<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/rss2full.xsl" type="text/xsl" media="screen"?><?xml-stylesheet href="http://feeds.feedburner.com/~d/styles/itemcontent.css" type="text/css" media="screen"?><!-- generator="wordpress/2.1.2" --><rss 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:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>cabinfever 3R's {ruminations, rants, &amp; raves}</title>
	<link>http://bhggraphicdesign.com/blog</link>
	<description>ruminations, rants, &amp; raves</description>
	<pubDate>Thu, 29 May 2008 22:14:05 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.1.2</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/Cabinfever" type="application/rss+xml" /><item>
		<title>Expression Engine- Posting User Comments Inside a Post on Your index.php Page</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/300766989/</link>
		<comments>http://bhggraphicdesign.com/blog/2008/05/29/expression-engine-tip-posting-user-comments-to-your-index-page/#comments</comments>
		<pubDate>Thu, 29 May 2008 19:34:40 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Quick Tip]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2008/05/29/expression-engine-tip-posting-user-comments-to-your-index-page/</guid>
		<description><![CDATA[Hey, I am proud to say we have some pretty smart and talented people around here. 
We have a client, that requested to have the last comment posted to a particular post, display on the index.php page inside that post. (Confused? I am.)
Hmmm&#8230; after exploring the webs, the internets, and the Expression Engine knowledge base [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://bhggraphicdesign.com/blog/wp-content/uploads/2008/05/ee-tip.jpg' title='ee-tip.jpg'><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2008/05/ee-tip.jpg' title="Expression Engine Tip" alt='ee-tip.jpg' align="right" /></a>Hey, I am proud to say we have some pretty smart and talented people around here. </p>
<p>We have a client, that requested to have the last comment posted to a particular post, display on the index.php page inside that post. (Confused? I am.)</p>
<p>Hmmm&#8230; after exploring the webs, the internets, and the Expression Engine knowledge base we came up empty (<a href="http://expressionengine.com/forums/viewthread/80523/">see this thread</a>). Not that others hadn&#8217;t asked and tried, but we found no solutions. Evidently, this is an &#8220;EE&#8221; no-no, showing comments is for post perma link pages only.</p>
<p>Well I have news, James, one of our smart/talented developers, formulated a solution. </p>
<p class="code">
<xmp>{exp:query sql=&#8221;SELECT * FROM exp_comments WHERE entry_id IN ({entry_id}) ORDER BY comment_date DESC LIMIT 1&#8243;}</p>
<p>
<strong><a href="{profile_path=members/profile}">{name}</a> | {comment_date format=&#8217;%F %j, %Y&#8217;} at {comment_date format=&#8217;%h:%i %a&#8217;}: </strong><br />
<a href="{url_title_path=posts/{my_location}}#c_{comment_id}">{exp:word_limit total=&#8221;10&#8243;}{exp:html_strip}{comment}{/exp:html_strip}{/exp:word_limit}</a>
</p>
<p>{/exp:query}  </xmp>
</p>
<p>This will allow you to show an excerpt of the last comment in a post on the index.php page. Great job, James!</p>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=206&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_206" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=vRbRsH"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=vRbRsH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=VPi2Ah"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=VPi2Ah" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=jhIH0H"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=jhIH0H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=p9x1lh"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=p9x1lh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=y3JMBH"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=y3JMBH" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2008/05/29/expression-engine-tip-posting-user-comments-to-your-index-page/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2008/05/29/expression-engine-tip-posting-user-comments-to-your-index-page/</feedburner:origLink></item>
		<item>
		<title>One Page Web site–Does Your Business Really Need More?</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/299302438/</link>
		<comments>http://bhggraphicdesign.com/blog/2008/05/27/one-page-web-sitedoes-your-business-really-need-more/#comments</comments>
		<pubDate>Tue, 27 May 2008 19:52:04 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[Business Practices]]></category>

		<category><![CDATA[Ruminations]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2008/05/27/one-page-web-sitedoes-your-business-really-need-more/</guid>
		<description><![CDATA[We have designed plenty of sites for small business&#8217; and individuals and the one thing that I find is that often these clients do not have the need to present copious amounts of information or the desire to create it. 
Fact is most users that visit such a site are there for just a few [...]]]></description>
			<content:encoded><![CDATA[<p><a href='http://bhggraphicdesign.com/blog/wp-content/uploads/2008/05/picture-5.jpg' title='picture-5.jpg'><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2008/05/picture-5.jpg' alt='Russ Nowell Web site' title="Russ Nowell for State Rep Web site" align="right" /></a>We have designed plenty of sites for small business&#8217; and individuals and the one thing that I find is that often these clients do not have the need to present copious amounts of information or the desire to create it. </p>
<p>Fact is most users that visit such a site are there for just a few reasons. One is to find out how to contact your business or get directions. The other is to get a little more information about your products or services. That&#8217;s it! This is the reality for most web sites. When&#8217;s the last time you have read through in depth case studies presented on a companies web site . . .  Aaaaah, NEVER!</p>
<p>The Golden Rule is give the users what they want. Given this fact, I often wonder why more business&#8217; don&#8217;t opt for a simpler approach, I have my theories. But why not consider a one page web site?</p>
<p>In the past, &#8220;brochure&#8221; sites were rather uninspiring and offered a fairly flat user experience. But, one page sites today can contain a wealth of information and functionality. With the deft use of social networking sites, Content Management System software, Ajax and Java Script one page sites can match the same user experience as multi page sites with only half the hassle and cost.</p>
<p>So say for instance, your a restaurant, you could easily posts events, promos and/or daily specials, display menus, link in <a href="http://maps.google.com/support/bin/answer.py?answer=72644&#038;topic=10788" title="Google map instructions">Google maps</a> for directions, offer an in-page contact form, hook in your Flickr (see sidebar) or Picasa account for displaying photos, and even offer a guest feedback form all within one page. Page navigation is handled with links, like on any site, but happens within one page with a really slick <a href="http://flesler.webs.com/jQuery.ScrollTo/" title="scroll to demo">Java Script scroll</a> or you could opt for collapsing boxes or the like.</p>
<p>Honestly, why don&#8217;t I think business owners opt for the one page site? Sometimes I think it&#8217;s ego, sometimes I think it&#8217;s just habit. But there are some real advantages to one page sites. Most importantly COST! From a development and design end it&#8217;s faster and easier to develop, design, host and manage one page sites. And when things are easier they are CHEAPER! Additionally, you don&#8217;t have to spend hours righting pages of content. Generally, speaking getting content out of client can be an ordeal. So  why not minimize the headaches and focus on what your site visitors really want and what will bring your business results.</p>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=194&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_194" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=lhas4H"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=lhas4H" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=lHPoGh"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=lHPoGh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=BxWtSH"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=BxWtSH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=yieNdh"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=yieNdh" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=gDvSEH"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=gDvSEH" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2008/05/27/one-page-web-sitedoes-your-business-really-need-more/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2008/05/27/one-page-web-sitedoes-your-business-really-need-more/</feedburner:origLink></item>
		<item>
		<title>Favorite Links, WE 5.4.08</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/279620143/</link>
		<comments>http://bhggraphicdesign.com/blog/2008/04/28/favorite-links-we-5408/#comments</comments>
		<pubDate>Mon, 28 Apr 2008 20:31:29 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[Favorite Links]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/?p=192</guid>
		<description><![CDATA[I subscriber to innumerable RRS feeds from sites about design, tech news, blogging, marketing and so on. Here are a few about making your blog work for your business and how to get the most out of your web presence. Each has a wealth of information and won&#8217;t put you to sleep while reading.

Conversation Marketing
Ian [...]]]></description>
			<content:encoded><![CDATA[<p>I subscriber to innumerable RRS feeds from sites about design, tech news, blogging, marketing and so on. Here are a few about making your blog work for your business and how to get the most out of your web presence. Each has a wealth of information and won&#8217;t put you to sleep while reading.</p>
<div class="fav_links">
<h3><a href="http://www.conversationmarketing.com/" title="Conversation Marketing web site">Conversation Marketing</a></h3>
<p>Ian Lurie covers a wide range of marketing topics that help you increase your online visibility (he also knocks the wind out of a few others!)</p>
<h3><a href="http://www.problogger.net/" title="ProBlogger web site">ProBlogger</a></h3>
<p>Blogging can be an important aspect of any business on the web. ProBlogger gives you the ins and outs of how to get the most out or your blog.</p>
<h3><a href="http://www.masternewmedia.org/index.html" title="Master New Media web site">Robin Goode&#8217;s MasterNewMedia</a></h3>
<p>Presents a dizzying array of information regarding the webs. Technologies you can&#8217;t live without and some you have never heard of.
</p></div>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=192&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_192" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=rGfopG"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=rGfopG" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=8ZFlhg"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=8ZFlhg" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=FWWZLG"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=FWWZLG" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=2HnWkg"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=2HnWkg" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=se9rwG"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=se9rwG" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2008/04/28/favorite-links-we-5408/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2008/04/28/favorite-links-we-5408/</feedburner:origLink></item>
		<item>
		<title>Helvetica</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/277085974/</link>
		<comments>http://bhggraphicdesign.com/blog/2008/04/24/helvetica-documentary/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 18:01:39 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[RAVES]]></category>

		<category><![CDATA[Design Basics]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2008/04/24/get-your-geek-on/</guid>
		<description><![CDATA[



Last night we sat down to watch the video documentary Helvetica and at some point, the realization dawned on me, &#8220;Hey I am watching a movie about a typeface and I am enjoying it!&#8221; None the less, Helvetica is a must see movie for anyone, designer or non-designer alike.
Neue Haas Grotesk, or Helevetica, isn&#8217;t just [...]]]></description>
			<content:encoded><![CDATA[<object width="425" height="355">
<param name="movie" value="http://www.youtube.com/v/Bw7bVD-V8rs&#038;hl=en"></param>
<param name="wmode" value="transparent"></param>
<p><embed src="http://www.youtube.com/v/Bw7bVD-V8rs&#038;hl=en" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>
<p style="margin-top: 25px;">Last night we sat down to watch the video documentary <a href="http://www.helveticafilm.com/" title="The official site for the documentary Helvetica">Helvetica</a> and at some point, the realization dawned on me, &#8220;Hey I am watching a movie about a typeface and I am enjoying it!&#8221; None the less, <em>Helvetica</em> is a must see movie for anyone, designer or non-designer alike.</p>
<p>Neue Haas Grotesk, or Helevetica, isn&#8217;t just any type face (font) it&#8217;s all pervasive, from the logos of the biggest corporations and ordinary signage to your computers system default fonts and one of just a few fonts considered &#8220;web safe.&#8221; Helvetica follows the journey of Neue Haas Grotesk from creation, to it&#8217;s demise at the hands of the &#8220;Anything But Helvetica&#8221; (ABH) crowd, to it&#8217;s rise again in the computer and internet world. A handful of graphic and font designers talk about the profound effect Helvetica has had the way we view and perceive the world.</p>
<p>Don&#8217;t miss this opportunity to experience a little designer geek. You&#8217;ll enjoy the ride!</p>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=190&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_190" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=gBOj1J"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=gBOj1J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=Y0uHrj"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=Y0uHrj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=8zGR2J"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=8zGR2J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=IjgRNj"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=IjgRNj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=PtPfNJ"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=PtPfNJ" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2008/04/24/helvetica-documentary/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2008/04/24/helvetica-documentary/</feedburner:origLink></item>
		<item>
		<title>10 Essential Design Tips for A Great Looking Site</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/172906925/</link>
		<comments>http://bhggraphicdesign.com/blog/2007/10/21/10-tips-for-making-your-web-siteblog-look-great/#comments</comments>
		<pubDate>Sun, 21 Oct 2007 14:54:11 +0000</pubDate>
		<dc:creator>Holly</dc:creator>
		
		<category><![CDATA[Business Practices]]></category>

		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Design Basics]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2007/10/21/10-tips-for-making-your-web-siteblog-look-great/</guid>
		<description><![CDATA[Since many business owners come to the web with a defined sense of who they are and what their product is, creating content can be easy. But creating a web site that visually compliments that content can be a bit vexing. This isn&#8217;t to say that you can&#8217;t have a great looking web site . [...]]]></description>
			<content:encoded><![CDATA[<p>Since many business owners come to the web with a defined sense of who they are and what their product is, creating content can be easy. But creating a web site that visually compliments that content can be a bit vexing. This isn&#8217;t to say that you can&#8217;t have a great looking web site . . . YOU CAN! However, you should keep a few things in mind whether you decide to design your own web site or you hire a designer to do the job. With that said, here is a short list.</p>
<h3>10 Essential Design Tips!</h3>
<ol>
<li><strong> The Whole is Greater Than the Sum of It&#8217;s Parts.</strong> Consider the ideas or values you want to convey through your web site or blog. Make a list! For example, is it important for clients see you as professional and serious, or can you afford a little sense of humor? Do users  see your product/services as dynamic, fresh, and youthful? When you determine these values think about how to represent visually, to provide a cohesive statement about your product or services.</li>
<p><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/pl_sample_13.jpg' title="Design Sample" alt='Design Sample'  /><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/pl_sample2.jpg' alt='pl_sample2.jpg' title="Design Sample" alt='Design Sample' /></p>
<li><strong>Less Is More.</strong> Edit! Edit! Edit! Having a good editor makes for great design. Don&#8217;t make the mistake of trying to jam everything  . . . I mean EVERYTHING! onto your web site. Be succinct and get to the point. Allow space for good design to happen.  </li>
<li><strong>Let Your Width Out.</strong> Still stuck at 750px? Most users screen size and resolutions can accommodate larger sites. Try expanding the width of your site up to 900&ndash;1,000px.</li>
<p><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/pl_color.jpg' title="Color Sample" alt='Color Sample' align="left" /></p>
<li><strong>Control Your Color Palette.</strong> Controlling your color palette is critical in composing a site that looks uniformed and well thought out. Most of the sites I design start with two primary colors and one accent color. I may add a few shades (primary color plus, black or white) for variety, but don&#8217;t overdo it. Use your accent color to add a little pop! </li>
<li><strong>White Space and Lots of It!</strong> White space is important. Having a web site with lots of white space keeps the user from being overwhelmed and makes your site more user friendly. Increase you body font size and your line height (space between lines) for greater readability. Also, provide plenty of space between design elements. Reading from a monitor can be tiring but adding white space will make your design easy on the eyes.</li>
<li><strong>Group Things.</strong> Strong design is a process of organization. The key to organizing is the careful grouping of elements. Look at your overall design and make sure similar items, ideas, and themes relate to one another. Use design elements and spacing to correlate relationships. </li>
<li><strong>Create a Clear Center of Interest.</strong> Create a visual hierarchy that adds interest and pulls the user to certain areas of your page. Avoid designs that have an all over feel. Decide what&#8217;s most important and make it larger, bolder, and more prominent. Use other visual cues to direct the user to secondary elements.</li>
<p><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/pl_interest.jpg' title="Center of Interest Illo" alt='Center of Interest Illo' /></p>
<li><strong>Use Strong Images</strong> Nothing kills a good design faster than bad photography and visuals. Make room in your budget to hire a professional photographer or illustrator. Don&#8217;t rely on your brother-in-law Sal just because he will do it for FREE!</li>
<li><strong>Don&#8217;t Forget the Details.</strong> Adding small design elements to your pull quotes, list items, category listings, and so on will add the final bit of polish to your site. Don&#8217;t overdo it, but a few well placed graphical elements can go a long way to giving your site a professional, well thought out appearance.</li>
<li><strong>Finally . . . Avoid Things that Flash, Scroll, or Blink.</strong> It wasn&#8217;t long ago that almost every web page on the planet had some kind of flashing, blinking, or scrolling going on. These effects (including copious amounts of Flash animation) maybe effective at first. But users soon tire of the Flash animation that plays every time they reload a page and an element that once created interest, NOW becomes plainly annoying!</li>
</ol>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=177&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_177" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=h8U4lJ"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=h8U4lJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=YH2vjj"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=YH2vjj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=vmzxcJ"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=vmzxcJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=HENl7j"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=HENl7j" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=0eYE6J"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=0eYE6J" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2007/10/21/10-tips-for-making-your-web-siteblog-look-great/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2007/10/21/10-tips-for-making-your-web-siteblog-look-great/</feedburner:origLink></item>
		<item>
		<title>Favorite Links, WE 10.21.07</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/171413373/</link>
		<comments>http://bhggraphicdesign.com/blog/2007/10/18/favorite-links-we-102107/#comments</comments>
		<pubDate>Thu, 18 Oct 2007 03:02:25 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[Favorite Links]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2007/10/18/favorite-links-we-102107/</guid>
		<description><![CDATA[To go along with Holly&#8217;s post on 10 things to make your blog or web site look better I decided to include a selection of links this week of blogs and web sites that just look DAMN GOOD! I can&#8217;t vouch for their prose, these selections are based on looks only. The common link between [...]]]></description>
			<content:encoded><![CDATA[<p>To go along with Holly&#8217;s post on 10 things to make your blog or web site look better I decided to include a selection of links this week of blogs and web sites that just look <strong>DAMN GOOD!</strong> I can&#8217;t vouch for their prose, these selections are based on looks only. The common link between all these sites is a clean well balanced design statement and plenty of white space (or not so white space). Resisting the temptation to try cram everything onto the top half of you homepage can be a struggle for most, but these designers no when to say when.</p>
<div class="fav_links">
<h3>Calm Banana</h3>
<p>Holly <a href="http://www.calmbanana.co.uk/">likes this site</a>. Simple straight forward design, balanced, pleasing to the eye, with some striking graphics.</p>
<h3>The Big Noob</h3>
<p><a href="http://thebignoob.com/">Less is a whole lot more</a> for this &#8220;to cool for school trio&#8221;. </p>
<h3>A List Apart</h3>
<p><a href="http://www.alistapart.com/">Classic designer site</a>.</p>
<h3>Songbird</h3>
<p>Watch out iTunes. <a href="http://www.songbirdnest.com/">This site</a> may steal your cool.
</div>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=176&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_176" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=1FLuCMZF"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=1FLuCMZF" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=SS2YjjAH"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=SS2YjjAH" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=JPqmhGVb"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=JPqmhGVb" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=Bs9STjJV"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=Bs9STjJV" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=3to492Vb"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=3to492Vb" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2007/10/18/favorite-links-we-102107/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2007/10/18/favorite-links-we-102107/</feedburner:origLink></item>
		<item>
		<title>“What’s This?”: RSS</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/169155359/</link>
		<comments>http://bhggraphicdesign.com/blog/2007/10/12/whats-this-rss/#comments</comments>
		<pubDate>Fri, 12 Oct 2007 23:18:55 +0000</pubDate>
		<dc:creator>Brendan</dc:creator>
		
		<category><![CDATA[How-to]]></category>

		<category><![CDATA[Quick Tip]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2007/10/12/whats-this-rss/</guid>
		<description><![CDATA[You may have noticed these days a lot of web sites are sporting this &#8220;sexy little orange icon&#8221; usually found in the address bar at the top of your browser. Good looks aside, this icon has lead to revolution of how content is viewed and distributed on the web. This icon is for the Real [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/rss.jpeg' alt='rss.jpeg' title="RSS Icon" align="right"  />You may have noticed these days a lot of web sites are sporting this &#8220;sexy little orange icon&#8221; usually found in the address bar at the top of your browser. Good looks aside, this icon has lead to revolution of how content is viewed and distributed on the web. This icon is for the Real Simple Syndication (RSS) feed available on so many sites that regularly offer new content, such as blogs, newspapers, magazines, and so on.</p>
<h3>What RSS Means For You</h3>
<p>What can &#8220;RSS&#8221; do for you? Wash the dishes, clean the house, pick the kids up from soccer practice? . . . Well almost . . . LOL . . . RSS allows you to subscribe to a web sites feed and new content will be delivered to you via your &#8220;feed reader&#8221; (more on those in a minute). The advantage to you is that you do not have to take the time to check back at a web site to see if there is anything new, the web site sends the new information to you. If your like me and visit a number of web sites on a regular basis it&#8217;s a huge time saver. </p>
<h3>How To Grab A Feed</h3>
<p>Generally, there are two ways to receive a feed. All you need to do is click on the &#8220;sexy orange icon&#8221; in your browser address bar and it will display the address of the RSS feed in the browser window such as, >>bhggraphicdesign.com/blog/feed/<<. Copy and paste this address into your feed reader and you should be all set. Or some sites offer a feed manager service (<a href="http://feeds.feedburner.com/Cabinfever">like we use for cabinfever</a>) such as Feed Burner, if so, the feed manager will have a selection of feed readers. Choose your reader and the feed manager will do the rest, loading the feed subscription into your feed reader.</p>
<h3>My Feed Reader? What&#8217;s that?</h3>
<p>To receive a RSS feed you need an aggregator or a &#8220;feed reader&#8221;. So now your heads spinning?! Don&#8217;t worry getting a feed reader is easy and <a href="http://google.com/reader">Google offers a great one</a>. Wikipedia also has <a href="http://en.wikipedia.org/wiki/List_of_feed_aggregators">links to about 20-25 different client or web</a> based feed readers. Choose the one that works best for you and reflects how you use the web.</p>
<h3 class="google">More On Google Reader</h3>
<p><img src='http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/mygooglereader.jpg' alt='mygooglereader.jpg' align="left" />I use Google Reader because I receive about 15-20 feeds from my favorite sites (news, professional web sites, fun, etc . . . ) And since I am on the internet everyday (occupational hazard!) reading my feeds via web browser is the most convenient for me. I have Firefox set to open Google Reader when ever I launch my browser. It&#8217;s like opening the newspaper every morning. </p>
<h3>Other Feed Readers</h3>
<p>One advantage to using a web based reader, such as Google Reader, is that it let&#8217;s you access your feeds from any computer that has an internet connection, so whether you are at your computer or not you can always access your feed subscriptions. Google Reader is my choice for a feed reader but any web based reader will offer similar functionality. However, you may find a client side feed reader may suite your needs better. For instance, if you want to have your feeds downloaded so that you can read your feeds off line. Just think of a feed reader like your email client. Email clients like Outlook, Thunderbird, Entourage are client based email applications. Hotmail, Gmail, Yahoo mail, and so on, are web based email solutions.</p>
<h3>What Are You Waiting For?</h3>
<p>RSS feeds are a great tool to help you keep up with important content and before long they will be as common place as email. So take a deep breath,  and jump in the pool, before you know it you will be receiving the feed from <a href="http://www.talklikeapirate.com/">International Talk Like A Pirate Day</a> web site! Just kidding they actually don&#8217;t offer an RSS feed.</p>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=171&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_171" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=Mgy1ZQbr"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=Mgy1ZQbr" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=81Oiswje"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=81Oiswje" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=IEzklaRP"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=IEzklaRP" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=RfeQmH1o"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=RfeQmH1o" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=xxuqpZTf"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=xxuqpZTf" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2007/10/12/whats-this-rss/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2007/10/12/whats-this-rss/</feedburner:origLink></item>
		<item>
		<title>Why Web Standards Matter for Your Business Web Site</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/167022195/</link>
		<comments>http://bhggraphicdesign.com/blog/2007/10/08/why-accessability-and-web-standards-will-matter-for-your-business-web-site/#comments</comments>
		<pubDate>Mon, 08 Oct 2007 16:36:35 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[Business Practices]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2007/10/08/why-accessability-and-web-standards-will-matter-for-your-business-web-site/</guid>
		<description><![CDATA[A few months ago when Brendan, our lead developer, joined bhg GRAPHIC DESIGN we were having a discussion about the importance of building standards complaint sites (specifically validating our sites xhtml 1.0 &#8220;strict&#8221;).  Sounds like a lot of goobley gook . . . RIGHT? Well until you consider that &#8220;xhtml strict&#8221; sites provide greater [...]]]></description>
			<content:encoded><![CDATA[<p>A few months ago when Brendan, our lead developer, joined bhg GRAPHIC DESIGN we were having a discussion about the importance of building standards complaint sites (specifically validating our sites xhtml 1.0 &#8220;strict&#8221;).  Sounds like a lot of goobley gook . . . <strong>RIGHT?</strong> Well until you consider that &#8220;xhtml strict&#8221; sites provide greater accessibility to a whole range of users employing any number of devices to access the web. We validate every site we build with the <a href="http://www.w3.org/">W3c</a> validator and one of the primary concerns of the W3c is accessibility! </p>
<h3>Standards Help Ensure Accessibility</h3>
<p>The W3c standards work to try ensure a uniform and consistent user experience regardless of your browser, connection speed, screen size, user physical limitations, and so on. On that note, I said to Brendan, &#8220;Just like business&#8217; are required to provide access to clients, customers, and guests regardless of physical limitations, the day would come when web sites would <strong>HAVE TO</strong> guarantee they provided access to users with certain limitations too. And business&#8217; would be subject to lawsuits when their sites failed to provide access to users.&#8221; </p>
<h3>Class Action Lawsuit Against Target</h3>
<p>What I thought was a future concern, is now squarely here today, as reported by the LA Times on October 3rd, 2007:</p>
<blockquote><p>Target Corp., the second-largest U.S. discount store chain, lost a bid Tuesday to dismiss a lawsuit claiming the company&#8217;s website wasn&#8217;t accessible to the blind.<br />
U.S. District Judge Marilyn Hall Patel in San Francisco rejected Target&#8217;s request to dismiss the case. She also certified the case as a class action, ruling that all legally blind people in the U.S. who have been denied access to services at Target stores because of deficiencies in the company&#8217;s website can join the suit. <a href="http://www.latimes.com/business/la-fi-target3oct03,1,5561341.story?coll=la-h&#038;ctrack=2&#038;cset=true">Read Full Article</a></p></blockquote>
<p>It is rare for a clients to ask, &#8220;What will (insert name of your favorite web design company here) do to ensure users with physical limitations can access our site?&#8221; But can you afford to ignore this issue? If so, for how much longer? The case against Target has gotten the go ahead to go to court and if the plaintiffs win expect more to follow. </p>
<h3>What Will This Mean for You?</h3>
<p> At the very least, it may entail a costly redesign of your current web site. So why not ask these questions now? At some point, as more of the world jumps on the web this issue will come to the forefront. So doesn&#8217;t it make good business sense to be ahead of the curve? I know for my business it does! Are we (bhg) completely there yet? . . . No and neither is the W3c. But, the W3c has drafted guidelines called the <a href="http://www.w3.org/WAI/">Web Accessibility Intiative</a> (WAI). For bhg GRAPHIC DESIGN this means, validating our sites xhtml 1.0 &#8220;strict&#8221;, working to make our coding of web sites as light and flexible as possible, and keeping abreast on current recommendations regarding accessibility guidelines.</p>
<h3>The Bottom Line</h3>
<p> Why should your company worry about web standards? Here&#8217;s 5 reasons why:</p>
<ol>
<li>Maintenance and adding additional content is much easier. <strong>Faster/less manitanence = less $, when your site uses CSS and xhtml, rather than table based layout.</strong></li>
<li>You ensure the greatest number of users can and will access your content. <strong>More users = more $$.</strong></li>
<li>Standards based design works to minimize code and file sizes which allows your site to load faster. <strong>Better user experience = more $$$.</strong></li>
<li>Search engines can read clean well structured mark up better, ensuring higher search engine rankings and relevance. <strong>More traffic = more $$$$.</strong></li>
<li>Standards are the best bet that your current site will be compatible with future web technology. <strong>Re-designs = BIG $$$$$.</strong></li>
</ol>
<p>And who knows, a standards complaint site may save you from future litigation!</p>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=174&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_174" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=ubMFTzd4"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=ubMFTzd4" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=mP13L64J"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=mP13L64J" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=dpdhvNXr"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=dpdhvNXr" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=xvEKoxBS"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=xvEKoxBS" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=QWFIQQMK"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=QWFIQQMK" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2007/10/08/why-accessability-and-web-standards-will-matter-for-your-business-web-site/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2007/10/08/why-accessability-and-web-standards-will-matter-for-your-business-web-site/</feedburner:origLink></item>
		<item>
		<title>Favorite Links, WE 10.14.07</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/166601042/</link>
		<comments>http://bhggraphicdesign.com/blog/2007/10/07/favorite-links-we-101407/#comments</comments>
		<pubDate>Sun, 07 Oct 2007 17:21:57 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[Favorite Links]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2007/10/07/favorite-links-we-101407/</guid>
		<description><![CDATA[
Business Week
Business Week on how blogs will change they way you do business.
Jim Horton
Daily entries on Public Relations and communications ideas and trends.
Snap Shots
These great tools can be used to rev up your user interface on your blog or web site.
The Dove Self Esteem Fund
A great link sent to me by a client. Campaign for [...]]]></description>
			<content:encoded><![CDATA[<div class="fav_links">
<h3>Business Week</h3>
<p><a href="http://www.businessweek.com/magazine/content/05_18/b3931001_mz001.htm">Business Week</a> on how blogs will change they way you do business.</p>
<h3>Jim Horton</h3>
<p>Daily entries on <a href="http://online-pr.blogspot.com/">Public Relations and communications ideas</a> and trends.</p>
<h3>Snap Shots</h3>
<p>These <a href="http://www.snap.com/about/shots_central.php">great tools</a> can be used to rev up your user interface on your blog or web site.</p>
<h3>The Dove Self Esteem Fund</h3>
<p>A great link sent to me by a client. <a href="http://www.campaignforrealbeauty.ca/flat2.asp?id=6960">Campaign for Real Beauty</a> takes on the beauty industry and our images of women and beauty.</p>
</div>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=173&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_173" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=TManAgc4"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=TManAgc4" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=YkpSkRMj"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=YkpSkRMj" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=jO5aNHnC"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=jO5aNHnC" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=V7FgXx4C"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=V7FgXx4C" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=lMqGHYpW"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=lMqGHYpW" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2007/10/07/favorite-links-we-101407/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2007/10/07/favorite-links-we-101407/</feedburner:origLink></item>
		<item>
		<title>Bubby’s Pie Social</title>
		<link>http://feeds.feedburner.com/~r/Cabinfever/~3/166245642/</link>
		<comments>http://bhggraphicdesign.com/blog/2007/10/06/bubbys-pie-social/#comments</comments>
		<pubDate>Sat, 06 Oct 2007 18:42:15 +0000</pubDate>
		<dc:creator>Bryan</dc:creator>
		
		<category><![CDATA[Everything Else]]></category>

		<guid isPermaLink="false">http://bhggraphicdesign.com/blog/2007/10/06/bubbys-pie-social/</guid>
		<description><![CDATA[This past weekend we attended the Bubby&#8217;s Pie Social. Bubby&#8217;s Pie Social ran in conjunction with the DUMBO Arts Festival and featured a wide range of activities and events for young and old. Bubby&#8217;s started it&#8217;s Pie Social four years ago when it opened Bubby&#8217;s DUMBO. The Pie Social raises money for NYC Public Schools [...]]]></description>
			<content:encoded><![CDATA[<p>This past weekend we attended the <a href="http://bubbys.com">Bubby&#8217;s</a> Pie Social. Bubby&#8217;s Pie Social ran in conjunction with the DUMBO Arts Festival and featured a wide range of activities and events for young and old. Bubby&#8217;s started it&#8217;s Pie Social four years ago when it opened Bubby&#8217;s DUMBO. The <strong>Pie Social raises money for NYC Public Schools</strong> and over 100 bakers participated this year. Bakers of every age and experience level participated and there were lots of great pies to be found. Not only were there the standards (Apple, Cherry, Pumpkin) but a few experimental bakers made savory pies. <strong>My Favorite</strong>, baked by Bubby&#8217;s chef/owner Ron Crismon, <em>Green Tomato with Blue Cheese</em>. In addition to enjoying some great pies, we were treated to a PERFECT DAY on the waterfront, spectacular views of Manhattan, an elephant that paints, and a cast of characters. <strong>Of course!</strong> we brought out camera along.<br />
<a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0234.jpg" rel="lightbox" title="DUMBO Waterfront Park"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0234.thumbnail.jpg" width="130px" height="85px" alt="DUMBO Waterfront Park with Brooklyn Bridge and Manhattan in the background." /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0009.jpg" rel="lightbox" title="Bubby\'s DUMBO"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0009.thumbnail.jpg" width="130px" height="85px" alt="Entrance to Great Homestyle Cooking" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0021.jpg" rel="lightbox" title="Bubby\'s Pie Social 2007"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0021.thumbnail.jpg" width="130px" height="85px" alt="Bubby's Pie Social-The Pro's Table" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0052.jpg" rel="lightbox" title="Enjoying some pie under the shadow of the Manhattan Bridge."><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0052.thumbnail.jpg" width="130px" height="85px" alt="Enjoying some Pie Under the shadow of the Manhattan Bridge." /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0059.jpg" rel="lightbox" title="Blue Ribbon Pumpkin Caramel Praline Pie"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0059.thumbnail.jpg" width="130px" height="85px" alt="Blue Ribbon Pumpkin Caramel Praline Pie" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0061.jpg" rel="lightbox" title="Everybody loves pie!"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0061.thumbnail.jpg" width="130px" height="85px" alt="Everybody loves pie!" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0089.jpg" rel="lightbox" title="Interior of Bubby\'s DUMBO from the stairs."><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0089.thumbnail.jpg" width="130px" height="85px" alt="Interior of Bubby's DUMBO" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0104.jpg" rel="lightbox" title="No event is complete without a protest."><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0104.thumbnail.jpg" width="130px" height="85px" alt="No event is complete without a protest." /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0183.jpg" rel="lightbox" title="Elephant Art"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0183.thumbnail.jpg" width="130px" height="85px" alt="Elephant Art" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0153.jpg" rel="lightbox" title="Next stop the Whitney Biennial"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0153.thumbnail.jpg" width="130px" height="85px" alt="Next stop the Whitney Biennial" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0164.jpg" rel="lightbox" title="Hamming for the audience."><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0164.thumbnail.jpg" width="130px" height="85px" alt="Hamming for the audience." /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0196.jpg" rel="lightbox" title="No one could ignore the elephant in the room."><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0196.thumbnail.jpg" width="130px" height="85px" alt="No one could ignore the elephant in the room." /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0113.jpg" rel="lightbox" title="Sidewalk Performance"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0113.thumbnail.jpg" width="130px" height="85px" alt="Sidewalk Performance" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0239.jpg" rel="lightbox" title="Nixon-esque Statue of Liberty"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0239.thumbnail.jpg" width="130px" height="85px" alt="Nixon-esque Statue of Liberty" /></a><a href="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0276.jpg" rel="lightbox" title="Leaving DUMBO"><img src="http://bhggraphicdesign.com/blog/wp-content/uploads/2007/10/dsc_0276.thumbnail.jpg" width="130px" height="85px" alt="Leaving DUMBO" /></a></p>
<p class="akst_link"><a href="http://bhggraphicdesign.com/blog/?p=151&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_151" class="akst_share_link" rel="nofollow">Share This</a>
</p><div class="feedflare">
<a href="http://feeds.feedburner.com/~f/Cabinfever?a=tF3VrAyL"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=tF3VrAyL" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=n9770yUY"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=n9770yUY" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=dwMh0LYJ"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=dwMh0LYJ" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=0TgNL1eR"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=0TgNL1eR" border="0"></img></a> <a href="http://feeds.feedburner.com/~f/Cabinfever?a=MX2pOTp3"><img src="http://feeds.feedburner.com/~f/Cabinfever?i=MX2pOTp3" border="0"></img></a>
</div>]]></content:encoded>
			<wfw:commentRss>http://bhggraphicdesign.com/blog/2007/10/06/bubbys-pie-social/feed/</wfw:commentRss>
		<feedburner:origLink>http://bhggraphicdesign.com/blog/2007/10/06/bubbys-pie-social/</feedburner:origLink></item>
	</channel>
</rss>
