<?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>Create My - Dale Mitchell Hurley - Web Developer and Designer &#187; Main</title>
	<atom:link href="http://createmy.com.au/category/main/feed/" rel="self" type="application/rss+xml" />
	<link>http://createmy.com.au</link>
	<description>Create My - eCommerce - Web Development - Web Design - Dale Hurley</description>
	<lastBuildDate>Wed, 04 May 2011 05:03:55 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	

<!-- Debugging help, do not remove -->
<meta name="Framework" content="Kpress" />
<meta name="Theme Version" content="1.3" />
<meta name="Framework Version" content="1.3" />


		<item>
		<title>Facebook Social Graph WordPress Integration</title>
		<link>http://createmy.com.au/facebook-social-graph-wordpress-integration/</link>
		<comments>http://createmy.com.au/facebook-social-graph-wordpress-integration/#comments</comments>
		<pubDate>Wed, 04 May 2011 04:43:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=740</guid>
		<description><![CDATA[I love WordPress and have written about them creating WordPress plugins and given away some free ones. Today I created a plugin that allows you easily integrate WordPress and the Facebook&#8217;s open social graph. &#60;?php /* Plugin Name: Facebook Social Meta Plugin URI: hhttp://createmy.com.au/ Description: This plugin will add the Facebook social meta tags to [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/facebook-social-graph-wordpress-integration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>MySQL via SSH for PHP</title>
		<link>http://createmy.com.au/mysql-via-ssh-for-php/</link>
		<comments>http://createmy.com.au/mysql-via-ssh-for-php/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 21:49:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[mirgration]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[terminal]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=732</guid>
		<description><![CDATA[I was moving a site from one server to another which has a lot of database transactions, and I did not want to lose any. So at 2am I started the move, at this time the traffic is fairly quiet. Then I realised that neither hosts allowed remote access to MySQL without their super admin&#8217;s [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/mysql-via-ssh-for-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Writting a WordPress Plugin</title>
		<link>http://createmy.com.au/writting-a-wordpress-plugin/</link>
		<comments>http://createmy.com.au/writting-a-wordpress-plugin/#comments</comments>
		<pubDate>Mon, 20 Dec 2010 01:44:34 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=658</guid>
		<description><![CDATA[In my post &#8216;Changing the WordPress Search Form to HTML5&#8216; I mentioned it could be a made into a plugin. Today we will have a quick look at writing a plugin. We will be building a useless plugin which does basic word filtering, which will change &#8216;the&#8217; to &#8216;da&#8217;, though not in any smart way. [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/writting-a-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Quick Tip &#8211; Changing the WordPress Search Form to HTML5 &#8211; Free Plugin</title>
		<link>http://createmy.com.au/quick-tip-changing-the-wordpress-search-form-to-html5/</link>
		<comments>http://createmy.com.au/quick-tip-changing-the-wordpress-search-form-to-html5/#comments</comments>
		<pubDate>Sun, 19 Dec 2010 05:24:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=628</guid>
		<description><![CDATA[It kind of sucks the new WordPress 3&#8242;s search form is not HTML 5 when the Twenty10 Theme is. Our new search form will look like the below in Safari. To make the search form HTML 5, add the following to the functions file of your theme or create a plugin. As a bonus I [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/quick-tip-changing-the-wordpress-search-form-to-html5/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>HTML 5 &#8211; Easier and Better Than XHTML</title>
		<link>http://createmy.com.au/html-5-easier-and-better-than-xhtml/</link>
		<comments>http://createmy.com.au/html-5-easier-and-better-than-xhtml/#comments</comments>
		<pubDate>Sat, 18 Dec 2010 06:40:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=607</guid>
		<description><![CDATA[HTML 4.01 was replaced by XHTML, which 18 months ago I was praising XHTML as the greatest thing. XHTML is a strict version of XML and HTML. XHTML aimed to be a pure XML language and dropped most of the formatting elements like the font, b (bold) and i (italics) tags. XHTML was strict and [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/html-5-easier-and-better-than-xhtml/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Microsoft, Adobe Talk HTML6</title>
		<link>http://createmy.com.au/microsoft-adobe-talk-html6/</link>
		<comments>http://createmy.com.au/microsoft-adobe-talk-html6/#comments</comments>
		<pubDate>Thu, 16 Dec 2010 00:55:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=612</guid>
		<description><![CDATA[So while we are all trying to get our heads across HTML 5, the two companies taking the biggest amount of flack about HTML 5 are giving talks about HTML 6. HTML 6 is looking to be very vector focused =). Read the article &#8211; Microsoft, Adobe Talk HTML6]]></description>
		<wfw:commentRss>http://createmy.com.au/microsoft-adobe-talk-html6/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 The DOCTYPE</title>
		<link>http://createmy.com.au/html-5-the-doctype/</link>
		<comments>http://createmy.com.au/html-5-the-doctype/#comments</comments>
		<pubDate>Wed, 15 Dec 2010 11:08:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[doctype]]></category>
		<category><![CDATA[html5]]></category>

		<guid isPermaLink="false">http://createmy.com.au/html-5-the-doctype/</guid>
		<description><![CDATA[In my last post I stated &#8220;by introducing the new version of HTML 5 developers will find it much easier to build sites&#8221;. So I guess a good place to start with making HTML 5 simpler is to start from the top, which actually is probably the most complicated part of XHTML and HTML. Most [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/html-5-the-doctype/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HTML 5 in 5 minutes</title>
		<link>http://createmy.com.au/html-5-in-5-minutes/</link>
		<comments>http://createmy.com.au/html-5-in-5-minutes/#comments</comments>
		<pubDate>Tue, 14 Dec 2010 12:39:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=586</guid>
		<description><![CDATA[HTML 5 is quite a hot topic at the moment, with good reason. HTML 5 is the first major update to HTML in over a decade. In the decade there was XHTML. XHTML was too limiting and very few sites actually were XML documents because they did not render in all browsers. XHTML did teach [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/html-5-in-5-minutes/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>FunkAll.com &#8211; Lessons from other social media sites</title>
		<link>http://createmy.com.au/funkall-com-lessons-from-other-social-media-sites/</link>
		<comments>http://createmy.com.au/funkall-com-lessons-from-other-social-media-sites/#comments</comments>
		<pubDate>Mon, 06 Dec 2010 02:26:28 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>

		<guid isPermaLink="false">http://createmy.com.au/?p=552</guid>
		<description><![CDATA[So I have started to rebuild my old site FunkAll.com. Basically FunkAll is an old social networking site. I originally built it before people understood what social networking was.Back in 2004 people were very skeptical of interacting and sharing your entire life online. Today people are a lot different and in some cases willing to [...]]]></description>
		<wfw:commentRss>http://createmy.com.au/funkall-com-lessons-from-other-social-media-sites/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>I have rereleased FunkAll.com</title>
		<link>http://createmy.com.au/i-have-rereleased-funkall-com/</link>
		<comments>http://createmy.com.au/i-have-rereleased-funkall-com/#comments</comments>
		<pubDate>Wed, 01 Dec 2010 13:11:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Main]]></category>
		<category><![CDATA[FunkAll]]></category>

		<guid isPermaLink="false">http://createmy.com.au/i-have-rereleased-funkall-com/</guid>
		<description><![CDATA[I have finally gotten around to rereleasing by old (2004) social networking site http://funkall.com Check it out. Dale]]></description>
		<wfw:commentRss>http://createmy.com.au/i-have-rereleased-funkall-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

