<?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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Emil Hunefalk &#187; Maps</title>
	<atom:link href="http://emil.hunefalk.com/category/maps/feed/" rel="self" type="application/rss+xml" />
	<link>http://emil.hunefalk.com</link>
	<description></description>
	<lastBuildDate>Thu, 17 Sep 2009 19:32:03 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Google Developer Day</title>
		<link>http://emil.hunefalk.com/2008/09/17/ggoogle-yep-i-ged-it/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2008/09/17/ggoogle-yep-i-ged-it/#comments</comments>
		<pubDate>Wed, 17 Sep 2008 00:28:21 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Analysis]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://emil.hunefalk.com/2008/09/17/ggoogle-yep-i-ged-it/</guid>
		<description><![CDATA[I was at the recent Google Developer Day at Wembley, and got a few ideas when listening to talks regarding development in Google Maps from the past six months:

Â It is now possible to integrate Google Earth as a map type of Google Maps &#8211; something they didn&#8217;t tell us enough about imho. However, it seems [...]]]></description>
			<content:encoded><![CDATA[<p>I was at the recent Google Developer Day at Wembley, and got a few ideas when listening to talks regarding development in Google Maps from the past six months:</p>
<ul>
<li>Â It is now possible to integrate <a rel="nofollow" target="_blank" href="http://code.google.com/apis/earth/">Google Earth</a> as a map type of Google Maps &#8211; something they didn&#8217;t tell us enough about imho. However, it seems like thisÂ  is still at an early stage..</li>
<li>If you&#8217;ve never been to a Google Developer day I would certainly recommend it &#8211; even if you know the API&#8217;s and have talked to many of the Google people who develop the app&#8217;s you use, there&#8217;s no better chance of finding other people giving fresh views of the world.</li>
<li>According to one speaker, using &#8216;usual Google maps&#8217; gives you a 50 kb download, while the Ajax downloader gives you a 4kb download. A significant claim which I hope to get the chance of testing soon enough &#8211; at least within the next few months. Too bad it seems to have a limit of 50 markers..</li>
</ul>
<p>Of course, there were also a few other interesting subjects, including for example OpenSocial and especially Gears &#8211; but that&#8217;s not for this post&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2008/09/17/ggoogle-yep-i-ged-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maps &#8211; the Google version</title>
		<link>http://emil.hunefalk.com/2007/07/27/maps-the-google-version/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2007/07/27/maps-the-google-version/#comments</comments>
		<pubDate>Fri, 27 Jul 2007 19:02:15 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Web 2.0]]></category>

		<guid isPermaLink="false">http://emil.hunefalk.com/2007/07/27/maps-the-google-version/</guid>
		<description><![CDATA[This is just about the maps for now, not about stand-alone software like Google Earth.
I&#8217;ve become impressed by the Google Maps API when working with it, by the support from the Google team and by the constant feature updates we keep getting &#8211; and of course by many of the extensions from the community.
I&#8217;ve tried [...]]]></description>
			<content:encoded><![CDATA[<p>This is just about the maps for now, not about stand-alone software like Google Earth.</p>
<p>I&#8217;ve become impressed by the Google Maps API when working with it, by the support from the Google team and by the constant feature updates we keep getting &#8211; and of course by many of the extensions from the community.</p>
<p>I&#8217;ve tried out PdMarker, Clusterer and a few other extensions with varying results, and believe some of those features should be part of the standard API. Today I actually saw in one of the Google groups threads that some of those features will come to us soon, and especially the marker.onHover() for tooltips and marker icon change seems to be on its way.</p>
<p>As a way of learning the API I&#8217;ve followed some of <a rel="nofollow" target="_blank" href="http://www.econym.demon.co.uk/googlemaps/">Mike</a>&#8217;s tips for managing the maps &#8211; and noticed it seems very updated (I haven&#8217;t seen any dates) &#8211; as well as following the <a rel="nofollow" target="_blank" href="http://googlemapsapi.blogspot.com/">official blog</a>, looking a lot at the <a rel="nofollow" target="_blank" href="http://googlemapsmania.blogspot.com/">docs</a> and sometimes checking out <a rel="nofollow" target="_blank" href="http://googlemapsmania.blogspot.com/">Google Maps Mania</a>.</p>
<p>Even though I&#8217;m impressed by the maps, marker overlays, geocoders etc I am also a bit disappointed in the fact that I noticed this technology slowing my browser, and in conjunction my entire system, down so I can&#8217;t work at normal pace. Of course I understand it takes a bit of code to get it all running, but it seems to me there are still some memory leaks &#8211; and I really don&#8217;t like the message about &#8216;unresponsive script&#8217; Firefox tells me about every time I exit the browser after looking at maps for a while&#8230;.</p>
<p>I&#8217;m looking forward to the next update &#8211; but even more, I&#8217;m looking forward to GMap3(), hopefully with better OnUnload()&#8230;</p>
<p>I wish you a nice mapping..</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2007/07/27/maps-the-google-version/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GeoWeb &#8211; Mapping the Web</title>
		<link>http://emil.hunefalk.com/2007/07/19/geoweb-mapping-the-web/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2007/07/19/geoweb-mapping-the-web/#comments</comments>
		<pubDate>Thu, 19 Jul 2007 19:17:19 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Web 2.0]]></category>
<category></category><category></category><category></category><category></category><category></category><category></category><category></category><category></category><category>api</category><category>different-services</category><category>geocoding</category><category>geoweb</category><category>google-maps</category><category>maps</category><category>travel</category><category>web-2.0</category>
		<guid isPermaLink="false">http://emil.hunefalk.com/2007/07/19/geoweb-mapping-the-web/</guid>
		<description><![CDATA[Lately I&#8217;ve been tinkering a lot with maps and what is called the GeoWeb by some. I&#8217;m starting to master the API for google maps, geocoding addresses, airport locations etc through different services and creating my own maps showing markers and marker clusters to show locations for hotels, car rental offices and airports, as part [...]]]></description>
			<content:encoded><![CDATA[<p>Lately I&#8217;ve been tinkering a lot with maps and what is called the <a rel="nofollow" target="_blank" href="http://google-latlong.blogspot.com/2007/05/new-world-unfolding.html">GeoWeb</a> by some. I&#8217;m starting to master the API for google maps, geocoding addresses, airport locations etc through different services and creating my own maps showing markers and <a rel="nofollow" target="_blank" href="http://www.econym.demon.co.uk/googlemaps/clusterer.htm">marker clusters</a> to show locations for hotels, car rental offices and airports, as part of my job. While doing this I&#8217;ve also had the chance to discover much more of the GeoWeb, seeing a <a rel="nofollow" target="_blank" href="http://maps.google.com/maps/mm?mapprev=1&amp;ie=UTF8&amp;ll=51.505056,-0.104542&amp;spn=0.026499,0.053902&amp;z=14&amp;om=1">webcam</a> over Trafalgar Square in London (which is placed wrong on the map) and a couple of creative <a rel="nofollow" target="_blank" href="http://www.platial.com/">mapmaking</a> and <a rel="nofollow" target="_blank" href="http://tours.eyestride.com/">tour creating</a> sites, making me believe a great deal in the GeoWeb, and in the future both for services such as Google Maps and free software like Google Earth.</p>
<p>Some creative people use a <a rel="nofollow" target="_blank" href="http://atti.la/">map as a CV</a>, a <a rel="nofollow" target="_blank" href="http://www.wikimapia.org/#y=55681020&amp;x=12612391&amp;z=14&amp;l=0&amp;m=a&amp;v=2">WikiMapia</a> project was started to let anyone add information on maps &#8211; giving it so much information that my old laptop can barely move the map &#8211; and you&#8217;ve probably noticed the Google maps flight simulator, <a rel="nofollow" target="_blank" href="http://www.isoma.net/games/goggles.html">Goggles</a>. You can find where you would end up if <a rel="nofollow" target="_blank" href="http://map.talleye.com/bighole.php">digging a hole</a> through the planet from any position &#8211; I would end up in the middle of the pacific ocean if I started digging from here, so I guess I&#8217;ll skip that for now.</p>
<p>While creating my own maps with overlay, I&#8217;ve noticed it&#8217;s very simple javascript which helps us control the maps, overlays, events etc, and am now considering creating my own mashup using maps and some other services &#8211; doing something I haven&#8217;t seen around, at least not in Europe &#8211; but that will be a secret for now, until the plans start coming to life&#8230;</p>
<p>Happy mapping, and have a great weekend &#8211; I know I will, going to another place on the map&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2007/07/19/geoweb-mapping-the-web/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Photography and imaging</title>
		<link>http://emil.hunefalk.com/2007/07/15/photography-and-imaging/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2007/07/15/photography-and-imaging/#comments</comments>
		<pubDate>Sun, 15 Jul 2007 18:55:54 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Maps]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://emil.hunefalk.com/2007/07/15/photography-and-imaging/</guid>
		<description><![CDATA[A few months back I bought my first digital camera, and have already taken about 2000 pictures with it, probably throwing at least half of them away soon afterwards. You can see some of my photos on Picasa, and others on Flickr, mixed with other types of images. Actually, I started writing this post after [...]]]></description>
			<content:encoded><![CDATA[<p>A few months back I bought my first digital camera, and have already taken about 2000 pictures with it, probably throwing at least half of them away soon afterwards. You can see some of my photos on <a rel="nofollow" target="_blank" href="http://picasaweb.google.com/ehunefalk">Picasa</a>, and others on <a rel="nofollow" target="_blank" href="http://www.flickr.com/photos/hunefalk/">Flickr</a>, mixed with other types of images. Actually, I started writing this post after returning from another <a rel="nofollow" target="_blank" href="http://picasaweb.google.com/ehunefalk/Copenhagen2007RandomPics">photowalk</a> in Copenhagen, where I covered &#8217;sÃ¸erne&#8217; (&#8217;the lakes&#8217;) and adjacent areas. On some of my photowalks I can&#8217;t believe how many of the old buildings still stand, especially after the Germans invading. The photowalk consisted of 4-5 hours of photography with a few breaks for beer or coke.
<div style="float:right;border:none;padding:15px;"<embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="288" height="192" flashvars="host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fehunefalk%2Falbumid%2F5085657684289398657%3Fkind%3Dphoto%26alt%3Drss" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div>
<p> &#8211; another photowalk I&#8217;d recommend for the Copenhagen visitor is the &#8216;CowParade&#8217;, consisting of a number of cows spread around Copenhagen in interesting locations, and if you walk there you will certainly find other places as well &#8230;.
<div style="float:left;border:none;padding:15px;"><embed type="application/x-shockwave-flash" src="http://picasaweb.google.com/s/c/bin/slideshow.swf" width="288" height="192" flashvars="host=picasaweb.google.com&amp;RGB=0x000000&amp;feed=http%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2Fehunefalk%2Falbumid%2F5080052152984952513%3Fkind%3Dphoto%26alt%3Drss" pluginspage="http://www.macromedia.com/go/getflashplayer"></emb</div>
</p>
<p>Of course, I used Picasa on some of the photos, working miracles instead of making me throw them away. Another tool I was considering is Picnic, allowing me to edit online so I don&#8217;t have to keep track of which computer I started with (I consistently switch between three computers with different OS) and instead let me take a break and then continue on another computer seamlessly&#8230;</p>
<p>For the apprentice photographer like myself, I would recommend <a rel="nofollow" target="_blank" href="http://www.photonhead.com/">PhotonHead</a>, and especially the <a rel="nofollow" target="_blank" href="http://www.photonhead.com/digitalcameras/reviews/">camera review</a>. But of course, you can also learn much from for example <a rel="nofollow" target="_blank" href="http://www.interact10ways.com/usa/index.asp">10 ways</a> and many other sites which can tell you about the arts of light, composition, posture and stance&#8230;.</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2007/07/15/photography-and-imaging/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Maps</title>
		<link>http://emil.hunefalk.com/2007/07/05/maps/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2007/07/05/maps/#comments</comments>
		<pubDate>Thu, 05 Jul 2007 18:52:08 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Maps]]></category>
<category>api</category><category>google-maps</category><category>maps</category><category>ms-mappoint</category><category>travel-section</category><category>yahoo-maps</category>
		<guid isPermaLink="false">http://emil.hunefalk.com/2007/07/05/maps/</guid>
		<description><![CDATA[Since I&#8217;m creating a travel section of this site, I decided it could be interesting to make research on some of the mapping API&#8217;s out there, with Google Maps, Yahoo! Maps and MS MapPoint being the obvious first candidates.  These candidates are soon reduced to two when I look at MSN Maps, and especially [...]]]></description>
			<content:encoded><![CDATA[<p>Since I&#8217;m creating a travel section of this site, I decided it could be interesting to make research on some of the mapping API&#8217;s out there, with <a rel="nofollow" target="_blank" href="http://www.google.com/apis/maps/">Google Maps</a>, <a rel="nofollow" target="_blank" href="http://developer.yahoo.com/maps/">Yahoo! Maps</a> and <a rel="nofollow" target="_blank" href="http://msdn2.microsoft.com/en-us/library/aa492594.aspx">MS MapPoint</a> being the obvious first candidates.  These candidates are soon reduced to two when I look at <a rel="nofollow" target="_blank" href="http://mappoint.msn.com/">MSN Maps</a>, and especially the navigation and general feel of this application disheartens me, thereby leaving two of the giants as candidates.</p>
<p>Both <a rel="nofollow" target="_blank" href="http://maps.yahoo.com/">Yahoo!</a> and <a rel="nofollow" target="_blank" href="http://maps.google.com/">Google</a> have extensive documentation and help for their mapping API&#8217;s, which of course helps when developing &#8211; but I&#8217;ve often found that smaller startups can have more interesting products, leading to a further search for mapping tools. The first API I find in this quick search is <a rel="nofollow" target="_blank" href="http://developer.zoomin.com.au/">ZoomIn</a>, another free system which reminds of the others, but feels a bit slow at the first look &#8211; and while looking around at their site it hits me with quite a few bad links which of course renders a bad feeling.</p>
<p>Moving on, I found <a rel="nofollow" target="_blank" href="http://www.mapquest.com/">MapQuest</a> and the <a rel="nofollow" target="_blank" href="http://www.mapquest.com/features/main.adp?page=developer_tools_oapi">OpenAPI</a> used for their service, including geocoding, routing, seamless movements in the map and a few other interesting features. Another option I found while looking around was <a rel="nofollow" target="_blank" href="http://www.multimap.com/apidocs/">MultiMap</a>, which targets business clients and have many high profile clients.</p>
<p>With the options above, I started testing the interfaces with geocoding and to see if they have simple dragging, zooming and other features which are essential for a usable interface. I found that <a rel="nofollow" target="_blank" href="http://www.mapquest.com/">MapQuest</a>, <a rel="nofollow" target="_blank" href="http://maps.google.com/">Google</a> maps, <a rel="nofollow" target="_blank" href="http://www.multimap.com/apidocs/">MultiMap</a> and <a rel="nofollow" target="_blank" href="http://maps.yahoo.com/">Yahoo!</a> were the most friendly and decided to go on with those.</p>
<p>In a next post I&#8217;ll give short tutorials for each api after some testing &#8211; and comment on how simple each them are. My progress can be seen under my <a href="http://emil.hunefalk.com/maps/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed">travel section</a> where I started with a WordPress plug-in for Google maps, and will continue next with a London map from Yahoo! maps.</p>
<p>Happy mapping!</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2007/07/05/maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Web 2.0 sites</title>
		<link>http://emil.hunefalk.com/2007/06/26/web-20-sites/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2007/06/26/web-20-sites/#comments</comments>
		<pubDate>Tue, 26 Jun 2007 16:23:24 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Travel]]></category>
<category>ajax</category><category>creativity</category><category>digital-trend</category><category>flickr</category><category>new-technologies</category><category>user-experience</category><category>web 2.0</category>
		<guid isPermaLink="false">http://emil.hunefalk.com/2007/06/26/web-20-sites/</guid>
		<description><![CDATA[Since this topic is quite popular at the moment, I had a look at different solutions. For anyone curious to explore more, you can look at sites such as AjaxProjects for a comprehensive list, Digital Trend for the best a year ago (according to them at least) or maybe you should simple start stumbling upon [...]]]></description>
			<content:encoded><![CDATA[<p>Since this topic is quite popular at the moment, I had a look at different solutions. For anyone curious to explore more, you can look at sites such as <a rel="nofollow" target="_blank" href="http://web2.ajaxprojects.com/" title="Ajax Projects Web 2.0 listing">AjaxProjects</a> for a comprehensive list, <a rel="nofollow" target="_blank" href="http://reviews.digitaltrends.com/guide46.html">Digital Trend</a> for the best a year ago (according to them at least) or maybe you should simple start <a rel="nofollow" target="_blank" href="http://www.stumbleupon.com/">stumbling upon</a> them? Looking at Stumbleupon,  I start wondering what actually should define Web 2.0, since I used that site about 5 years ago before going tired of so many stumbled spam sites&#8230;</p>
<p>Some say that Web 2.0 is about mashing it up, creating sites like <a rel="nofollow" target="_blank" href="http://del.icio.us/">del.icio.us</a> and <a rel="nofollow" target="_blank" href="http://digg.com/">digg</a>, or maybe collecting the <a rel="nofollow" target="_blank" href="http://popurls.com/" aiotarget="false" aiotitle="most popular sites to one, and showing feeds from the mentioned sites and others,">most popular sites to one</a>, and showing feeds from the mentioned sites and others, also including media sites such as <a rel="nofollow" target="_blank" href="http://flickr.com/">Flickr</a> and <a rel="nofollow" target="_blank" href="http://www.ifilm.com/">ifilm</a>&#8230;</p>
<p>Before uploading your photo to Flickr, you can edit online with tools such as <a rel="nofollow" target="_blank" href="http://www.picnik.com/">picnik</a>, and the videos can be fixed at sites like <a rel="nofollow" target="_blank" href="http://www.eyespot.com/">eyespot</a> before putting them on for example <a rel="nofollow" target="_blank" href="http://www.youtube.com/">youtube</a> or <a rel="nofollow" target="_blank" href="http://one.revver.com/revver">Revver</a>&#8230;.</p>
<p>If you feel like being passive for the day, you can instead use services such as <a rel="nofollow" target="_blank" href="http://www.songbirdnest.com/">Songbird</a> for streaming  from a multitude of online radio channels, or go to <a rel="nofollow" target="_blank" href="http://www.travelistic.com/">Travelistic</a> to see travel videos&#8230;</p>
<p>When you look at all the sites and what they have in common it can be difficult at a first glance, but then you start to think of words and terms like &#8216;user experience&#8217;, &#8216;creativity&#8217; and &#8217;simplicity&#8217; &#8211; which are very important parts of the new web taking shape for the future. For example, you don&#8217;t always need AJAX or other new technologies to make it &#8216;Web 2.0&#8242; &#8211; but you need to make it worth the time spent to visit the site&#8230;</p>
<p>By the way, is anyone else tired of hearing terms such as &#8216;Web 2.0&#8242;, &#8216;AJAX&#8217; and similar? The technology and thoughts have been around for ages&#8230;</p>
<p>Googling for the term &#8216;Web 2.0&#8242;  gives results showing people aren&#8217;t tired of it, and actually it&#8217;s one of the most hyped terms our there at the moment. Sites like <a rel="nofollow" target="_blank" href="http://www.allthingsweb2.com/">All Things Web 2.0</a>, <a rel="nofollow" target="_blank" href="http://www.webware.com/html/ww/100.html">WebWare</a> and <a rel="nofollow" target="_blank" href="http://web2magazine.blogspot.com/2007/01/thanks-for-web-2.html">Web 2.0 Magazine</a> try to list as many as possible in categories, while some show the contenct from multiple sites, for example the before mentioned <a rel="nofollow" target="_blank" href="http://popurls.com/" aiotarget="false">popurls</a> or the <a rel="nofollow" target="_blank" href="http://www.google.com/ig">iGoogle portal</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2007/06/26/web-20-sites/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Travel, or simply phone the world</title>
		<link>http://emil.hunefalk.com/2007/06/21/travel-or-simply-phone-the-world/#utm_source=feed&amp;utm_medium=feed&amp;utm_campaign=feed</link>
		<comments>http://emil.hunefalk.com/2007/06/21/travel-or-simply-phone-the-world/#comments</comments>
		<pubDate>Thu, 21 Jun 2007 17:16:04 +0000</pubDate>
		<dc:creator>EH</dc:creator>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Life]]></category>
		<category><![CDATA[Maps]]></category>
		<category><![CDATA[Travel]]></category>

		<guid isPermaLink="false">http://emil.hunefalk.com/2007/06/21/travel-or-simply-phone-the-world/</guid>
		<description><![CDATA[Something I&#8217;m thinking about now is how to set up a good travel section for this site. While working with development for a travel search engine where I&#8217;m now adding search for other travel related items to accompany the flight search already available, my interest for traveling has increased even further compared to before, also [...]]]></description>
			<content:encoded><![CDATA[<p>Something I&#8217;m thinking about now is how to set up a good travel section for this site. While working with development for a <a rel="nofollow" target="_blank" href="http://www.momondo.com/" title="momondo">travel search engine</a> where I&#8217;m now adding search for other travel related items to accompany the flight search already<a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=52557&amp;a=1382808&amp;g=16563566" target="_blank"><img src="http://impgb.tradedoubler.com/imp?type(img)g(16563566)a(1382808)" border=0 style="border:none;float:right;" /></a> <a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=34444&amp;a=1382808&amp;g=16264354" target="_blank"><img src="http://impgb.tradedoubler.com/imp?type(img)g(16264354)a(1382808)" border="0px" style="border:none;float:left;"></a>available, my interest for traveling has increased even further compared to before, also leading to insight in accommodation sites and finding out a little about what&#8217;s happening behind the scenes. Of  course, I can&#8217;t share any of this knowledge here because of contracts and NDA&#8217;s, but can at least recommend what I come across and am impressed by. For example, I&#8217;d like to recommend having a look at <a rel="nofollow" target="_blank" href="http://www.hiphotels.com/">Hip Hotels</a> for some nice views before a trip, or if you feel like backpacking there&#8217;s usually some hostel with available beds through <a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=34444&amp;a=1382808&amp;g=16214220" target="_blank" title="http://www.hostelbookers.com">HostelBookers</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(16214220)a(1382808)" style="border:none;width:0px;"> &#8211; or maybe you want to do some lifechanging travel, for example by <a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=52557&amp;a=1382808&amp;g=16575496" target="_blank">volunteering</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(16575496)a(1382808)" style="border:none;width:0px;"> in a third world country? </p>
<p><a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=27320&amp;a=1382808&amp;g=16303936" target="_blank"><img src="http://impgb.tradedoubler.com/imp?type(img)g(16303936)a(1382808)" border="0" style="border:none;float:left;" /></a>While on the road I usually bring the laptop, and there&#8217;s often available net either at or close to the hotel so I can use <a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=27320&amp;a=1382808&amp;g=16123208" target="_blank">Skype</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(16123208)a(1382808)" style="border:none;width:0px;"> which is of course connected as my home phone with <a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=27320&amp;a=1382808&amp;g=16123214" target="_blank">SkypeIn</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(16123214)a(1382808)" style="border:none;width:0px;"> and <a rel="nofollow" target="_blank" href="http://clkuk.tradedoubler.com/click?p=27320&amp;a=1382808&amp;g=16123212" target="_blank">SkypeOut</a><img src="http://impgb.tradedoubler.com/imp?type(inv)g(16123212)a(1382808)" style="border:none;width:0px;">. This is actually what I also use at home, instead of getting a regular phone after moving to Denmark I simply decided to go with Skype, and can have a phone number in any country no matter where in the world I am at the moment. Now there&#8217;s even software to help if you want a temporary number &#8211; where <a rel="nofollow" target="_blank" href="http://numbr.com/">Numbr</a> sends any calls to the temporary number onward to your normal phone.</p>
<p>[Some of the links in this post are affiliate links where I earn a small percentage on sales - if you're curious about the products but don't want to support my blogging, the url's are www.Skype.com, www.HostelBookers.com and www.i-to-i.com]</p>
]]></content:encoded>
			<wfw:commentRss>http://emil.hunefalk.com/2007/06/21/travel-or-simply-phone-the-world/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 4.474 seconds -->
