<?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"?><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:atom="http://www.w3.org/2005/Atom" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>RGB Design Studio » blog</title>
	
	<link>http://www.rgbdesignstudio.com</link>
	<description>RGB Design Studio</description>
	<pubDate>Fri, 09 May 2008 23:02:21 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/RgbDesignStudioBlog" type="application/rss+xml" /><item>
		<title>Blueprint CSS Framework</title>
		<link>http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~3/404844279/blueprint-css-framework</link>
		<comments>http://www.rgbdesignstudio.com/blueprint-css-framework#comments</comments>
		<pubDate>Tue, 30 Oct 2007 18:33:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Code]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.rgbdesignstudio.com/2007/blueprint-css-framework/</guid>
		<description><![CDATA[A couple of CSS frameworks have been in my in-box for a few months and I finally got the right project to test one out. A quick 3 page site (which has already grown to 5 pages) that had no pixel perfect requirements gave me the motivation to explore Blueprint CSS.

Overall I enjoyed the experience [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://code.google.com/p/blueprintcss/" title="blueprint" target="_blank"><img src="http://www.rgbdesignstudio.com/wp-content/uploads/2007/10/bp.png" alt="blueprint" style="margin:10px 0;" /></a><br />
A couple of CSS frameworks have been in my in-box for a few months and I finally got the <a href="http://www.ultimaterides.tv" target="_blank">right project</a> to test one out. A quick 3 page site (which has already grown to 5 pages) that had no pixel perfect requirements gave me the motivation to explore <a href="http://code.google.com/p/blueprintcss/" target="_blank">Blueprint CSS</a>.</p>
<p><span id="more-108"></span></p>
<p>Overall I enjoyed the experience and I like where they are going with this open source project. First off you do not have to use every aspect of the framework. If you would like to just zero out all the elements you can do that, but the real selling point is their customizable grid that you lay everything out with.</p>
<p>The default size is something like 950px which to my mind is a bit too large, however an active community has provided a <a href="http://kematzy.com/blueprint-generator/" target="_blank">third party</a> (also open source) solution for making a quick custom grid.</p>
<p>I settled on 750 pixels and began exploring. Going through the tutorial took about 10 minutes and allowed me to grasp most of the functionality. A few more minutes reading the well commented files filled in the gaps.</p>
<p>One problem that I did run into was some browser rendering issues. While my layout looked great in <a href="http://en.www.mozilla.com/en/firefox/" target="_blank">Firefox</a> and Safari, IE refused to render the main column&#8217;s background color all the way down the page. It took about 30 minutes to get things working correctly, mostly finding the correct places to put height=100% (on the html, body and center column). I have been using my own framework built over the years which the correct code already built in so this was a bit frustrating.</p>
<p>There are a few default settings that I do not agree with as well:</p>
<p>1. The body has a top margin by default. and while this might be nice for a text only page, almost every site I desgin (and have seen) has it&#8217;s content at the very top.</p>
<p>2. Images have a default margin of 1.5em. Once again this works well for a plain vanilla layout, but once you have some design elements worked in this becomes a pain. I would prefer image margins of zero since that is what I use mostly, and I will adjust them as needed.</p>
<p>Overall it was a fun project and I enjoyed learning a new tool. I will certainly continue to use the feature that zeros out all the elements, mixed with my own style sheets. I am not sold on the grid yet. There seem to be a few oddities still in the code, but hey, it is only version .6 and they seem to have a lot of positive momentum. I will certainly be keeping an eye on their progress.</p>
<img src="http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~4/404844279" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rgbdesignstudio.com/blueprint-css-framework/feed</wfw:commentRss>
		<feedburner:origLink>http://www.rgbdesignstudio.com/blueprint-css-framework</feedburner:origLink></item>
		<item>
		<title>Play FLVs with Perian</title>
		<link>http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~3/404844280/perian</link>
		<comments>http://www.rgbdesignstudio.com/perian#comments</comments>
		<pubDate>Fri, 31 Aug 2007 02:33:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[OS X]]></category>

		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.rgbdesignstudio.com/2007/perian/</guid>
		<description><![CDATA[Perian is a wonderful little utility for anyone doing Flash development. The reason it&#8217;s so handy is because it allows you to view FLV files directly in the Quicktime Player.
And that is not all: This open source component also allows the playback of AVI, MS-MPEG4 v1 &#038; v2, DivX, 3ivX, H.264, FLV1, FSV1, VP6, H263I, [...]]]></description>
			<content:encoded><![CDATA[<p><img src='http://www.rgbdesignstudio.com/wp-content/uploads/2007/08/perian_logo.gif' alt='perian_logo.gif' class='l' style="margin:0 10px 5px 0;" /><a href="http://perian.org/">Perian</a> is a wonderful little utility for anyone doing Flash development. The reason it&#8217;s so handy is because it allows you to view FLV files directly in the <a href="http://www.quicktime.com">Quicktime</a> Player.</p>
<p>And that is not all: This open source component also allows the playback of AVI, MS-MPEG4 v1 &#038; v2, DivX, 3ivX, H.264, FLV1, FSV1, VP6, H263I, VP3, HuffYUV, FFVHuff, MPEG1 &#038; MPEG2 Video, Fraps and more!</p>
<img src="http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~4/404844280" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rgbdesignstudio.com/perian/feed</wfw:commentRss>
		<feedburner:origLink>http://www.rgbdesignstudio.com/perian</feedburner:origLink></item>
		<item>
		<title>Finishing Touches</title>
		<link>http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~3/404844281/finishing-touches</link>
		<comments>http://www.rgbdesignstudio.com/finishing-touches#comments</comments>
		<pubDate>Wed, 22 Aug 2007 19:05:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Commentary]]></category>

		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://www.rgbdesignstudio.com/2007/finishing-touches/</guid>
		<description><![CDATA[Still plugging away on the new site and processing all the feedback I have gotten. For an update on the latest improvements, and for the reason behind the portfolio section, read on!
The latest changes to the site are
1. Added a favicon to the site (make sure to download the free open-source exporter for Photoshop to [...]]]></description>
			<content:encoded><![CDATA[<p>Still plugging away on the new site and processing all the feedback I have gotten. For an update on the latest improvements, and for the reason behind the portfolio section, read on!<span id="more-98"></span></p>
<p><strong>The latest changes to the site are</strong><br />
<strong>1.</strong> Added a favicon to the site (make sure to download the <a href="http://www.telegraphics.com.au/sw/">free open-source exporter for Photoshop</a> to get them to work on the PC).<br />
<strong>2.</strong> Added a slick &#8216;to the top&#8217; floating link to the portfolio pages<br />
<strong>3.</strong> Went in and figured out permalinks so the URL looks nice now, instead of .com/P=3223?<br />
<strong>4.</strong> Added <a href="http://www.rgbdesignstudio.com/2007/a-new-look/Chariots-of-Fire">some new work</a>.<br />
<strong>5.</strong> Added new flash buttons to the home page with fancy rollovers<br />
<strong>6.</strong> Registered and figured out how to use <a href="http://www.feedburner.com/fb/a/home">feedburner</a> for the blog&#8217;s rss</p>
<p><strong>Design Considerations of the Portfolio Section</strong><br />
I mentioned before that I had one reason for doing the new site in such a big format, but I actually have three.</p>
<p><strong>1.</strong> I never updated my old one. With the new CMS/Blog engine running the back-end, all I have to do is prep the image and upload it. I also decided not to do any descriptions with the projects, as that would have just allowed me to procrastinate. Upload an image, its title and category, and new work is live!</p>
<p><strong>2.</strong> Keep it simple: Instead of having an individual page for every project, I show one long webpage that can be quickly scrolled through. This has its downsides because the portfolio section does have lots of large images. I think this is outweighed by ease of use by my primary audience, creative directors, who on fast connections can get a good grasp of my work quickly.</p>
<p><strong>3.</strong> Full-size (or close to it) presentation of my work. The web and digital media is about the pixel, and many times I spend hours getting a sight looking just right in 5 browsers. I want to show the hard work off at full size!</p>
<p>More soon I hope. I am looking to put a Flash section up and add some more work. I am also going to take some time to look at how I can control the order of the portfolio more.</p>
<img src="http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~4/404844281" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rgbdesignstudio.com/finishing-touches/feed</wfw:commentRss>
		<feedburner:origLink>http://www.rgbdesignstudio.com/finishing-touches</feedburner:origLink></item>
		<item>
		<title>A New Look</title>
		<link>http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~3/404844282/a-new-look</link>
		<comments>http://www.rgbdesignstudio.com/a-new-look#comments</comments>
		<pubDate>Sun, 19 Aug 2007 21:53:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[blog]]></category>

		<guid isPermaLink="false">http://localhost:8888/rgbtest/?p=39</guid>
		<description><![CDATA[Welcome to the new look of RGB Design Studio. I am happy to launch the third version of this site - new and improved, of course. The new site is running on Wordpress, incorporating a design that I made.

I am using Wordpress as the back-end software for two primary reasons:
1. Updates: Wordpress is a complete [...]]]></description>
			<content:encoded><![CDATA[<p>Welcome to the new look of <a href="http://www.rgbdesignstudio.com">RGB Design Studio</a>. I am happy to launch the third version of this site - new and improved, of course. The new site is running on <a href="http://wordpress.org/">Wordpress</a>, incorporating a design that I made.<br />
<span id="more-39"></span><br />
I am using Wordpress as the back-end software for two primary reasons:</p>
<p><strong>1. Updates</strong>: Wordpress is a complete CMS system that I can easily add new work to. As many designers and companies know, the job of updating a website can often fall through the cracks. With this in mind the open and full size portfolio section was born.</p>
<p><strong>2. Blog</strong>: In the coming months I will be sharing my thoughts on my favorite techniques, software and interesting tidbits from across the web.</p>
<img src="http://feeds.feedburner.com/~r/RgbDesignStudioBlog/~4/404844282" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.rgbdesignstudio.com/a-new-look/feed</wfw:commentRss>
		<feedburner:origLink>http://www.rgbdesignstudio.com/a-new-look</feedburner:origLink></item>
	</channel>
</rss>
