<?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>bodom_lx at task3 dot cc &#187; abstraction</title>
	<atom:link href="http://task3.cc/tag/abstraction/feed/" rel="self" type="application/rss+xml" />
	<link>http://task3.cc</link>
	<description>Trying to be mathematically simple and precise</description>
	<lastBuildDate>Fri, 30 Jul 2010 11:34:07 +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>Announcing Pomodroid 0.2.1</title>
		<link>http://task3.cc/1557/announcing-pomodroid-0-2-1/</link>
		<comments>http://task3.cc/1557/announcing-pomodroid-0-2-1/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 12:38:58 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Free*]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[abstraction]]></category>
		<category><![CDATA[pomodoro]]></category>
		<category><![CDATA[pomodroid]]></category>
		<category><![CDATA[xml-rpc]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1557</guid>
		<description><![CDATA[A tiny update for the (still) alpha project Pomodroid. I added some new Power Management features: When running a Pomodoro, the Android phone is prevented from going stand-by. That is, it will never block the screen and go to sleep. The block is released when Pomodoro Activity looses focus. When running a Pomodoro, screen brightness [...]]]></description>
		<wfw:commentRss>http://task3.cc/1557/announcing-pomodroid-0-2-1/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Heap vs. Stack in C++</title>
		<link>http://task3.cc/1042/heap-vs-stack-in-c/</link>
		<comments>http://task3.cc/1042/heap-vs-stack-in-c/#comments</comments>
		<pubDate>Fri, 20 Mar 2009 18:05:48 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[abstraction]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[aria]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[DELETE]]></category>
		<category><![CDATA[differences]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[dynamic memory allocation in c]]></category>
		<category><![CDATA[HEAD]]></category>
		<category><![CDATA[heap]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[java developer]]></category>
		<category><![CDATA[java stack]]></category>
		<category><![CDATA[life]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[memory areas]]></category>
		<category><![CDATA[memory management]]></category>
		<category><![CDATA[page]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[PNG]]></category>
		<category><![CDATA[pointer]]></category>
		<category><![CDATA[pointers]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[promise]]></category>
		<category><![CDATA[publication]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[qt]]></category>
		<category><![CDATA[reference]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[run time]]></category>
		<category><![CDATA[software abstraction]]></category>
		<category><![CDATA[source]]></category>
		<category><![CDATA[stack]]></category>
		<category><![CDATA[static and dynamic memory allocation]]></category>
		<category><![CDATA[Tanenbaum]]></category>
		<category><![CDATA[variables]]></category>
		<category><![CDATA[Wiki]]></category>
		<category><![CDATA[wikipedia]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=1042</guid>
		<description><![CDATA[After the study of pointers versus references, the second natural question that comes in head of a ex Java developer turning to C++ is: "What are the difference between static and dynamic memory allocation in C++?" which can be translated as: "When should I use the stack and when do I have to use the [...]]]></description>
		<wfw:commentRss>http://task3.cc/1042/heap-vs-stack-in-c/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How to limit a field with javascript-prototype and display the counter</title>
		<link>http://task3.cc/819/how-to-limit-a-field-with-javascript-prototype-and-display-the-counter/</link>
		<comments>http://task3.cc/819/how-to-limit-a-field-with-javascript-prototype-and-display-the-counter/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 13:41:49 +0000</pubDate>
		<dc:creator>bodom_lx</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[abstraction]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[api]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[field id]]></category>
		<category><![CDATA[frameworks]]></category>
		<category><![CDATA[how]]></category>
		<category><![CDATA[HTTP]]></category>
		<category><![CDATA[intel]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[job]]></category>
		<category><![CDATA[limit form field]]></category>
		<category><![CDATA[limit textarea]]></category>
		<category><![CDATA[onkeydown]]></category>
		<category><![CDATA[onkeyup]]></category>
		<category><![CDATA[platform compatibility]]></category>
		<category><![CDATA[POST]]></category>
		<category><![CDATA[pro]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[PUT]]></category>
		<category><![CDATA[rapid development]]></category>
		<category><![CDATA[report]]></category>
		<category><![CDATA[rest]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[stuff]]></category>
		<category><![CDATA[syntax]]></category>
		<category><![CDATA[Text]]></category>
		<category><![CDATA[textarea]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://task3.cc/?p=819</guid>
		<description><![CDATA[For job purposes I had to learn a lot of JavaScript, including AJAX related stuffs. Like every lazy (but intelligent) developer, I looked around for frameworks that could help me doing my work. I knew that prototype existed, but I never looked at it because of lack of interest. Well it's great, it's really great! [...]]]></description>
		<wfw:commentRss>http://task3.cc/819/how-to-limit-a-field-with-javascript-prototype-and-display-the-counter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
