<?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"
	>

<channel>
	<title>Sacha Greif</title>
	<atom:link href="http://www.sachagreif.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sachagreif.com</link>
	<description>Sacha Greif's blog and portfolio</description>
	<pubDate>Sat, 02 Aug 2008 17:22:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>5 bookmarklets that will make your job easier</title>
		<link>http://www.sachagreif.com/blog/5-bookmarklets/</link>
		<comments>http://www.sachagreif.com/blog/5-bookmarklets/#comments</comments>
		<pubDate>Sat, 02 Aug 2008 17:19:29 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/?p=84</guid>
		<description><![CDATA[You only need one click to save yourself lots of time and effort. ]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a question for you: what do you get if, instead of bookmarking a link, you bookmark a snippet of javascript code ? If you answered &#8220;browser crash&#8221;, you&#8217;re wrong (hopefully). The right answer is &#8220;a bookmarklet&#8221;. <span id="more-84"></span><br />
Bookmarklets are small bits of javascript that get executed every time you click on a bookmark. They have multiple advantages over extensions and plug-ins:</p>
<ul>
<li><strong>No install</strong>: you don&#8217;t need to download or install anything, and you don&#8217;t even need to relaunch your browser. Just drag the bookmarklet link to your bookmarks bar, and you&#8217;re done !</li>
<li><strong>Hosted for you</strong>: bookmarklets code is almost always hosted on somebody else&#8217;s server. While this can have its downsides, it also means you don&#8217;t need to worry if you switch machines or don&#8217;t have hosting space.</li>
<li><strong>Cross-browser</strong>: since bookmarklets are written in javascript, they should work perfectly across all browsers. Of course there are exceptions due to some browser&#8217;s javascript quirks, but most of the time you&#8217;ll be fine.</li>
</ul>
<p>Here are a few bookmarklets that will come in handy for web design and development.</p>
<h4>1) <a href="http://turtle.dojotoolkit.org/~david/recss.html">ReCSS</a></h4>
<p>ReCSS is an extremely useful bookmarklet that lets you refresh the current page&#8217;s stylesheets without reloading all the markup. If you add up all the time saved everytime you click &#8220;refresh&#8221; over a lifetime, you would probably find out you&#8217;ve saved a few days !</p>
<h4>2) <a href="http://robgoodlatte.com/2007/07/31/syncotype-your-baselines/">Syncotype</a></h4>
<p>Syncotype overlays a baseline grid over the current page. This lets you adjust the page&#8217;s vertical rythm with maximum precision, and saves you the hassle of checking the dimensions of every element.</p>
<h4>3) <a href="http://shauninman.com/archive/2008/07/06/catch_a_shortwave">Shortwave</a></h4>
<p>When you use shortwave, a javascript prompt comes up and lets you enter a pre-defined code, for example &#8220;g&#8221; to go to google, or even &#8220;img flower&#8221; to search google images for pictures of flowers. What&#8217;s best is that you can customize it and add your own codes !</p>
<h4>4) <a href="http://getfirebug.com/lite.html">Firebug Lite</a></h4>
<p>Everybody knows and loves Firebug. That&#8217;s why it can be pretty frustrating to end up working with a browser that doesn&#8217;t support it (I&#8217;m looking at you, IE). Thankfully, Firebug Lite is just a click away. It might not support all of firebug&#8217;s features, but it&#8217;s much better than nothing.</p>
<h4>5) <a href="http://www.billyreisinger.com/jash/">Jash</a></h4>
<p>Jash is a javascript shell for your browser. Once you load it, you can apply any javascript command you want to the current page. Very handy !</p>
<p>More bookmarklets resources:</p>
<ul>
<li><a href="http://www.andybudd.com/bookmarklets/">Andy Budd&#8217;s bookmarklets</a></li>
<li><a href="http://lifehacker.com/software/feature/geek-to-live-ten-musthave-bookmarklets-129141.php">Ten must-have bookmarklets</a></li>
<li><a href="https://www.squarefree.com/bookmarklets/webdevel.html">Web development bookmarklets</a></li>
</ul>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=84&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_84" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/blog/5-bookmarklets/feed/</wfw:commentRss>
		</item>
		<item>
		<title>DRSE</title>
		<link>http://www.sachagreif.com/portfolio/drse/</link>
		<comments>http://www.sachagreif.com/portfolio/drse/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 19:51:42 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Portfolio]]></category>

		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/?p=83</guid>
		<description><![CDATA[One of my side projects. A Google Custom Search Engine geared towards designers. More info here.
Share This
]]></description>
			<content:encoded><![CDATA[<p>One of my <a href="http://www.sachagreif.com/drse/">side projects</a>. A Google Custom Search Engine geared towards designers. <a href="http://www.sachagreif.com/blog/design-ressources-search-engine/">More info here</a>.</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=83&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_83" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/portfolio/drse/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Emilie Even</title>
		<link>http://www.sachagreif.com/portfolio/emilie-even-business-card/</link>
		<comments>http://www.sachagreif.com/portfolio/emilie-even-business-card/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 19:49:20 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Logos]]></category>

		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/?p=80</guid>
		<description><![CDATA[A business card for Emilie Even, who writes the Blue China blog. The card reflects both her profession as a water management engineer, and her interest towards China. The character, appropriately enough,  means &#8220;water&#8221;.

Share This
]]></description>
			<content:encoded><![CDATA[<p>A business card for Emilie Even, who writes the <a href="http://www.bluechinablog.com/">Blue China</a> blog. The card reflects both her profession as a water management engineer, and her interest towards China. The character, appropriately enough,  means &#8220;water&#8221;.</p>
<p><img src="http://www.sachagreif.com/wp-content/themes/sha2/images/screens/emi_med.jpg" alt="" width="229" height="400" /></p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=80&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_80" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/portfolio/emilie-even-business-card/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Hachette CD-ROM</title>
		<link>http://www.sachagreif.com/portfolio/hachette-cd-rom/</link>
		<comments>http://www.sachagreif.com/portfolio/hachette-cd-rom/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 19:43:28 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Other]]></category>

		<category><![CDATA[Portfolio]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/?p=78</guid>
		<description><![CDATA[This is an interface for a mathematics schoolbook companion cd-rom aimed at tenth graders. I did this for another company, but sadly they didn&#8217;t get the contract for some reason and I ended up never showing this to them or to the client. The name of the schoolbook series is &#8220;Collection Phare&#8221;, which means &#8220;Lighthouse [...]]]></description>
			<content:encoded><![CDATA[<p>This is an interface for a mathematics schoolbook companion cd-rom aimed at tenth graders. I did this for another company, but sadly they didn&#8217;t get the contract for some reason and I ended up never showing this to them or to the client. The name of the schoolbook series is &#8220;Collection Phare&#8221;, which means &#8220;Lighthouse Collection&#8221;, thus the lighthouse.</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=78&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_78" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/portfolio/hachette-cd-rom/feed/</wfw:commentRss>
		</item>
		<item>
		<title>New Résumé</title>
		<link>http://www.sachagreif.com/blog/new-resume/</link>
		<comments>http://www.sachagreif.com/blog/new-resume/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 17:18:44 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/?p=74</guid>
		<description><![CDATA[I finally designed a better résumé for myself. ]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.sachagreif.com/blog/new-resume/"><img class="alignnone size-full wp-image-75" title="cv_banner" src="http://www.sachagreif.com/wp-content/uploads/2008/07/cv_banner.jpg" alt="" width="440" height="129" /></a></p>
<p>I finally designed a better résumé for myself. Each of the tools I use are presented on a graph according to how much I use them, and how well I&#8217;ve mastered them. <span id="more-74"></span></p>
<p>Although I admire <a href="http://www.tofslie.com/hey/2008/03/10/how-the-design-layout-of-your-resume-can-score-you-that-job/">keeping things simple</a>, I think that compared to just listing those tools this gives you a much better insight into my workflow. And also it looks nice, of course ! One of my inspirations was the excellent website <a href="http://www.designingthenews.com/">Designing the News</a>, which presents incredible <a href="http://www.designingthenews.com/wp-content/uploads/2008/05/01_storyboard_a1_72.jpg">data visualisations</a>.</p>
<p>So if you want to check it out, <a href="http://www.sachagreif.com/sachagreif_cv.pdf">download my résumé</a> [pdf].</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=74&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_74" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/blog/new-resume/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Real Life Examples of Japanese Design</title>
		<link>http://www.sachagreif.com/uncategorized/japanese-design/</link>
		<comments>http://www.sachagreif.com/uncategorized/japanese-design/#comments</comments>
		<pubDate>Fri, 30 May 2008 11:46:36 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/?p=65</guid>
		<description><![CDATA[As someone with an interest in design (I'm not sure I've earned the right to call myself a "designer" just yet), I find it interesting to compare design in different fields and different cultures.]]></description>
			<content:encoded><![CDATA[<p>As someone with an interest in design (I&#8217;m not sure I&#8217;ve earned the right to call myself a &#8220;designer&#8221; just yet), I find it interesting to compare design in different fields and different cultures. Some of the same principles that apply to designing a subway map might very well apply to web design, and what&#8217;s more two cultures might have different approaches for both of these tasks.<br />
<span id="more-65"></span></p>
<p>This was very apparent during my recent trip to Japan. The Japanese do a lot of things differently from Europeans, and I thought it would be interesting to consider those differences form a designer&#8217;s point of view.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/zengarden.jpg"><img class="alignleft size-thumbnail wp-image-66" style="float: left;" title="Zen Garden in Kyoto" src="http://www.sachagreif.com/wp-content/uploads/2008/05/zengarden-150x150.jpg" alt="Maybe this is what you think about when you hear the words \" width="150" height="150" /></a></p>
<p>Although japanese design is associated with zen garden and pure, simple shapes, there is another side to it: the &#8220;more is better&#8221; philosophy. For starters, take chocolate. In France, kit kat chocolate bars are available in one flavor, namely chocolate. In Japan, you have chocolate, green tea, red bean, banana, and what&#8217;s more the green tea variety is marketed as a special novelty and sold in gift shops throughout Japan.</p>
<p>About any food item (and many other products) you can think of exists in multiple varieties, and usually also has a &#8220;luxury&#8221; version that you can buy as a gift. By contrast, in Europe marketers are often wary of diluting a brand or confusing the consumer, which is probably why we still have only one kit kat flavor (white chocolate doesn&#8217;t count).</p>
<p>Sometimes adding features might be a bad idea. I know for a fact that not everybody likes having a control panel with 10 buttons attached to their toilet seats, especially foreign tourists who can&#8217;t read japanese labels.</p>
<p>But most of the time, japanese design makes you smack your forehead and wonder why nobody back home has thought about this. Here are a few examples of what I mean.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/subway.jpg"><img class="alignnone size-medium wp-image-67" title="Subway Map in Fukuoka" src="http://www.sachagreif.com/wp-content/uploads/2008/05/subway-224x300.jpg" alt="Subway Map in Fukuoka" width="224" height="300" /></a></p>
<p>This subway map uses icons to symbolize each stop. This makes it easier to remember where you&#8217;re supposed to get off, while at the same time telling you at a glance the main attraction for this area.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/bus.jpg"><img class="alignnone size-medium wp-image-68" title="Bus timetable" src="http://www.sachagreif.com/wp-content/uploads/2008/05/bus-224x300.jpg" alt="Bus timetable" width="224" height="300" /></a></p>
<p>This bus timetable uses animal icons for each bus line. In Japan, kids start going to school alone very early, so this helps them take the right bus. It&#8217;s easier to remember &#8220;take the panda bus and then change for the tiger bus&#8221; than &#8220;take bus 206 then bus 43&#8243;.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/icecream.jpg"><img class="alignnone size-medium wp-image-69" title="Double Ice Cream" src="http://www.sachagreif.com/wp-content/uploads/2008/05/icecream-300x200.jpg" alt="Double Ice Cream" width="300" height="200" /></a></p>
<p>When was the last time you needed operating instructions to eat ice cream ? You can open this ice cream package in two separate places, so that you can either eat it alone, or break it in two to share with a friend.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/candy2.jpg"><img class="alignnone size-medium wp-image-70" title="Candy" src="http://www.sachagreif.com/wp-content/uploads/2008/05/candy2-300x225.jpg" alt="Neat rows of candy" width="300" height="225" /></a></p>
<p>Japanese shops are famous for their beautiful displays and packaging. Even candy can be turned into a work of art. Never mind what it tastes like, you want to buy some just because it&#8217;s so pretty.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/fire.jpg"><img class="alignnone size-medium wp-image-71" title="Fire safety" src="http://www.sachagreif.com/wp-content/uploads/2008/05/fire-224x300.jpg" alt="Fire safety cartoon" width="224" height="300" /></a></p>
<p>In Japan, cartoons are used for anything, anywhere. For some reason they are always cute and often include a dog, cat, or panda, even when the subject matter is serious (here, fire safety).</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/bolt.jpg"><img class="alignnone size-medium wp-image-72" title="bolt" src="http://www.sachagreif.com/wp-content/uploads/2008/05/bolt-224x300.jpg" alt="Bolt holding a beam" width="224" height="300" /></a></p>
<p>One of the traditional characteristics of japanese design is attention to detail. In most temples, even the bolts holding the beam together are beautifully decorated. Some temples can get quite large, and it was common for thousands of identical bolts to be hand made.</p>
<p><a href="http://www.sachagreif.com/wp-content/uploads/2008/05/unagi.jpg"><img class="alignnone size-medium wp-image-73" title="unagi" src="http://www.sachagreif.com/wp-content/uploads/2008/05/unagi-129x300.jpg" alt="Unagi wordplay" width="129" height="300" /></a></p>
<p>Finally, a bit of typographic amusement: in this banner for an eel (<em>unagi</em>) restaurant, part of the &#8220;u&#8221; character has been replaced by an eel. Hiragana and katakana characters are simpler than kanji (chinese characters) and lend themselves well to typographic experiments and play.</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=65&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_65" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/uncategorized/japanese-design/feed/</wfw:commentRss>
		</item>
		<item>
		<title>A little bit of self-googling</title>
		<link>http://www.sachagreif.com/blog/a-little-bit-of-self-googling/</link>
		<comments>http://www.sachagreif.com/blog/a-little-bit-of-self-googling/#comments</comments>
		<pubDate>Tue, 15 Apr 2008 11:55:19 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/blog/a-little-bit-of-self-googling/</guid>
		<description><![CDATA[Googling your own name is fun, and can teach you a lot about SEO. Or make you jealous of Borat...]]></description>
			<content:encoded><![CDATA[<p>Lately, thanks to the success of the <a href="http://www.sachagreif.com/drse/">Design Resources Search Engine</a>, I&#8217;ve been obsessing about my stats. I don&#8217;t know if you noticed it, but Wordpress&#8217;s stats uses google blog search to display your incoming links. Don&#8217;t ask me why blog search returns 45 results linking here, while the regular search only finds 24 links. I&#8217;m far from being a Search Engine Optimization expert.<br />
<span id="more-63"></span><br />
But anyway this got me curious and I tried <a href="http://www.google.com/search?hl=en&amp;q=sacha+greif">googling my own name</a>. Appropriately, my own site comes in first. But I was susprised to see that the second result is <a href="http://www.linkedin.com/pub/4/020/06A">my LinkedIn</a> profile, which I created about a year ago and completely forgot about since. Guess this means I should start updating it&#8230; The other results are moslty links to <a href="http://www.sachagreif.com/blog/seven-smooth-steps-to-superb-grids/">my grid article</a>.</p>
<p>I then googled <a href="http://www.google.com/search?hl=en&amp;q=greif">my last name</a>. I come in fifth, which is not too bad considering my last name is fairly short, although not that common. What&#8217;s more, none of the first four results are individuals, which officially makes me the single most important individual named &#8220;Greif&#8221; in the world, far ahead of my relatives (<a href="http://http://en.wikipedia.org/wiki/Olivier_Greif">my uncle</a> and <a href="http://mapage.noos.fr/jjgreif/">my father</a> are somewhere in there).</p>
<p>I then googled <a href="http://www.google.com/search?hl=en&amp;q=sacha">my first name</a>.  I only come in 33rd&#8230; Damn you Borat !!</p>
<p>Don&#8217;t miss the second part of this series, where I talk about how to give your baby a unique name for maximum SEO (hint: who said all names need to have vowels in them ?)</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=63&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_63" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/blog/a-little-bit-of-self-googling/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Design Ressources Search Engine</title>
		<link>http://www.sachagreif.com/blog/design-ressources-search-engine/</link>
		<comments>http://www.sachagreif.com/blog/design-ressources-search-engine/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 12:13:26 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/blog/design-ressources-search-engine/</guid>
		<description><![CDATA[I've set up a Google Custom Search Engine for designer ressources. ]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve set up a <a href="http://www.sachagreif.com/drse/" title="http://www.sachagreif.com/drse/">Google Custom Search Engine for designer ressources</a>. What&#8217;s a Custom Search Engine (CSE) you ask ? Basically it&#8217;s a set of guidelines that tell Google which websites to search through and what to look for. Ever wanted a way to search for that perfect photoshop brush across multiple websites at once, but not waste time sifting through paint supplies websites ?</p>
<p>Well now you can ! Go take a look at the <a href="http://www.sachagreif.com/drse/">Designer Ressources Search Engine</a> and tell me what you think !</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=62&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_62" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/blog/design-ressources-search-engine/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Vote for&#8230; umm&#8230; me ?</title>
		<link>http://www.sachagreif.com/blog/vote-for-umm-me/</link>
		<comments>http://www.sachagreif.com/blog/vote-for-umm-me/#comments</comments>
		<pubDate>Thu, 27 Mar 2008 07:27:02 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/blog/vote-for-umm-me/</guid>
		<description><![CDATA[Vote for me in a tournament-style competition where website get paired one against the other until only one remains]]></description>
			<content:encoded><![CDATA[<p>You see, originally this was supposed to be a post encouraging you to vote for my website in the <a href="http://vandelaydesign.com">Vandelay Design</a> <a href="http://vandelaydesign.com/blog/competition/round-one-2/">Blog Design Madness</a> competition. This is a tournament-style competition where website get paired one against the other until only one remains, and is crowned the new design king of blogs. I was lucky enough to be selected, and I can&#8217;t wait to see how far this blogs goes.</p>
<p><span id="more-61"></span></p>
<p>So that was the plan. But I just saw that I have been paired against <a href="http://31three.com/">31three</a>, which is Jesse Bennett-Chamberlain&#8217;s blog/portfolio, which happens to be one of the web designers I look up to very much ! (Altough it might not show, I actually examined his site numerous times in the process of designing this blog.)</p>
<p>What&#8217;s worse, I&#8217;m winning !</p>
<p>So please, go support great designers like him and help them win against upstart bloggers with flashy header graphics like myself ! Vote 31three !</p>
<p>(On the other hand, I think he gets enough attention as it is&#8230; I need this more than he does ! So forget what I just said and <a href="http://vandelaydesign.com/blog/competition/round-one-2/">vote for me</a> !)</p>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=61&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_61" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/blog/vote-for-umm-me/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Featured on SmashingMagazine !!</title>
		<link>http://www.sachagreif.com/blog/featured-on-smashingmagazine/</link>
		<comments>http://www.sachagreif.com/blog/featured-on-smashingmagazine/#comments</comments>
		<pubDate>Fri, 01 Feb 2008 21:16:48 +0000</pubDate>
		<dc:creator>Sacha</dc:creator>
		
		<category><![CDATA[Blog]]></category>

		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.sachagreif.com/uncategorized/featured-on-smashingmagazine/</guid>
		<description><![CDATA[I'm always thrilled whenever Google Reader tells me there's a new blog post over at Smashing Magazine. They always showcase the best and latest tendencies in webdesign.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always thrilled when Google Reader tells me there&#8217;s a new blog post over at <a href="http://www.smashingmagazine.com/">Smashing Magazine</a>. They always showcase the best and latest tendancies in webdesign. Case in point, their recently featured article on <a href="http://www.smashingmagazine.com/">grunge style webdesign</a> which was full of great ressources and inspiration.</p>
<p><span id="more-60"></span></p>
<p>Today&#8217;s article is about <a href="http://www.smashingmagazine.com/2008/02/01/smashing-header-graphics-contest/">website headers</a>, and guess what&#8230; My blog is featured as an example !!<br />
And there&#8217;s even a contest to design a header for them !</p>
<p>So here&#8217;s a big welcome to all the new readers coming in , and an even bigger thank you to the guys from Smashing Magazine for their awesome work !</p>
<p>No need to say I&#8217;m gonna take part in that contest <img src='http://www.sachagreif.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Before you leave, may I interest you in viewing some of my work ?</p>
<ul>
<li><a href="http://www.simonestudio.com">SimoneStudio</a></li>
<li><a href="http://www.bluechinablog.com">Blue China<br />
</a></li>
<li><a href="http://www.sachagreif.com/portfolio/">View my portfolio</a></li>
</ul>
<p class="akst_link"><a href="http://www.sachagreif.com/?p=60&amp;akst_action=share-this"  title="E-mail this, post to del.icio.us, etc." id="akst_link_60" class="akst_share_link" rel="nofollow">Share This</a>
</p>]]></content:encoded>
			<wfw:commentRss>http://www.sachagreif.com/blog/featured-on-smashingmagazine/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
