<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Pretzel&#039;s Blog</title>
	<atom:link href="http://rcjbp.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rcjbp.wordpress.com</link>
	<description>My IT notes and more...</description>
	<lastBuildDate>Fri, 30 Sep 2011 10:42:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='rcjbp.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Pretzel&#039;s Blog</title>
		<link>http://rcjbp.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://rcjbp.wordpress.com/osd.xml" title="Pretzel&#039;s Blog" />
	<atom:link rel='hub' href='http://rcjbp.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Windows XP does not remember password when mapping network drive</title>
		<link>http://rcjbp.wordpress.com/2011/09/29/windows-xp-does-not-remember-password-when-mapping-network-drive/</link>
		<comments>http://rcjbp.wordpress.com/2011/09/29/windows-xp-does-not-remember-password-when-mapping-network-drive/#comments</comments>
		<pubDate>Thu, 29 Sep 2011 11:55:34 +0000</pubDate>
		<dc:creator>rcjbp</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://rcjbp.wordpress.com/?p=105</guid>
		<description><![CDATA[Problem: I have to provide user and password when automatically mapping network drive Solution: Clear all drive mappings: From a CMD prompt. net use * /del /Y net use /persistent:no Reboot the workstation. Map network drive saving credentials with this command net use Z:\\computer_name\share_name /User:DomainUser DomainPassword /persistent:y /savecred<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=105&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Problem:</p>
<p>I have to provide user and password when automatically mapping network drive</p>
<p>Solution:</p>
<p>Clear all drive mappings: From a CMD prompt.</p>
<p>net use * /del /Y<br />
net use /persistent:no</p>
<p>Reboot the workstation.</p>
<p>Map network drive saving credentials with this command<br />
net use Z:\\computer_name\share_name /User:DomainUser DomainPassword /persistent:y /savecred</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rcjbp.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rcjbp.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rcjbp.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rcjbp.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rcjbp.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rcjbp.wordpress.com/105/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rcjbp.wordpress.com/105/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rcjbp.wordpress.com/105/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=105&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rcjbp.wordpress.com/2011/09/29/windows-xp-does-not-remember-password-when-mapping-network-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/648e66ec83ec97b3271ff3139fa07cbb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Pretchie</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reinstall Phplist when you have a backup of the database but not the Phplist directory</title>
		<link>http://rcjbp.wordpress.com/2011/07/01/how-to-reinstall-phplist-when-you-dont-have-a-backup-of-your-phplist-directory-but-you-have-a-backup-of-the-database/</link>
		<comments>http://rcjbp.wordpress.com/2011/07/01/how-to-reinstall-phplist-when-you-dont-have-a-backup-of-your-phplist-directory-but-you-have-a-backup-of-the-database/#comments</comments>
		<pubDate>Fri, 01 Jul 2011 09:04:12 +0000</pubDate>
		<dc:creator>rcjbp</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://rcjbp.wordpress.com/?p=102</guid>
		<description><![CDATA[I was able to restore the mysql database since I have a backup of it. Solution: Install the Phplist as directed. Edit config/config.php and set the following variables as per your installation. The explanation of each variable is in the same file. $database_name $database_user $database_password $pageroot $adminpages Set the following variable as per your requirement. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=102&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I was able to restore the mysql database since I have a backup of it.</p>
<p>Solution:</p>
<ol>
<li>Install the Phplist as directed.</li>
<li>Edit config/config.php and set the following variables as per your installation. The explanation of each variable is in the same file.<br />
$database_name<br />
$database_user<br />
$database_password<br />
$pageroot<br />
$adminpages</p>
<p>Set the following variable as per your requirement.</p>
<p>define(&#8220;MAILQUEUE_BATCH_SIZE&#8221;,40);<br />
define(&#8220;MAILQUEUE_BATCH_PERIOD&#8221;,600);</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rcjbp.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rcjbp.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rcjbp.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rcjbp.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rcjbp.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rcjbp.wordpress.com/102/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rcjbp.wordpress.com/102/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rcjbp.wordpress.com/102/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=102&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rcjbp.wordpress.com/2011/07/01/how-to-reinstall-phplist-when-you-dont-have-a-backup-of-your-phplist-directory-but-you-have-a-backup-of-the-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/648e66ec83ec97b3271ff3139fa07cbb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Pretchie</media:title>
		</media:content>
	</item>
		<item>
		<title>Upgrade of PHPlist from 2.10.12 to 2.10.13 caused 500 Internal Server Error</title>
		<link>http://rcjbp.wordpress.com/2011/04/04/upgrade-of-phplist-from-2-10-12-to-2-10-13-failed/</link>
		<comments>http://rcjbp.wordpress.com/2011/04/04/upgrade-of-phplist-from-2-10-12-to-2-10-13-failed/#comments</comments>
		<pubDate>Mon, 04 Apr 2011 11:27:18 +0000</pubDate>
		<dc:creator>rcjbp</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://rcjbp.wordpress.com/?p=97</guid>
		<description><![CDATA[I upgraded the PHPlist from 2.10.12 to 2.10.13 using CPanel. The upgrade status was successful but when I accessed Phplist, I got the following error: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Solution: Remove the .htaccess file from the lists&#8217; main directory.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=97&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I upgraded the PHPlist from 2.10.12 to 2.10.13 using CPanel. The upgrade status was successful but when I accessed Phplist, I got the following error:</p>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or misconfiguration and was unable to complete your request.</p>
<p>Solution:</p>
<p>Remove the .htaccess file from the lists&#8217; main directory.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rcjbp.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rcjbp.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rcjbp.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rcjbp.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rcjbp.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rcjbp.wordpress.com/97/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rcjbp.wordpress.com/97/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rcjbp.wordpress.com/97/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=97&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rcjbp.wordpress.com/2011/04/04/upgrade-of-phplist-from-2-10-12-to-2-10-13-failed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/648e66ec83ec97b3271ff3139fa07cbb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Pretchie</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Choose a Web/Email Host</title>
		<link>http://rcjbp.wordpress.com/2011/02/22/how-to-choose-a-webemail-host/</link>
		<comments>http://rcjbp.wordpress.com/2011/02/22/how-to-choose-a-webemail-host/#comments</comments>
		<pubDate>Tue, 22 Feb 2011 07:35:48 +0000</pubDate>
		<dc:creator>rcjbp</dc:creator>
				<category><![CDATA[System Administration]]></category>

		<guid isPermaLink="false">http://rcjbp.wordpress.com/?p=84</guid>
		<description><![CDATA[A lot of articles on how to choose a mail/web host always mention the uptime, bandwidth, disk space, technical support, spam protection, etc. Guess what? It&#8217;s not all you need to know. I had some discoveries when I transferred to an email/web service provider. Following are some of the problems I encountered in subscribing to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=84&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>A lot of articles on how to choose a mail/web host always mention the uptime, bandwidth, disk space, technical support, spam protection, etc. Guess what? It&#8217;s not all you need to know. I had some discoveries when I transferred to an email/web service provider.</p>
<p>Following are some of the problems I encountered in subscribing to a web hosting service which were not mentioned in the articles that I have read about how to choose a web/email host:</p>
<ol>
<li><strong>Number of email messages you can send per hour</strong>. This is important if you have mailing lists. Most web hosting provider offer free domain registration and email service along with the web hosting service. If you want to transfer you email services, be aware that most provider carries a limited number of messages per hour that you can send. This is important if you have mailing list of more than 100 subscribers. If the provider has a limit of 500 emails per hour then you can only send 4 messages per hour to a list of 125 subscribers.</li>
<li><strong>Email Aliases</strong>. If you use email aliases such as an alias for a department in your organisation which consists of all people in that department then you need to ask what kind of aliases do they provide. Some email/web host provider only allow one-to-one and not one-to-many aliases. Although you can use mailing list as a substitute, mailing list has some security features that creates additional tasks for you. For example, if you use a mailing list together with some other email addresses as recipients, you need to approve the message before it can be sent to the list.</li>
<li><strong>Content you make available from your website</strong>. Some providers do not allow download of mp3 and video files. Before you make a decision, you should ask the provider if they allow the types of documents you (or plan to) provide from your website. Some organisations like the one I was with before, offer recordings of conference speeches. We also provide short videos of our project which we made by ourselves. This is definitely a problem if the provider doesn&#8217;t allow these types of files.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rcjbp.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rcjbp.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rcjbp.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rcjbp.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rcjbp.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rcjbp.wordpress.com/84/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rcjbp.wordpress.com/84/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rcjbp.wordpress.com/84/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=84&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rcjbp.wordpress.com/2011/02/22/how-to-choose-a-webemail-host/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/648e66ec83ec97b3271ff3139fa07cbb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Pretchie</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing solid black to a color in GIMP</title>
		<link>http://rcjbp.wordpress.com/2011/01/20/changing-solid-black-to-a-color-in-gimp/</link>
		<comments>http://rcjbp.wordpress.com/2011/01/20/changing-solid-black-to-a-color-in-gimp/#comments</comments>
		<pubDate>Thu, 20 Jan 2011 09:20:20 +0000</pubDate>
		<dc:creator>rcjbp</dc:creator>
				<category><![CDATA[GIMP]]></category>
		<category><![CDATA[gimp]]></category>
		<category><![CDATA[sketch]]></category>

		<guid isPermaLink="false">http://rcjbp.wordpress.com/?p=79</guid>
		<description><![CDATA[I have a black line art image and I want to change the color of the black to another color. Solution: From the Layers window, add a new layer. Fill the layer with the color you want. Change the layer mode of the new layer to &#8220;Lighten only&#8221;.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=79&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have a black line art image and I want to change the color of the black to another color.</p>
<p>Solution:</p>
<ol>
<li>From the Layers window, add a new layer.</li>
<li>Fill the layer with the color you want.</li>
<li>Change the layer mode of the new layer to &#8220;Lighten only&#8221;.</li>
</ol>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rcjbp.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rcjbp.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/rcjbp.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/rcjbp.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rcjbp.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rcjbp.wordpress.com/79/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rcjbp.wordpress.com/79/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rcjbp.wordpress.com/79/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rcjbp.wordpress.com&amp;blog=290978&amp;post=79&amp;subd=rcjbp&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://rcjbp.wordpress.com/2011/01/20/changing-solid-black-to-a-color-in-gimp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/648e66ec83ec97b3271ff3139fa07cbb?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Pretchie</media:title>
		</media:content>
	</item>
	</channel>
</rss>
