Projects tagged ‘iphone’ and ‘webos’


Jump to tag:

Projects tagged ‘iphone’ and ‘webos’

Filtered by Project Tags iphone webos

Refine results Project Tags android (3) mobile (2) javascript (2) physics (1) blackberry (1) simulation (1) animation (1) pre (1) opengl (1) lbs (1) geo (1) 2d (1)

[5 total ]

0 Users

Location based mobile websitesGoal is to provide a usable geo location framework for mobile websites/widget applications. It wraps the underlying platform specific implementation through a simple ... [More] JavaScriptAPI that is aligned to the W3 Geolocation API Specification.. //determine if the handset has client side geo location capabilities if(geo_position_js.init()){ geo_position_js.getCurrentPosition(success_callback,error_callback); } else{ alert("Functionality not available"); }Usage ScenarioThe framework provides two key methods, it determines if the handset has client side geo location capabilities and one method to retrieve the location (of course only after a request for permission). So a mobile web site that provides location based services can first determine if the client has client side geo capabilites and ask him to assist him in finding his location. If no geo capabilities are given or they are disabled the site can fallback on a manual location input method and use a geodata database/service to map the input to a pair of latitude/longitude coordinates. Supported platformsiPhone OS 3.x, Browsers with Google Gears support (Android, Windows Mobile) Blackberry Devices (8820, 9000,...) Nokia Web Run-Time (Nokia N97,...) webOS Application Platform (Palm Pre) Torch Mobile Iris Browser Mozilla Geode Details... SimulationTo assist engineers in the development phase it provides a simple mechanism to simulate users locations and movements without being there in the real world. What do the numbers say?The most used cellphones in the US are iPhones with OS3, iPhones with OS2.x, Palm Centro, BlackBerry 9530, 8130, 8310, 8330 and the G1. Only the Palm Centro is not supported, the iPhones with OS2.x will convert to OS3 sooner or later. So yes it makes sense to use such a library, especially with Palm Pre, Nokia Web Runtime and more Android phones on the horizon. (Disclaimer: Stan Wiechers(whoisstan) is co-founder of the mobile analytics service PercentMobile who provided those numbers. ) Sample Web PagesVery simple page that provides a status alert box Show the users location in an embedded google map(v3), requires advanced browsers Simulates a moving user in an embedded google map(v3), requires advanced browsers Sample AppsNokia Web Run-Time Sample - download and transfer to the device [Less]
Created 4 months ago.

0 Users

Creative CrewCommunity for Artists & Programmers We are an organization dedicated to fostering talented members of the creative community through the development of applications in a business ... [More] environment. The club is modeled after a typical development studio with teams working on multiple projects. ShowcaseDesktop Applications Discover Engine Preview 1 Discover Engine Preview 2 Discover Engine Preview 3 Discover Engine Preview 4 Mobile Applications Google Android Sandbox Preview 1 Google Android Sandbox Preview 2 Google Android Sandbox Preview 3 Apple iPhone Sandbox Preview 1 Apple iPhone Sandbox Preview 2 Apple iPhone Sandbox Preview 3 Apple iPhone Sandbox Preview 4 Apple iPhone Sandbox Preview 5 Library DependenciesOGRE (Object-Oriented Graphics Rendering Engine) http://www.ogre3d.org/ Download SDK Bullet Collision Detection and Physics http://www.bulletphysics.com/ Download SDK OgreBullet (binding layer) Download SDK TinyXML http://www.grinninglizard.com/tinyxml/ Google Android http://code.google.com/android/ Download SDK Apple iPhone http://developer.apple.com/iphone/ Box2D Physics Engine http://www.box2d.org/ jQuery (JavaScript Library) http://jquery.com/ PHP (Server-Side Scripting Language) http://www.php.net/ Microsoft ASPNET (Web Application Framework) http://www.asp.net/ Recommended ToolsMicrosoft Visual C++ http://www.microsoft.com/express/vc/ http://msdn.microsoft.com/en-us/visualc/ Blender - 3D Content Creation Suite http://www.blender.org/ GIMP - Image Editor http://www.gimp.org/ Inkscape - Vector Graphics Editor http://www.inkscape.org/ TortoiseSVN - Subversion Source Control Client http://tortoisesvn.net/ References Import an existing file structure EasyEclipse - Distributions And Plugins http://www.easyeclipse.org/ Doxygen - Source Code Documentation http://www.doxygen.org/ Notepad++ - Text Editor for Windows http://notepad-plus.sourceforge.net/ Editra - Text Editor for Mac OS X http://www.editra.org/ SDK Extraction StructureIDE Project Root BulletPhysics (Extracted) OgreSDK (Extracted) Folder StructureIDE Project Root BulletPhysics msvc 8 (Paste, A) out src OgreSDK include lib projects (Checkout, SVN) discover bin docs include scripts src vendors bullet (Extracted, vendors_extract_here.zip) extract_bulletsdk_msvc_8 (Copy, A) lib tinyxml (Extracted, vendors_extract_here.zip) ConfigurationMicrosoft Windows > Control Panel > System > Advanced > Environment Variables > Edit OGRE_HOME C:\Documents\Visual Studio 2008\Projects\OgreSDK BULLET_HOME C:\Documents\Visual Studio 2008\Projects\BulletPhysics Microsoft Visual C++ > Project > Properties > Configuration Properties > Debugging > Working Directory > ..\bin\$(ConfigurationName) ProgrammingMoving from Java to C++ C++ for Java Programmers Bjarne Stroustrup's C++ Style and Technique FAQ ExternalGoogle Reader Shared Items Baby Blue Box William Chang [Less]
Created 12 months ago.

0 Users

TODO
Created 4 months ago.

0 Users

A project porting Palm Web Os to Iphone
Created 4 months ago.

0 Users

this is a project to contain code samples from the IP Droid site (http://ipdroid.com/).
Created 2 months ago.