Posted February 4th by Jay Crossler in Maps, Media, Web, iPhone
I’ve been asked to build a mobile strategy and prototype for the Tysons Corner area of Northern Virginia. One of the problems is that Tysons is (combined between Tysons I and Tysons II) one of the two largest malls in the country. Surrounding it is the intersection of four major roads, along with dozens of [...]
READ ON »
Posted January 29th by Jay Crossler in Code, Home Automation, Life, Pugs, Web, iPhone
(check out the above Chumby tiger cover here)
(built on previous Chumby iRemote post here)
Overview
This past month, I extended the web server on my older-style Chumby to add a lot of functionality to my house. For a while, I’ve wanted to automate a number of my home systems – X10 to control our home lights [...]
READ ON »
Posted January 24th by Jay Crossler in Maps, iPhone
I’ve been working on putting together an “Army App Store” to give to a few soldiers for testing. I’ve been trying to think of what apps would be best to install on SmartPhones that would have the most utility to soldiers in the field. One of the biggest misconceptions that people have is [...]
READ ON »
Posted June 19th by Jay Crossler in Code, Maps, Video Editing, Web, iPhone
I love HTML5! HTML5 is brand new – just available on a few browsers. The new features, especially the use of local SQL databases and canvases bring so much power to web application development. Before, things that you needed a full web server are now doable all within the browser. I [...]
READ ON »
Posted June 18th by Jay Crossler in Code, Maps, Web, iPhone
For the third post in this series, I’ll be showing how to do some pretty advanced iPhone applications using Mobile Safari and HTML5. These should all work on the latest OS3 that came out today. What’s special about these is that they are not actual “Apps” that get loaded to your phone from [...]
READ ON »
Posted June 17th by Jay Crossler in Code, Maps, Web, iPhone
Thanks to a great suggestion by AbigailG, I’ve updated the Flickr Proxy I wrote to search on dates as well as tags. I’ve found this improves the quality of the images returned. Great idea, and the code is zipped up here.
You can replace the ws.php into the previous Nearly1 example and you’ll get [...]
READ ON »
Posted June 16th by Jay Crossler in Code, Maps, Web, iPhone
The new iPhone OS3.0 will be coming out soon, and one of my favorite features is updating Mobile Safari to have much better support for HTML5. HTML5 is still in draft, but basically makes HTML much smarter and more powerful – by adding features like GeoLocation, 3D-animations, Offline Storage, and more.
This is the first [...]
READ ON »
Posted June 16th by jaycrossler in Code, iPhone
For my birthday this year, a bunch of my coworkers bought me a Chumby! These cool little devices are a cross between an iPod Touch and a Beanbag. They are completely open source (hardware and software), and are very hackable.
Here are a few resource that many people use:
Chumby Tricks
Chumby Forums
One of the coolest [...]
READ ON »
Posted May 14th by jaycrossler in iPhone
We are currently working on the “Internet Enabled Social Patrolling” research project. We’re really looking at how you can help augment professional networks with mobile tools like iPhones.
Here’s our public page, and a link to a briefing about the project
Although this application is being developed for an internal application, the architecture was designed to [...]
READ ON »