<?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>Tyler Wolff</title>
	<atom:link href="http://tylerwolff.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://tylerwolff.com</link>
	<description>Tyler Wolff&#039;s web design portfolio site. Includes examples of current work and future concepts.</description>
	<lastBuildDate>Sun, 07 Nov 2010 20:59:08 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>Resolution Independent Mobile UI</title>
		<link>http://tylerwolff.com/2010/09/resolution-independent-mobile-ui/</link>
		<comments>http://tylerwolff.com/2010/09/resolution-independent-mobile-ui/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 22:11:05 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[UI]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=579</guid>
		<description><![CDATA[As device displays become denser and denser (did someone say Retina Display iPad?), finding the right method for creating resolution independent UI elements will become more and more important. Using ems and percentages is one such method, that we currently think is the strongest&#8230; - David Kaneda Check out the Sencha Blog for the rest of [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>As device displays become denser and denser (did someone say Retina Display iPad?), finding the right method for creating resolution independent UI elements will become more and more important. Using <code>em</code>s and percentages is one such method, that we currently think is the strongest&#8230;</p>
<p>- David Kaneda</p></blockquote>
<p>Check out the <a href="http://www.sencha.com/blog/2010/08/23/resolution-independent-mobile-ui/">Sencha Blog</a> for the rest of this wonderful article on resolution independent UI best practices. It&#8217;s definitely a must read for any mobile UI designer.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/09/resolution-independent-mobile-ui/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Full Page Screenshots</title>
		<link>http://tylerwolff.com/2010/09/full-page-screenshots/</link>
		<comments>http://tylerwolff.com/2010/09/full-page-screenshots/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 02:25:38 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[safari]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=557</guid>
		<description><![CDATA[Ever wanted to take a full page screen shot of a website you love? I know I&#8217;m always wishing there was a simple way to do just that. When I find a site that inspires me I normally end up with a bunch of mismatched screenshots all from a single page and this makes it [...]]]></description>
			<content:encoded><![CDATA[<p>Ever wanted to take a full page screen shot of a website you love? I know I&#8217;m always wishing there was a simple way to do just that. When I find a site that inspires me I normally end up with a bunch of mismatched screenshots all from a single page and this makes it hard to get a grasp of how the full page flows, not to mention the mess of screenshots I&#8217;m left with.</p>
<p>Luckily, I recently stumbled upon a browser extension called <a href="http://awesomescreenshot.com/">Awesome Screenshot</a> that is the perfect solution for capturing full page screenshots. Available for both Safari and Chrome (firefox coming soon&#8230;), this simple extension really makes taking screenshots a breeze. Here&#8217;s what it looks like:</p>
<h4><a href="http://tylerwolff.com/wp-content/uploads/2010/09/awesome-screenshot.png"><img class="alignleft size-full wp-image-560" title="awesome screenshot" src="http://tylerwolff.com/wp-content/uploads/2010/09/awesome-screenshot.png" alt="" width="198" height="169" /></a>How To</h4>
<p>Browse to a page that you want to capture, and click the small lens icon in the menu bar. You can take a standard screenshot of the window or choose to grab the full page. Once you choose, the page is captured and then you are free to do what you will with the screenshot.</p>
<p>What&#8217;s also cool about this extension is that it allows you to make annotations on the screenshot from within the browser. You can even blur sensitive information right then and there.</p>
<h4 class="clear">Capture Options</h4>
<p>Once you&#8217;ve captured the page and made your annotations, you are shown the page below. You can share the screen shot via services like twitter and email. However, you can also instantly share the screenshot online via awesomescreenshot.com. I think this tool really is <strong>awesome.<br />
<a href="http://tylerwolff.com/wp-content/uploads/2010/09/Screenshot.png"><img class="alignnone size-large wp-image-558" title="Kaleidascope full page screenshot" src="http://tylerwolff.com/uploads/2010/09/Screenshot-670x419.png" alt="" width="670" height="419" /></a></strong></p>
<p><strong> </strong></p>
<h4>Note: There are a few problems with the full page capture method.</h4>
<ul>
<li>Fixed elements show up multiple times on a long screenshot. For instance, a nav bar that is always at the top will do this.</li>
<li>For some reason, really long pages don&#8217;t capture well. The bottom of the page cuts off and you are left with a blank portion of the screenshot.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/09/full-page-screenshots/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fixing the Web Inspector Font In Safari</title>
		<link>http://tylerwolff.com/2010/08/fixing-the-web-inspector-font/</link>
		<comments>http://tylerwolff.com/2010/08/fixing-the-web-inspector-font/#comments</comments>
		<pubDate>Sun, 29 Aug 2010 21:06:37 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=549</guid>
		<description><![CDATA[With the release of Safari 5 came a bunch of great new features including updates to the web inspector. If you use this tool as much as I do you will have noticed that the font changed from Lucida Grande to Menlo, a larger, monospace font. This makes the web inspector looks more like the [...]]]></description>
			<content:encoded><![CDATA[<p>With the release of Safari 5 came a bunch of great new features including updates to the web inspector. If you use this tool as much as I do you will have noticed that the font changed from Lucida Grande to Menlo, a larger, monospace font. This makes the web inspector looks more like the one in Chrome. A monospace font makes sense for this type of tool but I personally don&#8217;t care for it much. I would rather have the inspector show Lucida Grande again.</p>
<p>Luckily, I stumbled upon a <a href="http://blog.elliottkember.com/posts/10-LucidaGrandeandtheWebInspector">fix</a> crafted by <a href="http://twitter.com/elliottkember" target="_blank">Elliott Kember</a> and it&#8217;s pretty slick. Here&#8217;s what you need to do:</p>
<p>Browse over and open <strong><em>/System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/Resources/<br />inspector/inspector.css </em></strong>with admin privileges and add these few lines to the end of the file. That&#8217;s it!</p>
<p><code> .outline-disclosure li {padding: 1px 0 1px 14px;}<br />
body.platform-mac.platform-mac-snowleopard .monospace,<br />
body.platform-mac.platform-mac-snowleopard .source-code {font-family: 'Lucida Grande', monospace;</code></p>
<p>Note: if you are still using Safari 4, edit the file at <em>/Applications/WebKit.app/Contents/Frameworks/10.6/WebCore.framework/Versions/A/Resources/inspector/inspector.css</em></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/08/fixing-the-web-inspector-font/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Aeroplane&#039;s Exclusive Album Preview!</title>
		<link>http://tylerwolff.com/2010/08/aeroplanes-exclusive-album-preview/</link>
		<comments>http://tylerwolff.com/2010/08/aeroplanes-exclusive-album-preview/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 09:32:02 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Musix]]></category>
		<category><![CDATA[Aeroplane]]></category>
		<category><![CDATA[album]]></category>
		<category><![CDATA[Electronic]]></category>
		<category><![CDATA[New Releases]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=542</guid>
		<description><![CDATA[I haven't done a music post in a long time but I just found the most amazing album preview! - Aeroplane's 'We Can't Fly'. Every song soars.]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t done a music post in a long time but I just found the most amazing album preview! &#8211; <strong>Aeroplane&#8217;s &#8216;We Can&#8217;t Fly&#8217;</strong>. Every song soars. The official release date is set for September 27, 2010.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="325" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Feskimorecordings%2Fsets%2Faeroplane-we-cant-fly-album-1&amp;secret_url=false" /><embed type="application/x-shockwave-flash" width="100%" height="325" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Feskimorecordings%2Fsets%2Faeroplane-we-cant-fly-album-1&amp;secret_url=false" allowscriptaccess="always"></embed></object> <span><a href="http://soundcloud.com/eskimorecordings/sets/aeroplane-we-cant-fly-album-1">Aeroplane &#8211; We Can&#8217;t Fly (album preview)</a> by <a href="http://soundcloud.com/eskimorecordings">eskimorecordings</a></span></p>
<p>Here&#8217;s an extended version of <strong>Superstar</strong>, such a solid track. So good Pete Tong even plays it twice in a row in this segment!</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="81" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowscriptaccess" value="always" /><param name="src" value="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fessentialnewtune%2F23rd-july-2010-essential-new-tune-aeroplane-superstar&amp;secret_url=false" /><embed type="application/x-shockwave-flash" width="100%" height="81" src="http://player.soundcloud.com/player.swf?url=http%3A%2F%2Fsoundcloud.com%2Fessentialnewtune%2F23rd-july-2010-essential-new-tune-aeroplane-superstar&amp;secret_url=false" allowscriptaccess="always"></embed></object> <span><a href="http://soundcloud.com/essentialnewtune/23rd-july-2010-essential-new-tune-aeroplane-superstar">23rd July 2010. Essential New Tune: Aeroplane &#8211; Superstar</a> by <a href="http://soundcloud.com/essentialnewtune">PeteTongsEssentialNewTune</a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/08/aeroplanes-exclusive-album-preview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New INK Design Website</title>
		<link>http://tylerwolff.com/2010/07/new-ink-design-website/</link>
		<comments>http://tylerwolff.com/2010/07/new-ink-design-website/#comments</comments>
		<pubDate>Sun, 04 Jul 2010 22:31:37 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[cargo]]></category>
		<category><![CDATA[carrington]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[projects]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=533</guid>
		<description><![CDATA[During the past few days I had the chance to remake the INK Design website for my good friend Kamran Samimi, a printmaker and graphic designer from Honolulu, Hawaii. We brainstormed on a bunch of out-there ideas to present his work but eventually settled with something somewhat similar to how this site is laid out. [...]]]></description>
			<content:encoded><![CDATA[<p>During the past few days I had the chance to remake the <a href="http://kamransamimi.com">INK Design</a> website for my good friend Kamran Samimi, a printmaker and graphic designer from Honolulu, Hawaii. We brainstormed on a bunch of out-there ideas to present his work but eventually settled with something somewhat similar to how this site is laid out. Kamran had already been putting some of his work on a <a href="http://cargocollective.com/">Cargo Collective</a> site, one of the coolest web frameworks out right now, but he had reached the limit to posting as a free user and he didn&#8217;t want to pay for it since he has his own website. I thought why not take the code base from my current site and modify it to make it more project based, similar to how many cargo collective sites are. This is how it turned out:</p>
<p><img class="alignnone size-large wp-image-534" title="INK Design by Kamran Samimi" src="http://tylerwolff.com/uploads/2010/07/kam1-670x406.jpg" alt="INK Design Website" width="670" height="406" /></p>
<h3>How it was made</h3>
<p>Just like this site, the INK Design website is powered by WordPress and the <a href="http://carringtontheme.com/">Carrington framework</a>. WordPress handles all the content and Carrington handles how the content is put together and displayed to the user (more about Carrington in <a href="http://tylerwolff.com/2010/02/16/the-new-website/">this post</a>). Since my site already has many of the features Kamran wanted in his site like in-page ajax loading of posts I built upon what I already had, changing some CSS here and modifying some Javascript there. Getting a test site up was a fairly quick process. The good thing is, while I was creating the theming for the site, Kamran could post projects to the site simultaneously.</p>
<div id="attachment_535" class="wp-caption alignnone" style="width: 680px"><img class="size-large wp-image-535" title="INK Design by Kamran Samimi" src="http://tylerwolff.com/uploads/2010/07/kam2-670x406.jpg" alt="INK Design website ajax loading" width="670" height="406" /><p class="wp-caption-text">In-page loading of project posts</p></div>
<p>Once the site was functioning well enough I decided to give it some INK Design flavor. One of the original concepts for the site was to have one giant canvas that moved around depending on what type of projects you wanted to see and for this Kamran created a huge spaced out image of blending colors and designs to act as the background. I took this giant image and cut it up into ten smaller ones to use for the background of the site design we had created. I found a pretty nifty plug-in, <a href="http://srobbin.com/blog/jquery-plugins/jquery-backstretch/">jQuery Backstretch</a>, that provided exactly what I needed to display a fixed full screen background at various screen resolution sizes. I used this to create a randomized full screen background generator. If you refresh the page or navigate to other pages you&#8217;ll see it in action. The good thing about the backstretch plug-in is that it loads up the image after the page has rendered decreasing page load time.</p>
<p>The one big problem in this site is that it uses a couple fixed position elements which do not work well on mobile devices like the iPad. For instance the background will scroll up on mobile safari revealing a basic gray colored background when it should remain fixed. Also, the layout gets squished together a bit more than it should on mobile browsers. Hopefully one day when I have more time I&#8217;ll be able to fix these issues.</p>
<h3>All Tools Used</h3>
<ul>
<li><a href="http://wordpress.org/">WordPress 3.0</a></li>
<li><a href="http://carringtontheme.com/">Carrington framework</a></li>
<li><a href="http://desandro.com/resources/jquery-masonry/">jQuery Masonry</a></li>
<li><a href="http://srobbin.com/blog/jquery-plugins/jquery-backstretch/">jQuery Backstretch</a></li>
</ul>
<p><strong>Update:</strong> this site is also featured on the Carrington framework&#8217;s <a href="http://carringtontheme.com/">homepage</a>!</p>
<p><img class="alignnone size-large wp-image-539" title="Carrington framework showcase" src="http://tylerwolff.com/uploads/2010/07/Screen-shot-2010-07-04-at-12.30.11-PM-670x248.png" alt="" width="670" height="248" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/07/new-ink-design-website/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Google Font API</title>
		<link>http://tylerwolff.com/2010/05/google-font-api/</link>
		<comments>http://tylerwolff.com/2010/05/google-font-api/#comments</comments>
		<pubDate>Thu, 27 May 2010 10:49:06 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[javascript]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=528</guid>
		<description><![CDATA[So I ran into this little gem today while trying to fix a layout bug I was getting from custom fonts being loaded on this page after everything else was rendered. Although it did not solve the problem, Google&#8217;s font api is a pretty handy tool for anyone using web fonts. What it provides is [...]]]></description>
			<content:encoded><![CDATA[<p>So I ran into this little gem today while trying to fix a layout bug I was getting from custom fonts being loaded on this page after everything else was rendered. Although it did not solve the problem, <a href="http://code.google.com/apis/webfonts/">Google&#8217;s font api</a> is a pretty handy tool for anyone using web fonts. What it provides is a simple API that helps you add web fonts to web pages without all the fuss of the @font-face tag. It also provides access to a some popular web fonts out there like Droid Sans, served right from google servers. Sounds pretty cool eh? Here&#8217;s a simple example of how to enable a web font like Droid Sans into your webpage.</p>
<p>1. Add this above your other linked css documents in the &lt;head&gt; of your html document:</p>
<pre>&lt;link href='http://fonts.googleapis.com/css?family=Droid+Sans' rel='stylesheet' type='text/css'&gt;</pre>
<p>2. Declare the embedded font anywhere in your css like so, and your good to go:</p>
<pre>h1 { font-family: 'Droid Sans', arial, serif; }</pre>
<p>It&#8217;s that easy! and theres more&#8230; Google and <a href="http://typekit.com/">Typekit</a> worked together to create a Javascript library for loading fonts with even more control over everything called WebFont Loader. What&#8217;s cool about this library is the ability to use multiple web-font providers like google, Typekit, or your own custom one. Another big plus of using this library is a way to control font styles before and after the actual font is loaded, which means your site&#8217;s text can be made visible quicker as the fonts load. After reading about this more, it might prove to be useful in solving the problem I was having with the layout rendering on this page.</p>
<h3>Check it all out:</h3>
<p><a href="http://code.google.com/apis/webfonts/docs/getting_started.html">Google Font Api »</a><br />
<a href="http://code.google.com/webfonts">Google Font Directory »</a><br />
<a href="http://code.google.com/apis/webfonts/docs/webfont_loader.html">WebFont Loader »</a></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/05/google-font-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Kavinsky on Autocruise</title>
		<link>http://tylerwolff.com/2010/05/kavinsky-on-autocruise/</link>
		<comments>http://tylerwolff.com/2010/05/kavinsky-on-autocruise/#comments</comments>
		<pubDate>Wed, 05 May 2010 21:17:07 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Musix]]></category>
		<category><![CDATA[French]]></category>
		<category><![CDATA[kavinsky]]></category>
		<category><![CDATA[mix]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=514</guid>
		<description><![CDATA[“This mix is automatically generated by my car when I start the engine. This is the music that flows in my veins. My car knows this. For the first time ever, you are able to listen to this program outside of my car. Enjoy."]]></description>
			<content:encoded><![CDATA[<blockquote><p>“This mix is automatically generated by my car when I start the engine. This is the music that flows in my veins. My car knows this. For the first time ever, you are able to listen to this program outside of my car. Enjoy.&#8221; -Kavinsky</p></blockquote>
<p><strong>Check out </strong><a href="http://www.dazeddigital.com/Music/article/7474/1/Kavinsky_on_Autocruise"><strong>Kavinsky&#8217;s Autocruise mix for Dazed Digital</strong></a>. It&#8217;s really good!</p>
<p>Track Listing:</p>
<p>1. History Lesson &#8211; The Beepers<br />
2. Flashing &#8211; Goblin<br />
3. Spleeper In Metropolis &#8211; Anne Clark<br />
4. Crockett&#8217;s Theme &#8211; Jan Hammer<br />
5. Kiss Me Hardy &#8211; Serge Gainsbourg<br />
6. Fire In My Heart &#8211; Escape From New York<br />
7. Moochi&#8217;s Death &#8211; John Carpenter<br />
8. Overdose &#8211; Cerrone<br />
9. Beach Theme &#8211; Tangerine Dream<br />
10. Roche (Kavinsky Remix) – Sebastien Tellier<br />
11. Nightcall – Kavinsky</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/05/kavinsky-on-autocruise/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some Fresh New Web Tools</title>
		<link>http://tylerwolff.com/2010/05/some-fresh-new-web-tools/</link>
		<comments>http://tylerwolff.com/2010/05/some-fresh-new-web-tools/#comments</comments>
		<pubDate>Wed, 05 May 2010 01:19:49 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Web]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=489</guid>
		<description><![CDATA[Here's a listing of some really cool web development tools I've come across in the past month or so. Some of these tools are old while some are new, but they are all very useful. If you are a web developer I suggest checking all of them out.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a listing of some really cool web development tools I&#8217;ve come across in the past month or so. Some of these tools are old while some are new, but they are all very useful. If you are a web developer I suggest checking all of them out.</p>
<h3>Adobe Browser Lab &#8211; <a href="http://browserlab.adobe.com">browserlab.adobe.com</a></h3>
<p>I&#8217;ve previously used other services like <a href="http://browsershots.org/">http://browsershots.org/</a> to check browser compatibility but nothing even comes close to being as simple as Adobe Browser Lab is. It&#8217;s extremely quick and makes it almost trivial to test out different browsers for any website you are working on. For mac users that don&#8217;t have a vm running windows this tool is perfect for checking IE. One great feature is the &#8216;Onion Skin&#8217; view where the page renderings for two different browsers are overlaid on each other, allowing you to see even the slightest pixel differences. The one flaw of this tool is that it only includes versions of the most popular browsers (Chrome, Firefox, IE, Safari), so if you need to test out other browsers like Opera you need to do so some other way. Either way, this tool is definitely worth checking out.</p>
<p><img class="alignnone size-large wp-image-493" title="adobeBrowserLab" src="http://tylerwolff.com/uploads/2010/05/adobeBrowserLab2-670x401.jpg" alt="" width="670" height="401" /></p>
<h3>0to255 &#8211; <a href="http://0to255.com/">0to255.com</a></h3>
<p>My friend Arthur told me about this simple color tool a few weeks ago and since then I have found myself using it all the time. What it does is map out light to dark variations of a single input color based on hex value. Sounds pretty basic but it turns out to be really useful when you have some colors in mind already and want to try using some slightly different ones. The site is fast and simple (clicking on a color automatically copies the code to your clipboard), plus it looks really slick. I&#8217;ve tried using other color tools like Adobe&#8217;s Kuler but they never wound up being as useful as this one did.</p>
<p><img class="alignnone size-large wp-image-495" title="0to255" src="http://tylerwolff.com/uploads/2010/05/0to255-670x409.jpg" alt="" width="670" height="409" /></p>
<h3>iPad Peek &#8211; <a href="http://ipadpeek.com/">ipadpeek.com</a></h3>
<p>This doesn&#8217;t actually render a site like the real mobile safari does on the iPad, but it&#8217;s still pretty good. If you need to do some quick iPad rendering tests this tool will do the job just fine. From what I can tell it does some things like a real iPad, such as adjusting to your sites width, but it still doesn&#8217;t render an iPad specific site correctly, like <a href="http://touch.sproutcore.com/hedwig/">Sproutcore&#8217;s hedwig</a> example app below.</p>
<p><img class="alignnone size-large wp-image-496" title="iPadPeek" src="http://tylerwolff.com/uploads/2010/05/iPadPeek-670x414.jpg" alt="" width="670" height="414" /></p>
<h3>CSSDesk &#8211; <a href="http://cssdesk.com/">cssdesk.com</a></h3>
<p>I&#8217;m not sure if I would ever use this but I had to include it because it&#8217;s a really slick looking tool. Made with HTML5, CSSDesk is a live updating development environment for html/css snippets. If you want to try out some code fast to see what it will look like, this tool is made for you. You can turn code highlighting off and on, change the background, download the code you&#8217;ve developed, and even share it.</p>
<p><img class="alignnone size-large wp-image-497" title="CSSDesk" src="http://tylerwolff.com/uploads/2010/05/CSSDesk-670x498.jpg" alt="" width="670" height="498" /></p>
<h3>Typetester &#8211; <a href="http://typetester.org/">typetester.org</a></h3>
<p>If your into testing out what different fonts look like in a browser then this tool is key. Typetester lets you try out all sorts of fonts (mac / windows / both) to see how they render within your browser. What&#8217;s nice is that you have 3 separate areas to compare fonts and other type options. For instance, the screenshot below shows renderings of Verdana, Trebuchet MS, and Arial from left to right, all set at a size of 1.2em. There are many more options available on the site and when you find a configuration you like, just download load the CSS for it. It&#8217;s simple.</p>
<p><img class="alignnone size-large wp-image-498" title="Typetester" src="http://tylerwolff.com/uploads/2010/05/Typetester-670x498.jpg" alt="" width="670" height="498" /></p>
<p>Another type tool worth checking out is this <a href="http://webfontspecimen.com">Web Font Specimen</a> that allows you to test any font you want on a pre-made html type specimen page. The good thing about this is that once downloaded, you can test out any font you want easily, including those imported via the @font-face tag.</p>
<h3>Nav-o-matic &#8211; <a href="http://labs.engageinteractive.co.uk/nav-o-matic/">labs.engageinteractive.co.uk/nav-o-matic</a></h3>
<p><img class="alignright size-medium wp-image-500" title="Nav-o-matic" src="http://tylerwolff.com/uploads/2010/05/Screen-shot-2010-05-02-at-5.52.56-PM-330x303.png" alt="" width="330" height="303" />Nav-o-matic creates the markup and css needed to create a navigation menu based on an image sprite for normal, hover, and active states. All you have to do is upload your menu image, mark the vertical boundaries of each button, and bam, beautiful css is produced automatically for you within a matter of seconds. I just found out about this but I wish I had known about it long ago. Creating the css to do this is not hard, but nav-0-matic makes it far to easy to do it any other way. Definitely go check this out if your making a sprite based navigation menu.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/05/some-fresh-new-web-tools/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The day has come, at last</title>
		<link>http://tylerwolff.com/2010/05/new-macbookpro/</link>
		<comments>http://tylerwolff.com/2010/05/new-macbookpro/#comments</comments>
		<pubDate>Sun, 02 May 2010 08:08:46 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=486</guid>
		<description><![CDATA[]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-485" title="MacBook Pro 15&quot;" src="http://tylerwolff.com/uploads/2010/05/photo-670x502.jpg" alt="" width="670" height="502" /></p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/05/new-macbookpro/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Midnight Juggernauts Vital Signs</title>
		<link>http://tylerwolff.com/2010/04/midnight-juggernauts-vital-signs/</link>
		<comments>http://tylerwolff.com/2010/04/midnight-juggernauts-vital-signs/#comments</comments>
		<pubDate>Thu, 29 Apr 2010 21:20:08 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Musix]]></category>
		<category><![CDATA[Midnight Juggernauts]]></category>
		<category><![CDATA[music video]]></category>

		<guid isPermaLink="false">http://tylerwolff.com/?p=482</guid>
		<description><![CDATA[New video for their single Vital Signs, off their upcoming album "The Crystal Axis."]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t posted anything in awhile because I&#8217;ve been really busy with everything, but I thought this video warranted a quick post. It&#8217;s Midnight Juggernaut&#8217;s new video for their single Vital Signs, off their upcoming album &#8220;The Crystal Axis.&#8221;</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="670" height="377" 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://vimeo.com/moogaloop.swf?clip_id=10696000&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="670" height="377" src="http://vimeo.com/moogaloop.swf?clip_id=10696000&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><a href="http://vimeo.com/10696000">Vital Signs &#8211; Midnight Juggernauts</a> from <a href="http://vimeo.com/user2411252">midnight juggernauts</a> on <a href="http://vimeo.com">Vimeo</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://tylerwolff.com/2010/04/midnight-juggernauts-vital-signs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.646 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2012-02-06 01:23:25 -->
<!-- Compression = gzip -->
