In: News
27 Aug 2009Nokia has been trying to produce a Touch phone that will satisfy everybody but it looks like not everybody is impressed with the touch capability of the N97 and 5800 Express Edition. Will the N900 have the touch screen everybody is waiting for? I can give credit apple for having a really nice touch screen.
The hands on and the ad videos of N900 look really impressive, speed, flow, look of N900 are good. Check it out yourself Watch Videos.
In: News| Windows Mobile
27 Aug 2009I got my HTC Touch Pro 2 from T-mobile couple days ago, and I absolutely love it. It is a windows mobile device that runs TouchFLO™ 3D on top of it. TouchFLO™ 3D works just fine without any frizzes, users of HTC TP2 have complained about the long time out when you hit the volume control buttons.
In: Web Development| jQuery
20 Feb 2009Running two JavaScript libraries on the same page is causing some issues, one or the other might be running but not both at the same time. The issue is that jQuery and Mootools are both using $ to call the function. There are number of fixes that could be done to make them both run on one page mainly all apply to jQuery.
This is the fix that worked for me witch I got from jQuery.com: