HTML5, Promise, Hype, Whatever
Syntax and Semantics Are Important
An interesting article on marketing versus reality on HTML5.
It has been my opinion that HTML, the language written over 30 years by committee and pushy individuals, is less than perfect.
I’d rather see XML period. A markup language in XML would be semantically correct, and syntactically consistent.
Until then, market me this 🙂
Read the article here http://www.wait-till-i.com/2011/02/09/using-html5-sensibly-and-multimedia-on-the-web-speaking-at-the-london-ajax-meetup/
JQuery Event Handling
De-complicating Browser Event Handling
JQuery simplifies event handling across browsers.
In jQuery, you define an event handler by simply passing the code you want to execute to a function that identifies the particular event.  There are several ready-made functions for most common events such as click, blur, hover, change, dblclick, focus, select (text selection), ready, scroll, and resize , plus multiple events for keyboard and mouse actions.
Read the article at Dr. Dobbs http://www.drdobbs.com/java/228800832
Dr. Dobbs on JQuery Chaining
Interesting article on the basics of JQuery function chaining. Â An interesting read.
Methods and method chainingThe primary characteristic of the jQuery library is its use of CSS selectors to “query” for pieces of the current document object model (DOM). Each query retrieves a collection of DOM references often referred to as a “wrapped set.” What to do next? You just call a method on the elements in the collection, and if the result is another jQuery collection, then you can call another method — thus building a chain of calls. But let’s have a look at some of the most important and commonly used methods.
Lifehacker’s 50 Free Apps To Be Thankful For
Free Apps That You Probably Already Use
Lifehacker does a really great job with this kind of thing. Â In checking the list, I use probably half of these, and the other half I really have no use for.
But check the list, its all very good.
Thanks to the programmers that made it and didn’t get to be billionaires.
Must Haves for the iLemmings
Must haves for the must have crowd.
Lifehacker does a great job again and has an uber list for the uber gadget that sort of works like a phone sometimes too.
http://lifehacker.com/5607809/lifehacker-pack-for-iphone-our-list-of-the-best-iphone-apps
I use a Blackberry, when they make an iPhone with a half life of more than 6 months with a replaceable battery I’ll probably consider an iPhone too.
The Best Windows Applications For Free
Lifehacker has done an excellent job at assembling a list of some really fine software.
http://lifehacker.com/5548767/lifehacker-pack-2010-our-list-of-essential-windows-downloads
Be a sport and support the software with a donation.