<?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>Gosdot &#187; Design</title>
	<atom:link href="http://gosdot.com/unity/category/creative/feed/" rel="self" type="application/rss+xml" />
	<link>http://gosdot.com/unity</link>
	<description>ux, data, design</description>
	<lastBuildDate>Mon, 07 Dec 2009 08:33:36 +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>Hacking Wordpress When You’ve Forgotten Your Password</title>
		<link>http://gosdot.com/unity/2008/12/02/hacking-wordpress-when-you%e2%80%99ve-forgotten-your-password/</link>
		<comments>http://gosdot.com/unity/2008/12/02/hacking-wordpress-when-you%e2%80%99ve-forgotten-your-password/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 11:18:17 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/12/02/hacking-wordpress-when-you%e2%80%99ve-forgotten-your-password/</guid>
		<description><![CDATA[Do you have multiple Wordpress self-hosted blogs? If so, you&#8217;ve likely run into a scenario where you just can&#8217;t remember the password to one. With Wordpress 2.5 and beyond there&#8217;s an annoying bug that sometimes generates passwords that don&#8217;t work when you click the &#8220;Forgot Password&#8221; option. Usually that button generates a query that will [...]]]></description>
			<content:encoded><![CDATA[<p>Do you have multiple Wordpress self-hosted blogs? If so, you&#8217;ve likely run into a scenario where you just can&#8217;t remember the password to one. With Wordpress 2.5 and beyond there&#8217;s an annoying bug that sometimes generates passwords that <strong>don&#8217;t work</strong> when you click the &#8220;Forgot Password&#8221; option. Usually that button generates a query that will send an email with a temporary password that allows you to reset your password to whatever you wish. The bug in 2.5 will still do that but when you click on the link that should allow you to reset your password, nothing happens.</p>
<p>Actually something does happen, Wordpress resets the password internally (in the MySQL database) but the link that it sent you to activate that password fails to connect with the database effectively locking you out of your blog. In this scenario, at least for me, all the potentially viable solutions lead to dead ends.</p>
<p>Although it should&#8217;ve, launching the database manager to reset the password manually didn&#8217;t work. I tried doing this in various ways including <a href="http://codex.wordpress.org/Resetting_Your_Password#Through_phpMyAdmin">this method</a> from Codex, <a href="http://www.watchingthenet.com/webmaster-tip-recover-wordpress-password.html">this one</a> from Watching The Net and <a href="http://anirudhsanjeev.org/reset-your-local-wordpress-password-easily/">this one</a> from Thought Outflux. But none of them worked!</p>
<p>Opening up <strong>wp-config.php</strong> and trying to reset the password there didn&#8217;t work there either.</p>
<p>I was at a loss as to what to do. That is until I found the <a href="http://www.village-idiot.org/archives/2007/05/22/wp-emergency-password-recovery/">Village Idiot Emergency Password Recovery</a> software. Using it is simple:</p>
<ul>
<li>Download the script from Village Idiot WordPress Emergency Password Script.</li>
<li>Unpack the downloaded zip file.</li>
<li>Upload the file emergency.php to the root of your WordPress installation (the same directory that contains wp-config.php).</li>
<li>In your browser, open http://example.com/emergency.php.</li>
<li>As instructed, enter the administrator username (usually admin) and the new password, then click Update Options. A message is displayed noting the changed password. An email is sent to the blog administrator with the changed password information.</li>
<li>Delete emergency.php from your server when you are done. Do not leave it on your server as someone else could use it to change your password.</li>
</ul>
<p>For whatever reason this worked flawlessly where the other methods failed and I was able to regain access to my wordpress blog and set the password to something I&#8217;ll (hopefully) never forget again. I&#8217;m not ruling out operator error on the other methods but the aptly titled Village Idiot software makes the process <i>fool-proof</i>.</p>
<p><strong>Note:</strong> Keep in mind that all of these options will only work if you are the site administrator or have direct access to the server at which the blog is hosted.</p>
<p><sup>Look familiar? I originally published this article as a writer for <a href="http://www.developertutorials.com/blog/wordpress-blog/hacking-wordpress-when-youve-forgotten-your-password-177/">DeveloperTutorials</a></sup></p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/12/02/hacking-wordpress-when-you%e2%80%99ve-forgotten-your-password/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Free Wordpress Theme: Aqua Marina</title>
		<link>http://gosdot.com/unity/2008/05/01/free-wordpress-theme-aqua-marina/</link>
		<comments>http://gosdot.com/unity/2008/05/01/free-wordpress-theme-aqua-marina/#comments</comments>
		<pubDate>Thu, 01 May 2008 18:24:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[themes]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/05/01/free-wordpress-theme-aqua-marina/</guid>
		<description><![CDATA[
Theme: Aqua MarinaAuthor: Jon GosVersion: 0.5 RosieDescription: An original Wordpress theme.

This was my first attempt at a bespoke wordpress theme.  I created it in Photoshop then marked up to XHTML and then PHP.  This is a public beta, please help me work out all the bugs and kinks by posting any errors as [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.mediafire.com/?ftdljjcynvm" target="_blank" title="Aqua Marina"><img src="http://farm4.static.flickr.com/3001/2456694397_ae2cd7ded5.jpg" alt="Aqua Marina"></a></p>
<p>Theme: Aqua Marina<br />Author: Jon Gos<br />Version: 0.5 Rosie<br />Description: An original Wordpress theme.</p>
<hr />
<p>This was my first attempt at a bespoke wordpress theme.  I created it in Photoshop then marked up to XHTML and then PHP.  This is a public beta, please help me work out all the bugs and kinks by posting any errors as a comment here! The photoshop file used to make it is included for anyone who wants to redesign it.</p>
<p>Download <a href="http://www.mediafire.com/?ftdljjcynvm" target="_blank" title="Aqua Marina">Aqua Marina</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/05/01/free-wordpress-theme-aqua-marina/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Improve Image Quality of Boonex Dolphin</title>
		<link>http://gosdot.com/unity/2008/03/20/improve-image-quality-of-boonex-dolphin/</link>
		<comments>http://gosdot.com/unity/2008/03/20/improve-image-quality-of-boonex-dolphin/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 20:55:06 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/03/20/improve-image-quality-of-boonex-dolphin/</guid>
		<description><![CDATA[Recently I&#8217;ve begun building a community using the open source Boonex Dolphin software CMS.  One problem I was having was that, even after using the the site UI to improve image quality, it still seemed as if uploading images was &#8216;lossy&#8217;.  After some research and a chat with the admins I came up [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I&#8217;ve begun building a community using the open source Boonex Dolphin software CMS.  One problem I was having was that, even after using the the site UI to improve image quality, it still seemed as if uploading images was &#8216;lossy&#8217;.  After some research and a chat with the admins I came up with the following solution:</p>
<blockquote><p>
The quality of the output JPEG files can be adjusted in inc/images.inc.php, where you need to replace the following line:</p>
<p>$writeResult = imagejpeg( $dst_im, $dstFilename );</p>
<p>with this one</p>
<p>$writeResult = imagejpeg( $dst_im, $dstFilename, quality_in_percent );</p>
<p>where quality_in_percent is a number from 0 to 100<br />
</blocquote></p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/03/20/improve-image-quality-of-boonex-dolphin/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>More on Visualization</title>
		<link>http://gosdot.com/unity/2008/03/16/more-on-visualization/</link>
		<comments>http://gosdot.com/unity/2008/03/16/more-on-visualization/#comments</comments>
		<pubDate>Sun, 16 Mar 2008 17:24:50 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/03/16/more-on-visualization/</guid>
		<description><![CDATA[More on data visualization which I talked about here. 
 
http://www.readwriteweb.com/archives/the_best_tools_for_visualization.php
]]></description>
			<content:encoded><![CDATA[<p>More on data visualization which I talked about <a href="http://gosdot.com/unity/2008/03/11/create-complex-data-visiualizations-with-manyeyes/" title="ibm manyeyes">here</a>. </p>
<p><img src="http://www.readwriteweb.com/images/visualizations/opte.png" alt="opte" /> </p>
<p><a href="http://www.readwriteweb.com/archives/the_best_tools_for_visualization.php" title="data visualization tools">http://www.readwriteweb.com/archives/the_best_tools_for_visualization.php</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/03/16/more-on-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Wordpress Theme &#8211; Tech Blogger</title>
		<link>http://gosdot.com/unity/2008/03/10/free-wordpress-theme-tech-blogger/</link>
		<comments>http://gosdot.com/unity/2008/03/10/free-wordpress-theme-tech-blogger/#comments</comments>
		<pubDate>Mon, 10 Mar 2008 17:19:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/03/10/free-wordpress-theme-tech-blogger/</guid>
		<description><![CDATA[
Theme: Tech Blogger v1
Author: Jon Gos
Based on: CMS2 by Wonder
Includes: PSDs, CSS, javascript, New Media font, all image files
Plug-Ins: All-In-One SEO Pack, I Love Social Bookmarking, Image Scaler, User Photo and Simple Tags
Notes: Widegtized, Validated and ready to roll!
Download it from Mediafire

About the Theme
I began modifying this theme when I noticed that the author had [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://bp3.blogger.com/_jCC9BCUbtqw/R9VvXFWs61I/AAAAAAAAAKw/WnLQAA6NAi0/s1600-h/screenshot.png" onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}"><img src="http://bp3.blogger.com/_jCC9BCUbtqw/R9VvXFWs61I/AAAAAAAAAKw/WnLQAA6NAi0/s320/screenshot.png" style="cursor: pointer" id="BLOGGER_PHOTO_ID_5176165789097323346" border="0" /></a></p>
<p>Theme: Tech Blogger v1<br />
Author: Jon Gos<br />
Based on: CMS2 by Wonder<br />
Includes: PSDs, CSS, javascript, New Media font, all image files<br />
Plug-Ins: All-In-One SEO Pack, I Love Social Bookmarking, Image Scaler, User Photo and Simple Tags<br />
Notes: Widegtized, Validated and ready to roll!</p>
<p>Download it from <a href="http://www.mediafire.com/?zdg2detik3l" title="free wordpress themes">Mediafire</a></p>
<hr />
<h2>About the Theme</h2>
<p>I began modifying this theme when I noticed that the author had stuffed it full of his own Adsense codes.  I removed them from every page and I also changed the color profile because the original was hideous (purple, orange, blue and green wtf?).  The Basic layout reminded me of a few popular tech blogs so I created a logo for it, added some rounded corners and gave it a new name.  The download includes source files including the font and PSD used to make the logo.</p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/03/10/free-wordpress-theme-tech-blogger/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>48 Uses for Wordpress</title>
		<link>http://gosdot.com/unity/2008/03/09/48-uses-for-wordpress/</link>
		<comments>http://gosdot.com/unity/2008/03/09/48-uses-for-wordpress/#comments</comments>
		<pubDate>Sun, 09 Mar 2008 18:40:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/03/09/48-uses-for-wordpress/</guid>
		<description><![CDATA[Want to roll your own Twitter or Feedburner?  Who know of all the things you could do with WP?
48 Uses for Wordpress
]]></description>
			<content:encoded><![CDATA[<div xmlns='http://www.w3.org/1999/xhtml'>Want to roll your own Twitter or Feedburner?  Who know of all the things you could do with WP?</p>
<p><a title='48 uses for wordpress' href='http://performancing.com/blogging-tools/48-unique-ways-use-wordpress'>48 Uses for Wordpress</a></div>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/03/09/48-uses-for-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Untold History of Web 2.0 Fonts Pt. 1</title>
		<link>http://gosdot.com/unity/2008/02/26/the-untold-history-of-web-20-fonts-pt-1/</link>
		<comments>http://gosdot.com/unity/2008/02/26/the-untold-history-of-web-20-fonts-pt-1/#comments</comments>
		<pubDate>Wed, 27 Feb 2008 03:24:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/02/26/the-untold-history-of-web-20-fonts-pt-1/</guid>
		<description><![CDATA[Web 2.0 and everything that came along with it has reshaped every industry it&#8217;s touched, including typography and logo design.  I was compiling a list of alternative fonts for Web 2.0 when I started to wonder, &#8220;Where do all these fonts come from?&#8221;
The result is a list of 7 or so of my favorite [...]]]></description>
			<content:encoded><![CDATA[<p>Web 2.0 and everything that came along with it has reshaped every industry it&#8217;s touched, including typography and logo design.  I was compiling a list of alternative fonts for Web 2.0 when I started to wonder, <span style="font-style: italic">&#8220;Where do all these fonts come from?&#8221;</span></p>
<p>The result is a list of 7 or so of my favorite 2.0 logos and a brief history of the fonts used to make them. I&#8217;ve also included the estimated price for legal use of each font and a free alternative from <a title="download free fonts" href="http://dafont.com/">DaFont</a> for designers on a budget.  If you&#8217;d like to read more about these fonts, click the [<a href="http://www.blogger.com/post-edit.g?blogID=2095991620906940161&amp;postID=5956975206784443286#ref">ref</a>] tags I&#8217;ve included and you&#8217;ll be taken to my various sources of information.  Come back tomorrow for part 2.</p>
<p>Note: In some cases prices are for the entire family and not just individual fonts.</p>
<hr /><img src="http://gosdot.com/img/20/wayfaring_logo.gif" alt="wayfaring.com" /><br />
Font &#8211; <a title="VAG Rounded Font" href="http://www.fontshop.com/fonts/downloads/monotype/vag_std_ot/">VAG Rounded</a><br />
Used By &#8211; Wayfaring.com<br />
Price &#8211; Anywhere from $20 to $104.00<br />
History &#8211; Part of the Bitstream family, this original design was first used by Volkswagen A.G. as a corporate face for their advertising and marketing use. [<a title="vag rounded history" href="http://en.wikipedia.org/wiki/VAG_Rounded">ref</a>]<br />
Free Alternative &#8211; <a title="alternative to vag rounded" href="http://www.dafont.com/arista.font">Arista</a> by Studio Kmzero<br />
My Opinion &#8211; <em>&#8220;While it isn&#8217;t a perfect substitute if you add a few stokes to make it bold, I think you&#8217;ll find it&#8217;s closer than it initially appears!&#8221;</em></p>
<p><img src="http://gosdot.com/img/20/shozu_logo.gif" alt="Shozu.com" /><br />
Font &#8211; <a title="download fonts ff" href="http://www.fontshop.com/fonts/singles/fontfont/ff_cocon_bold/">FF Cocon Bold</a><br />
Used By &#8211; Shozu.com<br />
Price &#8211; $40 to $146<br />
History &#8211; Evert Bloemsma was attempting &#8216;to eliminate all traces of handwriting&#8217; when he created this font in 1998.  Apparently he failed miserably as there are indeed traces towards calligraphy. [<a href="http://books.google.com/books?id=sR9g5xPPJVQC&amp;pg=PA237&amp;lpg=PA237&amp;dq=ff+cocon+history&amp;source=web&amp;ots=V4l85dBxyB&amp;sig=sLnVnzOSYYFk9F66GuwgXtWDsvo#PPA237,M1">ref</a>]<br />
Free Alternative &#8211; <a title="alternative to ff cocon" href="http://www.dafont.com/danube.font">Danube</a> by No Images Fonts<br />
My Opinion &#8211; <em>&#8220;Danube is clearly more whetted and acuate but it matches FF Cocon in its nod towards industry and mechanics.&#8221;</em></p>
<p><img src="http://gosdot.com/img/20/lastfm_logo.gif" alt="last.fm" /><br />
Font &#8211; <a title="download itc ronda" href="http://www.fontshop.com/fonts/singles/elsner_flake/itc_ronda/">ITC Ronda</a> (Customized)<br />
Used By &#8211; Last.Fm<br />
Price &#8211; $34.50<br />
History &#8211; Herb Lubalin designed this font in 1970 around the same time he founded the International Typeface Corporation. [<a href="http://www.linotype.com/483/aboutthedesigner.html">ref</a>]<br />
Free Alternative &#8211; <a href="http://www.dafont.com/rezland.font">Rezland</a> by Fraser Davidson<br />
My Opinion &#8211; <em>&#8220;Ronda is certainly a classic but Rezland has a contemporary modern edge that I feel works well.&#8221;</em></p>
<p><img src="http://gosdot.com/img/20/trackslife_logo.gif" alt="trackslife.com" /> <img src="http://www.fontshop.com/fontfeed/images/web20/myspace_logo.gif" alt="myspace.com" /><br />
Font &#8211; <a href="http://www.fontshop.com/fonts/downloads/monotype/arial_rounded/">Arial Rounded</a><br />
Used By &#8211; TracksLife.com and MySpace.com<br />
Price &#8211; $79.00<br />
History &#8211; In 1982 Robin Nichols developed a sans serif typeface for bitmap font laser printers. It was later developed, with Patricia Saunders, into the Arial typeface family which was later chosen by Microsoft as a core font for Windows 3.1 (and subsequent versions). [<a href="http://www.ascendercorp.com/TypeDesigners/robin_nicholas.html">ref</a>]<br />
Free Alternative &#8211; <a title="alternative to arial rounded" href="http://www.dafont.com/folks.font">Folks</a> by Manfred Klein<br />
My Opinion &#8211; <em>&#8220;It&#8217;s thin and rounded. You can&#8217;t really be too picky when you&#8217;re being cheap.&#8221;</em></p>
<p><img src="http://gosdot.com/img/20/standpoint_logo.gif" alt="standpoint.com" /><br />
Font &#8211; <a href="http://www.fontshop.com/fonts/downloads/fontfont/ff_din_ot/">FF DIN OT</a><br />
Used By &#8211; standpoint.com<br />
Price &#8211; $269<br />
History &#8211; The font&#8217;s designer Albert-Jan Pool was born in 1960 in Amsterdam and went on to study at the Royal Academy of Arts in The Hague.  He was one of the co-founders of a group of young Dutch typographers called &#8220;Letters&#8221;. Many members of that gone on to become famous designers in their own right. Pool is currently working on several new series in order to extend the family of FF DIN. [<a title="font histories" href="http://www.fontshop.com/fonts/designer/albertjan_pool/">ref</a>]<br />
Free Alternative &#8211; <a title="ff din alternative" href="http://www.dafont.com/old-sans-black.font">Old Sans Black</a> by Manfred Klein<br />
My Opinion &#8211; <em>&#8220;The FF family looks so basic but it was pretty damn hard to find anything that came close!&#8221;</em></p>
<p><img src="http://gosdot.com/img/20/dropsend_logo.gif" alt="dropsend.com" /> <img src="http://gosdot.com/img/20/flickr_logo.gif" alt="flickr.com" /><br />
Font &#8211; <a href="http://en.wikipedia.org/wiki/Frutiger">Frutiger</a><br />
Used By &#8211; Dropsend.com and Flickr.com<br />
Price &#8211; $29<br />
History &#8211; Adrian Frutiger is the designer of this font, hence it&#8217;s name.  Adrian is widely regarded as of the twentieth century&#8217;s most prolific typeface designers.  The font Frutiger was commissioned in 1968 by the newly built Charles De Gaulle International Airport at Roissy, France. Instead of using one of his previously designed typefaces like Univers, Frutiger chose to design a new one. The resulting typeface was Frutiger, originally called Roissy.  It was released publicly in 1976 by the Stempel type foundry in conjunction with Linotype. [<a href="http://en.wikipedia.org/wiki/Adrian_Frutiger">ref</a>]<br />
Free Alternative &#8211; <a title="verdana font" href="http://www.myfonts.com/fonts/microsoft/verdana/">Verdana</a> by Matthew Carter and Tom Rickner.<br />
My Opinion &#8211; <em>&#8220;It&#8217;s come as a default font for computers for as long as I can remember so it wins for convenience.&#8221;</em></p>
<p><img src="http://gosdot.com/img/20/shutterfly_logo.gif" alt="shutterfly.com" /> <img src="http://gosdot.com/img/20/purevolume.png" alt="purevolume.com" /><br />
Font &#8211; <a href="http://www.fontshop.com/fonts/downloads/linotype/avenir_std_ot_virtual/">Avenir</a><br />
Used By &#8211; Purevolume.com and Shutterfly.com<br />
Price &#8211; $29<br />
History &#8211; The name &#8216;avenir&#8217; is French for future, and takes inspiration from early geometric sans-serif typefaces Erbar (1926) designed by Jakob Erbar, and Futura (1927) designed by Paul Renner. Frutiger also designed this font and intended Avenir to be a more organic interpretation of these highly geometric types. While similarities can be seen with Futura, the two-story lowercase &#8216;a&#8217; is more like Erbar. [<a title="avenir history" href="http://en.wikipedia.org/wiki/Avenir">ref</a>]<br />
Free Alternative &#8211; <a title="alternative to avenir" href="http://www.dafont.com/siple.font">Siple</a> by Tomoyuki &#8220;Tee-Wat&#8221; Watanabe or <a title="avenir alternative" href="http://www.dafont.com/am-sans.font">Am Sans</a> by Volker Busse<br />
My Opinion &#8211; <em>&#8220;The alternative&#8217;s not too close in appearance but match many of Avenir&#8217;s basic characteristics: clean, modern and stylish.&#8221;<br />
</em></p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/02/26/the-untold-history-of-web-20-fonts-pt-1/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Candy Coated Photoshop Tutorial</title>
		<link>http://gosdot.com/unity/2008/02/21/candy-coated-photoshop-tutorial/</link>
		<comments>http://gosdot.com/unity/2008/02/21/candy-coated-photoshop-tutorial/#comments</comments>
		<pubDate>Thu, 21 Feb 2008 07:46:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/02/21/candy-coated-photoshop-tutorial/</guid>
		<description><![CDATA[
In this tutorial I&#8217;ll teach you how to make a web 2.0 logo so damn sugary sweet it&#8217;ll give your website a cavity.  Then I&#8217;ll give you the PSD, the font, and all the patterns used in the image so that you can play with it yourself.  If you want to skip the [...]]]></description>
			<content:encoded><![CDATA[<p><center><a href="http://flickr.com/photos/ww4f/2280891787/"><img src="http://farm4.static.flickr.com/3215/2280891787_f40d934cae.jpg?v=1203593032" alt="Candy Logo Tutorial"></a></center></p>
<p>In this tutorial I&#8217;ll teach you how to make a web 2.0 logo so damn sugary sweet it&#8217;ll give your website a cavity.  Then I&#8217;ll give you the PSD, the font, and all the patterns used in the image so that you can play with it yourself.  If you want to skip the tutorial altogether, you can download the PSD <a href="http://www.mediafire.com/?9g1myegbbnw" title="mediafire lets you share large files">here</a>. The beauty of the correct way to design logos in Photoshop or Illustrator comes when we keep everything as editable text layers from start to finish.  That way if we need to make changes or reuse the idea, we can just pop open a Photoshop file and quickly output a new version of an old idea.  This will also make it easy for you to duplicate my steps.</p>
<p>1. Open up Photoshop and Create a new layer.</p>
<p>2. Use the Text Tool <img src="http://farm3.static.flickr.com/2286/2281377948_12fd0665e2_m.jpg" alt="download free photoshop files"> to write something in black using the <a href="http://desktoppub.about.com/library/fonts/hs/uc_creampuff.htm" title="download free fonts at desktoppub">&#8220;Creampuff</a>&#8221; font.</p>
<p><img src="http://farm4.static.flickr.com/3095/2281377966_0e6a288416_m.jpg" alt="download free psds"></p>
<p>3. Choose &#8220;Color Overlay&#8221; from the <b>Layer Style</b> options.</p>
<p><img src="http://farm3.static.flickr.com/2359/2281378020_9d3467cc23_m.jpg" alt="color overlay"></p>
<p>4. Select a pinkish color.  Because it makes most people think of candy or something edible(&#8230;.like babies).  For your reference, I&#8217;m using these settings&#8230;.. Color Overlay  >>  <font color="#9e5859">#9e5859</font>.  Let&#8217;s name this layer &#8216;Base&#8217;.</p>
<p><a href="http://www.flickr.com/photos/ww4f/2281377998/" title="photoshop settings"><img src="http://farm3.static.flickr.com/2073/2281377998_8834fde59c_m.jpg" alt="pink"></a></p>
<p>5. Duplicate this current layer twice by dragging it to the layer button two times.</p>
<p><img src="http://farm4.static.flickr.com/3146/2281378032_5dd9d3a332_m.jpg" title="photoshop layer button"></p>
<p>6. Name one of the duplicates &#8216;Hard&#8217; and the other &#8216;Sugar&#8217;.  This is just for the sake of the tutorial, really you could name them whatever you want. Make sure you order the three layers so that &#8216;Base&#8217; is underneath &#8216;Hard&#8217; and &#8216;Sugar&#8217; is topmost.</p>
<p>7. Hide the layer named &#8216;Sugar&#8217; for now.  Select &#8216;Hard&#8217; so we can make it look like hard candy (now you see why I named it that?).  Use the following settings in your layer style.</p>
<p><strong>Drop Shadow Settings</strong><br />Opacity = 50%, Angle = 90%, Distance = 2px, Spread = 3px, Noise = 0%, Layer Knocks Out Drop Shadow = Yes</p>
<p><a href="http://www.flickr.com/photos/ww4f/2280586745/"><img src="http://farm4.static.flickr.com/3067/2280586745_216cd34db6_m.jpg"></a></p>
<p><strong>Bevel and Emboss Settings</strong><br />Style = Inner Bevel, Technique = Smooth, Depth = 471%, Direction = Up, Size = 8px, Soften = 0px, Use Global Light = Yes, Gloss Contour = Gaussian,  Anti-Aliased = No, Highlight Mode = Screen at 42% with a White (#ffffff) Color Setting, Shadow Mode = Multiply at 17% with a Black (#000000) Color Setting.</p>
<p><a href="http://www.flickr.com/photos/ww4f/2281378114/" title="flickr"><img src="http://farm3.static.flickr.com/2005/2281378114_bbda7316cd_m.jpg" alt="bevel and emboss"></a></p>
<p>These settings serve to make your candy text look three dimensional.</p>
<p>8. Next we want to select a Pattern Overlay.  This step isn&#8217;t necessary but a little decoration will make your candy look more <i>appetizing</i>.  Before you attempt this, make sure you&#8217;ve loaded &#8216;candy_stripes.pat&#8217; into your version of Photoshop.</p>
<p>Make the following setting changes.</p>
<p><strong>Pattern Overlay Settings</strong><br />Blend Mode = Exclusion, Pattern = Pattern 1 (my choice, you can choose differently), Scale = 61%, Link With Layer = Yes</p>
<p><a href="http://www.flickr.com/photos/ww4f/2280586801/" title="make it bigger"><img src="http://farm4.static.flickr.com/3137/2280586801_62aef641d9_m.jpg" alt="now we're getting tricky"></a><br /><a href="" title=""><img src="" alt=""></a></p>
<p>We&#8217;re all done making the candy look hard.  Now it&#8217;s time to lick it&#8230;.no seriously.</p>
<p>9. In this step we&#8217;re going to make our candy look like someone has salivated all over it&#8230;either that or maybe someone dipped it in a sugary sweet candy coating! (note: This is the hardest part of tutorial to explain but you&#8217;ll figure it out.&#8221;)</p>
<p>Activate the layer named &#8216;Sugar&#8217;.  Hold down the &#8216;command&#8217; (&#8217;control&#8217; on a PC) and click on the layer to select all the letters in your word. Add a layer mask to it.</p>
<p><img src="http://farm4.static.flickr.com/3115/2280621449_60fe135aa8_m.jpg"></p>
<p>Hit &#8216;L&#8217; to select the Lasso Tool and select the &#8216;Intersect with Selection&#8217; option. Make sure you CLICK ON THE LAYER MASK FIRST before you go to Step 10.</p>
<p>10. Now that you&#8217;ve selected the layer mask and not your actual text, draw around your selection loosely and fluidly.  The idea is to make this look like liquid.  It doesn&#8217;t matter if you go out side of the lines or get too crazy, you can fix it later by editing the mask.    Once you&#8217;ve made a selection through the whole word, go back to your starting point and let go of the mouse.  This will subtract everything from the selection except for what you&#8217;ve just drawn! (note: click the image below for a close-up view!)</p>
<p><a href="http://www.flickr.com/photos/ww4f/2281417328/sizes/o/" title="zoom in" ><img src="http://farm4.static.flickr.com/3083/2281417328_feac7a0f72.jpg" alt="photoshop"></a></p>
<p>11. Now Make the following settings to the Layer Style of the topmost layer &#8216;Sugar&#8217;. </p>
<p><strong>Bevel and Emboss Settings</strong> (note: this makes it look like a candy coating)<br />Style = Inner Bevel, Technique = Smooth, Depth = 100%, Direction = Up, Size = 5px, Soften = 0&#8243;</p>
<p><a href="http://www.flickr.com/photos/ww4f/2280586475/"><img src="http://farm4.static.flickr.com/3214/2280586475_01425d2c18_m.jpg"></a></p>
<p><strong>Color Overlay Settings</strong> (note: this gives the liquid a bit sugary glow and a bit of <i>pop</i>)<br />Blend Mode = Overlay, Opacity = 23%</p>
<p><strong>Gradient Overlay Settings</strong><br />Blendmode = Screen, Opacity = 35%, Style = Linear, Align with Layer = Yes, Angle = 90%, Scale = 100%<br />Gradient Color = <font color="#6f1d1d">#6f1d1d</font> as the darker hue with #FFFFFF as the lighter hue.</p>
<p>12. Lo and behold you&#8217;re done!  You&#8217;ve got hard candy dipped in sugary sweetness!  </p>
<p>13. We COULD stop there but I always like to &#8217;sweaten&#8217; (no pun intended) my designs with color backgrounds. Create blank layer. Add a Color Overlay in the Layer Styles and set the color to <font color="#0f0702">#0f0702</font>.  </p>
<p><img src="http://farm4.static.flickr.com/3163/2280586539_48457a6822_m.jpg"></p>
<p>14. Add a new layer.  Add a Layer Mask.  Select the Gradient Tool (Hit the &#8216;G&#8217; Key) with the normal black/white colors. Set it to Radial and Reversed.  Drag from the center of your image to the outside of the screen.  Bam.  Instant spotlight.  Now add the Color Overlay of your choice.</p>
<p><img src="http://farm3.static.flickr.com/2120/2281377940_f011782d49_m.jpg"></p>
<hr />
<p><a href="http://flickr.com/photos/ww4f/2281689650/"><img src="http://farm3.static.flickr.com/2029/2281689650_984546a373_m.jpg" alt="final"></a></p>
<p>Simple right?  Don&#8217;t you just want to lick the screen?  Of course we could get far more detailed with this but this tutorial is long enough!  Make sure you download the files below to make sure you&#8217;ve done things correctly!  Email me your derivative works or your improvements and I&#8217;ll profile them on this blog.  jongos [at] gmail [dot] com</p>
<p>Download this Tutorial with all relevant PSD, Font and Pattern Files <a href="http://www.mediafire.com/?9g1myegbbnw" title="mediafire lets you share big files" >here</a>!  Download just the font <a href="http://desktoppub.about.com/library/fonts/hs/uc_creampuff.htm" title="download free fonts from desktoppub">here</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/02/21/candy-coated-photoshop-tutorial/feed/</wfw:commentRss>
		<slash:comments>81</slash:comments>
		</item>
		<item>
		<title>Rounded Corners</title>
		<link>http://gosdot.com/unity/2008/02/19/rounded-corners/</link>
		<comments>http://gosdot.com/unity/2008/02/19/rounded-corners/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 21:48:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/02/19/rounded-corners/</guid>
		<description><![CDATA[In amendment to my last round up of web based design tools, I need to make sure I mention Roundpic which allows you to upload any image from your desktop or any website, and round the corners with a nifty and easy to use UI.  It&#8217;s definitely at it than Photoshop.  Check it [...]]]></description>
			<content:encoded><![CDATA[<p>In amendment to my last round up of web based design tools, I need to make sure I mention <a href="http://www.roundpic.com/" title="rounded corners for images">Roundpic</a> which allows you to upload any image from your desktop or any website, and round the corners with a nifty and easy to use UI.  It&#8217;s definitely at it than Photoshop.  <a href="http://www.roundpic.com/">Check it out.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/02/19/rounded-corners/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Processing A Programming Handbook</title>
		<link>http://gosdot.com/unity/2008/02/06/processing-a-programming-handbook/</link>
		<comments>http://gosdot.com/unity/2008/02/06/processing-a-programming-handbook/#comments</comments>
		<pubDate>Wed, 06 Feb 2008 23:59:00 +0000</pubDate>
		<dc:creator>jon</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://gosdot.com/unity/2008/02/06/processing-a-programming-handbook/</guid>
		<description><![CDATA[I haven&#8217;t done much in Proce55ing lately but I plan on getting back to it soon enough.  One of my new tools in helping me learn is Casey Reas&#8217; Processing: A Programming Handbook for Visual Designers and Artists from MIT PRess.  I highly recommend it as it&#8217;s full of great examples and instructions [...]]]></description>
			<content:encoded><![CDATA[<p><a onblur="try {parent.deselectBloggerImageGracefully();} catch(e) {}" href="http://ecx.images-amazon.com/images/I/51UPLtYbwkL._AA240_.jpg"><img style="display:block; margin:0px auto 10px; text-align:center;cursor:pointer; cursor:hand;width: 320px;" src="http://ecx.images-amazon.com/images/I/51UPLtYbwkL._AA240_.jpg" border="0" alt="" /></a><br />I haven&#8217;t done much in Proce55ing lately but I plan on getting back to it soon enough.  One of my new tools in helping me learn is Casey Reas&#8217; Processing: A Programming Handbook for Visual Designers and Artists from MIT PRess.  I highly recommend it as it&#8217;s full of great examples and instructions that are already deepening my understanding of the platform.</p>
]]></content:encoded>
			<wfw:commentRss>http://gosdot.com/unity/2008/02/06/processing-a-programming-handbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
