<?xml version="1.0" encoding="UTF-8"?><!-- generator="WordPress/2.8.5" -->
<rss version="0.92">
<channel>
	<title>Crainbandy</title>
	<link>http://www.crainbandy.com</link>
	<description>For Web Developers</description>
	<lastBuildDate>Wed, 19 Jan 2011 15:58:41 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<item>
		<title>How to: MySQL &#8220;created&#8221; column default value of NOW()</title>
		<description><![CDATA[		
		
		
		MySQL is gay in a lot of ways, but no more to me than the inability to use NOW() on a &#8220;created&#8221; column.
So here&#8217;s what you do &#8212; Create 2 columns both of the TIMESTAMP data type:
modified &#8211; on update CURRENT_TIMESTAMP
created &#8211; default value CURRENT_TIMESTAMP (instead of now) and you should be good!
You can&#8217;t use [...]]]></description>
		<link>http://www.crainbandy.com/databases/how-to-mysql-created-column-default-value-of-now</link>
			</item>
	<item>
		<title>HTML5 Cheatsheet Facts</title>
		<description><![CDATA[		
		
		
		I&#8217;m not going to write a huge article explaining why HTML5 is great, what&#8217;s planned, none of that. I&#8217;m just giving you the facts so you can reference and get the birds eye view perspective which for the busy web developer is sufficient.
Doctype declaration

&#60;!-- HTML 4.1 --&#62;
&#60;!DOCTYPE html PUBLIC &#34;-//W3C//DTD XHTML 1.0 Strict//EN&#34; &#34;http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd&#34;&#62;

&#60;!-- HTML5 [...]]]></description>
		<link>http://www.crainbandy.com/html5/html5-cheatsheetfacts</link>
			</item>
	<item>
		<title>Top 11 Search Engine Optimization (SEO) Factors</title>
		<description><![CDATA[		
		
		
		I know. I said Top 11. I don&#8217;t really care. Enjoy the read. Leave your thoughts and comments!
Search engine optimization can be tricky. Where do you start? What are the factors that really make a difference? Theory is great, but practice makes perfect. I have launched several personal blog projects like &#8211;

A celebrity gossip blog [...]]]></description>
		<link>http://www.crainbandy.com/seo/top-11-search-engine-optimization-seo-factors</link>
			</item>
	<item>
		<title>Get good at something, before you suck at Everything.</title>
		<description><![CDATA[		
		
		
		It&#8217;s a simple phrase that is probably unoriginal and not coined by me but I&#8217;m staking my claim right now. This occurred to me this morning when I was:

Learning Ruby on Rails
Creating my brilliant Facebook application
Working on my company&#8217;s Craiglist ads and SEO
&#8230;and other things.

Not only did I realize how unfocused I was early in [...]]]></description>
		<link>http://www.crainbandy.com/crainbandy/get-good-at-something-before-you-suck-at-everything</link>
			</item>
	<item>
		<title>SqueezMedia is Online</title>
		<description><![CDATA[		
		
		
		I recently partnered with a friend of mine to start a web design and application development business in Austin, Texas. We just launched our company website. Check it out, www.squeezmedia.com.
Let me know what you think.
We&#8217;re currently accepting clients so if you need help with your website or web application, let me know.
Related reading

No Related Post

]]></description>
		<link>http://www.crainbandy.com/work/squeezmedia-is-online</link>
			</item>
	<item>
		<title>Fix MAMP: Apache won&#8217;t start but MySQL will</title>
		<description><![CDATA[		
		
		
		If your MAMP will start MySQL just fine but won&#8217;t start Apache there is likely 2 problems you&#8217;re facing.

Port number conflict, or
Apache related error that for some reason doesn&#8217;t show up in the MAMP apache logs.


How to Fix the port conflict in MAMP and Apache on Mac OS X
You need to disable web sharing. Web [...]]]></description>
		<link>http://www.crainbandy.com/apple/mamp/fix-mamp-apache-wont-start-but-mysql-will</link>
			</item>
	<item>
		<title>Find text in Files recursively on Linux and Mac OS X</title>
		<description><![CDATA[		
		
		
		Ever had a page that says something like &#8220;Test&#8221; on it, and you have no idea where that page is? I know you have and that&#8217;s why you&#8217;re here. You&#8217;ve thought to yourself &#8220;If I could just search to find the text in files recursively it would make my life so much easier!&#8221; and it [...]]]></description>
		<link>http://www.crainbandy.com/linux/find-text-in-files-recursively-on-linux-and-mac-os-x</link>
			</item>
	<item>
		<title>Getting the available variables in Drupal</title>
		<description><![CDATA[		
		
		
		It&#8217;s simple but it&#8217;s a complete headache if you&#8217;ve had this problem and found this post (or a similar one) trying to do what this function does. What I mean when I say &#8220;Get available variables&#8221; or &#8220;Get the available variables in Drupal&#8221; or &#8220;Find the available variables in PHP&#8221; or any number of combinations [...]]]></description>
		<link>http://www.crainbandy.com/drupal/getting-the-available-variables-in-drupal</link>
			</item>
	<item>
		<title>25 Google Wave Invites</title>
		<description><![CDATA[		
		
		
		Who wants one?! Post a comment!
Related reading

No Related Post

]]></description>
		<link>http://www.crainbandy.com/crainbandy/25-google-wave-invites</link>
			</item>
	<item>
		<title>List of Geocode APIs with Rate Limits and Features</title>
		<description><![CDATA[		
		
		
		https://webgis.usc.edu/Services/Geocode/About/GeocoderList.aspx
Don&#8217;t bother with Yahoo! or Google. They rate limit you, some of the services in the link above do not.
Related reading

No Related Post

]]></description>
		<link>http://www.crainbandy.com/databases/list-of-geocode-apis-with-rate-limits-and-features</link>
			</item>
</channel>
</rss>

