<?xml version="1.0" encoding="UTF-8"?><rss version="0.92">
<channel>
	<title>Nick Bartlett</title>
	<link>http://nickbartlett.com/wordpress</link>
	<description>PHP Developer in Minnesota</description>
	<lastBuildDate>Sat, 04 Feb 2012 23:19:39 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	<!-- generator="WordPress/3.2" -->

	<item>
		<title>Magento cannot log into admin locally</title>
		<description><![CDATA[I manually installed an existing live site locally on my computer and was unable to log into the admin backend. when I would click the login button, I wouldn&#8217;t get ...]]></description>
		<link>http://nickbartlett.com/wordpress/magento-cannot-log-into-admin-locally/</link>
			</item>
	<item>
		<title>Zend Studio Magento Building Workspace Error</title>
		<description><![CDATA[I encountered a very large project involving Magento and added it as a project to my zend studio. Zend studio would frequently hang with an error related to building workspace. ...]]></description>
		<link>http://nickbartlett.com/wordpress/zend-studio-magento-building-workspace-error/</link>
			</item>
	<item>
		<title>TortoiseGit Setup Tutorial With GitHub</title>
		<description><![CDATA[I&#8217;ve been using TortoiseSVN for years and thought installing and using TortoiseGit would be just as easy, but it wasn&#8217;t. The TortoiseGit website&#8217;s documentation and setup tutorial was very poor. ...]]></description>
		<link>http://nickbartlett.com/wordpress/tortoisegit-setup-tutorial-with-github/</link>
			</item>
	<item>
		<title>Using recaptcha with Zend_Form</title>
		<description><![CDATA[I was pleasantly surprised at how simple it was to integrate a good captcha solution with Zend_Form. Your form doesn&#8217;t have to extended a special object or anything; you just ...]]></description>
		<link>http://nickbartlett.com/wordpress/using-recaptcha-with-zend_form/</link>
			</item>
	<item>
		<title>windows 7 command line switch drives</title>
		<description><![CDATA[In command prompt we can switch from one drive to another drive by just typing the drive letter name suffixed with the character ‘:’ For example if you are working ...]]></description>
		<link>http://nickbartlett.com/wordpress/windows-7-command-line-switch-drives/</link>
			</item>
	<item>
		<title>How to import a delimited file with mysql</title>
		<description><![CDATA[Using Mac OS X on the command line, log into mysql and select your database. Then run the following for a tab delimited file located on your desktop: load data ...]]></description>
		<link>http://nickbartlett.com/wordpress/how-to-import-a-delimited-file-with-mysql/</link>
			</item>
	<item>
		<title>Cloning an array with JavaScript</title>
		<description><![CDATA[I had a need to clone an array with JavaScript. There appears to be a number of different ways to do it, including writing your own function. All of these ...]]></description>
		<link>http://nickbartlett.com/wordpress/cloning-an-array-with-javascript/</link>
			</item>
	<item>
		<title>PHP and Web Development Tutor in Minneapolis Minnesota</title>
		<description><![CDATA[I have a bachelor&#8217;s in Management Information Systems and have been a full time professional web developer since 2004. I have experience leading a team of web developer&#8217;s with a ...]]></description>
		<link>http://nickbartlett.com/wordpress/php-and-web-development-tutor-in-minneapolis-minnesota/</link>
			</item>
	<item>
		<title>How to use date on google scatter chart</title>
		<description><![CDATA[The google visualization api limits you to using numeric values for both the X and Y axis, but there is a trick you can do with the google image chart ...]]></description>
		<link>http://nickbartlett.com/wordpress/how-to-use-date-on-google-scatter-chart/</link>
			</item>
	<item>
		<title>Reset button doesn&#8217;t work on selected=&#8221;selected&#8221; form element</title>
		<description><![CDATA[Using Zend_Form, it generated a select element where the selection option had an attribute of selected=&#8221;selected&#8221; instead of just adding &#8220;selected&#8221; to the element. The form&#8217;s reset button no longer ...]]></description>
		<link>http://nickbartlett.com/wordpress/reset-button-doesnt-work-on-selectedselected-form-element/</link>
			</item>
</channel>
</rss>

