<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>www.dilella.org</title>
	<link>http://www.dilella.org</link>
	<description>"the only source of knowledge is experience" - Albert Einstein</description>
	<lastBuildDate>Tue, 08 Jun 2010 08:34:50 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.0" -->

	<item>
		<title>rgsmoothgallery &amp; rgaccordion &amp; typo3 =&gt; wtf</title>
		<description><![CDATA[Every day the same problems with typo3. There are extensions that run with mootools 1.1 and there are many extensions that run with mootools 1.2. Installing two extensions with differents mootools supports is a big pain in the a$$. The big question is where is the root of the problem. Should the mootools guys provide [...]]]></description>
		<link>http://www.dilella.org/?p=84</link>
			</item>
	<item>
		<title>My favorites Tools</title>
		<description><![CDATA[I will start to create a list for my favorites Tools: Filesystem Bitkinex Netdrive Dropbox Editor Notepad++&#160; Launcher Enso &#160; &#160;]]></description>
		<link>http://www.dilella.org/?p=80</link>
			</item>
	<item>
		<title>SEO tip: keywords in your title</title>
		<description><![CDATA[The maximum title length that Google will display and index in 66 characters including punctuation and spaces.]]></description>
		<link>http://www.dilella.org/?p=79</link>
			</item>
	<item>
		<title>KeyError: &#8216;processName&#8217; &#8211; python-multiprocessing</title>
		<description><![CDATA[If you get this error, than you have a problem with your python-multiprocessing package. There are two possibile ways to solve this problem. You can install the backport or you can patch the latest version of python-multiprocessing. Ive done last thing, so here we go: // first remove the old version from your debian system# [...]]]></description>
		<link>http://www.dilella.org/?p=74</link>
			</item>
	<item>
		<title>How to convert submit params to a JSON object (mootools)</title>
		<description><![CDATA[Before I start I must confess, I love the mootools framework. It becomes my choice of js framework. Ok, lets start. For a cute project I will release soon, I convert many ajax post to a json posts and for that reason I needed a function that converts submit params directly to a JSON object. [...]]]></description>
		<link>http://www.dilella.org/?p=69</link>
			</item>
	<item>
		<title>GIT notes</title>
		<description><![CDATA[It&#8217;s time to switch to GIT. For the last years I&#8217;ve worked with CVS and with SVN. Both systems are great and every system has got their disadvantages. But after using GIT I come to the conclusion that this is the best versioning system I have every used Good work Linus!A little reference for my [...]]]></description>
		<link>http://www.dilella.org/?p=68</link>
			</item>
	<item>
		<title>7 lessons for Internet Entrepreneurs</title>
		<description><![CDATA[Last day Ive read an interesting post about 7 lessons Olympians can teach internet entrepreneurs. I believe that these lessons are also valid for other groups or companies. Here there are: Great talent means nothing without great teamwork Endorsement deals are great, but don&#8217;t let them distract you Finish When you are injured, you need [...]]]></description>
		<link>http://www.dilella.org/?p=66</link>
			</item>
	<item>
		<title>python-twitter meets identi.ca</title>
		<description><![CDATA[Ive been using the python-twitter for some stuff and Ive noticed that the actual version doesnt support the &#34;source&#34; parameter and also doenst support identi.ca. For this reason Ive spent some minutes to do a hack. This version includes a new function named &#34;SetSource&#34; that allows you to define your source &#34;&#8230;from blabla&#34; that will [...]]]></description>
		<link>http://www.dilella.org/?p=65</link>
			</item>
	<item>
		<title>UPDATE: Multibox,overlay for MooTools 1.2</title>
		<description><![CDATA[It&#8217;s have been a long time when Ive made my last blog entry So back from the holiday and full of enthusiasm I modified the great multibox 1.3.1 library to make it run with the MooTools 1.2. The new version can be found here: Multibox 1.3.1 &#8211; MooTools 1.2Overlay 1.2 &#8211; MooTools 1.2 Please dont [...]]]></description>
		<link>http://www.dilella.org/?p=64</link>
			</item>
	<item>
		<title>python datetime 2 unixdatetime</title>
		<description><![CDATA[The problem when you use mktime is that it converts your python datetime (with/without dst) to your localtime. But if you want to convert it only to a normal unixdatetime without tz you need to create an own function. Here is an example that Ive used for a project: def dt2ut(date): &#160;&#160;&#160; total = ((date.year-1970)*365) [...]]]></description>
		<link>http://www.dilella.org/?p=63</link>
			</item>
</channel>
</rss>
