<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Tis How I Code:: With Great Frustration... Comes Passion</title>
	<atom:link href="http://tishowicode.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tishowicode.wordpress.com</link>
	<description></description>
	<lastBuildDate>Fri, 10 Jun 2011 16:33:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='tishowicode.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Tis How I Code:: With Great Frustration... Comes Passion</title>
		<link>http://tishowicode.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://tishowicode.wordpress.com/osd.xml" title="Tis How I Code:: With Great Frustration... Comes Passion" />
	<atom:link rel='hub' href='http://tishowicode.wordpress.com/?pushpress=hub'/>
		<item>
		<title>^ ^</title>
		<link>http://tishowicode.wordpress.com/2010/09/13/295/</link>
		<comments>http://tishowicode.wordpress.com/2010/09/13/295/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 20:30:30 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[Blog]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=295</guid>
		<description><![CDATA[Happy Programmer&#8217;s Day!<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=295&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/09/13/295/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Twitter Status with JSON</title>
		<link>http://tishowicode.wordpress.com/2010/08/13/get-twitter-status-with-json/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/13/get-twitter-status-with-json/#comments</comments>
		<pubDate>Fri, 13 Aug 2010 10:30:29 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[JSON]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=288</guid>
		<description><![CDATA[$url = 'http://twitter.com/statuses/user_timeline/phoenixblue.json?count=10'; $url_content= file_get_contents($url,0,NULL,NULL); $statuses = json_decode($url_content); //var_dump($statuses); echo $statuses[0]-&#62;text;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=288&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/13/get-twitter-status-with-json/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Delete all Orders</title>
		<link>http://tishowicode.wordpress.com/2010/08/02/delete-all-orders/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/02/delete-all-orders/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 19:43:27 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=283</guid>
		<description><![CDATA[Magento version 1.4.1.1 In Database, SET FOREIGN_KEY_CHECKS = 1; DELETE FROM sales_flat_order; DELETE FROM sales_flat_quote; DELETE FROM eav_entity_store;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=283&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/02/delete-all-orders/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Reset Auto-Increment</title>
		<link>http://tishowicode.wordpress.com/2010/08/02/reset-auto-increment/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/02/reset-auto-increment/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 19:41:40 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=281</guid>
		<description><![CDATA[Mighty useful for deleting test data! ALTER TABLE table_name AUTO_INCREMENT = 1;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=281&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/02/reset-auto-increment/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>CSS Rotation</title>
		<link>http://tishowicode.wordpress.com/2010/08/01/css-rotation/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/01/css-rotation/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 15:52:55 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=278</guid>
		<description><![CDATA[Safari/Chrome -webkit-transform: rotate(90deg); Firefox -moz-transform: rotate(90deg); IE filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=278&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/01/css-rotation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Truncate Whole Words</title>
		<link>http://tishowicode.wordpress.com/2010/08/01/truncate-whole-words/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/01/truncate-whole-words/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 15:46:08 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=275</guid>
		<description><![CDATA[function trunc($phrase, $max_words) { $phrase_array = explode(' ',$phrase); if(count($phrase_array) &#62; $max_words &#38;&#38; $max_words &#62; 0) { $phrase = implode(' ',array_slice($phrase_array, 0, $max_words)).'...' ; } return $phrase; }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=275&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/01/truncate-whole-words/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Get Twitter Statuses With curl()</title>
		<link>http://tishowicode.wordpress.com/2010/08/01/get-twitter-statuses/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/01/get-twitter-statuses/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 15:40:41 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=270</guid>
		<description><![CDATA[function get_twitter_status() { &#160; $status_list = array(); &#160; $c = curl_init(); &#160; curl_setopt($c, CURLOPT_URL, "http://twitter.com/statuses/user_timeline/phoenixblue.xml?count=10"); &#160; // count = number of statuses to grab &#160; curl_setopt($c, CURLOPT_RETURNTRANSFER, 1); &#160; curl_setopt ($c, CURLOPT_CONNECTTIMEOUT, 20); &#160; curl_setopt($c, CURLOPT_TIMEOUT,5); &#160; $src = curl_exec($c); &#160; $xmlList = new SimpleXMLElement($src); &#160; foreach($xmlList-&#62;status as $xml) { &#160; &#160; $text = (string)$xml-&#62;text; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=270&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/01/get-twitter-statuses/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Problems With Magento Installation</title>
		<link>http://tishowicode.wordpress.com/2010/08/01/problems-with-magento-installation/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/01/problems-with-magento-installation/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 14:48:00 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[Error]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Magento]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=267</guid>
		<description><![CDATA[Problem 1. Installing MCrypt on Mac Mac OS X comes with pre-installed PHP which needs to be switched on and most likely updated to the latest version of PHP which is simple enough however installing MCrypt is a major pain. After spending 2 hours on this, I think the best thing to do is to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=267&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/01/problems-with-magento-installation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Escape special characters in SQL statement</title>
		<link>http://tishowicode.wordpress.com/2010/08/01/escape-special-characters-in-sql-statement/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/01/escape-special-characters-in-sql-statement/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 14:15:17 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[SQL]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=262</guid>
		<description><![CDATA[mysql_real_escape_string(string,connection) $user = mysql_real_escape_string($user); $pwd = mysql_real_escape_string($pwd); $sql = "SELECT * FROM users WHERE user='" . $user . "' AND password='" . $pwd . "'"<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=262&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/01/escape-special-characters-in-sql-statement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
		<item>
		<title>Change Last Modified Header</title>
		<link>http://tishowicode.wordpress.com/2010/08/01/change-last-modified-header/</link>
		<comments>http://tishowicode.wordpress.com/2010/08/01/change-last-modified-header/#comments</comments>
		<pubDate>Sun, 01 Aug 2010 13:46:15 +0000</pubDate>
		<dc:creator>phoenixblue</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://tishowicode.wordpress.com/?p=255</guid>
		<description><![CDATA[At the top of the file in php tags: header("Last-Modified: " . gmdate("D, d M Y H:i:s") . " GMT");<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=tishowicode.wordpress.com&amp;blog=1514843&amp;post=255&amp;subd=tishowicode&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://tishowicode.wordpress.com/2010/08/01/change-last-modified-header/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">phoenixblue</media:title>
		</media:content>
	</item>
	</channel>
</rss>
