<?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>SC Knowledge Base</title>
	<atom:link href="http://sandhillcreative.com/kb/feed/" rel="self" type="application/rss+xml" />
	<link>http://sandhillcreative.com/kb</link>
	<description></description>
	<lastBuildDate>Wed, 06 Jan 2010 23:10:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Generating XML and passing it to jQuery</title>
		<link>http://sandhillcreative.com/kb/2010/01/06/generating-xml-and-passing-it-to-jquery/</link>
		<comments>http://sandhillcreative.com/kb/2010/01/06/generating-xml-and-passing-it-to-jquery/#comments</comments>
		<pubDate>Wed, 06 Jan 2010 23:08:51 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Snippets]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[XML]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=168</guid>
		<description><![CDATA[I am generating some XML and then POSTing it to a jQuery based plugin. Looking at the POSTed XML in Firebug, everything appears normal. However, something is not getting passed to the plugin so it is using a amount (which results in no data being properly displayed). The solution turned out to be quite simple&#8230; [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2010/01/06/generating-xml-and-passing-it-to-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing Your Local MAMP Dev Environment From VirtualBox</title>
		<link>http://sandhillcreative.com/kb/2009/11/19/accessing-your-local-mamp-dev-environment-from-virtualbox/</link>
		<comments>http://sandhillcreative.com/kb/2009/11/19/accessing-your-local-mamp-dev-environment-from-virtualbox/#comments</comments>
		<pubDate>Fri, 20 Nov 2009 01:30:19 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[unix]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=162</guid>
		<description><![CDATA[You already have a local development environment set up using MAMP (MAMP uses port 8888 so your localhost is accessed at http://localhost:8888 and custom sites, assuming you have set any up, are available at http://whatever:8888).
Naturally you need to test your sites in Internet *barf* Explorer so you have set up a virtual environment to do [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/11/19/accessing-your-local-mamp-dev-environment-from-virtualbox/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve Netbeans IDE Memory Usage</title>
		<link>http://sandhillcreative.com/kb/2009/11/12/improve-netbeans-ide-memory-usage/</link>
		<comments>http://sandhillcreative.com/kb/2009/11/12/improve-netbeans-ide-memory-usage/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 23:29:10 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=155</guid>
		<description><![CDATA[Netbeans is my IDE of choice but the resources it commands sometimes cause my machine to choke like the Cleveland Browns on any given Sunday.
Here is what I&#8217;ve done to improve the situation a bit:
Nutshell: edit the netbeans conf file to increase the amount of memory allocated and permitted
You&#8217;ll be editing the netbeans conf file [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/11/12/improve-netbeans-ide-memory-usage/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento and jQuery, Sitting in a Tree&#8230;</title>
		<link>http://sandhillcreative.com/kb/2009/11/11/magento-and-jquery-sitting-in-a-tree/</link>
		<comments>http://sandhillcreative.com/kb/2009/11/11/magento-and-jquery-sitting-in-a-tree/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 03:33:52 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[jquery]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=143</guid>
		<description><![CDATA[&#8230; k-i-s-s-i-n-g. First comes love, then comes&#8230; oh who am I kidding! They don&#8217;t really like each other that much. That said, here is how to make them at least tolerate each other:
Integrating jQuery with Magento is not complicated but there are a number of gotchas.
In a nutshell you&#8230;

Create a directory named &#8220;jquery&#8221; (really you [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/11/11/magento-and-jquery-sitting-in-a-tree/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Magento, MAMP and {{base_url}} Issues</title>
		<link>http://sandhillcreative.com/kb/2009/05/19/magento-mamp-and-base_url-issues/</link>
		<comments>http://sandhillcreative.com/kb/2009/05/19/magento-mamp-and-base_url-issues/#comments</comments>
		<pubDate>Tue, 19 May 2009 08:44:52 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[magento]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=140</guid>
		<description><![CDATA[A local install of Magento may give you a warning to change {{base_url}} for security purposes. I believe this only applies to production environments but it is annoying nonetheless. To solve this, within your Magento admin section, go to System-> Configurations and select the ‘Web’ tab (it&#8217;s over on the left under the configuration sidebar). [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/05/19/magento-mamp-and-base_url-issues/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Interesting Article about Caching Models in Zend Framework</title>
		<link>http://sandhillcreative.com/kb/2009/05/12/interesting-article-about-caching-models-in-zend-framework/</link>
		<comments>http://sandhillcreative.com/kb/2009/05/12/interesting-article-about-caching-models-in-zend-framework/#comments</comments>
		<pubDate>Tue, 12 May 2009 06:03:56 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[cache]]></category>
		<category><![CDATA[models]]></category>
		<category><![CDATA[php]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=138</guid>
		<description><![CDATA[Interesting article over at http://www.contentwithstyle.co.uk/content/a-caching-pattern-for-models about implementing caching with Zend Framework models. In the comments there is a good point about how to refresh such a cache with the author suggesting using something like a $this->cache->clear() to clear the cache upon adding or updating content.
&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/05/12/interesting-article-about-caching-models-in-zend-framework/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Zend_Tool Set-up</title>
		<link>http://sandhillcreative.com/kb/2009/05/07/zend_tool-set-up-and-use/</link>
		<comments>http://sandhillcreative.com/kb/2009/05/07/zend_tool-set-up-and-use/#comments</comments>
		<pubDate>Thu, 07 May 2009 06:23:40 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Zend Framework]]></category>
		<category><![CDATA[unix]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[zend_tool]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=125</guid>
		<description><![CDATA[Download Zend Framework (1.8.0 is the current version at present&#8230; change as needed):
wget http://framework.zend.com/releases/ZendFramework-1.8.0/ZendFramework-1.8.0-minimal.tar.gz
Unpack the downloaded file:
tar zxvf ~/Downloads/ZendFramework-1.8.0-minimal.tar.gz
Move into that unpacked directory:
cd ~/Downloads/ZendFramework-1.8.0-minimal
Find out where your PHP binary is:
which php
Put zf.sh and zf.php into the same dir as the PHP binary:
cp bin/zf.sh bin/zf.php /Applications/MAMP/bin/php5/bin/
Find out your include path:
php -i &#124; grep "include_path"
Put the contents [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/05/07/zend_tool-set-up-and-use/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using UNIX&#8217;s find to locate modified files</title>
		<link>http://sandhillcreative.com/kb/2009/05/07/using-unixs-find-to-locate-modified-files/</link>
		<comments>http://sandhillcreative.com/kb/2009/05/07/using-unixs-find-to-locate-modified-files/#comments</comments>
		<pubDate>Thu, 07 May 2009 05:15:45 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[unix]]></category>
		<category><![CDATA[find]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=115</guid>
		<description><![CDATA[This will find anything that was accessed in the past 30 minutes:
sudo find / -amin 30
Finds anything larger than 10k that was modified today:
find / -size +10k -mtime 0
Finds any file larger than 1MB that was not modified in the past year:
find / -type f -size +1M -mtime +365
Finds any php file larger than 1k [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/05/07/using-unixs-find-to-locate-modified-files/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using Vault from the command line on OS X</title>
		<link>http://sandhillcreative.com/kb/2009/05/02/using-vault-from-the-command-line-on-os-x/</link>
		<comments>http://sandhillcreative.com/kb/2009/05/02/using-vault-from-the-command-line-on-os-x/#comments</comments>
		<pubDate>Sun, 03 May 2009 00:46:08 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[terminal]]></category>
		<category><![CDATA[vault]]></category>
		<category><![CDATA[version_control]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=96</guid>
		<description><![CDATA[These are directions for using SourceGear&#8217;s Vault version control from the command line on a Mac (OS X 10.5). You will need the Vault client installed (the client, not the server&#8230; you&#8217;ll be connecting to the server) as well as mono. I recommend using a package manager like MacPorts to handle mono (and any other [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/05/02/using-vault-from-the-command-line-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sample Configuration for mod_deflate</title>
		<link>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/</link>
		<comments>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/#comments</comments>
		<pubDate>Thu, 30 Apr 2009 05:31:32 +0000</pubDate>
		<dc:creator>Stuart</dc:creator>
				<category><![CDATA[Troubleshooting]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[deflate]]></category>
		<category><![CDATA[server]]></category>

		<guid isPermaLink="false">http://sandhillcreative.com/kb/?p=92</guid>
		<description><![CDATA[These conf settings will avoid compressing images (generally a bad thing) but will compress various text, xml, css and javascript files. This is better than minifying javascript because minified js must be decompressed by the client js and this is not as efficient as doing it with Apache&#8217;s mod_deflate. This goes in httpd.conf.
#
# Deflate conf
#
AddOutputFilterByType [...]]]></description>
		<wfw:commentRss>http://sandhillcreative.com/kb/2009/04/30/sample-configuration-for-mod_deflate/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 2.389 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-03-09 20:25:28 -->
