<?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>Designer. Gamer. Geek.</title>
	<atom:link href="http://www.designergamergeek.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.designergamergeek.com</link>
	<description>Covering design, games, technology, politics and food!</description>
	<lastBuildDate>Tue, 09 Feb 2010 02:29:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Free The Garden poster</title>
		<link>http://www.designergamergeek.com/projects/free-the-garden-poster/</link>
		<comments>http://www.designergamergeek.com/projects/free-the-garden-poster/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 02:29:27 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Posters]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[a3]]></category>
		<category><![CDATA[aaryn nutter]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[garden]]></category>
		<category><![CDATA[poster]]></category>
		<category><![CDATA[rerelease]]></category>
		<category><![CDATA[self-promotion]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=404</guid>
		<description><![CDATA[A few years ago I had an A2 Giclee print for sale on my portfolio titled &#8220;The Garden&#8221;. Recently I&#8217;ve had some enquiries about the print, read on for my response.
Back when I originally released this poster the print run was very sort, the cost to print at A2 was rather high and sales low. [...]]]></description>
			<content:encoded><![CDATA[<p>A few years ago I had an A2 Giclee print for sale on my portfolio titled &#8220;The Garden&#8221;. Recently I&#8217;ve had some enquiries about the print, read on for my response.<span id="more-404"></span></p>
<p>Back when I originally released this poster the print run was very sort, the cost to print at A2 was rather high and sales low. Back then I decided to discontinue the print and move on to other things, not really giving it a second thought. Recently someone asked me about the print and if it was available for download, today it is.</p>
<h3>Origins</h3>
<p>Circa 2007, originally this poster was designed for personal marketing, later turned into a Giclee print for sale. The poster makes use of vector as well as photographic elements and takes some of it&#8217;s inspiration from <a title="Visit the Wiki entry" href="http://en.wikipedia.org/wiki/Monty_Python" target="_blank">Monty Python artwork</a>.  The model is my then friend, now wife, <a title="Visit Aaryn's site now" href="http://www.heyaaryn.com" target="_blank">Aaryn Nutter</a>.</p>
<h3>Format</h3>
<p>The reformatted poster is available at A3 size (that&#8217;s 297&#215;420mm), 150dpi in CMYK color. While it&#8217;s recommended that you print the poster at A3 size, scaling larger or smaller should work fine.</p>
<p><a title="Download The Garden poster now" href="/downloads/thegarden-a3poster-designergamergeek.com.pdf" target="_blank">Download The Garden poster free now</a> (3.9MB)</p>
<p><img class="alignnone" title="The Garden Preview" src="/downloads/posters/thegarden-poster-thumb.jpg" alt="" width="475" height="672" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/projects/free-the-garden-poster/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Core CSS 1.2.1 update</title>
		<link>http://www.designergamergeek.com/projects/core-css-1-2-1-update/</link>
		<comments>http://www.designergamergeek.com/projects/core-css-1-2-1-update/#comments</comments>
		<pubDate>Sat, 06 Feb 2010 21:42:28 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Core CSS]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[1.2.1]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[minified]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[standardized]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=399</guid>
		<description><![CDATA[This is a small update to Core CSS 1.2 which includes bug fixes and additions. For more information see the full page details.
There are two new additions with this update. The first is a class to handle negative text indentation for image replacement items, attach this class to any item you want to hide from [...]]]></description>
			<content:encoded><![CDATA[<p>This is a small update to <a title="See Core CSS 1.2" href="/projects/core-css-1-2-update/" target="_blank">Core CSS 1.2</a> which includes bug fixes and additions. For more information see the full page details.<span id="more-399"></span></p>
<p>There are two new additions with this update. The first is a class to handle negative text indentation for image replacement items, attach this class to any item you want to hide from user view but still have in the page for search engines to read. The second addition is three classes to help you control your text transformations, it&#8217;s now easy to handle text that comes in at the wrong case.</p>
<p>I fixed a minor spelling issue with all the charcoal named elements. I&#8217;ve left the old spelling in place, if you&#8217;ve used this style on other sites you can feel free to update your Core CSS without fear of those older classes breaking. I also adjusted the colors of the standard input elements slightly, they should now be more readable.</p>
<p>As always; using this code requires you include <a title="Download Reset CSS now" href="http://meyerweb.com/eric/css/" target="_blank">Eric Meyer&#8217;s Reset CSS</a> before Core CSS. This can be included either at the beginning of Core CSS or in a separate file which is called first.</p>
<p><strong>Change log</strong> 1.2 &gt; 1.2.1<br />
1. + Added new Class txtImg. Used on image replacement items to remove the text from user display.<br />
2. + Added three new Classes to handle Text Transforms: capitalize, uppercase, lowercase.<br />
3. -/+ Fixed a minor spelling error: charcol becomes charcoal. Old spelling left for backwards compatibility.<br />
4. -/+ Amended colors on standard input items to be more user friendly.</p>
<p><strong>There are three ways for you to download the code.</strong><br />
1. Copy and paste the code listed below.</p>
<p>2. <a title="Download the incompressed version of Core CSS 1.2.1" href="/downloads/core.1.2.1.css" target="_blank">Download a file containing the full Core CSS</a>.</p>
<p>3. <a title="Download the minified version of Core CSS 1.2.1" href="/downloads/core.1.2.1.min.css" target="_blank">Download a file containing a minified version of Core CSS</a>.</p>
<pre class="brush: css;">
/* core.css Paul West [http://www.yaypaul.com] */
/* Version: 1.2.1 - 2010-01-18 */

body{background:#fff;}

/* Block level */
div{overflow:hidden;}
.visible{overflow:visible;}
p.closed{margin:0;}
p.open{margin:35px 0 0 0;}
p.mini{margin:10px 0 0 0;}
.float{float:left !important;}
.floatRight{float:right !important;}
.relative{position:relative !important;}
.absolute{position:absolute !important;}
.fixed{position:fixed !important;}
.hidden{display:none}
.block{display:block}
.top{position:fixed; top:0; z-index:10;}
.txtImg{text-indent:-2000px;}

/* Page frameworks */
.frameworkCenter{margin:0 auto;}
.frameworkLeft{left:0; top:0; position:absolute;}
.frameworkRight{right:0; top:0; position:absolute;}

/* Page layout */
.width100{width:100% !important;}
.width75{width:75% !important;}
.width66{width:66% !important;}
.width50{width:50% !important;}
.width25{width:25% !important;}
.width33{width:33% !important;}
.width20{width:20% !important;}

/* Clearing */
.clear{clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}

/* Content control */
.left{text-align:left !important;}
.right{text-align:right !important;}
.center{text-align:center !important;}
.justify{text-align:justify !important;}
.capitalize{text-transform:capitalize;}
.uppercase{text-transform:uppercase;}
.lowercase{text-transform:lowercase;}
.small{font-size:smaller;}
pre{background-color:#fff; border:#333 dashed 1px; padding:10px;}
blockquote{padding:20px; font-style:italic;}

/* Links */
a{text-decoration:underline;}
a:hover{text-decoration:none;}
a:visited{text-decoration:underline;}

/* Colours */
.white{color:#fff !important;}
.black{color:#000 !important;}
.chalk{color:#eee;}
.charcol, .charcoal{color:#333;}
.darkestGrey{color:#484848;}
.darkGrey{color:#666;}
.midGrey{color:#888;}
.lightGrey{color:#ccc;}
.lightestGrey{color:#e5e5e5;}

/* Background colours */
.whiteBg{background-color:#fff !important;}
.blackBg{background-color:#000 !important;}
.chalkBg{background-color:#eee;}
.charcolBg, .charcoalBg{background-color:#333;}
.darkestGreyBg{background-color:#484848;}
.darkGreyBg{background-color:#666;}
.midGreyBg{background-color:#999;}
.lightGreyBg{background-color:#ccc;}
.lightestGreyBg{background-color:#e5e5e5;}
.superLightGreyBg{background-color:#f5f5f5;}

/* Normalise headings */
h1, h2, h3, h4, h5, h6{font-weight:normal;}

/* Table formating */
table td{padding:2px;}
td.first{padding:2px 2px 2px 4px;}

/* Input formating */
input, select, textarea{font-family:Arial, Helvetica, sans-serif; margin-right:10px; padding:4px; background-color:#e5e5e5; border:0;}
input:focus, select:focus, textarea:focus{background-color:#f5f5f5;}
input[type=&quot;radio&quot;]{border:0 solid !important;}
input[type=&quot;checkbox&quot;]{border:0 solid !important;}
input[type=&quot;submit&quot;]{background-color:#e5e5e5;}
input[type=&quot;submit&quot;]:hover{background-color:#75d0ff;}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/projects/core-css-1-2-1-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Deadly Furry Cute, new toys, downloads and site</title>
		<link>http://www.designergamergeek.com/projects/deadly-furry-cute-new-toys-downloads-and-site/</link>
		<comments>http://www.designergamergeek.com/projects/deadly-furry-cute-new-toys-downloads-and-site/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 07:04:48 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Deadly Furry Cute]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[news]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[toys]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=390</guid>
		<description><![CDATA[Well over a year in the making fitting the work in when I could, the Deadly Furry Cute relaunch is finally over. I&#8217;m going to run through some of the changes, additions and the overall direction of the project here in the projects section.
Lets start with the obvious change first;
New website
The most notable change is [...]]]></description>
			<content:encoded><![CDATA[<p>Well over a year in the making fitting the work in when I could, the Deadly Furry Cute relaunch is finally over. I&#8217;m going to run through some of the changes, additions and the overall direction of the project here in the projects section.<span id="more-390"></span></p>
<p>Lets start with the obvious change first;</p>
<h2>New website</h2>
<p>The most notable change is to the website, it&#8217;s had the full make-over treatment. The old first iteration of the Deadly Furry Cute website was a simple one page site, great for testing the concept and getting something up, not so great for organizing content. So the first step was to get some content management in place. As usual Wordpress was more than enough for the content task, even knowing I needed at least two different page formats -most of the details for the toys are simply saved in custom fields.</p>
<p>Download counting is also much more streamlined, now using a Wordpress plugin rather than my own custom script. While the custom script worked fine, I&#8217;d never built a frontend to actually display the details -I was checking via myphpadmin.<br />
This change does mean the perma-links for the old toys no longer work, but that&#8217;s ok, Series 1 has changed to Series 1 Edition 2. Those first editions are no longer an offering.</p>
<h2>New toys</h2>
<p>The next most noticeable change is to the number of toys. <a title="Download Series 2 now!" href="http://www.deadlyfurrycute.com/toys/series-2-squirrels/" target="_blank">Series 2: Squirrels</a> and <a title="Download Series 3 now!" href="http://www.deadlyfurrycute.com/toys/series-3-apes/" target="_blank">Series 3: Apes</a> are now released taking the total number of downloadable animal individuals to nine.</p>
<p>I&#8217;ve talked before about <a title="Read the template article now" href="http://www.designergamergeek.com/projects/new-deadly-furry-cute-templates-complete/" target="_self">changing templates</a>, having multiple sizes, <a title="Read the illustration article" href="http://www.designergamergeek.com/projects/new-illustration-style-better-illustration-style/" target="_self">trying different styles</a>, and the <a title="Read the design article" href="http://www.designergamergeek.com/projects/deadly-furry-cute-v2-i%E2%80%99m-getting-there/" target="_self">design I went with</a> for the new series -I wont cover those again. One thing you might have missed is that the series to start it all, Series 1, also has a face lift. The changes to the first series are subtle, I didn&#8217;t want to mess with a good thing, but they&#8217;re enough to make the first edition obsolete.</p>
<h2>Even more new toys</h2>
<p>Inspired by a request from an American Educator, Deadly Furry Cute now comes complete with alternate &#8216;Color Your Own&#8217; versions. These versions are simply as they sound, toys which for the most part have all the features of the original -but none of the color, leaving you to color them as you see fit. You&#8217;re free to use any coloring medium, I dare say pencil, pen or paint would be easiest though.</p>
<h2>The Game</h2>
<p>The revamped Deadly Furry Cute toys all have six stats printed on their base (also available on the site), one stat lists the toys health, the others it&#8217;s attributes. Using these attributes in conjunction with the basic rules on the site -or any rules you decide to make up for that matter,  can make for a fun little game.<br />
I&#8217;m hoping the two rule sets I&#8217;ve devised will add some more depth to the toys outside building and displaying them.</p>
<h2>Extra free stuff</h2>
<p>OK so the toys are free yes, but you still need to build them, how about some swag which doesn&#8217;t require assembly?<br />
On the site you&#8217;ll now find a number of extras for your Mac/PC, iPhone, Droid or online applications. At the moment that means you&#8217;ve got access to some Deadly Furry Cute desktops, device wallpaper and avatar icons, more to follow.</p>
<h2>Moving forward</h2>
<p>I do have a hard written plan for Deadly Furry Cute, time-line is a little <a title="Whibley-wobbly timey whimey" href="http://www.youtube.com/watch?v=vY_Ry8J_jdw&amp;feature=related" target="_blank">whibley-wobbly</a> but the plan is there. I&#8217;m not going to go over it here -where would the surprises be! I will say: many more series are in the works and each one will eventually have a Color Your Own version.</p>
<p><strong>Head over to <a title="Download some paper toys!" href="http://www.deadlyfurrycute.com" target="_blank">deadlyfurrycute.com</a> now to download the toys, goodies or leave some feedback.</strong></p>
<h3></h3>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/projects/deadly-furry-cute-new-toys-downloads-and-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Follow Reishika Shepard&#8217;s progress</title>
		<link>http://www.designergamergeek.com/games/follow-reishika-shepards-progress/</link>
		<comments>http://www.designergamergeek.com/games/follow-reishika-shepards-progress/#comments</comments>
		<pubDate>Mon, 01 Feb 2010 01:52:07 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[log]]></category>
		<category><![CDATA[mass-effect]]></category>
		<category><![CDATA[me1]]></category>
		<category><![CDATA[me2]]></category>
		<category><![CDATA[play]]></category>
		<category><![CDATA[reishika]]></category>
		<category><![CDATA[screenshots]]></category>
		<category><![CDATA[visuals]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=384</guid>
		<description><![CDATA[It&#8217;s been a few days since the release of Mass Effect 2, my collectors edition and I are going to have some fun -when we can find the time, to play it through. I&#8217;ll be using xFire -much like I do with other games, to keep a visual log of my progress and events in [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a few days since the release of Mass Effect 2, my collectors edition and I are going to have some fun -when we can find the time, to play it through. I&#8217;ll be using xFire -much like I do with other games, to keep a visual log of my progress and events in the story.<span id="more-384"></span></p>
<p>This time I&#8217;ve decided to post my progress on the blog to give you the option of tagging along for the visual ride. Perhaps you&#8217;re not a gamer, not into Sci-Fi or simply want to comment on my choices or special moments and compare them to yours.</p>
<p>To follow the full visual progress head over to <a title="See my Mess Effect 2 xFire images feed" href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120" target="_blank">my xFire page for Mass Effect 2</a>, bookmark it and check back for progress updates.</p>
<p>If however you&#8217;d rather just jump into this page and see the highlights once in a while <a title="A link back to this page for you to bookmark" href="/games/follow-reishika-shepards-progress/" target="_self">bookmark this page</a> and check back.</p>
<p>I&#8217;ll also be adding some info to <a title="View my Gamer DNA profile" href="http://reishi.gamerdna.com" target="_blank">my Gamer DNA page</a>, head over there and follow me if it&#8217;s your preferred platform.</p>
<h2><strong>*Spoiler Alert*</strong></h2>
<p>From here on in it gets a little spoiler filled as the images you see may not have happened in your game yet &#8211; or at all depending on your choices. I may also reference outside information I&#8217;ve found out about certain choices or scenarios you&#8217;ll face/I have faced. YOU HAVE BEEN WARNED.</p>
<h3>Collector&#8217;s Edition Armor</h3>
<p>Really nice shot of the Collector&#8217;s glowing eyes.<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/159ab577a4e62252216fc03b84770cf85bbc21e9.jpg" alt="" width="475" /></a></p>
<h3>Poor old Normandy</h3>
<p><a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/46573d9b890593836859a6d021029e5b1ff4ff9b.jpg" alt="" width="475" /></a></p>
<h3>Back to the Citadel</h3>
<p>Nice to see some other areas of the Citadel, and their associated views.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/bbfcec9bd40207c00562bbe65c81f13e0663a402.jpg" alt="" width="475" /></a></p>
<h3>The good stuff</h3>
<p>Woooah that Whiskey made me drunk!<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/6a50e6126a5f08dfa3d5ef6277916b8eecaa226f.jpg" alt="" width="475" /></a></p>
<h3>Tattooed Lady</h3>
<p>First close up look at Jacks tattoos. That outfit looks a bit nippy for space though.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/d58f2a1338d2b1d61fe1ffada6e66cac9240cd5b.jpg" alt="" width="475" /></a></p>
<h3>No Cable?</h3>
<p>These colonists obviously lovers of Satellite TV.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/e2e89c6220646c6149da4b8f187ffc2ef29a858d.jpg" alt="" width="475" /></a></p>
<h3>Old friends</h3>
<p>Hi Garus! It&#8217;s good to see the old faces from ME1. I love that Bioware has all these relationships planned out across all three games.  You can also see my shiny gold and red camo armor -this paragon deserves some bling!<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/7bedd88ead45fb1ee0854189ae92e537ad3aeeeb.jpg" alt="" width="475" /></a></p>
<h3>The bad guys</h3>
<p>I know your face now Mr bad guy! You kinda look like the dude from Independence Day though, shame about the type casting&#8230;<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/47464d0d2058e2c2111c64fa9ba2f2fb5d0c101f.jpg" alt="" width="475" /></a></p>
<h3>Yay Tali</h3>
<p>Tali is by far my favorite character in Mass Effect, could well be all the mystery. Definitely have to play through twice now that she&#8217;s a romance option.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/8fea78fb922de48e582f096cbc86f4785be5d4d3.jpg" alt="" width="475" /></a></p>
<h3>Amazing artwork</h3>
<p>I loved the artwork in ME1, but they&#8217;ve really maxed out the detail in ME2. The following shot is just a random room you have to pass through to get from a to b in a mission. I was stopped in my tracks and had to take a screenshot, the small size doesn&#8217;t do it justice -head over to the xFire page and check out the natural view.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/3cd377e1548ef11e2c5a5e83008a7aaff27e0e6b.jpg" alt="" width="475" /></a></p>
<h3>Similar rovers</h3>
<p>I&#8217;m pulling this one out as it kind of fits in to the &#8220;looks-a-bit-like&#8221; category.  Seen Aliens the Special Edition? Then you might see a similarity here.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/975fbb4300706ce9f25029a116c6f868e4b05a54.jpg" alt="" width="475" /></a></p>
<h3>Ahh Illium</h3>
<p>The Mass Effect series does a good job at feeling Epic, Illium doesn&#8217;t disappoint.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/f723dae3da259d0b1e2b0db1a54f4846d8e48e01.jpg" alt="" width="475" /></a></p>
<h3>Old flames</h3>
<p>Liara, my romance from the ME1 character I brought in, is very happy to see me. She is also another reason why the game is getting at least two plays; My main Shepard from ME1 would like to continue the relationship with Liara through to ME3 without any cheating consequences.<br />
You can also see a shot of my shiny new -kind of scary looking, helmet in this image.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/770bf94451294c390bee8d11f4b11742906de322.jpg" alt="" width="475" /></a></p>
<h3>Charlies Angels</h3>
<p><a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/fe2d7e35980ee2f0d2324fdd5437165881c37ad9.jpg" alt="" width="475" /></a></p>
<h3>Drive core</h3>
<p>Get lost in it&#8217;s swirls&#8230;<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/65a47a026beb6fec88792de85308b86c6e76d4fe.jpg" alt="" width="475" /></a></p>
<h3>Tali&#8217;s trial</h3>
<p>Where I verbally out maneuver the Admirals.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/d7663ebdd0e065cdb87cd52a121ff7d70a0beee4.jpg" alt="" width="475" /></a></p>
<h3>Hands in the air</h3>
<p><a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/f40e619485e7a0e552feb44f5ef0460f3baa202c.jpg" alt="" width="475" /></a></p>
<h3>Welcome</h3>
<p>Wait a minute, that&#8217;s not soup!<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/a6ec08f5fb34ef8fa5100dde944f169f53a2d2ac.jpg" alt="" width="475" /></a></p>
<h3>Samara glows</h3>
<p>Loving the new particle effect, they look great even on my older MacBookPro.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/a0ea0658e4a9ab9f78397f44357e3b8ddc8ab9bd.jpg" alt="" width="475" /></a></p>
<h3>Model collection complete</h3>
<p>I kept killing the fish&#8230;<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/1198ff305894d4b2fa9da4d125d0abf0cc7b31f9.jpg" alt="" width="475" /></a></p>
<h3>Sofa fight</h3>
<p><a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/0d2b4e3a49dfc890c8ac79d762ca217cfe191179.jpg" alt="" width="475" /></a></p>
<h3>My gas giant</h3>
<p><a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/a61c0bd7feddbb186a40d9138e22878a3734fa39.jpg" alt="" width="475" /></a></p>
<h3>Reaper insides</h3>
<p>You just know there&#8217;s some nasty stuff in here.<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/b05eea11f044c250543592f2babd2221e4a2f114.jpg" alt="" width="475" /></a></p>
<h3>Crazy escape</h3>
<p>I didn&#8217;t sign up for this shhhh&#8230;.t<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/0a04c4b9a7a1fc383b7b31c34431cf8e3a69ca53.jpg" alt="" width="475" /></a></p>
<h3>On the offensive</h3>
<p>The collector base must be destroyed!<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/fefa35659d14518d45bb1e31dfcdc19175d0cf43.jpg" alt="" width="475" /></a></p>
<h3>They what?</h3>
<p>Not cool Mr Reapers not cool!<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/532867c9b1466fb24e6bbd35b86ac0c7cae4cb1a.jpg" alt="" width="475" /></a></p>
<h3>BOOM!</h3>
<p>Must out run blast&#8230;<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/907a0d1ec3dae5ce8ab75d8e540020275536752a.jpg" alt="" width="475" /></a></p>
<h3>Oh crap</h3>
<p>Now that&#8217;s just depressing. Bring it on though, I saved the Rachni in ME1, the Queen will come through!<br />
<a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/0017f8e8147a4e6e15442a61e17edec8d5cc9d91.jpg" alt="" width="475" /></a></p>
<h3>You know what this means</h3>
<p><a href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120"><img class="alignnone" title="ME2" src="http://screenshot.xfire.com/screenshot/large/71a8f8ab3a8ab71f39b224836e5758845849dca8.jpg" alt="" width="475" /></a></p>
<p>And that&#8217;s it for the short image highlights of Reishika Shepard&#8217;s play through of Mess Effect 2. If you&#8217;d like to see the whole screenshot collection please head over to <a title="Go to my ME2 screenshots" href="http://www.xfire.com/profile/reishika/screenshot/meffect2/?count=120" target="_blank">my ME2 xFire screenshots</a> page.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/games/follow-reishika-shepards-progress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Eden Bay Area: custom Sim City 4 map</title>
		<link>http://www.designergamergeek.com/games/new-eden-bay-area-custom-sim-city-4-map/</link>
		<comments>http://www.designergamergeek.com/games/new-eden-bay-area-custom-sim-city-4-map/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 02:49:13 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[SimCity 4 Custom Maps]]></category>
		<category><![CDATA[circles]]></category>
		<category><![CDATA[custom]]></category>
		<category><![CDATA[eden]]></category>
		<category><![CDATA[map]]></category>
		<category><![CDATA[simcity4]]></category>
		<category><![CDATA[terrain]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=379</guid>
		<description><![CDATA[This large custom region is built entirely from circles placed in shades of gray, together the effect ends up creating an almost real landscape.
Some time ago I created a number of maps which were built using just one shape. While these maps looked great in region view they weren&#8217;t exactly the best to play &#8211; [...]]]></description>
			<content:encoded><![CDATA[<p>This large custom region is built entirely from circles placed in shades of gray, together the effect ends up creating an almost real landscape.<span id="more-379"></span></p>
<p>Some time ago I created a number of maps which were built using just one shape. While these maps looked great in region view they weren&#8217;t exactly the best to play &#8211; One was <a title="Triangle Nation custom map" href="/games/triangle-nation-custom-simcity-4-map/">very hard</a> and expensive to build on, while the other was so <a title="Sector 1 custom map" href="/games/sector-1-custom-simcity-4-map/">open and easy</a> it got a little boring in the end.</p>
<p>I had an interesting time making <a title="Island Nation custom map" href="/games/island-nation-custom-sim-city-4-map/">Island Nation</a> a more natural map while balancing out some open areas for large cities. I decided I&#8217;d like to make another natural looking map but again limit myself to only using one shape to build all areas of the region. I also imposed a few more guidelines upon my design;</p>
<p>- Only circles can be used to make the map.<br />
- &#8211; Further: only four sizes of circle at four different shades may be used (smaller &gt; lighter [125px, 60px, 30px, 10px]).</p>
<p>- The map must contain;<br />
- &#8211; Two rivers joining.<br />
- &#8211; One island.<br />
- &#8211; Geological activity (so I can have mountains on low land).</p>
<p>The region is made up of nine large size cities so you shouldn&#8217;t have any trouble getting some nice large populations growing. I hope there is just enough landscape variation that it makes things interesting and you get some good ideas for building different types of communities.</p>
<p>I should have some time over the holidays to update you with how my region is going after I&#8217;ve started a city in each area. I have still got that <a title="Deadly Furry Cute paper toys" href="http://www.deadlyfurrycute.com" target="_blank">Deadly Furry Cute</a> relaunch to finish too…</p>
<p><a title="Download the New Eden region now!" href="http://www.designergamergeek.com/downloads/neweden-bayarea-sc4-region" target="_self"><strong>Download the New Eden Bay Area region now!</strong></a></p>
<p><strong>New Eden Bay Area terrain map</strong><br />
<img class="alignnone" title="New Eden Bay Area terrain map" src="/downloads/games/newedenbayarea-terrain-thumb.jpg" alt="" width="350" height="350" /></p>
<p><strong>New Eden Bay Area region preview<br />
<a href="/downloads/games/newedenbayarea-region-preview.jpg"><img class="alignnone" title="New Eden Bay Area preview" src="/downloads/games/newedenbayarea-region-preview.jpg" alt="" width="450" /></a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/games/new-eden-bay-area-custom-sim-city-4-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The facts about bottled water</title>
		<link>http://www.designergamergeek.com/general/the-facts-about-bottled-water/</link>
		<comments>http://www.designergamergeek.com/general/the-facts-about-bottled-water/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:29:45 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Science]]></category>
		<category><![CDATA[bottled]]></category>
		<category><![CDATA[facts]]></category>
		<category><![CDATA[infographic]]></category>
		<category><![CDATA[onlineeducation]]></category>
		<category><![CDATA[water]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=372</guid>
		<description><![CDATA[Caught this today on Twitter via @invisiblepilot. I&#8217;m sure information like it has gone around in the past but this infographic is really nicely produced and highlights some of the things people forget about bottled water.
Personally this just helps the decision Aaryn and I made about staying with tap water, estrogen and all, solidify itself [...]]]></description>
			<content:encoded><![CDATA[<p>Caught this today on Twitter via <a title="Recommended follow" href="http://www.twitter.com/invisiblepilot" target="_blank">@invisiblepilot</a>. I&#8217;m sure information like it has gone around in the past but this infographic is really nicely produced and highlights some of the things people forget about bottled water.<span id="more-372"></span></p>
<p>Personally this just helps the decision <a title="My lovely wifes portfolio site" href="http://www.heayaaryn.com" target="_blank">Aaryn</a> and I made about staying with tap water, <a title="New Scientist" href="http://www.newscientist.com/article/dn16397-top-11-compounds-in-us-drinking-water.html" target="_blank">estrogen and all</a>, solidify itself as the right choice. Of course living in California means we do keep bottled water in the house and car as part of our <a title="Great LA Times article on readiness" href="http://www.latimes.com/news/local/la-me-disaster17sep17-side,0,2504371.htmlstory" target="_blank">earthquake readiness kits</a>, but we usually keep it until a few months before its use by date drink it and then buy more (don&#8217;t forget to get extra for the kitties!). Day to day we just use filtered tap.</p>
<p>I&#8217;m re-posting the infographic here with permission, but please feel free to <a title="Check out the full size graphic" href="http://www.onlineeducation.net/bottled_water/" target="_blank">head over to the source</a> instead;</p>
<p><a href="http://www.onlineeducation.net/bottled_water/"><img style="border: 0pt none;" src="http://www.onlineeducation.net/bottled_water/water_full.jpg" border="0" alt="The Facts About Bottled Water" width="469" height="1749" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/general/the-facts-about-bottled-water/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nick Pike Juggler parts 2 and 3</title>
		<link>http://www.designergamergeek.com/general/nick-pike-juggler-parts-2-and-3/</link>
		<comments>http://www.designergamergeek.com/general/nick-pike-juggler-parts-2-and-3/#comments</comments>
		<pubDate>Tue, 08 Dec 2009 09:57:08 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[chainsaw]]></category>
		<category><![CDATA[dangerous]]></category>
		<category><![CDATA[flames]]></category>
		<category><![CDATA[juggler]]></category>
		<category><![CDATA[nick-pike]]></category>
		<category><![CDATA[stunts]]></category>
		<category><![CDATA[unicycle]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=366</guid>
		<description><![CDATA[Nick is back again with two new videos in his dangerous juggling series and this time he&#8217;s going crazier than walking on broken glass while juggling. Did you know there&#8217;s such a thing as a flaming unicycle? I didn&#8217;t&#8230;
Dangerous Juggling Stunts (Part 2 Extreme Fire)
Things on fire are great, things being juggled while on fire [...]]]></description>
			<content:encoded><![CDATA[<p>Nick is back again with two new videos in his dangerous juggling series and this time he&#8217;s going crazier than <a href="http://www.designergamergeek.com/general/nick-pike-juggler/">walking on broken glass while juggling</a>. Did you know there&#8217;s such a thing as a flaming unicycle? I didn&#8217;t&#8230;<span id="more-366"></span></p>
<p><strong>Dangerous Juggling Stunts (Part 2 Extreme Fire)<br />
</strong>Things on fire are great, things being juggled while on fire awesome! Though I&#8217;d liked to have seen more unicycle action ^_^</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/atg3szsDcB0&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/atg3szsDcB0&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Head over to the <a href="http://www.youtube.com/watch?v=atg3szsDcB0" target="_blank">YouTube page</a> to comment and rate!</p>
<p><strong>Dangerous Juggling Stunts (Part 3 The Chainsaw)</strong><br />
Yes you read that correctly, a freaking chainsaw. I&#8217;ve no idea were you&#8217;d go from there though, maybe riding a tiger juggling flaming chainsaws?</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/z987kelFKtc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/z987kelFKtc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Head over to the <a href="http://www.youtube.com/watch?v=z987kelFKtc" target="_blank">YouTube page</a> to comment and rate!</p>
<p>Awesome stuff all round again from Nick. Please head over to <a href="www.nickpikejuggler.com" target="_blank">www.nickpikejuggler.com</a> if you&#8217;d like to get info and watch more juggling and show videos, you’ll also be able to checkout where his next gig is in your area!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/general/nick-pike-juggler-parts-2-and-3/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Nick Pike Juggler</title>
		<link>http://www.designergamergeek.com/general/nick-pike-juggler/</link>
		<comments>http://www.designergamergeek.com/general/nick-pike-juggler/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 20:03:39 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[broken-glass]]></category>
		<category><![CDATA[juggler]]></category>
		<category><![CDATA[knives]]></category>
		<category><![CDATA[nick-pike]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=361</guid>
		<description><![CDATA[Our friend Nick, another Brit who married an American girl, just so happens to be a mighty fine juggler. He&#8217;s juggled all over the world on ships and at gigs, you may have even seen him before. Now he&#8217;s back with some new, more crazy tricks and there&#8217;s video!
I&#8217;m going to embed the video below [...]]]></description>
			<content:encoded><![CDATA[<p>Our friend Nick, another Brit who married an American girl, just so happens to be a mighty fine juggler. He&#8217;s juggled all over the world on ships and at gigs, you may have even seen him before. Now he&#8217;s back with some new, more crazy tricks and there&#8217;s video!<span id="more-361"></span></p>
<p>I&#8217;m going to embed the video below for ease of viewing, but if you like what you see head over to <a title="Nick Pike Juggler" href="http://www.nickpikejuggler.com">www.nickpikejuggler.com</a> to watch more videos, you&#8217;ll also be able to checkout where his next gig is in your area!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/CRS9oDGwsRc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/CRS9oDGwsRc&amp;hl=en_US&amp;fs=1&amp;color1=0x006699&amp;color2=0x54abd6" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>I don&#8217;t want to give anything away but: knives and broken glass aren&#8217;t the only crazy things planned!</p>
<p>Head over to the <a href="http://www.youtube.com/watch?v=CRS9oDGwsRc" target="_blank">YouTube page</a> to comment and rate!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/general/nick-pike-juggler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Extra Life charity event this weekend</title>
		<link>http://www.designergamergeek.com/games/extra-life-charity-event-this-weekend/</link>
		<comments>http://www.designergamergeek.com/games/extra-life-charity-event-this-weekend/#comments</comments>
		<pubDate>Sun, 18 Oct 2009 04:01:53 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Games]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[charity]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[gaming]]></category>
		<category><![CDATA[live]]></category>
		<category><![CDATA[teammeerkat]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=355</guid>
		<description><![CDATA[This weekend is the Extra Life event. That&#8217;s right, it&#8217;s time for some 24 hour charity gaming action!
Team Meerkat, the 4 of us, start the Extra Life event at 8am PST (that&#8217;s 4pm GMT in the afternoon for you euros) on Saturday, and will continue to play games online for a full 24 hours until [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend is the <a title="Check out Extra Life" href="http://extralife.sarcasticgamer.com/" target="_blank">Extra Life</a> event. That&#8217;s right, it&#8217;s time for some 24 hour charity gaming action!<img title="More..." src="http://www.teammeerkat.com/_mobcodex_/wp-includes/js/tinymce/plugins/wordpress/img/trans.gif" alt="" /><span id="more-355"></span></p>
<p>Team Meerkat, <a title="See who the team is" href="http://www.teammeerkat.com/the-team/" target="_blank">the 4 of us</a>, start the <a title="Check out the Extra Life website" href="http://extralife.sarcasticgamer.com/" target="_blank">Extra Life</a> event at 8am PST (that&#8217;s 4pm GMT in the afternoon for you euros) on Saturday, and will continue to play games online for a full 24 hours until 8am (4pm GMT) on Sunday.</p>
<p>There are a few ways you can keep in touch with what we are doing and make sure we&#8217;re actually playing games, not goofing off;</p>
<p>Firstly, we will be streaming as much of the gameplay from the event as possible via two streams. We&#8217;ll also record the start, finish and any &#8217;special&#8217; moments for repeat viewing.</p>
<p>You can view the live steam from my computer here: <a title="Watch Reishi's feed" href="http://www.ustream.tv/channel/team-meerkat-live-reishi" target="_blank">http://www.ustream.tv/channel/team-meerkat-live-reishi</a></p>
<p>You can view the live stream from Alik&#8217;s computer here: <a title="Watch Aki's feed" href="http://www.ustream.tv/channel/team-meerkat-extra-life-event" target="_blank">http://www.ustream.tv/channel/team-meerkat-extra-life-event</a></p>
<p>We will also be making an appearance on MAD-Radio twice. Our first appearance will be at the start of the 24 hours to get things underway. The second appearance will be on Sunday, so you can hear how much we are hurting with only a few hours to go.</p>
<p>You can listen to the shows live at;<br />
iTunes/VLC/Winamp &#8211; <a title="Mad-Radio iTunes/VLC/Winamp" href="http://mad-radio.sytes.net:88/listen.pls" target="_blank">http://mad-radio.sytes.net:88/listen.pls</a><br />
Windows Media Player &#8211; <a title="MAD-Radio Windows Media Player" href="http://mad-radio.sytes.net:88" target="_blank">http://mad-radio.sytes.net:88</a></p>
<p>You can also follow our progress on twitter <a title="Team Meerkat on Twitter" href="http://twitter.com/teammeerkat" target="_blank">@teammeerkat</a></p>
<p>It&#8217;s going to be fun!</p>
<p><strong>Update: The team raised a total of $577 for Extra Life 09<br />
</strong>Good going team, I hope to see everyone again next year to raise even more!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/games/extra-life-charity-event-this-weekend/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Core CSS 1.2 update</title>
		<link>http://www.designergamergeek.com/projects/core-css-1-2-update/</link>
		<comments>http://www.designergamergeek.com/projects/core-css-1-2-update/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 02:15:39 +0000</pubDate>
		<dc:creator>Paul West</dc:creator>
				<category><![CDATA[Core CSS]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[1.2]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[minified]]></category>
		<category><![CDATA[reset]]></category>
		<category><![CDATA[standardized]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://www.designergamergeek.com/?p=348</guid>
		<description><![CDATA[I&#8217;ve being using Core CSS at every opportunity, for both personal and production sites. Using the code so frequently has helped me find some flaws and add a few classes that we&#8217;re sorely missing. Core CSS gets an update to 1.2.
The first thing I noticed that needed changing was the way the standard width classes [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve being using <a title="See the original Core CSS" href="/projects/core-css/">Core CSS</a> at every opportunity, for both personal and production sites. Using the code so frequently has helped me find some flaws and add a few classes that we&#8217;re sorely missing. Core CSS gets an update to 1.2.<span id="more-348"></span></p>
<p>The first thing I noticed that needed changing was the way the standard width classes were named; fullWidth and quarterWidth while intuitive just aren&#8217;t as intuitive as width100 and width25. Switching to percentages made way more sense.  I&#8217;ve listed a full change log below, but I think you&#8217;ll agree Core CSS has become that little bit easier to use.</p>
<p>As always; using this code requires you include <a title="Download Reset CSS now" href="http://meyerweb.com/eric/css/" target="_blank">Eric Meyer&#8217;s Reset CSS</a> before Core CSS. This can be included either at the beginning of Core CSS or in a separate file which is called first &#8211; I prefer the first method.</p>
<p><strong>Change log</strong> 1.0 &gt; 1.2<br />
1. &#8211; Removed standardized &#8216;P&#8217; style (I found there were far less bugs if this was set per project).<br />
2. + Added &#8216;P.mini&#8217; class (complements P.open nicely).<br />
3. + Added &#8216;fixed&#8217; class (useful for quick positioning).<br />
4. -/+ Revamped all width definitions to exactly match widths required (fullWidth becomes width100 etc).<br />
5. + Added &#8216;lightestGrey&#8217; class (useful for dark background small-print).<br />
6. + Added &#8216;lightestGreyBg&#8217; class (helpful for footer backgrounds etc).<br />
7. + Added &#8217;superLightGreyBg&#8217; class (extension of lightestGreyBg, again for footers, box backgrounds etc).<br />
8. -/+ Revamped &#8216;input&#8217; styles to be more neutral (should now be a proper option, rather than just a reminder to change the styles).</p>
<p><strong>There are three ways for you to download the code.</strong><br />
1. Copy and paste the code listed below.</p>
<p>2. <a title="Download Core CSS now" href="/downloads/core.1.2.css" target="_blank">Download a file containing the full Core CSS</a>.</p>
<p>3. <a title="Download the Minified Core CSS now" href="/downloads/core.1.2.min.css" target="_blank">Download a file containing a minified version of Core CSS</a>.</p>
<pre class="brush: css;">
/* core.css Paul West [http://www.yaypaul.com] */
/* Version: 1.2 - 2009-08-22 */

body{background: #fff;}

/* Block level */
div{overflow:hidden;}
.visible{overflow:visible;}
p.closed{margin:0;}
p.open{margin:35px 0 0 0;}
p.mini{margin:10px 0 0 0;}
.float{float:left !important;}
.floatRight{float:right !important;}
.relative{position:relative !important;}
.absolute{position:absolute !important;}
.fixed{position:fixed !important;}
.hidden{display:none}
.block{display:block}
.top{position:fixed; top:0; z-index:10;}

/* Page frameworks */
.frameworkCenter{margin:0 auto;}
.frameworkLeft{left:0; top:0; position:absolute;}
.frameworkRight{right:0; top:0; position:absolute;}

/* Page layout */
.width100{width:100% !important;}
.width75{width:75% !important;}
.width66{width:66% !important;}
.width50{width:50% !important;}
.width25{width:25% !important;}
.width33{width:33% !important;}
.width20{width:20% !important;}

/* Clearing */
.clear{clear:both;}
.clearLeft{clear:left;}
.clearRight{clear:right;}

/* Content control */
.left{text-align:left !important;}
.right{text-align:right !important;}
.center{text-align:center !important;}
.justify{text-align:justify !important;}
.small{font-size:smaller;}
pre{background-color:#fff; border:#333 dashed 1px; padding:10px;}
blockquote{padding:20px; font-style:italic;}

/* Links */
a{text-decoration:underline;}
a:hover{text-decoration:none;}
a:visited{text-decoration:underline;}

/* Colours */
.white{color:#fff !important;}
.black{color:#000 !important;}
.chalk{color:#eee;}
.charcol{color:#333;}
.darkestGrey{color:#484848;}
.darkGrey{color:#666;}
.midGrey{color:#888;}
.lightGrey{color:#ccc;}
.lightestGrey{color:#e5e5e5;}

/* Background colours */
.whiteBg{background-color:#fff !important;}
.blackBg{background-color:#000 !important;}
.chalkBg{background-color:#eee;}
.charcolBg{background-color:#333;}
.darkestGreyBg{background-color:#484848;}
.darkGreyBg{background-color:#666;}
.midGreyBg{background-color:#999;}
.lightGreyBg{background-color:#ccc;}
.lightestGreyBg{background-color:#e5e5e5;}
.superLightGreyBg{background-color:#f5f5f5;}

/* Normalise headings */
h1, h2, h3, h4, h5, h6{font-weight:normal;}

/* Table formating */
table td{padding:2px;}
td.first{padding:2px 2px 2px 4px;}

/* Input formating */
input, select, textarea{font-family:Arial, Helvetica, sans-serif; margin-right:10px; padding:4px; background-color:#dbdbdb; border:0;}
input:focus, select:focus, textarea:focus{background-color:#f5f5f5;}
input[type=&quot;radio&quot;]{border:0 solid !important;}
input[type=&quot;checkbox&quot;]{border:0 solid !important;}
input[type=&quot;submit&quot;]{background-color:#888;}
input[type=&quot;submit&quot;]:hover{background-color:#4aa056;}
</pre>
]]></content:encoded>
			<wfw:commentRss>http://www.designergamergeek.com/projects/core-css-1-2-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
