<?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>BRRN.ME</title>
	<atom:link href="http://brrn.me/feed/tumblog/" rel="self" type="application/rss+xml" />
	<link>http://brrn.me</link>
	<description>Collected works of Brian Conradt</description>
	<lastBuildDate>Thu, 17 Nov 2011 17:19:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
			           	
    	    		<item>
			<title>WordPress Template Hierarchy</title>
			<link>http://brrn.me/development/wordpress-template-hierarchy/</link>
			<comments>http://brrn.me/development/wordpress-template-hierarchy/#comments</comments>
			<pubDate>Thu, 17 Nov 2011 17:05:00 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Development]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[heirarchy]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[theme]]></category>
		<category><![CDATA[Website]]></category>
						<guid isPermaLink="false">http://brrn.me/uncategorized/wordpress-template-hierarchy/</guid>
						<description><![CDATA[    	    		<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a>,<a href="http://brrn.me/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a></p><p><a href="http://brrn.me/development/wordpress-template-hierarchy/" title="image">
    	    		<img src="http://brrn.me/wp-content/themes/briefed/functions/thumb.php?src=wp-content/uploads/2011/11/template-heirarchy.jpg&amp;w=390px&amp;h=&amp;zc=1&amp;q=90" alt="WordPress Template Hierarchy" class="woo-image"  width="390px"    />    	    		</a></p>I just noticed that the WordPress template hierarchy flowchart has been updated so I thought this might be a good time to share. WordPress Templates fit together like the pieces of a puzzle to generate the web pages on your WordPress site. Some templates (the header and footer template files for example) are used on [...]<p><a href="http://brrn.me/development/wordpress-template-hierarchy/#respond" title="Comment on WordPress Template Hierarchy">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[    	    		<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a>,<a href="http://brrn.me/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a></p><p><a href="http://brrn.me/development/wordpress-template-hierarchy/" title="image">
    	    		<img src="http://brrn.me/wp-content/themes/briefed/functions/thumb.php?src=wp-content/uploads/2011/11/template-heirarchy.jpg&amp;w=390px&amp;h=&amp;zc=1&amp;q=90" alt="WordPress Template Hierarchy" class="woo-image"  width="390px"    />    	    		</a></p><p>I just noticed that the WordPress template hierarchy flowchart has been updated so I thought this might be a good time to share.</p>
<blockquote><p>WordPress Templates fit together like the pieces of a puzzle to generate the web pages on your WordPress site. Some templates (the header and footer template files for example) are used on all the web pages, while others are used only under specific conditions.</p></blockquote>
<div class="woo-sc-box normal   "><a href="http://codex.wordpress.org/Template_Hierarchy" target="_blank">http://codex.wordpress.org/Template_Hierarchy</a></div>
<p>This flowchart is a really handy reference while you are developing your theme.  If you&#8217;re not quite sure which template part takes precedence in a particular scenario, <a title="" href="http://codex.wordpress.org/images/1/18/Template_Hierarchy.png" target="_blank">this bad boy</a> will clear any confusion.</p>
<p><a href="http://brrn.me/development/wordpress-template-hierarchy/#respond" title="Comment on WordPress Template Hierarchy">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/development/wordpress-template-hierarchy/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
								</item>		
    	
		           	
    	    		<item>
			<title>Future-proof Your Sites</title>
			<link>http://brrn.me/development/html5-boilerplate/</link>
			<comments>http://brrn.me/development/html5-boilerplate/#comments</comments>
			<pubDate>Wed, 16 Nov 2011 04:43:11 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Development]]></category>
		<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[jquery]]></category>
						<guid isPermaLink="false">http://brrn.me/?p=309</guid>
						<description><![CDATA[    	    		<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a>,<a href="http://brrn.me/category/tips-tricks/" title="View all posts in Tips &amp; Tricks" rel="category tag">Tips &amp; Tricks</a></p><p><a href="http://brrn.me/development/html5-boilerplate/" title="image">
    	    		<img src="http://brrn.me/wp-content/themes/briefed/functions/thumb.php?src=wp-content/uploads/2011/11/html5-boilerplate.jpg&amp;w=390px&amp;h=&amp;zc=1&amp;q=90" alt="Future-proof Your Sites" class="woo-image"  width="390px"    />    	    		</a></p>If you&#8217;re like me, you still haven&#8217;t quite taken the dive into all out HTML5 markup. Don&#8217;t feel bad. From what I&#8217;ve read, there still isn&#8217;t a whole lot of importance placed on the HTML5 markup itself.  Search engines and mobile devices don&#8217;t care if you use &#60;div&#62; tags in place of &#60;section&#62; or &#60;article&#62; [...]<p><a href="http://brrn.me/development/html5-boilerplate/#respond" title="Comment on Future-proof Your Sites">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[    	    		<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a>,<a href="http://brrn.me/category/tips-tricks/" title="View all posts in Tips &amp; Tricks" rel="category tag">Tips &amp; Tricks</a></p><p><a href="http://brrn.me/development/html5-boilerplate/" title="image">
    	    		<img src="http://brrn.me/wp-content/themes/briefed/functions/thumb.php?src=wp-content/uploads/2011/11/html5-boilerplate.jpg&amp;w=390px&amp;h=&amp;zc=1&amp;q=90" alt="Future-proof Your Sites" class="woo-image"  width="390px"    />    	    		</a></p><p>If you&#8217;re like me, you still haven&#8217;t quite taken the dive into all out <a href="http://www.w3.org/TR/html5/" target="_blank">HTML5 markup</a>. Don&#8217;t feel bad.</p>
<p>From <a href="http://coding.smashingmagazine.com/2011/11/11/our-pointless-pursuit-of-semantic-value/" target="_blank">what I&#8217;ve read</a>, there still isn&#8217;t a whole lot of importance placed on the HTML5 markup itself.  Search engines and mobile devices don&#8217;t care if you use &lt;div&gt; tags in place of &lt;section&gt; or &lt;article&gt; tags, so <a href="http://coding.smashingmagazine.com/2011/11/12/pursuing-semantic-value/" target="_blank">why should you</a>?</p>
<p><a href="http://html5boilerplate.com/" target="_blank">Here&#8217;s a little motivation.  </a></p>
<p>This bad-ass boilerplate by Divya Manian is jam-packed with so many goodies it&#8217;ll make your head spin.  I&#8217;ve used boilerplates for everything from grid-based designs to email templates and this one is worth taking note.</p>
<p>Check out <a href="http://html5boilerplate.com/docs/" target="_blank">the docs</a> for more info too.</p>
<div class="woo-sc-box normal   "><a href="http://html5boilerplate.com/" target="_blank">http://html5boilerplate.com/</a><br />
<a href="http://html5boilerplate.com/docs/" target="_blank">http://html5boilerplate.com/docs/</a></div>
<p><a href="http://brrn.me/development/html5-boilerplate/#respond" title="Comment on Future-proof Your Sites">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/development/html5-boilerplate/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
								</item>		
    	
		           	
    	    	<item>
			<title>Brian is Relocating!</title>
			<link>http://brrn.me/travel/brian-is-relocating/</link>
			<comments>http://brrn.me/travel/brian-is-relocating/#comments</comments>
			<pubDate>Mon, 12 Apr 2010 23:35:27 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Travel]]></category>
		<category><![CDATA[denver]]></category>
		<category><![CDATA[raidious]]></category>
						<guid isPermaLink="false">http://webti.me/?p=180</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/travel/" title="View all posts in Travel" rel="category tag">Travel</a></p>I&#8217;m packin&#8217; up my game and I&#8217;ma head out west where&#8230;. ok enough of that.  But seriously it&#8217;s time for a change, and I can&#8217;t think of a better way to do it.  I&#8217;m moving to Denver! I am currently working for Raidious Digital Content Services (as Director, Platforms), and will continue to do so [...]<p><a href="http://brrn.me/travel/brian-is-relocating/#comments" title="Comment on Brian is Relocating!">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/travel/" title="View all posts in Travel" rel="category tag">Travel</a></p><p><img class="alignleft size-medium wp-image-182" title="colorado-flag" src="http://brrn.me/wp-content/uploads/2010/04/colorado-flag-300x188.jpg" alt="" width="300" height="188" />I&#8217;m packin&#8217; up my game and I&#8217;ma head out west where&#8230;. ok enough of that.  But seriously it&#8217;s time for a change, and I can&#8217;t think of a better way to do it.  I&#8217;m moving to Denver!</p>
<p>I am currently working for <a href="http://raidious.com">Raidious Digital Content Services</a> (as Director, Platforms), and will continue to do so remotely.  Raidious is a lean web development shop with a focus on bearing the brunt of all things content.</p>
<blockquote><p>Raidious is a content company. We make, manage, monitor, moderate and measure digital content on a real-time, distributed basis.</p></blockquote>
<p>And I gotta tell you, I love working with these guys.</p>
<p>Dry your tears now.  I know you&#8217;re going to miss me but I&#8217;ll be back in Indy a few times a year to catch up with everybody.</p>
<p><a href="http://brrn.me/travel/brian-is-relocating/#comments" title="Comment on Brian is Relocating!">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/travel/brian-is-relocating/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
								</item>		
		
		           	
    	    	<item>
			<title>Quick update on Miss Pivot</title>
			<link>http://brrn.me/networking/quick-update-on-miss-pivot/</link>
			<comments>http://brrn.me/networking/quick-update-on-miss-pivot/#comments</comments>
			<pubDate>Thu, 25 Feb 2010 20:22:11 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Networking]]></category>
		<category><![CDATA[North Carolina]]></category>
		<category><![CDATA[Piv-ot]]></category>
						<guid isPermaLink="false">http://webti.me/?p=172</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/networking/" title="View all posts in Networking" rel="category tag">Networking</a></p>Miss Pivot is a company launched at Start-up Weekend and is one of the few from the NC event that is not only going strong, but growing strong. The Indy launch party went swimmingly and had an excellent turn-out. There have been a couple other parties including a Valentines Day party which were all a [...]<p><a href="http://brrn.me/networking/quick-update-on-miss-pivot/#respond" title="Comment on Quick update on Miss Pivot">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/networking/" title="View all posts in Networking" rel="category tag">Networking</a></p><div id="attachment_177" class="wp-caption alignleft" style="width: 310px"><img class="size-medium wp-image-177" title="pivot" src="http://brrn.me/wp-content/uploads/2010/02/pivot-300x167.jpg" alt="" width="300" height="167" /><p class="wp-caption-text">Miss Pivot - The approach made easy.</p></div>
<p>Miss Pivot is a company launched at <a id="aptureLink_dc4QfKE93i" href="http://startupweekend.org/">Start-up Weekend</a> and is one of the few from the NC event that is not only going strong, but growing strong.</p>
<p>The <a id="aptureLink_BpdwWRmFUp" href="http://misspivot.com/misspivot-tv/blog/full-house-at-indy-launch-party/">Indy launch party</a> went swimmingly and had an excellent turn-out. There have been a couple other parties including a <a id="aptureLink_0mvesaXZ0e" href="http://misspivot.com/misspivot-tv/video/valentine%e2%80%99s-weekend-party/">Valentines Day party</a> which were all a blast.  And an amazing write-up in the <a id="aptureLink_pGacvBoBT3" href="http://indianapolis.metromix.com/home/essay_photo_gallery/wingwoman-to-the-rescue/1757150/content">Metromix Indianapolis by Ryan Checkeye</a>.  Now it is time for Miss Pivot to hit in Ft. Wayne!</p>
<p>The <a id="aptureLink_K4jwtzqbP8" href="http://misspivot.com/misspivot-tv/video/fort-wayne-launch-party/">Ft. Wayne launch party</a> is happening on Friday, Feb. 26th 8pm at <a id="aptureLink_8X5TUQyL2N" href="http://maps.google.com/maps?om=0&amp;iwloc=addr&amp;f=q&amp;ll=41.1158194%2C-85.1485373&amp;hl=en&amp;z=16&amp;ie=UTF8">Early Birds</a>, no cover.  The event is for singles and couples alike so stop by and get your party on!</p>
<p><a href="http://brrn.me/networking/quick-update-on-miss-pivot/#respond" title="Comment on Quick update on Miss Pivot">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/networking/quick-update-on-miss-pivot/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
								</item>		
		
		           	
    	    	<item>
			<title>Site Crash</title>
			<link>http://brrn.me/development/site-crash/</link>
			<comments>http://brrn.me/development/site-crash/#comments</comments>
			<pubDate>Thu, 18 Feb 2010 01:51:48 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Development]]></category>
						<guid isPermaLink="false">http://webti.me/?p=143</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a></p>Ok sorry about the down time.  Not sure what happened but my sql database was just mangled.  Lost some data but I&#8217;ll try to recreate what I can. And yay for the new theme, thanks WooThemes!<p><a href="http://brrn.me/development/site-crash/#respond" title="Comment on Site Crash">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a></p><p>Ok sorry about the down time.  Not sure what happened but my sql database was just mangled.  Lost some data but I&#8217;ll try to recreate what I can.</p>
<p>And yay for the new theme, thanks <a href="http://www.woothemes.com/">WooThemes</a>!</p>
<p><a href="http://brrn.me/development/site-crash/#respond" title="Comment on Site Crash">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/development/site-crash/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
								</item>		
		
		           	
    	    	<item>
			<title>Simplify WordPress Publishing with Live Writer</title>
			<link>http://brrn.me/wordpress/simplify-wordpress-publishing-with-live-writer/</link>
			<comments>http://brrn.me/wordpress/simplify-wordpress-publishing-with-live-writer/#comments</comments>
			<pubDate>Tue, 20 Oct 2009 05:00:00 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[Windows Live Writer]]></category>
						<guid isPermaLink="false">http://webti.me/wordpress/windows-live-writer-for-wordpress-blogging/</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a></p>If you’re like me, you would rather use the html editor over the wysiwyg editor in WordPress.  The interface is difficult to use and leaves much to be desired.  There are plug-ins you can install to try and remedy this, such as TinyMCE Advanced.  These help a bit, however the editor still feels buggy and [...]<p><a href="http://brrn.me/wordpress/simplify-wordpress-publishing-with-live-writer/#respond" title="Comment on Simplify WordPress Publishing with Live Writer">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/wordpress/" title="View all posts in Wordpress" rel="category tag">Wordpress</a></p><p>If you’re like me, you would rather use the html editor over the wysiwyg editor in WordPress.  The interface is difficult to use and leaves much to be desired.  There are plug-ins you can install to try and remedy this, such as <a href="http://wordpress.org/extend/plugins/tinymce-advanced/">TinyMCE Advanced</a>.  These help a bit, however the editor still feels buggy and cumbersome, especially for the novice user.</p>
<p>Enter <a href="http://download.live.com/writer">Windows Live Writer</a>, part of the Microsoft <a href="http://download.live.com/">Live Essentials pack</a>.</p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_00.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_00" src="http://brrn.me/wp-content/uploads/2009/10/wlw_00_thumb.jpg" border="0" alt="wlw_00" width="244" height="149" /></a></p>
<p>I’ve only started using it, in fact I’m writing <a href="http://brrn.me/wp-content/uploads/2009/10/wlw_06.png">this very post</a> with it.  But the interface is very friendly and robust.  On top of making text formatting easier, Live Writer lets you insert and edit media on the fly, preview your post as it would look in your blog, edit source code, manage comments, and it supports plug-ins.  You can also manage the basics such as tags, categories, and publish date, etc.</p>
<p>The software supports other blogging platforms as well, but I’m a big WordPress proponent so I’m not going to get into that.</p>
<p>I’m going to start setting my web site clients up with this software.  Easier editing for them means less support from me and everybody is happier.</p>
<p>I’ll leave you with a few more screen shots from my experience.  Happy blogging!</p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_01.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_01" src="http://brrn.me/wp-content/uploads/2009/10/wlw_01_thumb.png" border="0" alt="wlw_01" width="244" height="209" /></a></p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_02.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_02" src="http://brrn.me/wp-content/uploads/2009/10/wlw_02_thumb.png" border="0" alt="wlw_02" width="244" height="209" /></a></p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_03.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_03" src="http://brrn.me/wp-content/uploads/2009/10/wlw_03_thumb.png" border="0" alt="wlw_03" width="244" height="209" /></a></p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_04.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_04" src="http://brrn.me/wp-content/uploads/2009/10/wlw_04_thumb.png" border="0" alt="wlw_04" width="244" height="209" /></a></p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_05.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_05" src="http://brrn.me/wp-content/uploads/2009/10/wlw_05_thumb.png" border="0" alt="wlw_05" width="244" height="146" /></a></p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_07.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="wlw_07" src="http://brrn.me/wp-content/uploads/2009/10/wlw_07_thumb.png" border="0" alt="wlw_07" width="244" height="146" /></a></p>
<p><a href="http://brrn.me/wp-content/uploads/2009/10/wlw_081.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="wlw_08" src="http://brrn.me/wp-content/uploads/2009/10/wlw_08_thumb.png" border="0" alt="wlw_08" width="244" height="115" /></a></p>
<div id="_mcePaste" style="overflow: hidden; position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px;">Simplify WordPress Publishing with Live Writer</div>
<p><a href="http://brrn.me/wordpress/simplify-wordpress-publishing-with-live-writer/#respond" title="Comment on Simplify WordPress Publishing with Live Writer">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/wordpress/simplify-wordpress-publishing-with-live-writer/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
								</item>		
		
		           	
    	    	<item>
			<title>Dead simple way to target IE6/7 separately in CSS</title>
			<link>http://brrn.me/tips-tricks/dead-simple-way-to-target-ie67-separately-in-css/</link>
			<comments>http://brrn.me/tips-tricks/dead-simple-way-to-target-ie67-separately-in-css/#comments</comments>
			<pubDate>Tue, 15 Sep 2009 18:08:45 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Tips & Tricks]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[hack]]></category>
						<guid isPermaLink="false">http://webti.me/?p=91</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/tips-tricks/" title="View all posts in Tips &amp; Tricks" rel="category tag">Tips &amp; Tricks</a></p>Most of the time when your CSS is solid, you&#8217;re not going to see too many layout discrepancies between modern browsers.  However if you have just one or two elements that are acting up in IE6 and/or IE7, here are a couple very useful tricks. The underscore hack, and the star element hack: .box { [...]<p><a href="http://brrn.me/tips-tricks/dead-simple-way-to-target-ie67-separately-in-css/#respond" title="Comment on Dead simple way to target IE6/7 separately in CSS">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/tips-tricks/" title="View all posts in Tips &amp; Tricks" rel="category tag">Tips &amp; Tricks</a></p><p>Most of the time when your CSS is solid, you&#8217;re not going to see too many layout discrepancies between modern browsers.  However if you have just one or two elements that are acting up in IE6 and/or IE7, here are a couple very useful tricks.</p>
<p>The underscore hack, and the star element hack:</p>
<pre><code>.box {
   background: #00f; /* all browsers including Mac IE */
   *background: #f00; /* IE 7 and below */
   _background: #f60; /* IE 6 and below */
   padding: 7px;
   color: #fff;
}</code></pre>
<p>An easy way to remember this is star for the higher version, underscore for the lower.</p>
<p>You can also use the backslash hack to target IE5 &#8211; but let&#8217;s face it, IE5 is crap.  Throw it away.</p>
<p>If you have more than just one or two rogue elements, consider using conditional comments (the if statement).</p>
<p>More on <a href="http://www.ejeliot.com/blog/63">Ed Eliot&#8217;s blog</a>, thanks Ed.</p>
<p><a href="http://brrn.me/tips-tricks/dead-simple-way-to-target-ie67-separately-in-css/#respond" title="Comment on Dead simple way to target IE6/7 separately in CSS">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/tips-tricks/dead-simple-way-to-target-ie67-separately-in-css/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
								</item>		
		
		           	
    	    	<item>
			<title>Online Teaching Associates</title>
			<link>http://brrn.me/development/online-teaching-associates/</link>
			<comments>http://brrn.me/development/online-teaching-associates/#comments</comments>
			<pubDate>Mon, 13 Apr 2009 23:30:36 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Development]]></category>
		<category><![CDATA[Education]]></category>
		<category><![CDATA[Website]]></category>
						<guid isPermaLink="false">http://webti.me/?p=62</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a></p>Okay so this site has been up for a few weeks now, but since I just started my blog here, there aren&#8217;t too many entries in the portfolio section yet.  Time to remedy that. Online Teaching Associates is the brain-child of Greg Kearsley, Ph.D. and Bob Blomeyer, Ph.D.  The two have combined careers including more [...]<p><a href="http://brrn.me/development/online-teaching-associates/#comments" title="Comment on Online Teaching Associates">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a></p><p>Okay so this site has been up for a few weeks now, but since I just started my blog here, there aren&#8217;t too many entries in the portfolio section yet.  Time to remedy that.</p>
<p><a href="http://onlineteachingassociates.com/">Online Teaching Associates</a> is the brain-child of Greg Kearsley, Ph.D. and Bob Blomeyer, Ph.D.  The two have combined careers including more than 50 years of experience designing, developing and building online learning environments, as well as conducting research about educational technology.</p>
<p>Bob Blomeyer is a tech-savvy teacher who had already set up a number of supporting resources for this business including Elgg, Wimba, Moodle, and a wiki.  Bob came to me with a simple problem:  The resources he had set up lacked congruency in design and were missing a portal or front page for ease of access.</p>
<p>What we decided to do was throw together a wordpress site with a pre-existing theme and tailor that to best match his vision of the site.  We went with the Revolution Office theme by <a href="http://www.revolutiontwo.com/">Revolution2</a> because it is beautifully simplistic and was at the time free.</p>
<p>First thing on the list was a logo re-design.  What Bob had was good, but we wanted something sexier and easier to understand.</p>
<table border="0" align="center">
<tbody>
<tr>
<td>
<p><div id="attachment_66" class="wp-caption alignnone" style="width: 160px"><a href="http://brrn.me/wp-content/uploads/2009/04/ota-logo8.jpg"><img class="size-thumbnail wp-image-66" title="ota-logo8" src="http://brrn.me/wp-content/uploads/2009/04/ota-logo8-150x150.jpg" alt="OTA Logo Before" width="150" height="150" /></a><p class="wp-caption-text">OTA Logo Before</p></div></td>
<td>
<p><div id="attachment_68" class="wp-caption alignnone" style="width: 160px"><a href="http://brrn.me/wp-content/uploads/2009/04/ota_logo.jpg"><img class="size-thumbnail wp-image-68" title="ota_logo" src="http://brrn.me/wp-content/uploads/2009/04/ota_logo-150x150.jpg" alt="OTA Logo After" width="150" height="150" /></a><p class="wp-caption-text">OTA Logo After</p></div></td>
</tr>
</tbody>
</table>
<p>Next was to tweak the images and CSS styles of our theme to match the soft blue tones Bob requested.  As well as reformatting some of the containers, and template copy layout to better suit our needs.</p>
<table border="0" align="center">
<tbody>
<tr>
<td>
<p><div id="attachment_63" class="wp-caption alignnone" style="width: 160px"><a href="http://brrn.me/wp-content/uploads/2009/04/ota-update-2a.jpg"><img class="size-thumbnail wp-image-63" title="ota-update-2a" src="http://brrn.me/wp-content/uploads/2009/04/ota-update-2a-150x150.jpg" alt="OTA Layout Before" width="150" height="150" /></a><p class="wp-caption-text">OTA Layout Before</p></div></td>
<td>
<p><div id="attachment_64" class="wp-caption alignnone" style="width: 160px"><a href="http://brrn.me/wp-content/uploads/2009/04/ota-update-2b.jpg"><img class="size-thumbnail wp-image-64" title="ota-update-2b" src="http://brrn.me/wp-content/uploads/2009/04/ota-update-2b-150x150.jpg" alt="OTA Layout After" width="150" height="150" /></a><p class="wp-caption-text">OTA Layout After</p></div></td>
</tr>
</tbody>
</table>
<p>Obviously there are a lot of changes that I&#8217;m not going to detail here. If you want, <a href="http://onlineteachingassociates.com/">visit the site</a> and compare it to the <a href="http://www.revolutiontwo.com/demo/office/">Revolution Office demo</a>.  After those changes and a few plugins to make the WordPress admin act more like a CMS we are set to launch!</p>
<p>It&#8217;s been great working with Bob and since the project was such a huge success, he has decided to put me on retainer so that we can continue to work towards stylizing his other resources.</p>
<p><a href="http://brrn.me/development/online-teaching-associates/#comments" title="Comment on Online Teaching Associates">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/development/online-teaching-associates/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
								</item>		
		
		           	
    	    	<item>
			<title>PockeTwit</title>
			<link>http://brrn.me/mobile/pocketwit/</link>
			<comments>http://brrn.me/mobile/pocketwit/#comments</comments>
			<pubDate>Fri, 10 Apr 2009 23:19:04 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Mobile]]></category>
		<category><![CDATA[PockeTwit]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[Windows Mobile]]></category>
						<guid isPermaLink="false">http://webti.me/?p=47</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/mobile/" title="View all posts in Mobile" rel="category tag">Mobile</a></p>The more I use it, the more I love it.  PockeTwit brings twitter to your Windows Mobile device without having to deal with text messages or a mobile web site. The entire experience is smooth, natural, and efficient.  Via their site, &#8220;A screenshot doesn&#8217;t really do it justice, the kinetic list and side menus have [...]<p><a href="http://brrn.me/mobile/pocketwit/#respond" title="Comment on PockeTwit">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/mobile/" title="View all posts in Mobile" rel="category tag">Mobile</a></p><p>The more I use it, the more I love it.  PockeTwit brings twitter to your Windows Mobile device without having to deal with text messages or a mobile web site.</p>
<p>The entire experience is smooth, natural, and efficient.  Via <a href="http://code.google.com/p/pocketwit/">their site</a>, &#8220;A screenshot doesn&#8217;t really do it justice, the kinetic list and side menus <a rel="nofollow" href="http://www.youtube.com/watch?v=XyUlE6ndQ4I">have to be experienced to understand</a>.&#8221;  It&#8217;s really nice to see that not everyone has abandoned WinMo for iPhones or Android.</p>
<p>Of my favorite features are:</p>
<ul>
<li>Conversation view</li>
<li>Map view</li>
<li>Integrated searching</li>
<li>Integrated url shortening</li>
<li>Picture sharing</li>
<li>Clickable @names, URLs, and #Hashtags</li>
<li>Extensive alert settings</li>
</ul>
<p><a href="http://brrn.me/wp-content/uploads/2009/04/mainlist.png"><img class="alignleft size-thumbnail wp-image-52" title="mainlist" src="http://brrn.me/wp-content/uploads/2009/04/mainlist-150x150.png" alt="mainlist" width="150" height="150" /></a>Check out their <a href="http://code.google.com/p/pocketwit/">Google Code page</a> for a full feature list and download links.</p>
<p>I&#8217;ve also ripped out the TweetDeck notification altert for use with PockeTwit.  Since PockeTwit uses the built-in windows notification system, you can easily set it to use this.  I don&#8217;t feel like converting to mp3 so you&#8217;ll just have to deal with a wav file.</p>
<p><a href="http://brrn.me/wp-content/uploads/2009/04/tweetdeck.wav">TweetDeck Notification Alert</a></p>
<p><a href="http://brrn.me/mobile/pocketwit/#respond" title="Comment on PockeTwit">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/mobile/pocketwit/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
			<enclosure url="http://brrn.me/wp-content/uploads/2009/04/tweetdeck.wav" length="324634" type="audio/x-wav" />
					</item>		
		
		           	
    	    	<item>
			<title>Tweetasy</title>
			<link>http://brrn.me/development/tweetasy/</link>
			<comments>http://brrn.me/development/tweetasy/#comments</comments>
			<pubDate>Wed, 08 Apr 2009 23:29:02 +0000</pubDate>
			<dc:creator>bconradt</dc:creator>
					<category><![CDATA[Development]]></category>
		<category><![CDATA[Networking]]></category>
		<category><![CDATA[Travel]]></category>
		<category><![CDATA[North Carolina]]></category>
		<category><![CDATA[Piv-ot]]></category>
		<category><![CDATA[Startup Junkyard]]></category>
		<category><![CDATA[TribeTrader]]></category>
		<category><![CDATA[Tweetasy]]></category>
		<category><![CDATA[Website]]></category>
						<guid isPermaLink="false">http://webti.me/?p=11</guid>
						<description><![CDATA[<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a>,<a href="http://brrn.me/category/networking/" title="View all posts in Networking" rel="category tag">Networking</a>,<a href="http://brrn.me/category/travel/" title="View all posts in Travel" rel="category tag">Travel</a></p>Just finished out my second Startup Weekend.  Went down to North Carolina this time.  There were a ton of great ideas pitched and only four made the cut: Tweetasy (my group), Startup Junkyard, TribeTrader, and Piv-ot. What a blast it was!  We got into the Chapel Hill area Thursday evening and stayed until Tuesday in [...]<p><a href="http://brrn.me/development/tweetasy/#comments" title="Comment on Tweetasy">Leave a Comment</a></p>]]></description>
						<content:encoded><![CDATA[<p>Posted in <a href="http://brrn.me/category/development/" title="View all posts in Development" rel="category tag">Development</a>,<a href="http://brrn.me/category/networking/" title="View all posts in Networking" rel="category tag">Networking</a>,<a href="http://brrn.me/category/travel/" title="View all posts in Travel" rel="category tag">Travel</a></p><p>Just finished out my second Startup Weekend.  Went down to North Carolina this time.  There were a ton of great ideas pitched and only four made the cut: <a href="http://tweetasy.com">Tweetasy</a> (my group), <a href="http://startupjunkyard.com/">Startup Junkyard</a>, <a href="http://tribetrader.com">TribeTrader</a>, and <a href="http://piv-ot.com">Piv-ot</a>.</p>
<p>What a blast it was!  We got into the Chapel Hill area Thursday evening and stayed until Tuesday in the morn.  This was my first trip to NC and the place is friggin gorgeous.</p>
<p><img class="alignleft size-medium wp-image-15" title="tweetasy" src="http://brrn.me/wp-content/uploads/2009/04/tweetasy-300x243.jpg" alt="tweetasy" width="300" height="243" />Tweetasy is dubbed &#8220;miniature twitter literature&#8221;.  The idea is to write as complete a story as you can in 140 characters or less.  The site is integrated with twitter so you need an account with them to post anything.  Anybody can read the stories though.  In order to post a story, you simply tweet it through our interface or from anywhere else using the #asy hash tag.</p>
<p>My role in the project was front-end development and design.  Since time was short all we did was tweak out an existing WordPress theme and integrate it with our custom built application (you rock Brian Auton!). Right now the site is pretty basic, posting works as well as the feed.  There is also a rating system and filtering options to see how people are rating.  Future features will include in-depth stats, contests, printing options, and more.  Head on over and <a href="http://tweetasy.com">post a story</a>!</p>
<p>Connect with the <a href="http://twitter.com/Tweetasy">Tweetasy team on twitter</a>!</p>
<ul>
<li><a href="http://twitter.com/Adam10">Adam</a></li>
<li><a href="http://twitter.com/kev097">Kevin</a></li>
<li><a href="http://twitter.com/brianauton">Brian A</a></li>
<li><a href="http://twitter.com/brrn">Brian C</a> (me!)<a href="http://twitter.com/brrn"><br />
</a></li>
<li><a href="http://twitter.com/justis">Justis</a></li>
</ul>
<p>Here are some great links if you want to check out more:</p>
<ul>
<li><a href="http://startupweekend.com/">http://startupweekend.com/</a></li>
<li><a href="http://trianglestartupweekend.com/">http://trianglestartupweekend.com/</a></li>
<li><a href="http://www.flickr.com/photos/digitalpapercuts/3421506836/">http://www.flickr.com/photos/digitalpapercuts/3421506836/</a></li>
<li><a href="http://socialwayne.com/">http://socialwayne.com/</a></li>
</ul>
<p><a href="http://brrn.me/development/tweetasy/#comments" title="Comment on Tweetasy">Leave a Comment</a></p>]]></content:encoded>
									<wfw:commentRss>http://brrn.me/development/tweetasy/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
								</item>		
		
	</channel>
</rss>
<!-- This Quick Cache file was built for (  brrn.me/feed/tumblog/ ) in 0.63876 seconds, on May 20th, 2012 at 7:39 pm UTC. -->
<!-- This Quick Cache file will automatically expire ( and be re-built automatically ) on May 20th, 2012 at 8:39 pm UTC -->
