<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://www.glump.net/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://www.glump.net/feed.php">
        <title>Glump.net</title>
        <description></description>
        <link>http://www.glump.net/</link>
        <image rdf:resource="http://www.glump.net/lib/images/favicon.ico" />
       <dc:date>2010-07-31T10:11:05-07:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://www.glump.net/howto/install_ztree_in_linux?rev=1280342040&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/about_brendan?rev=1280086862&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/software/zim?rev=1279912124&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/software/vboxmanage_lite?rev=1274585191&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/software/parse_html_in_coldfusion?rev=1274431567&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/software/xkcd_raw_rss?rev=1274156537&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/howto/virtualbox_as_a_service?rev=1274156443&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/howto/ubuntu_feisty_on_thinkpad_x41?rev=1274156396&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/howto/send_email_to_your_pda_from_the_command_prompt?rev=1274156164&amp;do=diff"/>
                <rdf:li rdf:resource="http://www.glump.net/howto/passwords_zim?rev=1274156041&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://www.glump.net/lib/images/favicon.ico">
        <title>Glump.net</title>
        <link>http://www.glump.net/</link>
        <url>http://www.glump.net/lib/images/favicon.ico</url>
    </image>
    <item rdf:about="http://www.glump.net/howto/install_ztree_in_linux?rev=1280342040&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-28T11:34:00-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>How to Install ZTreeWin in Linux</title>
        <link>http://www.glump.net/howto/install_ztree_in_linux?rev=1280342040&amp;do=diff</link>
        <description>Brendan Kidwell

brendan@glump.netf

4 September 2008

This howto will show you how to install ZTreeWin under Linux using Wine. I was able to get it working in Ubuntu 8.04 “Hardy Heron” with KDE 3.5. YMMV.

You will need:


	*  A Linux installtion running a graphical desktop environment (X Windows with KDE, GNOME, or your favorite window manager)
	*  An x86-based CPU (Intel, AMD, etc) because Wine can't run native Windows executables on non-x86 CPUs.</description>
    </item>
    <item rdf:about="http://www.glump.net/about_brendan?rev=1280086862&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-25T12:41:02-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>About Brendan</title>
        <link>http://www.glump.net/about_brendan?rev=1280086862&amp;do=diff</link>
        <description>(Last updated 14 January 2009)

I'm 29 years old and I graduated from Bridgewater State College a few years ago with a mathematics degree and computer science minor. I'm a hard-core computer geek, and you'll find several useful programs and articles on my site. I work as a programmer on the internal web site for a big policy research company.</description>
    </item>
    <item rdf:about="http://www.glump.net/software/zim?rev=1279912124&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-07-23T12:08:44-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>Zim Desktop Wiki Installer for Windows</title>
        <link>http://www.glump.net/software/zim?rev=1279912124&amp;do=diff</link>
        <description>This is the Windows installer for Zim Desktop Wiki.

Please report bugs here: &lt;https://bugs.launchpad.net/zim&gt; . Be sure to mention you're using Zim in Windows!

Source code for the installer is available at Launchpad, and it is merged into the Zim trunk when definitive progress has been made.</description>
    </item>
    <item rdf:about="http://www.glump.net/software/vboxmanage_lite?rev=1274585191&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-22T20:26:31-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>VBoxManage Lite</title>
        <link>http://www.glump.net/software/vboxmanage_lite?rev=1274585191&amp;do=diff</link>
        <description>VBoxManage Lite is a wrapper script around VirtualBox's 'VBoxManage' command, providing a more compact syntax for commonly used commands.

Supports these commands:


	*  list
	*  start, stop, halt, reset
	*  status


To install, just download the script and place it in your ~/bin folder. Make sure ~/bin is in your $PATH.</description>
    </item>
    <item rdf:about="http://www.glump.net/software/parse_html_in_coldfusion?rev=1274431567&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-21T01:46:07-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>Parsing and Cleansing HTML in ColdFusion</title>
        <link>http://www.glump.net/software/parse_html_in_coldfusion?rev=1274431567&amp;do=diff</link>
        <description>21 May 2010

I'm working on ColdFusion application at work where it would be nice to actually parse HTML properly and then remove all style attributes and other unwanted stuff, rather than using RegExes and search-and-replace.


ColdFusion has a native XML Document datatype which you can instantiate from an XML string using XmlParse(), but this doesn't work for arbitrary HTML which probably isn't well-formed XML.</description>
    </item>
    <item rdf:about="http://www.glump.net/software/xkcd_raw_rss?rev=1274156537&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T21:22:17-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>View XKCD Atom Feed Raw, to Reveal ALT Text</title>
        <link>http://www.glump.net/software/xkcd_raw_rss?rev=1274156537&amp;do=diff</link>
        <description>Do you like the web comin xkcd? Have you noticed the alt and title attributes on the images that contain a sort of second punch line? Do you like to read xkcd in a browser such as Opera Mini that doesn't have an easy way to let you read the alt text?</description>
    </item>
    <item rdf:about="http://www.glump.net/howto/virtualbox_as_a_service?rev=1274156443&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T21:20:43-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>How to Setup VirtualBox as a Service in Linux</title>
        <link>http://www.glump.net/howto/virtualbox_as_a_service?rev=1274156443&amp;do=diff</link>
        <description>Brendan Kidwell

&lt;brendan@glump.net&gt;

29 October 2008

revised 26 February 2010

I run VirtualBox on my office desktop to provide not only a Windows desktop environment for sticky Windows-requiring apps, but also to provide MS SQL Server for my web development stack of JRun, ColdFusion, and MS SQL Server. As such, it would be useful to have an init script that starts and stops VirtualBox automatically when the host system boots up and shuts down. That way, I don't have to think about manually st…</description>
    </item>
    <item rdf:about="http://www.glump.net/howto/ubuntu_feisty_on_thinkpad_x41?rev=1274156396&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T21:19:56-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>How to Install and Configure Ubuntu Feisty Fawn (7.04) on a Thinkpad X41</title>
        <link>http://www.glump.net/howto/ubuntu_feisty_on_thinkpad_x41?rev=1274156396&amp;do=diff</link>
        <description>Brendan Kidwell

28 April 2007

This document is a work in progress and it is not meant to be a comprehensive guide.

I recently decided to dump Windows XP from my Thinkpad X41 Tablet PC and install Ubuntu Linux in its place. Windows XP is slowly creeping towards the end of its useful life, and I am quite uninterested in Windows Vista with all its new restrictions and annoyingly more-restrictive EULA, so I decided it was time to test the viability of Linux as a desktop OS for myself, since I alr…</description>
    </item>
    <item rdf:about="http://www.glump.net/howto/send_email_to_your_pda_from_the_command_prompt?rev=1274156164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T21:16:04-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>How to Send Email To Your PDA From the Command Prompt</title>
        <link>http://www.glump.net/howto/send_email_to_your_pda_from_the_command_prompt?rev=1274156164&amp;do=diff</link>
        <description>Brendan Kidwell

brendan@glump.net 

3 October 2008

This tutorial gives you a couple of scripts that allow you to send a short message to your PDA via a proxy on your personal web hosting provider. I created it today because I wanted a quick way to copy a URL from my browser, paste it somewhere, and have it end up on my Blackberry. (The URL in question today happens to be the mobile version of H2G2, the Hitchhiker's Guide to the Galaxy for the real world.)</description>
    </item>
    <item rdf:about="http://www.glump.net/howto/passwords_zim?rev=1274156041&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T21:14:01-07:00</dc:date>
        <dc:creator>Brendan Kidwell</dc:creator>
        <title>Encrypted and Remotely Synced Password List with Zim Desktop Wiki and Friends</title>
        <link>http://www.glump.net/howto/passwords_zim?rev=1274156041&amp;do=diff</link>
        <description>Brendan Kidwell

&lt;brendan@glump.net&gt;

23 October 2008

Passwords are problematic. This guide shows you how to manage a personal password list with multiple copies on different computers, synchronization among the computers, and encrypted storage. You'll need to be at least somewhat familiar with your system's command prompt and with unix in general to follow the guide, but you should be able to implement this scheme on any desktop Linux, OS X, or Windows computer.</description>
    </item>
</rdf:RDF>
