<?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>zytzagoo's den. &#187; Todo</title>
	<atom:link href="http://zytzagoo.net/blog/categories/todo/feed/" rel="self" type="application/rss+xml" />
	<link>http://zytzagoo.net/blog</link>
	<description>On life, web dev and everything in between.</description>
	<lastBuildDate>Wed, 09 Jun 2010 15:45:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>A PHP script for removing Thumbs.db, .DS_Store, MacOS hidden and other annoying files</title>
		<link>http://zytzagoo.net/blog/2008/04/11/a-php-script-for-removing-thumbsdb-ds_store-macos-hidden-and-other-annoying-files/</link>
		<comments>http://zytzagoo.net/blog/2008/04/11/a-php-script-for-removing-thumbsdb-ds_store-macos-hidden-and-other-annoying-files/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 14:33:05 +0000</pubDate>
		<dc:creator>zytzagoo</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Todo]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Webdev]]></category>

		<guid isPermaLink="false">http://zytzagoo.net/blog/?p=43</guid>
		<description><![CDATA[Tired of explaining to others how to turn off thumbnail caching on Windows, how to install TinkerTool on Mac? Deleted your fair share of those damn files manually? Me too! Never again!

/**
* housekeeping.php
*
* Removes various annoying hidden and/or useless files leftover from
* different people doing different stuff on the filesystem using
* various OSes.
*/

Source: housekeeping.php (5KB, [...]]]></description>
			<content:encoded><![CDATA[<p>Tired of explaining to others how to turn off thumbnail caching on Windows, how to install TinkerTool on Mac? Deleted your fair share of those damn files manually? Me too! Never again!</p>

<div class="wp_syntax"><div class="code"><pre class="php" style="font-family:monospace;"><span style="color: #009933; font-style: italic;">/**
* housekeeping.php
*
* Removes various annoying hidden and/or useless files leftover from
* different people doing different stuff on the filesystem using
* various OSes.
*/</span></pre></div></div>

<p>Source: <a href="http://zytzagoo.net/code/housekeeping/housekeeping.phps">housekeeping.php</a> (5KB, .phps file)</p>
<p>When and how you invoke the function (cron or scheduled tasks, manually, before/after/during some scm process, on login/logout&#8230;) is up to you.</p>
<p>Questions, comments, etc &#8212; use the form below. Enjoy nuking those files.</p>
]]></content:encoded>
			<wfw:commentRss>http://zytzagoo.net/blog/2008/04/11/a-php-script-for-removing-thumbsdb-ds_store-macos-hidden-and-other-annoying-files/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Updated wordpress to 2.3.3</title>
		<link>http://zytzagoo.net/blog/2008/02/05/updated-wordpress-to-233/</link>
		<comments>http://zytzagoo.net/blog/2008/02/05/updated-wordpress-to-233/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 16:31:18 +0000</pubDate>
		<dc:creator>zytzagoo</dc:creator>
				<category><![CDATA[Todo]]></category>

		<guid isPermaLink="false">http://zytzagoo.net/blog/2008/02/05/updated-wordpress-to-233/</guid>
		<description><![CDATA[Hello broken search box!
Actually, it was broken only for a few minutes, since I was clever enough to make a diff of changes.
All is good. Carry on.
P.S.
A simple self-contained totally unobtrusive Javascript snippet for manipulating (simple) text input&#8217;s focus and blur behaviors incoming soon&#8230;
]]></description>
			<content:encoded><![CDATA[<p>Hello broken search box!</p>
<p>Actually, it was broken only for a few minutes, since I was clever enough to <a href="http://zytzagoo.net/blog/2008/01/23/how-to-make-your-balance-black-theme-widget-friendly/">make a diff of changes</a>.<br />
All is good. Carry on.</p>
<p>P.S.<br />
A simple self-contained totally unobtrusive Javascript snippet for manipulating (simple) text input&#8217;s focus and blur behaviors incoming soon&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://zytzagoo.net/blog/2008/02/05/updated-wordpress-to-233/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Out with the old, in with the new!</title>
		<link>http://zytzagoo.net/blog/2008/01/07/out-with-the-old-in-with-the-new/</link>
		<comments>http://zytzagoo.net/blog/2008/01/07/out-with-the-old-in-with-the-new/#comments</comments>
		<pubDate>Mon, 07 Jan 2008 14:15:17 +0000</pubDate>
		<dc:creator>zytzagoo</dc:creator>
				<category><![CDATA[Todo]]></category>

		<guid isPermaLink="false">http://zytzagoo.net/blog/2008/01/07/out-with-the-old-in-with-the-new/</guid>
		<description><![CDATA[Ok, so the year 2008 has begun, and it&#8217;s time to start writing publishing the stuff that goes around my head. In the following days I&#8217;ll setup the rest of the infrastructure that&#8217;ll help me get my stuff out in the open. Those include, but are not limited to :), the following:

a slick new wordpress [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, so the year 2008 has begun, and it&#8217;s time to start <strike>writing</strike> publishing the stuff that goes around my head. In the following days I&#8217;ll setup the rest of the infrastructure that&#8217;ll help me get my stuff out in the open. Those include, but are not limited to :), the following:</p>
<ul>
<li>a slick new wordpress template (designed by the guy &#8220;you can&#8217;t do without&#8221; &#8212; emptyhead)</li>
<li>some code editing plugins</li>
<li>a simple plugin developed by myself to include Croportal.net&#8217;s integration API automatically to all the posts etc. (which will be made available for free, of course)</li>
<li>integrate my profile and snippet goodies from various online communities that offer such possibilities (Flickr, last.fm, threadless, God knows what else&#8230;)</li>
<li>finish-up the about, CV, contact etc. pages on the blog, and put some proper content on those</li>
</ul>
<p>Now, after that&#8217;s done, the plan is to publish some of the articles and tutorials that have been laying around in draft formats for quite some time, but I never pushed myself hard enough to get them finished.</p>
<p>Good luck to me, and smooth sailing all the way!</p>
]]></content:encoded>
			<wfw:commentRss>http://zytzagoo.net/blog/2008/01/07/out-with-the-old-in-with-the-new/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
