<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		
		<title>Adventures in TYPO3 :: Busy Noggin, Inc.</title>
		<link>http://www.busynoggin.com/</link>
		<description>Adventures in TYPO3</description>
		<language>en</language>
		<image>
			<title>Adventures in TYPO3 :: Busy Noggin, Inc.</title>
			<url>http://www.busynoggin.com/fileadmin/busynoggin/feeds/feed-icon-16x16.gif</url>
			<link>http://www.busynoggin.com/</link>
			<width>16</width>
			<height>16</height>
			<description>Adventures in TYPO3</description>
		</image>
		<generator>TYPO3 - get.content.right</generator>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		
		
		
		<lastBuildDate>Wed, 05 Mar 2008 05:19:00 -0600</lastBuildDate>
		
		
		<item>
			<title>Boiler Plate Content for Styling Checks</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2008/march/article/boiler-plate-content-for-styling-checks/</link>
			<description>Recently I have put together some code to help with checking CSS styling on sites. Basically I have...</description>
			<content:encoded><![CDATA[<p>Recently I have put together some code to help with checking CSS styling on sites. Basically I have put together XHTML code that contains pretty much all of the elements you will use in your work. You can paste this code into your project and tell on one page how styling is effecting any particular...</p>]]></content:encoded>
			<category>CSS</category>
			<category>TYPO3</category>
			
			
			<pubDate>Wed, 05 Mar 2008 05:19:00 -0600</pubDate>
			
		</item>
		
		<item>
			<title>Launch of a Multi-Campus TYPO3 Site</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2008/january/article/launch-of-a-multi-campus-typo3-site/</link>
			<description>The first of the year found me pretty busy helping to put together a large TYPO3-driven site for...</description>
			<content:encoded><![CDATA[<p>The first of the year found me pretty busy helping to put together a large TYPO3-driven site for Christ Fellowship in Florida. We launched the site last Friday at <a href="http://gochristfellowship.com/" target="_self" class="external-link-new-window" >gochristfellowship.com.</a> This site has some unique features that...</p>]]></content:encoded>
			<category>TYPO3</category>
			
			
			<pubDate>Wed, 16 Jan 2008 22:44:00 -0600</pubDate>
			
		</item>
		
		<item>
			<title>Out on My Own</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2008/january/article/out-on-my-own/</link>
			<description>Well, today is my first day of being in full-time web development with my company, Busy Noggin,...</description>
			<content:encoded><![CDATA[<p>Well, today is my first day of being in full-time web development with my company, Busy Noggin, Inc. </p>
<p>For the last 17 years I have served Irving Bible Church (IBC) as communications director with a season of additional responsibilities in financial oversight and information technologies. The folks...</p>]]></content:encoded>
			<category>General</category>
			
			
			<pubDate>Tue, 01 Jan 2008 18:02:00 -0600</pubDate>
			
		</item>
		
		<item>
			<title>Dealing with the Leopard Menu Bar</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/october/article/dealing-with-the-leopard-menu-bar/</link>
			<description>Got Leopard installed this morning and one thing I hate. The translucent menu bar at the top. Not...</description>
			<content:encoded><![CDATA[<p>Got Leopard installed this morning and one thing I hate. The translucent menu bar at the top. Not an improvement IMHO. </p>
<p>There is at least one hack out there but didn't want to go that route. I hope sometime in the future Apple will give us a way to choose how we want it.</p>
<p>To get around it, I...</p>]]></content:encoded>
			<category>General</category>
			<category>Software</category>
			
			
			<pubDate>Sat, 27 Oct 2007 10:53:00 -0500</pubDate>
			
		</item>
		
		<item>
			<title>RSS Feed for New and Updated Extensions</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/september/article/rss-feed-for-new-and-updated-extensions/</link>
			<description>At our last Dallas TYPO3 Users Group meeting, one of the guys mentioned an RSS feed that lists new...</description>
			<content:encoded><![CDATA[<p>At our last Dallas TYPO3 Users Group meeting, one of the guys mentioned an RSS feed that lists new and newly updated extensions. Putting this in my newsreader has made it much easier for me to keep up with additions to the TER. You can subscribe to this feed &lt;link...</p>]]></content:encoded>
			<category>TYPO3</category>
			<category>TYPO3 Extensions</category>
			
			<author>ron@busynoggin.com</author>
			<pubDate>Wed, 05 Sep 2007 21:10:00 -0500</pubDate>
			
		</item>
		
		<item>
			<title>Controlling Comment Spam for Modern Guestbook</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/august/article/controlling-comment-spam-for-modern-guestbook/</link>
			<description>Well, I guess I have arrived as a blogger. Comment spam is becoming a problem. And as flattering as...</description>
			<content:encoded><![CDATA[<p>Well, I guess I have arrived as a blogger. Comment spam is becoming a problem. And as flattering as it is to be considered worthy of spamming, I really do not have time to rush into the TYPO3 backend to delete every bogus entry.</p>
<p>Fortunately, I located an extension that squashes spam for me....</p>]]></content:encoded>
			<category>TYPO3</category>
			<category>TYPO3 Extensions</category>
			
			
			<pubDate>Mon, 27 Aug 2007 20:40:00 -0500</pubDate>
			
		</item>
		
		<item>
			<title>Getting Rid of the XML Prologue</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/july/article/getting-rid-of-the-xml-prologue/</link>
			<description>Sometime back I learned to set my doc type in TYPO3 by using TypoScript code like this: 
  ...</description>
			<content:encoded><![CDATA[<p>Sometime back I learned to set my doc type in TYPO3 by using TypoScript code like this: </p>
<pre>   config.doctype = xhtml_trans</pre>
<p><br />This tells TYPO3 how to render content and what to set in the final HTML for the Document Type Declaration.</p>
<p>However, I had to stop using that method because...</p>]]></content:encoded>
			<category>TYPO3</category>
			<category>TypoScript</category>
			
			
			<pubDate>Tue, 31 Jul 2007 20:22:00 -0500</pubDate>
			
		</item>
		
		<item>
			<title>SEO and TYPO3</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/july/article/seo-and-typo3/</link>
			<description>I ran into a series I think many of you might be interested in. The articles concentrate on search...</description>
			<content:encoded><![CDATA[<p>I ran into a series I think many of you might be interested in. The articles concentrate on search engine optimization (SEO) with TYPO3 and are written by John Dawson, a developer in Los Angeles. He has a general article on the subject called &lt;link...</p>]]></content:encoded>
			
			
			<pubDate>Wed, 18 Jul 2007 21:15:00 -0500</pubDate>
			
		</item>
		
		<item>
			<title>Developing a Flexible Code Base</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/july/article/developing-a-flexible-code-base/</link>
			<description>I have finally started a personal project I’ve been intending to tackle. The goal is to develop a...</description>
			<content:encoded><![CDATA[<p>I have finally started a personal project I’ve been intending to tackle. The goal is to develop a code base and set of best practices for my web development efforts.</p>
<p>For sometime I have seen the need and benefits of the following:</p><ul>  <li>Standardization of coding and development practices like...]]></content:encoded>
			<category>Basic Starter Site</category>
			
			
			<pubDate>Tue, 10 Jul 2007 21:39:00 -0500</pubDate>
			
		</item>
		
		<item>
			<title>Redesign of the Stonebriar Site</title>
			<link>http://www.busynoggin.com/blog/blog-item/archive/2007/june/article/redesign-of-the-stonebriar-site/</link>
			<description>In the TYPO3 community we spend much of our time talking about technical things such as how to...</description>
			<content:encoded><![CDATA[<p>In the TYPO3 community we spend much of our time talking about technical things such as how to configure a particular extension or the ins and outs of TypoScript. This is all fine and dandy, but sometimes we lose appreciation for the forest as we wander about our trees of code. Every now and then...</p>]]></content:encoded>
			<category>General</category>
			<category>TYPO3</category>
			
			<author>ron@busynoggin.com</author>
			<pubDate>Fri, 08 Jun 2007 05:46:00 -0500</pubDate>
			
		</item>
		
	</channel>
</rss>