<?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"
	>

<channel>
	<title>breakthesystem.org</title>
	<atom:link href="http://breakthesystem.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://breakthesystem.org</link>
	<description>The Coder Blog.</description>
	<pubDate>Thu, 09 Oct 2008 21:22:22 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
	<language>en</language>
			<item>
		<title>We&#8217;re moving!</title>
		<link>http://breakthesystem.org/2008/were-moving/</link>
		<comments>http://breakthesystem.org/2008/were-moving/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 19:52:24 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/?p=59</guid>
		<description><![CDATA[
I&#8217;m going to move the blog to blog.breakthesystem.org soon. This is the first of a series of changes to establish breakthesystem.org as a company for my future software development endeavors.
Stay tuned! I&#8217;ll be back.
]]></description>
			<content:encoded><![CDATA[<p><img src="http://breakthesystem.org/wp-content/uploads/2008/10/854499_45049852.png" alt="" title="854499_45049852" width="420" height="280" class="aligncenter size-full wp-image-60" /></p>
<p>I&#8217;m going to move the blog to blog.breakthesystem.org soon. This is the first of a series of changes to establish breakthesystem.org as a company for my future software development endeavors.</p>
<p>Stay tuned! I&#8217;ll be back.</p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/were-moving/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Some Type</title>
		<link>http://breakthesystem.org/2008/some-type/</link>
		<comments>http://breakthesystem.org/2008/some-type/#comments</comments>
		<pubDate>Thu, 09 Oct 2008 18:46:08 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/?p=57</guid>
		<description><![CDATA[
]]></description>
			<content:encoded><![CDATA[<p><a href='http://breakthesystem.org/wp-content/uploads/2008/10/break-it-like-its-hot.jpg'><img src="http://breakthesystem.org/wp-content/uploads/2008/10/break-it-like-its-hot-300x300.jpg" alt="" title="break it like its hot" width="300" height="300" class="alignnone size-medium wp-image-58" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/some-type/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MacBook Pro Problems With Radeon Drivers</title>
		<link>http://breakthesystem.org/2008/macbook-pro-problems-with-radeon-drivers/</link>
		<comments>http://breakthesystem.org/2008/macbook-pro-problems-with-radeon-drivers/#comments</comments>
		<pubDate>Sun, 06 Jul 2008 14:33:31 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/?p=56</guid>
		<description><![CDATA[[ no image, cos I&#8217;m on Windows and don&#8217;t have the tools handy ]
I finally managed to solve my problems with the Windows Radeon Drivers on my MacBook Pro. When in Boot Camp, I was never able to set the resolution of my external monitor right, even though it worked in OS X.
I first tried [...]]]></description>
			<content:encoded><![CDATA[<p>[ no image, cos I&#8217;m on Windows and don&#8217;t have the tools handy ]</p>
<p>I finally managed to solve my problems with the Windows Radeon Drivers on my MacBook Pro. When in Boot Camp, I was never able to set the resolution of my external monitor right, even though it worked in OS X.</p>
<p>I first tried to install the Radeon Omage Drivers from <a href="http://www.driverheavendownloads.net/omegadrive.htm">here</a>, which helped a little, but still didn&#8217;t really work right: I was able to set some resolutions, but not all, and especially not 1680&#215;1050, my external monitor&#8217;s native resolution. </p>
<p>The solution for that is simple: In Display Properties | Settings | Advanced | Displays, un-check the checkbox marked &#8220;Preserve Wide Aspect Ratio on attached displays.&#8221; Then it just works.</p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/macbook-pro-problems-with-radeon-drivers/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Solving all your MacPorts problems</title>
		<link>http://breakthesystem.org/2008/solving-all-your-macports-problems/</link>
		<comments>http://breakthesystem.org/2008/solving-all-your-macports-problems/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 11:45:25 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[macports]]></category>

		<category><![CDATA[osx]]></category>

		<category><![CDATA[troubleshooting]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/?p=53</guid>
		<description><![CDATA[
I just found the reason behind a bug in MacPorts that has been annoying the hell out of me the last few months: Sometimes, when installing new ports, the installation will die at the compilation stage with an error similar to this:
-DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -I/opt/local/include -I/opt/local/include/python2.5 -c _tkinter.c -o build/temp.macosx-10.3-i386-2.5/_tkinter.o
unable to execute [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://breakthesystem.org/wp-content/uploads/2008/04/macports.png' alt='Feedreader Screenshot' class='alignnone' /></p>
<p>I just found the reason behind a bug in <a href="http://trac.macosforge.org/projects/macports/">MacPorts</a> that has been annoying the hell out of me the last few months: Sometimes, when installing new ports, the installation will die at the compilation stage with an error similar to this:<span id="more-53"></span></p>
<pre>-DNDEBUG -g -O3 -Wall -Wstrict-prototypes -DWITH_APPINIT=1 -I/opt/local/include -I/opt/local/include/python2.5 -c _tkinter.c -o build/temp.macosx-10.3-i386-2.5/_tkinter.o
unable to execute -DNDEBUG: No such file or directory
error: command '-DNDEBUG' failed with exit status 1</pre>
<p>Seems like the port doesn&#8217;t call <code>gcc [args]</code> to compile the binary, but only the [args], which often start with <code>-DNDEBUG</code>. (which, incidentally, is hard to google for, because of the minus sign.)</p>
<p>afb@macports.org has the reason for this:</p>
<blockquote><p>It seems that those python ports are expecting $CC to be set in build as well as in configure, and fall back to random values such as &#8220;&#8221; or &#8220;cc&#8221; or &#8220;/usr/bin/gcc-4.0&#8243; when it isn&#8217;t. This probably also explains why rerunning the build sometimes succeeds, if something else was adding a $CC to the environment that can be picked up as a lucky guess second time.</p></blockquote>
<p>A workaround is setting the <code>build.enc</code> environment variable like so:</p>
<pre>sudo su
password:
set build.env="CC=gcc"
</pre>
<p>and then run port. <a href="http://trac.macosforge.org/projects/macports/ticket/13930">Here&#8217;s the ticket for more info.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/solving-all-your-macports-problems/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Memetic</title>
		<link>http://breakthesystem.org/2008/memetic/</link>
		<comments>http://breakthesystem.org/2008/memetic/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 16:53:50 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Geekism]]></category>

		<category><![CDATA[meme]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/?p=51</guid>
		<description><![CDATA[
A meme that arrived in my feedreader via The B-List:
$ history&#124;awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'&#124;sort -rn&#124;head
  127	cd
   96	svn
   86	ls
   41	ln
   36	ssh
   20	ping
   15	sudo
   13	rm
   13	export
    6	cp

]]></description>
			<content:encoded><![CDATA[<p><img src='http://breakthesystem.org/wp-content/uploads/2008/04/reedfeader.png' alt='Feedreader Screenshot' class='alignnone' /></p>
<p>A meme that arrived in my feedreader via <a href="http://www.b-list.org/weblog/2008/apr/10/meme/">The B-List</a>:</p>
<pre>$ history|awk '{a[$2]++} END{for(i in a){printf "%5d\t%s\n",a[i],i}}'|sort -rn|head
  127	cd
   96	svn
   86	ls
   41	ln
   36	ssh
   20	ping
   15	sudo
   13	rm
   13	export
    6	cp
</pre>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/memetic/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Moderate Site Update</title>
		<link>http://breakthesystem.org/2008/moderate-site-update/</link>
		<comments>http://breakthesystem.org/2008/moderate-site-update/#comments</comments>
		<pubDate>Wed, 09 Apr 2008 08:01:31 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[meta]]></category>

		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/?p=49</guid>
		<description><![CDATA[
Updated to Wordpress 2.5, which looks quite awesome. Also updated the look of the page a little, with my Twitter updates and a tag cloud.
And, before you laugh&#8230; yes, I kinda get Twitter now. And I like it. 
PS: I couldn&#8217;t find a better picture for this post, so I used my new favourite image.
]]></description>
			<content:encoded><![CDATA[<p><img src='http://breakthesystem.org/wp-content/uploads/2008/04/schaeuble-attrappe.png' alt='Schäuble' class='aligncenter' /></p>
<p>Updated to Wordpress 2.5, which looks quite awesome. Also updated the look of the page a little, with my <a href="http://twitter.com/breakthesystem">Twitter</a> updates and a tag cloud.</p>
<p>And, before you laugh&#8230; yes, I kinda get Twitter now. And I like it. </p>
<p>PS: I couldn&#8217;t find a better picture for this post, so I used my <a href="http://www.theregister.co.uk/2008/03/30/german_interior_minister_fingerprint_appropriated/">new favourite image.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/moderate-site-update/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Reznor&#8230; reznoring.</title>
		<link>http://breakthesystem.org/2008/reznor-reznoring/</link>
		<comments>http://breakthesystem.org/2008/reznor-reznoring/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 12:56:09 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[copyright]]></category>

		<category><![CDATA[music]]></category>

		<category><![CDATA[reznor]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/2008/reznor-reznoring/</guid>
		<description><![CDATA[
Finally! New Nine Inch Nails album available&#8230; under a Creative Commons Licence!
You can either 

download the first 9 tracks for free from the NIN site
download all for free from the Bittorrent site of your choice ;)
pay $5 and download the full album (and support the artist)
pay $10 and get the download plus a 2-disc digipak
pay [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src='http://breakthesystem.org/wp-content/uploads/2008/03/pic_cover_large.png' alt='Ghosts' /></p>
<p>Finally! <a href="http://ghosts.nin.com">New Nine Inch Nails album available&#8230; under a Creative Commons Licence</a>!<span id="more-47"></span></p>
<p>You can either </p>
<ul>
<li>download the first 9 tracks for free from the NIN site</li>
<li>download all for free from the Bittorrent site of your choice ;)</li>
<li>pay $5 and download the full album (and support the artist)</li>
<li>pay $10 and get the download plus a 2-disc digipak</li>
<li>pay $75 or $300 for deluxe packages respectively</li>
</li>
<p>I bought the $10 version. You can pay via Paypal, which is very convenient and right now I&#8217;m eagerly awaiting my download link. And with the ridiculously low dollar, its just a little more than a normal store-bought album even <b>with</b> shipping and taxes.</p>
<p>I&#8217;ll post what I think of the music once I&#8217;ve listened to the album a few times. (Yes, I am one of those old-fashioned people who listen to music before reviewing it ;) )</p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/reznor-reznoring/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Europeans: I want YOU to sign this petition</title>
		<link>http://breakthesystem.org/2008/europeans-i-want-you-to-sign-this-petition/</link>
		<comments>http://breakthesystem.org/2008/europeans-i-want-you-to-sign-this-petition/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 12:43:07 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[content mafia]]></category>

		<category><![CDATA[copyright]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/2008/europeans-i-want-you-to-sign-this-petition/</guid>
		<description><![CDATA[
So the content mafia is going to push for an extension of the current copyright term of 50 years. In my book, fifty years is more than enough. In yours too? Sign the petition!

Copyright is a bargain. In exchange for their investment in creating and distributing sound recordings to the public, copyright holders are granted [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src='http://breakthesystem.org/wp-content/uploads/2008/03/soundcopy.png' alt='Sound Copyright' /></p>
<p>So the content mafia is going to push for an extension of the current copyright term of 50 years. In my book, fifty years is more than enough. In yours too? <a href="http://www.soundcopyright.eu/petition">Sign the petition</a>!<br />
<span id="more-46"></span></p>
<blockquote><p>Copyright is a bargain. In exchange for their investment in creating and distributing sound recordings to the public, copyright holders are granted a limited monopoly during which are allowed to control the use of those recordings. This includes the right to pursue anyone who uses their recordings without permission. But when this time is up, these works join Goethe, Hugo and Shakespeare in the proper place for all human culture – the public domain. In practice, because of repeated term extensions and the relatively short time in which sound recording techniques have been available, there are no public domain sound recordings.</p></blockquote>
<p><a href="http://www.soundcopyright.eu/">Full text at soundcopyright.eu</a></p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/europeans-i-want-you-to-sign-this-petition/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Neil Gaiman (sorta) Reznoring</title>
		<link>http://breakthesystem.org/2008/neil-gaiman-sorta-reznoring/</link>
		<comments>http://breakthesystem.org/2008/neil-gaiman-sorta-reznoring/#comments</comments>
		<pubDate>Fri, 29 Feb 2008 11:23:03 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[Geekism]]></category>

		<category><![CDATA[Life]]></category>

		<category><![CDATA[Literature]]></category>

		<category><![CDATA[reznor]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/2008/neil-gaiman-sorta-reznoring/</guid>
		<description><![CDATA[
Awesome fantasy writer Neil Gaiman is giving away his book American Gods for free! I personally have this book on my shelf at home and I *lurv* the shit out of it. The only downside of this version is that you can only read it online. Have a look at American Gods, by Neil Gaiman.
]]></description>
			<content:encoded><![CDATA[<p align="center"><img src='http://breakthesystem.org/wp-content/uploads/2008/02/amgods.png' alt='American Gods' /></p>
<p>Awesome fantasy writer <a href="http://journal.neilgaiman.com/">Neil Gaiman</a> is giving away his book <em>American Gods</em> for free! I personally have this book on my shelf at home and I *lurv* the shit out of it. The only downside of <strong>this</strong> version is that you can only read it online. Have a look at <a href="http://browseinside.harpercollins.com/index.aspx?isbn13=9780060558123&amp;WT.mc_id=author_AmerGods_FullAccess_022208">American Gods, by Neil Gaiman</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/neil-gaiman-sorta-reznoring/feed/</wfw:commentRss>
		</item>
		<item>
		<title>And so it begins</title>
		<link>http://breakthesystem.org/2008/and-so-it-begins/</link>
		<comments>http://breakthesystem.org/2008/and-so-it-begins/#comments</comments>
		<pubDate>Mon, 04 Feb 2008 08:39:48 +0000</pubDate>
		<dc:creator>winsmith</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[bubble]]></category>

		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://breakthesystem.org/2008/and-so-it-begins/</guid>
		<description><![CDATA[
I wonder if the Web 2.0 bubble will burst just as spectacularly as the first did. Maybe it won&#8217;t; maybe it will just silently implode over the course of a few months and nobody will publicly acknowledge it, because it would be just too embarrassing.Regardless of how it will happen, I&#8217;m beginning to think that [...]]]></description>
			<content:encoded><![CDATA[<p align="center"><img src="http://breakthesystem.org/wp-content/uploads/2008/02/42235_2607.png" alt="Bubble" /></p>
<p>I wonder if the Web 2.0 bubble will burst just as spectacularly as the first did. Maybe it won&#8217;t; maybe it will just silently implode over the course of a few months and nobody will publicly acknowledge it, because it would be just too embarrassing.<span id="more-41"></span>Regardless of <em>how</em> it will happen, I&#8217;m beginning to think that the <em>when</em> is clear: Now.I think that right now we&#8217;re seeing the first signs that, once more, VCs and startups are going to learn that there is no unlimited growth. That their users&#8217; attention spans are going to run out. The first reports are popping up that, maybe users aren&#8217;t that interested in Facebook and MySpace anymore.  Writes the <a href="http://creativecapital.wordpress.com/2008/01/29/its-official-us-social-networking-sites-see-slow-down/">Creative Capital Blog</a>:<br />
<blockquote>But the pain is not just a MySpace problem. It seems to be an industry-wide issue. The total audience of U.S. social networks seems to be stuck at a low-to-mid-single digit growth rate, while the engagment metrics are falling for just about everyone.</p></blockquote>
<p>Here in Germany, we have a Facebook clone called StudiVZ. They changed their Terms and Services about a month ago, and required users to accept the new ones  in order to access the site. Problem was, there were a lot of rumors that the new terms were very evil, privacy-wise. To opt-out of most of the spying, you had to surf around the site and find, after about 6-8 pages, the opt-out confirmation page.Now it seems that most users didn&#8217;t even bother. Many used the new conditions as a good excuse to finally delete their account, and even those who stayed mostly changed all their personal information, names, university courses, everything, to nonsense; because it seemed easier to do that than finding the opt-out page.Now even if you don&#8217;t have all your friends added, you won&#8217;t find them, because they all have fantasy names and are in courses like &#8220;The Dark Side of Economics, by Darth Vader&#8221;.It&#8217;s getting silent on StudiVZ.As the article I linked to above shows, most other social networking sites have declining growth ratings. <a href="http://kara.allthingsd.com/20080131/chatty-zuckerberg-tells-all-about-facebook-finances/">Facebook is even predicting they will be losing a lot of revenue</a>:<br />
<blockquote>That means the company would have a negative cash flow of about $150 million (EBITDA minus CapEx), rather than break even, as it does now.</p></blockquote>
<p>What I&#8217;m saying is: This is it. This is the beginning of the next bubble burst. Prepare for a hot ride.</p>
]]></content:encoded>
			<wfw:commentRss>http://breakthesystem.org/2008/and-so-it-begins/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
