<?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>29algorithms</title>
	<atom:link href="http://29algorithms.com/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://29algorithms.com/wordpress</link>
	<description>Innovative system solutions with a personal note</description>
	<lastBuildDate>Mon, 23 Jan 2012 07:55:51 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Window Listener 0.9</title>
		<link>http://29algorithms.com/wordpress/uncategorized/window-listener-0-9</link>
		<comments>http://29algorithms.com/wordpress/uncategorized/window-listener-0-9#comments</comments>
		<pubDate>Sat, 21 Jan 2012 19:10:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://29algorithms.com/wordpress/?p=130</guid>
		<description><![CDATA[I finally got around to making a new version of the Window Listener. I&#8217;ve eliminated the files storing the transactions, now they are properly stored in the database and can be viewed either with a double click on the selected task or by clicking the &#8220;Task Details&#8221; button. I&#8217;ve also implemented more advanced search syntax. [...]]]></description>
				<content:encoded><![CDATA[<p>I finally got around to making a new version of the Window Listener.</p>
<p>I&#8217;ve eliminated the files storing the transactions, now they are properly stored in the database and can be viewed either with a double click on the selected task or by clicking the &#8220;Task Details&#8221; button.</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2012/01/TaskTransactions.png"><img class="alignleft  wp-image-131" title="TaskTransactions" src="http://29algorithms.com/wordpress/wp-content/uploads/2012/01/TaskTransactions.png" alt="" width="630" height="428" /></a></p>
<p>I&#8217;ve also implemented more advanced search syntax. Now the user can specify more in details the search terms. There are 5 keywords available:</p>
<ul>
<li>PROCESS &#8211; process name or part of the name</li>
<li>WINDOW &#8211; window name or part of the name</li>
<li>TAG &#8211; task tag</li>
<li>FROM &#8211; task start date</li>
<li>TO &#8211; task end date</li>
</ul>
<p>To properly use the above keywords there are three operators available:</p>
<ul>
<li>&#8220;=&#8221; &#8211; equals, works on strings and dates, it also looks for substrings, e.g. &#8220;%string%&#8221; syntax</li>
<li>&#8220;&gt;&#8221; &#8211; greater than, works on dates</li>
<li>&#8220;&lt;&#8221; &#8211; smaller than, works on dates</li>
</ul>
<p>To use logical &#8220;OR&#8221; for multiple keyword values, the user can use comma as separator, e.g. &#8220;PROCESS=firefox, procexp&#8221;. The logical &#8220;AND&#8221; is achieved by separating the search into multiple keywords with spaces, e.g. &#8220;PROCESS=firefox FROM&gt;2012&#8243;</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2012/01/SearchSyntax.png"><img class="alignleft size-full wp-image-132" title="SearchSyntax" src="http://29algorithms.com/wordpress/wp-content/uploads/2012/01/SearchSyntax.png" alt="" width="634" height="208" /></a></p>
<p>In order to provide some insight into tasks and transactions some (basic) statistics can be calculated from the tasks. They can be displayed by clicking the &#8220;Stats&#8221; button. The new window shows statistics for the tasks that are currently listed in the table. This combined with a flexible search system can yield interesting results.</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2012/01/StatsForm.png"><img class="alignleft  wp-image-133" title="StatsForm" src="http://29algorithms.com/wordpress/wp-content/uploads/2012/01/StatsForm.png" alt="" width="524" height="822" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The aplication icon has also been changed, by user request.</p>
<p>The files:</p>
<p><a title="Window Listener 0.9" href="http://29algorithms.com/windowlistener/WindowListener.0.9.rar">Window Listener 0.9</a></p>
<p><a title="Window Listener 0.9 Mono" href="http://29algorithms.com/windowlistener/WindowListener.0.9.Mono.rar">Window Listener 0.9 Mono</a></p>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/uncategorized/window-listener-0-9/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Window Listener 0.8</title>
		<link>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener-0-8</link>
		<comments>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener-0-8#comments</comments>
		<pubDate>Sat, 02 Jul 2011 23:24:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algorithms and Applications]]></category>

		<guid isPermaLink="false">http://29algorithms.com/wordpress/?p=112</guid>
		<description><![CDATA[Here it is, the newest version of your favorite task tracking software. Lets see whats new. The new version includes MySQL and SQLite support. The previous &#8216;dump all to file and load them all&#8217; approach, I must say, was ridiculous. Also, the tasks are not loaded all at once (as before), but on demand, meaning [...]]]></description>
				<content:encoded><![CDATA[<p>Here it is, the newest version of your favorite task tracking software. Lets see whats new.</p>
<p>The new version includes MySQL and SQLite support. The previous &#8216;dump all to file and load them all&#8217; approach, I must say, was ridiculous.</p>
<p>Also, the tasks are not loaded all at once (as before), but on demand, meaning that a task is fetched and displayed only when needed instead of loading all the tasks at once. This speeds up things a lot, but, I&#8217;ve added the &#8216;Show all&#8217; and &#8216;Hide all&#8217; buttons in order to display and search ALL tasks and to clear them from the table.</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2011/07/Clipboard021.jpg"><img class="alignleft size-medium wp-image-114" title="Clipboard02" src="http://29algorithms.com/wordpress/wp-content/uploads/2011/07/Clipboard021-300x122.jpg" alt="" width="300" height="122" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Another nice thing is that now the tasks hold an unique GUID in the database and the current user is also recorded. Plus, the non-administrator user rights have been limited so that a normal user cannot remove and lock tasks. Hmm, do I see the first signs of 1984?</p>
<p>The software now logs (to a file only) the transactions between tasks, e.g. when the focus was shifted from one task to another and for how much time the focus was on the specific task (plus the number of key-presses). This is currently under development and will be used sometime later in order to display task transitions.</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2011/07/Clipboard03.jpg"><img class="alignleft size-medium wp-image-115" title="Clipboard03" src="http://29algorithms.com/wordpress/wp-content/uploads/2011/07/Clipboard03-300x147.jpg" alt="" width="300" height="147" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Ha, but the new perks come with a price: every 3 hours an annoying popup shows. Donate and it will go away <img src='http://29algorithms.com/wordpress/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post"><input type="hidden" name="cmd" value="_s-xclick" /> <input type="hidden" name="encrypted" value="-----BEGIN PKCS7-----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-----END PKCS7-----&lt;br /&gt;<br />
" /><br />
<input type="image" name="submit" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" alt="PayPal - The safer, easier way to pay online!" /> <img src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" alt="" width="1" height="1" border="0" /></form>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Windows link: <a href="http://www.29algorithms.com/windowlistener/WindowListener_0.8.rar">click</a></p>
<p>Mono link: <a href="http://www.29algorithms.com/windowlistener/WindowListener.0.8.Mono.rar">click</a></p>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener-0-8/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Window Listener v0.7</title>
		<link>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener-v0-7</link>
		<comments>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener-v0-7#comments</comments>
		<pubDate>Thu, 14 Apr 2011 09:25:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algorithms and Applications]]></category>
		<category><![CDATA[tasks]]></category>
		<category><![CDATA[timetracking]]></category>

		<guid isPermaLink="false">http://29algorithms.com/wordpress/?p=87</guid>
		<description><![CDATA[The updated version of the software, now with even more helpful features! I just finished the latest version of Window Listener software. The new features include Task tagging Improved search functionality Tasks locking Now the user can define tags that are applied to tasks which makes searching much easier. &#160; &#160; &#160; &#160; &#160; &#160; [...]]]></description>
				<content:encoded><![CDATA[<p>The updated version of the software, now with even more helpful features!</p>
<p><span id="more-87"></span>I just finished the latest version of Window Listener software.</p>
<p>The new features include</p>
<ul>
<li>Task tagging</li>
<li>Improved search functionality</li>
<li>Tasks locking</li>
</ul>
<p>Now the user can define tags that are applied to tasks which makes searching much easier.</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2011/04/tagform-e1302774033301.jpg"><img class="alignleft size-full wp-image-89" title="tagform" src="http://29algorithms.com/wordpress/wp-content/uploads/2011/04/tagform-e1302774033301.jpg" alt="" width="311" height="228" /></a></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>More updates and features will follow. The same goes for the Mono port.</p>
<p>Download link: <a href="http://29algorithms.com/windowlistener/WindowListener_0_7.rar">WindowListener_0_7.rar</a></p>
<p>EDIT: Now the Mono version is available for download as well: <a href="http://29algorithms.com/windowlistener/WindowListener.0.7.Mono.rar">WindowListener.0.7.Mono.rar</a></p>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener-v0-7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Window Listener</title>
		<link>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener</link>
		<comments>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener#comments</comments>
		<pubDate>Fri, 18 Mar 2011 09:17:55 +0000</pubDate>
		<dc:creator>mrescic</dc:creator>
				<category><![CDATA[Algorithms and Applications]]></category>
		<category><![CDATA[tasks]]></category>
		<category><![CDATA[timetracking]]></category>

		<guid isPermaLink="false">http://29algorithms.com/wordpress/?p=72</guid>
		<description><![CDATA[Simple window / task tracking software for the ignorant type.]]></description>
				<content:encoded><![CDATA[<p>Did you ever find yourself in a situation when you did a LOT of work but had no clue how much time it took? Look no further!</p>
<p>Window listener is a simple application that listens to the active windows and records the time, spent on that windon. This way it&#8217;s easy to see how much time was spent writing an email, reviewing a document, editing a picture.</p>
<p>Please note that the application also records key presses (this is more of a proof&#8211;of-concept) that will, at some point, be used to apply tags to tasks &#8230; But, more about that later. Believe me, there is no evil behind this. The library used can be found at CodeProject: <a href="http://www.codeproject.com/KB/system/globalmousekeyboardlib.aspx">Global Mouse And Key Library</a></p>
<p>The current version supports merging of the recorded tasks  &#8211; in case multiple windows of the same process are used to accomplish something and of course deletion of tasks. The tasks are remembered when the program is closed.</p>
<p>Download link (download, unpack and run): <a href="http://29algorithms.com/windowlistener/WindowListener.rar">WindowListener.rar</a></p>
<p>PS: there is also a Mono port of the app available: <a href="http://29algorithms.com/windowlistener/WindowListener.Mono.rar">WindowListener.Mono.rar</a></p>
<p>There is a lot more planned for future versions but let&#8217;s take it a step at a time.</p>
<p>I allow use for private purposes but I&#8217;m open to commercial proposals &#8211; it can, of course,  be used for evil corporate purposes as well &#8230;</p>
<p>It took me 5 and something minutes to write this post.</p>
<p><a href="http://29algorithms.com/wordpress/wp-content/uploads/2011/03/WindowListener2.png"></a><a href="http://29algorithms.com/wordpress/wp-content/uploads/2011/03/WindowListener2.png"></a><a href="http://29algorithms.com/wordpress/wp-content/uploads/2011/03/WindowListener2.png"><img class="alignleft size-full wp-image-75" title="WindowListenerArticle" src="http://29algorithms.com/wordpress/wp-content/uploads/2011/03/WindowListener2.png" alt="" width="1018" height="212" /></a></p>
<p>Music advice of the day: Alex Clare, Relax My Beloved</p>
<pre><object width="100%" height="81"><param name="movie" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F7867767"></param><param name="allowscriptaccess" value="always"></param><embed width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fapi.soundcloud.com%2Ftracks%2F7867767" allowscriptaccess="always" type="application/x-shockwave-flash"></embed></object></pre>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/algorithmsandapplications/window-listener/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Business cards</title>
		<link>http://29algorithms.com/wordpress/algorithmsandapplications/business-cards</link>
		<comments>http://29algorithms.com/wordpress/algorithmsandapplications/business-cards#comments</comments>
		<pubDate>Sat, 29 Jan 2011 17:38:56 +0000</pubDate>
		<dc:creator>mrescic</dc:creator>
				<category><![CDATA[Algorithms and Applications]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://29algorithms.com/wordpress/?p=64</guid>
		<description><![CDATA[How I generated 50 random backgrounds for my new business cards.]]></description>
				<content:encoded><![CDATA[<p>I had to make some business cards. I choose <a title="MOO" href="http://uk.moo.com/">MOO</a> since they provide nice service for the price. I noticed they have an option of uploading up to 50 different images for the back side of the business card. It&#8217;s called <a title="Printify" href="http://uk.moo.com/about/printfinity.html">printify</a>.</p>
<p>Of course, I immediately had to make an algorithm that would make 50 images with something describing the work I do. Well, I took some quotes from <a href="http://en.wikipedia.org/wiki/Algorithm">Wikipedia Algorithm page</a>, fired up <a href="http://www.processing.org">Processing</a>. The results can be seen here: <a href="http://29algorithms.com/processing/alg_quote_generator/applet/index.html">alg_qoute_generator applet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/algorithmsandapplications/business-cards/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Hello business world!</title>
		<link>http://29algorithms.com/wordpress/algorithmsandapplications/hello-business-world</link>
		<comments>http://29algorithms.com/wordpress/algorithmsandapplications/hello-business-world#comments</comments>
		<pubDate>Tue, 26 Oct 2010 15:40:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Algorithms and Applications]]></category>

		<guid isPermaLink="false">http://29algorithms.com/wordpress/?p=19</guid>
		<description><![CDATA[It should be noted that from today on I am also a freelancer with my own company. The logo font is Unibody 8 (link)]]></description>
				<content:encoded><![CDATA[<p>It should be noted that from today on I am also a freelancer with my own company.</p>
<p>The logo font is Unibody 8 (<a href="http://www.underware.nl/site2/index.php">link</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/algorithmsandapplications/hello-business-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello BikeBase!</title>
		<link>http://29algorithms.com/wordpress/uncategorized/hello-world</link>
		<comments>http://29algorithms.com/wordpress/uncategorized/hello-world#comments</comments>
		<pubDate>Tue, 26 Oct 2010 14:27:24 +0000</pubDate>
		<dc:creator>mrescic</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http:/?p=1</guid>
		<description><![CDATA[Welcome to BikeBase blog. The project represents an effort to bring Slovenian Cycling Association (KZS) up to date with modern technologies. Any progress and other nice things will be reported here. Let&#8217;s keep things transparent!]]></description>
				<content:encoded><![CDATA[<p>Welcome to BikeBase blog. The project represents an effort to bring Slovenian Cycling Association (KZS) up to date with modern technologies. Any progress and other nice things will be reported here.</p>
<p>Let&#8217;s keep things transparent!</p>
]]></content:encoded>
			<wfw:commentRss>http://29algorithms.com/wordpress/uncategorized/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
