<?xml version="1.0" encoding="utf-8"?>
<!-- generator="wordpress/2.1.3" -->
<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/"
	>

<channel>
	<title>MindlessCode.net</title>
	<link>http://www.wildgardenseed.com/Taj/blog</link>
	<description>Life, The Universe, and Everything through an ADSL connection.</description>
	<pubDate>Mon, 24 Nov 2008 21:10:56 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.3</generator>
	<language>en</language>
			<item>
		<title>The ABC&#8217;s of UNIX</title>
		<link>http://www.wildgardenseed.com/Taj/blog/2005/06/26/the-abcs-of-unix/</link>
		<comments>http://www.wildgardenseed.com/Taj/blog/2005/06/26/the-abcs-of-unix/#comments</comments>
		<pubDate>Mon, 27 Jun 2005 01:19:45 +0000</pubDate>
		<dc:creator>taj</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.wildgardenseed.com/Taj/blog/2005/06/26/the-abcs-of-unix/</guid>
		<description><![CDATA[
A is for awk, which runs like a snail, and
B is for biff, which reads all your mail.
C is for cc, as hackers recall, while
D is for dd, the command that does all.
E is for emacs, which rebinds your keys, and
F is for fsck, which rebuilds your trees.
G is for grep, a clever detective, while
H [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>
A is for awk, which runs like a snail, and<br />
B is for biff, which reads all your mail.<br />
C is for cc, as hackers recall, while<br />
D is for dd, the command that does all.<br />
E is for emacs, which rebinds your keys, and<br />
F is for fsck, which rebuilds your trees.<br />
G is for grep, a clever detective, while<br />
H is for halt, which may seem defective.<br />
I is for indent, which rarely amuses, and<br />
J is for join, which nobody uses.<br />
K is for kill, which makes you the boss, while<br />
L is for lex, which is missing from DOS.<br />
M is for more, from which less was begot, and<br />
N is for nice, which it really is not.<br />
O is for od, which prints out things nice, while<br />
P is for passwd, which reads in strings twice.<br />
Q is for quota, a Berkeley-type fable, and<br />
R is for ranlib, for sorting ar table.<br />
S is for spell, which attempts to belittle, while<br />
T is for true, which does very little.<br />
U is for uniq, which is used after sort, and<br />
V is for vi, which is hard to abort.<br />
W is for whoami, which tells you your name, while<br />
X is, well, X, of dubious fame.<br />
Y is for yes, which makes an impression, and<br />
Z is for zcat, which handles compression.<br />
        &#8212; THE ABC&#8217;S OF UNIX
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.wildgardenseed.com/Taj/blog/2005/06/26/the-abcs-of-unix/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Win4Lin Rocks!</title>
		<link>http://www.wildgardenseed.com/Taj/blog/2005/06/22/win4lin-rocks/</link>
		<comments>http://www.wildgardenseed.com/Taj/blog/2005/06/22/win4lin-rocks/#comments</comments>
		<pubDate>Thu, 23 Jun 2005 01:54:38 +0000</pubDate>
		<dc:creator>taj</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.wildgardenseed.com/Taj/blog/2005/06/22/win4lin-rocks/</guid>
		<description><![CDATA[Recently I&#8217;ve been wanting to do away with having to boot into Windows to print delivery confirmation labels for seed orders. We use the USPS Shipping Assistant which seems to work pretty well, but won&#8217;t install under Wine.
This is because of the very stupid way they package the program: To install you download an EXE [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve been wanting to do away with having to boot into Windows to print delivery confirmation labels for seed orders. We use the <a href="http://www.usps.com/shippingassistant/">USPS Shipping Assistant</a> which seems to work pretty well, but won&#8217;t install under Wine.</p>
<p>This is because of the very stupid way they package the program: To install you download an EXE which downloads an MSI installer, which the setup program then runs. This is fine, except that setup won&#8217;t download the installer Wine. If you download and install the MSI manually, you get a message that says &#8220;You can only install this software through the setup.exe program&#8221;. Even after using <a href="http://support.microsoft.com/kb/255905/EN-US/">Orca</a> to attempt to edit the MSI file all I had was a corrupt MSI file.)</p>
<p>True, I probably could have copied the files over manually and then mucked around in the registry, but I didn&#8217;t do it. I also wanted to be able to run Delphi &#8220;on Linux&#8221; so that I could fix bugs in QuickI (the invoicing program we use)&#8211;and believe me, it has bugs. Apparently you <em>can</em> run Delphi 6/7 through Wine, but it doesn&#8217;t work too well (e.g., debug features don&#8217;t work, when you hit compile and run, the program compiles but doesn&#8217;t run, and other random stuff like this.). </p>
<p>This didn&#8217;t really appeal to me, so I tried the trial version of <a href="http://www.win4lin.com/content/view/64/125/">Win4Lin Pro</a>. This program allows you to run Windows NT, 2000, and XP Service Packs 1 and 2 on Linux. This version doesn&#8217;t require you to patch your kernel, so I thought I would try it and see how it worked. I downloaded the RPM and used rpm2tgz to convert the RPM to a Slackware TGZ package. It installed fine and I ran the setup program. After taking about 2.5 hours to install, I booted up Windows 2000 on my Slackware 10.1 computer. It was terribly slow&#8211;unusable, in fact. Apparently you can use <a href="http://www.win4lin.com/component/option,com_docman/task,doc_download/gid,13/Itemid,145/mode,view/">KQEMU</a> to make it faster, but I didn&#8217;t bother.</p>
<p>I removed Win4Lin Pro and decided to try Win4Lin 9x. The core of this version is an implementation of <acronym title="Disk Operation System">DOS</acronym> which any DOS based version of Windows (Windows 3.x, 95, 98 and ME) can run on top of. It also requires that you apply some patches to your kernel, which I did. After that, the install was very easy and took only about 45 minutes to go from nothing to an running Firefox installation on Windows 98 (minus the time it took to compile my kernel 3 times :)). All I can really say is that Win4Lin really rocked&#8211;I bought it the next day. Currently I have Delphi 6 and the USPS Shipping Assistant installed. I hacked on QuickI last night, and found it a pretty easy environment to work under.</p>
<p>There are two different version of Win4Lin 9x&#8211;Home and and 9x. The &#8220;Home&#8221; version  limits memory consumption to 64MB (instead of the 128 which is the max) along with a few other limitations (<a href="http://www.win4lin.com/content/view/89/126/">see here</a>). If you&#8217;re a cheapskate, then check it out (only $30.00 compared to $90.00 for 9x). I can&#8217;t vouch for the Home edition as I didn&#8217;t try it, but I&#8217;m sure that it would probably work pretty well given the fact that a top-of-the-line computer had 128MB in 1998.</p>
<p>Sooo&#8230;if you are tired of using Wine (or <a href="http://www.codeweavers.com/">CrossOver</a>, which also rocks&#8211;and which I have bought as well), then try Win4Lin&#8211;it&#8217;s cool!</p>
<p>Also, you may enjoy the <a href="http://m-w.com/info/favorite.htm">Ten Top Words that are Not in the Dictionary</a>&#8211;I did. <img src='http://www.wildgardenseed.com/Taj/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Quote of the day:</p>
<blockquote><p>&#8220;That young girl [Trillian]&#8221;, he [Marvin] added unexpectedly, &#8220;is one of the least benightedly unintelligent life forms it has been my profound lack of pleasure not to be able to avoid meeting.&#8221;</p></blockquote>
<p><cite>Life, the Universe and Everything by Douglas Adams</cite></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wildgardenseed.com/Taj/blog/2005/06/22/win4lin-rocks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A Quote from Theodore Roosevelt</title>
		<link>http://www.wildgardenseed.com/Taj/blog/2005/06/19/a-quote-from-theodore-roosevelt/</link>
		<comments>http://www.wildgardenseed.com/Taj/blog/2005/06/19/a-quote-from-theodore-roosevelt/#comments</comments>
		<pubDate>Sun, 19 Jun 2005 23:33:32 +0000</pubDate>
		<dc:creator>taj</dc:creator>
		
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://www.wildgardenseed.com/Taj/blog/2005/06/19/a-quote-from-theodore-roosevelt/</guid>
		<description><![CDATA[&#8220;To announce that there must be no criticism of the President, or that we are to stand by the President, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public.&#8221; — Theodore Roosevelt
How true, how true.
]]></description>
			<content:encoded><![CDATA[<blockquote><p>&#8220;To announce that there must be no criticism of the President, or that we are to stand by the President, right or wrong, is not only unpatriotic and servile, but is morally treasonable to the American public.&#8221; — Theodore Roosevelt</p></blockquote>
<p>How true, how true.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wildgardenseed.com/Taj/blog/2005/06/19/a-quote-from-theodore-roosevelt/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Great Quotes of the day</title>
		<link>http://www.wildgardenseed.com/Taj/blog/2005/06/17/great-quotes-of-the-day/</link>
		<comments>http://www.wildgardenseed.com/Taj/blog/2005/06/17/great-quotes-of-the-day/#comments</comments>
		<pubDate>Fri, 17 Jun 2005 22:35:27 +0000</pubDate>
		<dc:creator>taj</dc:creator>
		
		<category><![CDATA[Linux]]></category>

		<category><![CDATA[Silly Ducks]]></category>

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

		<guid isPermaLink="false">http://www.wildgardenseed.com/Taj/blog/2005/06/17/great-quotes-of-the-day/</guid>
		<description><![CDATA[Is Linux For Losers?

&#8220;It&#8217;s terrible,&#8221; De Raadt says. &#8220;Everyone is using it, and they don&#8217;t realize how bad it is. And the Linux people will just stick with it and add to it rather than stepping back and saying, &#8216;This is garbage and we should fix it.&#8217;&#8221;

And&#8230;the quote of the day (from the same article):
BSD [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.forbes.com/intelligentinfrastructure/2005/06/16/linux-bsd-unix-cz_dl_0616theo.html">Is Linux For Losers?</a></p>
<blockquote><p>
&#8220;It&#8217;s terrible,&#8221; De Raadt says. &#8220;Everyone is using it, and they don&#8217;t realize how bad it is. And the Linux people will just stick with it and add to it rather than stepping back and saying, &#8216;This is garbage and we should fix it.&#8217;&#8221;
</p></blockquote>
<p>And&#8230;the quote of the day (from the same article):</p>
<blockquote><p>BSD guys make fun of Linux on message boards and Web sites, the gist being that BSD guys are a lot like Linux guys, except they have kissed girls.</p></blockquote>
<p>For those of you who don&#8217;t know, <a href="http://www.w3.org/TR/xslt"><acronym title="XSL Transformations">XSLT</acronym></a> rocks. I&#8217;ve just finished 2 XSL style sheets. The first one was for <a href="http://luau.sourceforge.net/">Luau</a> files (<a href="http://wildgardenseed.com/Taj/autopackage/abcm2ps/abcm2ps.xml">example here</a>), and the other was a template to transform the FreeDesktop.org <a href="http://standards.freedesktop.org/shared-mime-info-spec/shared-mime-info-spec-0.13.html">mime-type</a> spec (which is XML) into the KDE implementation (which is INI-file based). It was really very easy&#8211;cool!</p>
<p>Oh, and I&#8217;m home. <img src='http://www.wildgardenseed.com/Taj/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Yay! It was a fun trip, but 21 days in a white mini-van is pretty long&#8211;in other words, I was glad to be home.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.wildgardenseed.com/Taj/blog/2005/06/17/great-quotes-of-the-day/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Success</title>
		<link>http://www.wildgardenseed.com/Taj/blog/2005/06/15/success/</link>
		<comments>http://www.wildgardenseed.com/Taj/blog/2005/06/15/success/#comments</comments>
		<pubDate>Wed, 15 Jun 2005 15:27:39 +0000</pubDate>
		<dc:creator>taj</dc:creator>
		
		<category><![CDATA[Fun]]></category>

		<guid isPermaLink="false">http://www.wildgardenseed.com/Taj/blog/2005/06/15/success/</guid>
		<description><![CDATA[If A equals success, then the formula is A = X + Y + Z.  X is work.  Y
is play.  Z is keep your mouth shut.
                 &#8212; Albert Einstein
]]></description>
			<content:encoded><![CDATA[<blockquote><p>If A equals success, then the formula is A = X + Y + Z.  X is work.  Y<br />
is play.  Z is keep your mouth shut.<br />
                 &#8212; Albert Einstein</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.wildgardenseed.com/Taj/blog/2005/06/15/success/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.147 seconds -->
