Google Maps

TwitterFacebook
Get flash to fully experience Pearltrees
http://chnm.gmu.edu/labs/mobile-for-museums/implementation-and-prototypes/native-cross-platform-applications/ 3. Harness power of mobile devices through native cross-platform applications. Developing an application for multiple mobile platforms (Android, Blackberry, and iPhone) has proven to be the most challenging piece of this project. Unlike the browser-based solution, a native application does not run on the web browser, but on the device itself.

Center for History and New Media » Native Cross-Platform Applications

Noodlesoft

Hazel is one of those truly clever, useful apps that I think could make the Mac computing world a better place if everyone bought a license (and used it, of course). http://www.noodlesoft.com/

Tutorial for using MySQL to retrieve mark data

Here's a quick MySQL-Googlemaps how to. Start with a very basic map. Then, make the call to retrieve the marks from a database. The database is accessed via a php script. The PHP script's sole purpose in life is to retrieve the data. The data is returned to the script in XML format. http://www.maporegon.net/tutorial/
Have you noticed how a site can look great on your computer, but when viewing it on a mobile device it’s unreadable, ugly, and takes forever to load? Maybe you’re designing a sit Maybe you’re designing a site, or you already have one or more sites. Now is the time to make it friendlier for mobile devices such as iPhone, Android, and others.

Designing and Theming Drupal for Mobile Devices

http://www.slideshare.net/nadavoid/designing-and-theming-drupal-for-mobile-devices
http://code.google.com/apis/gears/api_geolocation.html#example The Geolocation API provides the best estimate of the user's position using a number of sources (called location providers). These providers may be onboard (GPS for example) or server-based (a network location provider). The getCurrentPosition and watchPosition methods support an optional parameter of type PositionOptions which lets you specify which location providers to use. To find out how to implement your own network location provider for use with the Geolocation API, see the description of the Geolocation API network protocol that Gears uses to communicate with network location providers.

Geolocation API - Gears API - Google Code

Mobilize Your Drupal Site With Mobile Tools | Digett

Mobile is big and getting bigger. Unfortunately, there’s not a one-size-fits-all approach for mobilizing Drupal. Today, a plethora of modules and services exist to help developers create new iterations of traditional site interfaces. http://www.digett.com/node/449

Plugin - iwebkit Plugin

Scaffolding is a feature that I really like with grails so I decided to provide the same thing for the plugin. That means that you will be able to build a complete mobile website in less than 60 seconds : new Book(name:'Grails in action',icon:'/bookstore/images/grails.png').save(); new Book(name:'Groovy in action',icon:'/bookstore/images/groovy.png').save(); Basically all the tags that you can use with grails core tag library are also available with the namespace "iphone" (i.e ). http://www.grails.org/plugin/iwebkit
If you want to use Sencha Touch to create your own commercially licensed SDK or mobile application builder, you will need to obtain an OEM agreement. Contact us for more information . http://www.sencha.com/products/touch/download/?dl=publicbeta093

Sencha Touch Download - Thank you

http://snippetspace.com/

iWebKit – Make a quality iPhone Website or Webapp

Hi folks, Just a quick update to tell you iWebKit 6 is coming along well. I’ll give you some of the new features you should expect. None of these are confirmed but i’ll try to…

Home | Drupal Mobile Plugin

http://drupal.mobileplugin.net/ Developing apps with Qt, featuring the Nokia 808 PureView Executives from National Geographic, Pikchur, and 10tons discuss how easy it has been to use Qt in the development of their latest apps for Nokia's smartphones. Combining that ease of development, with Nokia's top-of-the-line hardware, global brand recognition, and distribution in more than 190 countries worldwide with Nokia Store, developers can reach more users, in more places, everyday. This video features the stunning new Nokia 808 PureView. Pikchur: Share pix & videos to all your social networks with one touch The free Pikchur app enables you to send photos or videos from anywhere to everywhere, including syncing with all of your social networks.

Creating a Store Locator with PHP, MySQL & Google Maps - Google Maps API Family - Google Code

This tutorial is intended for developers who are familiar with PHP/MySQL, and want to learn how to use Google Maps with a MySQL database to create a store locator-type app. After completing this tutorial, you will have a database of locations and a webpage that lets a user enter their address and see markers on a map for the locations nearest to them, within a chosen distance restriction. Since the Maps API v3 is designed to work well on modern mobile browsers, this article will show how to create a website that displays nicely on them. When you create the MySQL table, you want to pay particular attention to the lat and lng attributes. With the current zoom capabilities of Google Maps, you should only need 6 digits of precision after the decimal. To keep the storage space required for your table at a minimum, you can specify that the lat and lng attributes are floats of size (10,6).
Map Channels has been running since 2007 providing mapping tools mostly based on the Google Maps API. The Main Map Channels version 4 control that lets you embed a custom map into your website or blog without the need for coding. Update: The usage charges will not affect Map Channels as the maps we host are mostly created for the websites of site users (thanks Google!). • Integrated Geocoder for edit-enabled maps. Add or update place co-ordinates for your data. Interactive menus to select the correct address where multiple results are obtained.

Home Page : Map Channels, free mapping tools

Showing Google Maps with many markers in PHP - Forms generation and validation package blog - PHP Classes

As you may know, the forms map location plug-in uses the Google Maps API to display a map in a form that lets the users pick a location on the map. The selected location is denoted with a marker. The coordinates of the selected location are copied to form fields, so the server may receive and process the location coordinates when the form is submitted. The map location plug-in also makes it easy to display additional markers to the map.
Administration, Office & Industry Culture & Entertainment Education & Kids Events & Weather Friends, Family & Real Estate Media

NumericIcons - google-maps-icons - Project Hosting on Google Code