<?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>Euclids Fifth &#187; Develop</title>
	<atom:link href="http://www.euclidsfifth.com/category/develop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.euclidsfifth.com</link>
	<description>Development and Design</description>
	<lastBuildDate>Tue, 20 Sep 2011 04:55:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Blogs</title>
		<link>http://www.euclidsfifth.com/develop/blogs/</link>
		<comments>http://www.euclidsfifth.com/develop/blogs/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 03:15:05 +0000</pubDate>
		<dc:creator>Kyle Smith</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.euclidsfifth.com/?p=768</guid>
		<description><![CDATA[Setting up a blog for the first time is really simple. WordPress touts a 5 minute install, and they are right, it really does only take 5 minutes. But what happens after that? [arrow_list] What plug-ins do I use? How do I implement a custom theme? How can I add a list of related posts? [...]]]></description>
			<content:encoded><![CDATA[<p>Setting up a blog for the first time is really simple. WordPress touts a 5 minute install, and they are right, it really does only take 5 minutes. But what happens after that?</p>
<p>[arrow_list]</p>
<ul>
<li>What plug-ins do I use?</li>
<li>How do I implement a custom theme?</li>
<li>How can I add a list of related posts?</li>
<li>What is a custom widget?</li>
<li>Why doesn&#8217;t my sticky post, stick?</li>
</ul>
<p>[/arrow_list]</p>
<p>Thats where I come in.  I will guide you through the blog setup process and get you on your way.  I have experience in:</p>
<p>[arrow_list]</p>
<ul>
<li>Designing and implementing a custom themes.</li>
<li>Creating special plug-ins to deliver featured information.</li>
<li>Modifying existing templates to better fit the goals of the blog.</li>
<li>Developing unique widgets to implement lead generation.</li>
</ul>
<p>[/arrow_list]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.euclidsfifth.com/develop/blogs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SEO</title>
		<link>http://www.euclidsfifth.com/develop/seo/</link>
		<comments>http://www.euclidsfifth.com/develop/seo/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 02:57:56 +0000</pubDate>
		<dc:creator>Kyle Smith</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://www.euclidsfifth.com/?p=762</guid>
		<description><![CDATA[Search Engine Optimization is a complex system of new theories and short standing rules. What worked 2 years ago, might not be the kosher today. Keeping up with the ever-changing climate of SEO is crucial for the success of any website. What I do to optimize a page for improved search results: [arrow_list] Content optimization [...]]]></description>
			<content:encoded><![CDATA[<p>Search Engine Optimization is a complex system of new theories and short standing rules. What worked 2 years ago, might not be the kosher today. Keeping up with the ever-changing climate of SEO is crucial for the success of any website.</p>
<p>What I do to optimize a page for improved search results:</p>
<p>[arrow_list]</p>
<ul>
<li>Content optimization</li>
<li>Keyword identification</li>
<li>Optimized link title tags</li>
<li>Optimized img alt tags</li>
<li>Correct implementation of Meta data</li>
<li>Link building</li>
<li>Directory submission</li>
</ul>
<p>[/arrow_list]</p>
<p>Not all SEO is done within the content. A properly coded website has also been shown to improve search results.</p>
<p>[arrow_list]</p>
<ul>
<li>Efficient Code</li>
<li>Reduced load time</li>
<li>Image optimization</li>
<li>Reduce server calls</li>
<li>Valid markup</li>
</ul>
<p>[/arrow_list]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.euclidsfifth.com/develop/seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Websites</title>
		<link>http://www.euclidsfifth.com/develop/websites-2/</link>
		<comments>http://www.euclidsfifth.com/develop/websites-2/#comments</comments>
		<pubDate>Fri, 02 Jan 2009 02:31:57 +0000</pubDate>
		<dc:creator>Kyle Smith</dc:creator>
				<category><![CDATA[Develop]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.euclidsfifth.com/?p=733</guid>
		<description><![CDATA[The front end design is only the tip of the ice berg when it comes to successful websites.  A website falls a part if there isn&#8217;t a successful back end holding it all together. I develop my websites using PHP 5 with MySQL 5, which offers an excellent platform for secure and efficient website delivery [...]]]></description>
			<content:encoded><![CDATA[<p>The front end design is only the tip of the ice berg when it comes to successful websites.  A website falls a part if there isn&#8217;t a successful back end holding it all together. I develop my websites using PHP 5 with MySQL 5, which offers an excellent platform for secure and efficient website delivery and content storage. Efficient code not only improves update time, but it can also improve user experience and search engine performance by reducing the load time of the page as well as delivering clear and succinct content to the search engines.</p>
<p>Taking full advantage of what PHP 5 has to offer, I am able to deliver OOP websites faster and with greater security than its 4.0 procedural predecessor. But what does that mean to you? Reduced development time, increased transaction security and privacy for your customers.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.euclidsfifth.com/develop/websites-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

