<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.0.4" -->
<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>UseAMap.com</title>
	<link>http://blog.useamap.com</link>
	<description>Blog for UseAMap.com with the latest news regarding the tool</description>
	<pubDate>Fri, 10 Oct 2008 23:56:20 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.4</generator>
	<language>en</language>
			<item>
		<title>Some coins for the back pocket</title>
		<link>http://blog.useamap.com/?p=52</link>
		<comments>http://blog.useamap.com/?p=52#comments</comments>
		<pubDate>Fri, 10 Oct 2008 23:56:20 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>Uncategorized</category>
	<category>jobs</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=52</guid>
		<description><![CDATA[Hi all,
     Travelling like mad around South America lately and finally returned to the shores of Ireland. Out on the look for a new job in web developer or anything related to this field. Wondering how often people get jobs from pet projects like this one, so lets put it to the test. Got my [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal"><span lang="EN-IE">Hi all,</span></p>
<p class="MsoNormal"><span lang="EN-IE">     Travelling like mad around South America lately and finally returned to the shores of Ireland. Out on the look for a new job in web developer or anything related to this field. Wondering how often people get jobs from pet projects like this one, so lets put it to the test. Got my Cv up here, at <a href="http://useamap.com/cv/">http://useamap.com/cv/</a> , covering letter there too. Time to put on the toast.</span></p>
<p class="MsoNormal"><span lang="EN-IE"> </span></p>
<p class="MsoNormal"><span lang="EN-IE">Any questions, please let me know,</span></p>
<p class="MsoNormal"><span lang="EN-IE">Vinny Glennon</span></p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=52</wfw:commentRSS>
		</item>
		<item>
		<title>Help needed&#8230; mobile version of useamap</title>
		<link>http://blog.useamap.com/?p=50</link>
		<comments>http://blog.useamap.com/?p=50#comments</comments>
		<pubDate>Fri, 02 May 2008 00:56:40 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>useamap</category>
	<category>irish service</category>
	<category>using a map</category>
	<category>contact us</category>
	<category>new features</category>
	<category>mobile phone</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=50</guid>
		<description><![CDATA[Hi all,
We are currently beta testing a mobile version of Useamap.com and we need your help. I would love to hear some feedback on it, whats good,bad and indifferent about it. Let me know how easy it is to use. Just point your mobile device to http://useamap.com or else go to http://mob.useamap.com.
Best Regards,
Vinny Glennon

]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>We are currently beta testing a mobile version of <a href="http://Useamap.com">Useamap.com</a> and we need your help. I would love to hear some feedback on it, whats good,bad and indifferent about it. Let me know how easy it is to use. Just point your mobile device to <a href="http://useamap.com">http://useamap.com</a> or else go to <a title="Mobile version of useamap.com" href="http://mob.useamap.com">http://mob.useamap.com</a>.<br />
Best Regards,</p>
<p>Vinny Glennon
</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=50</wfw:commentRSS>
		</item>
		<item>
		<title>Putting your location onto your website</title>
		<link>http://blog.useamap.com/?p=49</link>
		<comments>http://blog.useamap.com/?p=49#comments</comments>
		<pubDate>Sun, 27 Apr 2008 08:36:52 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>new features</category>
	<category>embed map</category>
	<category>static image</category>
	<category>google</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=49</guid>
		<description><![CDATA[Hi All,
Before this, if you wanted to add your map onto your website, you could put the following iframe code into your website, for example for useamap.com/ourplace it would be
iframe width="500" scrolling="no" height="300" frameborder="0" xsrc="http://useamap.com/frame/500/300/ourplace
But a lot of users complained that this took too long to load, so now you can put into just the [...]]]></description>
			<content:encoded><![CDATA[<p>Hi All,</p>
<p>Before this, if you wanted to add your map onto your website, you could put the following iframe code into your website, for example for <a title="Ourplace Map" href="http://useamap.com/ourplace">useamap.com/ourplace</a> it would be</p>
<pre>iframe width="500" scrolling="no" height="300" frameborder="0" xsrc="http://useamap.com/frame/500/300/ourplace</pre>
<p>But a lot of users complained that this took too long to load, so now you can put into just the basic image using very similar code. This loads 100 times faster, and just shows the location of your event. Example code would be</p>
<p><code /></p>
<p>iframe width="400" scrolling="no" height="300" frameborder="0" xsrc="http://useamap.com/static/400/300/ourplacewhich shows as this on your page<br />
<iframe width="400" scrolling="no" height="300" frameborder="0" src="http://useamap.com/static/400/300/ourplace"> UseAMap.com&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;lt;br /&amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;amp;gt; </iframe></p>
<p>All you are doing is replacing the word frame with static. All anyone who does not have Javascript enabled,and you are using the non static Google maps, they will now be showed the static image instead!</p>
<p>To get the code for this, go your saved map location or create a new map if you have not done so already. Then click the button which says Embed Map, and follow from there.</p>
<p>Keep your feedback rolling in,</p>
<p>Best Regards,</p>
<p>Vinny Glennon
</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=49</wfw:commentRSS>
		</item>
		<item>
		<title>Front page on ENN and website of the week</title>
		<link>http://blog.useamap.com/?p=47</link>
		<comments>http://blog.useamap.com/?p=47#comments</comments>
		<pubDate>Wed, 29 Aug 2007 20:57:56 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=47</guid>
		<description><![CDATA[For all our Irish Readers, the site has just made the pick of the week from the respectable Irish News source: enn.ie
Full Article here:
 

Useamap.com is a classic little bit of Web 2.0 from an Irish outfit. They&#8217;ve taken the API friendly nature of various online map solutions and blended them into one easy-to-set-up interface [...]]]></description>
			<content:encoded><![CDATA[<p>For all our Irish Readers, the site has just made the pick of the week from the respectable Irish News source: enn.ie</p>
<p>Full Article here:<br />
<a href="http://www.useamap.com/"> </a></p>
<div class="contentbox500">
<div class="contentbox280">Useamap.com is a classic little bit of Web 2.0 from an Irish outfit. They&#8217;ve taken the API friendly nature of various online map solutions and blended them into one easy-to-set-up interface where you can generate a local map using Google, Virtual Earth or Yahoo Maps data, whilst giving it a short address that&#8217;s easy to remember. You can even dynamically swap between the different map providers after the map&#8217;s been generated. This is particularly handy where some providers have better satellite imagery than others. Very nice work. Go check it out.</div>
</div>
<div class="contentbox500"><span class="featureimg"><img width="186" align="top" src="http://www.enn.ie/uploads/1187964105-useamap.jpg" /></span></div>
<div class="contentbox500">Thanks a million lads!:) To see other press releases, you can see them along the right hand side other site reviews. If there is a site review which I do not have mentioned, please let me know at vinny@useamap.com</div>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=47</wfw:commentRSS>
		</item>
		<item>
		<title>Use A Map Updates and Facebook</title>
		<link>http://blog.useamap.com/?p=44</link>
		<comments>http://blog.useamap.com/?p=44#comments</comments>
		<pubDate>Sat, 11 Aug 2007 12:31:07 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>Uncategorized</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=44</guid>
		<description><![CDATA[Hi again,Work has been continuing in the background on Useamap, for you the user every week. You can now see how far ‘as the crow flies’ your saved map location is from any place on earth. This appears in the popup window when you click on a map. You can now also save your directions [...]]]></description>
			<content:encoded><![CDATA[<p>Hi again,Work has been continuing in the background on Useamap, for you the user every week. You can now see how far ‘as the crow flies’ your saved map location is from any place on earth. This appears in the popup window when you click on a map. You can now also save your directions with a short url. So when you put driving directions onto your map, you will also get a short url like <a href="http://useamap.com/directions/61">http://useamap.com/directions/61</a> to share easily with others.</p>
<p>If you use Facebook(some 30 million users out there, I think, and growing) , you can now create maps for free within Facebook by going to <a href="http://apps.facebook.com/useamap/">http://apps.facebook.com/useamap/</a> . This will let you put mini maps of your planned locations onto your Facebook profile. While there are a number of map based sites on Facebook(Cities I visited, places I have been) none allow you to show your location and get driving directions to it. You can also map roughly where all your friends are on Facebook, so that visually, you can see who is in what of Ireland or how they are spread across the globe. I believe location, location, location will be the key aspect of peoples internet behavior over the coming year, Go on, give it a test drive.</p>
<p><span lang="EN-IE" style="font-size: 12pt; font-family: "Times New Roman"">Vinny</span></p>
<p>Useamap Team
</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=44</wfw:commentRSS>
		</item>
		<item>
		<title>100,000 hits</title>
		<link>http://blog.useamap.com/?p=43</link>
		<comments>http://blog.useamap.com/?p=43#comments</comments>
		<pubDate>Sat, 11 Aug 2007 12:29:57 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>useamap</category>
	<category>tinyurl</category>
	<category>irish service</category>
	<category>using a map</category>
	<category>UseAMap launch</category>
	<category>new features</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=43</guid>
		<description><![CDATA[Hi all,
We have just hit 100,000 generated maps on Useamap.com which is very exciting. The next milestone is the 1 million mark which hopefully we will reach over the next 3 months. Thank you very much for your support and as always, if you have feedback, please drop a mail so that we can continue [...]]]></description>
			<content:encoded><![CDATA[<p>Hi all,</p>
<p>We have just hit 100,000 generated maps on <a href="http://useamap.com/">Useamap.com</a> which is very exciting. The next milestone is the 1 million mark which hopefully we will reach over the next 3 months. Thank you very much for your support and as always, if you have feedback, please drop a mail so that we can continue to improve the service for all users.</p>
<p>Vinny</p>
<p>Use A Map Team
</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=43</wfw:commentRSS>
		</item>
		<item>
		<title>1000 Maps created!</title>
		<link>http://blog.useamap.com/?p=22</link>
		<comments>http://blog.useamap.com/?p=22#comments</comments>
		<pubDate>Wed, 20 Dec 2006 19:47:55 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>useamap</category>
	<category>location finder</category>
	<category>irish service</category>
	<category>using a map</category>
	<category>UseAMap launch</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=22</guid>
		<description><![CDATA[UseAMap.com has just reached over 1000 separate maps created from its website, useamap.com . Thanks to everyone for their input and I really hope I can keep receiving your feedback. I have set up a press page (link on the left) which has all the reviews, etc of this application that I could find on [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">UseAMap.com has just reached over 1000 separate maps created from its website, useamap.com . Thanks to everyone for their input and I really hope I can keep receiving your feedback. I have set up a press page (link on the left) which has all the reviews, etc of this application that I could find on the internet.</p>
<p class="MsoNormal">Thanks Again,</p>
<p><span style="font-size: 12pt; font-family: "Times New Roman"">Vinny</span>
</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=22</wfw:commentRSS>
		</item>
		<item>
		<title>Feature List</title>
		<link>http://blog.useamap.com/?p=21</link>
		<comments>http://blog.useamap.com/?p=21#comments</comments>
		<pubDate>Wed, 20 Dec 2006 19:46:29 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>new features</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=21</guid>
		<description><![CDATA[As a recap for old and new users to the system, here is a list of features that UseAMap currently offers to its users:

Link back to your site (so that a person can quickly get to your site, also handy as an extra link to your site)
Detailed Traveling Directions
Ability to Save/Print the Directions
Maps are printable
Maps [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">As a recap for old and new users to the system, here is a list of features that UseAMap currently offers to its users:</p>
<ul>
<li>Link back to your site (so that a person can quickly get to your site, also handy as an extra link to your site)</li>
<li>Detailed Traveling Directions</li>
<li>Ability to Save/Print the Directions</li>
<li>Maps are printable</li>
<li>Maps can resized to suit the speed of your connection</li>
<li>Map show you your general location when it loads, no need to pick your country,etc</li>
<li>All the code needed to embed your saved map at any size you want, onto your own website. Very useful for businesses, as it impacts the necessary information of your business location to the customer, while yet keeping the customer on your site.</li>
<li>Image Gallery with unlimited albums and photos</li>
<li>Easy to remember web address to help you share your map with others.</li>
<li>Being able to turn on/off comments at the bottom of your map</li>
<li>A forgotten password facility<br />
Link to quickly email your link to any friend</li>
<li>Tag Clouds to see the most common and recent map descriptions</li>
<li>Search Facility so you can see all maps that use certain map descriptions.<br />
Ability to save your map as a satellite photo/map or a mixture of both. Also saves the zoom level that the map was created with.</li>
<li>Free</li>
</ul>
<p class="MsoNormal">
<p class="MsoNormal">If you are having any problems using any of the above features, please email me, and I will be happy to assist you.</p>
<p class="MsoNormal">Vinny</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=21</wfw:commentRSS>
		</item>
		<item>
		<title>Put the map onto your own website. Also new Photo Gallery.</title>
		<link>http://blog.useamap.com/?p=20</link>
		<comments>http://blog.useamap.com/?p=20#comments</comments>
		<pubDate>Wed, 20 Dec 2006 19:45:20 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>useamap</category>
	<category>using a map</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=20</guid>
		<description><![CDATA[A new feature allows users to quickly add their map to useamap.com. A sample page with just the small map can be seen here. As you see it is the sample map based at UseAMap.com/sample.  Any changes to your Map on UseAMap.com will be reflected automatically on your smaller map on your own website. [...]]]></description>
			<content:encoded><![CDATA[<p class="MsoNormal">A new feature allows users to quickly add their map to useamap.com. A sample page with just the small map can be seen here. As you see it is the sample map based at UseAMap.com/sample.  Any changes to your Map on UseAMap.com will be reflected automatically on your smaller map on your own website. This is quite useful for businesses, as it impacts the necessary information of your business location to the customer, while yet keeping the customer on your site. Just Click on Embed Map to use this feature.</p>
<p class="MsoNormal">For all the professional and hobby photographers out there, you can now upload as many albums of images as you like to UseAMap.com. In fact to make it , you can just upload a zip file of all your images, and the system will put them into the correct album for you. For more information, click on the ‘Add Pictures’ link or to see it in action, click ‘Manage Your Photo Albums’ after you have logged in.</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=20</wfw:commentRSS>
		</item>
		<item>
		<title>Get Detailed Driving Directions</title>
		<link>http://blog.useamap.com/?p=12</link>
		<comments>http://blog.useamap.com/?p=12#comments</comments>
		<pubDate>Tue, 21 Nov 2006 19:47:51 +0000</pubDate>
		<dc:creator>vinny</dc:creator>
		
	<category>useamap</category>
	<category>google maps</category>
	<category>irish service</category>
	<category>UseAMap launch</category>
	<category>contact us</category>
	<category>mapquest</category>
		<guid isPermaLink="false">http://blog.useamap.com/?p=12</guid>
		<description><![CDATA[A major upgrade in the form of map directions has now been completed. Go to any saved map, i.e. http://useamap.com/jeebers. Now click anywhere on the map and then select one of the choices that appear. You will now be given detailed road directions how to get to/from your selected location. These can be printed out [...]]]></description>
			<content:encoded><![CDATA[<p>A major upgrade in the form of map directions has now been completed. Go to any saved map, i.e. <a href="http://useamap.com/jeebers">http://useamap.com/jeebers</a>. Now click anywhere on the map and then select one of the choices that appear. You will now be given detailed road directions how to get to/from your selected location. These can be printed out or saved onto useamap.com itself. The directions will include a small map for each part of the way as well as an overall summary for your journey.</p>
<p>This is very useful for anyone thinking of putting a Contact Us link onto their web page as now full directions will be provided for that user. This is the first time I have seen these two mapping solutions used together, and I think it works really well. Please let me know of any feedback as always.</p>
<p class="MsoNormal">Best Regards,<br />
Vincent Glennon
</p>
]]></content:encoded>
			<wfw:commentRSS>http://blog.useamap.com/?feed=rss2&amp;p=12</wfw:commentRSS>
		</item>
	</channel>
</rss>
