Featured Posts

The Value of Feeling Appreciated as an Employee in... Whether you’re a new employee or the vice president of the company, everyone wants to feel valued, even appreciated, in the workplace. Not only does it improve morale and make the workplace a more pleasant...

Read more

The difference between classic and motion tweens in... Here it is: If you're used to doing things "the cs3 way" then you can continue to do so with the classic tween tool. It works the same way as you remember, using key frames as normal, but you cannot...

Read more

PHP: If (equal to AND not equal) - eliminate form spam... Just learned a great function of PHP thats already made my forms a lot better. A while back I wrote an article about eliminating form spam without captchas by using css to hide a text input box for bots...

Read more

Drop Downs, Fly Outs, and Accordion Site Navigation: This last week I was in a meeting discussing a client site. It was a typical business meeting that was going into overtime on a Friday afternoon, and then things turned for the worst... someone suggested...

Read more

twitter

Breaking News

  •  

PhoneGap – An open Source HTML/JS framework for SmartPhone, Blackberry, and iPhone applications

Category : Coding and Database, SmartPhone, Technology

Ever wanted to create a program for you iphone but didn’t want to write it in C+?

With this new framework you can develop programs for smart phones and their kin using native hardware features (screen shake or tilting for instance) with nothing but HTML and JS. This is currently a free and open source project under the MIT licensed and should hopefully stay that way.

5 Years ago you could sound really cool by talking about flash. 2 years ago you got to sound cool developing flash programs that worked on the odd Nokia phone. (deploying these programs in any sort of a meaningful way was a whole norther task all together, but being able to do it at all was step 1.)

I think the next milestone is looming overhead: learn JQuery or MooTools well enough that you make flash developer’s jealous and deploy your program in a way that actually works. SWEET!