<?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>Zebold&#187;  | Zebold.com</title>
	<atom:link href="http://zebold.com/feed" rel="self" type="application/rss+xml" />
	<link>http://zebold.com</link>
	<description>Internet Entrepreneur</description>
	<lastBuildDate>Sat, 07 May 2011 19:18:41 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Updating path in PEAR.ini Magento</title>
		<link>http://zebold.com/magento/updating-path-in-pear-ini-magento</link>
		<comments>http://zebold.com/magento/updating-path-in-pear-ini-magento#comments</comments>
		<pubDate>Sat, 07 May 2011 19:13:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=102</guid>
		<description><![CDATA[After changing folders or moving to development site. You will need to update the pear.ini file. &#8220;ERROR: failed to mkdir&#8221; Admin penal fix: Rename or Delete the old pear.ini (magento/downloader/pearlib/pear.ini) Log in to Admin Panel. Navigate to Magento Connect Manager and log in. Go to: System -> Extensions -> PEAR Configuration set: Preferred State from [...]]]></description>
			<content:encoded><![CDATA[<p>After changing folders or moving to development site. You will need to update the pear.ini file. </p>
<p>&#8220;<strong>ERROR: failed to mkdir</strong>&#8221;</p>
<p><strong>Admin penal fix</strong>:</p>
<p>Rename or Delete the old pear.ini<br />
(<em>magento/downloader/pearlib/pear.ini</em>)</p>
<p>Log in to Admin Panel.<br />
Navigate to Magento Connect Manager and log in.<br />
Go to: <em>System -> Extensions -> PEAR Configuration </em><br />
set: Preferred State from Stable to Beta &#8211; Click Save.<br />
Magneto will generate a new pear.ini file now with the correct path. &#8211; Revert back to Stable. </p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/magento/updating-path-in-pear-ini-magento/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Importing SQL file from the command line</title>
		<link>http://zebold.com/problem-solving/importing-sql-file-from-the-command-line</link>
		<comments>http://zebold.com/problem-solving/importing-sql-file-from-the-command-line#comments</comments>
		<pubDate>Wed, 04 May 2011 02:04:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Problem Solving]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=99</guid>
		<description><![CDATA[For importing large sql dump files with the command line. $ cd $ mysql --username=INSERT --password=INSERT DATABASENAME < sqlfile.sql]]></description>
			<content:encoded><![CDATA[<p>For importing large sql dump files with the command line. </p>
<p><code>$ cd </code></p>
<p><code>$ mysql --username=INSERT --password=INSERT DATABASENAME < sqlfile.sql</code></p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/problem-solving/importing-sql-file-from-the-command-line/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento: Changing the order in the left column</title>
		<link>http://zebold.com/magento/magento-changing-the-order-in-the-left-column</link>
		<comments>http://zebold.com/magento/magento-changing-the-order-in-the-left-column#comments</comments>
		<pubDate>Fri, 31 Dec 2010 19:26:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=95</guid>
		<description><![CDATA[In order to change the order of blocks in your sidebar/left column layout you will have to edit the Catalog.xml file. File Located: app/design/frontend/default/(Your Template)/layout/catalog.xml In this file locate the left column : (reference name&#8217;&#8221;left&#8221;). Magento also does a good job at commenting out the blocks for you (refer to the comments). It is the [...]]]></description>
			<content:encoded><![CDATA[<p>In order to change the order of blocks in your sidebar/left column layout you will have to edit the Catalog.xml file.</p>
<p><em>File Located: app/design/frontend/default/(Your Template)/layout/<strong>catalog.xml</strong></em></p>
<p>In this file locate the left column : (reference name&#8217;&#8221;left&#8221;). Magento also does a good job at commenting out the blocks for you (refer to the comments). It is the <strong>&#8220;before&#8221;</strong> and <strong>&#8220;after&#8221;</strong> parameters that influence the order in your sidebar.  </p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/magento/magento-changing-the-order-in-the-left-column/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpMyAdmin &#8211; Fatal error: Maximum execution time (Fix)</title>
		<link>http://zebold.com/problem-solving/phpmyadmin-fatal-error-maximum-execution-time-fix</link>
		<comments>http://zebold.com/problem-solving/phpmyadmin-fatal-error-maximum-execution-time-fix#comments</comments>
		<pubDate>Mon, 29 Nov 2010 02:08:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[phpmyadmin]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=56</guid>
		<description><![CDATA[phpMyAdmin has problems when working with large Mysql database imports. If you are getting the following error try following the steps below to fix it. Fatal error: Maximum execution time of 300 seconds exceeded with phpMyAdmin Locate your phpMyAdmin folder and find the file: config.default.php. I am currently working with XAMPP and the following file [...]]]></description>
			<content:encoded><![CDATA[<p>phpMyAdmin has problems when working with large Mysql database imports. If you are getting the following error try following the steps below to fix it. </p>
<blockquote><p>Fatal error: Maximum execution time of 300 seconds exceeded with phpMyAdmin</p></blockquote>
<p>Locate your phpMyAdmin folder and find the file: <strong>config.default.php</strong>.<br />
I am currently working with XAMPP and the following file can be located: <strong>C:\xampp\phpMyAdmin\libraries\config.default.php</strong><br />
Once you have this open in a text editor located this line of code:</p>
<pre><code>$cfg['ExecTimeLimit'] = 300;</code></pre>
<p>and replace it with:</p>
<pre><code>$cfg['ExecTimeLimit'] = 3500;</code></pre>
<p>This will add additional time! Save the file and upload you sql file. </p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/problem-solving/phpmyadmin-fatal-error-maximum-execution-time-fix/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to make a Windows 7 Recovery/Boot Disk</title>
		<link>http://zebold.com/windows-7/how-to-make-a-windows-7-recoveryboot-disk</link>
		<comments>http://zebold.com/windows-7/how-to-make-a-windows-7-recoveryboot-disk#comments</comments>
		<pubDate>Sun, 28 Nov 2010 22:19:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Windows 7]]></category>
		<category><![CDATA[boot disc]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=36</guid>
		<description><![CDATA[This is a quick &#8220;how to&#8221; for making a Windows 7 boot disc or recovery disc. This disc will come in handy to anyone who is having issues booting into Windows 7. I have posted some quick snapshots below for visuals. First: Head over to your Control Panel Next: Under System and Security click “Back [...]]]></description>
			<content:encoded><![CDATA[<p>This is a quick &#8220;how to&#8221; for making a Windows 7 boot disc or recovery disc. This disc will come in handy to anyone who is having issues booting into Windows 7. I have posted some quick snapshots below for visuals.</p>
<ul>
<li>First: Head over to your Control Panel</li>
<li>Next: Under System and Security click “<strong>Back up your Computer</strong>”.</li>
<li>Then Click “<strong>Create a system repair disc</strong>”</li>
<li>Once the windows pops up insert a blank CD and click Create Disc.</li>
</ul>
<p><strong>That’s it!</strong></p>
<div id="thumbnails">
<a href="http://zebold.com/wp-content/uploads/2010/11/boot1.jpg"><img src="http://zebold.com/wp-content/uploads/2010/11/boot1-150x150.jpg" alt="windows boot disc" title="boot1" width="150" height="150"  /> </a><a href="http://zebold.com/wp-content/uploads/2010/11/boot2.jpg"><img src="http://zebold.com/wp-content/uploads/2010/11/boot2-150x150.jpg" alt="windows 7 boot disc" title="boot2" width="150" height="150"  /></a> <a href="http://zebold.com/wp-content/uploads/2010/11/boot3.jpg"><img src="http://zebold.com/wp-content/uploads/2010/11/boot3-150x150.jpg" alt="windows boot disc preview" title="boot3" width="150" height="150" /></a></p>
</div>
<p><strong>Edit*</strong> &#8211; If you need to download a Windows 7 Boot Disc you can download one from this site here &#8211; <a href="http://win7recovery.com/">http://win7recovery.com/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/windows-7/how-to-make-a-windows-7-recoveryboot-disk/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Windows Home Server &#8211; Account is Currently Locked Out</title>
		<link>http://zebold.com/problem-solving/windows-home-server-account-is-currently-locked-out</link>
		<comments>http://zebold.com/problem-solving/windows-home-server-account-is-currently-locked-out#comments</comments>
		<pubDate>Sat, 27 Nov 2010 17:48:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[Windows Home Server]]></category>
		<category><![CDATA[whs]]></category>
		<category><![CDATA[windows home server]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=29</guid>
		<description><![CDATA[This is a possible solution to fix the lockout error: \\SERVER_NAME is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions. The referenced account is currently locked out and may not be logged on to. The first thing [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://zebold.com/wp-content/uploads/2010/11/whs_error.jpg"><img src="http://zebold.com/wp-content/uploads/2010/11/whs_error-300x102.jpg" alt="server is not accessible" title="whs_error" width="300" height="102" class="aligncenter size-medium wp-image-30" /></a></p>
<p>This is a possible solution to fix the lockout error:</p>
<blockquote><p>\\SERVER_NAME is not accessible. You might not have permission to use this network resource. Contact the administrator of this server to find out if you have access permissions.</p>
<p>The referenced account is currently locked out and may not be logged on to.</p></blockquote>
<ul>
<li>The first thing you must do is open your windows home server in a remote desktop protocol (RDP): <em>Start > All Programs > Accessories > Remote Desktop Connection</em>. Login to your account as &#8220;<strong>Administrator</strong>&#8221; your password should be the same as your WHS.</li>
<li>Next click the Start Menu and right click on My Computer and select <strong>Manager</strong>.</li>
<li>Select <strong>Local Users and Groups</strong> in the left column. Now double click <strong>users</strong> in the right column. </li>
<li>Select the user name you want to unlock and right click to select <strong>properties</strong>. </li>
<li>Finally click the Checkbox in the bottom of the windows that read &#8220;<strong>Account is Locked Out</strong>&#8220;.</li>
<p><br/><br />
After following the steps you should be able to now connect to your shared folders!</p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/problem-solving/windows-home-server-account-is-currently-locked-out/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add 768MB to your Dropbox storage free</title>
		<link>http://zebold.com/freebies/add-768mb-to-your-dropbox-storage-free</link>
		<comments>http://zebold.com/freebies/add-768mb-to-your-dropbox-storage-free#comments</comments>
		<pubDate>Tue, 23 Nov 2010 06:56:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[dropbox]]></category>
		<category><![CDATA[online backup]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=22</guid>
		<description><![CDATA[Complete these simple tasks and instantly boost your Dropbox space free! Dropbox link Connect your Twitter account with Dropbox -128MB Connect your Facebook account with Dropbox -128MB Follow @Dropbox on Twitter -128MB Tell us why you love Dropbox -128MB Like Dropbox? Tell your friends on Facebook -128MB Tweet about Dropbox for more free space! -128MB [...]]]></description>
			<content:encoded><![CDATA[<p><em>Complete these simple tasks and instantly boost your Dropbox space free!</em></p>
<p><a href="https://www.dropbox.com/free">Dropbox link</a></p>
<ul>
<li>Connect your Twitter account with Dropbox -128MB</li>
<li>Connect your Facebook account with Dropbox -128MB</li>
<li>Follow @Dropbox on Twitter -128MB</li>
<li>Tell us why you love Dropbox -128MB</li>
<li>Like Dropbox? Tell your friends on Facebook -128MB</li>
<li>Tweet about Dropbox for more free space! -128MB</li>
</ul>
<p><em>Don&#8217;t have a Dropbox account?</em> <a href="http://www.dropbox.com/referrals/NTEwNTU5ODY5?src=global">Sign up here!</a></p>
<p>Thank You <a href="http://news.ycombinator.com/">YCombinator</a> and Dropbox!</p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/freebies/add-768mb-to-your-dropbox-storage-free/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Running XAMPP and Apache with IIS Server</title>
		<link>http://zebold.com/problem-solving/running-xampp-and-apache-with-iis-server</link>
		<comments>http://zebold.com/problem-solving/running-xampp-and-apache-with-iis-server#comments</comments>
		<pubDate>Mon, 22 Nov 2010 22:26:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Problem Solving]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[fixing]]></category>
		<category><![CDATA[IIS]]></category>
		<category><![CDATA[XAMPP]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=16</guid>
		<description><![CDATA[XAMPP is an easy to install Apache distribution containing MySQL, PHP and Perl. I need to run both XAMPP and IIS (Internet Information Services) together. I use IIS to run 3CX VoIP Software and XAMPP for local development. The conflict is with Apache and IIS using the same ports (port:80). You will need to access [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.apachefriends.org/en/xampp.html">XAMPP</a> is an easy to install Apache distribution containing MySQL, PHP and Perl. I need to run both XAMPP and <a href="http://www.iis.net/overview">IIS (Internet Information Services)</a> together. I use IIS to run <a href="http://www.3cx.com/">3CX VoIP Software</a> and XAMPP for local development. </p>
<p>The conflict is with Apache and IIS using the same ports (port:80). </p>
<p><strong>You will need to access 2 files and make the following changes to the ports:</strong></p>
<p>Navigate to your XAMPP folder in your C: drive &#8211; <em>C:\xampp\apache\conf\httpd.conf</em></p>
<p><code>Search for “Listen 80” and change this to “Listen 81”<br />
Search for “localhost:80” and change this to “localhost:81”</code></p>
<p>Navigate to your XAMPP folder in your C: drive &#8211; <em>C:\xampp\apache\conf\extra\httpd-ssl.conf</em></p>
<p><code>Search for “Listen 443” and change this to “Listen 4499”<br />
Search for “localhost:80” and change this to “localhost:4499”<br />
Search for “VirtualHost _default_:443” and change this to “VirtualHost _default_:4499”</code></p>
<p>You have to change both files inorder for this to work correctly. This was used for XAMPP version 1.7.3</p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/problem-solving/running-xampp-and-apache-with-iis-server/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://zebold.com/current-work/hello-world</link>
		<comments>http://zebold.com/current-work/hello-world#comments</comments>
		<pubDate>Sat, 31 Jul 2010 15:42:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Current Work]]></category>

		<guid isPermaLink="false">http://zebold.com/?p=1</guid>
		<description><![CDATA[Starting Ova!]]></description>
			<content:encoded><![CDATA[<p>Starting Ova!</p>
]]></content:encoded>
			<wfw:commentRss>http://zebold.com/current-work/hello-world/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

