<?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>Possibility and Probability &#187; Linux</title>
	<atom:link href="http://ironboundsoftware.com/blog/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://ironboundsoftware.com/blog</link>
	<description>Droplets of Yes and No</description>
	<lastBuildDate>Wed, 28 Dec 2011 01:37:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<atom:link rel="hub" href="http://pubsubhubbub.appspot.com"/><atom:link rel="hub" href="http://superfeedr.com/hubbub"/>		<item>
		<title>Python in the Amazon cloud</title>
		<link>http://ironboundsoftware.com/blog/2010/12/30/python-in-the-amazon-cloud/</link>
		<comments>http://ironboundsoftware.com/blog/2010/12/30/python-in-the-amazon-cloud/#comments</comments>
		<pubDate>Thu, 30 Dec 2010 23:22:12 +0000</pubDate>
		<dc:creator>Nick</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Python]]></category>

		<guid isPermaLink="false">http://ironboundsoftware.com/blog/?p=393</guid>
		<description><![CDATA[I have a couple ideas rolling around in my head, and recently I decided to take advantage of Amazon&#8217;s AWS service since they are offering a &#8220;free&#8221; tier. (Basically its free if you are below certain generous limits on resource utilization.) Since python is my weapon of choice these days, I set about to figure out how [...]]]></description>
			<content:encoded><![CDATA[<p>I have a couple ideas rolling around in my head, and recently I decided to take advantage of <a href="http://aws.amazon.com">Amazon&#8217;s AWS service</a> since they are offering a &#8220;free&#8221; tier. (Basically its free if you are below certain generous limits on resource utilization.) Since python is my weapon of choice these days, I set about to figure out how to get python up and running on an EC2 instance.</p>
<p>If you are going to go down the Linux route with AWS (and honestly why wouldn&#8217;t you?), then you are in luck since python ships on most modern distributions. But, while python is &#8220;batteries included&#8221; there are some really nice projects out there that it is good to take advantage of. Installing these projects is where you start to find out there are differences in the EC2 AMI&#8217;s.</p>
<p>My first attempt was with the default Amazon AMI. It seemed like a good choice, but the more I played with it, the more I realized that it was pretty bare-bones. easy_install is included, but when running it to try and install something you run into permissions problems.</p>
<p>Because this is supposed to be a nice experiment, I only played around with it for a hour or so. My patience exhausted, I went looking for an alternative and ran right into the perfect match: <a href="http://www.activestate.com/press-releases/activestate-launches-amazon-ec2-cloud-offering-python-developers">ActiveState has an AMI specifically for python developers</a></p>
<p>This is awesome because ActiveState puts out a really nice Windows package for Python (and other lesser languages). I fired up their AMI instance and have found it to be really nice. I put my python project out there earlier this month and it ran without a problem&#8230; until the code crashed because I forgot to put a try catch block in place. <img src='http://ironboundsoftware.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Seriously though, I really like this AMI. Not only is a nice python distribution there, but they also included gcc so if you need to compile something, you don&#8217;t have to go far. The easy_install script runs like a dream, and I haven&#8217;t had any problems with it at all. In fact, my whole experiment (which seems to getting attention mostly from blog aggregators at the moment) has only cost me a total of $0.19. Yes, only 19 cents! And 1 cent of that was from the ActiveState Python AMI (the other 18 cents was from my playing around with the Amazon AMI that wasn&#8217;t that great).</p>
<p>Now to get back to my ideas, and sling some python code out into the cloud&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2010/12/30/python-in-the-amazon-cloud/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Linux becoming the new Windows</title>
		<link>http://ironboundsoftware.com/blog/2006/12/13/linux-becoming-the-new-windows/</link>
		<comments>http://ironboundsoftware.com/blog/2006/12/13/linux-becoming-the-new-windows/#comments</comments>
		<pubDate>Wed, 13 Dec 2006 17:35:06 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=261</guid>
		<description><![CDATA[My jaw hit the floor today when I read this: OpenOffice gets pre-load, update notification . I&#8217;m all for applications running/loading faster, but not pre-loading apps is one of the main things I like about about non-Windows operating systems. It looks like the bloating of Linux continues, which is a shame. (Yes, there are distro&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>My jaw hit the floor today when I read this: <a href="http://news.com.com/2061-10795_3-6143359.html?part=rss&#038;tag=2547-1_3-0-5&#038;subj=news">OpenOffice gets pre-load, update notification </a>. I&#8217;m all for applications running/loading faster, but not pre-loading apps is one of the main things I like about about non-Windows operating systems. It looks like the <a href="http://osnews.com/story.php?news_id=7324&#038;page=2">bloating</a> of Linux continues, which is a shame. (Yes, there are distro&#8217;s that are fighting this, but they don&#8217;t get enough press like the big guys do.)</p>
<p>Repeat after me: small, light, tight.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2006/12/13/linux-becoming-the-new-windows/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>File under no big surprise: Linux kernel &#8216;getting buggier&#8217;</title>
		<link>http://ironboundsoftware.com/blog/2006/05/06/file-under-no-big-surprise-linux-kernel-getting-buggier/</link>
		<comments>http://ironboundsoftware.com/blog/2006/05/06/file-under-no-big-surprise-linux-kernel-getting-buggier/#comments</comments>
		<pubDate>Sat, 06 May 2006 12:57:17 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software Development]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=212</guid>
		<description><![CDATA[I saw this article this morning:Linux kernel &#8216;getting buggier,&#8217; leader says &#124; CNET News.com, and I have to say that I&#8217;m not surprised. Its not that Linux is buggy by default, rather that it has grown so much that this was bound to happen. I think that anytime you have a project with multiple developers [...]]]></description>
			<content:encoded><![CDATA[<p>I saw this article this morning:<a href="http://news.com.com/2100-7344_3-6069363.html?part=rss&#038;tag=6069363&#038;subj=news">Linux kernel &#8216;getting buggier,&#8217; leader says | CNET News.com</a>, and I have to say that I&#8217;m not surprised.</p>
<p>Its not that Linux is buggy by default, rather that it has grown so much that this was bound to happen. I think that anytime you have a project with multiple developers over a long period of time, and a growing user base you are just bound to get (or find) more bugs.</p>
<p>The statement by Andrew Morton about the difficulty of getting coders to look at old bugs is very true. I experienced that myself here recently. Its hard to go back and re-visit something that once was working (or so you thought) but is now broken in some weird convoluted way.</p>
<p>I wonder if anyone is running any type of code analysis tools over the kernel codebase. I&#8217;m sure someone is, its just too high profile of a project for someone to not do that. I imagine that report must be a mile and a half long&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2006/05/06/file-under-no-big-surprise-linux-kernel-getting-buggier/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Office apps on the Mac</title>
		<link>http://ironboundsoftware.com/blog/2005/11/05/office-apps-on-the-mac/</link>
		<comments>http://ironboundsoftware.com/blog/2005/11/05/office-apps-on-the-mac/#comments</comments>
		<pubDate>Sat, 05 Nov 2005 01:46:54 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=161</guid>
		<description><![CDATA[The Drunken Blog is always a good place to catch up on news. ther other day while reading the site I saw this article: The dirge of NeoOffice. I&#8217;ve been trying to use OpenOffice on my Mac for the last few weeks (specifically to do spreadsheet work) and it has been just downright painful. Apparently [...]]]></description>
			<content:encoded><![CDATA[<p>The <a href="http://www.drunkenblog.com/">Drunken Blog</a> is always a good place to catch up on news. ther other day while reading the site I saw this article: <a href="http://www.drunkenblog.com/drunkenblog-archives/000706.html">The dirge of NeoOffice</a>.</p>
<p>I&#8217;ve been trying to use <a href="http://www.openoffice.org/">OpenOffice</a> on my Mac for the last few weeks (specifically to do spreadsheet work) and it has been just downright painful. Apparently my transition to the &#8220;Mac Side&#8221; is complete, the thought of cranking up the X11 package makes my skin crawl.</p>
<p>I was thinking that <a href="http://www.neooffice.org/">NeoOffice</a> might be a solution to my Office needs and allow me to have the pride of using OpenOffice (which I do like on Linux and Windows). But after reading this article, it sounds like I might be better off getting the MS Office package for the Mac.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/11/05/office-apps-on-the-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>2 month review</title>
		<link>http://ironboundsoftware.com/blog/2005/07/17/2-month-review/</link>
		<comments>http://ironboundsoftware.com/blog/2005/07/17/2-month-review/#comments</comments>
		<pubDate>Sun, 17 Jul 2005 16:14:00 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[OS X]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=90</guid>
		<description><![CDATA[Well its been about two months since I got the Mac Mini and I have to say that I&#8217;m suprisingly happy with it. From everything I had read and heard about the hardware I thought I would like it, but I was unsure about the software, specifically OS X. I ws expecting it to be [...]]]></description>
			<content:encoded><![CDATA[<p>Well its been about two months since I got the Mac Mini and I have to say that I&#8217;m suprisingly happy with it.<br />
From everything I had read and heard about the hardware I thought I would like it, but I was unsure about the software, specifically OS X. I ws expecting it to be a lot like Linux, but that really is not the case. If anything, OS X is what Linus should aspire to be. Unified in its look and feel (even though some progams like iTunes still bug me), consistent in its implementation, this is what Linux and its apps should be like.<br />
And as a developer I&#8217;m very pleased with the quantity and quality of the development tools that come with the Mac. I was expecting to have to go invest in new tools, but for the most part everything you could want is already there in XCode. Good stuff. I think I&#8217;m going to be able to write up some great software using these tools. (Ok, I&#8217;ve alreay started writing software using these tools, lets hope it turns out great!)<br />
Perhaps the biggest sign that I really like the Mac platform is the fact I&#8217;ve been trying to convince people to get a Mac Mini. When did I become the Mac guy? I guess the quality of this platform speaks for itself.<br />
Tags: OS X, Reviews, Linux</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/07/17/2-month-review/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I should have seen this one coming</title>
		<link>http://ironboundsoftware.com/blog/2005/06/07/i-should-have-seen-this-one-coming/</link>
		<comments>http://ironboundsoftware.com/blog/2005/06/07/i-should-have-seen-this-one-coming/#comments</comments>
		<pubDate>Tue, 07 Jun 2005 00:03:00 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=80</guid>
		<description><![CDATA[Ok, I finally break down and try to join the Apple tribe and what do they do? Tear down the tent and leave town!. It figures as much though, I seem to have that kind of luck. But it doesn&#8217;t mean my mac mini will stop working tomorrow. In fact for a while (like a [...]]]></description>
			<content:encoded><![CDATA[<p>Ok, I finally break down and try to join the Apple tribe and what do they do? Tear down the tent and leave town!. It figures as much though, I seem to have that kind of luck.<br />
But it doesn&#8217;t mean my mac mini will stop working tomorrow. In fact for a while (like a year or two) there probably will be no difference in what I&#8217;m doing. So instead of bellyaching like everyone else about how the PowerPC Mac is fading into the sunset, I&#8217;ve decided to post my complaints about a lot of different companies/technologies.<br />
-x86<br />
Nice and accessible (cheap price, tons of documentation), but can we please move the architecture forward and leave behind 16-bit mode? I know legacy is important, but at some point we all have to leave the nest. (And thank you to AMD for making those first few steps.)<br />
-Sun, Solaris, sparc<br />
For a long time I thought Sun was the be all end all when it came to unix. Then I started to realize that they (the company, the os, the chip) were not moving forward fast enough. Which is too bad, I like a lot of their products. Even if they are expensive to the point that Scrooge McDuck couldn&#8217;t afford them.<br />
-Microsoft<br />
*sigh* So much potential, so little progress. Yes, Win95 was a step in the right direction, and I&#8217;m so glad that Win2000 was based on NT4 rather than Win98. But why did they let things like IE, Office bloat, and security holes get so out of control? I think they could have made a ton of money by Doing The Right Thing(tm). Look at Google. They are what Microsoft was and could have been.<br />
-Motorola and IBM<br />
Thank you for the PowerPC architecture. But why didn&#8217;t it take over the PC market? Or maybe I&#8217;m asking this question too soon. IBM seems to have something up their sleeves.<br />
-Linux<br />
Why? Why, why, why, why? So close to breaking through to the mainstream, yet you don&#8217;t. Why must you tease us? A clean, usable desktop, working sound, that&#8217;s all we ask for. Apple and Microsoft can do that, it can&#8217;t be that hard can it? Perhaps having no central authority tying all of these together is a bad thing.<br />
-Apple<br />
Thanks for switching hardware on me a month after I buy into the hype. I appreciate that. Way to keep me on my toes. But seriously, why? Sales are increasing, popularity is rising, you&#8217;re set to take on the world. Now pull out the rug? Or are Mr. Cringely&#8217;s predictions about Apple going to come true? I don&#8217;t know, all I know is if I have to leave the mini within a year (because of a forced software upgrade) I&#8217;ll be pissed.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/06/07/i-should-have-seen-this-one-coming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Begun, the Mac war has.</title>
		<link>http://ironboundsoftware.com/blog/2005/05/30/begun-the-mac-war-has/</link>
		<comments>http://ironboundsoftware.com/blog/2005/05/30/begun-the-mac-war-has/#comments</comments>
		<pubDate>Mon, 30 May 2005 04:21:03 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=76</guid>
		<description><![CDATA[Well, I decided to get a Mac mini. Or Mini Mac. I&#8217;ve been running it full time at home for about 3 weeks now. So far I think I&#8217;m digging it. Its different than the Mandrade/Linux system I was running before. Not to say that one is better than the other. Just different, just like [...]]]></description>
			<content:encoded><![CDATA[<dd />Well, I decided to get a Mac mini. Or Mini Mac. I&#8217;ve been running it full time at home for about 3 weeks now. So far I think I&#8217;m digging it. <img src='http://ironboundsoftware.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  Its different than the Mandrade/Linux system I was running before. Not to say that one is better than the other. Just different, just like how <a href="http://apple.com">they</a> advise you to think.</p>
<dd /> Except for the temperature/noise of the hardware. In that area the mini wins hands down. It is sooooo quite and runs sooooo much cooler than the ol&#8217; Athlon. They are at about the same clock speed, but the mini seems so much more responsive. (Ok, the mini&#8217;s bus is going faster than the Athlon, and there&#8217;s also the whole CISC vs RISC thing, but I&#8217;ll get into that more later.)</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/05/30/begun-the-mac-war-has/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A tip for Mandrake 10.1 users</title>
		<link>http://ironboundsoftware.com/blog/2005/01/09/a-tip-for-mandrake-101-users/</link>
		<comments>http://ironboundsoftware.com/blog/2005/01/09/a-tip-for-mandrake-101-users/#comments</comments>
		<pubDate>Sun, 09 Jan 2005 03:41:07 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=66</guid>
		<description><![CDATA[Today I was messing around and trying to get my Creative Webcam NX to work with my Mandrake 10.1 syste. After googling a bit and seeing others have had problems I thought I would post this tid bit. To get the zc030x driver to compile, you will need to type in this command: ln -s [...]]]></description>
			<content:encoded><![CDATA[<dd />Today I was messing around and trying to get my <a href="http://www.creative.com">Creative Webcam NX</a> to work with my Mandrake 10.1 syste. After googling a bit and seeing others have had problems I thought I would post this tid bit.</p>
<dd />To get the <a href="http://zc0302.sourceforge.net/zc0302.php">zc030x driver</a> to compile, you will need to type in this command:</p>
<p><qoute><br />
ln -s /usr/src/linux /lib/module/2.6.8.1-10mdk/build<br />
</qoute></p>
<dd />This will create a link to your kernel source which the driver uses when it is being built. I saw one or two postings on various boards/forums where people were saying the driver (or the compile to build it) wasn&#8217;t working for them. I thought I would post this just to let people know about it incase they see that error message.</p>
<dd />As a side note, while the camera is now functional (the message log sees it being plugged in), it isn&#8217;t fully there yet. The only programs that I can run that seem to pull a picture are xawtv and gqcam. Other programs (like webcam) report all kinds of errors and exit. Additionally the picture that is seen in the working programs is pretty messed up, so that tells me there is a lot of configuration left to do on my end. But hey, its a start.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2005/01/09/a-tip-for-mandrake-101-users/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Last post!</title>
		<link>http://ironboundsoftware.com/blog/2004/12/31/last-post/</link>
		<comments>http://ironboundsoftware.com/blog/2004/12/31/last-post/#comments</comments>
		<pubDate>Thu, 30 Dec 2004 23:35:23 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=65</guid>
		<description><![CDATA[As the year draws to a close I have managed to get my newly upgraded system (went from Mandrake 9.2 to 10.1) pretty much operational and stable. Turns out most of the problems were due to the video driver be compiled against the old kernel. A quick download and recompile and *poof*, good as new. [...]]]></description>
			<content:encoded><![CDATA[<dd />As the year draws to a close I have managed to get my newly upgraded system (went from <a href="http://www.mandrake.com">Mandrake</a> 9.2 to 10.1) pretty much operational and stable. Turns out most of the problems were due to the video driver be compiled against the old kernel. A quick download and recompile and *poof*, good as new.</p>
<dd />After some experimenting I have concluded that my custom.el file for XEmacs is truly hosed. So I have decided to make it my new year&#8217;s resolution to fix it. And because it is a new year&#8217;s resolution it will be promptly forgotten at the stroke of midnight.</p>
<dd />And instead of working on it, perhaps I&#8217;ll spend my new years eve <a href="http://www.thesimpsons.com/bios/bios_townspeople_ned.htm">Ned Flanders</a> style, working on my taxes&#8230;. not.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2004/12/31/last-post/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Upgrades</title>
		<link>http://ironboundsoftware.com/blog/2004/12/29/upgrades/</link>
		<comments>http://ironboundsoftware.com/blog/2004/12/29/upgrades/#comments</comments>
		<pubDate>Wed, 29 Dec 2004 07:31:46 +0000</pubDate>
		<dc:creator>Nick Loadholtes</dc:creator>
				<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.ironboundsoftware.com/blog/?p=64</guid>
		<description><![CDATA[I just finished updating my home system. Why can&#8217;t I have an OS update/upgrade go smoothly? Personally I&#8217;m starting to think I&#8217;m cursed. This upgrade (from Mandrake 9.2 to 10.1) seemed to go smoothly but then as I played with the system I discovered that while it did upgrade everything, not everything is working. Example: [...]]]></description>
			<content:encoded><![CDATA[<dd />I just finished updating my home system. Why can&#8217;t I have an OS update/upgrade go smoothly? Personally I&#8217;m starting to think I&#8217;m cursed.</p>
<dd />This upgrade (from Mandrake 9.2 to 10.1) seemed to go smoothly but then as I played with the system I discovered that while it did upgrade everything, not everything is working. Example: The system keep looking for the floppy drive which was removed a while ago.</p>
<dd />Also, apparently the new version of <a href="http://www.xemacs.org">XEmacs</a> is prett different from the older version I was using. As soon as I started it up it started screaming bloody murder about my custom.el, apparently there&#8217;s a lot of crap in there that isn&#8217;t working right now. Big surprise, I&#8217;ve been thinking for the last year or two that it needed to be overhauled. Looks like the time is now&#8230; ugh.</p>
]]></content:encoded>
			<wfw:commentRss>http://ironboundsoftware.com/blog/2004/12/29/upgrades/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

