<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>LinuxQuestions.org - Blogs - bulliver</title>
		<link>http://www.linuxquestions.org/questions/blog.php?u=18087</link>
		<description>LinuxQuestions.org offers a free Linux forum where Linux newbies can ask questions and Linux experts can offer advice. Topics include security, installation, networking and much more.</description>
		<language>en</language>
		<lastBuildDate>Mon, 23 Nov 2009 10:29:39 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://e1h7.simplecdn.net/lqcdn/images/questions/images/misc/rss.jpg</url>
			<title>LinuxQuestions.org - Blogs - bulliver</title>
			<link>http://www.linuxquestions.org/questions/blog.php?u=18087</link>
		</image>
		<item>
			<title>Calling all programmers - Sieve of Eratosthenes</title>
			<link>http://www.linuxquestions.org/questions/blog.php?b=270</link>
			<pubDate>Sat, 08 Apr 2006 23:04:59 GMT</pubDate>
			<description><![CDATA[In the spirit of the <a href="http://www.99-bottles-of-beer.net/">99 bottles of beer</a> and <a...]]></description>
			<content:encoded><![CDATA[<div>In the spirit of the &lt;a href=&quot;http://www.99-bottles-of-beer.net/&quot;&gt;99 bottles of beer&lt;/a&gt; and &lt;a href=&quot;http://www2.latech.edu/~acm/HelloWorld.shtml&quot;&gt;hello world&lt;/a&gt; page, I have started a page on my site to collect the Sieve of Eratosthenes algorithm written in as many languages as possible. So far I only have five, and I wrote them all myself but I am looking for contributions. I am going to keep plugging away at this on my own as an exercise, but I would really like to see some involvement from the community. For more information on writing a program, or the algorithm itself, please &lt;a href=&quot;http://badcomputer.org/unix/code/eratosthenes.bot&quot;&gt;check it out&lt;/a&gt;.<br />
<br />
Also, I while back I put in a request for screenshots of my website in the General Forum, stating that I would use them for a write-up on how certain browsers render standards compliant code. Well, it only took me 3 months, but finally I have done so. Check out the &lt;a href=&quot;http://badcomputer.org/unix/badbrowser.bot&quot;&gt;(not so) surprising results&lt;/a&gt;.   </div>

]]></content:encoded>
			<dc:creator>bulliver</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog.php?b=270</guid>
		</item>
		<item>
			<title>sysinfo.py - I need you help</title>
			<link>http://www.linuxquestions.org/questions/blog.php?b=237</link>
			<pubDate>Sun, 02 Apr 2006 10:02:14 GMT</pubDate>
			<description>As I mentioned in my last post, I have written a python script that prints detailed information about a Linux system to the console. My idea is that...</description>
			<content:encoded><![CDATA[<div>As I mentioned in my last post, I have written a python script that prints detailed information about a Linux system to the console. My idea is that it might help to provide quick and easy access to configuration and whatnot to troubleshoot systems, both familiar, and a new system you know nothing about. <br />
<br />
I need some help though, especially from Debian users. One of the things the script does is sniff the distro, and then list all officially installed packages based on that information. So: it prints packages for Gentoo, Arch, and a few RPM distros (ie: Fedora, SuSe, Redhat). I would like to know what other distros use RPM, so if you can tell me that it would be great. I also need to see an example &lt;strong&gt;/etc/*-release&lt;/strong&gt; for this to be useful.<br />
<br />
Also, I don't run either Debian or Ubuntu, so I would like to know what dpkg command will list all the installed packages. I also need some example output so I can parse it with python. Slackware? Does slack even have a package manager? Jeez, I don't know.<br />
<br />
There are a few other things that could help me too, most notably &lt;strong&gt;/proc/cpuinfo&lt;/strong&gt; output for dual cpu systems, and some example output that details SATA hard drives. I have listed a few more things as well on my website. So please have a look at the &lt;a href=&quot;http://badcomputer.org/unix/code/sysinfo.bot&quot;&gt;script&lt;/a&gt;, download it and run it, and try to get a sense of what I'm trying to do, and if you think you can help me attain those ends, feel free to leave a note here or just email me.<br />
<br />
Thanks,<br />
That is all. </div>

]]></content:encoded>
			<dc:creator>bulliver</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog.php?b=237</guid>
		</item>
		<item>
			<title>Free software!</title>
			<link>http://www.linuxquestions.org/questions/blog.php?b=231</link>
			<pubDate>Sun, 02 Apr 2006 00:15:28 GMT</pubDate>
			<description><![CDATA[Well, I have updated my personal site, including adding all the code I have written. Some people may find it useful, so go get it at <a...]]></description>
			<content:encoded><![CDATA[<div>Well, I have updated my personal site, including adding all the code I have written. Some people may find it useful, so go get it at &lt;a href=&quot;http://badcomputer.org/unix/code/&quot;&gt;badcomputer.org&lt;/a&gt;<br />
<br />
So far I have:<br />
&lt;ul&gt;<br />
&lt;li&gt;A script to grab kernels from kernel.org&lt;/li&gt;<br />
&lt;li&gt;A script that grabs (almost) real time stock quotes&lt;/li&gt;<br />
&lt;li&gt;A script that cleans comments and blank lines from config files - useful for posting them at LQ&lt;/li&gt;<br />
&lt;li&gt;A script that finds self-documenting panagrams&lt;/li&gt;<br />
&lt;li&gt;A script that prints all sorts of useful information about a Linux system&lt;/li&gt;<br />
&lt;li&gt;A portknocking implementation in python&lt;/li&gt;<br />
&lt;/ul&gt;<br />
Plus a few other random things.<br />
<br />
Jeez, I've been using vim so long I tried saving this blog entry using :wq<br />
<br />
That is all.</div>

]]></content:encoded>
			<dc:creator>bulliver</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog.php?b=231</guid>
		</item>
		<item>
			<title>To blog or not to blog...</title>
			<link>http://www.linuxquestions.org/questions/blog.php?b=102</link>
			<pubDate>Fri, 20 Jan 2006 12:49:41 GMT</pubDate>
			<description>Well, I have a blog sort of thing on my personal site that I never update, so I figured I would start up this blog, so I can ignore it too. 
 
I...</description>
			<content:encoded><![CDATA[<div>Well, I have a blog sort of thing on my personal site that I never update, so I figured I would start up this blog, so I can ignore it too.<br />
<br />
I guess I could mention that I am taking a road trip down to Victoria next week to visit an old friend, and check out the Mad Professor &quot;Live in Dub&quot;. Should be a great show. That is all. </div>

]]></content:encoded>
			<dc:creator>bulliver</dc:creator>
			<guid isPermaLink="true">http://www.linuxquestions.org/questions/blog.php?b=102</guid>
		</item>
	</channel>
</rss>
