<?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>Life by Bits &#38; Numbers &#187; Fun</title>
	<atom:link href="http://www.inteism.com/category/fun/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.inteism.com</link>
	<description></description>
	<lastBuildDate>Fri, 23 Jul 2010 16:48:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Word Wrapped Preformatted text in DokuWiki</title>
		<link>http://www.inteism.com/2010/02/word-wrapped-preformatted-text-in-dokuwiki/</link>
		<comments>http://www.inteism.com/2010/02/word-wrapped-preformatted-text-in-dokuwiki/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 23:42:59 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Fun]]></category>
		<category><![CDATA[DokuWiki]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Productivity]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=124</guid>
		<description><![CDATA[I am using DokuWiki quite extensively lately to keep documentation of various things. Using wiki is quite useful in general and some people opt for using local wiki such as WikiPad but for my needs, I opted for online wiki since I often times need to access it from various places. Maybe in the future [...]


Related posts:<ol><li><a href='http://www.inteism.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='Permanent Link: BlackBerry development with Eclipse plugin &#8211; fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin &#8211; fixing corrupted *.jdp file</a> <small>It&#8217;s not a secret that Eclipse plugin is very buggy...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<div align="right" style="float:right;padding:0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteism.com/2010/02/word-wrapped-preformatted-text-in-dokuwiki/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteism.com%2F2010%2F02%2Fword-wrapped-preformatted-text-in-dokuwiki%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteism.com%2F2010%2F02%2Fword-wrapped-preformatted-text-in-dokuwiki%2F&amp;source=inteist&amp;style=normal&amp;hashtags=DokuWiki,PHP,Productivity" height="61" width="50" /><br />
			</a>
		</div>
<p>I am using <a href="http://www.dokuwiki.org/dokuwiki" target="_blank">DokuWiki</a> quite extensively lately to keep documentation of various things. Using wiki is quite useful in general and some people opt for using local wiki such as <a href="http://wikidpad.sourceforge.net/" target="_blank">WikiPad</a> but for my needs, I opted for online wiki since I often times need to access it from various places. Maybe in the future I will post why I chose DokuWiki and some of my (objective) thoughts about comparison to other wikis and some of my likes and hates about DokuWiki (although there are much more &#8220;likes&#8221; than &#8220;hates&#8221; <img src='http://www.inteism.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ). This post would be short and not about it.</p>
<p>Several times I just wanted to put a plain (preformatted) text into the wiki for whatever reasons but I ran into a problem that DokuWiki isn&#8217;t really ready to support this. One option is to use &lt;code&gt; but then the lines are not word wrapped and for text it looks just weird. So at those various occasions I tried to search for a solution with little success until I just took xterm plugin and modified it slightly (mostly the style CSS file) which took me about 5 minutes to do  (and took me about 30 minutes to write this post, and the corresponding DokuWiki Plugin page and test the browsers) and now we have a wpre plugin for DokuWiki for word wrapped preformatted text which seem to work on all recent major browsers. You can dowload it from here<a rel="attachment wp-att-125" href="http://www.inteism.com/2010/02/word-wrapped-preformatted-text-in-dokuwiki/wpre/"> <a href="http://www.inteism.com/wp-content/uploads/2010/02/wpre.zip">wpre plugin for DokuWiki</a></a> (the page on DokuWiki references this file)</p>
<p>Supported browsers:</p>
<p>(I just tested whatever I had installed on my machine and all are pretty recent. I suspect many much older versions should be supported as well)</p>
<ul>
<li>FireFox 3.5.7</li>
<li>Safari 4.0.4 for Windows</li>
<li> Opera 10.10</li>
<li>Internet Explorer 8.0</li>
<li> Chrome 4.0</li>
</ul>


<p>Related posts:<ol><li><a href='http://www.inteism.com/2009/08/blackberry-development-with-eclipse-plugin-fixing-corrupted-jdp-file/' rel='bookmark' title='Permanent Link: BlackBerry development with Eclipse plugin &#8211; fixing corrupted *.jdp file'>BlackBerry development with Eclipse plugin &#8211; fixing corrupted *.jdp file</a> <small>It&#8217;s not a secret that Eclipse plugin is very buggy...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.inteism.com/2010/02/word-wrapped-preformatted-text-in-dokuwiki/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The humans are dead &#8211; Flight of the Conchord</title>
		<link>http://www.inteism.com/2010/01/the-humans-are-dead-flight-of-the-conchord/</link>
		<comments>http://www.inteism.com/2010/01/the-humans-are-dead-flight-of-the-conchord/#comments</comments>
		<pubDate>Thu, 07 Jan 2010 02:59:21 +0000</pubDate>
		<dc:creator>Inteist</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Video]]></category>

		<guid isPermaLink="false">http://www.inteism.com/?p=105</guid>
		<description><![CDATA[I just could NOT not to post it. I am trying to do a rationality in multi agent systems research nowadays. This speaks to me and these guys rock! I hope the robots remember those us that helped make them what they are and keep us around to do all those jobs that they don&#8217;t [...]


No related posts.]]></description>
			<content:encoded><![CDATA[<div align="right" style="float:right;padding:0px 0px 5px 5px;"><a name="fb_share" type="box_count" share_url="http://www.inteism.com/2010/01/the-humans-are-dead-flight-of-the-conchord/"></a></div><div class="tweetmeme_button" style="float: right; margin-left: 10px;">
			<a href="http://api.tweetmeme.com/share?url=http%3A%2F%2Fwww.inteism.com%2F2010%2F01%2Fthe-humans-are-dead-flight-of-the-conchord%2F"><br />
				<img src="http://api.tweetmeme.com/imagebutton.gif?url=http%3A%2F%2Fwww.inteism.com%2F2010%2F01%2Fthe-humans-are-dead-flight-of-the-conchord%2F&amp;source=inteist&amp;style=normal&amp;hashtags=Fun,Video" height="61" width="50" /><br />
			</a>
		</div>
<p>I just could NOT not to post it. I am trying to do a rationality in multi agent systems research nowadays. This speaks to me and these guys rock!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/B1BdQcJ2ZYY&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/B1BdQcJ2ZYY&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<blockquote><p>
I hope the robots remember those us that helped make them what they are and keep us around to do all those jobs that they don&#8217;t want to do. <em>Christopher Amato</em></p></blockquote>


<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://www.inteism.com/2010/01/the-humans-are-dead-flight-of-the-conchord/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
