<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>tadej.eu &#187; Blogging</title>
	<atom:link href="http://tadej.eu/category/blog/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://tadej.eu</link>
	<description>Game development, Unity3D, iOS and web technologies</description>
	<lastBuildDate>Sat, 05 Mar 2011 11:52:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Wordpress Timezone Exception Fix/Hack</title>
		<link>http://tadej.eu/wordpress-timezone-exception-fix-hack</link>
		<comments>http://tadej.eu/wordpress-timezone-exception-fix-hack#comments</comments>
		<pubDate>Wed, 23 Dec 2009 23:12:23 +0000</pubDate>
		<dc:creator>Tadej Gregorcic</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() [datetimezone.--construct]: Unknown or bad timezone]]></category>
		<category><![CDATA[Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() [datetimezone.--construct]: Unknown or bad timezone (Europe/Paris)' in [path/options.general]]]></category>
		<category><![CDATA[fix]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress 2.9]]></category>

		<guid isPermaLink="false">http://tadej.eu/?p=503</guid>
		<description><![CDATA[For some reason , all of a sudden Wordpress installations start displaying a weird exception in options general ]]></description>
			<content:encoded><![CDATA[<p></p><p>For some reason , all of a sudden Wordpress installations start displaying a weird exception in <em>options general </em></p>
<p><span id="more-503"></span></p>
<p>(when you click <strong>Settings</strong>):</p>
<p><code>Fatal error: Uncaught exception 'Exception' with message 'DateTimeZone::__construct() [<a href="datetimezone.--construct">datetimezone.--construct</a>]: Unknown or bad timezone (Europe/Paris)' in [path/options.general]</code></p>
<p>If you are not that worried about time zones and just want to be able to post articles while this bug is driving you crazy, open <strong>wp-admin/options-general.php</strong> and <strong>change line 171</strong> from:</p>
<p><code>if (function_exists('timezone_transitions_get')) {</code></p>
<p>into</p>
<p><code>if (false/*ignorant fix*/&amp;&amp; function_exists('timezone_transitions_get')) {</code></p>
<p>This works in Wordpress 2.9 &#8211; the fix for 2.8 is analogous but I&#8217;m afraid not exactly the same.</p>
<p>If someone has more time to investigate this issue, <strong>let&#8217;s discuss this in the comments.</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://tadej.eu/wordpress-timezone-exception-fix-hack/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Odiogo Turns A Blog Into A Podcast</title>
		<link>http://tadej.eu/odiogo-turns-a-blog-into-a-podcast</link>
		<comments>http://tadej.eu/odiogo-turns-a-blog-into-a-podcast#comments</comments>
		<pubDate>Sat, 31 May 2008 17:27:24 +0000</pubDate>
		<dc:creator>Tadej Gregorcic</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Podcasting]]></category>
		<category><![CDATA[iPods]]></category>
		<category><![CDATA[MP3]]></category>
		<category><![CDATA[Odiogo]]></category>
		<category><![CDATA[On the Web]]></category>
		<category><![CDATA[Podcast]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://www.elasticlife.net/?p=146</guid>
		<description><![CDATA[Of course there is more to a podcast than just words turned into audio (as you can clearly discover by [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>Of course there is more to a <a class="zem_slink" title="Podcast" rel="wikipedia" href="http://en.wikipedia.org/wiki/Podcast" target="_blank">podcast</a> than just words turned into audio (as you can clearly discover by listening to <a title="My favorite podcasts" href="http://www.elasticlife.net/podcasts-i-would-recommend">these fine examples</a>) -</p>
<p>but Odiogo does a very good job of creating <a class="zem_slink" title="MP3" rel="wikipedia" href="http://en.wikipedia.org/wiki/MP3" target="_blank">MP3</a> versions of your blog posts and posting them for your readers to play &#8211; either on the website itself or as a podcast on their <a class="zem_slink" title="IPod" rel="wikipedia" href="http://en.wikipedia.org/wiki/IPod" target="_blank">iPods</a> (or similar devices).</p>
<p><span id="more-146"></span></p>
<p>I waste far less time going through <a title="My podcasts" href="http://www.elasticlife.net/podcasts-i-would-recommend">my podcasts</a> while jogging or driving than <a class="zem_slink" title="Reading" rel="wikipedia" href="http://en.wikipedia.org/wiki/Reading" target="_blank">reading</a> through the rest of the <a class="zem_slink" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS" target="_blank">RSS feeds</a> I subscribe to, therefore I&#8217;d love to see this feature on other blogs as well.</p>
<p>If you click on <strong>listen now</strong> on top of this post, you&#8217;ll hear what it sounds like.</p>
<p>The <a class="zem_slink" title="Speech synthesis" rel="wikipedia" href="http://en.wikipedia.org/wiki/Speech_synthesis" target="_blank">text-to-speech</a> conversion is quite good (with very few blunders) with a relatively natural flow and a pleasant voice you (hopefully) won&#8217;t get tired of very quickly.</p>
<p>However, as I often post videos of <a title="Tales of Passion" href="http://www.elasticlife.net/tales-of-passion">interesting lectures or presentations</a> here, I&#8217;d also love it if Odiogo could insert the audio from these videos into the podcast (and not skip them over like any other graphic element).</p>
<p>I accept that this is not a trivial job (and it would definitely require a lot more CPU power and temporary storage), but it would still make life significantly easier <img src='http://tadej.eu/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> .</p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://jeffnolan.com/wp/2008/01/21/text-to-speech-podcasts/" target="_blank">Text-to-Speech Podcasts</a> [via Zemanta]</li>
</ul>
</fieldset>
<div class="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=b2866256-fd29-47fb-8ce4-2d9ab450ddb1" alt="" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://tadej.eu/odiogo-turns-a-blog-into-a-podcast/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Disqus Lets The Conversation Flow</title>
		<link>http://tadej.eu/disqus-lets-the-conversation-flow</link>
		<comments>http://tadej.eu/disqus-lets-the-conversation-flow#comments</comments>
		<pubDate>Fri, 23 May 2008 16:57:35 +0000</pubDate>
		<dc:creator>Tadej Gregorcic</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Media]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Conversation]]></category>
		<category><![CDATA[disqus]]></category>
		<category><![CDATA[friendfeed]]></category>
		<category><![CDATA[On the Web]]></category>
		<category><![CDATA[RSS]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[Twitter]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.elasticlife.net/?p=140</guid>
		<description><![CDATA[I&#8217;ve just added the Disqus Wordpress plugin to this blog.
Disqus is an interesting application that lets visitors track replies to [...]]]></description>
			<content:encoded><![CDATA[<p></p><p>I&#8217;ve just added the Disqus <a class="zem_slink" title="WordPress" rel="homepage" href="http://wordpress.org/" target="_blank">Wordpress</a> plugin to this blog.</p>
<p>Disqus is an interesting application that lets visitors track replies to comments via <a class="zem_slink" title="RSS" rel="wikipedia" href="http://en.wikipedia.org/wiki/RSS" target="_blank">RSS</a> and even take the conversations across multiple <a class="zem_slink" title="Blog" rel="wikipedia" href="http://en.wikipedia.org/wiki/Blog" target="_blank">blogs</a>, following trackbacks to your posts and their respective commenters.</p>
<p><a title="Elasticlife on Disqus" href="http://elasticlife.disqus.com/">Here</a> is my discussion page.</p>
<p><span id="more-140"></span></p>
<p>I love the idea as a lot of popular blogs suffer from communication blockage &#8211; e.g., if you write a great post that&#8217;s linked by a renowned site, chances are that the bulk of the <a class="zem_slink" title="Conversation" rel="wikipedia" href="http://en.wikipedia.org/wiki/Conversation" target="_blank">conversation</a> will be taken out at the other site and your commenters will have no chance of joining in.</p>
<p>With Disqus, we are getting a new level of abstraction (similar to what <a title="FriendFeed" href="http://www.friendfeed.com">FriendFeed</a> is doing with <a class="zem_slink" title="Twitter" rel="homepage" href="http://www.twitter.com" target="_blank">Twitter</a> &amp; co.) to everyone&#8217;s advantage.</p>
<p>The only drawback some might notice is that the comments are hosted at disqus.com &#8211; I don&#8217;t care, but I can imagine some people could &#8230;</p>
<p>I hope this service takes off as it should &#8211; <a title="Disqus About" href="http://www.disqus.com/about/">being backed by prominent VC&#8217;s</a> will surely help <img src='http://tadej.eu/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> .</p>
<fieldset class="zemanta-related" style="margin: 0.5em 0pt 1em; padding: 0pt;">
<legend class="zemanta-title">Related articles</legend>
<ul class="zemanta-article-ul" style="margin: 1em 0pt 1.5em; padding: 0pt;">
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://mashable.com/2008/05/06/disqus-video-comments/" target="_blank">Disqus Adding Video Comments; Will People Use Them?</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://scobleizer.com/2008/05/18/why-friendfeed-wont-go-mainstream/" target="_blank">Why FriendFeed won&#8217;t go mainstream (Part I)</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://www.techcrunch.com/2007/10/30/disqus-joins-the-battle-for-your-blogs-comments/" target="_blank">Disqus Joins The Battle For Your Blog&#8217;s Comments</a> [via Zemanta]</li>
<li class="zemanta-article" style="margin: 0.5em 2em;"><a title="Open in new window" href="http://lifehacker.com/387619/top-10-tools-to-get-blogging-done" target="_blank">Top 10 Tools to Get Blogging Done [Lifehacker Top 10]</a> [via Zemanta]</li>
</ul>
</fieldset>
<div class="zemanta-pixie" style="margin: 5px 0pt; width: 100%;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png?x-id=b9a28184-7800-4f40-b2be-eb20f8af51cf" alt="" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://tadej.eu/disqus-lets-the-conversation-flow/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

