<?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>leo charre</title>
	<atom:link href="http://leocharre.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://leocharre.com</link>
	<description>pinup art, perl, unix, developer smorgasbord</description>
	<lastBuildDate>Wed, 10 Mar 2010 02:20:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>text to html</title>
		<link>http://leocharre.com/articles/text-to-html/</link>
		<comments>http://leocharre.com/articles/text-to-html/#comments</comments>
		<pubDate>Wed, 10 Mar 2010 02:10:24 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[text to html]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1193</guid>
		<description><![CDATA[I&#8217;ve been trying out text2html. It&#8217;s pretty cool.
You point it to a text file (or stdin), and it spits out html.
There are some fucked up things about it though..

For one, by default, it does nothing.
Nah, I&#8217;m not kidding. It does nothing- spits out same shit that came in. Can you imagine if you ate an [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/text-to-html/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>imgtrim &#8211; trim sides of an image</title>
		<link>http://leocharre.com/articles/imgtrim-trim-sides-of-an-image/</link>
		<comments>http://leocharre.com/articles/imgtrim-trim-sides-of-an-image/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:43:15 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[my cli distros]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1167</guid>
		<description><![CDATA[simple command line interface to trim an image]]></description>
		<wfw:commentRss>http://leocharre.com/articles/imgtrim-trim-sides-of-an-image/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>googlesearch &#8211; command line interface to google search results</title>
		<link>http://leocharre.com/articles/googlesearch-command-line-interface-to-google-search-results/</link>
		<comments>http://leocharre.com/articles/googlesearch-command-line-interface-to-google-search-results/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:20:53 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[my cli distros]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1163</guid>
		<description><![CDATA[command line interface to google search results]]></description>
		<wfw:commentRss>http://leocharre.com/articles/googlesearch-command-line-interface-to-google-search-results/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>innovera company profile</title>
		<link>http://leocharre.com/articles/innovera-company-profile/</link>
		<comments>http://leocharre.com/articles/innovera-company-profile/#comments</comments>
		<pubDate>Sun, 21 Feb 2010 20:35:31 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>
		<category><![CDATA[innovera]]></category>
		<category><![CDATA[wireless mouse]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1160</guid>
		<description><![CDATA[I&#8217;m using this little mouse.. USB wireless mouse, it&#8217;s a ivr-61020 &#8220;wireless optical mouse&#8221; made by a company called &#8220;innovera&#8221;.
It&#8217;s very nice.
I had previously tried a microsoft usb wireless mouse, it sucked. It was heavy, not comfortable to use.
This one is teeny tiny.. needs two AA batteries.
How do you connect to computer? Inside the actual [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/innovera-company-profile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lsutils</title>
		<link>http://leocharre.com/articles/lsutils/</link>
		<comments>http://leocharre.com/articles/lsutils/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:43:57 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[my cli distros]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1151</guid>
		<description><![CDATA[The lsutils package includes a number of small hacks to work with directories and directory entries. How many times have you wanted to simply list all directories in a subdirectory? Come to the rescue &#8216;lsd&#8217;, for example. The lsutils package includes; lsas, list average size of files in a directory; lscount, list count of entries [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/lsutils/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>chownfu &#8211; recursively chown user dirs to respective users and config file</title>
		<link>http://leocharre.com/articles/chownfu-recursively-chown-user-dirs-to-respective-users-and-config-file/</link>
		<comments>http://leocharre.com/articles/chownfu-recursively-chown-user-dirs-to-respective-users-and-config-file/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:40:51 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[my cli distros]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1149</guid>
		<description><![CDATA[chownfu &#8211; recursively chown user dirs to respective users and config file
I work as root often.
Stuff in /home/username needs to be owned by username.
This can recursively chown stuff to that, depending on what users are found.
By default this looks inside your /etc/chownfu.conf for instructions.
If you use the -u flag, we recursively seek users in /home/* [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/chownfu-recursively-chown-user-dirs-to-respective-users-and-config-file/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>htmllinks</title>
		<link>http://leocharre.com/articles/htmllinks/</link>
		<comments>http://leocharre.com/articles/htmllinks/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 16:32:32 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[my cli distros]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1147</guid>
		<description><![CDATA[Filter html from stdin or file, for links. Useful to see all links in a remote file. For example, if you want to be abe to use the simmand line and simply see what a links are in the bbc front page right now..
wget http://news.bbc.co.uk -O &#8211; &#124; htmllinks -a
download htmllinks from cpan.
]]></description>
		<wfw:commentRss>http://leocharre.com/articles/htmllinks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>help with installing tesseract ocr</title>
		<link>http://leocharre.com/articles/help-with-installing-tesseract-ocr/</link>
		<comments>http://leocharre.com/articles/help-with-installing-tesseract-ocr/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 00:32:48 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[install]]></category>
		<category><![CDATA[ocr]]></category>
		<category><![CDATA[tesseract]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1141</guid>
		<description><![CDATA[# INSTALL.tesseract
# =================
#
# Installing tesseract can be tricky.
#
#
# 1) Some dependencies..
#
#
#
# You&#8217;re may need gcc-c++, automake (gnu automake), and svn (subversion).
# You can check if you have these using the &#8216;which&#8217; command..
#    which svn
#    which automake
#
# If the command is not present, nothing happens.
#
# If you have &#8216;yum&#8217; (fedora/rehat) [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/help-with-installing-tesseract-ocr/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>perl command line usage examples aka one liners</title>
		<link>http://leocharre.com/articles/perl-command-line-usage-examples-aka-one-liners/</link>
		<comments>http://leocharre.com/articles/perl-command-line-usage-examples-aka-one-liners/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 03:46:17 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1127</guid>
		<description><![CDATA[Search and replace..
You have a directory with many html files. In them- you have ocurrences of the email address jim@hardwire.com, you need to change it to james@gmail.com..
First, for curiosity&#8217;s sake.. What files have this text &#8216;jim@hardwire.com&#8217; ?
find /home/myself/www/public_html -type f &#124; xargs grep 'jim@hardwire.com'
This will output what files have that text, and where.1
I wanted to [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/perl-command-line-usage-examples-aka-one-liners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>browsing your partition with tree via the command line</title>
		<link>http://leocharre.com/articles/browsing-your-partition-with-tree-via-the-command-line/</link>
		<comments>http://leocharre.com/articles/browsing-your-partition-with-tree-via-the-command-line/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 03:05:53 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1125</guid>
		<description><![CDATA[These tools are useful for development.
Most of the time you work on the terminal, and to find your way around a project you use things like find, ls, and tab completion.
If you need more of a bird&#8217;s eye view, you may fire up a gui browser like konqueror. But that&#8217;s a gui, and guis are [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/browsing-your-partition-with-tree-via-the-command-line/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>editing images in the command line with convert and mogrify</title>
		<link>http://leocharre.com/articles/editing-images-in-the-command-line-with-convert-and-mogrify/</link>
		<comments>http://leocharre.com/articles/editing-images-in-the-command-line-with-convert-and-mogrify/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 03:02:31 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[convert]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[imagemagik]]></category>
		<category><![CDATA[mogrify]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1123</guid>
		<description><![CDATA[One of the dumbest things I used to do in making web pages was to resize images and make thumbnails in &#8216;photoshop&#8217;.
The next less dumb thing I did was to script thumbnailing. To allow a server to make the thumbnails instantly.
Then I got comfortable with things like convert and mogrify.
Both of these are interfaces to [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/editing-images-in-the-command-line-with-convert-and-mogrify/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>graph of hard drive usage with filelight</title>
		<link>http://leocharre.com/articles/graph-of-hard-drive-usage-with-filelight/</link>
		<comments>http://leocharre.com/articles/graph-of-hard-drive-usage-with-filelight/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 02:59:35 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[disk usage]]></category>
		<category><![CDATA[unix]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1121</guid>
		<description><![CDATA[a visual graph of hard drive usage
Filelight is a graphical representation of the storage in your computer. A visual graph of a partition&#8217;s space usage.
In slightly more technical terms, it&#8217;s a way to see how much of a partition is taken up by porn, movies, music, and all the other junk that wastes your misserable [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/graph-of-hard-drive-usage-with-filelight/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>how to get a movie screenshot with bash and mplayer</title>
		<link>http://leocharre.com/articles/how-to-get-a-movie-screenshot-with-bash-and-mplayer/</link>
		<comments>http://leocharre.com/articles/how-to-get-a-movie-screenshot-with-bash-and-mplayer/#comments</comments>
		<pubDate>Mon, 25 Jan 2010 20:05:07 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1117</guid>
		<description><![CDATA[Imagine you have a movie, and you want to get a screen capture (screenshot, screencap, what have you..).
What should you do? Open the movie, pause and then get a screenshot of our desktop?
Nah&#8230;
Use mplayer..
Let&#8217;s create a directory  to store the screenshot..
$ mkdir /tmp/moviecap
Now let&#8217;s tell mplayer go take a screenshot of the movie at [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/how-to-get-a-movie-screenshot-with-bash-and-mplayer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>running remote ssh commands</title>
		<link>http://leocharre.com/articles/running-remote-ssh-commands/</link>
		<comments>http://leocharre.com/articles/running-remote-ssh-commands/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:41:15 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://leocharre.com/articles/running-remote-ssh-commands/</guid>
		<description><![CDATA[Holy fuck.. Here&#8217;s something cool.. remote commands with ssh.
I like to log into a machine and watch apache error log as I run a stoopid cgi.
I can do this locally..
$ ssh username@hostname &#8216;tail -f /path/to/logfile&#8217;
This starts splurting output just as it would, locally.
]]></description>
		<wfw:commentRss>http://leocharre.com/articles/running-remote-ssh-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Blood of Heroes cd design request</title>
		<link>http://leocharre.com/articles/blood-of-heroes-cd-design-request/</link>
		<comments>http://leocharre.com/articles/blood-of-heroes-cd-design-request/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:34:56 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://leocharre.com/articles/blood-of-heroes-cd-design-request/</guid>
		<description><![CDATA[
This cd design was requested for "Blood of Heroes".

I started by gathering a compilation of references that seemed acoustically ambient relevant.
Wasn't sure if I would end up scraping my old notebooks for strange drawings- Then I found some sources of electron microscopy that seemed to flow with the sound- and put together a compilation of [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/blood-of-heroes-cd-design-request/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Soldiers of Jah Army CD art</title>
		<link>http://leocharre.com/articles/soldiers-of-jah-army-cd-art/</link>
		<comments>http://leocharre.com/articles/soldiers-of-jah-army-cd-art/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 20:02:04 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://leocharre.com/articles/soldiers-of-jah-army-cd-art/</guid>
		<description><![CDATA[



This is a cd design I made for SOJA (Soldiers of Jah Army). The album was released September 26, 2003.

The way I made this was to first make a painting on a piece of wood board. The painting ground (wood, in this case) was first covered in gesso (acrylic would do, regular gesso from a [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/soldiers-of-jah-army-cd-art/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Monty Python&#8217;s Flying Circus Cast</title>
		<link>http://leocharre.com/articles/monty-pythons-flying-circus-cast/</link>
		<comments>http://leocharre.com/articles/monty-pythons-flying-circus-cast/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 14:40:36 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1085</guid>
		<description><![CDATA[
Who&#8217;s who..
]]></description>
		<wfw:commentRss>http://leocharre.com/articles/monty-pythons-flying-circus-cast/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>while we were sleeping</title>
		<link>http://leocharre.com/articles/while-we-were-sleeping/</link>
		<comments>http://leocharre.com/articles/while-we-were-sleeping/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 17:08:27 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/articles/while-we-were-sleeping/</guid>
		<description><![CDATA[Australia is outta fucking control.
They&#8217;re implementing web content filters (at ISP level, for example, it would be comcast over hea&#8217;).
Let&#8217;s have an example.. You pay verizon/att to get phone service. imagine all of your calls were screened for keywords, and if your mother calls you and says FUCK REPUBLICANS, the call gets logged- and then [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/while-we-were-sleeping/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>vim unix perl development tips</title>
		<link>http://leocharre.com/articles/vim-unix-perl-development-tips/</link>
		<comments>http://leocharre.com/articles/vim-unix-perl-development-tips/#comments</comments>
		<pubDate>Tue, 24 Nov 2009 15:58:35 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1067</guid>
		<description><![CDATA[All my work worth using twice is stored as distros inside our version control repository.
We use cvs. It works really well.
Some of the stuff is stored as reference in case something blows up and we need to know what was there. Such as with crontab files, sometimes they have important details- and if we had [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/vim-unix-perl-development-tips/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fausto</title>
		<link>http://leocharre.com/articles/fausto/</link>
		<comments>http://leocharre.com/articles/fausto/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 02:38:17 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1060</guid>
		<description><![CDATA[Let&#8217;s see.. how would a writer tell this story..
I mean, one thing I won&#8217;t do in writing is lie- agrandize an event for the sake of a story.
I don&#8217;t think that&#8217;s necessary.
If you see something- and it hits you.. It&#8217;s how you feel. What you thought as you saw that in front of you. Life. [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/fausto/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>republicans can&#8217;t deep throat</title>
		<link>http://leocharre.com/articles/republicans-cant-deep-throat/</link>
		<comments>http://leocharre.com/articles/republicans-cant-deep-throat/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 04:50:56 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1050</guid>
		<description><![CDATA[Burning in water, drowning in flames.
Originally printed as a collection of Bukowski&#8217;s poems in 1974.
My copy is a 2005 print.
I was very relieved to see that- because I&#8217;ve gotten all kinds of oil paint all over it.
I paint, I smoke, I pause, I read some sad ol poem.
In the copyright section ( this is before [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/republicans-cant-deep-throat/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>trainsmoking</title>
		<link>http://leocharre.com/articles/trainsmoking/</link>
		<comments>http://leocharre.com/articles/trainsmoking/#comments</comments>
		<pubDate>Wed, 18 Nov 2009 05:19:05 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1045</guid>
		<description><![CDATA[I opened up my bukowski book- drowning in fire, burning in water.
He talks about life- about feeling it- the being alive.
About being down, being alone. About being in love- being left by women.
And I look around.
I wonder- How old am I getting.
I look young- and I feel so old.
I met a man who was 71 [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/trainsmoking/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>lost finding</title>
		<link>http://leocharre.com/articles/lost-finding/</link>
		<comments>http://leocharre.com/articles/lost-finding/#comments</comments>
		<pubDate>Fri, 13 Nov 2009 01:38:37 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1031</guid>
		<description><![CDATA[Gosh it&#8217;s so fucking cold out.
Fucking piece of trash Maryland.
I sit here by the machine- hmm.
Maybe the fact that I have a hole big enough to fit my dick in right in the window besides me is having something to do with it.
Maybe I should patch that up and see where it goes.
My management company [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/lost-finding/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>move bugzilla to another server</title>
		<link>http://leocharre.com/articles/move-bugzilla-to-another-server/</link>
		<comments>http://leocharre.com/articles/move-bugzilla-to-another-server/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 20:51:19 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[dev]]></category>

		<guid isPermaLink="false">http://leocharre.com/articles/move-bugzilla-to-another-server/</guid>
		<description><![CDATA[I wanted to move my bugzilla from server wingnut to server thumbscrew.


First I logged into thumbscrew, and I use scp from copy everything..
scp -r root@wingnut:/var/www/public_html/bugzilla /var/www/public_html/bugzilla


Now I have to get the database..
I log into wingnut and run mysqldump, -p will prompt for password.
(My database is casually named.. bugzilla.)
mysqldump -p -r /tmp/bugzilla.sql bugzilla

Now I go back [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/move-bugzilla-to-another-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>learn to kill a part of you</title>
		<link>http://leocharre.com/articles/learn-to-kill-a-part-of-you/</link>
		<comments>http://leocharre.com/articles/learn-to-kill-a-part-of-you/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 02:32:00 +0000</pubDate>
		<dc:creator>leocharre</dc:creator>
				<category><![CDATA[near life experience]]></category>

		<guid isPermaLink="false">http://leocharre.com/?p=1011</guid>
		<description><![CDATA[It doesn&#8217;t matter how much you share.
How many evenings spent in laughter.
How many caresses and how many tender hugs you share at night.
They may tell you they love you.
They may even mean it.
It doesn&#8217;t matter how many times they told you they want to be with you.
How they will never leave you- no.. Not you. [...]]]></description>
		<wfw:commentRss>http://leocharre.com/articles/learn-to-kill-a-part-of-you/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
