Friday, February 20, 2009
Thursday, February 5, 2009
Friday, January 30, 2009
GPS
1. Configuring the GPS Intermediate Driver
2. VS2005 & Pocket PC
http://whitepapers.techrepublic.com.com/abstract.aspx?docid=174123
3. GPS & VS2005
http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx
4. GPS & C#
http://www.c-sharpcorner.com/UploadFile/scottlysle/ReadGPS09052007011539AM/ReadGPS.aspx
4. Mobile Development
http://www.codeproject.com/KB/mobile/?cat=8
http://www.codeproject.com/KB/mobile/?cat=8
http://whitepapers.techrepublic.com.com/abstract.aspx?docid=174123
3. GPS & VS2005
http://msdn.microsoft.com/en-us/library/system.io.ports.serialport.aspx
4. GPS & C#
http://www.c-sharpcorner.com/UploadFile/scottlysle/ReadGPS09052007011539AM/ReadGPS.aspx
4. Mobile Development
http://www.codeproject.com/KB/mobile/?cat=8
http://www.codeproject.com/KB/mobile/?cat=8
Monday, January 26, 2009
Smart Phone Programming
1. David's C / C++ / C# Blog
http://cplus.about.com/b/2009/01/11/the-biggest-iphone-development-surprise-yet-c.htm
2. iPhone SDK comparison chart
http://www.engadget.com/2008/03/06/iphone-sdk-comparison-chart/
3.Advanced iPhone Development
http://dotnetslackers.com/articles/aspnet/AdvancediPhoneDevelopment.aspx
4. Open source Mono framework brings C# to iPhone and Wii
http://arstechnica.com/open-source/news/2009/01/open-source-mono-framework-brings-c-to-iphone-and-wii.ars
5.C# Developers Now Can Develop Apps For iPhone
http://www.ismashphone.com/2009/01/c-developers-now-can-develop-apps-for-iphone.html
6.Free eDoc on Getting Started with iPhone Development
http://weimenglee.blogspot.com/2009/01/free-edoc-on-getting-started-with.html
http://cplus.about.com/b/2009/01/11/the-biggest-iphone-development-surprise-yet-c.htm
2. iPhone SDK comparison chart
http://www.engadget.com/2008/03/06/iphone-sdk-comparison-chart/
3.Advanced iPhone Development
http://dotnetslackers.com/articles/aspnet/AdvancediPhoneDevelopment.aspx
4. Open source Mono framework brings C# to iPhone and Wii
http://arstechnica.com/open-source/news/2009/01/open-source-mono-framework-brings-c-to-iphone-and-wii.ars
5.C# Developers Now Can Develop Apps For iPhone
http://www.ismashphone.com/2009/01/c-developers-now-can-develop-apps-for-iphone.html
6.Free eDoc on Getting Started with iPhone Development
http://weimenglee.blogspot.com/2009/01/free-edoc-on-getting-started-with.html
Saturday, November 1, 2008
Converter: ArcMap mxd to UMN MapServer map
I just created a tool which converts ArcMap focus map (vector and raster in the view) into MapServer 5.x map configuration files (.map). Symbology, Labels are converted. and fonts are organized into one folder.
Thursday, October 23, 2008
Interactive Vector-Graphics in the Browser
1. Without plug-in
- HTML : DIV with CSS and image.
- VML: Google Map drawings in IE
- SVG: Google Map in other browser
- CANVAS: in html5. dojo.gfx
2. With plug-in
Flash, Java, Silverlight
Cross browser Javascript libs
svg2vml: http://code.google.com/p/svg2vml/
ExtJS Extension: http://code.google.com/p/vector-graphics-ext
Dojo GFX: http://dojotoolkit.org/book/dojo-book-1-0
gwt-canvas: http://code.google.com/p/gwt-canvas/
ExtJS Extension: http://code.google.com/p/vector-graphics-ext
Dojo GFX: http://dojotoolkit.org/book/dojo-book-1-0
gwt-canvas: http://code.google.com/p/gwt-canvas/
Dojo
Dojo is a Javascript framework and a powerful language for constructing rich internet applications.
http://www.roseindia.net/dojo/
Choosing a ajax framework for your next web application can be very difficult task for you. There may be many choices for the ajax framework. There are many frameworks already available in the market for developing ajax applications. Both commercial and free ajax software's provides many features.
http://dojotoolkit.org/book/dojo-book-1-0
http://www.roseindia.net/dojo/
Choosing a ajax framework for your next web application can be very difficult task for you. There may be many choices for the ajax framework. There are many frameworks already available in the market for developing ajax applications. Both commercial and free ajax software's provides many features.
http://dojotoolkit.org/book/dojo-book-1-0
Subscribe to:
Posts (Atom)