Archive for March, 2009

Things you can find about yourself online

March 27th, 2009

Every now and again you find the curiosity to Google yourself and you find some interesting things. Well it depends on what you do for a living, and working in IT helps!

Well a quick Google later and I discovered that I was mentioned in a blog post in the Telegraph in 2007. OK the information isn’t quite accurate but cool nonetheless.

A blogger in France decided that my tips and tricks on iPhone development merited being mentioned along side the stunning work the core Facebook iPhone app developer did.

Finally I was also quoted in The Register in 2000.

.tel goes live

March 25th, 2009

media_right_3Well I’ve just got my .tel domain http://richardhyland.tel

Time will tell if it’s any good or going to work, however I’ve actually got a .tel iPhone management tool awaiting approval from Apple.

Great come back to Brown at the EU

March 25th, 2009

and

Update: Dan Hannan has made a blog entry about his video going viral and how the main stream media no longer control the news.  It’s definitely worth a read.

Conservative Logo Generator

March 16th, 2009

…brought to you by the Labour Party.

Make your own logo, except hilariously they haven’t bothered to filter, check or prevent abuse of it

Try it yourself

http://torylogo.com/

1603092232_330220266

Grammatical irritations

March 16th, 2009

We are not all grammatically perfect but when it comes to advertising you would have thought someone would check.

Advert on the tube for Nivea for men beginning with:

“who would of thought…”

Changing browser loyalties

March 11th, 2009

internet_explorer_7_logoI’m a web developer and unlike a lot of developers I have been a big fan and user of Internet Explorer 7 and now version 8.

However the standards compliance of Internet Explorer has always left something to be desired.  With the introduction of 7 a few years back the job of making sites work in Internet Explorer became a whole lot easier, but there is still a lot missing that really ought to be included, and thank goodness transparent PNG support was added.

Recently I switched to using Internet Explorer 8 RC as my main browser and whilst I like it there were a number of failings I found.  The first is the so-called standards compliance.  Well seeing as it doesn’t support lots of CSS 3 properties doesn’t really make it standards compliant, but I digress. Mainly my issues were with it’s rendering of pages that looked great in Firefox, Chrome, Opera and Safari but just didn’t work properly in Internet Explorer 8.  The sites weren’t even using browser sniffing to load different stylesheets.  Quite simply IE’s implementation of the standards was different to all the other major browsers.  Sorry Microsoft, must try harder!

Over the past month or so I’ve suddenly discovered that I now use Firefox 3 as my primary browser at work (I still use Safari 4 at home as I’m a mac person) and combine it with Firebug and it’s simply stunning.

Spreadfirefox Affiliate Button

What actually prompted me to write about this was a story I picked up upon this morning entitled ‘IE8 May Be End of the Line For Internet Explorer‘.  It discusses the fact that Microsoft might be considering using Webkit (the engine behind Chrome and Safari) for Internet Explorer. In an article on AppleInsider Steve Ballmer is quoted as saying

Addressing a developer conference in Sydney Australia, Microsoft CEO Steve Ballmer said the idea of using WebKit as the rendering engine within its web browser was “interesting” and added “we may look at that.”

The fact that Ballmer would even mention using WebKit is very interesting indeed as you’d expect such a thing to be dismissed out of hand.  WebKit quite simply has the fastest and best rendering engine of any modern browser.  Just try Safari 4 on Windows or a Mac to try it out for yourself

Living without Windows

March 10th, 2009

Quite possibly the best article I’ve read about living without Windows and using Linux instead, and just why Linux still has a long way to go when it comes to desktop usage for non-techies.

http://www.computerworld.com/action/article.do?command=viewArticleBasic&taxonomyName=Operating+Systems&articleId=9126042&taxonomyId=89&pageNumber=1

Fixing other people’s code

March 10th, 2009

Well I’ve spent a very productive afternoon fixing CSS bugs in jQuery UI http://jqueryui.com, to make a very specific set of conditions work under Internet Explorer.

If you’re interested, basicaly putting an overflow inside the dialog overlow causes the first overflow to render incorrectly if the positions are relative.

The great thing, though about the open source community is I can now help my fellow programmers by submitting my findings (and fixes) back to the UI dev team.

This is where I have mixed feelings about open source, as in GPL style open source. If I write software as a sole developer what can I realistically offer than a small amount of support in addition to effectively giving my code away for free to anyone who buys a licence. Then for them to be able to resell it and I don’t make money anymore.

The GPL is great for big projects or simply hobbies but it isn’t all that great for sole developers. I much prefercthr method of giving source with the application but don’t give distribution rights away.

Understanding the recession

March 6th, 2009

A great graph showing the current state of the economy against other crashes.

Via dshort