Archive for the ‘developer’ Category

Last week the PhoneGap team released version 1.0.  I’m a big fan of the PhoneGap platform because it lets me build amazing apps for mobile devices and keep my client side web skills sharp.  No need to re-learn java or Objective-C.  I’m happy to say that the code that comes with the OneDayApp training series [...]

If you need to create a menu with some dropdowns there are hundreds, if not thousands, of examples out there.  But I’ve bookmarked my favorite here: http://davidwalsh.name/twitter-dropdown-jquery One of those simple touches is the "Login" dropdown on their homepage. I’ve taken some time to duplicate that functionality with jQuery. It’s simple, lets you embed whatever [...]