<?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>0xDEADC0DE</title>
	<atom:link href="http://www.madurax86.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.madurax86.com</link>
	<description>*trollface*</description>
	<lastBuildDate>Sun, 13 May 2012 17:54:45 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Development Update: multi-axel BETA</title>
		<link>http://www.madurax86.com/development-update-multi-axel-beta</link>
		<comments>http://www.madurax86.com/development-update-multi-axel-beta#comments</comments>
		<pubDate>Sun, 13 May 2012 17:40:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=395</guid>
		<description><![CDATA[Multi-axel project is nearly done, the last stage to finish is &#8216;testing&#8217;. Two major bugs were fixed as I started to use it with Flashgot Firefox addon. So far things are good and fast. This project was ambitious, educative and challenging. Even seasoned developers asked why I chose C/C++ for developing a front-end which I ...<p class="read-more"><a href="http://www.madurax86.com/development-update-multi-axel-beta">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/development-update-multi-axel-beta/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multi-Axel a GUI front end for Multiple Axel processes</title>
		<link>http://www.madurax86.com/multi-axel-de</link>
		<comments>http://www.madurax86.com/multi-axel-de#comments</comments>
		<pubDate>Sat, 12 May 2012 16:02:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=387</guid>
		<description><![CDATA[It&#8217;s still on heavy development at, https://github.com/madurax86/multi-axel. It is now only for Linux systems because I used inotify Linux kernel feature to check file changes without polling for them(which is faster and cooler!). You&#8217;ll need Qt development files to compile the project has both C and C++ this is my first project of such kind ...<p class="read-more"><a href="http://www.madurax86.com/multi-axel-de">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/multi-axel-de/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Code Jam 2012 Qualifying Round &#8211; submissions</title>
		<link>http://www.madurax86.com/gcj2012-su</link>
		<comments>http://www.madurax86.com/gcj2012-su#comments</comments>
		<pubDate>Sun, 15 Apr 2012 04:25:12 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Article]]></category>
		<category><![CDATA[competitions]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[gcj]]></category>
		<category><![CDATA[gcj2012]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=377</guid>
		<description><![CDATA[I&#8217;m posting the sources for my submissions for GCJ 2012, they proved correct for the large inputs too which ranked me on 2730 out of 18365(HUGE participation this year!). The source for 4th question is not here, because I didn&#8217;t do it. The questions in this contest were the best quality questions in a competition ...<p class="read-more"><a href="http://www.madurax86.com/gcj2012-su">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/gcj2012-su/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>NewMalloc &#8211; Assignment</title>
		<link>http://www.madurax86.com/newmalloc-assignment</link>
		<comments>http://www.madurax86.com/newmalloc-assignment#comments</comments>
		<pubDate>Tue, 14 Feb 2012 16:30:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[malloc]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=343</guid>
		<description><![CDATA[This is an assignment done for the OS module at the university. The assignment was to make a replacement for malloc/free library functions, by using an array. Since the problem statement did not ask for brk support, there is no support for brk system call(may be in the future). This package contains 3 testers and ...<p class="read-more"><a href="http://www.madurax86.com/newmalloc-assignment">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/newmalloc-assignment/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My Own Shell &#8211; Assignment</title>
		<link>http://www.madurax86.com/my-own-shell-assignment</link>
		<comments>http://www.madurax86.com/my-own-shell-assignment#comments</comments>
		<pubDate>Sat, 11 Feb 2012 16:32:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[assignment]]></category>
		<category><![CDATA[c]]></category>
		<category><![CDATA[mosh]]></category>
		<category><![CDATA[posix]]></category>
		<category><![CDATA[shell]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=339</guid>
		<description><![CDATA[Features, 1. Pipes 2. Environment variable setting(setvar, setenv) 3. Redirection(2&#62;,1&#62;,&#62; and &#60;) And more, that I do not remember adding. Download]]></description>
		<wfw:commentRss>http://www.madurax86.com/my-own-shell-assignment/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Permutation and Combination&#8230;again.</title>
		<link>http://www.madurax86.com/permutation-and-combination-again</link>
		<comments>http://www.madurax86.com/permutation-and-combination-again#comments</comments>
		<pubDate>Tue, 31 Jan 2012 18:27:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[combinations]]></category>
		<category><![CDATA[permutations]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=334</guid>
		<description><![CDATA[These here are updated versions to my previous attempts at listing permutations and combinations, and these are a lot shorter than those and easier to understand. Even though it is in C++, converting to pure C is not a huge endevour either. Combinations #include &#60;iostream&#62; #include &#60;string&#62; #include &#60;cstdio&#62; #define MAX 100 using namespace std; ...<p class="read-more"><a href="http://www.madurax86.com/permutation-and-combination-again">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/permutation-and-combination-again/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send SMS using Android ADB</title>
		<link>http://www.madurax86.com/send-sms-using-android-adb</link>
		<comments>http://www.madurax86.com/send-sms-using-android-adb#comments</comments>
		<pubDate>Sat, 28 Jan 2012 16:49:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[ADB]]></category>
		<category><![CDATA[SMS]]></category>
		<category><![CDATA[USB]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=329</guid>
		<description><![CDATA[After a great deal of searching through Android documentation, I&#8217;ve made a simple shell script that&#8217;ll send SMS! To send, run this script with argument 1 as the phone number(in CCIIXXXXXXX format C is for country code and I is for company code) and argument 2 as the message. Use &#8220;&#8221; if you have spaces ...<p class="read-more"><a href="http://www.madurax86.com/send-sms-using-android-adb">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/send-sms-using-android-adb/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Spectrum</title>
		<link>http://www.madurax86.com/spectrum</link>
		<comments>http://www.madurax86.com/spectrum#comments</comments>
		<pubDate>Sun, 08 Jan 2012 12:12:53 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ALSA]]></category>
		<category><![CDATA[OpenGL]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=322</guid>
		<description><![CDATA[This is a sound spectrum using ALSA &#38; OpenGL, it is not a *proper* spectrum because it does not have any FFT support it just shows data only ordered by time. Download the code and &#8216;make&#8217; to compile. Following packages are needed, freeglut3, libasound-dev]]></description>
		<wfw:commentRss>http://www.madurax86.com/spectrum/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dancing cubes</title>
		<link>http://www.madurax86.com/dancing-cubes</link>
		<comments>http://www.madurax86.com/dancing-cubes#comments</comments>
		<pubDate>Sun, 01 Jan 2012 16:30:13 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ALSA]]></category>
		<category><![CDATA[ODE]]></category>
		<category><![CDATA[OpenGL]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=317</guid>
		<description><![CDATA[This is true ALSA multi-threaded capturing! This my first, ALSA and POSIX thread application. Happy that it works as intended(well I hope the cubes jumped much higher but hey..they jump!). Drawing is done on one thread and the capturing is done on another. Make sure you set the recording source for ALSA to your system ...<p class="read-more"><a href="http://www.madurax86.com/dancing-cubes">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/dancing-cubes/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>500 Balls hitting a static box(OpenGL and ODE)</title>
		<link>http://www.madurax86.com/500-balls-ode-og</link>
		<comments>http://www.madurax86.com/500-balls-ode-og#comments</comments>
		<pubDate>Sat, 31 Dec 2011 13:18:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Cross Platform]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[ODE]]></category>
		<category><![CDATA[OpenGL]]></category>

		<guid isPermaLink="false">http://www.madurax86.com/?p=311</guid>
		<description><![CDATA[Enter &#8220;Balls from heaven&#8221;! This is an improvement to the bouncing ball application I posted before, I left it as the way I found the code snippets from multiple sample projects and tutorials, now that I&#8217;ve got the hang of it more stuff can be done. The source includes links to some sites that I&#8217;ve ...<p class="read-more"><a href="http://www.madurax86.com/500-balls-ode-og">More</a></p>]]></description>
		<wfw:commentRss>http://www.madurax86.com/500-balls-ode-og/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

