I just discovered that realestate.com.au is running a mobile version of their website (as a very trendy beta), which is actually extremely useful. It’s obviously been designed with iPhone users in mind but it was fully functional on my Nokia E71.
Is it just me or does the Australian Government fundamentally have something against its citizens using the Internet? The latest is a proposal to require ISPs to ban users who are caught pirating copyrighted material. I thought punishing criminals was the job of the police?
However, I have worked out what the reason is behind all these attempts to destroy Australia’s internet access: the Government is attempting to dissuade or prevent people from using the Internet so that our crappy networks will be able to handle the increasing bandwidth needed for multimedia transfers (think YouTube, IPTV, Skype, etc). Instead of upgrading the networks I’m sure it’s much cheaper to just stop people using them. Devious bastards.
I have recently been doing quite a bit of development with both ExtJS and jQuery and I thought I would share my experiences with both of them. One thing to keep in mind is that I’m not going to say whether one is really good or bad – they’re both excellent libraries and your choice for any given project might simply come down to personal preference. That said, the rest of this will be my opinion on the two.
One of my friends just sent me this and I felt I had to share it! I think it’s actually scarily accurate:

Some good news from browser makers today to put a cap on a great year for browser development and innovation.
CouchDB is a (relatively) new database option for development that focuses on documents, rather than generic relational systems like most databases do. I think the concept is appealing and support for things like automatic versioning and distributed processing and storage could mean a lot fewer headaches that trying to get a custom system going yourself. Also interesting is the JSON storage format, which would make this ideal to use in many asynchronous web applications as the data returned can be used straight away on the browser.
I haven’t had any cause to use this system yet but I’ll be sure to write a review when I do. Anyone else taken this for a spin?