<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
  
  <title>stuup // the ramblings of a Wolverhampton web geek</title>
  <subtitle>My website where I like to air my views on life, technology and anything else that tickles my fancy.</subtitle>
  <link href="https://stuup.com/feed.xml" rel="self" />
  <link href="https://stuup.com/" />
  <updated>2014-05-27T20:21:11Z</updated>
  <id>https://stuup.com/</id>
  <author>
    <name>stuup</name>
  </author>
  <entry>
    <title>Losing my mojo</title>
    <link href="https://stuup.com/blog/losing-my-mojo/" />
    <updated>2014-05-27T20:21:11Z</updated>
    <id>https://stuup.com/blog/losing-my-mojo/</id>
    <content type="html">&lt;p&gt;Its been a while since I last posted online… I’m trying to work out why that is but I think its a combination of a few things.&lt;/p&gt;
&lt;p&gt;When I first started this blog it was around the time of @media 2005 conference. These were exiting times for me, I had just finished reading &lt;a href=&quot;http://www.zeldman.com/&quot;&gt;Jeffrey Zeldman&lt;/a&gt;’s Designing with Web Standards and lots of my peers I had discovered in the blogosphere were networking at this and other conferences. The knowledge gained from this book coupled with the speakers papers gave me the extra drive I felt I needed to move forward in my web development career. This was at a time when most of the local Wolverhampton web development companies were still using tables for layout and probably had never heard of &lt;a href=&quot;http://www.csszengarden.com/&quot;&gt;CSS Zen Garden&lt;/a&gt; and what CSS could do.&lt;/p&gt;
&lt;p&gt;I then got myself involved with a &lt;a href=&quot;http://multipack.co.uk/&quot;&gt;local group of geeks&lt;/a&gt; who met regularly to discuss new technologies over a few beers, we even organised a few grass root conferences along the way. However my attendance gradually wained because of family commitments and most meets seemingly clashing with &lt;a href=&quot;http://www.wolves.co.uk/&quot;&gt;Wolves&lt;/a&gt; games.&lt;/p&gt;
&lt;p&gt;This blog which started nearly a decade ago has seen web design change completely from an industry with no real direction to a set of guides and best practices which everyone should adhere to. But this has had a knock on effect to my enthusiasm for all things web, things just don’t excite me as they did. People getting into the industry now don’t know how easy they have it… or maybe its just my age!&lt;/p&gt;
&lt;p&gt;Anyway, this is me saying I’m still here, 10 years older, knocking out websites and that I’ll try to post more meaningless drivel on a regular basis, albeit on a more personal and less web centred basis (: &lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Happy Birthday Matt!</title>
    <link href="https://stuup.com/blog/happy-birthday-matt/" />
    <updated>2009-05-31T13:56:10Z</updated>
    <id>https://stuup.com/blog/happy-birthday-matt/</id>
    <content type="html">&lt;p&gt;Dear Matt, you’re six today!&lt;/p&gt;
&lt;p&gt;Unwrapping your cards and presents this morning I was reminded by the elegance of your words, the agility of your thoughts and the nature of your actions of why I am so proud of you and the young man that you are becoming.&lt;/p&gt;
&lt;p&gt;Every time a birthday approaches I think back to how much has changed since you were born, and I look forward to how much will change in your lifetime, and hope I will be around long enough to give you the tools you need to navigate the world and grow into yourself.&lt;/p&gt;
&lt;p&gt;Happy birthday, son. I love you.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Emerging Standards</title>
    <link href="https://stuup.com/blog/emerging-standards/" />
    <updated>2009-02-24T23:36:50Z</updated>
    <id>https://stuup.com/blog/emerging-standards/</id>
    <content type="html">&lt;p&gt;Last Saturday brought about the inaugural &lt;a href=&quot;http://www.multipack.co.uk/presents/&quot;&gt;Multipack Presents&lt;/a&gt; event kindly hosted at the &lt;a href=&quot;http://www.oneblackbear.com/&quot;&gt;One Black Bear&lt;/a&gt; offices. The theme of this first event was “Emerging Standards” — &lt;a href=&quot;http://eclecticdreams.com/&quot;&gt;Matt Machell&lt;/a&gt;, &lt;a href=&quot;http://www.brucelawson.co.uk/&quot;&gt;Bruce Lawson&lt;/a&gt; and &lt;a href=&quot;http://www.kryogenix.org/days/&quot;&gt;Stuart Langridge&lt;/a&gt; discussed ARIA, HTML 5 and Whizzy Javacsript Stuff respectively.&lt;/p&gt;
&lt;p&gt;The event kicked off at &lt;a href=&quot;http://www.theoldcrown.com/&quot;&gt;The Old Crown&lt;/a&gt; pub where most of the attendee’s met up, it was good to see some new faces along with the regular peeps — about 25 people turned up, which was better than we expected considering this was our first event. After some liquid refreshment we headed over to the One Black Bear offices where the talks began. At this point I have to state that Gaz and Ross have the nicest working environment I have ever seen, very jealous!&lt;/p&gt;
&lt;p&gt;Matt started the presentations, his &lt;a href=&quot;http://eclecticdreams.com/blog/slides-from-multipack-presents-wai-aria-intro&quot;&gt;talk&lt;/a&gt; was a good introduction to the new ARIA specification and explained how to make rich internet applications more accessible. The presentation raised some good debate, Stuart came up with a nice idea about creating an ‘aria stylesheet’ without altering existing markup, which he quickly &lt;a href=&quot;http://www.kryogenix.org/days/2009/02/22/a-wai-aria-stylesheet&quot;&gt;knocked up&lt;/a&gt; the next day.&lt;/p&gt;
&lt;p&gt;Bruce’s talk followed, discussing HTML 5 and talked through the process of his HTML 5 redesign, explaining certain new tags that are being proposed. Maybe I’m mistaken, but one thing that I found odd with the specification is that there isn’t a tag that describes the actual main content for the page, there are tags for &lt;code&gt;&amp;lt;nav&amp;gt;&lt;/code&gt;, &lt;code&gt;&amp;lt;footer&amp;gt;&lt;/code&gt; etc but nothing to describe the actual content. There is &lt;code&gt;&amp;lt;section&amp;gt;&lt;/code&gt; but there can be multiple instances of &lt;code&gt;&amp;lt;section&amp;gt;&lt;/code&gt;. I think there should be a unique tag to describe this, Bruce has asked for developers to give feedback to the working group on anything they see as incorrect or has been overlooked so I may just send some feedback.&lt;/p&gt;
&lt;p&gt;After a break for munchies in the form of pizza kindly supplied by &lt;a href=&quot;http://www.campaignmonitor.com/&quot;&gt;Campaign Monitor&lt;/a&gt; the presentations were finished off with Stuart’s talk which discussed JavaScript and some nice features that are already built into particular browsers. All the methods discussed can be achieved using a variety of frameworks but it was interesting to know which methods were supported without a framework in particular browsers.&lt;/p&gt;
&lt;p&gt;I’m really looking forward to our next Multipack Presents event which is currently being organised, we’re asking for feedback on what you would like to see discussed, so if you want to be heard post your comment on the &lt;a href=&quot;http://www.multipack.co.uk/blog/2009/02/emerging-standards/&quot;&gt;Multipack blog&lt;/a&gt;. Until then, maybe I’ll catch up with you at the March meet.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Get your Geek on, again!</title>
    <link href="https://stuup.com/blog/get-your-geek-on-again/" />
    <updated>2008-06-26T22:28:34Z</updated>
    <id>https://stuup.com/blog/get-your-geek-on-again/</id>
    <content type="html">&lt;p&gt;After a two year hiatus &lt;a href=&quot;http://www.geekinthepark.co.uk/&quot;&gt;Geek in the Park&lt;/a&gt; returns to &lt;a href=&quot;http://en.wikipedia.org/wiki/Leamington_Spa&quot;&gt;Leamington Spa&lt;/a&gt; on Saturday 9th August 2008 and if the &lt;a href=&quot;http://2006.geekinthepark.co.uk/&quot;&gt;2006&lt;/a&gt; event is anything to go by you’ll be foolish to miss this years event organised by &lt;a href=&quot;http://www.multipack.co.uk/&quot;&gt;The Multipack&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;It all kicks off with a friendly family orientated picnic with fun &amp;amp; games in Jephson Gardens followed by an evening of talks by web industry leaders &lt;a href=&quot;http://www.hicksdesign.co.uk/&quot;&gt;Jon Hicks&lt;/a&gt; and &lt;a href=&quot;http://allinthehead.com/&quot;&gt;Drew McLellan&lt;/a&gt; at KoKos. Jon Hicks will present “Pixel Pushing: An Introduction to Icon Design” and Drew McLellan will talk about “What Brian Cant Never Taught You About Metadata”. &lt;strong&gt;If that isn’t enough to tempt you, don’t forget the event is free.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;See you there!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>A lick of paint</title>
    <link href="https://stuup.com/blog/a-lick-of-paint/" />
    <updated>2008-02-02T11:50:30Z</updated>
    <id>https://stuup.com/blog/a-lick-of-paint/</id>
    <content type="html">&lt;p&gt;2008 has brought with it a renewed vigour for the direction &lt;a href=&quot;http://www.multipack.co.uk/&quot;&gt;The Multipack&lt;/a&gt; is heading, with this in mind and being a community of web developers and designers in Birmingham the natural way of getting the ball rolling was to create a new design for our website and logo.&lt;/p&gt;
&lt;p&gt;Holding the paint brush was &lt;a href=&quot;http://paulrobertlloyd.com/&quot;&gt;Paul Lloyd&lt;/a&gt; who created the mock-ups for the website and logo—which I’m particularly pleased with. &lt;a href=&quot;http://www.trovster.com/&quot;&gt;Trevor Morris&lt;/a&gt; has done a brilliant job of implementing the design into html adding in Microformats and parsing all popular external feeds where possible.&lt;/p&gt;
&lt;p&gt;We also have a new forum that &lt;a href=&quot;http://sorrylies.com/&quot;&gt;Ross Riley&lt;/a&gt; has configured and there are a few others working behind the curtains making sure everything stays spick and span.&lt;/p&gt;
&lt;p&gt;There will be no excuses for people not knowing where and when things are taking place either, as we now meet up every second Saturday of each month at the &lt;a href=&quot;http://www.oldjointstocktheatre.co.uk/rte.asp?id=10&quot;&gt;Old Joint Stock&lt;/a&gt; with the premise of moving out further afield within the West Midlands a couple of times throughout the year.&lt;/p&gt;
&lt;p&gt;So whether you’re an existing member or not, register on the &lt;a href=&quot;http://forum.multipack.co.uk/&quot;&gt;forum&lt;/a&gt; and get the details for the next meet from &lt;a href=&quot;http://upcoming.yahoo.com/group/123/&quot;&gt;Upcoming&lt;/a&gt; and I’ll see you there!&lt;/p&gt;
&lt;p&gt;Keep watching for some interesting forthcoming events…&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>The Web Design Survey</title>
    <link href="https://stuup.com/blog/the-web-design-survey/" />
    <updated>2007-10-17T09:10:20Z</updated>
    <id>https://stuup.com/blog/the-web-design-survey/</id>
    <content type="html">&lt;p&gt;The &lt;a href=&quot;http://www.alistapart.com/articles/2007surveyresults&quot;&gt;results&lt;/a&gt; from &lt;a href=&quot;http://www.alistapart.com/articles/webdesignsurvey&quot;&gt;The Web Design Survey 2007&lt;/a&gt; have been translated and it makes for some very interesting reading.&lt;/p&gt;
&lt;p&gt;Here are some things that have surprised me.&lt;/p&gt;
&lt;dl&gt;
&lt;dt&gt;Age&lt;/dt&gt;
&lt;dd&gt;I always thought it was a young mans game. Young man being male/female 18-25 years old. Looks like there is a few years left in this old dog.&lt;/dd&gt;
&lt;dt&gt;Gender&lt;/dt&gt;
&lt;dd&gt;Maybe this is based on me being in the West Midlands, UK but 1 in 5 of my peers isn’t female.&lt;/dd&gt;
&lt;dt&gt;Geographic region&lt;/dt&gt;
&lt;dd&gt;There was 20% answered from the EU (except the UK) and 11.2% from the UK. There seemed to be a high percentage of people who answered from the UK compared to the EU, maybe this was a language issue.&lt;/dd&gt;
&lt;dt&gt;Type of organisation&lt;/dt&gt;
&lt;dd&gt;I was surprised to see about a quarter of people are either self-employed or freelance, that seems quite high for any industry&lt;/dd&gt;
&lt;dt&gt;Years at current job&lt;/dt&gt;
&lt;dd&gt;Looks like people move around often, I’m in the 3.6%&lt;/dd&gt;
&lt;/dl&gt;
</content>
  </entry>
  <entry>
    <title>8 Random Things</title>
    <link href="https://stuup.com/blog/8-random-things/" />
    <updated>2007-10-09T22:22:22Z</updated>
    <id>https://stuup.com/blog/8-random-things/</id>
    <content type="html">&lt;p&gt;I’ve been &lt;a href=&quot;http://andyhiggs.co.uk/blog/2007/09/24/8-random-things&quot;&gt;tagged&lt;/a&gt; &lt;a href=&quot;http://www.simonjobling.com/blog/2007/eight-random-things/&quot;&gt;more than once&lt;/a&gt; so I think I should bore you with my eight random things, but before I do here are the rules:&lt;/p&gt;
&lt;h2&gt;The Rules&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;You have to post these rules before giving your facts.&lt;/li&gt;
&lt;li&gt;Players state eight random facts/habits about themselves.&lt;/li&gt;
&lt;li&gt;At the end of the blog post, you tag eight people and list their names. (Don’t forget to leave them a comment telling them they’re tagged, and to read your blog.)&lt;/li&gt;
&lt;li&gt;People who are tagged need to write about their eight things on their own blog and also post these rules.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;With that over and done with, here goes…&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;When I was 8 I left my &lt;a href=&quot;http://en.wikipedia.org/wiki/SuperTed&quot;&gt;SuperTed&lt;/a&gt; teddy at The Natural History Museum and cried all the way home when my friends Dad said we couldn’t go back to get him, I think I left him with the Neanderthals. I’m not sure I’ve ever totally got over this.&lt;/li&gt;
&lt;li&gt;I have a trophy for coming first in a BMX race as a member of Wordsley BMX Club, however there was only me racing in my class.&lt;/li&gt;
&lt;li&gt;I hate spammers and think I should build a web app so people can muddy their data/contact form with incorrect contact details.&lt;/li&gt;
&lt;li&gt;I have scored a goal from the half-way line while playing for my &lt;a href=&quot;http://www.ounsdale.staffs.sch.uk/&quot;&gt;school&lt;/a&gt; against &lt;a href=&quot;http://www.wolverhamptongrammarschool.com/&quot;&gt;Wolverhampton Grammar School&lt;/a&gt;, something even Pelé didn’t manage I might add, though the level of opposition may have been a factor.&lt;/li&gt;
&lt;li&gt;I have no patience for DIY especially flat pack furniture, it has got so bad that the family go out when I have something to build and don’t come back till it’s done, go figure.&lt;/li&gt;
&lt;li&gt;My Granddad designed the wheels/tyres for &lt;a href=&quot;http://www.imdb.com/title/tt0062803/&quot;&gt;Chitty Chitty Bang Bang&lt;/a&gt;.&lt;/li&gt;
&lt;li&gt;I passed my BTEC National in Art and Design at &lt;a href=&quot;http://www.matthew-boulton.ac.uk/&quot;&gt;Matthew Boulton College&lt;/a&gt; with a Distinction and was named student of the year by the companies sponsoring the course – however I spent most of the time in the pub playing pool – for this I feel quite guilty, but not too much.&lt;/li&gt;
&lt;li&gt;My first exposure to the Internet was through CompuServe around 1991 surprisingly I actually liked it.&lt;/li&gt;
&lt;li&gt;I can’t count and don’t like rules.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;I told you I would bore you!&lt;/p&gt;
&lt;p&gt;Right who to tag, hmm&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&quot;http://www.ben-ward.co.uk&quot; rel=&quot;friend met&quot;&gt;Ben Ward&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.flashdesign.co.uk/&quot; rel=&quot;friend met&quot;&gt;Gareth Brown&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.roobottom.com&quot; rel=&quot;friend met&quot;&gt;Jon Roobottom&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.eclecticdreams.com&quot; rel=&quot;friend met&quot;&gt;Matt Machell&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://pixelenvy.co.uk/&quot; rel=&quot;friend met&quot;&gt;Nick Harris&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.fullcreammilk.co.uk&quot; rel=&quot;friend met&quot;&gt;Owen Gregory&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.sorrylies.com&quot; rel=&quot;friend met&quot;&gt;Ross Riley&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&quot;http://www.trovster.com&quot; rel=&quot;friend met&quot;&gt;Trevor Morris&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
</content>
  </entry>
  <entry>
    <title>If I could give you one word of advice…</title>
    <link href="https://stuup.com/blog/if-i-could-give-you-one-word-of-advice/" />
    <updated>2007-05-15T09:44:21Z</updated>
    <id>https://stuup.com/blog/if-i-could-give-you-one-word-of-advice/</id>
    <content type="html">&lt;p&gt;If I could give you one word of advice, it would be to never go with esure insurance, from my experience customer service is shocking.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt; I recently cancelled my policy with them and I’ve now received a letter off them to arrange payment of the balance, however this outstanding balance is because they had credited me this amount in the first place! Calm down, dear my arse!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Justice!</title>
    <link href="https://stuup.com/blog/justice/" />
    <updated>2007-05-01T22:33:10Z</updated>
    <id>https://stuup.com/blog/justice/</id>
    <content type="html">&lt;p&gt;The English team that doesn’t play football how it is supposed to be played may not win that much this season, they are certainly out of the Champions League. What a final it would be if Man Utd could do the business tomorrow.&lt;/p&gt;
&lt;p&gt;Oh José you weren’t the best team, what’s with the sour grapes?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Any recommendations?</title>
    <link href="https://stuup.com/blog/any-recommendations/" />
    <updated>2007-03-03T15:19:05Z</updated>
    <id>https://stuup.com/blog/any-recommendations/</id>
    <content type="html">&lt;p&gt;I’m after a 1TB external disc, I’ve looked at the &lt;a href=&quot;http://www.wdc.com/en/products/products.asp?driveid=270&amp;amp;language=en&quot;&gt;Western Digital&lt;/a&gt; one and it looks the ticket, I just wondered whether anyone has any personal recommendations I could take a look at before I jump in and buy something.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Code Monkey</title>
    <link href="https://stuup.com/blog/code-monkey/" />
    <updated>2007-02-28T09:04:56Z</updated>
    <id>https://stuup.com/blog/code-monkey/</id>
    <content type="html">&lt;p&gt;&lt;a href=&quot;http://www.jonathancoulton.com/music/thingaweek/CodeMonkey.mp3&quot;&gt;Sit back, listen and enjoy.&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Vote for something important!</title>
    <link href="https://stuup.com/blog/vote-for-something-important/" />
    <updated>2007-02-27T23:13:45Z</updated>
    <id>https://stuup.com/blog/vote-for-something-important/</id>
    <content type="html">&lt;p&gt;There has been lots of talk recently about the rip-off prices for football tickets in this country, the &lt;a href=&quot;http://fsf.org.uk/&quot;&gt;Football Supporter’s Federation&lt;/a&gt; are currently campaigning to reduce these cost, their principal aims are:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Universal away ticket price of no more than £15 for all Premier League (FAPL) games with £10 for concessions.&lt;/li&gt;
&lt;li&gt;A three-season freeze of prices at 2006/7 season levels for both season tickets and individual match tickets for seasons 2007/8-2009/10 imposed by FAPL rule. Encouragement of clubs to cut ticket prices in cash terms over and above the freeze, particularly at the low end.&lt;/li&gt;
&lt;li&gt;The facility fee received for all FAPL televised matches to be used to subsidise tickets prices for all attending those matches.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Their main objective is – &lt;q&gt;…to ensure that football again becomes the “people’s game”. Prices across the board in this country are absurd.&lt;/q&gt;&lt;/p&gt;
&lt;p&gt;Show your support by signing their &lt;a href=&quot;http://fsf.org.uk/petitions/away-tickets/&quot;&gt;supporters’ online petition&lt;/a&gt; today, and even if you don’t give two hoots about football, go sign it anyway, may help reduce the amount of money I’ll have to pay in the future.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>They never cease to amuse</title>
    <link href="https://stuup.com/blog/they-never-cease-to-amuse/" />
    <updated>2007-02-08T17:31:24Z</updated>
    <id>https://stuup.com/blog/they-never-cease-to-amuse/</id>
    <content type="html">&lt;p&gt;Overhearing my two sons at dinner yesterday the conversation went;&lt;/p&gt;
&lt;p&gt;Youngest – &lt;q&gt;When we bought our house how did they carry it, did they use a big lorry?&lt;/q&gt;&lt;/p&gt;
&lt;p&gt;Eldest – &lt;q&gt;No don’t be silly, this house was here when we moved in, we moved because our old house was messy.&lt;/q&gt;&lt;/p&gt;
&lt;p&gt;Kids&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Is it me?</title>
    <link href="https://stuup.com/blog/is-it-me/" />
    <updated>2007-01-17T20:01:20Z</updated>
    <id>https://stuup.com/blog/is-it-me/</id>
    <content type="html">&lt;p&gt;Now this may be a little political for me but… what the hell is going on in my country?&lt;/p&gt;
&lt;p&gt;There has been uproar this week over alleged &lt;a href=&quot;http://en.wikipedia.org/wiki/Shilpa_Shetty#Racism_controversy&quot;&gt;racist remarks&lt;/a&gt; aimed at &lt;a href=&quot;http://www.channel4.com/bigbrother/&quot;&gt;Big Brother&lt;/a&gt; contestant &lt;a href=&quot;http://www.shilpa-shetty.com/&quot;&gt;Shilpa Shetty&lt;/a&gt;. It is the staple diet of the tabloids and &lt;abbr title=&quot;Television&quot;&gt;TV&lt;/abbr&gt; news reports currently; and the &lt;acronym title=&quot;Prime Minister&quot;&gt;PM&lt;/acronym&gt; has discussed it in his &lt;a href=&quot;http://www.number10.gov.uk/output/Page10774.asp&quot;&gt;Question Time&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;If there has been any racist remarks than they need to be brought to book, but surely &lt;a href=&quot;http://www.channel4.com/news/dispatches/society/undercover_mosque&quot;&gt;condemning democracy and praising the Taliban for killing British soldiers&lt;/a&gt; should be the focus this week!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Happy Birthday</title>
    <link href="https://stuup.com/blog/happy-birthday/" />
    <updated>2006-12-19T22:54:13Z</updated>
    <id>https://stuup.com/blog/happy-birthday/</id>
    <content type="html">&lt;p&gt;Nearly missed this one, but I think it is worthy of celebration.&lt;/p&gt;
&lt;p&gt;I ignored you in the beginning, abused you for a while but now I fully embrace you &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt;, so have a great &lt;a href=&quot;http://www.w3.org/Style/CSS10/&quot;&gt;10th birthday&lt;/a&gt; you make maintenance so much more easy than the tag soup I used to create, thank you.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Oh dear</title>
    <link href="https://stuup.com/blog/oh-dear/" />
    <updated>2006-12-04T22:11:34Z</updated>
    <id>https://stuup.com/blog/oh-dear/</id>
    <content type="html">&lt;p&gt;While researching what treatment is best for our youngests’ ear infection I went to the &lt;a href=&quot;http://www.nhsdirect.nhs.uk/&quot;&gt;NHS Direct&lt;/a&gt; self-help website, I noticed they have a Langugages section. Don’t ask me why but I clicked on the &lt;a href=&quot;http://www.nhsdirect.nhs.uk/languages/leaflets.aspx?language=ko&quot;&gt;Korean&lt;/a&gt; link to then be served &lt;a href=&quot;http://www.nhsdirect.nhs.uk/images/languages/Flu_influenza_es.gif&quot;&gt;a&lt;/a&gt; &lt;a href=&quot;http://www.nhsdirect.nhs.uk/images/languages/Antenatal_care_es.gif&quot;&gt;bunch&lt;/a&gt; &lt;a href=&quot;http://www.nhsdirect.nhs.uk/images/languages/Cancer_of_the_cervix_es.gif&quot;&gt;of&lt;/a&gt; &lt;a href=&quot;http://www.nhsdirect.nhs.uk/images/languages/Cataracts_es.gif&quot;&gt;images&lt;/a&gt; for the text. It’s no different for &lt;a href=&quot;http://www.nhsdirect.nhs.uk/languages/leaflets.aspx?language=es&quot;&gt;all&lt;/a&gt; &lt;a href=&quot;http://www.nhsdirect.nhs.uk/languages/leaflets.aspx?language=fr&quot;&gt;the&lt;/a&gt; &lt;a href=&quot;http://www.nhsdirect.nhs.uk/languages/leaflets.aspx?language=tr&quot;&gt;other&lt;/a&gt; &lt;a href=&quot;http://www.nhsdirect.nhs.uk/languages/leaflets.aspx?language=tr&quot;&gt;languages&lt;/a&gt;, is this how our hard earned money is being spent?&lt;/p&gt;
&lt;p&gt;Right I’m off to care for him, shocking really isn’t it?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Scary</title>
    <link href="https://stuup.com/blog/scary/" />
    <updated>2006-11-29T22:17:25Z</updated>
    <id>https://stuup.com/blog/scary/</id>
    <content type="html">&lt;p&gt;It’s a long documentary but it’s worth it.&lt;/p&gt;&lt;p&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>If you’re feeling generous</title>
    <link href="https://stuup.com/blog/if-youre-feeling-generous/" />
    <updated>2006-11-29T21:45:54Z</updated>
    <id>https://stuup.com/blog/if-youre-feeling-generous/</id>
    <content type="html">&lt;p&gt;&lt;a href=&quot;http://andyhiggs.co.uk/&quot;&gt;Andy Higgs&lt;/a&gt; has built a &lt;a href=&quot;http://clearmystudentdebt.co.uk/&quot;&gt;site&lt;/a&gt; to try to clear his monstrous debt. If you’re feeling generous you can &lt;a href=&quot;http://clearmystudentdebt.co.uk/donate.htm&quot;&gt;donate&lt;/a&gt; as much or as little as you want.&lt;/p&gt;
&lt;p&gt;Now I know what you’re thinking “it’s his fault his debt is as large as it is!” or “the money he’ll earn having been to University will pay it off” but knowing Andy I doubt the £12k was spent on debauchery and every &lt;a href=&quot;http://clearmystudentdebt.co.uk/donate.htm&quot;&gt;donation&lt;/a&gt; helps however small it is.&lt;/p&gt;
&lt;p&gt;Of course if he does clear his debt from donations I expect him to donate the extra to another charity, like the &lt;a href=&quot;http://multipack.co.uk/&quot;&gt;Multipack&lt;/a&gt; beer fund 😉&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>I nailed my spam!</title>
    <link href="https://stuup.com/blog/i-nailed-my-spam/" />
    <updated>2006-11-27T22:51:03Z</updated>
    <id>https://stuup.com/blog/i-nailed-my-spam/</id>
    <content type="html">&lt;p&gt;Finally I’ve had a couple of hours to sort some code out to block the lovely spammers out there. I’ve tried implementing a few &lt;del&gt;clever&lt;/del&gt; bizarre ways but each one never seemed to work. &lt;/p&gt;
&lt;p&gt;I’ve now implemented the lovely &lt;a href=&quot;http://akismet.com/&quot;&gt;Akismet&lt;/a&gt; plug-in and it works a treat, because I use &lt;a href=&quot;http://www.omnipilot.com/lasso/&quot;&gt;Lasso&lt;/a&gt; there wasn’t an actual plug-in I could bolt on so I based my code on Jason Huck’s &lt;a href=&quot;http://tagswap.net/akismet&quot;&gt;implementation&lt;/a&gt;, kudos to &lt;a href=&quot;http://humanlint.com/&quot;&gt;Owen Gregory&lt;/a&gt; for pointing me to the source code.&lt;/p&gt;
&lt;p&gt;Now I can focus on actually blogging, won’t that be fun for you!&lt;/p&gt;
&lt;p&gt;So far, so good. Fancy seeing if you’re a dirty spammer?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>To the iPod generation</title>
    <link href="https://stuup.com/blog/to-the-ipod-generation/" />
    <updated>2006-11-11T08:25:02Z</updated>
    <id>https://stuup.com/blog/to-the-ipod-generation/</id>
    <content type="html">&lt;p&gt;Go &lt;a href=&quot;http://british-legion.blogspot.com/&quot;&gt;grab&lt;/a&gt; the &lt;a href=&quot;http://british-legion.blogspot.com/&quot;&gt;download&lt;/a&gt; and have some respect!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>What you find looking through your stats</title>
    <link href="https://stuup.com/blog/what-you-find-looking-through-your-stats/" />
    <updated>2006-10-07T15:44:12Z</updated>
    <id>https://stuup.com/blog/what-you-find-looking-through-your-stats/</id>
    <content type="html">&lt;p&gt;Maybe I’m too much of a geek but I love analysing my stats. &lt;/p&gt;
&lt;p&gt;Today I looked at who was hijacking my graphics, the most popular graphic being hijacked at the moment is the &lt;a href=&quot;https://stuup.com/_graphics/ui/icons/comments.png&quot;&gt;comment icon&lt;/a&gt; from the popular &lt;a href=&quot;http://www.famfamfam.com/&quot;&gt;FamFamFam&lt;/a&gt; icon set, Christ it’s not as if they can’t go get those themselves!&lt;/p&gt;
&lt;p&gt;There are a few minor MySpace sites out there using this graphic, but also there is what seems like one large Polish site. I’ve sent them an email asking them kindly to stop linking to my server and I’ll just have to wait and see whether they duly act.&lt;/p&gt;
&lt;p&gt;I could create some Apache rule to stop this but I like to be able to peak at who are stupid enough to play this game.&lt;/p&gt;
&lt;p&gt;Do you think a week is long enough before I change the graphic to Goatse?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Have you got 10 minutes?</title>
    <link href="https://stuup.com/blog/have-you-got-10-minutes/" />
    <updated>2006-07-27T23:22:23Z</updated>
    <id>https://stuup.com/blog/have-you-got-10-minutes/</id>
    <content type="html">&lt;p&gt;Go check out &lt;a href=&quot;http://www.iconfactory.com&quot;&gt;iconfactory.com&lt;/a&gt;, looks like they are in the process of redesigning their website, these people are funny.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Get you’re geek on!</title>
    <link href="https://stuup.com/blog/get-youre-geek-on/" />
    <updated>2006-07-25T20:27:34Z</updated>
    <id>https://stuup.com/blog/get-youre-geek-on/</id>
    <content type="html">&lt;p&gt;Fancy a day full of geeked out fun where you can bring the family and they can see what you get up to at all these meets you go to? Then &lt;a href=&quot;http://www.geekinthepark.co.uk/&quot;&gt;Geek in the Park&lt;/a&gt; might appeal to you…&lt;/p&gt;
&lt;blockquote&gt;&lt;p&gt;Geek in the Park is a day-long get together, picnic, and discussion for anyone to do with the Internet (developers, designers, programmers… whatever!). This is a very informal affair so family and friends are very much welcome to attend too.&lt;/p&gt;
&lt;p&gt;The big day is taking place in Royal Leamington Spa, Warwickshire. Split in to two main events, Geek in the Park starts with The Picnic during the day, followed by The Discussion in the evening. The event starts on Sunday at noon and everything should wrap up by around 11pm.&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;&lt;a href=&quot;http://www.trovster.com/&quot;&gt;Trevor Morris&lt;/a&gt; has done a sterling job of organising this event along with &lt;a href=&quot;http://andyhiggs.co.uk/&quot;&gt;Andy Higgs&lt;/a&gt; and a few others from the &lt;a href=&quot;http://www.multipack.co.uk&quot;&gt;Multipack&lt;/a&gt; they have created a website for the event which wouldn’t look out of place in anybodies portfolio, go check it out, digg the comments pool, these guys/gals are the dogs.&lt;/p&gt;
&lt;p&gt;Anyways the day will be full of fun &amp;amp; frolics where like minded people can meet and discuss the latest web technologies or just play Frisbee™. The night will be spent in a nearby pub, where a discussion will be headed by &lt;a href=&quot;http://www.splintered.co.uk/&quot;&gt;Patrick H Lauke&lt;/a&gt; and &lt;a href=&quot;http://www.brucelawson.co.uk/&quot;&gt;Bruce Lawson&lt;/a&gt; called ‘Where the rubber meets the road: Web Accessibility and Pragmatism.’&lt;/p&gt;
&lt;p&gt;Don’t forget that this is a totally FREE event. See you there!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>There is a god!</title>
    <link href="https://stuup.com/blog/there-is-a-god/" />
    <updated>2006-07-05T22:14:19Z</updated>
    <id>https://stuup.com/blog/there-is-a-god/</id>
    <content type="html">&lt;p&gt;Justice! Portugal are out. Commentators are berating their style of play and sportsmanship, the crowd were booing Ronaldo from the kick off, he was crying at the end. Carvalho is out of the third place game and gave away the penalty.&lt;/p&gt;
&lt;p&gt;Would I be called greedy to have wished France to have gone on to score a goal when Ricardo came up for a corner?&lt;/p&gt;
&lt;p&gt;Roll on Euro 2008, hope we meet you Portugal!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Is it Groundhog Day?</title>
    <link href="https://stuup.com/blog/is-it-groundhog-day/" />
    <updated>2006-07-01T22:39:40Z</updated>
    <id>https://stuup.com/blog/is-it-groundhog-day/</id>
    <content type="html">&lt;p&gt;Bloody penalties! Will we ever learn?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>I’m not going to @media 2006</title>
    <link href="https://stuup.com/blog/im-not-going-to-media-2006/" />
    <updated>2006-06-14T21:45:57Z</updated>
    <id>https://stuup.com/blog/im-not-going-to-media-2006/</id>
    <content type="html">&lt;p&gt;I’m not stepping onto a train down to London. I won’t be meeting up with the &lt;a href=&quot;http://www.multipack.co.uk/&quot;&gt;Multipack&lt;/a&gt;. I won’t be listening to my peers with interest. I also won’t be doing any networking.&lt;/p&gt;
&lt;p&gt;These grapes taste horrible!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Never miss a World Cup match</title>
    <link href="https://stuup.com/blog/never-miss-a-world-cup-match/" />
    <updated>2006-05-18T21:30:00Z</updated>
    <id>https://stuup.com/blog/never-miss-a-world-cup-match/</id>
    <content type="html">&lt;p&gt;You’ll never miss a World Cup match now, &lt;a href=&quot;http://www.simonjobling.com/&quot;&gt;Simon Jobling&lt;/a&gt; has built the perfect compliment for your football shirt and face paint &lt;a href=&quot;http://www.worldcupkickoff.com/&quot;&gt;World Cup KickOff&lt;/a&gt;. Select your team and grab the calendar file, you can even sync it with your PDA/Mobile Phone. &lt;a href=&quot;http://en.wikipedia.org/wiki/Statto&quot;&gt;Statto&lt;/a&gt; I’m coming for you!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>The benefits of Multipackers</title>
    <link href="https://stuup.com/blog/the-benefits-of-multipackers/" />
    <updated>2006-05-11T22:21:15Z</updated>
    <id>https://stuup.com/blog/the-benefits-of-multipackers/</id>
    <content type="html">&lt;p&gt;Last Saturday was my third &lt;a href=&quot;http://www.multipack.co.uk/&quot;&gt;Multipack&lt;/a&gt; meeting and the numbers are gradually rising. I’ve enjoyed every one of them so far, it’s good to talk to like minded people who know what I’m on about – even if you do get pints thrown at you.&lt;/p&gt;
&lt;p&gt;While mulling over certain software people use &lt;a href=&quot;http://www.multipack.co.uk/members/ross-riley/&quot;&gt;Ross&lt;/a&gt; mentioned that he used &lt;a href=&quot;http://www.newsfirerss.com/&quot;&gt;NewsFire&lt;/a&gt; for his RSS aggregator, it is built by &lt;a href=&quot;http://www.newsfirex.com/blog/&quot;&gt;David Watanabe&lt;/a&gt; the same guy that gave us &lt;a href=&quot;http://www.acquisitionx.com/&quot;&gt;Acquisition&lt;/a&gt;. &lt;/p&gt;
&lt;p&gt;This said I decided to give it a go, I’ve never really been one to use a RSS aggregator – don’t ask me why – as I normally just visit the sites I read in my browser during the course of the day, and clicking on the &lt;a href=&quot;http://www.mozilla.com/firefox/livebookmarks.html&quot;&gt;live bookmarks&lt;/a&gt; in &lt;a href=&quot;http://www.mozilla.com/firefox/&quot;&gt;Firefox&lt;/a&gt; to see if my subscribed feeds have been updated.&lt;/p&gt;
&lt;p&gt;Using &lt;a href=&quot;http://www.newsfirerss.com/&quot;&gt;NewsFire&lt;/a&gt; has made me much more productive as I don’t spend time going to sites I’ve read three times previously that day. NewsFire will just politely tell me when a new article has been posted.&lt;/p&gt;
&lt;p&gt;Yeah and before you say I knew the principles of aggregators I just didn’t think one of the benefits would be less distractions.&lt;/p&gt;
&lt;p&gt;Thanks &lt;a href=&quot;http://www.multipack.co.uk/members/ross-riley/&quot;&gt;Ross&lt;/a&gt;, it’s good this tinternet isn’t it?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Nobody told me!</title>
    <link href="https://stuup.com/blog/nobody-told-me/" />
    <updated>2006-05-11T21:58:20Z</updated>
    <id>https://stuup.com/blog/nobody-told-me/</id>
    <content type="html">&lt;p&gt;It takes me a while to make a decision, so I spent a long time finding the right bike. I must have gone to 5 bike shops and looked on every online shop selling bikes but knowbody mentioned anything about getting used to this new culinary diet. &lt;/p&gt;
&lt;p&gt;Why so many gnats/greenfly have to end up in my mouth I don’t know. Well today was the record I must have ate at least 10 of the little bleeders, I still found room to eat my tea when I got home from work though!&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Doing my bit for the environment</title>
    <link href="https://stuup.com/blog/doing-my-bit-for-the-environment/" />
    <updated>2006-04-21T20:07:41Z</updated>
    <id>https://stuup.com/blog/doing-my-bit-for-the-environment/</id>
    <content type="html">&lt;p&gt;I’ve recently bought a &lt;a href=&quot;http://www.halfords.com/webapp/wcs/stores/servlet/ProductDisplay?catalogId=10151&amp;amp;storeId=10001&amp;amp;productId=201349&amp;amp;categoryId=52208&amp;amp;langId=-1&amp;amp;parent_category_rn=52208&amp;amp;crumb=33957&amp;amp;varient=&amp;amp;CarSelectorCatalogId=&amp;amp;CarSelectorGroupId=&quot;&gt;bike&lt;/a&gt; to cycle to work with the intention of getting rid of my beer gut. Since starting to cycle to work I’ve become quite conscience about how I’m not contributing to the pollution levels and feel I’m doing my bit for our planet – don’t worry I won’t be hijacking any whaling boats in the Antarctic.&lt;/p&gt;
&lt;p&gt;Apart from dodging the &lt;a href=&quot;http://en.wikipedia.org/wiki/White_van_man&quot;&gt;White Van Men&lt;/a&gt; and &lt;a href=&quot;http://en.wikipedia.org/wiki/Chelsea_tractor&quot;&gt;Chelsea Tractors&lt;/a&gt; it’s been quite easy to get into considering I’ve not cycled for 15 years. I would recommend it to anyone who sits behind a computer all day and doesn’t get much exercise.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>The price you pay</title>
    <link href="https://stuup.com/blog/the-price-you-pay/" />
    <updated>2006-04-11T20:13:13Z</updated>
    <id>https://stuup.com/blog/the-price-you-pay/</id>
    <content type="html">&lt;p&gt;The only drawback of Hip Hop is that the &lt;a href=&quot;http://news.bbc.co.uk/1/hi/entertainment/4900690.stm&quot;&gt;talented ones&lt;/a&gt; often go before their time. RIP Proof.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>To the dark side…</title>
    <link href="https://stuup.com/blog/to-the-dark-side/" />
    <updated>2006-04-05T20:51:20Z</updated>
    <id>https://stuup.com/blog/to-the-dark-side/</id>
    <content type="html">&lt;p&gt;For those that want the best of both worlds, Apple gives us &lt;a href=&quot;http://www.apple.com/macosx/bootcamp/&quot;&gt;Bootcamp&lt;/a&gt;&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Is it just coincidence?</title>
    <link href="https://stuup.com/blog/is-it-just-coincidence/" />
    <updated>2006-04-04T20:54:54Z</updated>
    <id>https://stuup.com/blog/is-it-just-coincidence/</id>
    <content type="html">&lt;p&gt;I’m a &lt;a href=&quot;http://www.wolves.co.uk&quot;&gt;Wolves&lt;/a&gt; fan! There you go it’s out in the open, I feel a lot better.&lt;/p&gt;
&lt;p&gt;Now on to the real reason for this post…&lt;/p&gt;
&lt;p&gt;We’ve had some promising results of late and looked as if we would seise that last playoff spot. So on season ticket deadline day I decided to renew my ticket saving a few quid in the “Early Bird” scheme – a couple of people I know didn’t renew theirs the season we were promoted and got stung by an increase of £200+. &lt;/p&gt;
&lt;p&gt;So am I cynical or is it just coincidence that the &lt;a href=&quot;http://news.bbc.co.uk/sport1/hi/football/teams/w/wolverhampton_wanderers/results/default.stm&quot;&gt;last two games&lt;/a&gt; after this deadline we’ve lost and put in arguably the worst performances all season.&lt;/p&gt;
&lt;p&gt;Still, could be worse, I could support Derby County 😉&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Rob dogs!</title>
    <link href="https://stuup.com/blog/rob-dogs/" />
    <updated>2006-03-24T19:58:20Z</updated>
    <id>https://stuup.com/blog/rob-dogs/</id>
    <content type="html">&lt;p&gt;Just visited &lt;a href=&quot;http://www.simplebits.com/&quot;&gt;SimpleBits&lt;/a&gt; and noticed Dan’s new website has been copied already… scum! If you are small brained enough to copy someone’s site, please at least change CSS declarations etc.&lt;/p&gt;
&lt;p&gt;Reminds me of a certain website that copied &lt;a href=&quot;http://www.stopdesign.com/&quot;&gt;Stop Design&lt;/a&gt; not so long back, the name and url elude me but… I’ve suddenly got the words “&lt;a href=&quot;http://www.channel4.com/entertainment/tv/microsites/A/alig/borat.html&quot;&gt;high five yakshimash&lt;/a&gt;” come into my head.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Dan Cederholm pixel pushes again</title>
    <link href="https://stuup.com/blog/dan-cederholm-pixel-pushes-again/" />
    <updated>2006-03-21T21:32:59Z</updated>
    <id>https://stuup.com/blog/dan-cederholm-pixel-pushes-again/</id>
    <content type="html">&lt;p&gt;The man behind &lt;a href=&quot;http://www.simplebits.com/&quot;&gt;SimpleBits&lt;/a&gt; has updated his site, very nice it is too.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>RSS Feed</title>
    <link href="https://stuup.com/blog/rss-feed/" />
    <updated>2006-03-17T21:59:52Z</updated>
    <id>https://stuup.com/blog/rss-feed/</id>
    <content type="html">&lt;p&gt;Finally sorted my RSS feed out, so if your interested you can grab my feed &lt;a href=&quot;https://stuup.com/feeds/journal.rss&quot;&gt;here&lt;/a&gt;.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Web Developer Accreditations</title>
    <link href="https://stuup.com/blog/web-developer-accreditations/" />
    <updated>2006-03-15T23:22:35Z</updated>
    <id>https://stuup.com/blog/web-developer-accreditations/</id>
    <content type="html">&lt;p&gt;I’ve been thinking these last couple of years that we need some sort of government accreditation within our industry. An ISO/BSI accredited certification would give clients more confidence when choosing a suitable web development company.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.kevinleitch.co.uk/&quot;&gt;Kevin Leitch&lt;/a&gt; &lt;a href=&quot;http://www.kevinleitch.co.uk/wp/index.php?p=112&quot;&gt;mentioned&lt;/a&gt; it a while back and &lt;a href=&quot;http://johnoxton.co.uk/article/28/having-read-pas-78&quot;&gt;John Oxton&lt;/a&gt; has recently brought up the subject again while mulling over the &lt;a href=&quot;http://www.bsi-global.com/ICT/PAS78/index.xalter&quot;&gt;&lt;abbr title=&quot;Publicly Available Specification&quot;&gt;PAS&lt;/abbr&gt; 78 Guide to Good Practice in Commissioning Accessible Websites&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Having read this guide now it gives me extra confidence when I battle against trying to make websites as accessible as possible without compromising the design. But having a particular accreditation would really help to show this to potential clients who aren’t aware of these guidelines.&lt;/p&gt;
&lt;p&gt;Is there anything on the horizon so we can all be properly accessed to &lt;del&gt;exterminate the amateurs&lt;/del&gt; accredit those who care?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>I is a Multipack Member I is</title>
    <link href="https://stuup.com/blog/i-is-a-multipack-member-i-is/" />
    <updated>2006-02-10T20:42:12Z</updated>
    <id>https://stuup.com/blog/i-is-a-multipack-member-i-is/</id>
    <content type="html">&lt;p&gt;I’m a certified member of &lt;a href=&quot;http://www.multipack.co.uk/&quot;&gt;Multipack&lt;/a&gt; now, never been to one of these web ‘meetups’ for fear of bumping in to a geek maniac off the Tinternet. But looking at the member list I think I’ll be pretty safe as long as the big Welsh lad doesn’t turn up! 😛&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>I’ve had some glasses</title>
    <link href="https://stuup.com/blog/ive-had-some-glasses/" />
    <updated>2006-02-09T20:29:51Z</updated>
    <id>https://stuup.com/blog/ive-had-some-glasses/</id>
    <content type="html">&lt;p&gt;To my surprise I’ve recently been prescribed glasses. I say surprise because I felt I had pretty good vision and only rarely  suffered eye strain.&lt;/p&gt;
&lt;p&gt;I went to my local &lt;a href=&quot;http://www.danda.co.uk/&quot;&gt;D&amp;amp;A&lt;/a&gt; to get my prescription and order my glasses. I’ve now been wearing my glasses all week and my eyes feel like I’ve been out for an all nighter with the love child of Oliver Reed and Pete Docherty.&lt;/p&gt;
&lt;p&gt;Is this just normal, and me getting used to them?&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>iLife</title>
    <link href="https://stuup.com/blog/ilife/" />
    <updated>2006-01-17T19:27:30Z</updated>
    <id>https://stuup.com/blog/ilife/</id>
    <content type="html">&lt;p&gt;Got my hands on &lt;a href=&quot;http://www.apple.com/ilife/&quot;&gt;iLife&lt;/a&gt; over the weekend, first impressions are that it looks quite a nice upgrade. I think the &lt;a href=&quot;http://www.apple.com/ilife/iphoto/features/photocasting.html&quot;&gt;Photocasting&lt;/a&gt; via RSS will be quite handy when distributing my photos to family and friends, unfortunately you’ll need a &lt;a href=&quot;http://www.apple.com/&quot;&gt;Mac&lt;/a&gt; with &lt;a href=&quot;http://www.apple.com/ilife/&quot;&gt;iLife&lt;/a&gt; to get the most out of it.&lt;/p&gt;
&lt;p&gt;iWeb looks quite a nice program too, it looks so much like a program I downloaded a couple of months ago – the name temporarily eludes me – can anyone help? Unfortunately the code it spits out isn’t too clever &lt;a href=&quot;http://whatdoiknow.org/archives/002582.shtml&quot;&gt;Todd Dominey&lt;/a&gt; sums it up quite well.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Apple Announcements</title>
    <link href="https://stuup.com/blog/apple-announcements/" />
    <updated>2005-10-11T10:35:40Z</updated>
    <id>https://stuup.com/blog/apple-announcements/</id>
    <content type="html">&lt;p&gt;New &lt;a href=&quot;http://www.apple.com/ipod/&quot;&gt;iPods&lt;/a&gt; and &lt;a href=&quot;http://www.apple.com/imac/&quot;&gt;iMacs&lt;/a&gt; have just been announced over at &lt;a href=&quot;http://www.apple.com/&quot;&gt;Apple&lt;/a&gt;. While I was expecting an update for the iPod, the iMac update came as a surprise, who would have thought that it would come before the Powerbooks.&lt;/p&gt;
&lt;p&gt;Not sure about the &lt;a href=&quot;http://www.apple.com/itunes/&quot;&gt;iTunes&lt;/a&gt; up date though! I can see why people would want to watch and listen to their music video but why anyone would want to watch an episode on their favourite TV programme on such a small screen is beyond me. For Christ’s sake Apple I thought it was supposed to be “&lt;a href=&quot;http://www.apple.com/pr/library/2005/jan/11fce.html&quot;&gt;the year of High Definition Video&lt;/a&gt;”&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Gotta get me one of these!</title>
    <link href="https://stuup.com/blog/gotta-get-me-one-of-these/" />
    <updated>2005-09-08T14:10:57Z</updated>
    <id>https://stuup.com/blog/gotta-get-me-one-of-these/</id>
    <content type="html">&lt;p&gt;I gotta get myself one of &lt;a href=&quot;http://www.apple.com/ipodnano/&quot;&gt;these&lt;/a&gt;!&lt;/p&gt;
&lt;p&gt;They have got the right balance of size and features now, I always thought the &lt;a href=&quot;http://www.apple.com/ipod/color/&quot;&gt;iPod&lt;/a&gt; was a little large even the iPod Mini would have been noticeable in your pocket and the &lt;a href=&quot;http://www.apple.com/ipodshuffle/&quot;&gt;iPod shuffle&lt;/a&gt; was pointless, who really doesn’t want to be able to choose what songs they listen to some of the time?&lt;/p&gt;
&lt;p&gt;But &lt;a href=&quot;http://www.apple.com/ipodnano/&quot;&gt;this&lt;/a&gt;, well &lt;a href=&quot;http://www.apple.com/ipodnano/&quot;&gt;this&lt;/a&gt; is just gonna sell.&lt;/p&gt;
</content>
  </entry>
  <entry>
    <title>Who was your first?</title>
    <link href="https://stuup.com/blog/who-was-your-first/" />
    <updated>2005-08-11T09:31:15Z</updated>
    <id>https://stuup.com/blog/who-was-your-first/</id>
    <content type="html">&lt;p&gt;I first used an RM Nimbus at school with Pagemaker 2 but I can’t really count that as I didn’t know what I was doing on it.&lt;/p&gt;
&lt;p&gt;So discounting the above my first computer was the Macintosh II vx, a lovely little beast that was the blame for my love of Macs.&lt;/p&gt;
&lt;p&gt;What was your first and do you look back in fondness?&lt;/p&gt;
</content>
  </entry>
</feed>