<?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:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>ChurchMag &#187; Code</title>
	<atom:link href="http://churchm.ag/code/feed/" rel="self" type="application/rss+xml" />
	<link>http://churchm.ag</link>
	<description>Exploring the Intersection of Church and Technology</description>
	<lastBuildDate>Thu, 09 Feb 2012 01:00:17 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Coda Clip Collection</title>
		<link>http://churchm.ag/coda-clip-collection/</link>
		<comments>http://churchm.ag/coda-clip-collection/#comments</comments>
		<pubDate>Wed, 08 Feb 2012 13:54:17 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60640</guid>
		<description><![CDATA[<p>If you use Coda and the Clips feature, you&#8217;re going to love Coda Clips. Even if you don&#8217;t use Coda, you still may find Coda Clips to be a nice resource for grabbing commonly used snippets of code, but if you are a Coda user, you&#8217;re going to find Coda Clips a very awesome resource. Check it out: [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/coda-clip-collection/">Coda Clip Collection</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>If you use Coda and the Clips feature, you&#8217;re going to <em>love</em> Coda Clips.</p>
<p>Even if you don&#8217;t use Coda, you still may find Coda Clips to be a nice resource for grabbing commonly used snippets of code, but if you <em>are</em> a Coda user, you&#8217;re going to find Coda Clips a <em>very</em> awesome resource.</p>
<p>Check it out:</p>
<p><span id="more-60640"></span></p>
<h3>Coda Clips</h3>
<p><img class="alignnone size-medium wp-image-60642" title="Coda-Clips" src="http://cdn.churchm.ag/wp-content/uploads/2012/02/Coda-Clips-620x407.png" alt="coda clips" width="620" height="407" /></p>
<p>Coda Clips includes the following categories:</p>
<ul>
<li>CSS</li>
<li>Drupal</li>
<li>ExpressionEngine</li>
<li>HTML</li>
<li>JavaScript</li>
<li>PHP</li>
<li>Textpattern</li>
<li>WordPress</li>
<li>Misc</li>
</ul>
<p>You can simply browse the selection of clips or use the handy search box, but here&#8217;s where Coda Clips gets <em>fancy:</em></p>
<p><img class="alignnone size-medium wp-image-60645" title="Easy Coda Clips" src="http://cdn.churchm.ag/wp-content/uploads/2012/02/Easy-Coda-Clips-620x213.png" alt="" width="620" height="213" /></p>
<p>When you find a snippet you want to install into Coda&#8217;s Clips, just click the &#8220;Install Clip&#8221; button!</p>
<p>Easy peasy.</p>
<p>Bookmark, browse, install clips.</p>
<p><a title="Coda Clips" href="http://coda-clips.com/" target="_blank">Coda Clips</a>.</p>
<p>Me likey.</p>
<p> <img src='http://cdn.churchm.ag/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/coda-clip-collection/">Coda Clip Collection</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/coda-clip-collection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/Coda-Clips-180x180.png" />
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/02/Coda-Clips.png" medium="image">
			<media:title type="html">Coda-Clips</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/Coda-Clips-180x180.png" />
		</media:content>
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/02/Easy-Coda-Clips.png" medium="image">
			<media:title type="html">Easy Coda Clips</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/Easy-Coda-Clips-180x180.png" />
		</media:content>
	</item>
		<item>
		<title>How-To Embed Your Latest Tweet Into a WordPress Template</title>
		<link>http://churchm.ag/how-to-embed-your-latest-tweet-into-a-wordpress-template/</link>
		<comments>http://churchm.ag/how-to-embed-your-latest-tweet-into-a-wordpress-template/#comments</comments>
		<pubDate>Tue, 07 Feb 2012 13:30:22 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60521</guid>
		<description><![CDATA[<p>I&#8217;m sure you&#8217;ve seen websites with a little shout-out bubble with the latest tweet. Maybe I&#8217;m just Old School, but I think it&#8217;s awesome and a lot of fun. I really want to add it to my own site, and now with this latest piece of code from Cats Who Code, I can! I run my site [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/how-to-embed-your-latest-tweet-into-a-wordpress-template/">How-To Embed Your Latest Tweet Into a WordPress Template</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m sure you&#8217;ve seen websites with a little shout-out bubble with the latest tweet.</p>
<p>Maybe I&#8217;m just Old School, but I think it&#8217;s awesome and a lot of fun. I really want to add it to my own site, and now with this latest piece of code from <em>Cats Who Code</em>, I can!</p>
<p>I run my site on WordPress, so I could obviously just throw on my latest tweet widget, but I want to creatively embed it into my theme. That&#8217;s the great thing about this code.</p>
<p>First, drop this bit into your <em>functions.php</em> or into your own <a title="How-To Build Your Own WordPress Functionality Plugin" href="http://churchm.ag/how-to-create-a-functionality-plugin/">functionality plugin</a>:</p>
<p><span id="more-60521"></span></p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">function</span> get_status<span style="color: #009900;">&#40;</span><span style="color: #000088;">$twitter_id</span><span style="color: #339933;">,</span> <span style="color: #000088;">$hyperlinks</span> <span style="color: #339933;">=</span> <span style="color: #009900; font-weight: bold;">true</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
<span style="color: #000088;">$c</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/curl_init"><span style="color: #990000;">curl_init</span></a><span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<a href="http://www.php.net/curl_setopt"><span style="color: #990000;">curl_setopt</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$c</span><span style="color: #339933;">,</span> CURLOPT_URL<span style="color: #339933;">,</span> <span style="color: #0000ff;">&quot;http://twitter.com/statuses/user_timeline/<span style="color: #006699; font-weight: bold;">$twitter_id</span>.xml?count=1&quot;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<a href="http://www.php.net/curl_setopt"><span style="color: #990000;">curl_setopt</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$c</span><span style="color: #339933;">,</span> CURLOPT_RETURNTRANSFER<span style="color: #339933;">,</span> <span style="color: #cc66cc;">1</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$src</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/curl_exec"><span style="color: #990000;">curl_exec</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$c</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<a href="http://www.php.net/curl_close"><span style="color: #990000;">curl_close</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$c</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<a href="http://www.php.net/preg_match"><span style="color: #990000;">preg_match</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'/(.*)/'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$src</span><span style="color: #339933;">,</span> <span style="color: #000088;">$m</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$status</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/htmlentities"><span style="color: #990000;">htmlentities</span></a><span style="color: #009900;">&#40;</span><span style="color: #000088;">$m</span><span style="color: #009900;">&#91;</span><span style="color: #cc66cc;">1</span><span style="color: #009900;">&#93;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">if</span><span style="color: #009900;">&#40;</span> <span style="color: #000088;">$hyperlinks</span> <span style="color: #009900;">&#41;</span> <span style="color: #000088;">$status</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/ereg_replace"><span style="color: #990000;">ereg_replace</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">&quot;[[:alpha:]]+://[^&amp;lt;&amp;gt;[:space:]]+[[:alnum:]/]&quot;</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'&lt;a href=&quot;http://churchm.ag/how-to-embed-your-latest-tweet-into-a-wordpress-template/&quot;&gt;\\0&lt;/a&gt;'</span><span style="color: #339933;">,</span> <span style="color: #000088;">$status</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">return</span><span style="color: #009900;">&#40;</span><span style="color: #000088;">$status</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span></div></div>
<p>After you&#8217;ve done this, adding it into your theme is super simple:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #b1b100;">echo</span> get_status<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'catswhocode'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></div>
<p>As quick and easy as this is, it&#8217;s the CSS you&#8217;ll have to toy around with the most.</p>
<p>If you drop this onto your site, be sure drop us a link in the comments so we can see what you&#8217;ve done!</p>
<p>[via <a title="Cats Who Code" href="http://www.catswhocode.com/blog/php-snippets-to-interact-with-twitter" target="_blank">Cats Who Code</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/how-to-embed-your-latest-tweet-into-a-wordpress-template/">How-To Embed Your Latest Tweet Into a WordPress Template</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/how-to-embed-your-latest-tweet-into-a-wordpress-template/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Making Your CSS Stylesheet Coding &#8220;Bear-able&#8221;</title>
		<link>http://churchm.ag/bear-css/</link>
		<comments>http://churchm.ag/bear-css/#comments</comments>
		<pubDate>Mon, 06 Feb 2012 19:00:44 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60481</guid>
		<description><![CDATA[<p>Normally a web design project goes hand-in-hand between your HTML and CSS. Your HTML markup and CSS go back and forth as you work up your design. Not anymore! Bear CSS is an awesome, free online tool that will turn your design process on its head &#8230; in a good way Here&#8217;s how it works: Bear [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/bear-css/">Making Your CSS Stylesheet Coding &#8220;Bear-able&#8221;</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>Normally a web design project goes hand-in-hand between your HTML and CSS.</p>
<p>Your HTML markup and CSS go back and forth as you work up your design.</p>
<p>Not anymore!</p>
<p><em>Bear CSS</em> is an awesome, free online tool that will turn your design process on its head &#8230; in a good way <img src='http://cdn.churchm.ag/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Here&#8217;s how it works:</p>
<p><span id="more-60481"></span></p>
<h3>Bear CSS</h3>
<blockquote><p>Bear CSS is a handy little tool for web designers. It generates a CSS template containing all the HTML elements, classes &amp; IDs defined in your markup.</p></blockquote>
<p>First, create your HTML document and <em>only</em> your HTML document.</p>
<p>Then, go to <a title="Bear CSS" href="http://bearcss.com/" target="_blank">Bear CSS</a>.</p>
<ol>
<li>Upload your HTML document on the <a title="Bear CSS" href="http://bearcss.com/" target="_blank">Bear CSS website</a>.</li>
<li>Your CSS template is generated based solely on the HTML elements used in your HTML document.</li>
<li>Download your CSS file.</li>
</ol>
<p>Slick, right!?!</p>
<p><a title="Bear CSS" href="http://bearcss.com/" target="_blank">Learn more</a> about <a title="Bear CSS" href="http://bearcss.com/" target="_blank">Bear CSS</a>, check out <a title="Bear CSS" href="http://bearcss.com/" target="_blank">their website</a>, and I&#8217;m sure you&#8217;ll want to bookmark it for your next project!</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/bear-css/">Making Your CSS Stylesheet Coding &#8220;Bear-able&#8221;</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/bear-css/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
	</item>
		<item>
		<title>Saturday Sunday Share #33</title>
		<link>http://churchm.ag/saturday-sunday-share-33/</link>
		<comments>http://churchm.ag/saturday-sunday-share-33/#comments</comments>
		<pubDate>Sat, 04 Feb 2012 13:00:00 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60345</guid>
		<description><![CDATA[<p>This week, on Saturday Sunday Share, I would like to open things up for not only the great stuff you have been working on, but also some great content or resources you may have stumbled upon this past week. First, here&#8217;s a quick review of what you guys shared, last week: Frank Gantz - posted a [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/saturday-sunday-share-33/">Saturday Sunday Share #33</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-60350" title="etch-a-sketch-wild-things" src="http://cdn.churchm.ag/wp-content/uploads/2012/02/etch-a-sketch-wild-things-e1328279146805.jpg" alt="etch-a-sketch wild things" width="620" height="495" /></p>
<p>This week, on <a title="Saturday Sunday Share" href="http://churchm.ag/saturday-sunday-share/">Saturday Sunday Share</a>, I would like to open things up for not only the great stuff you have been working on, but also some great content or resources you may have stumbled upon this past week.</p>
<p>First, here&#8217;s a quick review of what you guys shared, last week:</p>
<p><span id="more-60345"></span></p>
<ul>
<li><a href="http://www.frankgantz.com/" rel="external nofollow" target="_blank">Frank Gantz</a> - posted <a href="http://churchm.ag/saturday-sunday-share-32/#comment-81733">a powerful blog post</a>.</li>
<li><a href="http://christianoss.org/" rel="external nofollow" target="_blank">Raoul Snyman</a> - started a new job (congrats!) and knocked-out <a href="http://churchm.ag/saturday-sunday-share-32/#comment-81734">some great blog posts</a>.</li>
<li><a href="http://jpc-design.com/" rel="external nofollow" target="_blank">James Cooper</a> - <a href="http://churchm.ag/saturday-sunday-share-32/#comment-81739">is #WINNING!</a></li>
<li><a href="http://www.carusophotography.com/" rel="external nofollow" target="_blank">Jay Caruso</a> - started digging into <a title="Standard" href="http://standardtheme.com" target="_blank">Standard</a> and has started <a href="http://churchm.ag/saturday-sunday-share-32/#comment-81765">getting ready for a BIG move</a>!</li>
</ul>
<p>Stellar as always!</p>
<p>If there&#8217;s something you want to show us or have critiqued, please share!</p>
<p>In additional to the usual shares, if there&#8217;s any awesome stuff you come across the web this past week, drop a link.</p>
<p>We would love to check it out!</p>
<p>[Image via <a href="http://www.buzzfeed.com/ashleytalong/etch-a-sketch-drawings-hpz" target="_blank">Buzzfeed</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/saturday-sunday-share-33/">Saturday Sunday Share #33</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/saturday-sunday-share-33/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
	
		<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/etch-a-sketch-wild-things-180x180.jpg" />
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/02/etch-a-sketch-wild-things-e1328279146805.jpg" medium="image">
			<media:title type="html">etch-a-sketch-wild-things</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/etch-a-sketch-wild-things-180x180.jpg" />
		</media:content>
	</item>
		<item>
		<title>How-To Create Emboss, Pressed &amp; Glossy Images Using CSS3</title>
		<link>http://churchm.ag/how-to-create-emboss-pressed-glossy-images-using-css3/</link>
		<comments>http://churchm.ag/how-to-create-emboss-pressed-glossy-images-using-css3/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:00:08 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[JavaScript]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60284</guid>
		<description><![CDATA[<p>Creating image effects using CSS3 gives your web design a lot of flexibility and can save you a lot of time. Imagine using the same photo effect on every photo and image you use, only to have them look butt-ugly when you try to modify your theme later down the road. Not only that, but having to [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/how-to-create-emboss-pressed-glossy-images-using-css3/">How-To Create Emboss, Pressed &#038; Glossy Images Using CSS3</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>Creating image effects using CSS3 gives your web design a lot of flexibility and can save you a lot of time.</p>
<p>Imagine using the same photo effect on every photo and image you use, only to have them look butt-ugly when you try to modify your theme later down the road. Not only that, but having to add photo effects to all your images can be very time consuming.</p>
<p>Using CSS3 to create these basic design effects is certainly the way to go.</p>
<p>Here&#8217;s how:</p>
<p><span id="more-60284"></span></p>
<h3>How-To Create Emboss, Pressed &amp; Glossy Images Using CSS3</h3>
<p>With a little Dynamic jQuery and some CSS3 magic, you can add some image styles that are <em>really</em> hawt!</p>
<p><img class="alignnone size-medium wp-image-60285" title="CSS3 Image Styles" src="http://cdn.churchm.ag/wp-content/uploads/2012/02/CSS3-Image-Styles-620x1886.png" alt="CSS3 Image Styles" width="620" height="1886" /></p>
<p>Subtle, but solid!</p>
<p>I love this tutorial on the <a title="Web Designer Wall" href="http://webdesignerwall.com/tutorials/css3-image-styles-part-2" target="_blank">Web Designer Wall</a>, <a href="http://webdesignerwall.com/tutorials/css3-image-styles-part-2" target="_blank">check it out</a>!</p>
<p>[via <a title="Web Designer Wall" href="http://webdesignerwall.com/tutorials/css3-image-styles-part-2" target="_blank">Web Designer Wall</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/how-to-create-emboss-pressed-glossy-images-using-css3/">How-To Create Emboss, Pressed &#038; Glossy Images Using CSS3</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/how-to-create-emboss-pressed-glossy-images-using-css3/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/CSS3-Image-Styles-180x180.png" />
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/02/CSS3-Image-Styles.png" medium="image">
			<media:title type="html">CSS3 Image Styles</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/02/CSS3-Image-Styles-180x180.png" />
		</media:content>
	</item>
		<item>
		<title>Control When Your WordPress Posts are Available via RSS</title>
		<link>http://churchm.ag/control-when-your-wordpress-posts-are-available-via-rss/</link>
		<comments>http://churchm.ag/control-when-your-wordpress-posts-are-available-via-rss/#comments</comments>
		<pubDate>Wed, 01 Feb 2012 13:00:39 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60161</guid>
		<description><![CDATA[<p>Don&#8217;t you hate it when there&#8217;s an error in your blog post or you mistakenly click &#8220;Publish&#8221; before you&#8217;re finished? You quickly jump back into your admin to make the changes or revert to &#8220;Save Draft,&#8221; and although it&#8217;s been changed on your blog, the erroneous blog post has already been sent to your RSS feed. Sad [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/control-when-your-wordpress-posts-are-available-via-rss/">Control When Your WordPress Posts are Available via RSS</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>Don&#8217;t you hate it when there&#8217;s an error in your blog post or you mistakenly click &#8220;Publish&#8221; before you&#8217;re finished?</p>
<p>You quickly jump back into your admin to make the changes or revert to &#8220;Save Draft,&#8221; and although it&#8217;s been changed on your blog, the erroneous blog post has already been sent to your RSS feed.</p>
<p>Sad panda <img src='http://cdn.churchm.ag/wp-includes/images/smilies/icon_sad.gif' alt=':-(' class='wp-smiley' /> </p>
<p>Here&#8217;s a little WordPress snippet that can give you a little breathing room between your published post and your updated RSS feed:</p>
<p><span id="more-60161"></span></p>
<h3>How-To Adjust Your WordPress RSS Feed Publishing Time</h3>
<p>You can easily add this snippet to your theme&#8217;s <em>functions.php</em> file, but I would recommend dropping this into it&#8217;s own <a title="How-To Build Your Own WordPress Functionality Plugin" href="http://churchm.ag/how-to-create-a-functionality-plugin/">functionality plugin</a> or adding it to some other functions you may be using that&#8217;s not connected directly with your WordPress theme.</p>
<p>Here&#8217;s the codeness:</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">function</span> publish_later_on_feed<span style="color: #009900;">&#40;</span><span style="color: #000088;">$where</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
<span style="color: #000000; font-weight: bold;">global</span> <span style="color: #000088;">$wpdb</span><span style="color: #339933;">;</span><br />
<br />
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span> is_feed<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span><br />
<span style="color: #666666; font-style: italic;">// timestamp in WP-format</span><br />
<span style="color: #000088;">$now</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/gmdate"><span style="color: #990000;">gmdate</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'Y-m-d H:i:s'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<br />
<span style="color: #666666; font-style: italic;">// value for wait; device</span><br />
<span style="color: #000088;">$wait</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'10'</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">// integer</span><br />
<br />
<span style="color: #666666; font-style: italic;">// http://dev.mysql.com/doc/refman/5.0/en/date-and-time-functions.html#function_timestampdiff</span><br />
<span style="color: #000088;">$device</span> <span style="color: #339933;">=</span> <span style="color: #0000ff;">'MINUTE'</span><span style="color: #339933;">;</span> <span style="color: #666666; font-style: italic;">//MINUTE, HOUR, DAY, WEEK, MONTH, YEAR</span><br />
<br />
<span style="color: #666666; font-style: italic;">// add SQL-sytax to default $where</span><br />
<span style="color: #000088;">$where</span> <span style="color: #339933;">.=</span> <span style="color: #0000ff;">&quot; AND TIMESTAMPDIFF(<span style="color: #006699; font-weight: bold;">$device</span>, <span style="color: #006699; font-weight: bold;">$wpdb</span>-&amp;gt;posts.post_date_gmt, '<span style="color: #006699; font-weight: bold;">$now</span>') &amp;gt; <span style="color: #006699; font-weight: bold;">$wait</span> &quot;</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span><br />
<span style="color: #b1b100;">return</span> <span style="color: #000088;">$where</span><span style="color: #339933;">;</span><br />
<span style="color: #009900;">&#125;</span><br />
<br />
add_filter<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'posts_where'</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">'publish_later_on_feed'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></div></div>
<p>This sets it to ten minutes, but you can adjust it how you see fit!</p>
<p>[via <a title="wpbeignner" href="http://www.wpbeginner.com/wp-tutorials/55-most-wanted-wordpress-tips-tricks-and-hacks/" target="_blank">wpbeginner</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/control-when-your-wordpress-posts-are-available-via-rss/">Control When Your WordPress Posts are Available via RSS</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/control-when-your-wordpress-posts-are-available-via-rss/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
	</item>
		<item>
		<title>Past &amp; Future WordPress Posts</title>
		<link>http://churchm.ag/past-future-wordpress-posts/</link>
		<comments>http://churchm.ag/past-future-wordpress-posts/#comments</comments>
		<pubDate>Tue, 31 Jan 2012 17:00:38 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60127</guid>
		<description><![CDATA[<p>Did you know that WordPress can display posts you have scheduled? How awesome is that! This would not only be cool for a band website that lists upcoming shows or events, but it would be great for bloggers who plan out and schedule blog posts ahead of time. What a great hook for returning blog [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/past-future-wordpress-posts/">Past &#038; Future WordPress Posts</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>Did you know that WordPress can display posts you have scheduled?</p>
<p>How awesome is that!</p>
<p>This would not only be cool for a band website that lists upcoming shows or events, but it would be great for bloggers who plan out and schedule blog posts ahead of time. What a great hook for returning blog readers to subscribe to your feed or come back, so they don&#8217;t miss one of your upcoming awesome blog posts.</p>
<p>Here&#8217;s how to do it:</p>
<p><span id="more-60127"></span></p>
<h3>How-To List Future Posts</h3>
<p>Just drop this in your WordPress theme file, tweak and style accordingly.</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">&lt;div id=&quot;zukunft&quot;&gt;<br />
&nbsp; &nbsp; &lt;div id=&quot;zukunft_header&quot;&gt;&lt;p&gt;Future events&lt;/p&gt;&lt;/div&gt;<br />
&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">&lt;?php</span> query_posts<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'showposts=10&amp;post_status=future'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span><br />
&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span> have_posts<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> <span style="color: #b1b100;">while</span> <span style="color: #009900;">&#40;</span> have_posts<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> the_post<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;div &gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;p class&gt;&lt;b&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/b&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> edit_post_link<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'e'</span><span style="color: #339933;">,</span><span style="color: #0000ff;">' ('</span><span style="color: #339933;">,</span><span style="color: #0000ff;">')'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;br /&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;span class=&quot;datetime&quot;&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> the_time<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'j. F Y'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;/span&gt;&lt;/p&gt;<br />
&nbsp; &nbsp; &nbsp; &nbsp; &lt;/div&gt;<br />
&nbsp; &nbsp; <span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">endwhile</span><span style="color: #339933;">;</span> <span style="color: #b1b100;">else</span><span style="color: #339933;">:</span> <span style="color: #000000; font-weight: bold;">?&gt;</span>&lt;p&gt;No future events scheduled.&lt;/p&gt;<span style="color: #000000; font-weight: bold;">&lt;?php</span> <span style="color: #b1b100;">endif</span><span style="color: #339933;">;</span> <span style="color: #000000; font-weight: bold;">?&gt;</span><br />
&lt;/div&gt;</div></div>
<p>Drop it on your front page, footer or sidebar. A handy snippet for sure!</p>
<h3>How-To Get Posts from One Year Ago, Today</h3>
<p>I like this one.</p>
<p>What a great way to get some more mileage from your past posts. So many times, readers come and go, and you may have some great posts they may enjoy.</p>
<p>This snippet of code would be dropped into a specific page template you should create for your readers to view posts from &#8220;one year ago, today.&#8221;</p>
<div class="codecolorer-container php default" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><div class="php codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap"><span style="color: #000000; font-weight: bold;">&lt;?php</span><br />
<span style="color: #000088;">$current_day</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/date"><span style="color: #990000;">date</span></a><span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'j'</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #000088;">$last_year</span> <span style="color: #339933;">=</span> <a href="http://www.php.net/date"><span style="color: #990000;">date</span></a><span style="color: #009900;">&#40;</span>‘Y’<span style="color: #009900;">&#41;</span><span style="color: #339933;">-</span><span style="color: #cc66cc;">1</span><span style="color: #339933;">;</span><br />
query_posts<span style="color: #009900;">&#40;</span><span style="color: #0000ff;">'day='</span><span style="color: #339933;">.</span><span style="color: #000088;">$current_day</span><span style="color: #339933;">.</span><span style="color: #0000ff;">'&amp;year='</span><span style="color: #339933;">.</span><span style="color: #000088;">$last_year</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">if</span> <span style="color: #009900;">&#40;</span>have_posts<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">:</span><br />
&nbsp; &nbsp; <span style="color: #b1b100;">while</span> <span style="color: #009900;">&#40;</span>have_posts<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #009900;">&#41;</span> <span style="color: #339933;">:</span> the_post<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp;the_title<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; &nbsp; &nbsp;the_excerpt<span style="color: #009900;">&#40;</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span><br />
&nbsp; &nbsp; <span style="color: #b1b100;">endwhile</span><span style="color: #339933;">;</span><br />
<span style="color: #b1b100;">endif</span><span style="color: #339933;">;</span><br />
<span style="color: #000000; font-weight: bold;">?&gt;</span></div></div>
<p>Throw a graphic on your sidebar linking to your newly created page and get some more mileage off those old posts!</p>
<p>[via <a title="WP Recipes" href="http://www.wprecipes.com/how-to-list-future-posts" target="_blank">WP Recipes</a> &amp; <a title="WP Recipes" href="http://www.wprecipes.com/how-to-get-posts-published-exactly-one-year-ago" target="_blank">WP Recipes</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/past-future-wordpress-posts/">Past &#038; Future WordPress Posts</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/past-future-wordpress-posts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
	</item>
		<item>
		<title>Simple HTML5/CSS3 Template</title>
		<link>http://churchm.ag/html5-reset/</link>
		<comments>http://churchm.ag/html5-reset/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 14:00:59 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=60031</guid>
		<description><![CDATA[<p>HTML5 and CSS3 are new and exciting and has lead to a number of solid templates to get started on web projects. Here&#8217;s a new (that&#8217;s relative, isn&#8217;t it?) template worth taking a good look at: HTML5 Reset Now that modern browsers are starting to support some of the really useful parts of HTML5 and CSS3, [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/html5-reset/">Simple HTML5/CSS3 Template</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-60032" title="HTML5 Reset" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/HTML5-Reset.png" alt="HTML5 reset" width="620" height="130" /></p>
<p>HTML5 and CSS3 are new and exciting and has lead to a number of solid templates to get started on web projects.</p>
<p>Here&#8217;s a new (that&#8217;s relative, isn&#8217;t it?) template worth taking a good look at:</p>
<p><strong><em>HTML5 Reset</em></strong></p>
<blockquote><p>Now that modern browsers are starting to support some of the really useful parts of HTML5 and CSS3, it&#8217;s time for our best practices to catch up, and we thought we&#8217;d put our files out there for everyone to use. By no means do we see this as the One True Way to start every project, but we think it&#8217;s a good starting place that anyone can make their own.</p></blockquote>
<p>Some of the boilerplates that exist are on the heavy side, so if you&#8217;re looking for a nice, simple alternative, than this is what you&#8217;re looking for. Plus, they have a little something for those developing on WordPress, too!</p>
<p><span id="more-60031"></span></p>
<h3>HTML5 Reset</h3>
<p>Fully commented,<em> HTML5 Reset</em> is sweet package, and with version 2, <em>HTML5 Reset</em> is lighter then ever.</p>
<p>You can download the templates from Github, including the <em>HTML5 Reset</em> WordPress Theme!</p>
<blockquote><p>With the assistance of <a href="http://digwp.com/" target="_blank">Digging Into WordPress</a> and their <a href="http://digwp.com/2010/02/blank-wordpress-theme/" target="_blank">BLANK WordPress Theme</a>, we&#8217;re excited to present the HTML5 Reset WordPress Theme — a style-free theme designed to help get your custom WordPress project off the ground.</p></blockquote>
<p>The theme includes:</p>
<ol>
<li>Semantic HTML5 markup</li>
<li>Starter CSS declarations for the basic WordPress elements</li>
<li>A widget-ready sidebar</li>
<li>jQuery, Modernizr and Analytics built in</li>
</ol>
<p>They even assembled the single post pages conform to the <a href="http://microformats.org/wiki/hnews" target="_blank">hNews Microformat</a>, for awesome services like Google News and <a href="http://readability.com/" target="_blank" data-twitter="readability">Readability</a>.</p>
<p><a href="http://html5reset.org/" target="_blank">Grab both versions</a> and <a href="http://html5reset.org/" target="_blank">learn more</a> about this excellent starting place for HTML5 and CSS3 projects on the<em> <a href="http://html5reset.org/" target="_blank">HTML5 Rese</a></em><a href="http://html5reset.org/" target="_blank">t website</a>.</p>
<p>[HT: <a title="MoreCode" href="http://moreco.de/html5-reset-image-loaders-javascript-interpreters-in-javascript-and-more/" target="_blank">MoreCode</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/html5-reset/">Simple HTML5/CSS3 Template</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/html5-reset/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
	
		<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/HTML5-Reset-180x130.png" />
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/HTML5-Reset.png" medium="image">
			<media:title type="html">HTML5 Reset</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/HTML5-Reset-180x130.png" />
		</media:content>
	</item>
		<item>
		<title>Saturday Sunday Share #32</title>
		<link>http://churchm.ag/saturday-sunday-share-32/</link>
		<comments>http://churchm.ag/saturday-sunday-share-32/#comments</comments>
		<pubDate>Sat, 28 Jan 2012 13:00:59 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Creative]]></category>
		<category><![CDATA[IT]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=59941</guid>
		<description><![CDATA[<p>The new year has begun and we&#8217;ve already made it to the last Saturday Sunday Share in January! In risk of sounding cliche, time flies! The last few weeks of shares have been dynamite, take a look at last week&#8217;s: Joanna - wrote a great post about what she learned on her missions trip! Frank Gantz - would love some [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/saturday-sunday-share-32/">Saturday Sunday Share #32</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-medium wp-image-59943" title="Etch-A-Sketch-Guitar" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/Etch-A-Sketch-Guitar-620x606.jpg" alt="Etch-A-Sketch electric Guitar" width="620" height="606" /></p>
<p>The new year has begun and we&#8217;ve already made it to the last <a title="Saturday Sunday Share" href="http://churchm.ag/saturday-sunday-share/">Saturday Sunday Share</a> in January!</p>
<p>In risk of sounding cliche, time flies!</p>
<p>The last few weeks of shares have been dynamite, take a look at last week&#8217;s:</p>
<p><span id="more-59941"></span></p>
<ul>
<li><a title="Joanna" href="http://joannamuses.com/" rel="external nofollow" target="_blank">Joanna</a> - wrote <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81375">a great post</a> about what she learned on her missions trip!</li>
<li><a title="Frank Gantz" href="http://www.frankgantz.com/" rel="external nofollow" target="_blank">Frank Gantz</a> - would love some feedback on <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81377">his blog post</a>!</li>
<li><a title="Jonny Solari" href="http://www.blogthechurch.com/" rel="external nofollow" target="_blank">Jonny Solari</a> - setup <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81380">his first non-personal blog</a> &#8212; WOOT!</li>
<li><a title="Jon Cook" href="http://www.churchtechstuff.com/" rel="external nofollow" target="_blank">Jon Cook</a> - put together some <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81386">great videos</a>!</li>
<li><a title="Jason Bradley" href="http://www.everchangingmedia.com/" rel="external nofollow" target="_blank">Jason Bradley</a> - dropped some rockin&#8217; <a title="Standard Theme" href="http://standardtheme.com/" target="_blank">Standard Theme</a> on <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81387">a new project</a>!</li>
<li><a title="James Cooper " href="http://jpc-design.com/" rel="external nofollow" target="_blank">James Cooper</a> - <em>also,</em> worked some <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81389">some websites</a> using <a title="Standard Theme" href="http://standardtheme.com/" target="_blank">Standard Theme</a> &#8212; awesome!</li>
<li><a title="Becky" href="http://tijuanabecky.wordpress.com/" rel="external nofollow" target="_blank">Becky</a> - is looking for some<a href="http://churchm.ag/saturday-sunday-share-31/#comment-81395"> free children&#8217;s ministry curriculum</a> &#8211; <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81395">drop her a link</a> if you know of any!</li>
<li><a title="Raoul Snyman" href="http://christianoss.org/" rel="external nofollow" target="_blank">Raoul Snyman</a> - learned that <a href="http://churchm.ag/saturday-sunday-share-31/#comment-81629">it&#8217;s never too late</a> to participate on Saturday Sunday Share!</li>
</ul>
<p>I love seeing all these comments as we share and explore each others work. It&#8217;s so much fun!</p>
<p><strong>Now, let&#8217;s see what you&#8217;ve got <em>this</em> week.</strong></p>
<p>[Image via <a title="FreakingNews" href="http://www.freakingnews.com/Etch-A-Sketch-Guitar-Pictures-44640.asp" target="_blank">FreakingNews</a>]</p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/saturday-sunday-share-32/">Saturday Sunday Share #32</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/saturday-sunday-share-32/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/Etch-A-Sketch-Guitar-180x180.jpg" />
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/Etch-A-Sketch-Guitar.jpg" medium="image">
			<media:title type="html">Etch-A-Sketch-Guitar</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/Etch-A-Sketch-Guitar-180x180.jpg" />
		</media:content>
	</item>
		<item>
		<title>Make Any Webpage Look Like It&#8217;s from 1996</title>
		<link>http://churchm.ag/webpages-in-1996/</link>
		<comments>http://churchm.ag/webpages-in-1996/#comments</comments>
		<pubDate>Fri, 27 Jan 2012 13:00:59 +0000</pubDate>
		<dc:creator>Eric Dye</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tools]]></category>

		<guid isPermaLink="false">http://churchm.ag/?p=59832</guid>
		<description><![CDATA[<p>It&#8217;s called, &#8220;The Geocities-izer,&#8221; and it can make any webpage look like it was made by a 13 year-old in 1996. You know, back when websites were built &#8220;the old fashioned way&#8221; with Notepad? When counters were cool and Netscape was the best browser? Good times. Here are what some websites look like when Geocitified: The Geocities-izer Just [...]</p><p><hr />
You just finished reading "<a href="http://churchm.ag/webpages-in-1996/">Make Any Webpage Look Like It&#8217;s from 1996</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s called, &#8220;The Geocities-izer,&#8221; and it can make any webpage look like it was made by a 13 year-old in 1996.</p>
<p>You know, back when websites were built &#8220;the old fashioned way&#8221; with Notepad? When counters were cool and Netscape was the best browser?</p>
<p>Good times.</p>
<p>Here are what some websites look like when <em>Geocitified</em>:</p>
<p><span id="more-59832"></span></p>
<h3>The Geocities-izer</h3>
<p><img class="alignnone size-medium wp-image-59837" title="geocities-izer" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-izer-620x456.png" alt="geocities-izer" width="620" height="456" /></p>
<p>Just add your URL and submit!</p>
<h3>ChurchMag</h3>
<p><img class="alignnone size-medium wp-image-59836" title="geocities-ChurchMag" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-ChurchMag-620x456.png" alt="" width="620" height="456" /></p>
<h3><a title="Tentblogger" href="http://tentblogger.com" target="_blank">Tentblogger</a></h3>
<p><img class="alignnone size-medium wp-image-59839" title="geocities-tentblogger" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-tentblogger-620x457.png" alt="" width="620" height="457" /></p>
<h3><a title="8BIT" href="http://8bit.io" target="_blank">8BIT</a></h3>
<p><img class="alignnone size-medium wp-image-59835" title="geocities-8BIT" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-8BIT-620x457.png" alt="" width="620" height="457" /></p>
<h3><a title="Michael Hyatt" href="http://michaelhyatt.com/" target="_blank">Michael Hyatt</a></h3>
<p><img class="alignnone size-medium wp-image-59840" title="geocities-michaelhyatt" src="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-michaelhyatt-620x444.png" alt="" width="620" height="444" /></p>
<p>There are a few different themes it uses to revert any website back to 1996, so don&#8217;t expect anything too elaborate. It is, however, a lot of fun dropping URLS in and seeing how they turn out!</p>
<p>Be sure to have your volume up, too, since a website from 1996 isn&#8217;t complete without music automatically playing, right?</p>
<p><strong><a href="http://wonder-tonic.com/geocitiesizer/" target="_blank">Have fun</a>!</strong></p>
<p><hr />
You just finished reading "<a href="http://churchm.ag/webpages-in-1996/">Make Any Webpage Look Like It&#8217;s from 1996</a>" on <a href="http://churchm.ag">ChurchMag</a>! Feel free to comment on it!
<br />
We use the <a href="http://standardtheme.com">Standard Theme</a> for our blog platform!</p>]]></content:encoded>
			<wfw:commentRss>http://churchm.ag/webpages-in-1996/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-izer-180x180.png" />
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-izer.png" medium="image">
			<media:title type="html">geocities-izer</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-izer-180x180.png" />
		</media:content>
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-ChurchMag.png" medium="image">
			<media:title type="html">geocities-ChurchMag</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-ChurchMag-180x180.png" />
		</media:content>
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-tentblogger.png" medium="image">
			<media:title type="html">geocities-tentblogger</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-tentblogger-180x180.png" />
		</media:content>
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-8BIT.png" medium="image">
			<media:title type="html">geocities-8BIT</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-8BIT-180x180.png" />
		</media:content>
		<media:content url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-michaelhyatt.png" medium="image">
			<media:title type="html">geocities-michaelhyatt</media:title>
			<media:thumbnail url="http://cdn.churchm.ag/wp-content/uploads/2012/01/geocities-michaelhyatt-180x180.png" />
		</media:content>
	</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached (Feed is rejected)
Page Caching using memcached
Database Caching 26/111 queries in 0.042 seconds using memcached
Object Caching 3421/3566 objects using memcached
Content Delivery Network via cdn.churchm.ag

Served from: churchm.ag @ 2012-02-09 07:21:09 -->
