Great come back to Brown at the EU
Mar 25
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.
Read MoreMar 25
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.
Read MoreMar 16
…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
Read MoreMar 16
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…”
Read MoreMar 11
I’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.
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
Read MoreMar 10
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
Read MoreMar 10
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.
Read MoreMar 06