<?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>jkroon</title>
	<atom:link href="http://jkroon.blogs.uls.co.za/feed" rel="self" type="application/rss+xml" />
	<link>http://jkroon.blogs.uls.co.za</link>
	<description>Ultimate Linux Solutions</description>
	<lastBuildDate>Sat, 31 Dec 2011 07:26:29 +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>Preventing GCC from trashing the system</title>
		<link>http://jkroon.blogs.uls.co.za/it/scriptingprogramming/preventing-gcc-from-trashing-the-system</link>
		<comments>http://jkroon.blogs.uls.co.za/it/scriptingprogramming/preventing-gcc-from-trashing-the-system#comments</comments>
		<pubDate>Sat, 31 Dec 2011 07:26:29 +0000</pubDate>
		<dc:creator>Jaco Kroon</dc:creator>
				<category><![CDATA[Gentoo]]></category>
		<category><![CDATA[Scripting/Programming]]></category>
		<category><![CDATA[gcc]]></category>
		<category><![CDATA[memory]]></category>
		<category><![CDATA[trashing]]></category>

		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=421</guid>
		<description><![CDATA[I&#8217;ve recently seen GCC processes consuming as much as 1GB RAM for it&#8217;s resident set size (ie, what it actually consumes in memory). I also have an i7 processor, which means I&#8217;d like to run compiles at -j8 and higher (to compensate slightly for disk IO). I have 4GB of RAM. Now, at 8 processes, [...]]]></description>
		<wfw:commentRss>http://jkroon.blogs.uls.co.za/it/scriptingprogramming/preventing-gcc-from-trashing-the-system/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nokia N9 &#8211; first impressions</title>
		<link>http://jkroon.blogs.uls.co.za/phones/nokia/nokia-n9-first-impressions</link>
		<comments>http://jkroon.blogs.uls.co.za/phones/nokia/nokia-n9-first-impressions#comments</comments>
		<pubDate>Fri, 11 Nov 2011 19:07:14 +0000</pubDate>
		<dc:creator>Jaco Kroon</dc:creator>
				<category><![CDATA[Nokia]]></category>

		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=402</guid>
		<description><![CDATA[For once I decided to get myself a really snazzy phone. I must say, I&#8217;m impressed. After listening to the amount of crap others had to go through to get android based phones &#8220;rooted&#8221; this was a breeze in comparison. Simply activate developer mode, realize you get a terminal option added, open the terminal, go [...]]]></description>
		<wfw:commentRss>http://jkroon.blogs.uls.co.za/phones/nokia/nokia-n9-first-impressions/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VoIP &#8211; the toll fraud risk</title>
		<link>http://jkroon.blogs.uls.co.za/it/voip/voip-the-toll-fraud-risk</link>
		<comments>http://jkroon.blogs.uls.co.za/it/voip/voip-the-toll-fraud-risk#comments</comments>
		<pubDate>Mon, 21 Feb 2011 21:50:58 +0000</pubDate>
		<dc:creator>Jaco Kroon</dc:creator>
				<category><![CDATA[VoIP]]></category>

		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=396</guid>
		<description><![CDATA[So two separate clients of mine got nailed separately during the week. In both cases the root cause was a combination of weak passwords on SIP accounts, and public Internet connectivity. For VoIP service providers obviously public Internet connectivity is not negotiable. Often clients are able to set their own passwords. Usually you get bent [...]]]></description>
		<wfw:commentRss>http://jkroon.blogs.uls.co.za/it/voip/voip-the-toll-fraud-risk/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The LID and the LCD backlight</title>
		<link>http://jkroon.blogs.uls.co.za/it/hardware/the-lid-and-the-lcd-backlight</link>
		<comments>http://jkroon.blogs.uls.co.za/it/hardware/the-lid-and-the-lcd-backlight#comments</comments>
		<pubDate>Sat, 22 Jan 2011 16:58:17 +0000</pubDate>
		<dc:creator>Jaco Kroon</dc:creator>
				<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=391</guid>
		<description><![CDATA[So I noticed that what I close the lid on my laptop the backlight doesn&#8217;t switch off. This is pretty bad for obvious reasons, primarily that it&#8217;s a waste of power, and secondly that even though not much it does radiate some heat and in a confined space it does escalate (and not mention that [...]]]></description>
		<wfw:commentRss>http://jkroon.blogs.uls.co.za/it/hardware/the-lid-and-the-lcd-backlight/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ACPI based battery state notifications</title>
		<link>http://jkroon.blogs.uls.co.za/it/scriptingprogramming/acpi-based-battery-state-notifications</link>
		<comments>http://jkroon.blogs.uls.co.za/it/scriptingprogramming/acpi-based-battery-state-notifications#comments</comments>
		<pubDate>Sun, 16 Jan 2011 18:22:45 +0000</pubDate>
		<dc:creator>Jaco Kroon</dc:creator>
				<category><![CDATA[Scripting/Programming]]></category>

		<guid isPermaLink="false">http://jkroon.blogs.uls.co.za/?p=381</guid>
		<description><![CDATA[Right, so it&#8217;s Sunday evening and Quintin just made an entry about send-notify. This immediately made me think of non-root users and ACPI and how I had a script on my previous laptop that popped up notifications when battery state changed. And so inspiration set in and I decided it&#8217;s time to redo that hack [...]]]></description>
		<wfw:commentRss>http://jkroon.blogs.uls.co.za/it/scriptingprogramming/acpi-based-battery-state-notifications/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

