<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Marco Luthe Online!</title>
	
	<link>http://www.saphod.net</link>
	<description>^http://(www\.)?(saphod|marcoluthe)\.(net|com|de)/?$</description>
	<lastBuildDate>Tue, 11 Jan 2011 15:29:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<div id="fb-root" />
					<script>
						window.fbAsyncInit = function()
						{
							FB.init({appId: 133734913323985, status: true, cookie: true, xfbml: true});
						};
						(function()
						{
							var e = document.createElement('script'); e.async = true;
							e.src = document.location.protocol + '//connect.facebook.net/en_US/all.js';
							document.getElementById('fb-root').appendChild(e);
						}());
					</script>	
						<feedburner:info xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" uri="marcolutheonline" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://www.saphod.net/feed" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">MarcoLutheOnline</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Fwww.saphod.net%2Ffeed" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Fwww.saphod.net%2Ffeed" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Fwww.saphod.net%2Ffeed" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.bloglines.com/sub/http://www.saphod.net/feed" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Fwww.saphod.net%2Ffeed" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://fusion.google.com/add?feedurl=http%3A%2F%2Fwww.saphod.net%2Ffeed" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Fwww.saphod.net%2Ffeed" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><item>
		<title>Incomplete Feeds When Using Post Pagination</title>
		<link>http://www.saphod.net/2011/01/12/incomplete-feeds-when-using-post-pagination/</link>
		<comments>http://www.saphod.net/2011/01/12/incomplete-feeds-when-using-post-pagination/#comments</comments>
		<pubDate>Tue, 11 Jan 2011 15:29:42 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[pagination]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[post]]></category>
		<category><![CDATA[rss]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=786</guid>
		<description><![CDATA[Recently, I discovered the beautiful &#60;!&#8211;nextpage&#8211;&#62; tag with which you can split your posts into two or more pages (see the WordPress Codex for more information on this). Since some posts in my Migrating To Australia Diary were a little long for just one page, this tag came in pretty handy. After implementing this tag into one of the posts (which worked fine), I realized that the RSS feed of my blog now only showed the first page of that multipage post, without any comment or hint that only one page was shown to the readers of the feed. This is certainly not the way it should be, because that way, some readers might miss out on things if they only read the feed. I posted this problem on the official WordPress support forum, but got no answer so far. So, I also tried the German WordPress forum, and a [...]]]></description>
			<content:encoded><![CDATA[<p>Recently, I discovered the beautiful <em>&lt;!&#8211;nextpage&#8211;&gt;</em> tag with which you can split your posts into two or more pages (see the <a href="http://codex.wordpress.org/Styling_Page-Links" target="_blank">WordPress Codex</a> for more information on this). Since some posts in my <a href="http://www.marco-in-australien.de/" target="_blank">Migrating To Australia Diary</a> were a little long for just one page, this tag came in pretty handy.</p>
<p>After implementing this tag into one of the posts (which worked fine), I realized that the RSS feed of my blog now only showed the first page of that multipage post, without any comment or hint that only one page was shown to the readers of the feed. This is certainly not the way it should be, because that way, some readers might miss out on things if they only read the feed.</p>
<p>I posted this problem on the <a href="http://wordpress.org/support/topic/post-pagination-and-rss-feeds" target="_blank">official WordPress support forum</a>, but got no answer so far. So, I also tried the <a href="http://forum.wordpress-deutschland.org/design/80722-nextpage-und-feeds.html" target="_blank">German WordPress forum</a>, and a guy called <em>Maxe</em> came up with a <a href="https://core.trac.wordpress.org/ticket/10984#comment:19" target="_blank">nice link</a> only two ours after my post that solved the problem.</p>
<p><strong><span style="text-decoration: underline;">The solution is quite simple:<br />
</span></strong>Hook into the filter <a href="http://codex.wordpress.org/Plugin_API/Filter_Reference/the_content" target="_blank"><em>the_content</em></a> and check if a feed is requested or not. If it is not a feed, then just return what the function <a href="http://phpxref.ftwr.co.uk/wordpress/_functions/get_the_content.html" target="_blank"><em>get_the_content()</em></a> has produced (which might be one of multiple post pages, if you used the <em>&lt;!&#8211;nextpage&#8211;&gt;</em> tag). If it is a feed, though, replace what might just be the content of one page of the post with the whole original post content from the database. That&#8217;s it!</p>
<p>You see: without this plugin, only one page of the post is shown by the function <a href="http://phpxref.ftwr.co.uk/wordpress/_functions/get_the_content.html" target="_blank"><em>get_the_content()</em></a> , since that function doesn&#8217;t actually make a difference between a post and a feed. The difference is that &#8211; provided you use <em><a href="http://codex.wordpress.org/Function_Reference/wp_link_pages" target="_blank">wp_link_pages()</a></em> in your theme &#8211; the different pages numbers will be visible to the reader. In the feed, they are simply missing.</p>
<p>Since I think it is hard to find <a href="https://core.trac.wordpress.org/ticket/10984#comment:19" target="_blank">the actual link for the solution</a>, I take the liberty of reproducing the original source code here. If there are any objections to this, please let me know.</p>
<p>There are 5 easy steps to get &#8220;Full Text Feeds&#8221;:</p>
<ol>
<li>Copy the code below into a blank text file.</li>
<li>Save the file as &#8220;Full Text Feeds.php&#8221;.</li>
<li>Upload the file into your plugins folder (<em>/wp-content/plugins/</em>).</li>
<li>Got to your WordPress dashboard (<em>/wp-amin/</em>) and choose &#8220;Plugins&#8221;.</li>
<li>Activate the &#8220;Full Text Feeds&#8221; plugin &#8211; done!</li>
</ol>
<p>From now on, your feeds should always show the whole contents.</p>
<p>And here is the code with all the credits. Unfortunately, the <em>Plugin URI</em> leads to a file-not-found error, which is also a reason why I post the source code here &#8211; I couldn&#8217;t find anything about this on <a href="http://simonwheatley.co.uk/" target="_blank">Simon&#8217;s website</a> (<em>@Simon: if you can provide a working link, I&#8217;ll put it here)</em>.</p>
<pre class="brush: php; title: ;">&lt;?php
/*
Plugin Name: Full Text Feeds
Plugin URI: http://simonwheatley.co.uk/wordpress/full-text-feeds
Description: Fixes a bug in WP's feeds whereby they are only served with the first page.
Version: 1.1
Author: Simon Wheatley
Author URI: http://simonwheatley.co.uk/
*/

function ftf_full_text_for_feeds( $content ) {
if ( ! is_feed() )
return $content;
global $post;
$content = $post-&gt;post_content;
return $content;
}

add_filter( 'the_content', 'ftf_full_text_for_feeds', -100 );

?&gt;</pre>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 173px; width: 1px; height: 1px; overflow: hidden;">
<pre class="wiki">&lt;?php
/*
Plugin Name: Full Text Feeds
Plugin URI: http://simonwheatley.co.uk/wordpress/full-text-feeds
Description: Fixes a bug in WP's feeds whereby they are only served with the first page.
Version: 1.1
Author: Simon Wheatley
Author URI: http://simonwheatley.co.uk/
*/

function ftf_full_text_for_feeds( $content ) {
	if ( ! is_feed() )
		return $content;
	global $post;
	$content = $post-&gt;post_content;
	return $content;
}

add_filter( 'the_content', 'ftf_full_text_for_feeds', -100 );

?&gt;
</pre>
</div>
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/10/06/about-erasing-data-on-your-hard-drive/" rel="bookmark" title="October 6, 2007">About Erasing Data On Your Hard Drive</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/12/x-ray-kiss/" rel="bookmark" title="March 12, 2007">X-Ray-Kiss</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/08/06/gmail-automatic-bcc-option-petition/" rel="bookmark" title="August 6, 2008">Gmail Automatic BCC Option Petition</a></li>
</ul>
<p><!-- Random Posts took 32.388 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/feed/" title="feed" rel="tag">feed</a> | <a href="http://www.saphod.net/tag/pagination/" title="pagination" rel="tag">pagination</a> | <a href="http://www.saphod.net/tag/plugin/" title="plugin" rel="tag">plugin</a> | <a href="http://www.saphod.net/tag/post/" title="post" rel="tag">post</a> | <a href="http://www.saphod.net/tag/rss/" title="rss" rel="tag">rss</a> | <a href="http://www.saphod.net/tag/troubleshooting/" title="troubleshooting" rel="tag">troubleshooting</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Fnn225xgMT0:oV2Q7Yz1FGY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Fnn225xgMT0:oV2Q7Yz1FGY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=Fnn225xgMT0:oV2Q7Yz1FGY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Fnn225xgMT0:oV2Q7Yz1FGY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=Fnn225xgMT0:oV2Q7Yz1FGY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Fnn225xgMT0:oV2Q7Yz1FGY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/Fnn225xgMT0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2011/01/12/incomplete-feeds-when-using-post-pagination/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>eMail To Vodafone AU</title>
		<link>http://www.saphod.net/2010/12/30/email-to-vodafone-au/</link>
		<comments>http://www.saphod.net/2010/12/30/email-to-vodafone-au/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 06:38:49 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Down Under]]></category>
		<category><![CDATA[Miscellaneous Stuff]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[complaint]]></category>
		<category><![CDATA[hotline]]></category>
		<category><![CDATA[service]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Vodafone]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=784</guid>
		<description><![CDATA[Just wrote this self-explanatory eMail to Vodafone AU. I am so upset about the way they treat their customers. In addition, they advertise free Twitter access and still charge me for using it. Dear Vodafone Support-Team, since I have been on hold on your hotline for over 40 minutes now, I can as well use the time that I have to listen to the music to simultaneously write you a complaint email. I am still being charged for accessing Twitter from my mobile, although I did exactly as I was told. I am using a Nokia 6303 Classic. To acces Twitter, I go to Menu -&#62; Internet -&#62; Bookmarks, where I have saved http://m.twitter.com as a bookmark. Every now and then, the Twitter mobile website redirects me to http://mobile.twitter.com, which has nothing to do with what I type into the browser &#8211; it&#8217;s a feature of Twitter. You should check [...]]]></description>
			<content:encoded><![CDATA[<p>Just wrote this self-explanatory eMail to Vodafone AU. I am so upset about the way they treat their customers. In addition, they advertise free Twitter access and still charge me for using it.</p>
<blockquote><p>Dear Vodafone Support-Team,</p>
<p>since I have been on hold on your hotline for over 40 minutes now, I can  as well use the time that I have to listen to the music to  simultaneously write you a complaint email.</p>
<p>I am still being charged for accessing Twitter from my mobile, although I  did exactly as I was told. I am using a Nokia 6303 Classic. To acces  Twitter, I go to Menu -&gt; Internet -&gt; Bookmarks, where I have saved  http://m.twitter.com as a bookmark.</p>
<p>Every now and then, the Twitter mobile website redirects me to  http://mobile.twitter.com, which has nothing to do with what I type into  the browser &#8211; it&#8217;s a feature of Twitter. You should check your software  if http://mobile.twitter.com is included in the &#8220;free-to-access&#8221;  filter.</p>
<p>I have already complained at the Vodafone Shop at Doncaster SC. I was  refunded the $3 that were incorrectly charged. I was told that the way I  access Twitter is totally correct and that I shouldn&#8217;t be charged for  that.</p>
<p>In good belief that the error would have been fixed after my complaint,  I tried accessing Twitter again today &#8211; and was charged AGAIN!</p>
<p>So, I decided to call the hotline an hour ago &#8211; I must say that I have  never had to stay on hold for that long, no matter what hotline I  called. This is really bad customer service, but you&#8217;ll probably know  that already, as it was being discussed even on TV. Feel free to pass  this complaint on to your supervisor.</p>
<p>The first call went nowhere &#8211; after the friendly computer voice got my  PIN, I just heard an engaged line, then I was thrown out of the system.  2nd try, more luck: I got to a real person straight away. Unfotrunately,  that guy couldn&#8217;t help me at all. In the end, he told me that I had to  access Twitter via the &#8220;Vodafone Central&#8221; app. I told him I wasn&#8217;t using  a smartphone, but an old Nokia 6303 Classic. He told me I should click  on the &#8220;Vodafone Central&#8221; link, then. THERE IS NO SUCH LINK! Then he  wanted to pass me on to a technician to help me setup my phone for  Vodafone Central. I waited for 30 minutes, hung up, tried again, busy  line, again, busy line &#8211; and now I have been on hold for 15 minutes  already, being told that &#8220;we will be with you soon&#8221;. This is really,  really bad. I just hung up.</p>
<p>Here is my question again:</p>
<p>HOW DO I SETUP MY NOKIA 6303 TO ACCESS TWITTER FOR FREE, AS YOU ADVERTISE IT?</p>
<p>Please, check my usage log and refund me the 80 cents that you charged me today.</p>
<p>I was thinking of going on a Vodafone infinite iPhone plan next year,  but I guess I&#8217;ll have to think about that. I have no experiences with  your competitors, yet, but it can&#8217;t be much worse that this.</p>
<p>Kind regards<br />
Marco Luthe</p></blockquote>
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/12/wordpress-plugin-landing-sites/" rel="bookmark" title="March 12, 2007">WordPress Plugin &#8220;Landing Sites&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/14/wordpress-plugin-trackbacklist/" rel="bookmark" title="May 14, 2007">WordPress Plugin &#8220;TrackbackList&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/10/01/jason-statham-in-his-new-movie-crank/" rel="bookmark" title="October 1, 2006">Jason Statham In His New Movie &#8220;Crank!&#8221;</a></li>
</ul>
<p><!-- Random Posts took 34.577 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/australia/" title="Australia" rel="tag">Australia</a> | <a href="http://www.saphod.net/tag/complaint/" title="complaint" rel="tag">complaint</a> | <a href="http://www.saphod.net/tag/hotline/" title="hotline" rel="tag">hotline</a> | <a href="http://www.saphod.net/tag/service/" title="service" rel="tag">service</a> | <a href="http://www.saphod.net/tag/twitter/" title="twitter" rel="tag">twitter</a> | <a href="http://www.saphod.net/tag/vodafone/" title="Vodafone" rel="tag">Vodafone</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=qOc8sdP5k4c:PKfiumQtI4s:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=qOc8sdP5k4c:PKfiumQtI4s:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=qOc8sdP5k4c:PKfiumQtI4s:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=qOc8sdP5k4c:PKfiumQtI4s:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=qOc8sdP5k4c:PKfiumQtI4s:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=qOc8sdP5k4c:PKfiumQtI4s:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/qOc8sdP5k4c" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/30/email-to-vodafone-au/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.4 Released!</title>
		<link>http://www.saphod.net/2010/12/30/wordpress-3-0-4-released/</link>
		<comments>http://www.saphod.net/2010/12/30/wordpress-3-0-4-released/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 02:13:29 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=783</guid>
		<description><![CDATA[After the latest 3.0.3 release of WordPress 3 weeks ago, an importing security issue has been fixed with version 3.0.4, quoting: Version 3.0.4 of WordPress (&#8230;) is a very important update to apply to your sites as soon as possible because it fixes a core security bug in our HTML sanitation library, called KSES. I would rate this release as “critical.” (end of quote) As usual, you can download the latest version from the official WordPress download page on wordpress.org. Random Posts: Skype 3.2 Released Back From Maintenance &#8211; Or: Why Upgrading Is A Good Idea! How To Prevent Commenters From Using Your eMail Tags:release &#124; update &#124; wordpress]]></description>
			<content:encoded><![CDATA[<p>After the latest <a href="http://wordpress.org/news/2010/12/wordpress-3-0-3/" target="_blank">3.0.3 release of WordPress</a> 3 weeks ago, an importing security issue has been fixed with <a href="http://wordpress.org/news/2010/12/3-0-4-update/" target="_blank">version 3.0.4</a>, quoting:</p>
<blockquote><p>Version 3.0.4 of WordPress (&#8230;)  is a very important update to apply to your sites as soon as possible  because it fixes a core security bug in our HTML sanitation library,  called KSES. I would rate this release as “critical.” (end of quote)</p></blockquote>
<p>As usual, you can download the latest version from the <a href="http://wordpress.org/download/" target="_blank">official WordPress download page</a> on wordpress.org.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/11/27/nanowrimo-michael-is-a-winner/" rel="bookmark" title="November 27, 2006">NaNoWriMo: Michael Is A Winner!</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/22/wordpress-plugin-search-hilite/" rel="bookmark" title="May 22, 2007">WordPress Plugin &#8220;Search Hilite&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/04/29/a-wire-vault-for-my-oakley-sunglasses/" rel="bookmark" title="April 29, 2007">A &#8220;Wire Vault&#8221; For My Oakley Sunglasses</a></li>
</ul>
<p><!-- Random Posts took 18.356 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/release/" title="release" rel="tag">release</a> | <a href="http://www.saphod.net/tag/update/" title="update" rel="tag">update</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=y8JZ-KdCH8s:fsnVhxAluDU:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=y8JZ-KdCH8s:fsnVhxAluDU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=y8JZ-KdCH8s:fsnVhxAluDU:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=y8JZ-KdCH8s:fsnVhxAluDU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=y8JZ-KdCH8s:fsnVhxAluDU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=y8JZ-KdCH8s:fsnVhxAluDU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/y8JZ-KdCH8s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/30/wordpress-3-0-4-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPhone 4 Or HTC Desire HD? [iOS Versus Android]</title>
		<link>http://www.saphod.net/2010/12/27/iphone-4-or-htc-desire-hd-ios-versus-android/</link>
		<comments>http://www.saphod.net/2010/12/27/iphone-4-or-htc-desire-hd-ios-versus-android/#comments</comments>
		<pubDate>Mon, 27 Dec 2010 11:15:36 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Down Under]]></category>
		<category><![CDATA[Miscellaneous Stuff]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[desire]]></category>
		<category><![CDATA[htc]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[smartphone]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=782</guid>
		<description><![CDATA[Since I am now new in Australia and not bound to a contract anymore, I am thinking about what my next mobile phone will be. I do not think I am the typical BlackBerry user. It&#8217;s definitely going to be a smartphone. I always liked the iPhone, especially with the new enhancements of the iPhone 4, but since the sale of Android-driven smartphones seems to increase permanently (see this post for instance), maybe I&#8217;ll get one of those, since it seems to be a lot more open than the iOS when it comes to apps. The HTC Desire HD caught my attention: There should be an embedded flash video visible below.If it does not show in your feed reader, please visit the original post to view it. A new iPhone 4 (32GB) without contract would be AU$999 from the Apple Store. The HTC Desire HD is around AU$630 without contract [...]]]></description>
			<content:encoded><![CDATA[<p>Since I am now new in Australia and not bound to a contract anymore, I am thinking about what my next mobile phone will be. I do not think I am the typical BlackBerry user. It&#8217;s definitely going to be a smartphone. I always liked the iPhone, especially with the new enhancements of the iPhone 4, but since the sale of Android-driven smartphones seems to increase permanently (see <a href="http://mashable.com/2010/08/02/android-outselling-iphone-2/" target="_blank">this post</a> for instance), maybe I&#8217;ll get one of those, since it seems to be a lot more open than the iOS when it comes to apps.</p>
<p>The <a href="http://www.htc.com/au/product/desirehd/overview.html" target="_blank">HTC Desire HD</a> caught my attention:</p>
<p><small>There should be an embedded flash video visible below.<br />If it does not show in your feed reader, please visit the original post to view it.</small></p>
<p><object width="500" height="306"><param name="movie" value="http://www.youtube.com/v/zQl-8Tm9AoQ?fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zQl-8Tm9AoQ?fs=1" type="application/x-shockwave-flash" width="500" height="306" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>A new iPhone 4 (32GB) without contract would be AU$999 from the Apple Store. The HTC Desire HD is around AU$630 without contract according to <a href="http://www.shopbot.com.au/m/?m=%22HTC+Desire+HD%22" target="_blank">Shopbot.com.au</a> and gets really good reviews from <a href="http://www.cnet.com.au/htc-desire-hd-339306040.htm" target="_blank">CNET Australia</a>.</p>
<p><strong>HTC Desire HD with Vodafone AU</strong></p>
<p>With <a href="http://shop.vodafone.com.au/mobile-details/HTC-Desire-HD" target="_blank">Vodafone AU</a>, you get a 24 months contract with the HTC Desire HD for AU$60 per month (total: AU$1,440) at the moment, whereas the 12 months plans start with AU$85 (total: AU$1,020) &#8211; both plans include the phone, 1 GB data and infinite calls and texts within Australia. If you buy the phone on your own, you can get an infinite plan (including 1 GB of data) for AU$45 on a monthly basis.</p>
<p>Take 24 months at AU$45 each and add the AU$630 for the phone, you&#8217;ll be at AU$1,710 &#8211; which means owning the phone and being able to cancel the plan within one month. The 24 months contract is the cheapest altogether, but you&#8217;re bound for two years. Take the 12 months contract and add another 12 months with AU$45 per month, you&#8217;ll be at AU$1,560, owning the phone after one year and being released from the contract.</p>
<p>It sounds like the last option is the best&#8230; if the phone is going to be unlocked after the first 12 months and no additional fee is charged for doing so. If so, the unlocking fee should be less than AU$150 to still make this option cheaper than buying the phone upfront yourself.</p>
<p>What about the iPhone 4, then?</p>
<p><strong>iPhone 4 (32GB) with Vodafone AU</strong></p>
<p>If you choose the iPhone 4 (32GB) as your smartphone of choice, you can also get either a 12 months plan or a 24 months plan with <a href="http://shop.vodafone.com.au/mobile-details/apple-iphone4-32gb" target="_blank">Vodafone AU</a>, which both include the phone. Without the phone, you can choose the same AU$45 plan as the aforementioned one for the HTC Desire HD.</p>
<p>The cheapest 24 months plan with the iPhone 4 (32GB) is AU$69 per month, which makes a total of AU$1,656. The cheapest 12 months plan is AU$100 per month, which makes a total of AU$1,200 after 12 months.</p>
<p><span style="text-decoration: underline;">Doing the same calculation as for the HTC Desire HD, we&#8217;ll be looking at this:</span><br />
24 months are AU$1,656. 12 months for $100 plus another 12 months for AU$45 each would be AU$1,740. Buying the iPhone upfront from the Apple Store and using the AU$45 &#8220;phoneless&#8221; plan results in a total of AU$2,079. Again, the 12 months plan would be the best option if no unlocking fee applies.</p>
<p>Unfortunately, at this time you&#8217;d have to wait 4 weeks to get an iPhone from Vodafone AU.</p>
<p>BTW: For Australia, you can easily find out the cheapest plan that suits you at <a href="http://www.whistleout.com.au/" target="_blank">www.whistleout.com.au</a>.</p>
<p><strong>Which phone and plan to go with?</strong></p>
<p>It seems like the HTC Desire HD is a bit cheaper than the iPhone (but you&#8217;d have to add a microSD, I suppose, since the internal iPhone 4 memory is 32GB if you choose the bigger one, the HTC merely 1.5GB). The HTC Desire HD has the better camera resolution (8MP compared to the iPhone&#8217;s 5MP). On the other hand, the iPhone has the higher display resolution and more network band options.</p>
<p>What appeals to me with the HTC Desire HD is the bigger display, the cheaper price, and the open source idea of the Android system. On the other hand, the iPhone has probably been tested for a longer time now and appears easy to handle out-of-the-box, integrating seamlessly with iTunes and docking stations.</p>
<p>What do you think? Should I go iOS with an iPhone 4 or Android with the HTC Desire HD?</p>
<p>And will 1 GB of data be enough, no matter which smartphone I&#8217;d end up buying?
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/01/blog-info-page-added/" rel="bookmark" title="May 1, 2007">Blog Info Page Added</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/09/10/nice-wordpress-plugins-on-lesterchannet/" rel="bookmark" title="September 10, 2007">Nice WordPress Plugins On lesterchan.net</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/12/05/farewell-to-my-philips-dvp-3010-dvd-player/" rel="bookmark" title="December 5, 2007">Farewell To My Philips DVP 3010 DVD Player</a></li>
</ul>
<p><!-- Random Posts took 27.449 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/android/" title="Android" rel="tag">Android</a> | <a href="http://www.saphod.net/tag/desire/" title="desire" rel="tag">desire</a> | <a href="http://www.saphod.net/tag/htc/" title="htc" rel="tag">htc</a> | <a href="http://www.saphod.net/tag/ios/" title="iOS" rel="tag">iOS</a> | <a href="http://www.saphod.net/tag/iphone/" title="iPhone" rel="tag">iPhone</a> | <a href="http://www.saphod.net/tag/mobile/" title="mobile" rel="tag">mobile</a> | <a href="http://www.saphod.net/tag/smartphone/" title="smartphone" rel="tag">smartphone</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=WQhUZSRu00w:mFk-hgBOHCM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=WQhUZSRu00w:mFk-hgBOHCM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=WQhUZSRu00w:mFk-hgBOHCM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=WQhUZSRu00w:mFk-hgBOHCM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=WQhUZSRu00w:mFk-hgBOHCM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=WQhUZSRu00w:mFk-hgBOHCM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/WQhUZSRu00w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/27/iphone-4-or-htc-desire-hd-ios-versus-android/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Shopping In Down Under</title>
		<link>http://www.saphod.net/2010/12/15/shopping-in-down-under/</link>
		<comments>http://www.saphod.net/2010/12/15/shopping-in-down-under/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 04:43:13 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Down Under]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[blu-ray]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[cd]]></category>
		<category><![CDATA[chemist]]></category>
		<category><![CDATA[contact lenses]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[online]]></category>
		<category><![CDATA[pharmacy]]></category>
		<category><![CDATA[shopping]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=778</guid>
		<description><![CDATA[Thought I&#8217;d just recommend some (online) shops for people living in or migrating to Australia so they can profit from my experiences. So far, I find Dymocks to be the best store for books. You can order online or buy in one of their many retail stores. There is one close to where I live, so I decided to choose that one as my new book store. Just like Amazon, you can create wishlists, which was very important to me, since I like to keep a list of interesting books. You can also become a Booklovers member, which means that you get a rewards card to collect points whenever you buy there. So far, it has also been the cheapest store I could find. You can also buy books at Borders, either online or in one of their many retail stores. Unfortunately, this store seems a bit more expensive than [...]]]></description>
			<content:encoded><![CDATA[<p>Thought I&#8217;d just recommend some (online) shops for people living in or migrating to Australia so they can profit from my experiences.</p>
<p>So far, I find <a href="http://www.dymocks.com.au" target="_blank">Dymocks</a> to be the best store for books. You can order online or buy in one of their many retail stores. There is one close to where I live, so I decided to choose that one as my new book store. Just like Amazon, you can create wishlists, which was very important to me, since I like to keep a list of interesting books. You can also become a <a href="http://www.dymocks.com.au/BookLovers/" target="_blank">Booklovers</a> member, which means that you get a rewards card to collect points whenever you buy there. So far, it has also been the cheapest store I could find.</p>
<p>You can also buy books at <a href="http://www.borders.com.au" target="_blank">Borders</a>, either online or in one of their many retail stores. Unfortunately, this store seems a bit more expensive than Dymocks, and you can&#8217;t keep a wishlist online. Borders also has a rewards program. I like Borders at <a href="http://westfield.com.au/doncaster" target="_blank">Doncaster Shopping Town</a>, since I got to know the nice <em>Magazine Coordinator</em> who is trying to order in a nice watch magazine for me. <img src='http://www.saphod.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>For all thins electrical, I&#8217;d recommend <a href="http://www.dicksmith.com.au/" target="_blank">Dick Smith</a>. For CDs, DVDs and Blu-Rays, <a href="http://www.jbhifi.com.au/" target="_blank">JB Hifi</a> is probably the best choice.</p>
<p>Of course, you can always have your books, CDs, DVDs, Blu-Rays and electrical thins shipped from <a href="http://amzn.to/f2x3h8" target="_blank">Amazon.com</a>, which seems quite a fair deal if you earn your own Aussie Dollars, since the AUD is very strong at the moment. Unfortunately, you&#8217;d then have to wait 18 &#8211; 32 days for the delivery from the US.</p>
<p>In terms of contact lenses, I recommend <a href="http://www.clearlycontacts.com.au" target="_blank">clearlycontacts.com.au</a>. They have the option to send an invoice to you which you have to pay within 30 days. That way, you can pay after you know what you got. Also, the customer support is very friendly and helpful. Concerning the price, they were able to provide me with a full year&#8217;s supply of <a href="http://www.bausch.com/en_AU/ecp/visioncare/product/softcontacts/purevision_ecp.aspx" target="_blank">PureVision® contact lenses</a> by Bausch + Lomb for $169.39 including shipping. The optometrist I went to wanted to charge me $280 for a half-year&#8217;s supply (based on 3 contact lenses per box, which I still believe to be 6, which would have made it $140 for half a year). So, buying online was way cheaper, which I can understand, since the optometrist can&#8217;t order in such a huge amount (and keep them in stock) to provide cheaper prices.</p>
<p>If you are looking for perfume, I found nothing cheaper than the <a href="http://www.mychemist.com.au" target="_blank">MyChemist</a> pharmacy chain so far. They often have discounts on the big brands. You can also shop online and join a rewards program.</p>
<p>Last, not least, here is a list of websites that might help you compare prices:</p>
<ul>
<li><a href="http://shopbot.com.au" target="_blank">shopbot.com.au</a></li>
<li><a href="http://staticice.com.au" target="_blank">staticice.com.au</a></li>
<li><a href="http://myshopping.com.au" target="_blank">myshopping.com.au</a></li>
<li><a href="http://au.shopping.com" target="_blank">au.shopping.com</a></li>
<li><a href="http://getprice.com.au" target="_blank">getprice.com.au</a></li>
</ul>
<p>Don&#8217;t hesitate to leave a comment if you know of any good (online) stores in Australia.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/11/12/openoffice-204-available/" rel="bookmark" title="November 12, 2006">OpenOffice 2.0.4 available</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/10/06/wordpress-helper-for-firefox/" rel="bookmark" title="October 6, 2007">WordPress Helper For Firefox</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/04/09/wordpress-plugin-firestats/" rel="bookmark" title="April 9, 2008">WordPress Plugin &#8220;FireStats&#8221;</a></li>
</ul>
<p><!-- Random Posts took 25.299 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/australia/" title="Australia" rel="tag">Australia</a> | <a href="http://www.saphod.net/tag/blu-ray/" title="blu-ray" rel="tag">blu-ray</a> | <a href="http://www.saphod.net/tag/book/" title="book" rel="tag">book</a> | <a href="http://www.saphod.net/tag/cd/" title="cd" rel="tag">cd</a> | <a href="http://www.saphod.net/tag/chemist/" title="chemist" rel="tag">chemist</a> | <a href="http://www.saphod.net/tag/contact-lenses/" title="contact lenses" rel="tag">contact lenses</a> | <a href="http://www.saphod.net/tag/dvd/" title="dvd" rel="tag">dvd</a> | <a href="http://www.saphod.net/tag/online/" title="online" rel="tag">online</a> | <a href="http://www.saphod.net/tag/pharmacy/" title="pharmacy" rel="tag">pharmacy</a> | <a href="http://www.saphod.net/tag/shopping/" title="shopping" rel="tag">shopping</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=bgG5UfaE5ho:CfbYVbaYhoM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=bgG5UfaE5ho:CfbYVbaYhoM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=bgG5UfaE5ho:CfbYVbaYhoM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=bgG5UfaE5ho:CfbYVbaYhoM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=bgG5UfaE5ho:CfbYVbaYhoM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=bgG5UfaE5ho:CfbYVbaYhoM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/bgG5UfaE5ho" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/15/shopping-in-down-under/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.3 Released!</title>
		<link>http://www.saphod.net/2010/12/09/wordpress-3-0-3-released/</link>
		<comments>http://www.saphod.net/2010/12/09/wordpress-3-0-3-released/#comments</comments>
		<pubDate>Thu, 09 Dec 2010 11:35:37 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=777</guid>
		<description><![CDATA[After publishing a new release of WordPress (version 3.0.2) on November 30th, the authors have now released version 3.0.3 on December 8th, quoting: This release fixes issues in the remote publishing interface, which under certain circumstances allowed Author- and Contributor-level users to improperly edit, publish, or delete posts. These issues only affect sites that have remote publishing enabled. (end of quote) As usual, you can download the latest version from the official WordPress download page on wordpress.org. Random Posts: You Can Now &#8220;Subscibe To Comments&#8221; Bookmarks Page Updated [2007-01-30] Online Testing Tool For Regular Expressions Tags:release &#124; wordpress]]></description>
			<content:encoded><![CDATA[<p>After publishing a new release of WordPress (<a href="http://wordpress.org/news/2010/11/wordpress-3-0-2/" target="_blank">version 3.0.2</a>) on November 30th, the authors have now released <a href="http://wordpress.org/news/2010/12/wordpress-3-0-3/" target="_blank">version 3.0.3</a> on December 8th, quoting:</p>
<blockquote><p><a href="http://codex.wordpress.org/Version_3.0.3" target="_blank">This release</a> fixes issues in the remote publishing interface, which under certain  circumstances allowed Author- and Contributor-level users to improperly  edit, publish, or delete posts. <strong>These issues only affect sites that have remote publishing enabled. </strong>(end of quote)</p></blockquote>
<p>As usual, you can download the latest version from the <a href="http://wordpress.org/download/" target="_blank">official WordPress download page</a> on wordpress.org.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/10/mozilla-releases-thunderbird-2/" rel="bookmark" title="May 10, 2007">Mozilla Releases Thunderbird 2</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/09/10/youtubecom-bruce-lee-interview-german/" rel="bookmark" title="September 10, 2006">Youtube.com: Bruce Lee Interview &#8211; German</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2010/12/27/iphone-4-or-htc-desire-hd-ios-versus-android/" rel="bookmark" title="December 27, 2010">iPhone 4 Or HTC Desire HD? [iOS Versus Android]</a></li>
</ul>
<p><!-- Random Posts took 22.065 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/release/" title="release" rel="tag">release</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=B0ZfUh7PpoY:P8DKEbc0Vgk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=B0ZfUh7PpoY:P8DKEbc0Vgk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=B0ZfUh7PpoY:P8DKEbc0Vgk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=B0ZfUh7PpoY:P8DKEbc0Vgk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=B0ZfUh7PpoY:P8DKEbc0Vgk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=B0ZfUh7PpoY:P8DKEbc0Vgk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/B0ZfUh7PpoY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/09/wordpress-3-0-3-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redeeming An iTunes Code In Australia</title>
		<link>http://www.saphod.net/2010/12/09/redeeming-an-itunes-code-in-australia/</link>
		<comments>http://www.saphod.net/2010/12/09/redeeming-an-itunes-code-in-australia/#comments</comments>
		<pubDate>Wed, 08 Dec 2010 14:32:08 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Cinema/DVD/TV]]></category>
		<category><![CDATA[Down Under]]></category>
		<category><![CDATA[account]]></category>
		<category><![CDATA[blu-ray]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[iTunes]]></category>
		<category><![CDATA[movie]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=775</guid>
		<description><![CDATA[Today, JB Hi-Fi Australia had a huge &#8220;20% off CDs/DVDs/Games&#8221; sale where I purchased the combo pack of &#8220;Inception&#8221;, which includes DVD + Blu-Ray + Free Digital Copy Code for your iTunes (as well as a comic booklet, if you choose the right one). I tried to redeem the code using my normal (German) user account, which wouldn&#8217;t work, since the DVD was bought in Australia, so the code would only apply in the Australian or New Zealand shop of iTunes. I tried to change my account to Australia, but that didn&#8217;t work, since I needed an Australian credit card. I almost gave up, thinking &#8220;I can still do this as soon as I have an Australian credit card&#8221;, when I stumbled upon this article about how to create an iTunes account in a different country without having to put in your credit card details. Guess what? It worked! And [...]]]></description>
			<content:encoded><![CDATA[<p>Today, <a href="http://www.jbhifionline.com.au/" target="_blank">JB Hi-Fi Australia</a> had a huge &#8220;20% off CDs/DVDs/Games&#8221; sale where I purchased the combo pack of &#8220;Inception&#8221;, which includes DVD + Blu-Ray + Free Digital Copy Code for your iTunes (as well as a comic booklet, if you choose <a href="http://www.jbhifionline.com.au/dvd/dvd-genres/horror-thriller/inception-blu-ray-dvd-digital-lenticular-art-with-comic-book/579418" target="_blank">the right one</a>).</p>
<p>I tried to redeem the code using my normal (German) user account, which wouldn&#8217;t work, since the DVD was bought in Australia, so the code would only apply in the Australian or New Zealand shop of iTunes. I tried to change my account to Australia, but that didn&#8217;t work, since I needed an Australian credit card.</p>
<p>I almost gave up, thinking &#8220;I can still do this as soon as I have an Australian credit card&#8221;, when I stumbled upon <a href="http://www.winandmac.com/tips/create-free-itunes-account-no-matter-where-you-live-without-using-redeem-code/" target="_blank">this article about how to create an iTunes account in a different country without having to put in your credit card details</a>.</p>
<p>Guess what? It worked! And I can also still use the music and movies I bought with my German account.</p>
<p>Thanks, mate!
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/09/10/youtubecom-bruce-lee-interview-german/" rel="bookmark" title="September 10, 2006">Youtube.com: Bruce Lee Interview &#8211; German</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2009/01/14/yui-compressor-online/" rel="bookmark" title="January 14, 2009">YUI Compressor Online</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/10/08/launchy-open-source-keystroke-launcher-for-windows/" rel="bookmark" title="October 8, 2006">Launchy: Open Source Keystroke Launcher For Windows</a></li>
</ul>
<p><!-- Random Posts took 17.057 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/account/" title="account" rel="tag">account</a> | <a href="http://www.saphod.net/tag/blu-ray/" title="blu-ray" rel="tag">blu-ray</a> | <a href="http://www.saphod.net/tag/dvd/" title="dvd" rel="tag">dvd</a> | <a href="http://www.saphod.net/tag/itunes/" title="iTunes" rel="tag">iTunes</a> | <a href="http://www.saphod.net/tag/movie/" title="movie" rel="tag">movie</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ejag9IENHJY:FG3Du6XkypE:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ejag9IENHJY:FG3Du6XkypE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=Ejag9IENHJY:FG3Du6XkypE:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ejag9IENHJY:FG3Du6XkypE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=Ejag9IENHJY:FG3Du6XkypE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ejag9IENHJY:FG3Du6XkypE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/Ejag9IENHJY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/09/redeeming-an-itunes-code-in-australia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress 3.0.2 Released!</title>
		<link>http://www.saphod.net/2010/12/02/wordpress-3-0-2-released/</link>
		<comments>http://www.saphod.net/2010/12/02/wordpress-3-0-2-released/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 09:41:39 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[release]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=774</guid>
		<description><![CDATA[There is a new release of WordPress (version 3.0.2 ) available. The authors claim this to be a mandatory update, since it (quoting) fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site (&#8230;) (end of quote) You can download the latest version from the official WordPress download page on wordpress.org. Random Posts: WordPress Plugin &#8220;Live Search Popup&#8221; Inserting A Linebreak (&#60;br /&#62;) In WP Rich Text Editor WordPress Plugin &#8220;SRG Clean Archives&#8221; Tags:release &#124; wordpress]]></description>
			<content:encoded><![CDATA[<p>There is a <a href="http://wordpress.org/news/2010/11/wordpress-3-0-2/" target="_blank">new release of WordPress</a> (version 3.0.2 ) available. The authors claim this to be a mandatory update, since it (quoting)</p>
<blockquote><p>fixes a moderate security issue that could allow a malicious Author-level user to gain further access to the site (&#8230;) (end of quote)</p></blockquote>
<p>You can download the latest version from the <a href="http://wordpress.org/download/" target="_blank">official WordPress download page</a> on wordpress.org.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/06/17/list-of-wordpress-smilies/" rel="bookmark" title="June 17, 2007">List Of WordPress Smilies</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/10/aero-glass-was-yesterday/" rel="bookmark" title="March 10, 2007">&#8220;Aero Glass&#8221; Was Yesterday&#8230;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/12/inserting-a-linebreak-br-in-wp-rich-text-editor/" rel="bookmark" title="March 12, 2007">Inserting A Linebreak (&lt;br /&gt;) In WP Rich Text Editor</a></li>
</ul>
<p><!-- Random Posts took 23.252 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/release/" title="release" rel="tag">release</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=D-TM-PUf2UA:zlT2Q-2gUyw:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=D-TM-PUf2UA:zlT2Q-2gUyw:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=D-TM-PUf2UA:zlT2Q-2gUyw:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=D-TM-PUf2UA:zlT2Q-2gUyw:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=D-TM-PUf2UA:zlT2Q-2gUyw:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=D-TM-PUf2UA:zlT2Q-2gUyw:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/D-TM-PUf2UA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/12/02/wordpress-3-0-2-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>G’day From Melbourne</title>
		<link>http://www.saphod.net/2010/11/23/gday-from-melbourne/</link>
		<comments>http://www.saphod.net/2010/11/23/gday-from-melbourne/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 07:10:24 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Down Under]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[down under]]></category>
		<category><![CDATA[melbourne]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=771</guid>
		<description><![CDATA[Well, it is not as easy as I thought to keep two blogs about &#8220;down under&#8221; up to date. That is why my German blog will probably get priority over this one &#8211; meaning that I will probably report in smaller doses here. After my family and friends said good-bye to us at the Frankfurt airport last Thursday, our first aim was Singapore, where we arrived approximately 13 hours after take-off in Frankfurt. After 2 hours waiting time at the Singapore airport, it took us another 6.5 hours to arrive at Tullamarine airport in Melbourne, Australia. Everything went quite smoothly &#8211; we had only 74 kg luggage altogether, which gave us an emergency reserve of 6 kg (since we ordered our tickets with the IOM, we had 40 kg + 7 kg hand luggage each). I was a little concerned about my hand luggage, which slightly exceeded the allowed 7 [...]]]></description>
			<content:encoded><![CDATA[<p>Well, it is not as easy as I thought to keep two blogs about &#8220;down under&#8221; up to date. That is why my <a href="http://www.marco-in-australien.de" target="_blank">German blog</a> will probably get priority over this one &#8211; meaning that I will probably report in smaller doses here.</p>
<p>After my family and friends said good-bye to us at the Frankfurt airport last Thursday, our first aim was Singapore, where we arrived approximately 13 hours after take-off in Frankfurt. After 2 hours waiting time at the Singapore airport, it took us another 6.5 hours to arrive at Tullamarine airport in Melbourne, Australia.</p>
<p>Everything went quite smoothly &#8211; we had only 74 kg luggage altogether, which gave us an emergency reserve of 6 kg (since we ordered our tickets with the <a href="http://www.iom.int" target="_blank">IOM</a>, we had 40 kg + 7 kg hand luggage each).</p>
<p>I was a little concerned about my hand luggage, which slightly exceeded the allowed 7 kg, but no one really bothered. This is different to the Australians: when I left from Melbourne to Germany before, they actually weighed my hand luggage.</p>
<p>Also, customs/quarantine was much easier than the last times. Since I was now a migrant and no tourist anymore, I just had to declare my wooden guitars (which stayed intact, thank God) and our shoes (which were thoroughly cleaned, anyway) &#8211; and that was it. No X-ray, no further inspection.</p>
<p>Well, I didn&#8217;t have anything else to declare, anyway, but Australian customs/quarantine are known to be very strict, so even if you are on the safe side, you always feel a little awkward. But I think that is exactly the image that they want you to have, so that you don&#8217;t even think about trying something unlawful.</p>
<p>The Australian government names <a href="http://www.immi.gov.au/living-in-australia/settle-in-australia/to-do-first/" target="_blank">7 things you should do first if you are an immigrant</a>:</p>
<ol>
<li>Apply for a tax file number (TFN),</li>
<li>register with Medicare (= health insurance),</li>
<li>open a bank account,</li>
<li>register with Centrelink,</li>
<li>register for English classes (no need to),</li>
<li>enrol your children in school (no need to) and</li>
<li>apply for a Driver&#8217;s licence.</li>
</ol>
<p>I already registered with Medicare yesterday, which only took about 10 minutes. That seems unbelievably quick for a German who is used to wait for days until the membership is approved.</p>
<p>Centrelink was no great help, I have to get in contact with immigration about how to get my work documents translated. Next thing on my schedule is to apply for a TFN online.</p>
<p>The jetlag still has a hold on me. I hope that is gonna be over in a couple of days.</p>
<p>Think we&#8217;ll go for a walk soon, since we have a terrific 30 degrees here. <img src='http://www.saphod.net/wp-includes/images/smilies/icon_biggrin.gif' alt=':-D' class='wp-smiley' />
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/09/15/thunderbird-1507-available/" rel="bookmark" title="September 15, 2006">Thunderbird 1.5.0.7 Available</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/06/05/my-own-customized-wp-theme-progress-part-i/" rel="bookmark" title="June 5, 2007">My Own Customized WP Theme Progress &#8211; Part I</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/05/handling-image-spam-with-thunderbird/" rel="bookmark" title="March 5, 2007">Handling Image Spam With Thunderbird</a></li>
</ul>
<p><!-- Random Posts took 32.738 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/australia/" title="Australia" rel="tag">Australia</a> | <a href="http://www.saphod.net/tag/down-under-2/" title="down under" rel="tag">down under</a> | <a href="http://www.saphod.net/tag/melbourne/" title="melbourne" rel="tag">melbourne</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ksq8hK96EPw:FGDb2831JBg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ksq8hK96EPw:FGDb2831JBg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=Ksq8hK96EPw:FGDb2831JBg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ksq8hK96EPw:FGDb2831JBg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=Ksq8hK96EPw:FGDb2831JBg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=Ksq8hK96EPw:FGDb2831JBg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/Ksq8hK96EPw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/11/23/gday-from-melbourne/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Off To Australia – For Good!</title>
		<link>http://www.saphod.net/2010/11/18/off-to-australia-for-good/</link>
		<comments>http://www.saphod.net/2010/11/18/off-to-australia-for-good/#comments</comments>
		<pubDate>Wed, 17 Nov 2010 17:48:20 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Down Under]]></category>
		<category><![CDATA[Australia]]></category>
		<category><![CDATA[melbourne]]></category>
		<category><![CDATA[migration]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=770</guid>
		<description><![CDATA[This might be the last time I am writing something onto this blog in Germany. At around midnight, I will be on the Qantas plane to Melbourne &#8211; with a one way ticket! I only just managed to set up my new German blog, marco-in-australien.de &#8211; so, if you are German and you are interested in how Australia appears to one, have a look at it. I don&#8217;t quite now how I am going to handle blog posts about Australia on two different blogs (one in English and one in German)&#8230; but you will find English posts under this page/category named &#8220;Down Under&#8221;. Hope we&#8217;ll stay in touch &#8211; I&#8217;ll certainly miss the one or the other&#8230; Random Posts: Maroon 5 &#8211; New Video And Upcoming New Album Organizing Your Firefox Addons In Collections WordPress Plugins For Link Preview Bubbles Tags:Australia &#124; melbourne &#124; migration]]></description>
			<content:encoded><![CDATA[<p>This might be the last time I am writing something onto this blog in Germany. At around midnight, I will be on the Qantas plane to Melbourne &#8211; with a one way ticket!</p>
<p>I only just managed to set up my new German blog, <a href="http://marco-in-australien.de" target="_blank">marco-in-australien.de</a> &#8211; so, if you are German and you are interested in how Australia appears to one, have a look at it.</p>
<p>I don&#8217;t quite now how I am going to handle blog posts about Australia on two different blogs (one in English and one in German)&#8230; but you will find English posts under this page/category named &#8220;Down Under&#8221;.</p>
<p>Hope we&#8217;ll stay in touch &#8211; I&#8217;ll certainly miss the one or the other&#8230; <img src='http://www.saphod.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' />
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/11/07/youtubecom-bogus-weightlifting-in-a-warehouse/" rel="bookmark" title="November 7, 2007">Youtube.com: Bogus Weightlifting In A Warehouse</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/04/29/farewell-my-bookmark-page/" rel="bookmark" title="April 29, 2007">Farewell, My Bookmark Page!</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2010/12/30/email-to-vodafone-au/" rel="bookmark" title="December 30, 2010">eMail To Vodafone AU</a></li>
</ul>
<p><!-- Random Posts took 25.189 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/australia/" title="Australia" rel="tag">Australia</a> | <a href="http://www.saphod.net/tag/melbourne/" title="melbourne" rel="tag">melbourne</a> | <a href="http://www.saphod.net/tag/migration/" title="migration" rel="tag">migration</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=kqtQqiuceBM:cqctH-7N_j0:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=kqtQqiuceBM:cqctH-7N_j0:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=kqtQqiuceBM:cqctH-7N_j0:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=kqtQqiuceBM:cqctH-7N_j0:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=kqtQqiuceBM:cqctH-7N_j0:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=kqtQqiuceBM:cqctH-7N_j0:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/kqtQqiuceBM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/11/18/off-to-australia-for-good/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Mail And Redirections</title>
		<link>http://www.saphod.net/2010/09/27/google-mail-and-redirections/</link>
		<comments>http://www.saphod.net/2010/09/27/google-mail-and-redirections/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 15:32:11 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Miscellaneous Stuff]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[googlemail]]></category>
		<category><![CDATA[IMAP]]></category>
		<category><![CDATA[mail]]></category>
		<category><![CDATA[portable]]></category>
		<category><![CDATA[redirection]]></category>
		<category><![CDATA[thunderbird]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=765</guid>
		<description><![CDATA[I must admit: I do not like eMail software that has to be installed any more &#8211; neither Thunderbird nor Outlook nor any other software that is available. Why? Because I like the interface of Google Mail a lot. No matter where you are: you just need a simple browser and you have access to all your emails with a very sophisticated, browser based technology that is permanently updated and improved. [Well, it seems like an automatic BCC functionality still hasn't been integrated - that's fine, I do not need it any more...] To backup my emails, I use Thunderbird Portable, because the full version would need to be installed properly &#8211; and I do not like that, as I said earlier. With Thunderbird Portable, just add your Google Mail account as IMAP, then go to &#8220;File -&#62; Offline -&#62; Download/Sync Now&#8221; &#8211; and Thunderbird Portable will download all your [...]]]></description>
			<content:encoded><![CDATA[<p>I must admit: I do not like eMail software that has to be installed any more &#8211; neither Thunderbird nor Outlook nor any other software that is available.</p>
<p>Why? Because I like the interface of Google Mail a lot. No matter where you are: you just need a simple browser and you have access to all your emails with a very sophisticated, browser based technology that is permanently updated and improved.</p>
<p><em>[Well, it seems like an <a href="http://www.saphod.net/2008/08/06/gmail-automatic-bcc-option-petition/" target="_self">automatic BCC</a> functionality still hasn't been integrated - that's fine, I do not need it any more...]</em></p>
<p>To backup my emails, I use <a href="http://portableapps.com/apps/internet/thunderbird_portable" target="_blank">Thunderbird Portable</a>, because the full version would need to be installed properly &#8211; and I do not like that, as I said earlier. With Thunderbird Portable, just add your Google Mail account as IMAP, then go to <em>&#8220;File -&gt; Offline -&gt; Download/Sync Now&#8221;</em> &#8211; and Thunderbird Portable will download all your emails for offline usage resp. backup purposes without having to install the full version &#8211; plus: you can easily move the eMails AND the portable app on a USB stick.</p>
<p>I use Google Mail for every eMail I write, and all my different eMail accounts are redirected to my Google Mail account. Today, I made an interesting observation:</p>
<ul>
<li>I added a new eMail address on my website, which is just a redirection to the regular one which is then being redirected to my Google Mail account.</li>
<li>Then, I wanted to see if that newly created eMail address worked, so I wrote a test mail using my Google Mail address (and the interface).</li>
<li>You would suppose that the same eMail then shows up in your Google Mail inbox, because that is where it was redirected to in the end, right? Unfortunately, that eMail never showed up in my inbox (although it was redirected right back to that Google Mail account).</li>
<li>I contacted my website provider &#8211; they said that the eMail had been properly handed over to the Google Mail server. It should therefore appear in my inbox unless it was filtered as spam.</li>
<li>So I waited a while and also checked my spam folder &#8211; nothing.</li>
<li>Then I sent an eMail to one of my other website eMail accounts that are redirected to Google Mail &#8211; and that worked! Also, eMails sent via the web interfaces of my other eMail providers worked fine, also.</li>
</ul>
<p><span style="text-decoration: underline;">And here is the &#8220;impossible-to-anticipate&#8221; solution to this problem:</span></p>
<p>Google Mail only shows those eMails in the inbox where the eMail address that you are sending it to (which is then being redirected right back at ya) is authorized to be used with Google Mail via registration under &#8220;Preferences&#8221;.</p>
<p>Comprende? OK, I will try to explain:</p>
<p>Let&#8217;s say &#8220;A&#8221; is your Google Mail account. &#8220;B&#8221; is an eMail address on your website redirected to &#8220;A&#8221; which is already authorized to be used by &#8220;A&#8221;. &#8220;C&#8221; is the eMail address that you newly created on your website. It will be redirected to &#8220;B&#8221; (which &#8211; as we know &#8211; is redirected to &#8220;A&#8221;).</p>
<p>You can send as many eMails from &#8220;A&#8221; to &#8220;C&#8221; as you want &#8211; it will show up in the &#8220;Sent&#8221; folder, but not in the inbox. If you send an eMail from &#8220;A&#8221; to &#8220;B&#8221;, it will show up in the &#8220;Sent&#8221; folder as well as in the inbox. The difference is that &#8220;B&#8221; is authorized to be used by &#8220;A&#8221;. Authorize &#8220;C&#8221; to be used by &#8220;A&#8221;, and it will work as well &#8211; at least, it did in my case.</p>
<p>Actually, this is a pretty odd behaviour&#8230; or is it not?
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2010/09/15/sony-vaio-stop-the-noise-petition/" rel="bookmark" title="September 15, 2010">Sony Vaio &#8211; Stop The Noise Petition (VPC-F11M1E)</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/06/28/a-new-coffee-machine/" rel="bookmark" title="June 28, 2007">A New Coffee Machine</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2010/07/09/how-to-add-ping-trackbacks-when-using-disqus/" rel="bookmark" title="July 9, 2010">How To Add Ping-/Trackbacks When Using Disqus</a></li>
</ul>
<p><!-- Random Posts took 29.818 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/app/" title="app" rel="tag">app</a> | <a href="http://www.saphod.net/tag/backup/" title="backup" rel="tag">backup</a> | <a href="http://www.saphod.net/tag/gmail/" title="gmail" rel="tag">gmail</a> | <a href="http://www.saphod.net/tag/google/" title="google" rel="tag">google</a> | <a href="http://www.saphod.net/tag/googlemail/" title="googlemail" rel="tag">googlemail</a> | <a href="http://www.saphod.net/tag/imap/" title="IMAP" rel="tag">IMAP</a> | <a href="http://www.saphod.net/tag/mail/" title="mail" rel="tag">mail</a> | <a href="http://www.saphod.net/tag/portable/" title="portable" rel="tag">portable</a> | <a href="http://www.saphod.net/tag/redirection/" title="redirection" rel="tag">redirection</a> | <a href="http://www.saphod.net/tag/thunderbird/" title="thunderbird" rel="tag">thunderbird</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=X7p68slwGD0:wKasod3iXrg:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=X7p68slwGD0:wKasod3iXrg:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=X7p68slwGD0:wKasod3iXrg:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=X7p68slwGD0:wKasod3iXrg:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=X7p68slwGD0:wKasod3iXrg:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=X7p68slwGD0:wKasod3iXrg:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/X7p68slwGD0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/09/27/google-mail-and-redirections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sony Vaio – Stop The Noise Petition (VPC-F11M1E)</title>
		<link>http://www.saphod.net/2010/09/15/sony-vaio-stop-the-noise-petition/</link>
		<comments>http://www.saphod.net/2010/09/15/sony-vaio-stop-the-noise-petition/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 21:23:52 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Miscellaneous Stuff]]></category>
		<category><![CDATA[fiepen]]></category>
		<category><![CDATA[fiepsen]]></category>
		<category><![CDATA[geräusch]]></category>
		<category><![CDATA[laut]]></category>
		<category><![CDATA[lüfter]]></category>
		<category><![CDATA[notebook]]></category>
		<category><![CDATA[piepen]]></category>
		<category><![CDATA[sony]]></category>
		<category><![CDATA[vaio]]></category>
		<category><![CDATA[vpc-f11m1e]]></category>
		<category><![CDATA[whine]]></category>
		<category><![CDATA[whining]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=762</guid>
		<description><![CDATA[Am Anfang diesen Jahres habe ich mir im guten Glauben, ein Markenprodukt zu erwerben, ein Sony Vaio Notebook der F-Serie (VPC-F11M1E) im Media Markt zugelegt. Leider musste ich dann erfahren, dass dieses Notebook ein grässliches Fiepen abgibt. Also habe ich es im Media Markt wieder umgetauscht. Aber leider fiepte auch das zweite Gerät. Ich habe mich daraufhin an den Sony Support gewendet. Dort wurde mir empfohlen, das Notebook in einer Vertragswerkstatt reparieren zu lassen. Also brachte ich es persönlich dorthin und schilderte das Problem. Ich konnte online den Status verfolgen. Als ich es abholte, konnte ich vor Ort kein Fiepen feststellen &#8211; allerdings war auch kein USB-Gerät angeschlossen (damit wird das Fiepen manchmal in Verbindung gebracht). Man hatte das Motherboard getauscht und wohl auch irgendwas am Lüfter geändert. Zu Hause angekommen dauerte es allerdings nicht lange, bis das Fiepen wieder da war. Es ist extrem nervig. Zusätzlich beklagen sich einige [...]]]></description>
			<content:encoded><![CDATA[<p>Am Anfang diesen Jahres habe ich mir im guten Glauben, ein Markenprodukt zu erwerben, ein Sony Vaio Notebook der F-Serie (VPC-F11M1E) im Media Markt zugelegt. Leider musste ich dann erfahren, dass dieses Notebook ein grässliches Fiepen abgibt. Also habe ich es im Media Markt wieder umgetauscht. Aber leider fiepte auch das zweite Gerät.</p>
<p>Ich habe mich daraufhin an den Sony Support gewendet. Dort wurde mir empfohlen, das Notebook in einer Vertragswerkstatt reparieren zu lassen. Also brachte ich es persönlich dorthin und schilderte das Problem. Ich konnte online den Status verfolgen. Als ich es abholte, konnte ich vor Ort kein Fiepen feststellen &#8211; allerdings war auch kein USB-Gerät angeschlossen (damit wird das Fiepen manchmal in Verbindung gebracht). Man hatte das Motherboard getauscht und wohl auch irgendwas am Lüfter geändert.</p>
<p>Zu Hause angekommen dauerte es allerdings nicht lange, bis das Fiepen wieder da war. Es ist extrem nervig.</p>
<p>Zusätzlich beklagen sich einige über den unruhigen und lauten Lüfter. Nun, er ist in der Tat manchmal sehr unruhig, und verglichen mit einem Dell von einem Freund ist er schon recht laut. Das Fiepen macht mich allerdings verrückt, so dass ich schon zufrieden wäre, wenn das endlich mal behoben würde. Aber leider tut sich nichts.</p>
<p>Wen es interessiert, der kann u.a. hier einiges darüber nachlesen:<br />
<a href="http://www.hardwareluxx.de/community/f100/neues-sony-vaio-f11-part2-712445.html" target="_blank">www.hardwareluxx.de/community/f100/neues-sony-vaio-f11-part2-712445.html</a></p>
<p>Ich bitte nun alle Betroffenen, meine Petition zu unterschreiben, die ich heute erstellt habe:<br />
<a href="http://www.petitiononline.com/sonyvaio/" target="_blank">www.petitiononline.com/sonyvaio/</a></p>
<p>Auch über Twitter und Facebook könnt ihr gerne darauf aufmerksam machen &#8211; je mehr ReTweets, desto besser:<a href="http://twitter.com/Saphod/status/24595710176" target="_blank"><br />
twitter.com/Saphod/status/24595710176</a></p>
<p>Über eine rege Beteiligung würde ich mich freuen. Vielleicht hilft das in Verbindung mit einem späteren Brief an Sony, dieses Problem endlich in den Griff zu kriegen. Das Notebook ist an sich echt klasse, aber das Fiepen macht ein vernünftiges Arbeiten in ruhiger Umgebung nahezu unmöglich.</p>
<p>Danke im Voraus!</p>
<p><iframe width='102' height='36' src='http://www.petitiononline.com/signatures.php?petition=sonyvaio' frameborder='0' scrolling='no'></iframe>
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/08/27/speedtestnet-how-fast-is-your-internet-connection/" rel="bookmark" title="August 27, 2006">Speedtest.net &#8211; How Fast Is Your Internet Connection?</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/03/05/excel-crashing-on-exit-how-to-turn-off-getpivotdata/" rel="bookmark" title="March 5, 2008">Excel Crashing On Exit &#038; How To Turn Off GETPIVOTDATA</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/11/23/evolution-the-beginning/" rel="bookmark" title="November 23, 2006">Evolution (The Beginning)</a></li>
</ul>
<p><!-- Random Posts took 36.698 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/fiepen/" title="fiepen" rel="tag">fiepen</a> | <a href="http://www.saphod.net/tag/fiepsen/" title="fiepsen" rel="tag">fiepsen</a> | <a href="http://www.saphod.net/tag/gerausch/" title="geräusch" rel="tag">geräusch</a> | <a href="http://www.saphod.net/tag/laut/" title="laut" rel="tag">laut</a> | <a href="http://www.saphod.net/tag/lufter/" title="lüfter" rel="tag">lüfter</a> | <a href="http://www.saphod.net/tag/notebook/" title="notebook" rel="tag">notebook</a> | <a href="http://www.saphod.net/tag/piepen/" title="piepen" rel="tag">piepen</a> | <a href="http://www.saphod.net/tag/sony/" title="sony" rel="tag">sony</a> | <a href="http://www.saphod.net/tag/vaio/" title="vaio" rel="tag">vaio</a> | <a href="http://www.saphod.net/tag/vpc-f11m1e/" title="vpc-f11m1e" rel="tag">vpc-f11m1e</a> | <a href="http://www.saphod.net/tag/whine/" title="whine" rel="tag">whine</a> | <a href="http://www.saphod.net/tag/whining/" title="whining" rel="tag">whining</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=gFsSZz9jOAE:oXECT5-h-ws:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=gFsSZz9jOAE:oXECT5-h-ws:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=gFsSZz9jOAE:oXECT5-h-ws:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=gFsSZz9jOAE:oXECT5-h-ws:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=gFsSZz9jOAE:oXECT5-h-ws:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=gFsSZz9jOAE:oXECT5-h-ws:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/gFsSZz9jOAE" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/09/15/sony-vaio-stop-the-noise-petition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>9/11 – 10</title>
		<link>http://www.saphod.net/2010/09/11/911-10/</link>
		<comments>http://www.saphod.net/2010/09/11/911-10/#comments</comments>
		<pubDate>Sat, 11 Sep 2010 13:13:19 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Personal Stuff]]></category>
		<category><![CDATA[911]]></category>
		<category><![CDATA[WTC]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=761</guid>
		<description><![CDATA[It&#8217;s that day again&#8230; Random Posts: eMail To Vodafone AU Evolution (Part II) Frag The Mouse! Tags:911 &#124; WTC]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s that day again&#8230;
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/07/24/tokyo-photos-now-fully-uploaded-on-flickr/" rel="bookmark" title="July 24, 2007">Tokyo Photos Now Fully Uploaded On Flickr</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/03/14/rem-chronicle-global-performance-database-fan-project/" rel="bookmark" title="March 14, 2008">R.E.M. Chronicle &#8211; Global Performance Database Fan Project</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/09/08/youtubecom-girl-caught-cheating/" rel="bookmark" title="September 8, 2006">Youtube.com: Girl Caught Cheating</a></li>
</ul>
<p><!-- Random Posts took 13.970 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/911/" title="911" rel="tag">911</a> | <a href="http://www.saphod.net/tag/wtc/" title="WTC" rel="tag">WTC</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=ZEp0lHg55BY:wIMblxXw8ec:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=ZEp0lHg55BY:wIMblxXw8ec:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=ZEp0lHg55BY:wIMblxXw8ec:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=ZEp0lHg55BY:wIMblxXw8ec:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=ZEp0lHg55BY:wIMblxXw8ec:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=ZEp0lHg55BY:wIMblxXw8ec:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/ZEp0lHg55BY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/09/11/911-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>An Evening With “Rue Royale”</title>
		<link>http://www.saphod.net/2010/09/09/an-evening-with-rue-royale/</link>
		<comments>http://www.saphod.net/2010/09/09/an-evening-with-rue-royale/#comments</comments>
		<pubDate>Thu, 09 Sep 2010 16:25:37 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Music Stuff]]></category>
		<category><![CDATA[music]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=759</guid>
		<description><![CDATA[Last Saturday, I had the chance to attend a &#8220;private event&#8221; at a friend&#8217;s house: Ruth &#38; Brookln Dekker aka &#8220;Rue Royale&#8221;. As you can read on their Facebook site, they label their music &#8220;Indie-Acoustic-Folk-Pop&#8221;. Although that evening a PA system was present, they ended up playing completely unplugged: acoustic guitar, metallophone, shaker, bass drum &#8211; that was it. After their show, I had the chance to talk to them for a little while &#8211; they are some really nice people. Photo taken by Tim Engelhardt. Ruth and Brookln, what can I say? I loved it! Thanks for a wonderful &#8220;cosy&#8221; evening and all the best for your future career! &#8220;Rue Royale&#8221; on Facebook: www.facebook.com/pages/Rue-Royale/21996735616 Official Website: www.rueroyalemusic.com Twitter: twitter.com/RueRoyale MySpace: www.myspace.com/rueroyale Their music is also available through iTunes. Random Posts: Pirates Of The Carribean &#8211; Dead Man&#8217;s Chest Youtube.com: 2007 Audi TT Televsion Commercial &#8211; Pure Energy Batman Collector&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>Last Saturday, I had the chance to attend a &#8220;private event&#8221; at a friend&#8217;s house: Ruth &amp; Brookln Dekker aka &#8220;Rue Royale&#8221;. As you can read on their <a href="http://www.facebook.com/pages/Rue-Royale/21996735616" target="_blank">Facebook site</a>, they label their music &#8220;Indie-Acoustic-Folk-Pop&#8221;. Although that evening a PA system was present, they ended up playing completely unplugged: acoustic guitar, metallophone, shaker, bass drum &#8211; that was it. After their show, I had the chance to talk to them for a little while &#8211; they are some really nice people.</p>
<p><a class="imagelink" href="http://www.flickr.com/photos/timengelhardt/4964460448/in/set-72157624893805142/" target="_blank"><img class="alignnone" title="Rue Royale" src="http://farm5.static.flickr.com/4146/4964460448_2474805eb7_d.jpg" alt="" width="500" height="333" /></a><br />
<small>Photo taken by <a href="http://www.flickr.com/photos/timengelhardt/4964460448/in/set-72157624893805142/" target="_blank">Tim Engelhardt</a>.</small></p>
<p>Ruth and Brookln, what can I say? I loved it!</p>
<p>Thanks for a wonderful &#8220;cosy&#8221; evening and all the best for your future career!</p>
<ul>
<li><strong>&#8220;Rue Royale&#8221; on Facebook:</strong><br />
<a href="http://www.facebook.com/pages/Rue-Royale/21996735616" target="_blank">www.facebook.com/pages/Rue-Royale/21996735616</a></li>
<li><strong>Official Website:</strong><br />
<a href="http://www.rueroyalemusic.com" target="_blank">www.rueroyalemusic.com</a></li>
<li><strong>Twitter:</strong><br />
<a href="http://twitter.com/RueRoyale" target="_blank">twitter.com/RueRoyale</a></li>
<li><strong>MySpace:</strong><br />
<a href="http://www.myspace.com/rueroyale" target="_blank">www.myspace.com/rueroyale</a></li>
</ul>
<p><strong>Their music is also available through iTunes.</strong>
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/04/29/farewell-my-bookmark-page/" rel="bookmark" title="April 29, 2007">Farewell, My Bookmark Page!</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/04/23/timbalands-new-album-shock-value/" rel="bookmark" title="April 23, 2007">Timbaland&#8217;s New Album &#8220;Shock Value&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/04/15/frank-millers-300-zippo%c2%ae-lighter/" rel="bookmark" title="April 15, 2007">Frank Miller&#8217;s 300 Zippo® Lighter</a></li>
</ul>
<p><!-- Random Posts took 12.932 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/music/" title="music" rel="tag">music</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=4lSbKIvNTag:h0ufP01BbZM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=4lSbKIvNTag:h0ufP01BbZM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=4lSbKIvNTag:h0ufP01BbZM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=4lSbKIvNTag:h0ufP01BbZM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=4lSbKIvNTag:h0ufP01BbZM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=4lSbKIvNTag:h0ufP01BbZM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/4lSbKIvNTag" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/09/09/an-evening-with-rue-royale/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Plugin: Flickr Photo Album For WordPress</title>
		<link>http://www.saphod.net/2010/07/24/plugin-flickr-photo-album-for-wordpress/</link>
		<comments>http://www.saphod.net/2010/07/24/plugin-flickr-photo-album-for-wordpress/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 22:39:45 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[flickr]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=756</guid>
		<description><![CDATA[I finally found a new (and almost excellent) working plugin to integrate your Flickr photos and albums into your WordPress blog (see my photos page): Flickr Photo Album For WordPress: tantannoodles.com/toolkit/photo-album/ After giving up on other plugins like Slickr Gallery or Falbum, this one seems to work quite nicely (after adjusting the template, that is, which took quite some time). Unfortunately, there are still at least two three issues: In the title bar, every child page to my photos page shows a &#8220;404 File Not Found&#8221; error, although the page is being displayed correctly. It works well with the main &#8220;/photos/&#8221; link, since I have created a page with that name. I know this issue is a known bug, but has anyone found a solution to this, yet? Private photos can be excluded, but they are still counted, which means that e.g. one of my albums shows only one public [...]]]></description>
			<content:encoded><![CDATA[<p>I finally found a new (and almost excellent) working plugin to integrate your Flickr photos and albums into your WordPress blog (see my <a href="http://www.saphod.net/photos/">photos page</a>):</p>
<ul>
<li><strong>Flickr Photo Album For WordPress:</strong><br />
<a href="http://tantannoodles.com/toolkit/photo-album/" target="_blank">tantannoodles.com/toolkit/photo-album/</a></li>
</ul>
<p>After giving up on other plugins like <em><a href="http://www.saphod.net/2007/08/27/wordpress-plugin-slickr-gallery/">Slickr Gallery</a></em> or <em><a href="http://www.saphod.net/2007/06/17/falbum-causing-trouble-with-3-columns/">Falbum</a></em>, this one seems to work quite nicely (after adjusting the template, that is, which took quite some time).</p>
<p>Unfortunately, there are still at least <del datetime="2010-07-30T19:03:18+00:00">two</del> three issues:</p>
<ol>
<li>In the title bar, every child page to my <a href="http://www.saphod.net/photos/">photos page</a> shows a <strong>&#8220;404 File Not Found&#8221; error</strong>, although the page is being displayed correctly. It works well with the main &#8220;/photos/&#8221; link, since I have created a page with that name. I know this issue is a known bug, but has anyone found a solution to this, yet?</li>
<li><strong>Private photos</strong> can be excluded, but they are still counted, which means that e.g. one of my albums shows only one public photo, but can be clicked through 8 pages that show no photo at all. On top of that, the photo count (… – … of … photos) is wrong. How about not counting the private ones in the first place? This should solve the problem (because I think the paging is calculated by the number of photos altogether divided by the maximum number of photos shown on one page), but I don&#8217;t know where in the code the actual count is being made.</li>
<li>In the <strong>tags template</strong>, &#8220;Umlaute&#8221; (ä, ö, ü) are not linked correctly, therefore e.g. clicking on &#8220;göttingen&#8221; leads to &#8220;g%C3%B6ttingen&#8221; &#8211; which, of course, does not result in a valid request (I have taken the tags from the main template so far).</li>
</ol>
<p>I hope there will be an update soon that fixes those issues.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/02/25/youtubecom-web-20-the-machine-is-using-us/" rel="bookmark" title="February 25, 2007">Youtube.com: Web 2.0 &#8230; The Machine Is Us/ing Us</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/04/23/manic-street-preachers-new-single-your-love-alone/" rel="bookmark" title="April 23, 2007">Manic Street Preachers&#8217; New Single &#8220;Your Love Alone&#8230;&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2009/04/08/css-naked-day-2009/" rel="bookmark" title="April 8, 2009">CSS Naked Day 2009</a></li>
</ul>
<p><!-- Random Posts took 16.476 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/flickr/" title="flickr" rel="tag">flickr</a> | <a href="http://www.saphod.net/tag/photo/" title="photo" rel="tag">photo</a> | <a href="http://www.saphod.net/tag/plugin/" title="plugin" rel="tag">plugin</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=0kmBTkxJgLU:nabncIt250M:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=0kmBTkxJgLU:nabncIt250M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=0kmBTkxJgLU:nabncIt250M:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=0kmBTkxJgLU:nabncIt250M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=0kmBTkxJgLU:nabncIt250M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=0kmBTkxJgLU:nabncIt250M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/0kmBTkxJgLU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/07/24/plugin-flickr-photo-album-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Disqus And Broken Anchors</title>
		<link>http://www.saphod.net/2010/07/10/disqus-and-broken-anchors/</link>
		<comments>http://www.saphod.net/2010/07/10/disqus-and-broken-anchors/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 22:36:29 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=754</guid>
		<description><![CDATA[If you have the feeling that the anchors to the comments and to the comment form are broken since you installed the Disqus Comment System plugin for WordPress, you might want to read along&#8230; maybe you&#8217;d also be interested in other posts about Disqus. When displaying how many comments a post has, WordPress determines the link to the comment section in two ways. If there is a comment, the anchor will be &#8220;#comments&#8221; (id=&#8221;comments&#8221;), if there are none, the anchor will be &#8220;#respond&#8221;, which leads directly to the comment form (&#8220;Leave A Reply&#8221;). People who are interested in viewing the WordPress source code should look at the function comments_popup_link(), defined in wp-includes/comment-template.php on line 946ff (WordPress 3.0). The decision wether to use &#8220;#respond&#8221; or &#8220;#comments&#8221; is made on line 974ff. In the WordPress template I use (cover-wp with some adjustments), the ID &#8220;comments&#8221; is used within the single.php or page.php [...]]]></description>
			<content:encoded><![CDATA[<p>If you have the feeling that the anchors to the comments and to the comment form are broken since you installed the <a href="http://wordpress.org/extend/plugins/disqus-comment-system" target="_blank">Disqus Comment System plugin for WordPress</a>, you might want to read along&#8230; <em>maybe you&#8217;d also be interested in <a href="http://www.saphod.net/tag/disqus">other posts about Disqus</a>.</em></p>
<p>When displaying how many comments a post has, WordPress determines the link to the comment section in two ways. If there is a comment, the anchor will be <em>&#8220;#comments&#8221;</em> (<em>id=&#8221;comments&#8221;</em>), if there are none, the anchor will be <em>&#8220;#respond&#8221;</em>, which leads directly to the comment form (&#8220;Leave A Reply&#8221;).</p>
<p><em>People who are interested in viewing the WordPress source code should look at the function comments_popup_link(), defined in wp-includes/comment-template.php on line 946ff (WordPress 3.0). The decision wether to use &#8220;#respond&#8221; or &#8220;#comments&#8221; is made on line 974ff.</em> </p>
<p>In the WordPress template I use (<a href="http://www.onedesigns.com/featured/cover-wp/" target="_blank">cover-wp</a> with <a href="http://www.saphod.net/2010/05/29/the-emperors-new-clothes/">some adjustments</a>), the ID <em>&#8220;comments&#8221;</em> is used within the single.php or page.php and encloses the call of the comments.php. No problem here. Since that does not change and the single.php always exists, the anchor <em>&#8220;#comments&#8221;</em> should always remain existent.</p>
<p>The ID <em>&#8220;respond&#8221;</em> is being used in the comments.php&#8230; and there lies the problem with the Disqus integration: Disqus replaces the default comments.php with the one located at <em>wp-content/plugins/disqus-comment-system/</em>, and in that comments.php, there is neither a definition of an ID <em>&#8220;comments&#8221;</em> nor of an ID <em>&#8220;respond&#8221;</em>.</p>
<p>Therefore, the anchor <em>&#8220;#comments&#8221;</em> still worked on my site (as we now know, it is defined in single.php, not in comments.php). But since the Disqus comments.php was missing the <em>&#8220;respond&#8221;</em> ID, this anchor led to nowhere (every time a post had no comments).</p>
<p>The easy workaround is to add</p>
<pre class="brush: xml; title: ;">&lt;a name=&quot;respond&quot; /&gt;</pre>
<p>to the top of the Disqus comments.php (plugin version 2.33.8752: line 8 after the remarks) &#8211; now, both anchors will be found wether Disqus is enabled or not.</p>
<p>With other templates that define both IDs within the comments.php, none of both anchors would work with Disqus at this time, since those IDs are not defined within the Disqus comments.php, yet. </p>
<p>Therefore, you could just try to add</p>
<pre class="brush: xml; title: ;">&lt;a name=&quot;comments&quot; /&gt;
&lt;a name=&quot;respond&quot; /&gt;</pre>
<p>to the top of the Disqus comments.php.</p>
<p>I have already notified the Disqus helpdesk (thanks, Ryan!).
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/18/skype-32-released/" rel="bookmark" title="May 18, 2007">Skype 3.2 Released</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/13/wordpress-plugin-similar-posts/" rel="bookmark" title="May 13, 2007">WordPress Plugin &#8220;Similar Posts&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2009/01/21/trailers-to-crank-2-and-chocolate/" rel="bookmark" title="January 21, 2009">Trailers to &#8220;Crank 2&#8243; and &#8220;Chocolate&#8221;</a></li>
</ul>
<p><!-- Random Posts took 14.151 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/comments/" title="comments" rel="tag">comments</a> | <a href="http://www.saphod.net/tag/disqus/" title="disqus" rel="tag">disqus</a> | <a href="http://www.saphod.net/tag/howto/" title="howto" rel="tag">howto</a> | <a href="http://www.saphod.net/tag/plugin/" title="plugin" rel="tag">plugin</a> | <a href="http://www.saphod.net/tag/troubleshooting/" title="troubleshooting" rel="tag">troubleshooting</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=MPBIz8Gw57w:8Nvs39unHzQ:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=MPBIz8Gw57w:8Nvs39unHzQ:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=MPBIz8Gw57w:8Nvs39unHzQ:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=MPBIz8Gw57w:8Nvs39unHzQ:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=MPBIz8Gw57w:8Nvs39unHzQ:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=MPBIz8Gw57w:8Nvs39unHzQ:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/MPBIz8Gw57w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/07/10/disqus-and-broken-anchors/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How To Add Ping-/Trackbacks When Using Disqus</title>
		<link>http://www.saphod.net/2010/07/09/how-to-add-ping-trackbacks-when-using-disqus/</link>
		<comments>http://www.saphod.net/2010/07/09/how-to-add-ping-trackbacks-when-using-disqus/#comments</comments>
		<pubDate>Fri, 09 Jul 2010 20:07:55 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[comments]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[pingback]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[trackback]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=753</guid>
		<description><![CDATA[As I mentioned in this post, ping-/trackbacks are not yet supported by Disqus when using the plugin for WordPress. When you export the comments from WordPress, ping-/trackbacks are simply not imported into the Disqus database, yet (they promised that they are working on it). In the meantime, I managed to add this feature by using the ping-/trackbacks that are stored within the WordPress comments table (mostly, this will be wp_comments). This is what it looks like (see the original post): How it&#8217;s done: I wrote a function named DisplayPingTrackbacks() which achieves the goal. In the single.php, I simply put it before comments_template() is called by WordPress, which &#8211; in my case &#8211; looks like this: &#60;?php DisplayPingTrackbacks(); ?&#62; &#60;div id=&#34;comments&#34;&#62; &#60;?php comments_template(); ?&#62; &#60;/div&#62; Here is what the function looks like (added to the functions.php in the theme&#8217;s template directory): function DisplayPingTrackbacks() { // Do not do anything if Disqus [...]]]></description>
			<content:encoded><![CDATA[<p>As I mentioned in <a href="http://www.saphod.net/2010/06/25/disqus-comments-not-yet-working-with-ping-trackbacks/">this post</a>, ping-/trackbacks are not yet supported by <a href="http://www.disqus.com" target="_blank">Disqus</a> when using the <a href="http://wordpress.org/extend/plugins/disqus-comment-system/" target="blank">plugin for WordPress</a>. When you export the comments from WordPress, ping-/trackbacks are simply not imported into the Disqus database, yet (they promised that they are working on it).</p>
<p>In the meantime, I managed to add this feature by using the ping-/trackbacks that are stored within the WordPress comments table (mostly, this will be <em>wp_comments</em>).</p>
<p>This is what it looks like (see the <a href="http://www.saphod.net/2009/01/28/call-to-undefined-function-get_currentuserinfo/">original post</a>):</p>
<p style="border:1px solid #CC3300;padding:5px"><a class="imagelink" href="http://www.flickr.com/photos/marcoluthe/4778071952/"><img class="alignnone" src="http://farm5.static.flickr.com/4139/4778071952_e875b5a454_o_d.jpg" alt="" width="500" height="543" /></a></p>
<p style="margin-top:25px"><strong>How it&#8217;s done:</strong></p>
<p>I wrote a function named <em>DisplayPingTrackbacks()</em> which achieves the goal. In the <em>single.php</em>, I simply put it before <em>comments_template()</em> is called by WordPress, which &#8211; in my case &#8211; looks like this:</p>
<pre class="brush: xml; title: ;">
&lt;?php DisplayPingTrackbacks(); ?&gt;

&lt;div id=&quot;comments&quot;&gt;
	&lt;?php comments_template(); ?&gt;
&lt;/div&gt;</pre>
<p>Here is what the function looks like (added to the <em>functions.php</em> in the theme&#8217;s template directory):</p>
<pre class="brush: php; title: ;">function DisplayPingTrackbacks() {

	// Do not do anything if Disqus is not installed
	if(!dsq_is_installed()) return;

	$current_post_ID = get_the_ID();

	global $wpdb;

	$sql = 	&quot;SELECT comment_author_url, comment_author FROM $wpdb-&gt;comments WHERE comment_post_ID = $current_post_ID AND comment_approved = '1' AND (comment_type = 'pingback' OR comment_type = 'trackback') ORDER BY comment_date ASC&quot;;

	if ($post_pingtrackbacks = $wpdb-&gt;get_results($sql) ) {

		$number_of_pingtrackbacks = count($post_pingtrackbacks);

		if ($number_of_pingtrackbacks == 1) {
			echo &quot;&lt;div id='pingtrackback'&gt;&lt;h3 style='font-size:14px;margin-bottom:10px'&gt;One Pingback/Trackback&lt;/h3&gt;&lt;ul&gt;&quot;;
		} else {
			echo &quot;&lt;div id='pingtrackback'&gt;&lt;h3 style='font-size:14px;margin-bottom:10px'&gt;&quot; . $number_of_pingtrackbacks . &quot; Pingbacks/Trackbacks&lt;/h3&gt;&lt;ul&gt;&quot;;
		}

		foreach ($post_pingtrackbacks as $post_pingtrackback) {
			echo &quot;\n&lt;li&gt;&lt;small&gt;&lt;a href='&quot;;
			echo $post_pingtrackback-&gt;comment_author_url;
			echo &quot;'&gt;&quot;;
			$author = $post_pingtrackback-&gt;comment_author;
			echo html_entity_decode($author);
			echo &quot;&lt;/a&gt;&quot;;
			echo &quot;&lt;/small&gt;&lt;/li&gt;&quot;;
		}
		echo &quot;&lt;/ul&gt;&lt;/div&gt;&quot;;
		}
}</pre>
<p>Now, I only hope that ping-/trackbacks are still stored within the WordPress database in the future and that they don&#8217;t get lost because of the Disqus plugin&#8230;</p>
<p class="post_update">[Update from 2011-01-03]</p>
<p>It seems like the Disqus Comment System had a major overhaul, which also means that it now shows ping-/trackbacks that are stored in the WordPress comments table. Nice, but I&#8217;ll still stick with my aforementioned workaround, since I do not like the formatting of the Disqus system&#8217;s built-in solution.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2006/08/10/elephants-dream-animation-created-with-blender/" rel="bookmark" title="August 10, 2006">&#8220;Elephants Dream&#8221; &#8211; Animation Created With Blender</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/08/15/spider-man-52-variant-cover-edition-german/" rel="bookmark" title="August 15, 2008">Spider-Man 52 Variant-Cover-Edition (German)</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/12/19/know-your-spam-queue-with-wp-mailakismetstatus/" rel="bookmark" title="December 19, 2008">Know Your Spam Queue With WP-MailAkismetStatus</a></li>
</ul>
<p><!-- Random Posts took 33.350 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/comments/" title="comments" rel="tag">comments</a> | <a href="http://www.saphod.net/tag/disqus/" title="disqus" rel="tag">disqus</a> | <a href="http://www.saphod.net/tag/howto/" title="howto" rel="tag">howto</a> | <a href="http://www.saphod.net/tag/pingback/" title="pingback" rel="tag">pingback</a> | <a href="http://www.saphod.net/tag/plugin/" title="plugin" rel="tag">plugin</a> | <a href="http://www.saphod.net/tag/trackback/" title="trackback" rel="tag">trackback</a> | <a href="http://www.saphod.net/tag/troubleshooting/" title="troubleshooting" rel="tag">troubleshooting</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=HowR_7teHNk:r13T7-qNpkY:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=HowR_7teHNk:r13T7-qNpkY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=HowR_7teHNk:r13T7-qNpkY:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=HowR_7teHNk:r13T7-qNpkY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=HowR_7teHNk:r13T7-qNpkY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=HowR_7teHNk:r13T7-qNpkY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/HowR_7teHNk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/07/09/how-to-add-ping-trackbacks-when-using-disqus/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Auto-Embedded Videos And RSS Feeds</title>
		<link>http://www.saphod.net/2010/07/06/auto-embedded-videos-and-rss-feeds/</link>
		<comments>http://www.saphod.net/2010/07/06/auto-embedded-videos-and-rss-feeds/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 20:07:13 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[embed]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=750</guid>
		<description><![CDATA[Sometimes, embedded videos are not shown in an rss feed. Therefore, I managed to adapt the Kimili Flash Embed plugin so that it shows a small note above the video in an rss feed, reading: There should be an embedded flash video visible below. If it does not show in your feed reader, please visit the original post to view it. Since WordPress 2.9, you can now use the auto-embed feature, which makes it much easier to embed videos. It was a little harder to reach the same goal here, but I finally managed: here&#8217;s a little plugin that uses the embed_oembed_html-filter to add a small note above the video if a feed is being displayed. Download the plugin &#8220;WP-AddVideoEmbedNote&#8221; (v1.0)! Let me know what you think. You can also take a look at this support topic on wordpress.org where I tried to find out how to achieve this task. [...]]]></description>
			<content:encoded><![CDATA[<p>Sometimes, embedded videos are not shown in an rss feed. Therefore, I managed to adapt the <a href="http://wordpress.org/extend/plugins/kimili-flash-embed/" target="_blank">Kimili Flash Embed plugin</a> so that it shows a small note above the video in an rss feed, reading:</p>
<blockquote><p>There should be an embedded flash video visible below. If it does not  show in your feed reader, please visit the original post to view it.</p></blockquote>
<p>Since WordPress 2.9, you can now use the <a href="http://codex.wordpress.org/Embeds" target="_blank">auto-embed feature</a>, which makes it much easier to embed videos.</p>
<p>It was a little harder to reach the same goal here, but I finally managed: here&#8217;s a little plugin that uses the <em>embed_oembed_html</em>-filter to add a small note above the video if a feed is being displayed.</p>
<p><strong><a href="http://www.saphod.net/wp-content/downloads/wp-add_video_embed_note.zip">Download the plugin &#8220;WP-AddVideoEmbedNote&#8221; (v1.0)!</a></strong></p>
<p>Let me know what you think. You can also take a look at <a href="http://wordpress.org/support/topic/416648" target="_blank">this support topic on wordpress.org</a> where I tried to find out how to achieve this task.</p>
<p>BTW:<br />
Let me take the opportunity to point to a <a href="http://core.trac.wordpress.org/ticket/14216" target="_blank">bug in WordPress 3.0 concerning embeds and rss feeds</a>.
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/09/12/wordpress-plugin-last-modified/" rel="bookmark" title="September 12, 2007">WordPress Plugin &#8220;Last Modified&#8221;</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/12/18/metacafecom-awesome-ghost-in-a-jar/" rel="bookmark" title="December 18, 2007">Metacafe.com: Awesome &#8211; Ghost In A Jar</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2009/01/04/christmas-engagement-a-new-year-and-future-plans/" rel="bookmark" title="January 4, 2009">Christmas, Engagement, A New Year And Future Plans</a></li>
</ul>
<p><!-- Random Posts took 31.798 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/embed/" title="embed" rel="tag">embed</a> | <a href="http://www.saphod.net/tag/howto/" title="howto" rel="tag">howto</a> | <a href="http://www.saphod.net/tag/plugin/" title="plugin" rel="tag">plugin</a> | <a href="http://www.saphod.net/tag/video/" title="video" rel="tag">video</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=aTZEXlkU730:NPnM2hpTuRM:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=aTZEXlkU730:NPnM2hpTuRM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=aTZEXlkU730:NPnM2hpTuRM:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=aTZEXlkU730:NPnM2hpTuRM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=aTZEXlkU730:NPnM2hpTuRM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=aTZEXlkU730:NPnM2hpTuRM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/aTZEXlkU730" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/07/06/auto-embedded-videos-and-rss-feeds/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Disqus, Changed Comments And Facebook Connect</title>
		<link>http://www.saphod.net/2010/06/28/disqus-changed-comments-and-facebook-connect/</link>
		<comments>http://www.saphod.net/2010/06/28/disqus-changed-comments-and-facebook-connect/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 21:48:21 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[WordPress Stuff]]></category>
		<category><![CDATA[API key]]></category>
		<category><![CDATA[comment]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=749</guid>
		<description><![CDATA[I recently had the problem that I wanted to re-import some comments that I had made some (minor) changes to into the Disqus system using the Disqus Comment System plugin. Well, just bluntly hitting the &#8220;Export Comments&#8221; button in the Advanced Options didn&#8217;t help&#8230; the changed comments were not imported and remained in their unchanged form. In order to find out how to proceed, I sent an email to the help desk and got the following response from Ryan (quoting): Hi Marco, In this case the best way to do this is to delete your site shortname in Disqus and create a new one to start over. If you have any trouble with removing it, shoot me your shortname and registered email address in a new email message. Thanks, Ryan (end of quote) Well, actually, it wasn&#8217;t that easy. Here is what happened: I deleted the site and all comments [...]]]></description>
			<content:encoded><![CDATA[<p>I recently had the problem that I wanted to re-import some comments that I had made some (minor) changes to into the Disqus system using the <a href="http://wordpress.org/extend/plugins/disqus-comment-system/" target="_blank">Disqus Comment System plugin</a>. Well, just bluntly hitting the &#8220;Export Comments&#8221; button in the <em>Advanced Options</em> didn&#8217;t help&#8230; the changed comments were not imported and remained in their unchanged form.<!--more--></p>
<p>In order to find out how to proceed, I sent an email to the help desk and got the following response from Ryan (quoting):</p>
<blockquote><p>Hi Marco,</p>
<p>In this case the best way to do this is to delete your site shortname in  Disqus and create a new one to start over. If you have any trouble with  removing it, shoot me your shortname and registered email address in a  new email message.</p>
<p>Thanks,<br />
Ryan (end of quote)</p></blockquote>
<p>Well, actually, it wasn&#8217;t that easy. Here is what happened:</p>
<ul>
<li>I deleted the site and all comments from Disqus using the &#8220;Delete site and comments&#8221; button at the bottom of the &#8220;Settings -&gt; General&#8221; page.</li>
<li>Next, I registered the same site again.</li>
<li>Clicking the &#8220;Export Comments&#8221; button using the WordPress plugin lead to the &#8220;Sorry, something went wrong&#8230;&#8221; message. Disabling and enabling the plugin again did not make a change &#8211; exporting the comments wouldn&#8217;t work.</li>
<li>I had a hunch that it might have had to do with the Disqus API key that you can get at <a href="http://disqus.com/api/get_my_key/" target="_blank">disqus.com/api/get_my_key/</a> (as described <a href="http://wiki.disqus.net/API" target="_blank">here</a>). So I disabled the plugin, deleted some lines from the WordPress database (see below) and enabled the plugin again &#8211; and it started as if it was installed for the first time, retrieving the correct API key (just changing the API key directly within the WordPress database didn&#8217;t help).</li>
<li>After that, the &#8220;Export Comments&#8221; button worked perfectly.</li>
</ul>
<p>Here is the SQL statement you need to find the lines within the WordPress database:</p>
<pre class="brush: sql; title: ;">SELECT  *
FROM  `wp_options`
WHERE  `option_name`  LIKE  '%disqus%'
</pre>
<p style="margin-top: 25px"><strong>Problems with Facebook Connect</strong></p>
<p>After &#8220;re-installing&#8221; the plugin, I had to fill in the &#8220;Facebook Connect&#8221; API key. Since I did not know where to get it from, I tried &#8220;(Click here to get one)&#8221; on the &#8220;Settings -&gt; General&#8221; page within Disqus, but Disqus just could not finish the retrieval. Then I found <a href="http://help.disqus.com/entries/174932-i-tried-enabling-facebook-connect-on-my-site-but-my-settings-won-t-save" target="_blank">this article</a> which describes how to retrieve your API key from Facebook by using this link: <a href="http://www.facebook.com/developers/apps.php" target="_blank">www.facebook.com/developers/apps.php</a>.</p>
<p>I was surprised to see at least 10 entries referring to Disqus. As is seems, the connection worked in the first place to create a new API key, but it could not be completed for Disqus.</p>
<p>Everything is fine now&#8230; I deleted all entries but one and used the API key from the remaining one.</p>
<p style="margin-top:25px;color:blue;"><strong>Sometimes, it&#8217;s a rocky road to find the solution &#8211; but persistence is not (always) futile. <img src='http://www.saphod.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </strong></p>
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/05/21/about-tagging-and-searching/" rel="bookmark" title="May 21, 2007">About Tagging And Searching</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/11/xnview-thumbnail-viewer/" rel="bookmark" title="March 11, 2007">XnView &#8211; Thumbnail Viewer</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2008/04/21/how-to-extract-images-from-microsoft-word/" rel="bookmark" title="April 21, 2008">How To Extract Images From Microsoft Word</a></li>
</ul>
<p><!-- Random Posts took 26.675 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/api-key/" title="API key" rel="tag">API key</a> | <a href="http://www.saphod.net/tag/comment/" title="comment" rel="tag">comment</a> | <a href="http://www.saphod.net/tag/disqus/" title="disqus" rel="tag">disqus</a> | <a href="http://www.saphod.net/tag/facebook/" title="Facebook" rel="tag">Facebook</a> | <a href="http://www.saphod.net/tag/howto/" title="howto" rel="tag">howto</a> | <a href="http://www.saphod.net/tag/troubleshooting/" title="troubleshooting" rel="tag">troubleshooting</a> | <a href="http://www.saphod.net/tag/wordpress/" title="wordpress" rel="tag">wordpress</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=BvpVNp3DeHQ:uvE46XwieUI:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=BvpVNp3DeHQ:uvE46XwieUI:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=BvpVNp3DeHQ:uvE46XwieUI:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=BvpVNp3DeHQ:uvE46XwieUI:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=BvpVNp3DeHQ:uvE46XwieUI:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=BvpVNp3DeHQ:uvE46XwieUI:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/BvpVNp3DeHQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/06/28/disqus-changed-comments-and-facebook-connect/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Worldcup 2010 – Impressions From Hannover, Germany</title>
		<link>http://www.saphod.net/2010/06/27/worldcup-2010-impressions-from-hannover-germany/</link>
		<comments>http://www.saphod.net/2010/06/27/worldcup-2010-impressions-from-hannover-germany/#comments</comments>
		<pubDate>Sun, 27 Jun 2010 19:15:10 +0000</pubDate>
		<dc:creator>Marco</dc:creator>
				<category><![CDATA[Miscellaneous Stuff]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[england]]></category>
		<category><![CDATA[germany]]></category>
		<category><![CDATA[goal]]></category>
		<category><![CDATA[hannover]]></category>
		<category><![CDATA[wembley]]></category>
		<category><![CDATA[wm]]></category>
		<category><![CDATA[worldcup]]></category>

		<guid isPermaLink="false">http://www.saphod.net/?p=748</guid>
		<description><![CDATA[We&#8217;ve just entered the Quarter Finals by beating the English world cup team with an awesome official 4:1 &#8211; and an inofficial 4:2 if you count the English goal that bounced off of the top post behind the line, but wasn&#8217;t declared a goal (which was just a  justified compensation for the &#8220;Wembley Goal&#8221; [de&#124;en&#124;YouTube] in 1966). BTW: I am always amazed by how quickly the Wikipedia articles are updated &#8211; especially the English ones&#8230; Here are some impressions from Hannover, Germany: (Feel free to leave some links or opinions to YOUR impressions in the comment section.) There should be an embedded flash video visible below.If it does not show in your feed reader, please visit the original post to view it. There should be an embedded flash video visible below.If it does not show in your feed reader, please visit the original post to view it. [Update from 2010-07-03] [...]]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve just entered the Quarter Finals by beating the English world cup team with an awesome official 4:1 &#8211; and an inofficial 4:2 if you count the English goal that bounced off of the top post behind the line, but wasn&#8217;t declared a goal (which was just a  justified compensation for the &#8220;Wembley Goal&#8221; [<a href="http://de.wikipedia.org/wiki/Wembley-Tor" target="_blank">de</a>|<a href="http://en.wikipedia.org/wiki/Third_Goal" target="_blank">en</a>|<a href="http://www.youtube.com/watch?v=__MJV11nRqU" target="_blank">YouTube</a>] in 1966). <img src='http://www.saphod.net/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p><em>BTW: I am always amazed by how quickly the Wikipedia articles are updated &#8211; especially the English ones&#8230;</em></p>
<p style="margin-top: 25px;"><strong>Here are some impressions from Hannover, Germany:</strong><br />
<small>(Feel free to leave some links or opinions to YOUR impressions in the comment section.)</small></p>
<p><a class="imagelink" href="http://www.flickr.com/photos/marcoluthe/4739467626/"><img class="alignnone" title="World Cup 2010 - Impressions From Hannover" src="http://farm5.static.flickr.com/4139/4739467626_307509084e_d.jpg" alt="" width="500" height="375" /></a></p>
<p><small>There should be an embedded flash video visible below.<br />If it does not show in your feed reader, please visit the original post to view it.</small></p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/NxK42kFajbg&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/NxK42kFajbg&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><small>There should be an embedded flash video visible below.<br />If it does not show in your feed reader, please visit the original post to view it.</small></p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/00tWZowUUBI&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/00tWZowUUBI&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p class="post_update">[Update from 2010-07-03]</p>
<p>Here are some more impressions &#8211; this time after Germany made their way into the Semi-Finals by &#8220;annihilating&#8221; the Argentinians 4:0:</p>
<p><a class="imagelink" href="http://www.flickr.com/photos/marcoluthe/4765601884/"><img class="alignnone" title="World Cup 2010 - Impressions From Hannover" src="http://farm5.static.flickr.com/4097/4765601884_e02082c0b4_d.jpg" alt="" width="500" height="375" /></a></p>
<p><a class="imagelink" href="http://www.flickr.com/photos/marcoluthe/4765602100/"><img class="alignnone" title="World Cup 2010 - Impressions From Hannover" src="http://farm5.static.flickr.com/4123/4765602100_e8911eecc9_d.jpg" alt="" width="500" height="375" /></a></p>
<p><a class="imagelink" href="http://www.flickr.com/photos/marcoluthe/4765603260/"><img class="alignnone" title="World Cup 2010 - Impressions From Hannover" src="http://farm5.static.flickr.com/4134/4765603260_a0c2e71d4c_d.jpg" alt="" width="500" height="375" /></a></p>
<p><small>There should be an embedded flash video visible below.<br />If it does not show in your feed reader, please visit the original post to view it.</small></p>
<p><object width="500" height="400"><param name="movie" value="http://www.youtube.com/v/mzU1sLMbtT0&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/mzU1sLMbtT0&#038;fs=1" type="application/x-shockwave-flash" width="500" height="400" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p class="post_update">[Update from 2010-07-07]</p>
<p>&#8220;You can&#8217;t always get what you want&#8230;&#8221; <img src='http://www.saphod.net/wp-includes/images/smilies/icon_cry.gif' alt=':cry:' class='wp-smiley' />
<p style="margin-top:40px"><strong>Random Posts:</strong></p>
<ul>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/01/16/screengrab-for-firefox-2/" rel="bookmark" title="January 16, 2007">ScreenGrab For Firefox 2 [UPDATED]</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/06/12/lorelles-wordpress-wednesday-news-from-2007-06-06/" rel="bookmark" title="June 12, 2007">Lorelle&#8217;s &#8220;WordPress Wednesday News&#8221; From 2007-06-06</a></li>
<li style="margin-left: 0px;"><a href="http://www.saphod.net/2007/03/11/doublekiller-find-and-remove-duplicate-files/" rel="bookmark" title="March 11, 2007">DoubleKiller &#8211; Find And Remove Duplicate Files</a></li>
</ul>
<p><!-- Random Posts took 33.839 ms --></p>

	<p style="margin-top:40px"><strong>Tags:</strong></p><p><a href="http://www.saphod.net/tag/2010/" title="2010" rel="tag">2010</a> | <a href="http://www.saphod.net/tag/england/" title="england" rel="tag">england</a> | <a href="http://www.saphod.net/tag/germany/" title="germany" rel="tag">germany</a> | <a href="http://www.saphod.net/tag/goal/" title="goal" rel="tag">goal</a> | <a href="http://www.saphod.net/tag/hannover/" title="hannover" rel="tag">hannover</a> | <a href="http://www.saphod.net/tag/wembley/" title="wembley" rel="tag">wembley</a> | <a href="http://www.saphod.net/tag/wm/" title="wm" rel="tag">wm</a> | <a href="http://www.saphod.net/tag/worldcup/" title="worldcup" rel="tag">worldcup</a></p>
<div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=7tk2JECAZrM:ajBOSQJ6_sk:qj6IDK7rITs"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=qj6IDK7rITs" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=7tk2JECAZrM:ajBOSQJ6_sk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=7tk2JECAZrM:ajBOSQJ6_sk:V_sGLiPBpWU" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=7tk2JECAZrM:ajBOSQJ6_sk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?i=7tk2JECAZrM:ajBOSQJ6_sk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/MarcoLutheOnline?a=7tk2JECAZrM:ajBOSQJ6_sk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/MarcoLutheOnline?d=yIl2AUoC8zA" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/MarcoLutheOnline/~4/7tk2JECAZrM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.saphod.net/2010/06/27/worldcup-2010-impressions-from-hannover-germany/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

