Laird Nelson on Concision in Programming Languages
Sage advice regarding the ever-present drive to express solutions with the minimum of redundancy, although I don’t find it by itself sufficient argument against closures etc.
(tags: sage advice concision)
I spent the first half of 2008 working on a project to enable mobile devices to do bi-directional data synchronization within the web-browser using AtomPub. I meant to blog about it a while back, but got busy with other things. Anyways, we’ve started to document our efforts in this area here. One of our goals is to make it easier to build browser applications that function well even in the absence of a network connection.
Read more...
My XDA - Oct 4, 2009
I prefer the WM 6.1 because it has the same view with WM 6.1.4. but I am now using WM 6.5 because it looks very good Regard, My Windows Mobile Blog
Recently Microsoft made available a new version of Windows Mobile, with a new version of Internet Explorer Mobile. Its based on the Desktop Internet Explorer 6 code base, so it should be much improved over the previous version. I wanted to see how well it supports JQuery, so I ran the test suite: http://jquery.com/test/. Disappointingly it failed to execute any tests, which is strange as the sample JQuery snippet displayed on the jquery.
Read more...