<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" version="2.0">

<channel>
	<title>Crainbandy</title>
	
	<link>http://www.crainbandy.com</link>
	<description>For Web Developers</description>
	<lastBuildDate>Thu, 01 Oct 2009 22:13:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Crainbandy" type="application/rss+xml" /><feedburner:emailServiceId xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">Crainbandy</feedburner:emailServiceId><feedburner:feedburnerHostname xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0">http://feedburner.google.com</feedburner:feedburnerHostname><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Function to remove all non-numeric characters in PHP</title>
		<link>http://www.crainbandy.com/programming/function-to-remove-all-non-numeric-characters-in-php</link>
		<comments>http://www.crainbandy.com/programming/function-to-remove-all-non-numeric-characters-in-php#comments</comments>
		<pubDate>Thu, 01 Oct 2009 22:12:06 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=894</guid>
		<description><![CDATA[		
		
		
		Sometimes it&#8217;s helpful to ONLY get numeric characters.
Phone numbers, age &#8212; whatever your little PHP heart desires.

function remove_non_numeric($string) {
return preg_replace('/\D/', '', $string)
}

WRAAAAAAA,
Bryan
Related reading

No Related Post

]]></description>
		<wfw:commentRss>http://www.crainbandy.com/programming/function-to-remove-all-non-numeric-characters-in-php/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sequel Pro — Open Source Mac OS X MySQL GUI</title>
		<link>http://www.crainbandy.com/databases/sequel-pro-open-source-mac-os-x-mysql-gui</link>
		<comments>http://www.crainbandy.com/databases/sequel-pro-open-source-mac-os-x-mysql-gui#comments</comments>
		<pubDate>Tue, 29 Sep 2009 22:18:31 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Databases]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=898</guid>
		<description><![CDATA[		
		
		
		For those of you that run MAMP or your own custom build of a web server on your local machines it&#8217;s handy to have a utility to manage your databases. I like phpMyAdmin but lets face it, it stil uses iFrames and is relatively ugly. Sequel Pro is beautiful.
As most of these projects are these [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/databases/sequel-pro-open-source-mac-os-x-mysql-gui/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to install Git on Mac OS X (Leopard, Snow Leopard)</title>
		<link>http://www.crainbandy.com/how-to/how-to-install-git-on-mac-os-x-leopard-snow-leopard</link>
		<comments>http://www.crainbandy.com/how-to/how-to-install-git-on-mac-os-x-leopard-snow-leopard#comments</comments>
		<pubDate>Mon, 28 Sep 2009 23:41:07 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Git]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[SCM]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=891</guid>
		<description><![CDATA[		
		
		
		First you need 10 pounds of thermite, a magnesium ribbon&#8230; Wrong window.
It&#8217;s not science, or even computer science. This is what you do

Peruse your way to http://code.google.com/p/git-osx-installer/
(Here&#8217;s a direct link to  the latest Git OS X Installer. Uploaded of September 17th, 2009. V1.6.4.4&#8230; Good lord. I&#8217;ll let you know when version 5 comes out. I [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/how-to/how-to-install-git-on-mac-os-x-leopard-snow-leopard/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Crainbandy Labs: Custom Torrent Search Engine</title>
		<link>http://www.crainbandy.com/crainbandy/crainbandy-labs-custom-torrent-search-engine</link>
		<comments>http://www.crainbandy.com/crainbandy/crainbandy-labs-custom-torrent-search-engine#comments</comments>
		<pubDate>Mon, 28 Sep 2009 17:33:06 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Crainbandy]]></category>
		<category><![CDATA[Data Mining and Scraping]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=887</guid>
		<description><![CDATA[		
		
		
		I&#8217;ve been working on building a custom torrent search engine because I (hate) looking for torrents on current sites/sorting by seeds/going to another site to see if they have my torrent/googling for it + &#8220;torrent&#8221; keyword&#8230; It&#8217;s getting ridiculous and somebody needs to put a stop to it. Somebody like me.
As a side note I [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/crainbandy/crainbandy-labs-custom-torrent-search-engine/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to fix Trailing whitespace during Git commit</title>
		<link>http://www.crainbandy.com/programming/scm/git/how-to-fix-trailing-whitespace-during-git-commit</link>
		<comments>http://www.crainbandy.com/programming/scm/git/how-to-fix-trailing-whitespace-during-git-commit#comments</comments>
		<pubDate>Tue, 22 Sep 2009 20:58:25 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Git]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=883</guid>
		<description><![CDATA[		
		
		
		Git uses hooks to fire certain actions at certain times. The &#8220;post-commit&#8221; hook fires &#8230; If you don&#8217;t understand what the hooks do after reading the hook file name itself turn off your computer and go to sleep.
You can look in there it&#8217;s in your .git/hooks folder in your repository.
There are times where this is [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/programming/scm/git/how-to-fix-trailing-whitespace-during-git-commit/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP function that strips all non alphanumeric characters</title>
		<link>http://www.crainbandy.com/programming/php-function-that-strips-all-non-alphanumeric-characters</link>
		<comments>http://www.crainbandy.com/programming/php-function-that-strips-all-non-alphanumeric-characters#comments</comments>
		<pubDate>Wed, 16 Sep 2009 16:51:56 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Functions]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=873</guid>
		<description><![CDATA[		
		
		
		Sometimes it&#8217;s necessary to only return alphanumeric characters in a PHP script.
Whether you&#8217;re trying to upload images and get a uniform name for your image, or you just need to get a key you can hash with an obvious solid value then this function is for you. This function is the fastest, most reliable way [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/programming/php-function-that-strips-all-non-alphanumeric-characters/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TextMate pinwheels on Focus with ExpanDrive</title>
		<link>http://www.crainbandy.com/programming/textmate-pinwheels-on-focus-with-expandrive</link>
		<comments>http://www.crainbandy.com/programming/textmate-pinwheels-on-focus-with-expandrive#comments</comments>
		<pubDate>Fri, 04 Sep 2009 16:16:24 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[How to]]></category>
		<category><![CDATA[Productivity]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Work]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=871</guid>
		<description><![CDATA[		
		
		
		I recently bought a Macbook (4,1 model) 13.3&#8243; 2.1GHz and I put 4GB&#8217;s of DDR2 RAM in it. I like it. It&#8217;s fast, it&#8217;s minimal, it&#8217;s fast. I bought the Macbook for $650 brand new with the intentions of putting 4GB&#8217;s of RAM in it and then upgrading to an OCZ Vertex 120GB SSD but [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/programming/textmate-pinwheels-on-focus-with-expandrive/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Swing and a miss.</title>
		<link>http://www.crainbandy.com/crainbandy/swing-and-a-miss</link>
		<comments>http://www.crainbandy.com/crainbandy/swing-and-a-miss#comments</comments>
		<pubDate>Fri, 28 Aug 2009 20:30:13 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Crainbandy]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=864</guid>
		<description><![CDATA[		
		
		
		I&#8217;m tired of saying I&#8217;m going to do X/Y with this blog when in reality I just don&#8217;t have ample time to dedicate to it.
That being said, soon I&#8217;m going to be making some serious modifications such as &#8211;

Design I have an idea for a blog setup for comments, user interaction, and I can&#8217;t give [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/crainbandy/swing-and-a-miss/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Recursively remove .svn directories</title>
		<link>http://www.crainbandy.com/linux/recursively-remove-svn-directories-2</link>
		<comments>http://www.crainbandy.com/linux/recursively-remove-svn-directories-2#comments</comments>
		<pubDate>Fri, 15 May 2009 22:33:39 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=847</guid>
		<description><![CDATA[		
		
		
		NOTE: Check the comments for variable solutions for this predicament. Thanks to everyone for participating!
Sometimes you find yourself in situations where svn cleanup just doesn&#8217;t cut it &#8212; you need to remove the .svn files and re-add everything. It&#8217;s a pain to do that file by file so here&#8217;s a little method for doing it [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/linux/recursively-remove-svn-directories-2/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>How to find out what Linux Distribution/OS you’re running</title>
		<link>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running</link>
		<comments>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running#comments</comments>
		<pubDate>Fri, 15 May 2009 21:59:43 +0000</pubDate>
		<dc:creator>bryan</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[How To's]]></category>

		<guid isPermaLink="false">http://www.crainbandy.com/?p=834</guid>
		<description><![CDATA[		
		
		
		Sometimes it&#8217;s a pain in the ass to install software on unix based systems without having prior knowledge to the OS/kernel versions.
You&#8217;d do something on debian that doesn&#8217;t work on CentOS, Fedora has yum pre-installed where as RHEL4 comes with up2date but you have to have a key, then there&#8217;s always RPM&#8217;s but who really [...]]]></description>
		<wfw:commentRss>http://www.crainbandy.com/linux/how-to-find-out-what-linux-distributionos-youre-running/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
