-
In this example, the user can touch a box to drag it around the screen. The high-level steps are the same as before. You create an element to manipulate, register event handlers, and implement event handlers. However, in this example, touch events and transforms are used, and most of the application is written in JavaScript.
Category: Awareness
links for 2008-12-16
-
QuickConnect is a small, powerful, modular, simple to use, application development library available for many languages. The QuickConnect library is currently available for: iPhone Java J2EE PHP Erlang Yaws AJAX and Flash.
-
Welcome to Ride the City, a website that helps you find the safest bike route between any two points in New York City.
The concept is pretty simple. Just like MapQuest, Google, Microsoft, and other mapping programs, Ride the City finds the shortest distance between two points. But there are two major differences. First, RTC excludes roads that aren't meant for biking, like the BQE and the Queens Midtown tunnel. Second, RTC tries to locate routes that maximize the use of bike lanes and greenways.
links for 2008-12-15
-
Maps are a great way to present information, and the Google Maps Extension brings the coolness of interactive, annotated maps to your wiki. With Google Maps Extension, you can:
* Spice up articles with maps of anywhere in the world
* Marvel at detailed street maps and stunning satellite imagery
* Use the interactive editor's map to add markers and colored paths with wiki-fied captions
* Look up cities, addresses, and businesses with the built-in search engine
links for 2008-12-12
-
I’m going to explain how to setup a lightweight Apache and MySQL to work on a smaller server such as SliceHost’s 256mb VPS. This will work on both Debian and Ubuntu servers.
-
The Freehackers Union aims to preserve hacking and invention as methods of personal artistic expression. We hate the Business Guy, the Idea Man, the Power Mongers that are ruining our culture and fun. We are a group that’s just for geeks and the art of the awesome hack. The pranks, amazing gear, weird inventions, and crazy ideas that made sacrificing numerous hours alone all worth it.
links for 2008-12-11
-
This article presents over 25 (horizontal and vertical) multilevel drop down menu built using Javascript and CSS which you can use in your future projects. Also you will find some useful tutorials at the end of this post where you can use to start building your own multilevel navigation menu.