<?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>Geekynomad.com</title>
	<atom:link href="http://geekynomad.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://geekynomad.com</link>
	<description>A no-direction blog based on general ramblings</description>
	<lastBuildDate>Mon, 03 May 2010 19:18:13 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>PCI Compliance &#8211; Continued</title>
		<link>http://geekynomad.com/?p=172</link>
		<comments>http://geekynomad.com/?p=172#comments</comments>
		<pubDate>Mon, 03 May 2010 19:07:54 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[dv]]></category>
		<category><![CDATA[mediatemple]]></category>
		<category><![CDATA[pci]]></category>
		<category><![CDATA[pci compliance]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=172</guid>
		<description><![CDATA[<p>So after many both my own nmap and openssl and the PCI tests we are finally PCI compliant.</p>
<p>For  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">MediaTemple</a> customers however one thing kept failing the test.</p>
<p>This was the port 8443 which used by Plesk Virtuozo Service and is caused by having the &#8220;Offline Management&#8221; enabled.</p>
<p>To solve this I asked  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">Mediatemple</a> for help and they gladly disabled the &#8220;Offline Management&#8221;. This however did not completely solve the issue, since it still left the port open, and since Plesk was still installed it would still overwrite any customization I did to the iptables to block this port, even if I would go though the process of adding it correctly (at least what I could find). </p>
<p>So to solve this I did the following:</p>
<p>I edited the crontab:</p>
<p><code>crontab -e</code></p>
<p>and added the block line for iptables:<br />
<code>* * * * * /sbin/iptables -A INPUT -p tcp --dport 8443 -j REJECT</code></p>
<p>additionally to make sure I did not risk locking myself out I also added a ACCEPT line for my SSH port:<br />
<code>* * * * * /sbin/iptables -A INPUT -p tcp --dport MYPORTNUMBER -j ACCEPT</code></p>
<p>Cron runs this every minute so as soon as Plesk overwrites the iptables rules, the crontab runs and it&#8217;s added again.</p>
<p>This solved the issue which failed the PCI compliance test for me.</p>
<p>In theory this should also work with &#8220;Offline management&#8221; enabled which is going to be my next experiment. Additionally I am going to try adding an exception for my ip into the iptables to se if that works.</p>
<p>For now though we are PCI compliant and the cron will, for now, make sure it stays that way until I find a more permanent solution or  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">Mediatemple</a> updates the Plesk installation.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=172">PCI Compliance &#8211; Continued</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'PCI Compliance &#8211; Continued' to Del.icio.us" alt="Add 'PCI Compliance &#8211; Continued' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'PCI Compliance &#8211; Continued' to digg" alt="Add 'PCI Compliance &#8211; Continued' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=PCI+Compliance+%26%238211%3B+Continued&amp;u=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'PCI Compliance &#8211; Continued' to FURL" alt="Add 'PCI Compliance &#8211; Continued' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'PCI Compliance &#8211; Continued' to reddit" alt="Add 'PCI Compliance &#8211; Continued' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'PCI Compliance &#8211; Continued' to Technorati" alt="Add 'PCI Compliance &#8211; Continued' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=172&amp;h=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'PCI Compliance &#8211; Continued' to Newsvine" alt="Add 'PCI Compliance &#8211; Continued' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'PCI Compliance &#8211; Continued' to Stumble Upon" alt="Add 'PCI Compliance &#8211; Continued' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'PCI Compliance &#8211; Continued' to Google Bookmarks" alt="Add 'PCI Compliance &#8211; Continued' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued&amp;popup=no" title="Add 'PCI Compliance &#8211; Continued' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'PCI Compliance &#8211; Continued' to Netvouz" alt="Add 'PCI Compliance &#8211; Continued' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'PCI Compliance &#8211; Continued' to Co.mments" alt="Add 'PCI Compliance &#8211; Continued' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'PCI Compliance &#8211; Continued' to Bloglines" alt="Add 'PCI Compliance &#8211; Continued' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'PCI Compliance &#8211; Continued' to Bookmark.it" alt="Add 'PCI Compliance &#8211; Continued' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'PCI Compliance &#8211; Continued' to Live-MSN" alt="Add 'PCI Compliance &#8211; Continued' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=PCI+Compliance+%26%238211%3B+Continued&amp;url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'PCI Compliance &#8211; Continued' to SlashDot" alt="Add 'PCI Compliance &#8211; Continued' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=PCI+Compliance+%26%238211%3B+Continued&amp;url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'PCI Compliance &#8211; Continued' to Diggita" alt="Add 'PCI Compliance &#8211; Continued' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=172&amp;t=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'PCI Compliance &#8211; Continued' to FaceBook" alt="Add 'PCI Compliance &#8211; Continued' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'PCI Compliance &#8211; Continued' to Wikio" alt="Add 'PCI Compliance &#8211; Continued' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=PCI+Compliance+%26%238211%3B+Continued&amp;c=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'PCI Compliance &#8211; Continued' to MySpace" alt="Add 'PCI Compliance &#8211; Continued' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'PCI Compliance &#8211; Continued' to Twitter" alt="Add 'PCI Compliance &#8211; Continued' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>So after many both my own nmap and openssl and the PCI tests we are finally PCI compliant.</p>
<p>For  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">MediaTemple</a> customers however one thing kept failing the test.</p>
<p>This was the port 8443 which used by Plesk Virtuozo Service and is caused by having the &#8220;Offline Management&#8221; enabled.</p>
<p>To solve this I asked  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">Mediatemple</a> for help and they gladly disabled the &#8220;Offline Management&#8221;. This however did not completely solve the issue, since it still left the port open, and since Plesk was still installed it would still overwrite any customization I did to the iptables to block this port, even if I would go though the process of adding it correctly (at least what I could find). </p>
<p>So to solve this I did the following:</p>
<p>I edited the crontab:</p>
<p><code>crontab -e</code></p>
<p>and added the block line for iptables:<br />
<code>* * * * * /sbin/iptables -A INPUT -p tcp --dport 8443 -j REJECT</code></p>
<p>additionally to make sure I did not risk locking myself out I also added a ACCEPT line for my SSH port:<br />
<code>* * * * * /sbin/iptables -A INPUT -p tcp --dport MYPORTNUMBER -j ACCEPT</code></p>
<p>Cron runs this every minute so as soon as Plesk overwrites the iptables rules, the crontab runs and it&#8217;s added again.</p>
<p>This solved the issue which failed the PCI compliance test for me.</p>
<p>In theory this should also work with &#8220;Offline management&#8221; enabled which is going to be my next experiment. Additionally I am going to try adding an exception for my ip into the iptables to se if that works.</p>
<p>For now though we are PCI compliant and the cron will, for now, make sure it stays that way until I find a more permanent solution or  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">Mediatemple</a> updates the Plesk installation.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=172">PCI Compliance &#8211; Continued</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'PCI Compliance &#8211; Continued' to Del.icio.us" alt="Add 'PCI Compliance &#8211; Continued' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'PCI Compliance &#8211; Continued' to digg" alt="Add 'PCI Compliance &#8211; Continued' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=PCI+Compliance+%26%238211%3B+Continued&amp;u=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'PCI Compliance &#8211; Continued' to FURL" alt="Add 'PCI Compliance &#8211; Continued' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'PCI Compliance &#8211; Continued' to reddit" alt="Add 'PCI Compliance &#8211; Continued' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'PCI Compliance &#8211; Continued' to Technorati" alt="Add 'PCI Compliance &#8211; Continued' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=172&amp;h=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'PCI Compliance &#8211; Continued' to Newsvine" alt="Add 'PCI Compliance &#8211; Continued' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'PCI Compliance &#8211; Continued' to Stumble Upon" alt="Add 'PCI Compliance &#8211; Continued' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'PCI Compliance &#8211; Continued' to Google Bookmarks" alt="Add 'PCI Compliance &#8211; Continued' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued&amp;popup=no" title="Add 'PCI Compliance &#8211; Continued' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'PCI Compliance &#8211; Continued' to Netvouz" alt="Add 'PCI Compliance &#8211; Continued' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'PCI Compliance &#8211; Continued' to Co.mments" alt="Add 'PCI Compliance &#8211; Continued' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'PCI Compliance &#8211; Continued' to Bloglines" alt="Add 'PCI Compliance &#8211; Continued' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'PCI Compliance &#8211; Continued' to Bookmark.it" alt="Add 'PCI Compliance &#8211; Continued' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=172&amp;title=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'PCI Compliance &#8211; Continued' to Live-MSN" alt="Add 'PCI Compliance &#8211; Continued' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=PCI+Compliance+%26%238211%3B+Continued&amp;url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'PCI Compliance &#8211; Continued' to SlashDot" alt="Add 'PCI Compliance &#8211; Continued' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=PCI+Compliance+%26%238211%3B+Continued&amp;url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'PCI Compliance &#8211; Continued' to Diggita" alt="Add 'PCI Compliance &#8211; Continued' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=172&amp;t=PCI+Compliance+%26%238211%3B+Continued" title="Add 'PCI Compliance &#8211; Continued' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'PCI Compliance &#8211; Continued' to FaceBook" alt="Add 'PCI Compliance &#8211; Continued' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'PCI Compliance &#8211; Continued' to Wikio" alt="Add 'PCI Compliance &#8211; Continued' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=PCI+Compliance+%26%238211%3B+Continued&amp;c=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'PCI Compliance &#8211; Continued' to MySpace" alt="Add 'PCI Compliance &#8211; Continued' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=172" title="Add 'PCI Compliance &#8211; Continued' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'PCI Compliance &#8211; Continued' to Twitter" alt="Add 'PCI Compliance &#8211; Continued' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=172</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PCI Compliance, Weak SSL Ciphers, Plesk, etc</title>
		<link>http://geekynomad.com/?p=167</link>
		<comments>http://geekynomad.com/?p=167#comments</comments>
		<pubDate>Wed, 28 Apr 2010 16:22:53 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[dv]]></category>
		<category><![CDATA[mediatemple]]></category>
		<category><![CDATA[pci]]></category>
		<category><![CDATA[pci compliance]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=167</guid>
		<description><![CDATA[<p>For all those struggling with the marketing stunt that is PCI compliance here are some pages I found that help to make our <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">DV Base at  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">Mediatemple</a> /a> pass the PCI test</p>
<p>Please check out the following links for help on this:</p>
<p>Weak SSL:<br />
465 (smtps/qmail) &#8211; <a href="http://www.qmailwiki.org/index.php/Qmail-control-files#control.2Ftlsserverciphers">http://www.qmailwiki.org/index.php/Qmail-control-files#control.2Ftlsserverciphers</a><br />
imap/pop &#8211; follow instructions <a href="http://www.oscommerceuniversity.com/lounge/index.php?topic=265.0">http://www.oscommerceuniversity.com/lounge/index.php?topic=265.0</a></p>
<p>Server wide ssl2 disable and weak ciphers for all virtual domains:<br />
create new file:<br />
<code>vi /etc/httpd/conf.d/zz000_psa_httpd_weak_ssl_disable.conf</code><br />
press &#8216;i&#8217; to insert<br />
<code>SSLProtocol ALL -SSLv2<br />
SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:-LOW</code><br />
press &#8216;esc&#8217; > &#8216;shift+q&#8217; > &#8216;wq&#8217; > &#8216;enter&#8217;<br />
<code>/etc/init.d/httpd stop<br />
/etc/init.d/httpd start</code></p>
<p>Also found this page very helpful: <a href="http://www.linux-advocacy.org/web-servers/making-plesk-more-pci-compliant">http://www.linux-advocacy.org/web-servers/making-plesk-more-pci-compliant</a></p>
<p>Question and additions welcome of course..</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=167">PCI Compliance, Weak SSL Ciphers, Plesk, etc</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Del.icio.us" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to digg" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;u=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FURL" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to reddit" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Technorati" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=167&amp;h=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Newsvine" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Stumble Upon" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Google Bookmarks" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;popup=no" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Netvouz" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Co.mments" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bloglines" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bookmark.it" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Live-MSN" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to SlashDot" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Diggita" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=167&amp;t=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FaceBook" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Wikio" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;c=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to MySpace" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Twitter" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>For all those struggling with the marketing stunt that is PCI compliance here are some pages I found that help to make our <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">DV Base at  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">Mediatemple</a> /a> pass the PCI test</p>
<p>Please check out the following links for help on this:</p>
<p>Weak SSL:<br />
465 (smtps/qmail) &#8211; <a href="http://www.qmailwiki.org/index.php/Qmail-control-files#control.2Ftlsserverciphers">http://www.qmailwiki.org/index.php/Qmail-control-files#control.2Ftlsserverciphers</a><br />
imap/pop &#8211; follow instructions <a href="http://www.oscommerceuniversity.com/lounge/index.php?topic=265.0">http://www.oscommerceuniversity.com/lounge/index.php?topic=265.0</a></p>
<p>Server wide ssl2 disable and weak ciphers for all virtual domains:<br />
create new file:<br />
<code>vi /etc/httpd/conf.d/zz000_psa_httpd_weak_ssl_disable.conf</code><br />
press &#8216;i&#8217; to insert<br />
<code>SSLProtocol ALL -SSLv2<br />
SSLCipherSuite ALL:!ADH:!EXPORT:!SSLv2:RC4+RSA:+HIGH:+MEDIUM:-LOW</code><br />
press &#8216;esc&#8217; > &#8216;shift+q&#8217; > &#8216;wq&#8217; > &#8216;enter&#8217;<br />
<code>/etc/init.d/httpd stop<br />
/etc/init.d/httpd start</code></p>
<p>Also found this page very helpful: <a href="http://www.linux-advocacy.org/web-servers/making-plesk-more-pci-compliant">http://www.linux-advocacy.org/web-servers/making-plesk-more-pci-compliant</a></p>
<p>Question and additions welcome of course..</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=167">PCI Compliance, Weak SSL Ciphers, Plesk, etc</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Del.icio.us" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to digg" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;u=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FURL" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to reddit" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Technorati" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=167&amp;h=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Newsvine" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Stumble Upon" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Google Bookmarks" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;popup=no" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Netvouz" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Co.mments" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bloglines" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bookmark.it" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=167&amp;title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Live-MSN" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to SlashDot" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Diggita" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=167&amp;t=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FaceBook" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Wikio" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=PCI+Compliance%2C+Weak+SSL+Ciphers%2C+Plesk%2C+etc&amp;c=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to MySpace" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=167" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Twitter" alt="Add 'PCI Compliance, Weak SSL Ciphers, Plesk, etc' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=167</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Celebrating 25 years of dot com</title>
		<link>http://geekynomad.com/?p=164</link>
		<comments>http://geekynomad.com/?p=164#comments</comments>
		<pubDate>Mon, 15 Mar 2010 15:34:32 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=164</guid>
		<description><![CDATA[<p>March 15th, 1985 the date of the first .com domain registered.</p>
<p>from:<br />
<a href="http://news.blogs.cnn.com/2010/03/15/dot-com-marks-25th-anniversary/">http://news.blogs.cnn.com/2010/03/15/dot-com-marks-25th-anniversary/</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=164">Celebrating 25 years of dot com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Celebrating 25 years of dot com' to Del.icio.us" alt="Add 'Celebrating 25 years of dot com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Celebrating 25 years of dot com' to digg" alt="Add 'Celebrating 25 years of dot com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Celebrating+25+years+of+dot+com&amp;u=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Celebrating 25 years of dot com' to FURL" alt="Add 'Celebrating 25 years of dot com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Celebrating 25 years of dot com' to reddit" alt="Add 'Celebrating 25 years of dot com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Celebrating 25 years of dot com' to Technorati" alt="Add 'Celebrating 25 years of dot com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=164&amp;h=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Celebrating 25 years of dot com' to Newsvine" alt="Add 'Celebrating 25 years of dot com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Celebrating 25 years of dot com' to Stumble Upon" alt="Add 'Celebrating 25 years of dot com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Celebrating 25 years of dot com' to Google Bookmarks" alt="Add 'Celebrating 25 years of dot com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com&amp;popup=no" title="Add 'Celebrating 25 years of dot com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Celebrating 25 years of dot com' to Netvouz" alt="Add 'Celebrating 25 years of dot com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Celebrating 25 years of dot com' to Co.mments" alt="Add 'Celebrating 25 years of dot com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Celebrating 25 years of dot com' to Bloglines" alt="Add 'Celebrating 25 years of dot com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Celebrating 25 years of dot com' to Bookmark.it" alt="Add 'Celebrating 25 years of dot com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Celebrating 25 years of dot com' to Live-MSN" alt="Add 'Celebrating 25 years of dot com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Celebrating+25+years+of+dot+com&amp;url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Celebrating 25 years of dot com' to SlashDot" alt="Add 'Celebrating 25 years of dot com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Celebrating+25+years+of+dot+com&amp;url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Celebrating 25 years of dot com' to Diggita" alt="Add 'Celebrating 25 years of dot com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=164&amp;t=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Celebrating 25 years of dot com' to FaceBook" alt="Add 'Celebrating 25 years of dot com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Celebrating 25 years of dot com' to Wikio" alt="Add 'Celebrating 25 years of dot com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Celebrating+25+years+of+dot+com&amp;c=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Celebrating 25 years of dot com' to MySpace" alt="Add 'Celebrating 25 years of dot com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Celebrating 25 years of dot com' to Twitter" alt="Add 'Celebrating 25 years of dot com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>March 15th, 1985 the date of the first .com domain registered.</p>
<p>from:<br />
<a href="http://news.blogs.cnn.com/2010/03/15/dot-com-marks-25th-anniversary/">http://news.blogs.cnn.com/2010/03/15/dot-com-marks-25th-anniversary/</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=164">Celebrating 25 years of dot com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Celebrating 25 years of dot com' to Del.icio.us" alt="Add 'Celebrating 25 years of dot com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Celebrating 25 years of dot com' to digg" alt="Add 'Celebrating 25 years of dot com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Celebrating+25+years+of+dot+com&amp;u=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Celebrating 25 years of dot com' to FURL" alt="Add 'Celebrating 25 years of dot com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Celebrating 25 years of dot com' to reddit" alt="Add 'Celebrating 25 years of dot com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Celebrating 25 years of dot com' to Technorati" alt="Add 'Celebrating 25 years of dot com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=164&amp;h=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Celebrating 25 years of dot com' to Newsvine" alt="Add 'Celebrating 25 years of dot com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Celebrating 25 years of dot com' to Stumble Upon" alt="Add 'Celebrating 25 years of dot com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Celebrating 25 years of dot com' to Google Bookmarks" alt="Add 'Celebrating 25 years of dot com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com&amp;popup=no" title="Add 'Celebrating 25 years of dot com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Celebrating 25 years of dot com' to Netvouz" alt="Add 'Celebrating 25 years of dot com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Celebrating 25 years of dot com' to Co.mments" alt="Add 'Celebrating 25 years of dot com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Celebrating 25 years of dot com' to Bloglines" alt="Add 'Celebrating 25 years of dot com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Celebrating 25 years of dot com' to Bookmark.it" alt="Add 'Celebrating 25 years of dot com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=164&amp;title=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Celebrating 25 years of dot com' to Live-MSN" alt="Add 'Celebrating 25 years of dot com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Celebrating+25+years+of+dot+com&amp;url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Celebrating 25 years of dot com' to SlashDot" alt="Add 'Celebrating 25 years of dot com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Celebrating+25+years+of+dot+com&amp;url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Celebrating 25 years of dot com' to Diggita" alt="Add 'Celebrating 25 years of dot com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=164&amp;t=Celebrating+25+years+of+dot+com" title="Add 'Celebrating 25 years of dot com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Celebrating 25 years of dot com' to FaceBook" alt="Add 'Celebrating 25 years of dot com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Celebrating 25 years of dot com' to Wikio" alt="Add 'Celebrating 25 years of dot com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Celebrating+25+years+of+dot+com&amp;c=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Celebrating 25 years of dot com' to MySpace" alt="Add 'Celebrating 25 years of dot com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=164" title="Add 'Celebrating 25 years of dot com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Celebrating 25 years of dot com' to Twitter" alt="Add 'Celebrating 25 years of dot com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=164</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aperture 3.0.1 update</title>
		<link>http://geekynomad.com/?p=160</link>
		<comments>http://geekynomad.com/?p=160#comments</comments>
		<pubDate>Mon, 01 Mar 2010 16:35:53 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Aperture 3]]></category>
		<category><![CDATA[apple]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=160</guid>
		<description><![CDATA[<p>From <a href="http://support.apple.com/kb/TS2518">http://support.apple.com/kb/TS2518</a>:</p>
<p>This update improves overall stability and addresses a number of issues in Aperture 3, including <em>(abridged)</em>:</p>
<ul>
<li>All the features we added with this new version&#8230;</li>
<li>Some existing features that didn&#8217;t really work all that good anymore with the new version&#8230;</li>
<li>and much more.</li>
</ul>
<p>And, before I forget, does it make a difference? It did for me, most notably, my loading time was improved and browsing through the pictures was snappier. </p>
<p>I have some remaining face detection running and its using a fair chunk of cpu (130%+). Also just having Aperture sit idle takes up about 850mb+ memory.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=160">Aperture 3.0.1 update</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Aperture 3.0.1 update' to Del.icio.us" alt="Add 'Aperture 3.0.1 update' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Aperture 3.0.1 update' to digg" alt="Add 'Aperture 3.0.1 update' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Aperture+3.0.1+update&amp;u=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Aperture 3.0.1 update' to FURL" alt="Add 'Aperture 3.0.1 update' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Aperture 3.0.1 update' to reddit" alt="Add 'Aperture 3.0.1 update' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Aperture 3.0.1 update' to Technorati" alt="Add 'Aperture 3.0.1 update' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=160&amp;h=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Aperture 3.0.1 update' to Newsvine" alt="Add 'Aperture 3.0.1 update' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Aperture 3.0.1 update' to Stumble Upon" alt="Add 'Aperture 3.0.1 update' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Aperture 3.0.1 update' to Google Bookmarks" alt="Add 'Aperture 3.0.1 update' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update&amp;popup=no" title="Add 'Aperture 3.0.1 update' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Aperture 3.0.1 update' to Netvouz" alt="Add 'Aperture 3.0.1 update' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Aperture 3.0.1 update' to Co.mments" alt="Add 'Aperture 3.0.1 update' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Aperture 3.0.1 update' to Bloglines" alt="Add 'Aperture 3.0.1 update' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Aperture 3.0.1 update' to Bookmark.it" alt="Add 'Aperture 3.0.1 update' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Aperture 3.0.1 update' to Live-MSN" alt="Add 'Aperture 3.0.1 update' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Aperture+3.0.1+update&amp;url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Aperture 3.0.1 update' to SlashDot" alt="Add 'Aperture 3.0.1 update' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Aperture+3.0.1+update&amp;url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Aperture 3.0.1 update' to Diggita" alt="Add 'Aperture 3.0.1 update' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=160&amp;t=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Aperture 3.0.1 update' to FaceBook" alt="Add 'Aperture 3.0.1 update' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Aperture 3.0.1 update' to Wikio" alt="Add 'Aperture 3.0.1 update' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Aperture+3.0.1+update&amp;c=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Aperture 3.0.1 update' to MySpace" alt="Add 'Aperture 3.0.1 update' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Aperture 3.0.1 update' to Twitter" alt="Add 'Aperture 3.0.1 update' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>From <a href="http://support.apple.com/kb/TS2518">http://support.apple.com/kb/TS2518</a>:</p>
<p>This update improves overall stability and addresses a number of issues in Aperture 3, including <em>(abridged)</em>:</p>
<ul>
<li>All the features we added with this new version&#8230;</li>
<li>Some existing features that didn&#8217;t really work all that good anymore with the new version&#8230;</li>
<li>and much more.</li>
</ul>
<p>And, before I forget, does it make a difference? It did for me, most notably, my loading time was improved and browsing through the pictures was snappier. </p>
<p>I have some remaining face detection running and its using a fair chunk of cpu (130%+). Also just having Aperture sit idle takes up about 850mb+ memory.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=160">Aperture 3.0.1 update</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Aperture 3.0.1 update' to Del.icio.us" alt="Add 'Aperture 3.0.1 update' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Aperture 3.0.1 update' to digg" alt="Add 'Aperture 3.0.1 update' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Aperture+3.0.1+update&amp;u=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Aperture 3.0.1 update' to FURL" alt="Add 'Aperture 3.0.1 update' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Aperture 3.0.1 update' to reddit" alt="Add 'Aperture 3.0.1 update' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Aperture 3.0.1 update' to Technorati" alt="Add 'Aperture 3.0.1 update' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=160&amp;h=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Aperture 3.0.1 update' to Newsvine" alt="Add 'Aperture 3.0.1 update' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Aperture 3.0.1 update' to Stumble Upon" alt="Add 'Aperture 3.0.1 update' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Aperture 3.0.1 update' to Google Bookmarks" alt="Add 'Aperture 3.0.1 update' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update&amp;popup=no" title="Add 'Aperture 3.0.1 update' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Aperture 3.0.1 update' to Netvouz" alt="Add 'Aperture 3.0.1 update' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Aperture 3.0.1 update' to Co.mments" alt="Add 'Aperture 3.0.1 update' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Aperture 3.0.1 update' to Bloglines" alt="Add 'Aperture 3.0.1 update' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Aperture 3.0.1 update' to Bookmark.it" alt="Add 'Aperture 3.0.1 update' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=160&amp;title=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Aperture 3.0.1 update' to Live-MSN" alt="Add 'Aperture 3.0.1 update' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Aperture+3.0.1+update&amp;url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Aperture 3.0.1 update' to SlashDot" alt="Add 'Aperture 3.0.1 update' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Aperture+3.0.1+update&amp;url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Aperture 3.0.1 update' to Diggita" alt="Add 'Aperture 3.0.1 update' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=160&amp;t=Aperture+3.0.1+update" title="Add 'Aperture 3.0.1 update' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Aperture 3.0.1 update' to FaceBook" alt="Add 'Aperture 3.0.1 update' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Aperture 3.0.1 update' to Wikio" alt="Add 'Aperture 3.0.1 update' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Aperture+3.0.1+update&amp;c=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Aperture 3.0.1 update' to MySpace" alt="Add 'Aperture 3.0.1 update' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=160" title="Add 'Aperture 3.0.1 update' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Aperture 3.0.1 update' to Twitter" alt="Add 'Aperture 3.0.1 update' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=160</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aperture 3 first impressions</title>
		<link>http://geekynomad.com/?p=150</link>
		<comments>http://geekynomad.com/?p=150#comments</comments>
		<pubDate>Thu, 11 Feb 2010 21:49:22 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Aperture]]></category>
		<category><![CDATA[Aperture 3]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=150</guid>
		<description><![CDATA[<p>So my copy arrived today and I just finished installing it.<br />
I won&#8217;t go so far as to call this a review since there are much more knowledgeable people out there to do that, but I do want to share some initial impressions I have at first launch.</p>
<p>My setup for using Aperture 3: Macbook Pro 2.2GHz C2D, 4Gb ram, 120GB HD. I have about 4500 RAW pics of which most (80%) of them are stored on a WD MyBook Studio via FW800.</p>
<ol>
<li>At first launch you are presented with the library upgrade screen which I started. Total upgrade took 41 minutes as the only program running (and since it hogs most of your cpu and memory while it does this it makes it pretty clear it wants to stay the ONLY thing running).</li>
<li>First question after launch: Would you like to see your photos on a map? I answered yes. Activity window showed it took about 2 min for 250+ pics</li>
<li>Activity window also shows the &#8216;Faces Detection&#8217; running for my pics, and as of writing this blog is still going. From the time it has taken up till now I estimate its going to take about the same as upgrading.</li>
<li>While all of this is going on browsing your pictures is slow, but that might improve once the initial setup actions are done. I&#8217;ll update this post once I know.</li>
<li>There are dedicated Facebook, MobileMe and Flickr buttons at the top which when pressed prompt you to setup your account, I pressed the flickr button which launches the browser and directs you to flickr where you authorize the Aperture Uploader. I set it up and here is a <a href="http://www.flickr.com/photos/thomascim/sets/72157623411104918/">link</a> to my flickr upload from Aperture</li>
</ol>
<p>**UPDATE**<br />
Also checkout this bloggers experience with Aperture 3:<br />
<a href="http://ishotalot.com/2010/02/turning-the-other-cheek-on-apertures-faces/">http://ishotalot.com/2010/02/turning-the-other-cheek-on-apertures-faces/</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=150">Aperture 3 first impressions</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Aperture 3 first impressions' to Del.icio.us" alt="Add 'Aperture 3 first impressions' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Aperture 3 first impressions' to digg" alt="Add 'Aperture 3 first impressions' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Aperture+3+first+impressions&amp;u=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Aperture 3 first impressions' to FURL" alt="Add 'Aperture 3 first impressions' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Aperture 3 first impressions' to reddit" alt="Add 'Aperture 3 first impressions' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Aperture 3 first impressions' to Technorati" alt="Add 'Aperture 3 first impressions' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=150&amp;h=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Aperture 3 first impressions' to Newsvine" alt="Add 'Aperture 3 first impressions' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Aperture 3 first impressions' to Stumble Upon" alt="Add 'Aperture 3 first impressions' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Aperture 3 first impressions' to Google Bookmarks" alt="Add 'Aperture 3 first impressions' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions&amp;popup=no" title="Add 'Aperture 3 first impressions' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Aperture 3 first impressions' to Netvouz" alt="Add 'Aperture 3 first impressions' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Aperture 3 first impressions' to Co.mments" alt="Add 'Aperture 3 first impressions' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Aperture 3 first impressions' to Bloglines" alt="Add 'Aperture 3 first impressions' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Aperture 3 first impressions' to Bookmark.it" alt="Add 'Aperture 3 first impressions' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Aperture 3 first impressions' to Live-MSN" alt="Add 'Aperture 3 first impressions' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Aperture+3+first+impressions&amp;url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Aperture 3 first impressions' to SlashDot" alt="Add 'Aperture 3 first impressions' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Aperture+3+first+impressions&amp;url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Aperture 3 first impressions' to Diggita" alt="Add 'Aperture 3 first impressions' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=150&amp;t=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Aperture 3 first impressions' to FaceBook" alt="Add 'Aperture 3 first impressions' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Aperture 3 first impressions' to Wikio" alt="Add 'Aperture 3 first impressions' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Aperture+3+first+impressions&amp;c=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Aperture 3 first impressions' to MySpace" alt="Add 'Aperture 3 first impressions' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Aperture 3 first impressions' to Twitter" alt="Add 'Aperture 3 first impressions' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>So my copy arrived today and I just finished installing it.<br />
I won&#8217;t go so far as to call this a review since there are much more knowledgeable people out there to do that, but I do want to share some initial impressions I have at first launch.</p>
<p>My setup for using Aperture 3: Macbook Pro 2.2GHz C2D, 4Gb ram, 120GB HD. I have about 4500 RAW pics of which most (80%) of them are stored on a WD MyBook Studio via FW800.</p>
<ol>
<li>At first launch you are presented with the library upgrade screen which I started. Total upgrade took 41 minutes as the only program running (and since it hogs most of your cpu and memory while it does this it makes it pretty clear it wants to stay the ONLY thing running).</li>
<li>First question after launch: Would you like to see your photos on a map? I answered yes. Activity window showed it took about 2 min for 250+ pics</li>
<li>Activity window also shows the &#8216;Faces Detection&#8217; running for my pics, and as of writing this blog is still going. From the time it has taken up till now I estimate its going to take about the same as upgrading.</li>
<li>While all of this is going on browsing your pictures is slow, but that might improve once the initial setup actions are done. I&#8217;ll update this post once I know.</li>
<li>There are dedicated Facebook, MobileMe and Flickr buttons at the top which when pressed prompt you to setup your account, I pressed the flickr button which launches the browser and directs you to flickr where you authorize the Aperture Uploader. I set it up and here is a <a href="http://www.flickr.com/photos/thomascim/sets/72157623411104918/">link</a> to my flickr upload from Aperture</li>
</ol>
<p>**UPDATE**<br />
Also checkout this bloggers experience with Aperture 3:<br />
<a href="http://ishotalot.com/2010/02/turning-the-other-cheek-on-apertures-faces/">http://ishotalot.com/2010/02/turning-the-other-cheek-on-apertures-faces/</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=150">Aperture 3 first impressions</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Aperture 3 first impressions' to Del.icio.us" alt="Add 'Aperture 3 first impressions' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Aperture 3 first impressions' to digg" alt="Add 'Aperture 3 first impressions' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Aperture+3+first+impressions&amp;u=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Aperture 3 first impressions' to FURL" alt="Add 'Aperture 3 first impressions' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Aperture 3 first impressions' to reddit" alt="Add 'Aperture 3 first impressions' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Aperture 3 first impressions' to Technorati" alt="Add 'Aperture 3 first impressions' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=150&amp;h=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Aperture 3 first impressions' to Newsvine" alt="Add 'Aperture 3 first impressions' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Aperture 3 first impressions' to Stumble Upon" alt="Add 'Aperture 3 first impressions' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Aperture 3 first impressions' to Google Bookmarks" alt="Add 'Aperture 3 first impressions' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions&amp;popup=no" title="Add 'Aperture 3 first impressions' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Aperture 3 first impressions' to Netvouz" alt="Add 'Aperture 3 first impressions' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Aperture 3 first impressions' to Co.mments" alt="Add 'Aperture 3 first impressions' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Aperture 3 first impressions' to Bloglines" alt="Add 'Aperture 3 first impressions' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Aperture 3 first impressions' to Bookmark.it" alt="Add 'Aperture 3 first impressions' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=150&amp;title=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Aperture 3 first impressions' to Live-MSN" alt="Add 'Aperture 3 first impressions' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Aperture+3+first+impressions&amp;url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Aperture 3 first impressions' to SlashDot" alt="Add 'Aperture 3 first impressions' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Aperture+3+first+impressions&amp;url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Aperture 3 first impressions' to Diggita" alt="Add 'Aperture 3 first impressions' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=150&amp;t=Aperture+3+first+impressions" title="Add 'Aperture 3 first impressions' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Aperture 3 first impressions' to FaceBook" alt="Add 'Aperture 3 first impressions' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Aperture 3 first impressions' to Wikio" alt="Add 'Aperture 3 first impressions' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Aperture+3+first+impressions&amp;c=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Aperture 3 first impressions' to MySpace" alt="Add 'Aperture 3 first impressions' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=150" title="Add 'Aperture 3 first impressions' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Aperture 3 first impressions' to Twitter" alt="Add 'Aperture 3 first impressions' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=150</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Finally&#8230;&#8230;Aperture 3 is released</title>
		<link>http://geekynomad.com/?p=143</link>
		<comments>http://geekynomad.com/?p=143#comments</comments>
		<pubDate>Tue, 09 Feb 2010 20:13:42 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=143</guid>
		<description><![CDATA[<p>Almost 2 years to date since the release of version 2.0 (feb. 12 &#8217;08) Apple release version 3.0: http://www.apple.com/aperture/</p>
<p>I am personally very happy since I still use Aperture (instead of Lightroom). Mainly this was due to the fact that I did have the time to research transferring over to Lightroom which might or moght not have been an easy project.</p>
<p>Anyway, v3.0 is ordered and on it&#8217;s way let&#8217;s wait and see what it brings.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=143">Finally&#8230;&#8230;Aperture 3 is released</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Del.icio.us" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to digg" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;u=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FURL" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to reddit" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Technorati" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=143&amp;h=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Newsvine" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Stumble Upon" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Google Bookmarks" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;popup=no" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Netvouz" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Co.mments" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bloglines" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bookmark.it" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Live-MSN" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to SlashDot" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Diggita" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=143&amp;t=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FaceBook" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Wikio" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;c=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to MySpace" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Twitter" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Almost 2 years to date since the release of version 2.0 (feb. 12 &#8217;08) Apple release version 3.0: http://www.apple.com/aperture/</p>
<p>I am personally very happy since I still use Aperture (instead of Lightroom). Mainly this was due to the fact that I did have the time to research transferring over to Lightroom which might or moght not have been an easy project.</p>
<p>Anyway, v3.0 is ordered and on it&#8217;s way let&#8217;s wait and see what it brings.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=143">Finally&#8230;&#8230;Aperture 3 is released</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Del.icio.us" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to digg" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;u=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FURL" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to reddit" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Technorati" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=143&amp;h=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Newsvine" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Stumble Upon" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Google Bookmarks" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;popup=no" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Netvouz" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Co.mments" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bloglines" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bookmark.it" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=143&amp;title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Live-MSN" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to SlashDot" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Diggita" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=143&amp;t=Finally%26%238230%3B%26%238230%3BAperture+3+is+released" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FaceBook" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Wikio" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Finally%26%238230%3B%26%238230%3BAperture+3+is+released&amp;c=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to MySpace" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=143" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Twitter" alt="Add 'Finally&#8230;&#8230;Aperture 3 is released' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=143</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Flash 10.1 beta 2 release&#8230;</title>
		<link>http://geekynomad.com/?p=137</link>
		<comments>http://geekynomad.com/?p=137#comments</comments>
		<pubDate>Wed, 20 Jan 2010 16:55:06 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=137</guid>
		<description><![CDATA[<p>Adobe exploring new realms with future past releases&#8230;</p>
<p>from <a href="http://labs.adobe.com/technologies/flashplayer10/">http://labs.adobe.com/technologies/flashplayer10/</a></p>
<p><a href="http://geekynomad.com/wp-content/uploads/2010/01/Screen-shot-2010-01-20-at-11.50.45-AM.png"><img src="http://geekynomad.com/wp-content/uploads/2010/01/Screen-shot-2010-01-20-at-11.50.45-AM.png" alt="" title="Screen shot 2010-01-20 at 11.50.45 AM" width="818" height="295" class="alignnone size-full wp-image-138" /></a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=137">Flash 10.1 beta 2 release&#8230;</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Del.icio.us" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to digg" alt="Add 'Flash 10.1 beta 2 release&#8230;' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Flash+10.1+beta+2+release%26%238230%3B&amp;u=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to FURL" alt="Add 'Flash 10.1 beta 2 release&#8230;' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to reddit" alt="Add 'Flash 10.1 beta 2 release&#8230;' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Technorati" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=137&amp;h=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Newsvine" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Stumble Upon" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Google Bookmarks" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B&amp;popup=no" title="Add 'Flash 10.1 beta 2 release&#8230;' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Netvouz" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Co.mments" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bloglines" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bookmark.it" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Live-MSN" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Flash+10.1+beta+2+release%26%238230%3B&amp;url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to SlashDot" alt="Add 'Flash 10.1 beta 2 release&#8230;' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Flash+10.1+beta+2+release%26%238230%3B&amp;url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Diggita" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=137&amp;t=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to FaceBook" alt="Add 'Flash 10.1 beta 2 release&#8230;' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Wikio" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Flash+10.1+beta+2+release%26%238230%3B&amp;c=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to MySpace" alt="Add 'Flash 10.1 beta 2 release&#8230;' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Twitter" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Adobe exploring new realms with future past releases&#8230;</p>
<p>from <a href="http://labs.adobe.com/technologies/flashplayer10/">http://labs.adobe.com/technologies/flashplayer10/</a></p>
<p><a href="http://geekynomad.com/wp-content/uploads/2010/01/Screen-shot-2010-01-20-at-11.50.45-AM.png"><img src="http://geekynomad.com/wp-content/uploads/2010/01/Screen-shot-2010-01-20-at-11.50.45-AM.png" alt="" title="Screen shot 2010-01-20 at 11.50.45 AM" width="818" height="295" class="alignnone size-full wp-image-138" /></a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=137">Flash 10.1 beta 2 release&#8230;</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Del.icio.us" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to digg" alt="Add 'Flash 10.1 beta 2 release&#8230;' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Flash+10.1+beta+2+release%26%238230%3B&amp;u=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to FURL" alt="Add 'Flash 10.1 beta 2 release&#8230;' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to reddit" alt="Add 'Flash 10.1 beta 2 release&#8230;' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Technorati" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=137&amp;h=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Newsvine" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Stumble Upon" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Google Bookmarks" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B&amp;popup=no" title="Add 'Flash 10.1 beta 2 release&#8230;' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Netvouz" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Co.mments" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bloglines" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Bookmark.it" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=137&amp;title=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Live-MSN" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Flash+10.1+beta+2+release%26%238230%3B&amp;url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to SlashDot" alt="Add 'Flash 10.1 beta 2 release&#8230;' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Flash+10.1+beta+2+release%26%238230%3B&amp;url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Diggita" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=137&amp;t=Flash+10.1+beta+2+release%26%238230%3B" title="Add 'Flash 10.1 beta 2 release&#8230;' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to FaceBook" alt="Add 'Flash 10.1 beta 2 release&#8230;' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Wikio" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Flash+10.1+beta+2+release%26%238230%3B&amp;c=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to MySpace" alt="Add 'Flash 10.1 beta 2 release&#8230;' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=137" title="Add 'Flash 10.1 beta 2 release&#8230;' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Flash 10.1 beta 2 release&#8230;' to Twitter" alt="Add 'Flash 10.1 beta 2 release&#8230;' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=137</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Comments overload&#8230;</title>
		<link>http://geekynomad.com/?p=135</link>
		<comments>http://geekynomad.com/?p=135#comments</comments>
		<pubDate>Wed, 13 Jan 2010 16:00:26 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Technical]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=135</guid>
		<description><![CDATA[<p>Since I receive mainly spam in my comment box (Akismet works great but still have to look through to double check) I going to try reducing it by limiting the ability to comment to registered users only.</p>
<p>Let&#8217;s see if that reduces comment spam. Apologies for the extra steps this involves.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=135">Comments overload&#8230;</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Comments overload&#8230;' to Del.icio.us" alt="Add 'Comments overload&#8230;' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Comments overload&#8230;' to digg" alt="Add 'Comments overload&#8230;' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Comments+overload%26%238230%3B&amp;u=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Comments overload&#8230;' to FURL" alt="Add 'Comments overload&#8230;' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Comments overload&#8230;' to reddit" alt="Add 'Comments overload&#8230;' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Comments overload&#8230;' to Technorati" alt="Add 'Comments overload&#8230;' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=135&amp;h=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Comments overload&#8230;' to Newsvine" alt="Add 'Comments overload&#8230;' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Comments overload&#8230;' to Stumble Upon" alt="Add 'Comments overload&#8230;' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Comments overload&#8230;' to Google Bookmarks" alt="Add 'Comments overload&#8230;' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B&amp;popup=no" title="Add 'Comments overload&#8230;' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Comments overload&#8230;' to Netvouz" alt="Add 'Comments overload&#8230;' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Comments overload&#8230;' to Co.mments" alt="Add 'Comments overload&#8230;' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Comments overload&#8230;' to Bloglines" alt="Add 'Comments overload&#8230;' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Comments overload&#8230;' to Bookmark.it" alt="Add 'Comments overload&#8230;' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Comments overload&#8230;' to Live-MSN" alt="Add 'Comments overload&#8230;' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Comments+overload%26%238230%3B&amp;url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Comments overload&#8230;' to SlashDot" alt="Add 'Comments overload&#8230;' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Comments+overload%26%238230%3B&amp;url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Comments overload&#8230;' to Diggita" alt="Add 'Comments overload&#8230;' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=135&amp;t=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Comments overload&#8230;' to FaceBook" alt="Add 'Comments overload&#8230;' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Comments overload&#8230;' to Wikio" alt="Add 'Comments overload&#8230;' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Comments+overload%26%238230%3B&amp;c=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Comments overload&#8230;' to MySpace" alt="Add 'Comments overload&#8230;' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Comments overload&#8230;' to Twitter" alt="Add 'Comments overload&#8230;' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Since I receive mainly spam in my comment box (Akismet works great but still have to look through to double check) I going to try reducing it by limiting the ability to comment to registered users only.</p>
<p>Let&#8217;s see if that reduces comment spam. Apologies for the extra steps this involves.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=135">Comments overload&#8230;</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Comments overload&#8230;' to Del.icio.us" alt="Add 'Comments overload&#8230;' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Comments overload&#8230;' to digg" alt="Add 'Comments overload&#8230;' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Comments+overload%26%238230%3B&amp;u=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Comments overload&#8230;' to FURL" alt="Add 'Comments overload&#8230;' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Comments overload&#8230;' to reddit" alt="Add 'Comments overload&#8230;' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Comments overload&#8230;' to Technorati" alt="Add 'Comments overload&#8230;' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=135&amp;h=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Comments overload&#8230;' to Newsvine" alt="Add 'Comments overload&#8230;' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Comments overload&#8230;' to Stumble Upon" alt="Add 'Comments overload&#8230;' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Comments overload&#8230;' to Google Bookmarks" alt="Add 'Comments overload&#8230;' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B&amp;popup=no" title="Add 'Comments overload&#8230;' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Comments overload&#8230;' to Netvouz" alt="Add 'Comments overload&#8230;' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Comments overload&#8230;' to Co.mments" alt="Add 'Comments overload&#8230;' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Comments overload&#8230;' to Bloglines" alt="Add 'Comments overload&#8230;' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Comments overload&#8230;' to Bookmark.it" alt="Add 'Comments overload&#8230;' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=135&amp;title=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Comments overload&#8230;' to Live-MSN" alt="Add 'Comments overload&#8230;' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Comments+overload%26%238230%3B&amp;url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Comments overload&#8230;' to SlashDot" alt="Add 'Comments overload&#8230;' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Comments+overload%26%238230%3B&amp;url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Comments overload&#8230;' to Diggita" alt="Add 'Comments overload&#8230;' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=135&amp;t=Comments+overload%26%238230%3B" title="Add 'Comments overload&#8230;' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Comments overload&#8230;' to FaceBook" alt="Add 'Comments overload&#8230;' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Comments overload&#8230;' to Wikio" alt="Add 'Comments overload&#8230;' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Comments+overload%26%238230%3B&amp;c=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Comments overload&#8230;' to MySpace" alt="Add 'Comments overload&#8230;' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=135" title="Add 'Comments overload&#8230;' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Comments overload&#8230;' to Twitter" alt="Add 'Comments overload&#8230;' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=135</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easily moving your &#8216;Mobile Applications&#8217; folder</title>
		<link>http://geekynomad.com/?p=131</link>
		<comments>http://geekynomad.com/?p=131#comments</comments>
		<pubDate>Mon, 21 Dec 2009 20:35:57 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[itunes]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=131</guid>
		<description><![CDATA[<p>Since my iPhone app folder started to become quite substantial (4.5GB +) I wanted to move these files without a lot of hassle.</p>
<p>It should be noted that my iTunes configuration is somewhat different due to the fact that I use Libra (<a href="http://www.sillybit.com/libra/">http://www.sillybit.com/libra/</a>) to manage a few different libraries on my Mac. </p>
<p>Since I already had all the audio and video files stored on an external drive I just needed to find an easy way of doing the same thing with my applications. </p>
<p>This is what I did:</p>
<p>- Move the &#8216;Mobile Applications&#8217; folder to my external drive<br />
- Open up iTunes to find that iTunes can&#8217;t find the files anymore and has no way batch changing all the links to the new location.<br />
- Spend some time looking online<br />
- Spend some more time not finding a simple solution<br />
- Getting an idea for my own solution<br />
- Creating an &#8216;alias&#8217; folder by option-command dragging the copied Mobile Applications folder to the original location of the folder (in my case ~/Music/iTunes) and making sure the name says Mobile Applications<br />
- restarting iTunes to find it&#8217;s having no problem finding the files and everything working like it should.</p>
<p>So there it is.. It was as easy as moving the folder and creating an alias in the original location, at least for me this worked&#8230;</p>
<p><strong>Update:</strong> It seems the above steps led to my entire app library being copied to the iPhone (including the ones that I had previously removed but still had in the library). This could be because I restarted iTunes after copying and removing the original folder before I created the alias. So just keep in mind, that this could lead to you having to reselect which apps you want to copy to the iPhone, or like I&#8217;m doing in my case, take this opportunity to start removing the ones you don&#8217;t want to put on there anymore.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=131">Easily moving your &#8216;Mobile Applications&#8217; folder</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Del.icio.us" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to digg" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;u=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FURL" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to reddit" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Technorati" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=131&amp;h=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Newsvine" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Stumble Upon" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Google Bookmarks" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;popup=no" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Netvouz" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Co.mments" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bloglines" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bookmark.it" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Live-MSN" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to SlashDot" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Diggita" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=131&amp;t=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FaceBook" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Wikio" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;c=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to MySpace" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Twitter" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Since my iPhone app folder started to become quite substantial (4.5GB +) I wanted to move these files without a lot of hassle.</p>
<p>It should be noted that my iTunes configuration is somewhat different due to the fact that I use Libra (<a href="http://www.sillybit.com/libra/">http://www.sillybit.com/libra/</a>) to manage a few different libraries on my Mac. </p>
<p>Since I already had all the audio and video files stored on an external drive I just needed to find an easy way of doing the same thing with my applications. </p>
<p>This is what I did:</p>
<p>- Move the &#8216;Mobile Applications&#8217; folder to my external drive<br />
- Open up iTunes to find that iTunes can&#8217;t find the files anymore and has no way batch changing all the links to the new location.<br />
- Spend some time looking online<br />
- Spend some more time not finding a simple solution<br />
- Getting an idea for my own solution<br />
- Creating an &#8216;alias&#8217; folder by option-command dragging the copied Mobile Applications folder to the original location of the folder (in my case ~/Music/iTunes) and making sure the name says Mobile Applications<br />
- restarting iTunes to find it&#8217;s having no problem finding the files and everything working like it should.</p>
<p>So there it is.. It was as easy as moving the folder and creating an alias in the original location, at least for me this worked&#8230;</p>
<p><strong>Update:</strong> It seems the above steps led to my entire app library being copied to the iPhone (including the ones that I had previously removed but still had in the library). This could be because I restarted iTunes after copying and removing the original folder before I created the alias. So just keep in mind, that this could lead to you having to reselect which apps you want to copy to the iPhone, or like I&#8217;m doing in my case, take this opportunity to start removing the ones you don&#8217;t want to put on there anymore.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=131">Easily moving your &#8216;Mobile Applications&#8217; folder</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Del.icio.us" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to digg" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;u=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FURL" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to reddit" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Technorati" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=131&amp;h=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Newsvine" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Stumble Upon" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Google Bookmarks" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;popup=no" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Netvouz" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Co.mments" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bloglines" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bookmark.it" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=131&amp;title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Live-MSN" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to SlashDot" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Diggita" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=131&amp;t=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FaceBook" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Wikio" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Easily+moving+your+%26%238216%3BMobile+Applications%26%238217%3B+folder&amp;c=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to MySpace" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=131" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Twitter" alt="Add 'Easily moving your &#8216;Mobile Applications&#8217; folder' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=131</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Development Horizons &#8211; Getting into iPhone Dev</title>
		<link>http://geekynomad.com/?p=127</link>
		<comments>http://geekynomad.com/?p=127#comments</comments>
		<pubDate>Wed, 16 Dec 2009 18:09:53 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[DIY]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=127</guid>
		<description><![CDATA[<p>Today I enrolled into the iPhone Development Program. Since I have no objective C, C++ or C- knowledge I looked for tools beforehand in order to make the step into development simpler. </p>
<p>I found a couple: </p>
<ul>
<li>Titanium Developer | <a href="http://www.appcelerator.com/">appcelerator.com</a></li>
<li>PhoneGap | <a href="http://phonegap.com">phonegap.com</a></li>
<li>Corona | <a href="http://www.anscamobile.com/">anscamobile.com</a></li>
</ul>
<p>Now the difference between PhoneGap, Titanium and Corona is that both PhoneGap and Titanium are tools to help you write iPhone apps based on html and javascript including many of the popular libraries (prototype, mootools, jquery, etc.) thereby essentially removing the learning curve of iPhone dev for web designers. Also both are free downloads.</p>
<p>Corona on the other hand is a different matter all together. It let&#8217;s you write in <a href="http://lua.org">Lua</a>. Therefore Corona does have a learning curve, but (keep in mind I don&#8217;t know enough about iPhone dev to say this with complete certainty ) might provide more advanced development possibilities.  </p>
<p>As of now I will start out using PhoneGap, and when things go smoothly and I have the time to mess about with the Corona Trail Download I might even purchase the Corona Package ($99) and use that since the Lua language seems logical and easy to learn. </p>
<p>I&#8217;ll post regularly with updates regarding my Dev journey.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=127">New Development Horizons &#8211; Getting into iPhone Dev</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Del.icio.us" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to digg" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;u=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FURL" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to reddit" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Technorati" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=127&amp;h=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Newsvine" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Stumble Upon" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Google Bookmarks" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;popup=no" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Netvouz" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Co.mments" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bloglines" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bookmark.it" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Live-MSN" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to SlashDot" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Diggita" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=127&amp;t=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FaceBook" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Wikio" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;c=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to MySpace" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Twitter" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Today I enrolled into the iPhone Development Program. Since I have no objective C, C++ or C- knowledge I looked for tools beforehand in order to make the step into development simpler. </p>
<p>I found a couple: </p>
<ul>
<li>Titanium Developer | <a href="http://www.appcelerator.com/">appcelerator.com</a></li>
<li>PhoneGap | <a href="http://phonegap.com">phonegap.com</a></li>
<li>Corona | <a href="http://www.anscamobile.com/">anscamobile.com</a></li>
</ul>
<p>Now the difference between PhoneGap, Titanium and Corona is that both PhoneGap and Titanium are tools to help you write iPhone apps based on html and javascript including many of the popular libraries (prototype, mootools, jquery, etc.) thereby essentially removing the learning curve of iPhone dev for web designers. Also both are free downloads.</p>
<p>Corona on the other hand is a different matter all together. It let&#8217;s you write in <a href="http://lua.org">Lua</a>. Therefore Corona does have a learning curve, but (keep in mind I don&#8217;t know enough about iPhone dev to say this with complete certainty ) might provide more advanced development possibilities.  </p>
<p>As of now I will start out using PhoneGap, and when things go smoothly and I have the time to mess about with the Corona Trail Download I might even purchase the Corona Package ($99) and use that since the Lua language seems logical and easy to learn. </p>
<p>I&#8217;ll post regularly with updates regarding my Dev journey.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=127">New Development Horizons &#8211; Getting into iPhone Dev</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Del.icio.us" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to digg" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;u=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FURL" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to reddit" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Technorati" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=127&amp;h=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Newsvine" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Stumble Upon" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Google Bookmarks" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;popup=no" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Netvouz" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Co.mments" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bloglines" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bookmark.it" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=127&amp;title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Live-MSN" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to SlashDot" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Diggita" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=127&amp;t=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FaceBook" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Wikio" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+Development+Horizons+%26%238211%3B+Getting+into+iPhone+Dev&amp;c=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to MySpace" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=127" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Twitter" alt="Add 'New Development Horizons &#8211; Getting into iPhone Dev' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=127</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New website launched for Mew fans &#124; Mewlive.com</title>
		<link>http://geekynomad.com/?p=122</link>
		<comments>http://geekynomad.com/?p=122#comments</comments>
		<pubDate>Wed, 09 Dec 2009 16:14:04 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=122</guid>
		<description><![CDATA[<p>Recently I launched the new website for Mew fans looking for the Mew &#8211; Live in Copenhagen DVD that is somewhat hard to find.</p>
<p>For more info checkout the website: <a href="http://mewlive.com">mewlive.com</a></p>
<p><del datetime="2009-12-09T20:04:58+00:00"><strong><em>**UPDATE** </em></strong><em>Due to some IP changes (switching to dedicated IP) mewlive.com may refer back here. If it does, just check back later since it just takes some time for the new IP to propagate and direct you to the right page.</em></del> all ok now!</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=122">New website launched for Mew fans | Mewlive.com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Del.icio.us" alt="Add 'New website launched for Mew fans | Mewlive.com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New website launched for Mew fans | Mewlive.com' to digg" alt="Add 'New website launched for Mew fans | Mewlive.com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;u=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New website launched for Mew fans | Mewlive.com' to FURL" alt="Add 'New website launched for Mew fans | Mewlive.com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New website launched for Mew fans | Mewlive.com' to reddit" alt="Add 'New website launched for Mew fans | Mewlive.com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Technorati" alt="Add 'New website launched for Mew fans | Mewlive.com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=122&amp;h=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Newsvine" alt="Add 'New website launched for Mew fans | Mewlive.com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Stumble Upon" alt="Add 'New website launched for Mew fans | Mewlive.com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Google Bookmarks" alt="Add 'New website launched for Mew fans | Mewlive.com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;popup=no" title="Add 'New website launched for Mew fans | Mewlive.com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Netvouz" alt="Add 'New website launched for Mew fans | Mewlive.com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Co.mments" alt="Add 'New website launched for Mew fans | Mewlive.com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Bloglines" alt="Add 'New website launched for Mew fans | Mewlive.com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Bookmark.it" alt="Add 'New website launched for Mew fans | Mewlive.com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Live-MSN" alt="Add 'New website launched for Mew fans | Mewlive.com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New website launched for Mew fans | Mewlive.com' to SlashDot" alt="Add 'New website launched for Mew fans | Mewlive.com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Diggita" alt="Add 'New website launched for Mew fans | Mewlive.com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=122&amp;t=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New website launched for Mew fans | Mewlive.com' to FaceBook" alt="Add 'New website launched for Mew fans | Mewlive.com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Wikio" alt="Add 'New website launched for Mew fans | Mewlive.com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;c=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New website launched for Mew fans | Mewlive.com' to MySpace" alt="Add 'New website launched for Mew fans | Mewlive.com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Twitter" alt="Add 'New website launched for Mew fans | Mewlive.com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Recently I launched the new website for Mew fans looking for the Mew &#8211; Live in Copenhagen DVD that is somewhat hard to find.</p>
<p>For more info checkout the website: <a href="http://mewlive.com">mewlive.com</a></p>
<p><del datetime="2009-12-09T20:04:58+00:00"><strong><em>**UPDATE** </em></strong><em>Due to some IP changes (switching to dedicated IP) mewlive.com may refer back here. If it does, just check back later since it just takes some time for the new IP to propagate and direct you to the right page.</em></del> all ok now!</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=122">New website launched for Mew fans | Mewlive.com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Del.icio.us" alt="Add 'New website launched for Mew fans | Mewlive.com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New website launched for Mew fans | Mewlive.com' to digg" alt="Add 'New website launched for Mew fans | Mewlive.com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;u=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New website launched for Mew fans | Mewlive.com' to FURL" alt="Add 'New website launched for Mew fans | Mewlive.com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New website launched for Mew fans | Mewlive.com' to reddit" alt="Add 'New website launched for Mew fans | Mewlive.com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Technorati" alt="Add 'New website launched for Mew fans | Mewlive.com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=122&amp;h=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Newsvine" alt="Add 'New website launched for Mew fans | Mewlive.com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Stumble Upon" alt="Add 'New website launched for Mew fans | Mewlive.com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Google Bookmarks" alt="Add 'New website launched for Mew fans | Mewlive.com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;popup=no" title="Add 'New website launched for Mew fans | Mewlive.com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Netvouz" alt="Add 'New website launched for Mew fans | Mewlive.com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Co.mments" alt="Add 'New website launched for Mew fans | Mewlive.com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Bloglines" alt="Add 'New website launched for Mew fans | Mewlive.com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Bookmark.it" alt="Add 'New website launched for Mew fans | Mewlive.com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=122&amp;title=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Live-MSN" alt="Add 'New website launched for Mew fans | Mewlive.com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New website launched for Mew fans | Mewlive.com' to SlashDot" alt="Add 'New website launched for Mew fans | Mewlive.com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Diggita" alt="Add 'New website launched for Mew fans | Mewlive.com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=122&amp;t=New+website+launched+for+Mew+fans+%7C+Mewlive.com" title="Add 'New website launched for Mew fans | Mewlive.com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New website launched for Mew fans | Mewlive.com' to FaceBook" alt="Add 'New website launched for Mew fans | Mewlive.com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Wikio" alt="Add 'New website launched for Mew fans | Mewlive.com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+website+launched+for+Mew+fans+%7C+Mewlive.com&amp;c=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New website launched for Mew fans | Mewlive.com' to MySpace" alt="Add 'New website launched for Mew fans | Mewlive.com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=122" title="Add 'New website launched for Mew fans | Mewlive.com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New website launched for Mew fans | Mewlive.com' to Twitter" alt="Add 'New website launched for Mew fans | Mewlive.com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=122</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MediaTemple Grid Service (GS) Experience</title>
		<link>http://geekynomad.com/?p=119</link>
		<comments>http://geekynomad.com/?p=119#comments</comments>
		<pubDate>Thu, 06 Aug 2009 09:50:01 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Coupon]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=119</guid>
		<description><![CDATA[<p>Since March 09 I have been hosting my blogs EcoTipsForLife.com and my website move2create.com at  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">MediaTemple</a> com</p>
<p>I have been using the Grid (GS) service and can report that I haven&#8217;t had any outages (that where not my doing of course&#8230;) or issues since.</p>
<p>Hosting is reliable, system maintenance is announced well ahead and often scheduled well in advance and customer service is very fast, responsive and helpfull.</p>
<p>All in all, I am a very happy MT customer.</p>
<p>On top of that I am only paying a total of $13.33 a month ($160/year) for their $20 a month Grid Service. </p>
<p>This is because I used the coupon &#8220;retailmenot&#8221; which takes off 20% of any plan for the life of the plan, and since I paid yearly the discount was quite substantial. </p>
<p>For more info or to order service from <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com"> <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">MediaTemple</a> click here</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=119">MediaTemple Grid Service (GS) Experience</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Del.icio.us" alt="Add 'MediaTemple Grid Service (GS) Experience' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'MediaTemple Grid Service (GS) Experience' to digg" alt="Add 'MediaTemple Grid Service (GS) Experience' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=MediaTemple+Grid+Service+%28GS%29+Experience&amp;u=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'MediaTemple Grid Service (GS) Experience' to FURL" alt="Add 'MediaTemple Grid Service (GS) Experience' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'MediaTemple Grid Service (GS) Experience' to reddit" alt="Add 'MediaTemple Grid Service (GS) Experience' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Technorati" alt="Add 'MediaTemple Grid Service (GS) Experience' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=119&amp;h=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Newsvine" alt="Add 'MediaTemple Grid Service (GS) Experience' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Stumble Upon" alt="Add 'MediaTemple Grid Service (GS) Experience' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Google Bookmarks" alt="Add 'MediaTemple Grid Service (GS) Experience' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience&amp;popup=no" title="Add 'MediaTemple Grid Service (GS) Experience' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Netvouz" alt="Add 'MediaTemple Grid Service (GS) Experience' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Co.mments" alt="Add 'MediaTemple Grid Service (GS) Experience' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Bloglines" alt="Add 'MediaTemple Grid Service (GS) Experience' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Bookmark.it" alt="Add 'MediaTemple Grid Service (GS) Experience' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Live-MSN" alt="Add 'MediaTemple Grid Service (GS) Experience' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=MediaTemple+Grid+Service+%28GS%29+Experience&amp;url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'MediaTemple Grid Service (GS) Experience' to SlashDot" alt="Add 'MediaTemple Grid Service (GS) Experience' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=MediaTemple+Grid+Service+%28GS%29+Experience&amp;url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Diggita" alt="Add 'MediaTemple Grid Service (GS) Experience' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=119&amp;t=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'MediaTemple Grid Service (GS) Experience' to FaceBook" alt="Add 'MediaTemple Grid Service (GS) Experience' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Wikio" alt="Add 'MediaTemple Grid Service (GS) Experience' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=MediaTemple+Grid+Service+%28GS%29+Experience&amp;c=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'MediaTemple Grid Service (GS) Experience' to MySpace" alt="Add 'MediaTemple Grid Service (GS) Experience' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Twitter" alt="Add 'MediaTemple Grid Service (GS) Experience' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Since March 09 I have been hosting my blogs EcoTipsForLife.com and my website move2create.com at  <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">MediaTemple</a> com</p>
<p>I have been using the Grid (GS) service and can report that I haven&#8217;t had any outages (that where not my doing of course&#8230;) or issues since.</p>
<p>Hosting is reliable, system maintenance is announced well ahead and often scheduled well in advance and customer service is very fast, responsive and helpfull.</p>
<p>All in all, I am a very happy MT customer.</p>
<p>On top of that I am only paying a total of $13.33 a month ($160/year) for their $20 a month Grid Service. </p>
<p>This is because I used the coupon &#8220;retailmenot&#8221; which takes off 20% of any plan for the life of the plan, and since I paid yearly the discount was quite substantial. </p>
<p>For more info or to order service from <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com"> <a href="http://www.mediatemple.net/go/order/?refdom=move2create.com">MediaTemple</a> click here</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=119">MediaTemple Grid Service (GS) Experience</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Del.icio.us" alt="Add 'MediaTemple Grid Service (GS) Experience' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'MediaTemple Grid Service (GS) Experience' to digg" alt="Add 'MediaTemple Grid Service (GS) Experience' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=MediaTemple+Grid+Service+%28GS%29+Experience&amp;u=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'MediaTemple Grid Service (GS) Experience' to FURL" alt="Add 'MediaTemple Grid Service (GS) Experience' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'MediaTemple Grid Service (GS) Experience' to reddit" alt="Add 'MediaTemple Grid Service (GS) Experience' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Technorati" alt="Add 'MediaTemple Grid Service (GS) Experience' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=119&amp;h=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Newsvine" alt="Add 'MediaTemple Grid Service (GS) Experience' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Stumble Upon" alt="Add 'MediaTemple Grid Service (GS) Experience' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Google Bookmarks" alt="Add 'MediaTemple Grid Service (GS) Experience' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience&amp;popup=no" title="Add 'MediaTemple Grid Service (GS) Experience' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Netvouz" alt="Add 'MediaTemple Grid Service (GS) Experience' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Co.mments" alt="Add 'MediaTemple Grid Service (GS) Experience' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Bloglines" alt="Add 'MediaTemple Grid Service (GS) Experience' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Bookmark.it" alt="Add 'MediaTemple Grid Service (GS) Experience' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=119&amp;title=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Live-MSN" alt="Add 'MediaTemple Grid Service (GS) Experience' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=MediaTemple+Grid+Service+%28GS%29+Experience&amp;url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'MediaTemple Grid Service (GS) Experience' to SlashDot" alt="Add 'MediaTemple Grid Service (GS) Experience' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=MediaTemple+Grid+Service+%28GS%29+Experience&amp;url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Diggita" alt="Add 'MediaTemple Grid Service (GS) Experience' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=119&amp;t=MediaTemple+Grid+Service+%28GS%29+Experience" title="Add 'MediaTemple Grid Service (GS) Experience' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'MediaTemple Grid Service (GS) Experience' to FaceBook" alt="Add 'MediaTemple Grid Service (GS) Experience' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Wikio" alt="Add 'MediaTemple Grid Service (GS) Experience' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=MediaTemple+Grid+Service+%28GS%29+Experience&amp;c=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'MediaTemple Grid Service (GS) Experience' to MySpace" alt="Add 'MediaTemple Grid Service (GS) Experience' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=119" title="Add 'MediaTemple Grid Service (GS) Experience' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'MediaTemple Grid Service (GS) Experience' to Twitter" alt="Add 'MediaTemple Grid Service (GS) Experience' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=119</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Frontpoint Security / Frontpoint.com coupon code / promo code / referral code</title>
		<link>http://geekynomad.com/?p=108</link>
		<comments>http://geekynomad.com/?p=108#comments</comments>
		<pubDate>Tue, 07 Apr 2009 18:37:23 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Coupon]]></category>
		<category><![CDATA[frontpoint.com]]></category>
		<category><![CDATA[offers]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=108</guid>
		<description><![CDATA[<p>This coupon will get you $50 off on new equipment at checkout and one free month of monitoring service from Frontpoint.com security.</p>
<p>Special offer code: <strong>R09WELCOME</strong><br />
Referral Code: <strong>65c4a</strong></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=108">Frontpoint Security / Frontpoint.com coupon code / promo code / referral code</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Del.icio.us" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to digg" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;u=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FURL" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to reddit" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Technorati" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=108&amp;h=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Newsvine" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Stumble Upon" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Google Bookmarks" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;popup=no" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Netvouz" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Co.mments" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bloglines" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bookmark.it" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Live-MSN" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to SlashDot" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Diggita" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=108&amp;t=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FaceBook" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Wikio" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;c=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to MySpace" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Twitter" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>This coupon will get you $50 off on new equipment at checkout and one free month of monitoring service from Frontpoint.com security.</p>
<p>Special offer code: <strong>R09WELCOME</strong><br />
Referral Code: <strong>65c4a</strong></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=108">Frontpoint Security / Frontpoint.com coupon code / promo code / referral code</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Del.icio.us" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to digg" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;u=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FURL" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to reddit" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Technorati" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=108&amp;h=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Newsvine" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Stumble Upon" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Google Bookmarks" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;popup=no" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Netvouz" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Co.mments" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bloglines" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bookmark.it" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=108&amp;title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Live-MSN" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to SlashDot" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Diggita" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=108&amp;t=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FaceBook" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Wikio" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Frontpoint+Security+%2F+Frontpoint.com+coupon+code+%2F+promo+code+%2F+referral+code&amp;c=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to MySpace" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=108" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Twitter" alt="Add 'Frontpoint Security / Frontpoint.com coupon code / promo code / referral code' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=108</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Baker &#8211; Different CSS backgrounds on every page with one css file</title>
		<link>http://geekynomad.com/?p=71</link>
		<comments>http://geekynomad.com/?p=71#comments</comments>
		<pubDate>Wed, 07 Jan 2009 18:22:42 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[templates]]></category>
		<category><![CDATA[website baker]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=71</guid>
		<description><![CDATA[<p>I was creating a new website and decided to use a <a href="http://websitebaker.org">Website Baker</a> template I had previously made as a base.</p>
<p>This template used the a bit of PHP code you can find on www.alistapart.com/d/randomizer/rotate.txt which automatically randomly rotates between images in a specified directory.</p>
<p>However for the new website this was not what I needed. I wanted to change the background of the page automatically, but not randomly. </p>
<p>My solution was the following.</p>
<p><strong>Step 1:</strong> I modified Website Baker&#8217;s <code>frontend.functions.php</code> file, which you can find in the <code>framework</code> folder and added the following function to display the page id:</p>
<p><code>// Function for page id</code><br />
<code>if (!function_exists('page_id')) {</code><br />
<code>	function page_id($spacer = ' - ', $template = '[PAGE_ID]') {</code><br />
<code>		$vars = array('[PAGE_ID]');</code><br />
<code>		$values = array(PAGE_ID);</code><br />
<code>		echo str_replace($vars, $values, $template);</code><br />
<code>	}</code><br />
<code>}</code></p>
<p><strong>Step 2:</strong> I added the css code to the header of my index.php template file (this way the background image loads properly and I am easily able to use the page_id function):</p>
<p><code>&amp;lt;style type="text/css"&amp;gt;</code><br />
<code>#my_div { background-image:url(&amp;lt;?php echo TEMPLATE_DIR; ?&amp;gt;/</code><em>theimagesdirectory</em><code>/&amp;lt;?php page_id();?&amp;gt;.jpg);}</code><br />
<code>&amp;lt;/style&amp;gt;</code></p>
<p>and pointed it to the images directory containing the images.</p>
<p>Now I can just put an image into the images directory and name it XX.jpg (where XX is the corresponding page id) to control what image is being displayed for a certain page.</p>
<p>Of course there might be easier ways of doing this, but I am not a seasoned PHP developer, so I tend to go with whatever I can get to work&#8230;.. and this is working great for my specific needs.</p>
<p><strong>Tip:</strong> There are also several ways of using php directly in your css file. One way I have been using, since I need to compress the CSS file anyway, is to put this code at the top of your css file:</p>
<p><code>&amp;lt;?php</code><br /> <br />
<code>header('Content-type: text/css');</code><br /> <br />
<code>ob_start("compress");</code><br />
 <code> function compress($buffer) {</code><br />
   <code> $buffer = preg_replace('!/\*[^*]*\*+([^/][^*]*\*+)*/!', '', $buffer);</code><br />
   <code> $buffer = str_replace(array("\r\n", "\r", "\n", "\t", '  ', '    ', '    '), '', $buffer);</code><br />
   <code> $buffer = str_replace('{ ', '{', $buffer);</code><br />
  <code>  $buffer = str_replace(' }', '}', $buffer);</code><br />
  <code>  $buffer = str_replace('; ', ';', $buffer);</code><br />
  <code>  $buffer = str_replace(', ', ',', $buffer);</code><br />
  <code>  $buffer = str_replace(' {', '{', $buffer);</code><br />
 <code>   $buffer = str_replace('} ', '}', $buffer);</code><br />
   <code> $buffer = str_replace(': ', ':', $buffer);</code><br />
  <code>  $buffer = str_replace(' ,', ',', $buffer);</code><br />
  <code>  $buffer = str_replace(' ;', ';', $buffer);</code><br />
  <code>  return $buffer;<br />
  }</code><br />
<code>?&amp;gt;</code></p>
<p>And this in the bottom: </p>
<p><code>&amp;lt;?php ob_end_flush();?&amp;gt;</code></p>
<p>Change the extension of the file from .css to .php and load it in the header using: <code>&amp;lt;link rel="stylesheet" type="text/css" href="&amp;lt;?php echo TEMPLATE_DIR; ?&amp;gt;/css/style.php" /&amp;gt;</code></p>
<p>There are many resources (http://websitetips.com/articles/optimization/css/crunch/ and http://forums.oscommerceproject.org/index.php?showtopic=691&#038;pid=6347&#038;st=0 to name a few) which show you how to compress your css files in this way with the added bonus that you can then use php code within your css stylesheets.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=71">Website Baker &#8211; Different CSS backgrounds on every page with one css file</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Del.icio.us" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to digg" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;u=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FURL" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to reddit" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Technorati" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=71&amp;h=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Newsvine" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Stumble Upon" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Google Bookmarks" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;popup=no" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Netvouz" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Co.mments" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bloglines" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bookmark.it" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Live-MSN" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to SlashDot" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Diggita" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=71&amp;t=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FaceBook" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Wikio" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;c=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to MySpace" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Twitter" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>I was creating a new website and decided to use a <a href="http://websitebaker.org">Website Baker</a> template I had previously made as a base.</p>
<p>This template used the a bit of PHP code you can find on www.alistapart.com/d/randomizer/rotate.txt which automatically randomly rotates between images in a specified directory.</p>
<p>However for the new website this was not what I needed. I wanted to change the background of the page automatically, but not randomly. </p>
<p>My solution was the following.</p>
<p><strong>Step 1:</strong> I modified Website Baker&#8217;s <code>frontend.functions.php</code> file, which you can find in the <code>framework</code> folder and added the following function to display the page id:</p>
<p><code>// Function for page id</code><br />
<code>if (!function_exists('page_id')) {</code><br />
<code>	function page_id($spacer = ' - ', $template = '[PAGE_ID]') {</code><br />
<code>		$vars = array('[PAGE_ID]');</code><br />
<code>		$values = array(PAGE_ID);</code><br />
<code>		echo str_replace($vars, $values, $template);</code><br />
<code>	}</code><br />
<code>}</code></p>
<p><strong>Step 2:</strong> I added the css code to the header of my index.php template file (this way the background image loads properly and I am easily able to use the page_id function):</p>
<p><code>&amp;lt;style type="text/css"&amp;gt;</code><br />
<code>#my_div { background-image:url(&amp;lt;?php echo TEMPLATE_DIR; ?&amp;gt;/</code><em>theimagesdirectory</em><code>/&amp;lt;?php page_id();?&amp;gt;.jpg);}</code><br />
<code>&amp;lt;/style&amp;gt;</code></p>
<p>and pointed it to the images directory containing the images.</p>
<p>Now I can just put an image into the images directory and name it XX.jpg (where XX is the corresponding page id) to control what image is being displayed for a certain page.</p>
<p>Of course there might be easier ways of doing this, but I am not a seasoned PHP developer, so I tend to go with whatever I can get to work&#8230;.. and this is working great for my specific needs.</p>
<p><strong>Tip:</strong> There are also several ways of using php directly in your css file. One way I have been using, since I need to compress the CSS file anyway, is to put this code at the top of your css file:</p>
<p><code>&amp;lt;?php</code><br /> <br />
<code>header('Content-type: text/css');</code><br /> <br />
<code>ob_start("compress");</code><br />
 <code> function compress($buffer) {</code><br />
   <code> $buffer = preg_replace('!/\*[^*]*\*+([^/][^*]*\*+)*/!', '', $buffer);</code><br />
   <code> $buffer = str_replace(array("\r\n", "\r", "\n", "\t", '  ', '    ', '    '), '', $buffer);</code><br />
   <code> $buffer = str_replace('{ ', '{', $buffer);</code><br />
  <code>  $buffer = str_replace(' }', '}', $buffer);</code><br />
  <code>  $buffer = str_replace('; ', ';', $buffer);</code><br />
  <code>  $buffer = str_replace(', ', ',', $buffer);</code><br />
  <code>  $buffer = str_replace(' {', '{', $buffer);</code><br />
 <code>   $buffer = str_replace('} ', '}', $buffer);</code><br />
   <code> $buffer = str_replace(': ', ':', $buffer);</code><br />
  <code>  $buffer = str_replace(' ,', ',', $buffer);</code><br />
  <code>  $buffer = str_replace(' ;', ';', $buffer);</code><br />
  <code>  return $buffer;<br />
  }</code><br />
<code>?&amp;gt;</code></p>
<p>And this in the bottom: </p>
<p><code>&amp;lt;?php ob_end_flush();?&amp;gt;</code></p>
<p>Change the extension of the file from .css to .php and load it in the header using: <code>&amp;lt;link rel="stylesheet" type="text/css" href="&amp;lt;?php echo TEMPLATE_DIR; ?&amp;gt;/css/style.php" /&amp;gt;</code></p>
<p>There are many resources (http://websitetips.com/articles/optimization/css/crunch/ and http://forums.oscommerceproject.org/index.php?showtopic=691&#038;pid=6347&#038;st=0 to name a few) which show you how to compress your css files in this way with the added bonus that you can then use php code within your css stylesheets.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=71">Website Baker &#8211; Different CSS backgrounds on every page with one css file</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Del.icio.us" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to digg" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;u=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FURL" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to reddit" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Technorati" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=71&amp;h=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Newsvine" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Stumble Upon" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Google Bookmarks" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;popup=no" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Netvouz" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Co.mments" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bloglines" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bookmark.it" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=71&amp;title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Live-MSN" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to SlashDot" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Diggita" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=71&amp;t=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FaceBook" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Wikio" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Website+Baker+%26%238211%3B+Different+CSS+backgrounds+on+every+page+with+one+css+file&amp;c=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to MySpace" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=71" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Twitter" alt="Add 'Website Baker &#8211; Different CSS backgrounds on every page with one css file' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=71</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Android based phone launched</title>
		<link>http://geekynomad.com/?p=60</link>
		<comments>http://geekynomad.com/?p=60#comments</comments>
		<pubDate>Tue, 23 Sep 2008 19:41:08 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[android]]></category>
		<category><![CDATA[g1]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[t-mobile]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=60</guid>
		<description><![CDATA[<p>Today T-mobile launched the first <a href="http://code.google.com/android/">Android</a> based phone: the T-mobile G1 by HTC.</p>
<p>More info here:<br /><a href="http://www.t-mobileg1.com/g1-announcement.aspx">http://www.t-mobileg1.com/g1-announcement.aspx</a></p>
<p>and here:<br /><a href="http://voices.washingtonpost.com/fasterforward/2008/09/t-mobile_unveils_first_google.html">http://voices.washingtonpost.com/fasterforward/2008/09/<br />t-mobile_unveils_first_google.html</a></p>
<p>Device video here: <a href="http://www.t-mobileg1.com/default.aspx">http://www.t-mobileg1.com/default.aspx</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=60">First Android based phone launched</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'First Android based phone launched' to Del.icio.us" alt="Add 'First Android based phone launched' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'First Android based phone launched' to digg" alt="Add 'First Android based phone launched' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=First+Android+based+phone+launched&amp;u=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'First Android based phone launched' to FURL" alt="Add 'First Android based phone launched' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'First Android based phone launched' to reddit" alt="Add 'First Android based phone launched' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'First Android based phone launched' to Technorati" alt="Add 'First Android based phone launched' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=60&amp;h=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'First Android based phone launched' to Newsvine" alt="Add 'First Android based phone launched' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'First Android based phone launched' to Stumble Upon" alt="Add 'First Android based phone launched' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'First Android based phone launched' to Google Bookmarks" alt="Add 'First Android based phone launched' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched&amp;popup=no" title="Add 'First Android based phone launched' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'First Android based phone launched' to Netvouz" alt="Add 'First Android based phone launched' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'First Android based phone launched' to Co.mments" alt="Add 'First Android based phone launched' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'First Android based phone launched' to Bloglines" alt="Add 'First Android based phone launched' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'First Android based phone launched' to Bookmark.it" alt="Add 'First Android based phone launched' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'First Android based phone launched' to Live-MSN" alt="Add 'First Android based phone launched' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=First+Android+based+phone+launched&amp;url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'First Android based phone launched' to SlashDot" alt="Add 'First Android based phone launched' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=First+Android+based+phone+launched&amp;url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'First Android based phone launched' to Diggita" alt="Add 'First Android based phone launched' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=60&amp;t=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'First Android based phone launched' to FaceBook" alt="Add 'First Android based phone launched' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'First Android based phone launched' to Wikio" alt="Add 'First Android based phone launched' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=First+Android+based+phone+launched&amp;c=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'First Android based phone launched' to MySpace" alt="Add 'First Android based phone launched' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'First Android based phone launched' to Twitter" alt="Add 'First Android based phone launched' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>Today T-mobile launched the first <a href="http://code.google.com/android/">Android</a> based phone: the T-mobile G1 by HTC.</p>
<p>More info here:<br /><a href="http://www.t-mobileg1.com/g1-announcement.aspx">http://www.t-mobileg1.com/g1-announcement.aspx</a></p>
<p>and here:<br /><a href="http://voices.washingtonpost.com/fasterforward/2008/09/t-mobile_unveils_first_google.html">http://voices.washingtonpost.com/fasterforward/2008/09/<br />t-mobile_unveils_first_google.html</a></p>
<p>Device video here: <a href="http://www.t-mobileg1.com/default.aspx">http://www.t-mobileg1.com/default.aspx</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=60">First Android based phone launched</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'First Android based phone launched' to Del.icio.us" alt="Add 'First Android based phone launched' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'First Android based phone launched' to digg" alt="Add 'First Android based phone launched' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=First+Android+based+phone+launched&amp;u=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'First Android based phone launched' to FURL" alt="Add 'First Android based phone launched' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'First Android based phone launched' to reddit" alt="Add 'First Android based phone launched' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'First Android based phone launched' to Technorati" alt="Add 'First Android based phone launched' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=60&amp;h=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'First Android based phone launched' to Newsvine" alt="Add 'First Android based phone launched' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'First Android based phone launched' to Stumble Upon" alt="Add 'First Android based phone launched' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'First Android based phone launched' to Google Bookmarks" alt="Add 'First Android based phone launched' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched&amp;popup=no" title="Add 'First Android based phone launched' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'First Android based phone launched' to Netvouz" alt="Add 'First Android based phone launched' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'First Android based phone launched' to Co.mments" alt="Add 'First Android based phone launched' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'First Android based phone launched' to Bloglines" alt="Add 'First Android based phone launched' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'First Android based phone launched' to Bookmark.it" alt="Add 'First Android based phone launched' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=60&amp;title=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'First Android based phone launched' to Live-MSN" alt="Add 'First Android based phone launched' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=First+Android+based+phone+launched&amp;url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'First Android based phone launched' to SlashDot" alt="Add 'First Android based phone launched' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=First+Android+based+phone+launched&amp;url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'First Android based phone launched' to Diggita" alt="Add 'First Android based phone launched' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=60&amp;t=First+Android+based+phone+launched" title="Add 'First Android based phone launched' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'First Android based phone launched' to FaceBook" alt="Add 'First Android based phone launched' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'First Android based phone launched' to Wikio" alt="Add 'First Android based phone launched' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=First+Android+based+phone+launched&amp;c=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'First Android based phone launched' to MySpace" alt="Add 'First Android based phone launched' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=60" title="Add 'First Android based phone launched' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'First Android based phone launched' to Twitter" alt="Add 'First Android based phone launched' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=60</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New hosting for move2create.com &#124; Virpus VPS</title>
		<link>http://geekynomad.com/?p=54</link>
		<comments>http://geekynomad.com/?p=54#comments</comments>
		<pubDate>Tue, 23 Sep 2008 14:42:27 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Creativity InMotion]]></category>
		<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[move2create.com]]></category>
		<category><![CDATA[vps]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=54</guid>
		<description><![CDATA[<p>As of last month I relocated move2create.com to it&#8217;s new home on my VPS I recently got from virpus.com.</p>
<p>As this was my first VPS I expected quite some work, but with the help of resources like <a href="http://vpsmedia.com/articles/">vpsmedia.com/articles</a> it proved to be less work then I had imagined. My experiences as a beginner VPS user with virpus.com have been excellent and would definitely recommend them.</p>
<p><a href="http://myvirpus.com/aff.php?aff=058"><img src="http://virpus.com/banners/vds468x60.gif" width="468" height="60" border="0" alt="virpus" /></a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=54">New hosting for move2create.com | Virpus VPS</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Del.icio.us" alt="Add 'New hosting for move2create.com | Virpus VPS' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New hosting for move2create.com | Virpus VPS' to digg" alt="Add 'New hosting for move2create.com | Virpus VPS' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;u=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New hosting for move2create.com | Virpus VPS' to FURL" alt="Add 'New hosting for move2create.com | Virpus VPS' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New hosting for move2create.com | Virpus VPS' to reddit" alt="Add 'New hosting for move2create.com | Virpus VPS' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Technorati" alt="Add 'New hosting for move2create.com | Virpus VPS' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=54&amp;h=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Newsvine" alt="Add 'New hosting for move2create.com | Virpus VPS' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Stumble Upon" alt="Add 'New hosting for move2create.com | Virpus VPS' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Google Bookmarks" alt="Add 'New hosting for move2create.com | Virpus VPS' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;popup=no" title="Add 'New hosting for move2create.com | Virpus VPS' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Netvouz" alt="Add 'New hosting for move2create.com | Virpus VPS' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Co.mments" alt="Add 'New hosting for move2create.com | Virpus VPS' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Bloglines" alt="Add 'New hosting for move2create.com | Virpus VPS' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Bookmark.it" alt="Add 'New hosting for move2create.com | Virpus VPS' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Live-MSN" alt="Add 'New hosting for move2create.com | Virpus VPS' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New hosting for move2create.com | Virpus VPS' to SlashDot" alt="Add 'New hosting for move2create.com | Virpus VPS' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Diggita" alt="Add 'New hosting for move2create.com | Virpus VPS' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=54&amp;t=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New hosting for move2create.com | Virpus VPS' to FaceBook" alt="Add 'New hosting for move2create.com | Virpus VPS' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Wikio" alt="Add 'New hosting for move2create.com | Virpus VPS' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;c=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New hosting for move2create.com | Virpus VPS' to MySpace" alt="Add 'New hosting for move2create.com | Virpus VPS' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Twitter" alt="Add 'New hosting for move2create.com | Virpus VPS' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>As of last month I relocated move2create.com to it&#8217;s new home on my VPS I recently got from virpus.com.</p>
<p>As this was my first VPS I expected quite some work, but with the help of resources like <a href="http://vpsmedia.com/articles/">vpsmedia.com/articles</a> it proved to be less work then I had imagined. My experiences as a beginner VPS user with virpus.com have been excellent and would definitely recommend them.</p>
<p><a href="http://myvirpus.com/aff.php?aff=058"><img src="http://virpus.com/banners/vds468x60.gif" width="468" height="60" border="0" alt="virpus" /></a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=54">New hosting for move2create.com | Virpus VPS</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Del.icio.us" alt="Add 'New hosting for move2create.com | Virpus VPS' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New hosting for move2create.com | Virpus VPS' to digg" alt="Add 'New hosting for move2create.com | Virpus VPS' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;u=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New hosting for move2create.com | Virpus VPS' to FURL" alt="Add 'New hosting for move2create.com | Virpus VPS' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New hosting for move2create.com | Virpus VPS' to reddit" alt="Add 'New hosting for move2create.com | Virpus VPS' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Technorati" alt="Add 'New hosting for move2create.com | Virpus VPS' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=54&amp;h=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Newsvine" alt="Add 'New hosting for move2create.com | Virpus VPS' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Stumble Upon" alt="Add 'New hosting for move2create.com | Virpus VPS' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Google Bookmarks" alt="Add 'New hosting for move2create.com | Virpus VPS' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;popup=no" title="Add 'New hosting for move2create.com | Virpus VPS' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Netvouz" alt="Add 'New hosting for move2create.com | Virpus VPS' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Co.mments" alt="Add 'New hosting for move2create.com | Virpus VPS' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Bloglines" alt="Add 'New hosting for move2create.com | Virpus VPS' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Bookmark.it" alt="Add 'New hosting for move2create.com | Virpus VPS' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=54&amp;title=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Live-MSN" alt="Add 'New hosting for move2create.com | Virpus VPS' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New hosting for move2create.com | Virpus VPS' to SlashDot" alt="Add 'New hosting for move2create.com | Virpus VPS' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Diggita" alt="Add 'New hosting for move2create.com | Virpus VPS' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=54&amp;t=New+hosting+for+move2create.com+%7C+Virpus+VPS" title="Add 'New hosting for move2create.com | Virpus VPS' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New hosting for move2create.com | Virpus VPS' to FaceBook" alt="Add 'New hosting for move2create.com | Virpus VPS' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Wikio" alt="Add 'New hosting for move2create.com | Virpus VPS' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+hosting+for+move2create.com+%7C+Virpus+VPS&amp;c=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New hosting for move2create.com | Virpus VPS' to MySpace" alt="Add 'New hosting for move2create.com | Virpus VPS' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=54" title="Add 'New hosting for move2create.com | Virpus VPS' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New hosting for move2create.com | Virpus VPS' to Twitter" alt="Add 'New hosting for move2create.com | Virpus VPS' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=54</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Odiogo added to GeekyNomad.com</title>
		<link>http://geekynomad.com/?p=33</link>
		<comments>http://geekynomad.com/?p=33#comments</comments>
		<pubDate>Tue, 23 Sep 2008 00:36:26 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Technical]]></category>
		<category><![CDATA[odiogo]]></category>
		<category><![CDATA[podcast]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=33</guid>
		<description><![CDATA[<p>GeekyNomad.com post can now be listened to through the service of Odiogo.com.</p>
<p>You can do this by using the &#8220;listen now&#8221; button or by using the &#8220;subscribe now&#8221; button in the sidebar.</p>
<p><strong>Tip:</strong> Just wanted to include my experience regarding the plugin. For me it wasn&#8217;t immediately clear how I could manually determine the location of the plugin &#8220;listen now&#8221; button. Then I stumbled across a line in odiogo_listen_button.php (wp-content > plugins > odiogo_listen_button) which I had overlooked.</p>
<p>Around line 113 there is an option that says:</p>
<p><code>$odiogo_adv_options['manually_insert_listennow_link'] = false;</code></p>
<p>Set this to <em>true</em> and use the code:</p>
<p><code>&amp;lt;?php odiogo_listennow();?&amp;gt;</code></p>
<p>to include the listen button anywhere you want in your template files.</p>
<p><strong>UPDATE:</strong> In one of the updates of de Odiogo button this feature (meaning <code>$odiogo_adv_options['manually_insert_listennow_link'] = false;</code>) was moved from around line 113 to around line 57.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=33">Odiogo added to GeekyNomad.com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Odiogo added to GeekyNomad.com' to Del.icio.us" alt="Add 'Odiogo added to GeekyNomad.com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Odiogo added to GeekyNomad.com' to digg" alt="Add 'Odiogo added to GeekyNomad.com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Odiogo+added+to+GeekyNomad.com&amp;u=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Odiogo added to GeekyNomad.com' to FURL" alt="Add 'Odiogo added to GeekyNomad.com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Odiogo added to GeekyNomad.com' to reddit" alt="Add 'Odiogo added to GeekyNomad.com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Odiogo added to GeekyNomad.com' to Technorati" alt="Add 'Odiogo added to GeekyNomad.com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=33&amp;h=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Odiogo added to GeekyNomad.com' to Newsvine" alt="Add 'Odiogo added to GeekyNomad.com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Odiogo added to GeekyNomad.com' to Stumble Upon" alt="Add 'Odiogo added to GeekyNomad.com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Odiogo added to GeekyNomad.com' to Google Bookmarks" alt="Add 'Odiogo added to GeekyNomad.com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com&amp;popup=no" title="Add 'Odiogo added to GeekyNomad.com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Odiogo added to GeekyNomad.com' to Netvouz" alt="Add 'Odiogo added to GeekyNomad.com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Odiogo added to GeekyNomad.com' to Co.mments" alt="Add 'Odiogo added to GeekyNomad.com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Odiogo added to GeekyNomad.com' to Bloglines" alt="Add 'Odiogo added to GeekyNomad.com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Odiogo added to GeekyNomad.com' to Bookmark.it" alt="Add 'Odiogo added to GeekyNomad.com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Odiogo added to GeekyNomad.com' to Live-MSN" alt="Add 'Odiogo added to GeekyNomad.com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Odiogo+added+to+GeekyNomad.com&amp;url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Odiogo added to GeekyNomad.com' to SlashDot" alt="Add 'Odiogo added to GeekyNomad.com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Odiogo+added+to+GeekyNomad.com&amp;url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Odiogo added to GeekyNomad.com' to Diggita" alt="Add 'Odiogo added to GeekyNomad.com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=33&amp;t=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Odiogo added to GeekyNomad.com' to FaceBook" alt="Add 'Odiogo added to GeekyNomad.com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Odiogo added to GeekyNomad.com' to Wikio" alt="Add 'Odiogo added to GeekyNomad.com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Odiogo+added+to+GeekyNomad.com&amp;c=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Odiogo added to GeekyNomad.com' to MySpace" alt="Add 'Odiogo added to GeekyNomad.com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Odiogo added to GeekyNomad.com' to Twitter" alt="Add 'Odiogo added to GeekyNomad.com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>GeekyNomad.com post can now be listened to through the service of Odiogo.com.</p>
<p>You can do this by using the &#8220;listen now&#8221; button or by using the &#8220;subscribe now&#8221; button in the sidebar.</p>
<p><strong>Tip:</strong> Just wanted to include my experience regarding the plugin. For me it wasn&#8217;t immediately clear how I could manually determine the location of the plugin &#8220;listen now&#8221; button. Then I stumbled across a line in odiogo_listen_button.php (wp-content > plugins > odiogo_listen_button) which I had overlooked.</p>
<p>Around line 113 there is an option that says:</p>
<p><code>$odiogo_adv_options['manually_insert_listennow_link'] = false;</code></p>
<p>Set this to <em>true</em> and use the code:</p>
<p><code>&amp;lt;?php odiogo_listennow();?&amp;gt;</code></p>
<p>to include the listen button anywhere you want in your template files.</p>
<p><strong>UPDATE:</strong> In one of the updates of de Odiogo button this feature (meaning <code>$odiogo_adv_options['manually_insert_listennow_link'] = false;</code>) was moved from around line 113 to around line 57.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=33">Odiogo added to GeekyNomad.com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Odiogo added to GeekyNomad.com' to Del.icio.us" alt="Add 'Odiogo added to GeekyNomad.com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Odiogo added to GeekyNomad.com' to digg" alt="Add 'Odiogo added to GeekyNomad.com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Odiogo+added+to+GeekyNomad.com&amp;u=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Odiogo added to GeekyNomad.com' to FURL" alt="Add 'Odiogo added to GeekyNomad.com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Odiogo added to GeekyNomad.com' to reddit" alt="Add 'Odiogo added to GeekyNomad.com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Odiogo added to GeekyNomad.com' to Technorati" alt="Add 'Odiogo added to GeekyNomad.com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=33&amp;h=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Odiogo added to GeekyNomad.com' to Newsvine" alt="Add 'Odiogo added to GeekyNomad.com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Odiogo added to GeekyNomad.com' to Stumble Upon" alt="Add 'Odiogo added to GeekyNomad.com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Odiogo added to GeekyNomad.com' to Google Bookmarks" alt="Add 'Odiogo added to GeekyNomad.com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com&amp;popup=no" title="Add 'Odiogo added to GeekyNomad.com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Odiogo added to GeekyNomad.com' to Netvouz" alt="Add 'Odiogo added to GeekyNomad.com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Odiogo added to GeekyNomad.com' to Co.mments" alt="Add 'Odiogo added to GeekyNomad.com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Odiogo added to GeekyNomad.com' to Bloglines" alt="Add 'Odiogo added to GeekyNomad.com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Odiogo added to GeekyNomad.com' to Bookmark.it" alt="Add 'Odiogo added to GeekyNomad.com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=33&amp;title=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Odiogo added to GeekyNomad.com' to Live-MSN" alt="Add 'Odiogo added to GeekyNomad.com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Odiogo+added+to+GeekyNomad.com&amp;url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Odiogo added to GeekyNomad.com' to SlashDot" alt="Add 'Odiogo added to GeekyNomad.com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Odiogo+added+to+GeekyNomad.com&amp;url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Odiogo added to GeekyNomad.com' to Diggita" alt="Add 'Odiogo added to GeekyNomad.com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=33&amp;t=Odiogo+added+to+GeekyNomad.com" title="Add 'Odiogo added to GeekyNomad.com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Odiogo added to GeekyNomad.com' to FaceBook" alt="Add 'Odiogo added to GeekyNomad.com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Odiogo added to GeekyNomad.com' to Wikio" alt="Add 'Odiogo added to GeekyNomad.com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Odiogo+added+to+GeekyNomad.com&amp;c=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Odiogo added to GeekyNomad.com' to MySpace" alt="Add 'Odiogo added to GeekyNomad.com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=33" title="Add 'Odiogo added to GeekyNomad.com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Odiogo added to GeekyNomad.com' to Twitter" alt="Add 'Odiogo added to GeekyNomad.com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=33</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Naymz.com RepScore of 8 in 20 minutes</title>
		<link>http://geekynomad.com/?p=27</link>
		<comments>http://geekynomad.com/?p=27#comments</comments>
		<pubDate>Fri, 19 Sep 2008 22:46:35 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Online]]></category>
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=27</guid>
		<description><![CDATA[<p>A couple of months ago I got an email invitation for Naymz.com and decided to sign up.</p>
<p>Not having paid much attention to it for a while I recently stumbled across this post:<a href="http://collinlahay.com/2008/08/07/link-building-with-naymz/" onclick="target='_blank';"> http://collinlahay.com/2008/08/07/link-building-with-naymz/</a> on Collin Lahay&#8217;s website wich had some excellent tips on how to improve your Naymz profile. After reading I decided to try and improve my own Naymz RepScore. The RepScore is a Naymz.com score system determined by factors like Profile Completeness, connections, references, ID verification, etc.</p>
<p>My starting score was a <b>3</b>/10.</p>
<p>The following is a step by step detailing my steps that resulted in getting a good Naymz.com RepScore.</p>
<ol>
<li>Create a free profile: http://www.naymz.com</li>
<li>Fill in as much personal/business information as possible, this includes:</li>
</ol>
<ol style="list-style-type: upper-alpha;margin-left:30px;">
<li>Name, Residence, Occupation &#038; Media</li>
<li>Your Resume, can even be nearly empty like <a href="http://collinlahay.com/2008/08/07/link-building-with-naymz/" onclick="target='_blank';">Collin Lahay&#8217;s post</a> mentioned</li>
<li>A Photo</li>
<li>Contact Information</li>
<li>Email adres | Add more of your emails for additional points</li>
<li>A short <i>About&#8230;</i> section</li>
</ol>
<ol>
<li value="3">Add links from any personal, company and or blog websites you have (e.g. I also included a link to my <a href="http://www.fotolia.com/p/200788433" onclick="target='_blank';">Fotolia Portfolio</a>). Also make sure to include the feed links if your blog and or website has them</li>
<li>Invite family, friends and colleages to join</li>
<li>Invite family, friends and colleages to leave you references</li>
<li>Add your &#8220;Tags&#8221;</li>
<li>Verify your identity | <i>Now this was a very important step towards improving my score since this adds up to 250 points (for a RepScore point breakdown edit your Naymz Profile and click on &#8220;RepScore Details&#8221; and then any of the RepScore links). Naymz.com uses a service called Trufina in order to verify your identity. Now whether or not Trufina is truely insurance to prove &#8220;you are really you&#8221; is not really important at this point. Naymz.com uses it and it&#8217;s a good way to instandly improve your RepScore. Using the Trufina Coupon Code (c4ub8y3n | $3.95 discount) I found <a href="http://upperbid.com/cgi-bin/auction/auction.cgi?action=GetPage&#038;Name=trufinaLaunch&#038;Lang=English" onclick="target='_blank';">here</a> I ended up paying only about $11 for both a &#8220;Trufina ID Badge&#8221; and a &#8220;Criminal Background Check&#8221; which I think is a good investment.</i></li>
</ol>
<p>All in all the result was a RepScore of <b>8</b>/10 as you can see on my profile here: <a href="http://www.naymz.com/search/thomas/korthuis/2071758" onclick="target='_blank';">http://www.naymz.com/search/thomas/korthuis/2071758</a> and all <u>without</u> paying the $9.99/m premium service naymz.com offers.</p>
<p>All this took me about 20 min. This time was also reduced because I already had a lot of info on hand from other social networking websites (e.g. my <a href="http://linkedin.com/in/thomaskorthuis" onclick="target='_blank';">LinkedIn profile</a>) as you may also already have.  </p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=27">A Naymz.com RepScore of 8 in 20 minutes</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Del.icio.us" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to digg" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;u=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FURL" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to reddit" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Technorati" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=27&amp;h=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Newsvine" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Stumble Upon" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Google Bookmarks" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;popup=no" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Netvouz" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Co.mments" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bloglines" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bookmark.it" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Live-MSN" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to SlashDot" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Diggita" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=27&amp;t=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FaceBook" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Wikio" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;c=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to MySpace" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Twitter" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>A couple of months ago I got an email invitation for Naymz.com and decided to sign up.</p>
<p>Not having paid much attention to it for a while I recently stumbled across this post:<a href="http://collinlahay.com/2008/08/07/link-building-with-naymz/" onclick="target='_blank';"> http://collinlahay.com/2008/08/07/link-building-with-naymz/</a> on Collin Lahay&#8217;s website wich had some excellent tips on how to improve your Naymz profile. After reading I decided to try and improve my own Naymz RepScore. The RepScore is a Naymz.com score system determined by factors like Profile Completeness, connections, references, ID verification, etc.</p>
<p>My starting score was a <b>3</b>/10.</p>
<p>The following is a step by step detailing my steps that resulted in getting a good Naymz.com RepScore.</p>
<ol>
<li>Create a free profile: http://www.naymz.com</li>
<li>Fill in as much personal/business information as possible, this includes:</li>
</ol>
<ol style="list-style-type: upper-alpha;margin-left:30px;">
<li>Name, Residence, Occupation &#038; Media</li>
<li>Your Resume, can even be nearly empty like <a href="http://collinlahay.com/2008/08/07/link-building-with-naymz/" onclick="target='_blank';">Collin Lahay&#8217;s post</a> mentioned</li>
<li>A Photo</li>
<li>Contact Information</li>
<li>Email adres | Add more of your emails for additional points</li>
<li>A short <i>About&#8230;</i> section</li>
</ol>
<ol>
<li value="3">Add links from any personal, company and or blog websites you have (e.g. I also included a link to my <a href="http://www.fotolia.com/p/200788433" onclick="target='_blank';">Fotolia Portfolio</a>). Also make sure to include the feed links if your blog and or website has them</li>
<li>Invite family, friends and colleages to join</li>
<li>Invite family, friends and colleages to leave you references</li>
<li>Add your &#8220;Tags&#8221;</li>
<li>Verify your identity | <i>Now this was a very important step towards improving my score since this adds up to 250 points (for a RepScore point breakdown edit your Naymz Profile and click on &#8220;RepScore Details&#8221; and then any of the RepScore links). Naymz.com uses a service called Trufina in order to verify your identity. Now whether or not Trufina is truely insurance to prove &#8220;you are really you&#8221; is not really important at this point. Naymz.com uses it and it&#8217;s a good way to instandly improve your RepScore. Using the Trufina Coupon Code (c4ub8y3n | $3.95 discount) I found <a href="http://upperbid.com/cgi-bin/auction/auction.cgi?action=GetPage&#038;Name=trufinaLaunch&#038;Lang=English" onclick="target='_blank';">here</a> I ended up paying only about $11 for both a &#8220;Trufina ID Badge&#8221; and a &#8220;Criminal Background Check&#8221; which I think is a good investment.</i></li>
</ol>
<p>All in all the result was a RepScore of <b>8</b>/10 as you can see on my profile here: <a href="http://www.naymz.com/search/thomas/korthuis/2071758" onclick="target='_blank';">http://www.naymz.com/search/thomas/korthuis/2071758</a> and all <u>without</u> paying the $9.99/m premium service naymz.com offers.</p>
<p>All this took me about 20 min. This time was also reduced because I already had a lot of info on hand from other social networking websites (e.g. my <a href="http://linkedin.com/in/thomaskorthuis" onclick="target='_blank';">LinkedIn profile</a>) as you may also already have.  </p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=27">A Naymz.com RepScore of 8 in 20 minutes</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Del.icio.us" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to digg" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;u=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FURL" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to reddit" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Technorati" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=27&amp;h=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Newsvine" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Stumble Upon" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Google Bookmarks" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;popup=no" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Netvouz" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Co.mments" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bloglines" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bookmark.it" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=27&amp;title=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Live-MSN" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to SlashDot" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Diggita" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=27&amp;t=A+Naymz.com+RepScore+of+8+in+20+minutes" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FaceBook" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Wikio" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=A+Naymz.com+RepScore+of+8+in+20+minutes&amp;c=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to MySpace" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=27" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Twitter" alt="Add 'A Naymz.com RepScore of 8 in 20 minutes' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=27</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Conservation International and Harrison Ford</title>
		<link>http://geekynomad.com/?p=26</link>
		<comments>http://geekynomad.com/?p=26#comments</comments>
		<pubDate>Fri, 20 Jun 2008 14:42:20 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Environment (ecotipsforlife.com)]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=26</guid>
		<description><![CDATA[<p><img src="http://www.geekynomad.com/wp-includes/images/ci_logo.png" alt="CI" /><br />
Great video by Conservation International and Harrison Ford showing his (very) personal involvement.</p>
<p>Check it out: <a href="http://www.conservation.org/fmg/pages/videoplayer.aspx?videoid=30">http://www.conservation.org/fmg/pages/videoplayer.aspx?videoid=30</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=26">Conservation International and Harrison Ford</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Conservation International and Harrison Ford' to Del.icio.us" alt="Add 'Conservation International and Harrison Ford' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Conservation International and Harrison Ford' to digg" alt="Add 'Conservation International and Harrison Ford' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Conservation+International+and+Harrison+Ford&amp;u=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Conservation International and Harrison Ford' to FURL" alt="Add 'Conservation International and Harrison Ford' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Conservation International and Harrison Ford' to reddit" alt="Add 'Conservation International and Harrison Ford' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Conservation International and Harrison Ford' to Technorati" alt="Add 'Conservation International and Harrison Ford' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=26&amp;h=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Conservation International and Harrison Ford' to Newsvine" alt="Add 'Conservation International and Harrison Ford' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Conservation International and Harrison Ford' to Stumble Upon" alt="Add 'Conservation International and Harrison Ford' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Conservation International and Harrison Ford' to Google Bookmarks" alt="Add 'Conservation International and Harrison Ford' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford&amp;popup=no" title="Add 'Conservation International and Harrison Ford' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Conservation International and Harrison Ford' to Netvouz" alt="Add 'Conservation International and Harrison Ford' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Conservation International and Harrison Ford' to Co.mments" alt="Add 'Conservation International and Harrison Ford' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Conservation International and Harrison Ford' to Bloglines" alt="Add 'Conservation International and Harrison Ford' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Conservation International and Harrison Ford' to Bookmark.it" alt="Add 'Conservation International and Harrison Ford' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Conservation International and Harrison Ford' to Live-MSN" alt="Add 'Conservation International and Harrison Ford' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Conservation+International+and+Harrison+Ford&amp;url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Conservation International and Harrison Ford' to SlashDot" alt="Add 'Conservation International and Harrison Ford' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Conservation+International+and+Harrison+Ford&amp;url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Conservation International and Harrison Ford' to Diggita" alt="Add 'Conservation International and Harrison Ford' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=26&amp;t=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Conservation International and Harrison Ford' to FaceBook" alt="Add 'Conservation International and Harrison Ford' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Conservation International and Harrison Ford' to Wikio" alt="Add 'Conservation International and Harrison Ford' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Conservation+International+and+Harrison+Ford&amp;c=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Conservation International and Harrison Ford' to MySpace" alt="Add 'Conservation International and Harrison Ford' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Conservation International and Harrison Ford' to Twitter" alt="Add 'Conservation International and Harrison Ford' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.geekynomad.com/wp-includes/images/ci_logo.png" alt="CI" /><br />
Great video by Conservation International and Harrison Ford showing his (very) personal involvement.</p>
<p>Check it out: <a href="http://www.conservation.org/fmg/pages/videoplayer.aspx?videoid=30">http://www.conservation.org/fmg/pages/videoplayer.aspx?videoid=30</a></p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=26">Conservation International and Harrison Ford</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'Conservation International and Harrison Ford' to Del.icio.us" alt="Add 'Conservation International and Harrison Ford' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'Conservation International and Harrison Ford' to digg" alt="Add 'Conservation International and Harrison Ford' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=Conservation+International+and+Harrison+Ford&amp;u=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'Conservation International and Harrison Ford' to FURL" alt="Add 'Conservation International and Harrison Ford' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'Conservation International and Harrison Ford' to reddit" alt="Add 'Conservation International and Harrison Ford' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'Conservation International and Harrison Ford' to Technorati" alt="Add 'Conservation International and Harrison Ford' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=26&amp;h=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'Conservation International and Harrison Ford' to Newsvine" alt="Add 'Conservation International and Harrison Ford' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'Conservation International and Harrison Ford' to Stumble Upon" alt="Add 'Conservation International and Harrison Ford' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'Conservation International and Harrison Ford' to Google Bookmarks" alt="Add 'Conservation International and Harrison Ford' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford&amp;popup=no" title="Add 'Conservation International and Harrison Ford' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'Conservation International and Harrison Ford' to Netvouz" alt="Add 'Conservation International and Harrison Ford' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'Conservation International and Harrison Ford' to Co.mments" alt="Add 'Conservation International and Harrison Ford' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'Conservation International and Harrison Ford' to Bloglines" alt="Add 'Conservation International and Harrison Ford' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'Conservation International and Harrison Ford' to Bookmark.it" alt="Add 'Conservation International and Harrison Ford' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=26&amp;title=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'Conservation International and Harrison Ford' to Live-MSN" alt="Add 'Conservation International and Harrison Ford' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=Conservation+International+and+Harrison+Ford&amp;url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'Conservation International and Harrison Ford' to SlashDot" alt="Add 'Conservation International and Harrison Ford' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=Conservation+International+and+Harrison+Ford&amp;url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'Conservation International and Harrison Ford' to Diggita" alt="Add 'Conservation International and Harrison Ford' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=26&amp;t=Conservation+International+and+Harrison+Ford" title="Add 'Conservation International and Harrison Ford' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'Conservation International and Harrison Ford' to FaceBook" alt="Add 'Conservation International and Harrison Ford' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'Conservation International and Harrison Ford' to Wikio" alt="Add 'Conservation International and Harrison Ford' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=Conservation+International+and+Harrison+Ford&amp;c=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'Conservation International and Harrison Ford' to MySpace" alt="Add 'Conservation International and Harrison Ford' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=26" title="Add 'Conservation International and Harrison Ford' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'Conservation International and Harrison Ford' to Twitter" alt="Add 'Conservation International and Harrison Ford' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=26</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New photo&#8217;s at move2create.com</title>
		<link>http://geekynomad.com/?p=25</link>
		<comments>http://geekynomad.com/?p=25#comments</comments>
		<pubDate>Fri, 20 Jun 2008 14:38:57 +0000</pubDate>
		<dc:creator>thomas</dc:creator>
				<category><![CDATA[Creativity InMotion]]></category>

		<guid isPermaLink="false">http://geekynomad.com/?p=25</guid>
		<description><![CDATA[<p>If you are looking for more pictures like in the gallery feel free to visit my Creativity InMotion website at <a href="http://www.move2create.com">move2create.com</a> and clicking on the &#8220;Photography&#8221; menu item in the top right hand corner.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=25">New photo&#8217;s at move2create.com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New photo&#8217;s at move2create.com' to Del.icio.us" alt="Add 'New photo&#8217;s at move2create.com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New photo&#8217;s at move2create.com' to digg" alt="Add 'New photo&#8217;s at move2create.com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+photo%26%238217%3Bs+at+move2create.com&amp;u=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New photo&#8217;s at move2create.com' to FURL" alt="Add 'New photo&#8217;s at move2create.com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New photo&#8217;s at move2create.com' to reddit" alt="Add 'New photo&#8217;s at move2create.com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New photo&#8217;s at move2create.com' to Technorati" alt="Add 'New photo&#8217;s at move2create.com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=25&amp;h=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New photo&#8217;s at move2create.com' to Newsvine" alt="Add 'New photo&#8217;s at move2create.com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New photo&#8217;s at move2create.com' to Stumble Upon" alt="Add 'New photo&#8217;s at move2create.com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New photo&#8217;s at move2create.com' to Google Bookmarks" alt="Add 'New photo&#8217;s at move2create.com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com&amp;popup=no" title="Add 'New photo&#8217;s at move2create.com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New photo&#8217;s at move2create.com' to Netvouz" alt="Add 'New photo&#8217;s at move2create.com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New photo&#8217;s at move2create.com' to Co.mments" alt="Add 'New photo&#8217;s at move2create.com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New photo&#8217;s at move2create.com' to Bloglines" alt="Add 'New photo&#8217;s at move2create.com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New photo&#8217;s at move2create.com' to Bookmark.it" alt="Add 'New photo&#8217;s at move2create.com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New photo&#8217;s at move2create.com' to Live-MSN" alt="Add 'New photo&#8217;s at move2create.com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+photo%26%238217%3Bs+at+move2create.com&amp;url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New photo&#8217;s at move2create.com' to SlashDot" alt="Add 'New photo&#8217;s at move2create.com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+photo%26%238217%3Bs+at+move2create.com&amp;url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New photo&#8217;s at move2create.com' to Diggita" alt="Add 'New photo&#8217;s at move2create.com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=25&amp;t=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New photo&#8217;s at move2create.com' to FaceBook" alt="Add 'New photo&#8217;s at move2create.com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New photo&#8217;s at move2create.com' to Wikio" alt="Add 'New photo&#8217;s at move2create.com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+photo%26%238217%3Bs+at+move2create.com&amp;c=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New photo&#8217;s at move2create.com' to MySpace" alt="Add 'New photo&#8217;s at move2create.com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New photo&#8217;s at move2create.com' to Twitter" alt="Add 'New photo&#8217;s at move2create.com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END --><div style="display:block"><small><em></em></small></div>]]></description>
			<content:encoded><![CDATA[<p>If you are looking for more pictures like in the gallery feel free to visit my Creativity InMotion website at <a href="http://www.move2create.com">move2create.com</a> and clicking on the &#8220;Photography&#8221; menu item in the top right hand corner.</p>
<p>Post from: <a href="http://geekynomad.com">Geekynomad.com</a><br />Copyright 2008 Creativity InMotion | Thomas Korthuis<br/><br/><a href="http://geekynomad.com/?p=25">New photo&#8217;s at move2create.com</a></p>
<!-- Social Bookmarking Reloaded BEGIN --><div class="social_bookmark"><em>  </em><br /><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://del.icio.us/post?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Del.icio.us"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/delicious.png" title="Add 'New photo&#8217;s at move2create.com' to Del.icio.us" alt="Add 'New photo&#8217;s at move2create.com' to Del.icio.us" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://digg.com/submit?phase=2&amp;url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to digg"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/digg.png" title="Add 'New photo&#8217;s at move2create.com' to digg" alt="Add 'New photo&#8217;s at move2create.com' to digg" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://furl.net/storeIt.jsp?t=New+photo%26%238217%3Bs+at+move2create.com&amp;u=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to FURL"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/furl.png" title="Add 'New photo&#8217;s at move2create.com' to FURL" alt="Add 'New photo&#8217;s at move2create.com' to FURL" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://reddit.com/submit?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to reddit"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/reddit.png" title="Add 'New photo&#8217;s at move2create.com' to reddit" alt="Add 'New photo&#8217;s at move2create.com' to reddit" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.technorati.com/faves?add=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Technorati"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/technorati.png" title="Add 'New photo&#8217;s at move2create.com' to Technorati" alt="Add 'New photo&#8217;s at move2create.com' to Technorati" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.newsvine.com/_wine/save?u=http://geekynomad.com/?p=25&amp;h=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Newsvine"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/newsvine.png" title="Add 'New photo&#8217;s at move2create.com' to Newsvine" alt="Add 'New photo&#8217;s at move2create.com' to Newsvine" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.stumbleupon.com/submit?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Stumble Upon"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/stumbleupon.png" title="Add 'New photo&#8217;s at move2create.com' to Stumble Upon" alt="Add 'New photo&#8217;s at move2create.com' to Stumble Upon" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.google.com/bookmarks/mark?op=edit&amp;output=popup&amp;bkmk=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Google Bookmarks"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/google.png" title="Add 'New photo&#8217;s at move2create.com' to Google Bookmarks" alt="Add 'New photo&#8217;s at move2create.com' to Google Bookmarks" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://netvouz.com/action/submitBookmark?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com&amp;popup=no" title="Add 'New photo&#8217;s at move2create.com' to Netvouz"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/netvouz.png" title="Add 'New photo&#8217;s at move2create.com' to Netvouz" alt="Add 'New photo&#8217;s at move2create.com' to Netvouz" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://co.mments.com/track?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Co.mments"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/comments.png" title="Add 'New photo&#8217;s at move2create.com' to Co.mments" alt="Add 'New photo&#8217;s at move2create.com' to Co.mments" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bloglines.com/sub/http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Bloglines"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bloglines.png" title="Add 'New photo&#8217;s at move2create.com' to Bloglines" alt="Add 'New photo&#8217;s at move2create.com' to Bloglines" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.bookmark.it/bookmark.php?url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Bookmark.it"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/bookmark.png" title="Add 'New photo&#8217;s at move2create.com' to Bookmark.it" alt="Add 'New photo&#8217;s at move2create.com' to Bookmark.it" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="https://favorites.live.com/quickadd.aspx?url=http://geekynomad.com/?p=25&amp;title=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to Live-MSN"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/live.png" title="Add 'New photo&#8217;s at move2create.com' to Live-MSN" alt="Add 'New photo&#8217;s at move2create.com' to Live-MSN" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://slashdot.org/bookmark.pl?title=New+photo%26%238217%3Bs+at+move2create.com&amp;url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to SlashDot"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/slashdot.png" title="Add 'New photo&#8217;s at move2create.com' to SlashDot" alt="Add 'New photo&#8217;s at move2create.com' to SlashDot" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.diggita.it/submit.php?title=New+photo%26%238217%3Bs+at+move2create.com&amp;url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Diggita"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/diggita.png" title="Add 'New photo&#8217;s at move2create.com' to Diggita" alt="Add 'New photo&#8217;s at move2create.com' to Diggita" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.facebook.com/share.php?u=http://geekynomad.com/?p=25&amp;t=New+photo%26%238217%3Bs+at+move2create.com" title="Add 'New photo&#8217;s at move2create.com' to FaceBook"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/facebook.png" title="Add 'New photo&#8217;s at move2create.com' to FaceBook" alt="Add 'New photo&#8217;s at move2create.com' to FaceBook" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.wikio.it/vote?url=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Wikio"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/wikio.png" title="Add 'New photo&#8217;s at move2create.com' to Wikio" alt="Add 'New photo&#8217;s at move2create.com' to Wikio" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://www.myspace.com/Modules/PostTo/Pages/?t=New+photo%26%238217%3Bs+at+move2create.com&amp;c=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to MySpace"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/myspace.png" title="Add 'New photo&#8217;s at move2create.com' to MySpace" alt="Add 'New photo&#8217;s at move2create.com' to MySpace" /></a><a class="social_img" onclick="window.open(this.href, '_blank', 'scrollbars=yes,menubar=no,border=0,height=600,width=750,resizable=yes,toolbar=no,location=no,status=no'); return false;" href="http://twitter.com/home?status=http://geekynomad.com/?p=25" title="Add 'New photo&#8217;s at move2create.com' to Twitter"><img src="http://geekynomad.com/wp-content/plugins/social-bookmarking-reloaded/twitter.png" title="Add 'New photo&#8217;s at move2create.com' to Twitter" alt="Add 'New photo&#8217;s at move2create.com' to Twitter" /></a></div>
<!-- Social Bookmarking Reloaded END -->]]></content:encoded>
			<wfw:commentRss>http://geekynomad.com/?feed=rss2&amp;p=25</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
