<?xml version="1.0" encoding="UTF-8"?><rss
version="2.0"
xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/"
xmlns:dc="http://purl.org/dc/elements/1.1/"
><channel><title>WebAppers &#187; Maps</title><link>http://www.webappers.com</link> <description>- Hunting the Best Open Source Resources for Web Developers</description> <pubDate>Fri, 19 Mar 2010 07:01:23 +0000</pubDate> <generator>http://wordpress.org/?v=2.8.6</generator> <language>en</language> <item><title>Simplify Google Maps API with Google Maps jQuery Plugin</title><link>http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/</link> <comments>http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/#comments</comments> <pubDate>Wed, 06 Jan 2010 07:09:31 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[GPL License]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=2223</guid> <description><![CDATA[The Google Maps jQuery Plugin lets you simply embed Google Maps using The Google Maps JavaScript API in your web pages. While you can use the original Google Maps JavaScript API to do what you need. This plugin attempts to simplify the process to adding maps to a page. To use The Google Maps JavaScript [...]]]></description> <content:encoded><![CDATA[<p><a
title="Google Maps jQuery Plugin" href="http://www.mayzes.org/googlemaps.jquery.html" target="_blank">The Google Maps jQuery Plugin</a> lets you simply embed Google Maps using The Google Maps JavaScript API in your web pages. While you can use the original Google Maps JavaScript API to do what you need. This plugin attempts to simplify the process to adding maps to a page. To use The Google Maps JavaScript API, you need to first sign up for an API key.</p><p><a
title="Google Maps jQuery Plugin" href="http://www.mayzes.org/googlemaps.jquery.html" target="_blank">The Google Maps jQuery Plugin</a> is less than 10KB of JavaScript. Portions of the Map (div container, info window) is controlled through CSS, so a user can create their own styles. It has been tested on Firefox 3, Internet Explorer 8, Safari 4.</p><p
style="text-align: center;"><a
title="Google Maps jQuery Plugin" href="http://www.mayzes.org/googlemaps.jquery.html" target="_blank"><img
class="size-full wp-image-2224 aligncenter" title="google-maps-jquery" src="http://www.webappers.com/img/2010/01/google-maps-jquery.jpg" alt="google-maps-jquery" width="480" height="231" /></a></p><blockquote><p>Requirements: Firefox 3, Internet Explorer 8, Safari 4<br
/> Demo: <a
title="Demo" href="http://www.mayzes.org/googlemaps.jquery.html" target="_blank">http://www.mayzes.org/googlemaps.jquery.html</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/11/27/build-your-own-slideshow-with-s3slider-jquery-plugin/" rel="bookmark" title="November 27, 2008">Build Your Own Slideshow with s3Slider jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2007/06/19/most-popular-and-powerful-interactive-google-map/" rel="bookmark" title="June 19, 2007">Most Popular and Powerful Interactive Google Map</a></li><li><a
href="http://www.webappers.com/2009/03/16/jquery-translation-plugin-uses-google-translate-api/" rel="bookmark" title="March 16, 2009">jQuery Translation Plugin Uses Google Translate API</a></li><li><a
href="http://www.webappers.com/2009/10/17/embed-customised-google-maps-into-your-website/" rel="bookmark" title="October 17, 2009">Embed Customised Google Maps into Your Website</a></li><li><a
href="http://www.webappers.com/2008/04/22/jquery-masked-input-plugin/" rel="bookmark" title="April 22, 2008">jQuery Masked Input Plugin</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/feed/</wfw:commentRss> </item> <item><title>Create Zoomable &amp; Interactive Maps with jQuery</title><link>http://www.webappers.com/2009/11/09/create-a-zoomable-interactive-maps-with-jquery/</link> <comments>http://www.webappers.com/2009/11/09/create-a-zoomable-interactive-maps-with-jquery/#comments</comments> <pubDate>Mon, 09 Nov 2009 07:01:10 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[MIT License]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1932</guid> <description><![CDATA[NMC has written a jQuery plugin for Zoomable, Interactive Maps. Each location on the map would be represented by a bullet. Clicking the bullet would bring up more information on the location. Since the locations of the bullets might be highly clustered, zooming into select subregions is possible too.
However, the plugin currently does nothing on [...]]]></description> <content:encoded><![CDATA[<p><strong>NMC</strong> has written a <a
title="Zoomable Interactive Maps" href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps" target="_blank">jQuery plugin for Zoomable, Interactive Maps</a>. Each location on the map would be represented by a bullet. Clicking the bullet would bring up more information on the location. Since the locations of the bullets might be highly clustered, zooming into select subregions is possible too.</p><p>However, the plugin currently does nothing on its own to make content available to search engines and those with disabilities. And also, right now it is impossible to programatically interact with the map once it is launched. Eventually it will have a simple API to assist in navigation and other manipulations.</p><p
style="text-align: center;"><a
title="Zoomable Interactive Maps" href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps" target="_blank"><img
class="size-full wp-image-1933 aligncenter" title="jquery-maps" src="http://www.webappers.com/img/2009/11/jquery-maps.jpg" alt="jquery-maps" width="480" height="306" /></a></p><blockquote><p>Requirements: jQuery Framework<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://www.newmediacampaigns.com/page/a-jquery-plugin-for-zoomable-interactive-maps" target="_blank">http://www.newmediacampaigns.com/page/a-jquery-plugin&#8230;</a><br
/> License: MIT License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2010/02/16/jquery-digital-clock-inspired-by-htc-hero-widget/" rel="bookmark" title="February 16, 2010">jQuery Digital Clock Inspired by HTC Hero Widget</a></li><li><a
href="http://www.webappers.com/2008/12/02/beautiful-sifr-replaced-text-with-a-jquery-plugin/" rel="bookmark" title="December 2, 2008">Beautiful sIFR Replaced Text with a jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2010/02/03/jquery-multiselect-plugin-with-themeroller-support/" rel="bookmark" title="February 3, 2010">jQuery MultiSelect Plugin with ThemeRoller Support</a></li><li><a
href="http://www.webappers.com/2008/10/07/treeview-expandable-and-collapsible-tree-jquery-plugin/" rel="bookmark" title="October 7, 2008">Treeview &#8211; Expandable and Collapsible Tree jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/" rel="bookmark" title="January 6, 2010">Simplify Google Maps API with Google Maps jQuery Plugin</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/11/09/create-a-zoomable-interactive-maps-with-jquery/feed/</wfw:commentRss> </item> <item><title>Embed Customised Google Maps into Your Website</title><link>http://www.webappers.com/2009/10/17/embed-customised-google-maps-into-your-website/</link> <comments>http://www.webappers.com/2009/10/17/embed-customised-google-maps-into-your-website/#comments</comments> <pubDate>Sat, 17 Oct 2009 07:01:33 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1812</guid> <description><![CDATA[The Google Maps API allows you to embed maps directly into your website. All it takes is a little JavaScript, and CSS. Version 3 of the Google Maps API has just been released, it would be nice to do something with it.
Maps are often placed on a company website to help customers find their way [...]]]></description> <content:encoded><![CDATA[<p><a
title="The Google Maps API" href="http://code.google.com/apis/maps/documentation/v3/" target="_blank">The Google Maps API</a> allows you to embed maps directly into your website. All it takes is a little JavaScript, and CSS. Version 3 of the Google Maps API has just been released, it would be nice to do something with it.</p><p>Maps are often placed on a company website to help customers find their way there. For that, Google Maps is excellent. But wouldn’t it be nice to add your company logo, parking lots, train stations to the map, in order to help the customer even more? <strong><a
title="Adding Custom Google Maps to Your Website" href="http://stiern.com/tutorials/adding-custom-google-maps-to-your-website" target="_blank">Adding Custom Google Maps to Your Website</a></strong> is very simple and easy, <strong>Stiern </strong>is going to show you how.</p><p
style="text-align: center;"><a
title="Adding Custom Google Maps to Your Website" href="http://stiern.com/tutorials/adding-custom-google-maps-to-your-website" target="_blank"><img
class="size-full wp-image-1813 aligncenter" title="google-map-api" src="http://www.webappers.com/img/2009/10/google-map-api.jpg" alt="google-map-api" width="479" height="230" /></a></p><blockquote><p>Requirements: Google Map API<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://stiern.com/tutorials/adding-custom-google-maps-to-your-website" target="_blank">http://stiern.com/tutorials/adding-custom-google-maps-to-your-website</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/" rel="bookmark" title="January 6, 2010">Simplify Google Maps API with Google Maps jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2007/06/23/ajax-or-flash-version-of-yahoo-maps/" rel="bookmark" title="June 23, 2007">Ajax or Flash Version of Yahoo! Maps</a></li><li><a
href="http://www.webappers.com/2007/06/19/most-popular-and-powerful-interactive-google-map/" rel="bookmark" title="June 19, 2007">Most Popular and Powerful Interactive Google Map</a></li><li><a
href="http://www.webappers.com/2007/09/06/maps-track-where-your-site-visitors-come-from/" rel="bookmark" title="September 6, 2007">Maps Track Where Your Site Visitors Come From</a></li><li><a
href="http://www.webappers.com/2008/04/18/w3counter-hosted-realtime-website-analytics-solution/" rel="bookmark" title="April 18, 2008">W3Counter &#8211; Hosted Realtime Website Analytics Solution</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/10/17/embed-customised-google-maps-into-your-website/feed/</wfw:commentRss> </item> <item><title>Open Source Framework for Multi-Scale Images and ZUI</title><link>http://www.webappers.com/2009/01/06/open-source-framework-for-multi-scale-images-and-zui/</link> <comments>http://www.webappers.com/2009/01/06/open-source-framework-for-multi-scale-images-and-zui/#comments</comments> <pubDate>Tue, 06 Jan 2009 07:01:55 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Framework]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1461</guid> <description><![CDATA[OpenZoom is an Open Source Framework for Multi-Scale Images and Zoomable User Interfaces (ZUI). The OpenZoom core framework is built on top of the Adobe Flash Platform and provides custom components that can be used either in Flash or Flex.
MultiScaleImage is a component that built on top of the OpenZoom framework.There are three core concepts [...]]]></description> <content:encoded><![CDATA[<p><a
title="Open Source Framework for Multi-Scale Images and ZUI" href="http://openzoom.org/" target="_blank">OpenZoom</a> is an Open Source Framework for Multi-Scale Images and Zoomable User Interfaces (ZUI). The OpenZoom core framework is built on top of the Adobe Flash Platform and provides custom components that can be used either in Flash or Flex.</p><p>MultiScaleImage is a component that built on top of the OpenZoom framework.There are three core concepts of the MultiScaleImage, namely transformers, controllers and constraints.</p><p>The transformer controls the animation of the viewport. Controllers are the glue between user input and viewport control. The constraint controls what states the viewport can reach. Don’t want people to zoom out too much? Just add a ZoomConstraint and set minimum and maximum zoom.</p><p
style="text-align: center;"><a
title="Open Source Framework for Multi-Scale Images and ZUI" href="http://openzoom.org/" target="_blank"><img
src="http://www.webappers.com/img/2009/01/open-zoom-2.png" alt="Open Source Framework for Multi-Scale Images and ZUI" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
title="Demo" rel="nofollow" href="http://gasi.ch/blog/flex-multiscaleimage-component/" target="_blank">http://gasi.ch/blog/flex-multiscaleimage-component/</a><br
/> License: GPL License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/03/15/aspnet-ajax-control-toolkit/" rel="bookmark" title="March 15, 2008">ASP.Net Ajax Control Toolkit</a></li><li><a
href="http://www.webappers.com/2010/03/19/best-ui-controls-for-creating-your-web-applications/" rel="bookmark" title="March 19, 2010">Best UI Controls for Creating Your Web Applications</a></li><li><a
href="http://www.webappers.com/2007/08/04/the-yahoo-user-interface-library/" rel="bookmark" title="August 4, 2007">The Yahoo! User Interface Library</a></li><li><a
href="http://www.webappers.com/2008/06/21/magic-toolbox-javascript-and-flash-image-zoom-tools/" rel="bookmark" title="June 21, 2008">Magic Toolbox &#8211; Javascript and Flash Image Zoom Tools</a></li><li><a
href="http://www.webappers.com/2008/06/10/jquery-ui-15-released-with-themeroller/" rel="bookmark" title="June 10, 2008">jQuery UI 1.5 Released with ThemeRoller</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2009/01/06/open-source-framework-for-multi-scale-images-and-zui/feed/</wfw:commentRss> </item> <item><title>MSN Multimedia Center Countries Flags</title><link>http://www.webappers.com/2008/09/15/msn-multimedia-center-countries-flags/</link> <comments>http://www.webappers.com/2008/09/15/msn-multimedia-center-countries-flags/#comments</comments> <pubDate>Mon, 15 Sep 2008 07:07:59 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[Icons]]></category> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1329</guid> <description><![CDATA[A while ago, we have introduced 220+ Glossy Flag Icons in PNG format, Bartelme Design Flag Button Devkit. If you are looking for mini flag icons, you should visit FAMFAM Flag Icons as well. Many websites / web applications have different versions for different countries, and some of them support different languages as well. I [...]]]></description> <content:encoded><![CDATA[<p>A while ago, we have introduced <a
title="Glossy Glag Icons in PNG" href="http://www.webappers.com/2007/07/16/application-icons-and-220-flag-icons-in-png-format/" target="_blank">220+ Glossy Flag Icons in PNG format</a>, <a
href="http://www.webappers.com/2007/06/03/bartelme-design-flag-button-devkit/">Bartelme Design Flag Button Devkit</a>. If you are looking for mini flag icons, you should visit <a
href="http://www.famfamfam.com/lab/icons/flags/" target="_blank">FAMFAM Flag Icons</a> as well. Many websites / web applications have different versions for different countries, and some of them support different languages as well. I am sure a set of flag icons / pictures can help us so much.</p><p>Now we can create our own set of flag icons for our websites / web applications, because <a
title="Countries Flags" href="http://encarta.msn.com/mediacenter_2.0.1/Countries.html" target="_blank">MSN Multimedia Center</a> provides us a set of flags, including 192 Countries, Canadian Provinces &amp; Cities, Islands and U.S. States, Territories, &amp; Regions.</p><p
style="text-align: center;"><a
title="Countries Flags" href="http://encarta.msn.com/mediacenter_2.0.1/Countries.html" target="_blank"><img
title="countries-flags" src="http://www.webappers.com/img/2008/09/countries-flags.png" alt="Countries Flags" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
rel="nofollow" href="http://encarta.msn.com/mediacenter_2.0.1/Countries.html" target="_blank">http://encarta.msn.com/mediacenter_2.0.1/Countries.html</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/07/16/application-icons-and-220-flag-icons-in-png-format/" rel="bookmark" title="July 16, 2007">Application Icons and 220+ Flag Icons in PNG format</a></li><li><a
href="http://www.webappers.com/2009/10/21/iphone-ui-icons-for-iphone-applications/" rel="bookmark" title="October 21, 2009">130 iPhone UI Icons for iPhone Applications</a></li><li><a
href="http://www.webappers.com/2009/06/30/open-source-javascript-regular-expression-library/" rel="bookmark" title="June 30, 2009">Open Source JavaScript Regular Expression Library</a></li><li><a
href="http://www.webappers.com/2009/12/07/the-best-free-web-icons-for-different-purposes/" rel="bookmark" title="December 7, 2009">The Best Free Web Icons for Different Purposes</a></li><li><a
href="http://www.webappers.com/2010/01/28/31-shiny-realistic-icons-free-for-download/" rel="bookmark" title="January 28, 2010">31 Shiny Realistic Icons Free for Download</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/09/15/msn-multimedia-center-countries-flags/feed/</wfw:commentRss> </item> <item><title>OpenLayers Open Source JavaScript Dynamic Map</title><link>http://www.webappers.com/2008/09/10/openlayers-open-source-javascript-dynamic-map/</link> <comments>http://www.webappers.com/2008/09/10/openlayers-open-source-javascript-dynamic-map/#comments</comments> <pubDate>Wed, 10 Sep 2008 07:01:12 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[BSD License]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/?p=1325</guid> <description><![CDATA[OpenLayers makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds.
OpenLayers is a pure JavaScript library for displaying map [...]]]></description> <content:encoded><![CDATA[<p><a
title="OpenLayers Open Source Javascript Dynamic Map" href="http://www.openlayers.org/" target="_blank">OpenLayers</a> makes it easy to put a dynamic map in any web page. It can display map tiles and markers loaded from any source. MetaCarta developed the initial version of OpenLayers and gave it to the public to further the use of geographic information of all kinds.</p><p>OpenLayers is a pure JavaScript library for displaying map data in most modern web browsers, with no server-side dependencies. OpenLayers implements a JavaScript API for building rich web-based geographic applications, similar to the Google Maps and MSN Virtual Earth APIs, with one important difference &#8211; OpenLayers is Free Software, developed for and by the Open Source software community.</p><p>As a framework, OpenLayers is intended to separate map tools from map data so that all the tools can operate on all the data sources.</p><p
style="text-align: center;"><a
title="OpenLayers Open Source Javascript Dynamic Map" href="http://www.openlayers.org/" target="_self"><img
title="openlayers" src="http://www.webappers.com/img/2008/09/openlayers.png" alt="OpenLayers Open Source JavaScript Dynamic Map" /></a></p><blockquote><p>Requirements: Javascript Enabled<br
/> Demo: <a
rel="nofollow" href="http://www.openlayers.org/" target="_blank">http://www.openlayers.org/</a><br
/> License: BSD License</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/01/23/the-ajax-apis-playground-with-save-export-features/" rel="bookmark" title="January 23, 2009">The Ajax APIs Playground with Save &#038; Export Features</a></li><li><a
href="http://www.webappers.com/2008/08/23/android-the-first-complete-open-and-free-mobile-platform/" rel="bookmark" title="August 23, 2008">Android &#8211; The First Complete, Open, and Free Mobile Platform</a></li><li><a
href="http://www.webappers.com/2007/06/19/most-popular-and-powerful-interactive-google-map/" rel="bookmark" title="June 19, 2007">Most Popular and Powerful Interactive Google Map</a></li><li><a
href="http://www.webappers.com/2007/05/29/google-gear-enables-offline-use-of-web-applications/" rel="bookmark" title="May 29, 2007">Google Gear Enables Offline Use Of Web Applications</a></li><li><a
href="http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/" rel="bookmark" title="January 6, 2010">Simplify Google Maps API with Google Maps jQuery Plugin</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/09/10/openlayers-open-source-javascript-dynamic-map/feed/</wfw:commentRss> </item> <item><title>Free Dotted World Map Vector Resource in 3 Sizes</title><link>http://www.webappers.com/2008/03/30/free-dotted-world-map-vector-resource-in-3-sizes/</link> <comments>http://www.webappers.com/2008/03/30/free-dotted-world-map-vector-resource-in-3-sizes/#comments</comments> <pubDate>Sun, 30 Mar 2008 07:01:47 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/2008/03/30/free-dotted-world-map-vector-resource-in-3-sizes/</guid> <description><![CDATA[Jayhan present you the vector dotted world map free for download. It comes with three different dot sizes which is fine, medium and large to cater for different purpose and needs. This dotted world map is based on the world map resource from Deviant Art, and Jayhan overlay a dotted pattern on top and slowly [...]]]></description> <content:encoded><![CDATA[<p>Jayhan present you the <a
href="http://www.jay-han.com/2008/01/06/dotted-world-map-vector-resource-free-download/" title="Free Vector World Map" target="_blank">vector dotted world map</a> free for download. It comes with three different dot sizes which is fine, medium and large to cater for different purpose and needs. This dotted world map is based on the world map resource from Deviant Art, and Jayhan overlay a dotted pattern on top and slowly remove the unwanted dots to form the shape of the world. It took Jayhan several days to accomplish this. UK was missing in the map. However,  Dotted world map vector V1.1 has now included UK as well.</p><p
style="text-align: center"><a
href="http://www.jay-han.com/2008/01/06/dotted-world-map-vector-resource-free-download/" title="Free Vector World Map" target="_blank"><img
src="http://www.webappers.com/img/2008/03/vector-world-map.png" alt="vector-world-map.png" /></a></p><blockquote><p>Requirements: -<br
/> Demo: <a
href="http://www.jay-han.com/2008/01/06/dotted-world-map-vector-resource-free-download/" target="_blank">http://www.jay-han.com/2008/01/06/dotted-world-map-vector&#8230;</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/11/10/vector-magic-converts-your-raster-image-to-vector-image/" rel="bookmark" title="November 10, 2007">Vector Magic Converts Your Raster Image to Vector Image</a></li><li><a
href="http://www.webappers.com/2010/01/30/a-free-set-of-social-media-icons-in-vector-format/" rel="bookmark" title="January 30, 2010">A Free Set of Social Media Icons in Vector Format</a></li><li><a
href="http://www.webappers.com/2008/08/29/smashing-magazine-on-stage-free-vector-psd-icon-set/" rel="bookmark" title="August 29, 2008">Smashing Magazine &#8211; On Stage Free Vector PSD Icon Set</a></li><li><a
href="http://www.webappers.com/2007/06/06/kollermediaat-classic-patterns/" rel="bookmark" title="June 6, 2007">Kollermedia.at Classic Patterns</a></li><li><a
href="http://www.webappers.com/2007/10/11/create-your-own-printable-colored-world-map/" rel="bookmark" title="October 11, 2007">Create Your Own Printable Colored World Map</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2008/03/30/free-dotted-world-map-vector-resource-in-3-sizes/feed/</wfw:commentRss> </item> <item><title>Create Your Own Printable Colored World Map</title><link>http://www.webappers.com/2007/10/11/create-your-own-printable-colored-world-map/</link> <comments>http://www.webappers.com/2007/10/11/create-your-own-printable-colored-world-map/#comments</comments> <pubDate>Thu, 11 Oct 2007 07:01:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/2007/10/11/create-your-own-printable-colored-world-map/</guid> <description><![CDATA[Printable World Map is free of charge. You can use Printable World Map for Web site, Publication, TV, Education, Work, anything you like. Follow the easy steps, you can have your own colored world map in no time.Click one or some countries, which you want to paint.
Select the color from the color palette. You will [...]]]></description> <content:encoded><![CDATA[<p><a
href="http://english.freemap.jp/world_paint/world_paint.html" title="Printable World Map" target="_blank">Printable World Map</a> is free of charge. You can use Printable World Map for Web site, Publication, TV, Education, Work, anything you like. Follow the easy steps, you can have your own colored world map in no time.</p><ol><li>Click one or some countries, which you want to paint.</li><li>Select the color from the color palette. You will have clicked color, and the State&#8217;s color will change.</li><li>Click the &#8220;Fix color&#8221; button, if you will have liked color.</li><li>It repeats from 1 to 3.</li><li>Finally, click the &#8220;Download&#8221; button. Then you get printable world map.</li></ol><p
style="text-align: center"><a
href="http://english.freemap.jp/world_paint/world_paint.html" title="Printable World Map" target="_blank"><img
src="http://www.webappers.com/img/2007/10/world-map.png" alt="world-map.png" /></a></p><p
style="text-align: center"><a
href="http://english.freemap.jp/world_paint/world_paint.html" title="Printable World Map" target="_blank"><img
src="http://www.webappers.com/img/2007/10/world-map2.png" alt="world-map2.png" /></a></p><blockquote><p>Requirements: No Requirements<br
/> Demo: <a
href="http://english.freemap.jp/world_paint/world_paint.html" title="Demo" target="_blank">http://english.freemap.jp/world_paint/world_paint.html</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2008/01/11/advanced-color-palette-tool-for-creating-color-schemes/" rel="bookmark" title="January 11, 2008">Advanced Color Palette Tool for Creating Color Schemes</a></li><li><a
href="http://www.webappers.com/2007/06/25/colorjack-dhtml-color-picker-under-creative-commons/" rel="bookmark" title="June 25, 2007">ColorJack DHTML Color Picker under Creative Commons</a></li><li><a
href="http://www.webappers.com/2009/05/01/download-free-buttons-in-png-and-psd-format/" rel="bookmark" title="May 1, 2009">Download Free Buttons in PNG and PSD Format</a></li><li><a
href="http://www.webappers.com/2009/07/05/create-a-web-app-admin-user-interface-in-photoshop/" rel="bookmark" title="July 5, 2009">Create a Web App Admin User Interface in Photoshop</a></li><li><a
href="http://www.webappers.com/2009/09/01/design-a-transparent-website-layout-in-photoshop/" rel="bookmark" title="September 1, 2009">Design a Transparent Website Layout in Photoshop</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2007/10/11/create-your-own-printable-colored-world-map/feed/</wfw:commentRss> </item> <item><title>ZebraMap Customizable Time Zone Map</title><link>http://www.webappers.com/2007/09/22/zebramap-customizable-time-zone-map/</link> <comments>http://www.webappers.com/2007/09/22/zebramap-customizable-time-zone-map/#comments</comments> <pubDate>Sat, 22 Sep 2007 07:01:46 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/2007/09/22/zebramap-customizable-time-zone-map/</guid> <description><![CDATA[The ZebraMap time zone map is a free, customizable map that you can use on its own or as part of a blog or web site. You can pick from twenty color schemes, add locations and position the labels. The map initially comes with ads at the bottom. If you would like to remove the [...]]]></description> <content:encoded><![CDATA[<p>The <a
href="http://www.zebramap.com/" title="ZebraMap Time Zone Map" target="_blank">ZebraMap</a> time zone map is a free, customizable map that you can use on its own or as part of a blog or web site. You can pick from twenty color schemes, add locations and position the labels. The map initially comes with ads at the bottom. If you would like to remove the ads from your map you can do so for a small fee.</p><p
style="text-align: center"><a
href="http://www.zebramap.com/" title="ZebraMap Time Zone Map" target="_blank"><img
src="http://www.webappers.com/img/2007/09/zebramap.png" alt="zebramap.png" /></a></p><blockquote><p>Requirements: Modern Browsers with Javascript Enabled<br
/> Demo: <a
href="http://www.zebramap.com/" title="Demo" target="_blank">http://www.zebramap.com/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2007/09/11/live-validation-validation-as-you-type/" rel="bookmark" title="September 11, 2007">Live Validation &#8211; Validation As You Type</a></li><li><a
href="http://www.webappers.com/2008/10/02/increase-the-size-of-click-targets-and-get-more-conversions/" rel="bookmark" title="October 2, 2008">Increase the Size of Click Targets And Get More Conversions</a></li><li><a
href="http://www.webappers.com/2007/07/09/ajax-captcha-validate-the-field-in-real-time/" rel="bookmark" title="July 9, 2007">Ajax CAPTCHA Validate the Field in Real Time</a></li><li><a
href="http://www.webappers.com/2007/08/26/typetester-compare-fonts-for-the-screen/" rel="bookmark" title="August 26, 2007">Typetester &#8211; Compare Fonts for the Screen</a></li><li><a
href="http://www.webappers.com/2007/09/13/codepress-real-time-syntax-highlighting-editor/" rel="bookmark" title="September 13, 2007">CodePress &#8211; Real Time Syntax Highlighting Editor</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2007/09/22/zebramap-customizable-time-zone-map/feed/</wfw:commentRss> </item> <item><title>Maps Track Where Your Site Visitors Come From</title><link>http://www.webappers.com/2007/09/06/maps-track-where-your-site-visitors-come-from/</link> <comments>http://www.webappers.com/2007/09/06/maps-track-where-your-site-visitors-come-from/#comments</comments> <pubDate>Thu, 06 Sep 2007 07:01:06 +0000</pubDate> <dc:creator>Ray Cheung</dc:creator> <category><![CDATA[License Free]]></category> <category><![CDATA[Maps]]></category><guid
isPermaLink="false">http://www.webappers.com/2007/09/06/maps-track-where-your-site-visitors-come-from/</guid> <description><![CDATA[With maps.amung.us you get to see exactly where your site visitors are from &#8211; live! The maps update themselves on your site without having to reload the whole page. The maps are customizable which you can choose different backgrounds, pin shapes and color schemes. Embeddable maps are available in two sizes, a full size version [...]]]></description> <content:encoded><![CDATA[<p>With <a
href="http://maps.amung.us/" title="maps.amung.us" target="_blank">maps.amung.us</a> you get to see exactly where your site visitors are from &#8211; live! The maps update themselves on your site without having to reload the whole page. The maps are customizable which you can choose different backgrounds, pin shapes and color schemes. Embeddable maps are available in two sizes, a full size version and a smaller version for sites that have lesser space. Just copy the code into your website to get it working.</p><p
style="text-align: center"><a
href="http://maps.amung.us/" title="maps.amung.us" target="_blank"><img
src="http://www.webappers.com/img/2007/09/map.gif" alt="map.gif" /></a></p><blockquote><p>Requirements: No Requirements<br
/> Demo: <a
href="http://maps.amung.us/" title="Demo" target="_blank">http://maps.amung.us/</a><br
/> License: License Free</p></blockquote><div
class="RelatedPosts"><h3>Related Posts</h3><ul><li><a
href="http://www.webappers.com/2009/10/17/embed-customised-google-maps-into-your-website/" rel="bookmark" title="October 17, 2009">Embed Customised Google Maps into Your Website</a></li><li><a
href="http://www.webappers.com/2007/06/23/ajax-or-flash-version-of-yahoo-maps/" rel="bookmark" title="June 23, 2007">Ajax or Flash Version of Yahoo! Maps</a></li><li><a
href="http://www.webappers.com/2009/10/27/notable-easy-way-to-provide-feedback-on-websites/" rel="bookmark" title="October 27, 2009">Notable &#8211; Easy Way to Provide Feedback on Websites</a></li><li><a
href="http://www.webappers.com/2010/01/06/simplify-google-maps-api-with-google-maps-jquery-plugin/" rel="bookmark" title="January 6, 2010">Simplify Google Maps API with Google Maps jQuery Plugin</a></li><li><a
href="http://www.webappers.com/2008/04/18/w3counter-hosted-realtime-website-analytics-solution/" rel="bookmark" title="April 18, 2008">W3Counter &#8211; Hosted Realtime Website Analytics Solution</a></li></ul></div><h3>Sponsors</h3><p><a
href="http://www.pixmac.com/#WebAppers">Pixmac: Stock Photos, Royalty Free Pictures and Images</a></p>]]></content:encoded> <wfw:commentRss>http://www.webappers.com/2007/09/06/maps-track-where-your-site-visitors-come-from/feed/</wfw:commentRss> </item> </channel> </rss><!--
This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using disk
Page Caching using disk (enchanced) (user agent is rejected)
Content Delivery Network via maxcdn.webappers.com (user agent is rejected)

Served from: ps11300.dreamhostps.com @ 2010-03-21 12:43:19 -->