<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
>

<channel>
	<title>Internet, Intranet and Extranet Web Design and Development Services - Codeshed Solutions</title>
	<atom:link href="http://www.codeshed.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeshed.net</link>
	<description>Internet, Extranet and Intranet Design and Development Services</description>
	<lastBuildDate>Tue, 21 Feb 2012 19:47:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<!-- podcast_generator="Blubrry PowerPress/2.0.4" -->
	<itunes:summary>Internet, Extranet and Intranet Design and Development Services</itunes:summary>
	<itunes:author>Internet, Intranet and Extranet Web Design and Development Services - Codeshed Solutions</itunes:author>
	<itunes:explicit>no</itunes:explicit>
	<itunes:image href="http://www.codeshed.net/wp-content/plugins/powerpress/itunes_default.jpg" />
	<itunes:subtitle>Internet, Extranet and Intranet Design and Development Services</itunes:subtitle>
	<image>
		<title>Internet, Intranet and Extranet Web Design and Development Services - Codeshed Solutions</title>
		<url>http://www.codeshed.net/wp-content/plugins/powerpress/rss_default.jpg</url>
		<link>http://www.codeshed.net</link>
	</image>
		<item>
		<title>Website Tweaks</title>
		<link>http://www.codeshed.net/wordpress/website-tweaks/</link>
		<comments>http://www.codeshed.net/wordpress/website-tweaks/#comments</comments>
		<pubDate>Wed, 23 Nov 2011 20:37:58 +0000</pubDate>
		<dc:creator>codeshed</dc:creator>
				<category><![CDATA[Website Tweaks]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.codeshed.net/?p=906</guid>
		<description><![CDATA[Anyone looking for a website oil change? It can give you better performance and better mileage in the long run. Sometimes little tweaks bring great results. If you need website ... <a href="http://www.codeshed.net/wordpress/website-tweaks/">read more</a>]]></description>
			<content:encoded><![CDATA[<p>Anyone looking for a website oil change? It can give you better performance and better mileage in the long run. Sometimes little tweaks bring great results.</p>
<p>If you need website maintenance Codeshed can be of assistance with:</p>
<p>Content updates/edits<br />
Graphic tweaks like buttons<br />
Newsletter management<br />
Hosting stuff like emails, domain support, subdomain setup<br />
Site backups<br />
Google Analytics<br />
SEO Monitoring</p>
<p>Contact us to get tweaked up! <a href="mailto:dina@codeshed.net?subject=I need to be tweaked up.">tweaks@codedshed.net</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeshed.net/wordpress/website-tweaks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>LeapTV Loves Codeshed</title>
		<link>http://www.codeshed.net/testimonials/leaptv-loves-codeshed/</link>
		<comments>http://www.codeshed.net/testimonials/leaptv-loves-codeshed/#comments</comments>
		<pubDate>Fri, 13 May 2011 19:58:17 +0000</pubDate>
		<dc:creator>codeshed</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://www.codeshed.net/?p=814</guid>
		<description><![CDATA[Check out this episode on LeapTV]]></description>
			<content:encoded><![CDATA[<p>Check out this episode on <a href="http://www.leaptv.com/leap-tv/34-ask-the-expert-social-media-101/" target="_blank">LeapTV</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeshed.net/testimonials/leaptv-loves-codeshed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pagination and WordPress</title>
		<link>http://www.codeshed.net/wordpress/pagination-and-wordpress/</link>
		<comments>http://www.codeshed.net/wordpress/pagination-and-wordpress/#comments</comments>
		<pubDate>Wed, 26 Jan 2011 00:46:14 +0000</pubDate>
		<dc:creator>codeshed</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.codeshed.net/?p=738</guid>
		<description><![CDATA[Paginating your website content is a must do if your content on the page is growing. Sometimes the WordPress pagination code doesn&#8217;t quite do the trick. If you are looking ... <a href="http://www.codeshed.net/wordpress/pagination-and-wordpress/">read more</a>]]></description>
			<content:encoded><![CDATA[<p>Paginating your website content is a must do if your content on the page is growing. Sometimes the WordPress pagination code doesn&#8217;t quite do the trick. If you are looking for a simple solution to customize your site&#8217;s pagination have a look at the <a href="http://wordpress.org/extend/plugins/wp-pagenavi/" target="_blank">wp-pagnavi</a> plug-in.  This plug-in offers back-end administration to easily customize the way the pagination works and looks.  Combine this with some style sheet tweaks and you have great solution.</p>
<p>Adding wp-pagenavi to your site is as simple as installing the plug-in and adding the following code to the appropriate spot in your theme template. The footer.php file might be a good option:</p>
<pre class="brush: php">&lt;?php wp_pagenavi(); ?&gt;</pre>
<p>you can see it in action on this site <a href="http://www.leaptv.com/" target="_blank">LeapTV</a></p>
<p style="text-align: center;"><img class="size-medium wp-image-748 aligncenter" title="wordpress pagination" src="http://www.codeshed.net/wp-content/uploads/2011/01/pagination-480x228.jpg" alt="" width="480" height="228" /></p>
<p>We went the extra mile with this implementation and created a special thumbnail that links to the next page, if your interested check out this code:</p>
<pre class="brush: php">&lt;?php if (have_posts()) : $postcounter=0; while (have_posts()) : the_post(); $postcounter++; ?&gt;

/// output your main content

&lt;?php endwhile; ?&gt;

 &lt;?php
 $total_pages = absint( $wp_query-&gt;max_num_pages );
 $page = get_query_var('paged') ? get_query_var('paged') : 1;
 if (($postcounter== 14) &amp;&amp;  ($total_pages &gt; $page) ){
 ?&gt;

 &lt;div&gt;
 &lt;a href="&lt;?php echo get_pagenum_link( $page+1 ); ?&gt;" title="next page"&gt;&lt;!-- nothing to see here --&gt;&lt;/a&gt;
 &lt;?php echo wp_get_attachment_image( 420,'full'); ?&gt;
 &lt;/div&gt;
 &lt;?php }?&gt;

 &lt;?php endif; ?&gt;</pre>
<p>You can adjust the code and styles as needed and then insert this code into your theme template.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeshed.net/wordpress/pagination-and-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Interview with Isabelle Mercier of Leapzone Strategies</title>
		<link>http://www.codeshed.net/testimonials/client-testmonials/</link>
		<comments>http://www.codeshed.net/testimonials/client-testmonials/#comments</comments>
		<pubDate>Tue, 07 Dec 2010 21:03:51 +0000</pubDate>
		<dc:creator>codeshed</dc:creator>
				<category><![CDATA[Testimonials]]></category>

		<guid isPermaLink="false">http://www.codeshed.net/?p=694</guid>
		<description><![CDATA[Listen to the interview with our client, Isabelle Mercier of Leapzone Strategies. She chats about her experience working with Codeshed and shares some tips she has gleaned to help drive ... <a href="http://www.codeshed.net/testimonials/client-testmonials/">read more</a>]]></description>
			<content:encoded><![CDATA[<p>Listen to the interview with our client, <a href="http://www.leapzonestrategies.com" target="_blank">Isabelle Mercier of Leapzone Strategies</a>. She chats about her experience working with Codeshed and shares some tips she has gleaned to help drive traffic to her web sites.<br />
<a href="http://www.codeshed.net/wp-content/uploads/2010/12/codeshed_testimonial_with_ Isabelle_Mercier_SEO_Tips.mp3"></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeshed.net/testimonials/client-testmonials/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://www.codeshed.net/wp-content/uploads/2010/12/codeshed_testimonial_with_ Isabelle_Mercier_SEO_Tips.mp3" length="5242880" type="audio/mpeg" />
			<itunes:subtitle>Listen to the interview with our client, Isabelle Mercier of Leapzone Strategies. She chats about her experience working with Codeshed and shares some tips she has gleaned to help drive traffic to her web sites.</itunes:subtitle>
		<itunes:summary>Listen to the interview with our client, Isabelle Mercier of Leapzone Strategies. She chats about her experience working with Codeshed and shares some tips she has gleaned to help drive traffic to her web sites.</itunes:summary>
		<itunes:author>Internet, Intranet and Extranet Web Design and Development Services - Codeshed Solutions</itunes:author>
		<itunes:explicit>no</itunes:explicit>
	</item>
		<item>
		<title>Do you use shorthand PHP scripting blocks?</title>
		<link>http://www.codeshed.net/wordpress/php-short-code/</link>
		<comments>http://www.codeshed.net/wordpress/php-short-code/#comments</comments>
		<pubDate>Sat, 25 Sep 2010 20:16:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.codeshed.net/wordpress/?p=1</guid>
		<description><![CDATA[We recently started working on a new php based project that was originally built by a 3rd party development group. Once we moved the site to our standard development environment ... <a href="http://www.codeshed.net/wordpress/php-short-code/">read more</a>]]></description>
			<content:encoded><![CDATA[<p>We recently started working on a new php based project that was originally built by a 3rd party development group. Once we moved the site to our standard development environment to begin coding we found that some parts of the site would not run. After checking  settings and confirming the associated database was working and connected, we discovered that some areas of the site used shorthand php scripting blocks,  generallythis is not a great idea if you want your site to be portable.<span id="more-1"></span></p>
<pre class="brush: php">
//This shorthand code
&lt;?= $var; ?&gt;

//does the same thing as this:
&lt;?php echo $var; ?&gt;
</pre>
<p>Settings in the php.ini control how PHP interprets your scripts and this can vary from server to server  leading to unexpected behavior when moving your application to a new environment.   PHP shorthand can be enabled at the server level by editing your php.ini file and setting the <strong> short_open_tag</strong> directive.</p>
<p><code>short_open_tag=1 </code></p>
<p>You can find more details on the <a title="php.net" href="http://php.net/manual/en/ini.core.php" target="_blank">php.net</a> site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.codeshed.net/wordpress/php-short-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

