Posted by Daz Fri, 05 Sep 2008 17:02:20 GMT
Posted by Daz Mon, 16 Jun 2008 19:33:05 GMT
Posted by Daz Tue, 13 May 2008 18:32:25 GMT
Posted by Daz Thu, 01 Nov 2007 15:04:59 GMT
Posted by Daz Tue, 18 Sep 2007 13:57:53 GMT
Posted by Daz Mon, 27 Aug 2007 11:22:37 GMT
Posted by Daz Tue, 12 Jun 2007 12:19:50 GMT
After thinking about it I'm not sure that they actually want to compete with the many other browsers on Windows at all. The other piece of the puzzle is that the soon to be released iPhone doesn't run third party applications and is instead restricted to running what can be displayed using safari - web apps and DHTML. Apple probably want the iPhone to be another iPod in that it is bought and used by people who don't necessarily have macs and some of those will be developers who might like to contribute a widget but can't test it - which is where the Windows version of safari comes in.
I still think the fact that you can't run any real apps on it is a bit of a gaping hole and means that they are lagging behind windows mobile.
Posted by Daz Tue, 15 May 2007 12:39:40 GMT
I think that other jar might have jRuby in it ;-)
Posted by Daz Fri, 06 Apr 2007 12:54:39 GMT
Just as I was thinking this was too easy the sound kicked in..... I listened to it twice and still couldn't make out properly what was said and had no interest in listening to that nightmarish noise again.
Posted by Daz Wed, 07 Mar 2007 17:59:55 GMT
I started writing a quick set of assertxx functions to be able to test and then start test driving the new code.
After a short time I felt like I was re-inventing the wheel and a google later I found jsUnit. It has the nice comforting green bar and finds testxxx functions at runtime. Check it out.