<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Dennis' Cosmodrome</title>
	<atom:link href="http://cosmodrome.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://cosmodrome.wordpress.com</link>
	<description>The answer to life, the universe and everything</description>
	<lastBuildDate>Mon, 11 Jul 2011 00:55:04 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='cosmodrome.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Dennis' Cosmodrome</title>
		<link>http://cosmodrome.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://cosmodrome.wordpress.com/osd.xml" title="Dennis&#039; Cosmodrome" />
	<atom:link rel='hub' href='http://cosmodrome.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Ubuntu without multimedia</title>
		<link>http://cosmodrome.wordpress.com/2010/05/21/ubuntu-without-multimedia/</link>
		<comments>http://cosmodrome.wordpress.com/2010/05/21/ubuntu-without-multimedia/#comments</comments>
		<pubDate>Fri, 21 May 2010 07:59:17 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=268</guid>
		<description><![CDATA[Linux is great in many ways. A complete operating system for free, why is not everybody using it? The truth is that it hasn&#8217;t been very user-friendly. That is about to change. With the latest version of Ubuntu (version 10.04) I have started to use it on several machines, both desktops and servers. Some say [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=268&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Linux is great in many ways. A complete operating system for free, why is not everybody using it? The truth is that it hasn&#8217;t been very user-friendly. That is about to change. With the latest version of <a title="Ubuntu" href="http://www.ubuntu.com/" target="_blank">Ubuntu</a> (version 10.04) I have started to use it on several machines, both desktops and servers. Some say it&#8217;s the new Windows or Mac OS X. I can&#8217;t agree there, it&#8217;s evolving but it&#8217;s still a half-baked product. Just because it&#8217;s a free product it&#8217;s shipped without some important components.</p>
<p>What I&#8217;m talking about and what probably is a show stopper for many users is the lack for media support. I can&#8217;t play DVD-movies on my laptop! Luckily this is easy to fix. If you know how to do, that is. What still makes Linux a hobby and enthusiast project is that many users are technically skilled but can&#8217;t teach their skills to other people. Until that is changed Linux is not for &#8220;everyone&#8221;. To make Ubuntu multimedia ready, follow the instructions below or check out the source that explains exactly how to do: <a title="Linux Tips" href="http://shibuvarkala.blogspot.com/2010/05/how-to-enable-ubuntu-1004-lucid-linx.html" target="_blank">Linux and Microcontroller Tips</a>!</p>
<p>The changes needed are made in the terminal, you can just copy and paste the below commands:</p>
<p>Add the medibuntu repository:</p>
<div><code>sudo wget  --output-document=/etc/apt/sources.list.d/medibuntu.list  http://www.medibuntu.org/sources.list.d/$(lsb_release -cs).list</code></div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get --quiet update</code></div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get --yes --quiet  --allow-unauthenticated install medibuntu-keyring</code></div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get --quiet update</code></div>
<div><strong><br />
</strong></div>
<div>Install non-free-codecs:</div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get install  non-free-codecs</code></div>
<div><strong><br />
</strong></div>
<div>Install DVD Support:</div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get install  libdvdcss2</code></div>
<div><strong><br />
</strong></div>
<div>Install MS Windows codecs:</div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get install  w32codecs</code></div>
<div><strong><br />
</strong></div>
<div>Install VLC player and Mplayer:</div>
<div><strong><br />
</strong></div>
<div><code>sudo apt-get install vlc  mplayer</code></div>
<div><strong><br />
</strong></div>
<div>This might still look like greek to you but it&#8217;s still the most straight forward instructions I have found. If you copy and paste the commands in the above order into your terminal window you will enable multimedia support. Hope this will improve your Linux experience.</div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/268/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/268/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/268/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=268&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2010/05/21/ubuntu-without-multimedia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Emmerich &amp; the Foundation</title>
		<link>http://cosmodrome.wordpress.com/2010/02/12/emmerich-the-foundation/</link>
		<comments>http://cosmodrome.wordpress.com/2010/02/12/emmerich-the-foundation/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 14:08:37 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Movies]]></category>
		<category><![CDATA[Science Fiction]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=251</guid>
		<description><![CDATA[After years of rumors it looks like Isaac Asimov&#8217;s Foundation trilogy will hit the silver screen. Roland Emmerich aims for a 3-D adventure similar to the Avatar.  All from MTV. For those of you who are not familiar with the Foundation MTV explains it pretty good saying the Foundation trilogy is a pillar of the sci-fi community. This [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=251&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>After years of rumors it looks like <a href="http://en.wikipedia.org/wiki/Isaac_Asimov" target="_blank">Isaac Asimov&#8217;s </a>Foundation trilogy will hit the silver screen. Roland Emmerich aims for a 3-D adventure similar to the Avatar.  All from <a href="http://moviesblog.mtv.com/2010/02/11/exclusive-roland-emmerich-plans-foundation-as-3-d-motion-capture-epic/" target="_blank">MTV</a>.</p>
<p>For those of you who are not familiar with the Foundation MTV explains it pretty good saying the Foundation trilogy is a pillar of the sci-fi community. This &#8220;trilogy&#8221; is now seven books with the three first written in the 50´s. More at <a href="http://en.wikipedia.org/wiki/Foundation_series" target="_blank">Wikipedia</a>!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/251/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/251/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/251/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=251&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2010/02/12/emmerich-the-foundation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Virtual Moon Atlas</title>
		<link>http://cosmodrome.wordpress.com/2010/01/04/virtual-moon-atlas/</link>
		<comments>http://cosmodrome.wordpress.com/2010/01/04/virtual-moon-atlas/#comments</comments>
		<pubDate>Mon, 04 Jan 2010 00:05:35 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=243</guid>
		<description><![CDATA[The free software Virtual Moon Atlas I mentioned before is now available for PC, Mac and Linux! It&#8217;s the best software to help you explore the moon and it won&#8217;t cost you anything! To just explore the map of the moon it&#8217;s simple to use. But it has more to offer, like a lot of [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=243&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The free software <a title="Virtual Moon Atlas" href="http://www.ap-i.net/avl/en/start" target="_blank">Virtual Moon Atlas</a> I mentioned before is now available for PC, Mac and Linux! It&#8217;s the best software to help you explore the moon and it won&#8217;t cost you anything! To just explore the map of the moon it&#8217;s simple to use. But it has more to offer, like a lot of pictures and high resolution textures. Please use the <a title="Quick user's guide" href="http://www.ap-i.net/avl/en/tutorial" target="_blank">Quick user&#8217;s guide</a> and the <a title="Complete user's manual" href="http://www.ap-i.net/avl/en/documentation" target="_blank">Complete user&#8217;s manual</a> to get the most out of the Virtual Moon Atlas.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/243/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/243/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/243/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=243&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2010/01/04/virtual-moon-atlas/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Hubble in 3D</title>
		<link>http://cosmodrome.wordpress.com/2009/08/17/hubble-in-3d/</link>
		<comments>http://cosmodrome.wordpress.com/2009/08/17/hubble-in-3d/#comments</comments>
		<pubDate>Mon, 17 Aug 2009 11:31:37 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Astronomy]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=227</guid>
		<description><![CDATA[Hubble goes 3D: This 3D animation was made of pictures taken by the Hubble Space Telescope. Find out more here.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=227&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Hubble goes 3D:</p>
<span style="text-align:center; display: block;"><a href="http://cosmodrome.wordpress.com/2009/08/17/hubble-in-3d/"><img src="http://img.youtube.com/vi/oAVjF_7ensg/2.jpg" alt="" /></a></span>
<p>This 3D animation was made of pictures taken by the <a href="http://hubblesite.org/" target="_blank">Hubble Space Telescope</a>. Find out more <a href="http://phys23p.sl.psu.edu/phys_anim/Phys_anim.htm" target="_blank">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/227/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/227/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/227/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=227&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/08/17/hubble-in-3d/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>One Giant Leap</title>
		<link>http://cosmodrome.wordpress.com/2009/07/17/one-giant-leap/</link>
		<comments>http://cosmodrome.wordpress.com/2009/07/17/one-giant-leap/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 23:17:17 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Space flight]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=196</guid>
		<description><![CDATA[Or was it a just a small step? Anyway, it was 40 years ago. What? The Moon landing, of course! Born in 1971 I just missed it. Thanks to the JFK Library I can experience it just as it happened in 1969 at the site We choose the Moon! Nasa is celebrating too, check out [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=196&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Or was it a just a small step? Anyway, it was 40 years ago. What? The Moon landing, of course! Born in 1971 I just missed it. Thanks to the <a href="http://www.jfklibrary.org/" target="_blank">JFK Library</a> I can experience it just as it happened in 1969 at the site <a href="http://wechoosethemoon.org/" target="_blank">We choose the Moon</a>! <a href="http://www.nasa.gov/" target="_blank">Nasa</a> is celebrating too, check out this site: <a href="http://www.nasa.gov/externalflash/apollo11_landing/" target="_blank">Apollo 11</a>. Two cool sites you must not miss!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/196/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/196/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/196/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=196&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/07/17/one-giant-leap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Nokia GPS and Google Earth</title>
		<link>http://cosmodrome.wordpress.com/2009/06/21/nokia-gps-and-google-earth/</link>
		<comments>http://cosmodrome.wordpress.com/2009/06/21/nokia-gps-and-google-earth/#comments</comments>
		<pubDate>Sun, 21 Jun 2009 19:58:15 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Computers]]></category>
		<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Linkz]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=186</guid>
		<description><![CDATA[I was actually looking for something else but found a fun addition to my phone. It&#8217;s a Nokia N95 with built-in GPS and free maps. I haven&#8217;t really thought about connecting the GPS in the phone to my Macbook but now it&#8217;s set up. The only down side to it is that I have only [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=186&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was actually looking for something else but found a fun addition to my phone. It&#8217;s a Nokia N95 with built-in GPS and <a href="http://maps.nokia.com/" target="_blank">free maps</a>. I haven&#8217;t really thought about connecting the GPS in the phone to my Macbook but now it&#8217;s set up. The only down side to it is that I have only <a href="http://earth.google.com/" target="_blank">Google Earth</a> installed on the Mac so to use it I need 3G running as well to load all map data. Never mind, here is the tool to make it happen: <a href="http://www.symarctic.com/beta/static.php?page=extgps_download" target="_blank">ExtGPS</a> from <a href="http://www.symarctic.com/" target="_blank">Symarctic</a>. It&#8217;s free for personal use. You install it on your Nokia smart phone and then you set up an extra COM port on the Bluetooth connection on you Mac. It&#8217;s all described <a href="http://www.symarctic.com/beta/index.php?entry=entry080206-085221" target="_blank">here</a>.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/186/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=186&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/06/21/nokia-gps-and-google-earth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>The Milky Way</title>
		<link>http://cosmodrome.wordpress.com/2009/05/27/the-milky-way/</link>
		<comments>http://cosmodrome.wordpress.com/2009/05/27/the-milky-way/#comments</comments>
		<pubDate>Wed, 27 May 2009 10:30:06 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Linkz]]></category>
		<category><![CDATA[Movies]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=170</guid>
		<description><![CDATA[This beautiful video clip comes from the Texas Star party: Galactic center of the Milky Way.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=170&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>This beautiful video clip comes from the Texas Star party: <a title="Galactic Center" href="http://vimeo.com/4505537" target="_blank">Galactic center of the Milky Way</a>.</p>
<p style="text-align:center;"><a href="http://vimeo.com/4505537" target="_blank"><img class="aligncenter size-full wp-image-171" title="Texas Star Party" src="http://cosmodrome.files.wordpress.com/2009/05/tsp.jpg?w=510" alt="Texas Star Party"   /></a></p>
<p style="text-align:left;"><span> </span></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/170/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/170/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/170/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=170&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/05/27/the-milky-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>

		<media:content url="http://cosmodrome.files.wordpress.com/2009/05/tsp.jpg" medium="image">
			<media:title type="html">Texas Star Party</media:title>
		</media:content>
	</item>
		<item>
		<title>Lunar Maps</title>
		<link>http://cosmodrome.wordpress.com/2009/04/02/lunar-maps/</link>
		<comments>http://cosmodrome.wordpress.com/2009/04/02/lunar-maps/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 20:13:40 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Linkz]]></category>
		<category><![CDATA[Photos]]></category>
		<category><![CDATA[Space flight]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=161</guid>
		<description><![CDATA[I don&#8217;t know how I have missed this one. The Lunar and Planetary Institute provides hight resolution lunar maps over the moon. Check out the Lunar Map Catalog! It&#8217;s a great site where you find a lot of material about the moon. Most of the stuff in the online store is for free. I&#8217;ve been [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=161&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I don&#8217;t know how I have missed this one. The <a href="http://www.lpi.usra.edu/" target="_blank">Lunar and Planetary Institute</a> provides hight resolution lunar maps over the moon. Check out the <a href="http://www.lpi.usra.edu/resources/mapcatalog/" target="_blank">Lunar Map Catalog</a>! It&#8217;s a great site where you find a lot of material about the moon. Most of the stuff in the online store is for free. I&#8217;ve been paying most attention to the maps but the whole site is great resource for teachers.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/161/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/161/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/161/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=161&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/04/02/lunar-maps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Universe of data</title>
		<link>http://cosmodrome.wordpress.com/2009/03/25/universe-of-data/</link>
		<comments>http://cosmodrome.wordpress.com/2009/03/25/universe-of-data/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 19:39:30 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Astronomy]]></category>
		<category><![CDATA[Computers]]></category>
		<category><![CDATA[Linkz]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=148</guid>
		<description><![CDATA[NASA is working together with Microsoft to make high-resolution images and astronomical data more accessible to the public, according to Space Daily. This will be done with Microsoft&#8217;s WorldWide Telescope. WorldWide Telescope only works with Microsoft&#8217;s own Windows but there is a web version using Silverlight. Silverlight is working on Mac and Firefox if you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=148&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>NASA is working together with Microsoft to make high-resolution images and astronomical data more accessible to the public, according to <a href="http://www.skynightly.com/reports/NASA_And_Microsoft_To_Make_Universe_Of_Data_Available_To_The_Public_999.html" target="_blank">Space Daily</a>. This will be done with Microsoft&#8217;s <a href="http://www.worldwidetelescope.org/" target="_blank">WorldWide Telescope</a>. WorldWide Telescope only works with Microsoft&#8217;s own Windows but there is a web version using Silverlight. Silverlight is working on Mac and Firefox if you can stand slow and bloated software from Microsoft.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/148/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/148/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/148/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=148&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/03/25/universe-of-data/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>
	</item>
		<item>
		<title>Yuri&#8217;s Night 2009</title>
		<link>http://cosmodrome.wordpress.com/2009/03/12/yuris-night-2009/</link>
		<comments>http://cosmodrome.wordpress.com/2009/03/12/yuris-night-2009/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 15:18:03 +0000</pubDate>
		<dc:creator>cosmodrome</dc:creator>
				<category><![CDATA[Music]]></category>

		<guid isPermaLink="false">http://cosmodrome.wordpress.com/?p=83</guid>
		<description><![CDATA[You&#8217;re invited! Mark your calendar sometime between April 4 and 12 for Yuri&#8217;s Night. This is a event that has been going on for some years and it&#8217;s to celebrate humanity’s achievements in space at the anniversary of Yuri Gagarin’s first flight into space (in 1961). Other than that it&#8217;s not related to science at [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=83&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><a href="http://yurisnight.net/" target="_blank"><img class="alignright size-full wp-image-84" title="logo-yuris-emblem-glow" src="http://cosmodrome.files.wordpress.com/2009/03/logo-yuris-emblem-glow.png?w=510" alt="logo-yuris-emblem-glow"   /></a>You&#8217;re invited! Mark your calendar sometime between April 4 and 12 for <a href="http://yurisnight.net/" target="_blank">Yuri&#8217;s Night</a>. This is a event that has been going on for some years and it&#8217;s to celebrate humanity’s achievements in space at the anniversary of <a href="http://en.wikipedia.org/wiki/Yuri_Gagarin" target="_blank">Yuri Gagarin’s</a> first flight into space (in 1961). Other than that it&#8217;s not related to science at all. This is purely a party. It&#8217;s not isolated to the east, this is world wide! As earlier, Sweden is not represented <img src='http://s0.wp.com/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/cosmodrome.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/cosmodrome.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/cosmodrome.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/cosmodrome.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/cosmodrome.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/cosmodrome.wordpress.com/83/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/cosmodrome.wordpress.com/83/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/cosmodrome.wordpress.com/83/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=cosmodrome.wordpress.com&amp;blog=6915764&amp;post=83&amp;subd=cosmodrome&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://cosmodrome.wordpress.com/2009/03/12/yuris-night-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/1bb970640ae92fc1c84a73a8ba93f4db?s=96&#38;d=http%3A%2F%2F1.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536%3Fs%3D96&#38;r=G" medium="image">
			<media:title type="html">cosmodrome</media:title>
		</media:content>

		<media:content url="http://cosmodrome.files.wordpress.com/2009/03/logo-yuris-emblem-glow.png" medium="image">
			<media:title type="html">logo-yuris-emblem-glow</media:title>
		</media:content>
	</item>
	</channel>
</rss>
