<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>Russell Heimlich</title>
	
	<link>http://www.russellheimlich.com/blog</link>
	<description>The Blog of Russell Heimlich</description>
	<lastBuildDate>Wed, 29 Feb 2012 17:41:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="http://feeds.feedburner.com/RussellHeimlich" /><feedburner:info uri="russellheimlich" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><creativeCommons:license>http://creativecommons.org/licenses/by-sa/2.0/</creativeCommons:license><item>
		<title>Taking Notes With nvAlt And Epistle</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/EaawtxS1NEU/</link>
		<comments>http://www.russellheimlich.com/blog/taking-notes-with-nvalt-and-epistle/#comments</comments>
		<pubDate>Mon, 30 Jan 2012 04:16:32 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[brain dumps]]></category>
		<category><![CDATA[Dropbox]]></category>
		<category><![CDATA[Epistle]]></category>
		<category><![CDATA[ifttt]]></category>
		<category><![CDATA[markdown]]></category>
		<category><![CDATA[notes]]></category>
		<category><![CDATA[nvALT]]></category>
		<category><![CDATA[productivity]]></category>
		<category><![CDATA[sync]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2577</guid>
		<description><![CDATA[I&#8217;ve blogged before about productivity tools. GQueues worked for me for a bit but my interest in it eventually faded. I tried running my own wiki with a What You See Is What You Get (WYSIWYG) editor bolted on but that solution wound up being too clunky. But now I&#8217;m using a simple text editor for the [...]<p><a href="http://www.russellheimlich.com/blog/taking-notes-with-nvalt-and-epistle/">Taking Notes With nvAlt And Epistle</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve blogged before about productivity tools. <a href="http://www.russellheimlich.com/blog/1-resolution-for-2010-get-organized/">GQueues </a>worked for me for a bit but my interest in it eventually faded. I tried running my own <a href="http://www.russellheimlich.com/blog/adding-a-wysiwyg-editor-to-your-wiki/">wiki with a What You See Is What You Get (WYSIWYG) editor</a> bolted on but that solution wound up being too clunky. But now I&#8217;m using a simple text editor for the Mac called <a href="http://brettterpstra.com/project/nvalt/">nvAlt </a>.</p>
<p><a href="http://brettterpstra.com/project/nvalt/"><img class="alignnone size-full wp-image-2579" title="Screenshot of nvALT" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/nvALT-screenshot.png" alt="" width="600" height="524" /></a></p>
<p>nvALT is a dead-simple application. Just pick a folder to save your notes to and start typing the title of your first note in the Search or Create field at the top. There is no toolbar or buttons or any of the other distractions typically found in a basic word processor. It supports markdown for basic formatting such as creating headlines or lists. The neat thing about markdown is it is easy to read in any editor but when viewing it in editors that understand markdown it can be rendered as valid HTML. nvALT has a rendered preview window if you ever need your notes in HTML or to print them out or just to copy and paste them into an email.</p>
<p>Markdown is just as easy to write as it is to read. To make an unordered list just but an * and a space before the sentence. New lines are translated into new list items. Different level headings are expressed by the number of # symbols in front of the word; one # symbol = heading level 1, 6 # symbols = heading level 6. A lot of the markdown syntax was inspired by simple formatting in plain-text emails. You can read through the <a href="http://daringfireball.net/projects/markdown/syntax">complete reference of markdown&#8217;s syntax</a> for even more examples.</p>
<p><a href="https://market.android.com/details?id=com.kooklab.epistle"><img class="alignnone size-full wp-image-2580" title="Screenshots of Android app Epistle by Mvilla" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/screenshots-of-android-app-epistle.png" alt="" width="600" height="325" /></a></p>
<p>So nvALT is a great little tool for organizing text notes but what else makes it so special? Well, when you save your notes to your <a href="http://db.tt/BI1c0Pp">Dropbox folder</a>, your notes can go with you wherever you go. <a href="https://market.android.com/details?id=com.kooklab.epistle">Epistle</a> is an awesome free Android app that complements nvALT. It syncs with Dropbox, lets you search through all of your notes the same way nvALT does and it too supports markdown. Now I can make a shopping list on my computer and reference it when I&#8217;m at the store. And then I can delete items from the list after I buy them and have the changes sync to my computer automagically.</p>
<p>Previously I would have to email copies of my notes to myself without an easy way to update or make changes to them.</p>
<p>I keep different files for all kinds of different thing: random ideas, WordPress snippets, links and brain dumps for different projects I&#8217;m working on, to-do lists, and even rough drafts of blog entries. One time I was at a meet-up and someone was talking to me about a WordPress problem they were having. I thought a plugin I had just read about would come in handy for them and thanks to my notes synced to my phone I pulled up the link and sent it to him.</p>
<p>Since nvALT and Epistle are tied to my Dropbox account one could do really geeky things. It would be so neat if I had an analytics note and every night a script would update it with stats from Google analytics showing me how many unique visitors read my blog yesterday. Or if it aggregated a bunch of simple information that I check often into one place that I could glance at on my way to work.  Using a service like <a href="http://ifttt.com/">if this then that (ifttt)</a> would be neat for making some simple actions to automatically update notes with new information. Then that information could be in one place no matter where I am.</p>
<p>I&#8217;m so happy I found an open-ended system that gives me the flexibility for all kinds of different things while being simple to use without getting in my way.  What do you use for keeping track of to-dos and ideas?</p>
<p><a href="http://www.russellheimlich.com/blog/taking-notes-with-nvalt-and-epistle/">Taking Notes With nvAlt And Epistle</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/kCa3F4Y8XiHwXQR9ivsIXdI5Uus/0/da"><img src="http://feedads.g.doubleclick.net/~a/kCa3F4Y8XiHwXQR9ivsIXdI5Uus/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/kCa3F4Y8XiHwXQR9ivsIXdI5Uus/1/da"><img src="http://feedads.g.doubleclick.net/~a/kCa3F4Y8XiHwXQR9ivsIXdI5Uus/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/EaawtxS1NEU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/taking-notes-with-nvalt-and-epistle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/taking-notes-with-nvalt-and-epistle/</feedburner:origLink></item>
		<item>
		<title>Pinterest Vs. Gimmiebar</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/cf6niOjR8xg/</link>
		<comments>http://www.russellheimlich.com/blog/pinterest-vs-gimmiebar/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 03:45:07 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[bookmarklet]]></category>
		<category><![CDATA[Gimmiebar]]></category>
		<category><![CDATA[imagery]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[organizing]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[pinning]]></category>
		<category><![CDATA[Pinterest]]></category>
		<category><![CDATA[repin]]></category>
		<category><![CDATA[sharing]]></category>
		<category><![CDATA[social curation]]></category>
		<category><![CDATA[tagging]]></category>
		<category><![CDATA[visual]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2565</guid>
		<description><![CDATA[I&#8217;ve been on an inspiration curation kick lately. At the end of September, 2011, I signed up for Gimmiebar, a more niche-focused curation site akin to the web 2.0 social bookmarking site del.icio.us. The idea behind the service is when you stumble upon something awesome, be it an image, text, or most videos, you can [...]<p><a href="http://www.russellheimlich.com/blog/pinterest-vs-gimmiebar/">Pinterest Vs. Gimmiebar</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been on an inspiration curation kick lately. At the end of September, 2011, I signed up for Gimmiebar, a more niche-focused curation site akin to the web 2.0 social bookmarking site <a href="http://del.icio.us">del.icio.us</a>. The idea behind the service is when you stumble upon something awesome, be it an image, text, or most videos, you can save it to your gimmiebar using their handy <a href="https://gimmebar.com/extensions">browser extension or bookmarklet</a>. You can find your friends and follow them like any social network and see what they add to their collections in the Discovery section. I must not be following the right people as now and then I will see what others are finding only to come up uninspired. There&#8217;s no sitewide search but there is a <a href="https://gimmebar.com/collections/notable">Notable section</a> that you can peruse.</p>
<p><img class="alignnone size-full wp-image-2568" title="The Gimmiebar In Action" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/the-gimmiebar-in-action.jpg" alt="" width="600" height="216" /></p>
<p>The gimmiebar extension for Chrome or bookmarklet for other browsers (both do the same thing) is slick. Activating your gimmiebar gives you two drop zones for dragging images into: your Public Firehose and Private Stash. Once you add your image you can add it to one or more collections or create a new collection on the fly. You&#8217;re given the option to give a description and tagging is done inline by adding a # before a word.</p>
<p><a href="https://gimmebar.com/loves/kingkool68"><img class="alignnone size-full wp-image-2569" title="Kingkool68's Gimmiebar Collection Screenshot" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/kingkool68s-gimmiebar-collection-screenshot.jpg" alt="" width="600" height="450" /></a></p>
<p>Gimmiebar does a really good job of being quick and painless. I also like how they save a copy of the image or website incase the original source should go offline. You can even hook up your Dropbox account and have your saved images saved to the cloud as another backup.</p>
<p>Overall Gimmiebar has good tools for personal curation but lacks in the social aspect. I&#8217;m sure this will get better over time as more and more people start using it.</p>
<p>Pinterest, on the other hand, has a huge focus on socially sharing interesting things found on the web. You create boards which you pin different things to. Your friends can see what you have pinned and even repin it to their boards. Repinning is just like reposting on Tumblr or re-tweeting on Twitter.</p>
<p><img class="alignnone size-full wp-image-2570" title="Pinning An Image Using Pinterest" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/pinning-an-image-using-pinterest.jpg" alt="" width="600" height="394" /></p>
<p>My favorite feature of Pinterest is their search feature, which works well. Just enter a term and you get back a large swath of different images to pore over. Since the community is so active, you will want to keep checking your favorite searches for new inspiration. Commenting is also there but I don&#8217;t see much conversation occurring on pins.</p>
<p>Pinterests audience is heavily female oriented. There is a lot of fashion, do-it-yourself crafts, wedding, recipes and decorating pins going through my stream. But that&#8217;s ok because there is also a lot of <a href="http://pinterest.com/cbibic/robots/">robots</a>.</p>
<p><a href="http://pinterest.com/kingkool68/pins/"><img class="alignnone size-full wp-image-2571" title="Kingkool68's Pins On Pinterest" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/kingkool68s-pins-on-pinterest.jpg" alt="" width="600" height="437" /></a></p>
<p>With all the buzz surrounding Pinterest and their <a href="http://articles.businessinsider.com/2011-12-22/tech/30545700_1_facebook-experian-hitwise-traffic">traffic numbers going up and up</a> every month, it&#8217;s no wonder the site can slow down to a crawl from time to time. Ingesting and searching through all of those images is a tough job for any systems engineer at Pinterest&#8217;s scale. Hopefully that <a href="http://allthingsd.com/20111007/exclusive-pinterest-set-to-close-a-new-round-with-andreessen-horowitz-valuing-start-up-at-200m/">$27 million in funding</a> will ease some of their growing pains.</p>
<p>So while both invite-only services are based around the same concept, curating inspiration, I&#8217;ve found myself using both for different purposes. Gimmiebar is more for my design/photography/art inspiration while Pinterest is for collecting fashion and home ideas. <a href="http://pinterest.com/naudebynature/">Kristina is also on Pinterest</a> and we share a board which is fun to pin stuff to when I find interesting stuff for her. It&#8217;s also neat to learn about your friends based on what things they collect.</p>
<p>Be sure to give both sites a try. I have plenty of invites for both. You can find me on <a href="https://gimmebar.com/loves/kingkool68">Gimmiebar</a> and on <a href="http://pinterest.com/kingkool68/">Pinterest</a>.</p>
<p><a href="http://www.russellheimlich.com/blog/pinterest-vs-gimmiebar/">Pinterest Vs. Gimmiebar</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/RzEoYuzN0PtYASrX2dS01m4mbsw/0/da"><img src="http://feedads.g.doubleclick.net/~a/RzEoYuzN0PtYASrX2dS01m4mbsw/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/RzEoYuzN0PtYASrX2dS01m4mbsw/1/da"><img src="http://feedads.g.doubleclick.net/~a/RzEoYuzN0PtYASrX2dS01m4mbsw/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/cf6niOjR8xg" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/pinterest-vs-gimmiebar/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/pinterest-vs-gimmiebar/</feedburner:origLink></item>
		<item>
		<title>My Stats From 2011</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/AnoIGGlKnt8/</link>
		<comments>http://www.russellheimlich.com/blog/my-stats-from-2011/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 05:10:48 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Random Musings]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[analytics]]></category>
		<category><![CDATA[charts]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[end of year]]></category>
		<category><![CDATA[graphs]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[weight]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2556</guid>
		<description><![CDATA[As we roll into another year I thought it would be a good time to look back on various stats I have collected over the past year. Hopefully I will continue to do this at the beginning of every year as a way to document how things progress over time. I blogged here 9 times [...]<p><a href="http://www.russellheimlich.com/blog/my-stats-from-2011/">My Stats From 2011</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p>As we roll into another year I thought it would be a good time to look back on various stats I have collected over the past year. Hopefully I will continue to do this at the beginning of every year as a way to document how things progress over time.</p>
<ul>
<li>I blogged here 9 times for a total of 3,208 words.</li>
<li><img class="alignnone size-full wp-image-2560" title="russellheimlich.com Unique Visitors for 2011" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/russellheimlich.com-unique-visitors-for-2011.png" alt="" width="600" height="146" /><br />
My blog was visited by 147,151 unique visitors generating 213,800 pageviews. Not bad considering I hardly update it anymore.</li>
<li>I <a href="http://www.russellheimlich.com/blog/neat-receipts-keeps-me-on-top-of-my-receipts/">scanned 454 receipts</a> and spent at least $346.96 in sales tax.</li>
<li>Kristina and I fully funded our IRAs (including starting and fully funding her 2010 IRA at the beginning of 2011). We also contributed to our 401K&#8217;s at work and managed to put away some money for a down payment on a house.</li>
<li>We visited Paris and London this year.</li>
<li>I managed to give 5 presentations (<a href="http://www.slideshare.net/kingkool68/presentations">slides</a>) to various DC Tech groups.</li>
<li>Attended 7 conferences:
<ol>
<li><a href="http://uxbarcampdc.org/">UX Camp DC</a> (1/8/2011)</li>
<li><a href="http://startupxlr8r2.eventbrite.com/">StartupXLR8R II</a> (6/4 &#8211; 6/5/2011)</li>
<li><a href="http://convergese.com/">Converge SE</a> (6/24 &#8211; 6/25/2011)</li>
<li><a href="http://mobileuxcampdc.eventbrite.com/">Mobile UX Camp DC</a> (9/17/2011)</li>
<li><a href="http://www.accessibilitycampdc.org/">Accessibility Camp DC</a> (10/22/2011)</li>
<li><a href="http://aneventapart.com/2011/dc/">An Event Apart DC</a> (10/24 &#8211; 10/26/2011)</li>
<li><a href="http://2011.philly.wordcamp.org/">WordCamp Philly</a> (11/5 &#8211; 11/6/2011)</li>
</ol>
</li>
<li>I took 5,589 pictures, 728 of those were star-worthy in Picasa.</li>
<li>I posted 111 mobile photos from my phone.</li>
<li>8.61 gigabytes of data used by my Nexus One on T-Mobile.</li>
<li><img class="alignnone size-full wp-image-2558" title="Russell Heimlich Weight Chart for 2011" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/russell-heimlich-weight-for-2011.png" alt="" width="600" height="450" /><br />
My average weight in 2011 was 194.3. My lowest weight was 192.1 (6/8/2011) and my highest was 202.4 (1/1/2011), so I ended the year lower than when I started.</li>
<li><img class="alignnone size-full wp-image-2559" title="Russell Heimlich Software Activities for 2011" src="http://www.russellheimlich.com/blog/wp-content/uploads/2012/01/russell-heimlich-software-activities-for-2011.png" alt="" width="491" height="266" /><br />
I spent 262 hours and 7 minutes in Dreamweaver writing code.</li>
<li>159 hours and 28 minutes reading tweets, 15 hours and 24 minutes viewing Facebook, 6 hours and 4 minutes viewing Google+, and 5 minutes and 17 seconds viewing MySpace.</li>
<li>124 hours and 53 minutes was lost to email: 83 hours and 37 minutes in Outlook for work, 58 hours and 52 minutes in Gmail.</li>
<li>34 hours and 3 minutes searching Google.</li>
</ul>
<p>Tools used to gather this data:</p>
<ul>
<li><a href="http://wordpress.org/extend/plugins/td-word-count/">TD Word Count plugin</a> for blog word count stats.</li>
<li><a href="http://www.google.com/analytics/">Google Analytics</a> for various website stats.</li>
<li><a href="http://picasa.google.com/">Picasa</a> for organizing my photos.</li>
<li><a href="http://www.fourmilab.ch/hackdiet/">Hacker Diet Online</a> where I keep track of my weight.</li>
<li><a href="http://www.rescuetime.com">Rescuetime.com</a> for tracking which applications and websites I use.</li>
</ul>
<p>Here&#8217;s to a number-filled 2012!</p>
<p><a href="http://www.russellheimlich.com/blog/my-stats-from-2011/">My Stats From 2011</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/37lxpr7c-rC2y5laBG1v2RyEO7U/0/da"><img src="http://feedads.g.doubleclick.net/~a/37lxpr7c-rC2y5laBG1v2RyEO7U/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/37lxpr7c-rC2y5laBG1v2RyEO7U/1/da"><img src="http://feedads.g.doubleclick.net/~a/37lxpr7c-rC2y5laBG1v2RyEO7U/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/AnoIGGlKnt8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/my-stats-from-2011/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/my-stats-from-2011/</feedburner:origLink></item>
		<item>
		<title>Replacement Pads For Sony’s MDR-V6 Headphones</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/czc7dzVnVig/</link>
		<comments>http://www.russellheimlich.com/blog/replacement-pads-for-sonys-mdr-v6-headphones/#comments</comments>
		<pubDate>Sat, 10 Dec 2011 04:26:37 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Reviews]]></category>
		<category><![CDATA[Amazon]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[broken]]></category>
		<category><![CDATA[cans]]></category>
		<category><![CDATA[headphones]]></category>
		<category><![CDATA[MDR-V6]]></category>
		<category><![CDATA[pads]]></category>
		<category><![CDATA[replacement]]></category>
		<category><![CDATA[Sony]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2548</guid>
		<description><![CDATA[I love my oversize Sony MDR-V6 headphones to death. I wear these things at least 8 hours every single work day. They&#8217;re over my ears on my commute in to work, all day while I&#8217;m at my computer, and on my ride back home. One would expect the pads to slowly breakdown after almost 2.5 [...]<p><a href="http://www.russellheimlich.com/blog/replacement-pads-for-sonys-mdr-v6-headphones/">Replacement Pads For Sony&#8217;s MDR-V6 Headphones</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I love my oversize <a href="http://www.amazon.com/gp/product/B00001WRSJ/ref=as_li_ss_tl?ie=UTF8&amp;tag=thebloofrushe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B00001WRSJ">Sony MDR-V6</a> headphones to death. I wear these things at least 8 hours every single work day. They&#8217;re over my ears on my commute in to work, all day while I&#8217;m at my computer, and on my ride back home. One would expect the pads to slowly breakdown <a href="http://www.russellheimlich.com/blog/review-of-sony-mdr-v6-headphones/">after almost 2.5 years</a> of heavy use. So I finally broke down and ordered replacement headphone pads.</p>
<p><img class="alignnone size-full wp-image-2549" title="Old, beat up pads on Sony MDR V6" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/12/old-beat-up-pads-on-sony-mdr-v6.jpg" alt="" width="500" height="667" /></p>
<p><img class="alignnone size-full wp-image-2551" title="Close up of worn out Sony MDR V6 headphone pads" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/12/close-up-of-worn-out-sony-mdr-v6-headphone.jpg" alt="" width="500" height="667" /></p>
<p>Amazon has them for about <a href="http://www.amazon.com/gp/product/B001DFX2OC/ref=as_li_ss_tl?ie=UTF8&amp;tag=thebloofrushe-20&amp;linkCode=as2&amp;camp=1789&amp;creative=390957&amp;creativeASIN=B001DFX2OC">$7 per pad</a>. A little expensive for a round piece of foam but for something that sounds so good and is super comfortable, it&#8217;s a small price to pay. Before these I bought a pair of knock-off replacement pads for the low, low price of $4.65. They fit as advertised but after only 4 hours of wearing them, my ears were throbbing. The material was not as soft and a bit smaller so it would actually press against my ears. I ended up going back to the old, falling apart pads.</p>
<p><img class="alignnone size-full wp-image-2550" title="Brand spanking new headphone pads for Sony MDR V6" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/12/brand-spanking-news-headphone-pads-for-sony-mdr-v6.jpg" alt="" width="600" height="367" /></p>
<p>The moral of the story is if you need to replace something that you use all day everyday, don&#8217;t cheap out. At least, in this instance, your ears will thank you.</p>
<p>&nbsp;</p>
<p><a href="http://www.russellheimlich.com/blog/replacement-pads-for-sonys-mdr-v6-headphones/">Replacement Pads For Sony&#8217;s MDR-V6 Headphones</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/rFQfKlogqVboSo-PG8ZFQkJxbLQ/0/da"><img src="http://feedads.g.doubleclick.net/~a/rFQfKlogqVboSo-PG8ZFQkJxbLQ/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/rFQfKlogqVboSo-PG8ZFQkJxbLQ/1/da"><img src="http://feedads.g.doubleclick.net/~a/rFQfKlogqVboSo-PG8ZFQkJxbLQ/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/czc7dzVnVig" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/replacement-pads-for-sonys-mdr-v6-headphones/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/replacement-pads-for-sonys-mdr-v6-headphones/</feedburner:origLink></item>
		<item>
		<title>Unmatched Style’s CSS Off Was Slimey Fun</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/7n-ccFBzXxc/</link>
		<comments>http://www.russellheimlich.com/blog/unmatched-styles-css-off-was-slimey-fun/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 17:47:59 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[CSS/HTML]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[cssoff]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[Knucklelodeon]]></category>
		<category><![CDATA[markup]]></category>
		<category><![CDATA[Triple Dare]]></category>
		<category><![CDATA[UnmatchedStyle]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2537</guid>
		<description><![CDATA[UnmatchedStyle.com hosted a CSS competition for front-end devs to strut their stuff among their peers. Everyone got the same design and it was up the entrant to come up with the most efficient, pixel-perfect, bleeding-edge, fully functioning interpretation. The deceptively simple looking design was lovingly crafted by the rowdy folks of Paravel and sent out two weeks ago. Entries were [...]<p><a href="http://www.russellheimlich.com/blog/unmatched-styles-css-off-was-slimey-fun/">Unmatched Style&#8217;s CSS Off Was Slimey Fun</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p>UnmatchedStyle.com hosted a <a href="http://www.unmatchedstyle.com/cssoff/">CSS competition</a> for front-end devs to strut their stuff among their peers. Everyone got the same design and it was up the entrant to come up with the most efficient, pixel-perfect, bleeding-edge, fully functioning interpretation. The <a href="http://www.unmatchedstyle.com/cssoff/signup.php" class="broken_link">deceptively simple looking design</a> was lovingly crafted by the rowdy folks of <a href="http://paravelinc.com/">Paravel</a> and sent out two weeks ago. Entries were due at 5pm today. Here&#8217;s the low down on my submission.</p>
<p>First, you should probably play around with <a href="http://kingkool68.com/cssoff2011/">my finished design</a> and compare it with the static mockup (linked above). Go check it out&#8230; I&#8217;ll wait. Did you drag the corner of the browser to check how it responds to different browser sizes? Of course you did you CSS nerd.</p>
<ul>
<li> Somehow I messed up the colors of the design. My layout has really bright colors while the original design uses more muted colors. I have no idea how this happened.</li>
<li>The logo is a background image attached to the element of the section. I was inspired by <a href="http://html5forwebdesigners.com/">html5forwebdesigners.com</a>.</li>
<li>I forgot to add the blue faded slime splat in the header. I kind of screwed myself by using the &lt;head&gt; and &lt;header&gt; elements in the same section though I could have attached it to the &lt;HTML&gt; element. Oh well.</li>
<li>Instead of PNGs I used GIFs in some places due to the smaller file size (thanks to increasing the Lossy section in Photoshop&#8217;s Save For Web dialog) <img class="alignnone size-full wp-image-2542" title="GIF vs PNG Compression" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/11/GIF-vs-PNG.gif" alt="" width="599" height="517" /></li>
<li>Navigation links are at the bottom of the page with position:fixed (sticks to the top of the viewport) set for larger screens and an anchor link to the bottom of the page for smaller screens.</li>
<li>The obstacles section is built with two sprites using the same background-position offsets. I wanted to just use one sprite for the larger images and use background-size to scale them down for the thumbnails. Performance took a big hit so I simplified.</li>
<li>The larger obstacle images are within a<br />
<section>element with overflow:hidden applied. The thumbnails link to the IDs of the larger version so no JavaScript is required to show/hide them.</section>
</li>
<li>The labels for the prizes that appear on hover are pulled from the title attribute of the link dynamically using CSS.</li>
<li>The form uses required and pattern attributes for validation without any JavaScript. If I had more time I would add a validation script as a fallback.</li>
<li>When the countdown reaches zero I &#8220;slime&#8221; the user using a number of slime splat images already loaded in the design.</li>
<li>The two addresses to the studios are marked up with a vCard microformat so machines can easily parse that information.</li>
<li>I did not use the &lt;address&gt; element for the studio addresses because that is not what it is for.</li>
<li>The custom &lt;select&gt; drop down styles are images with the invisible &lt;select&gt;&#8217;s laid overtop. They&#8217;re not useable for sighted keyboard users. This is probably my least favorite part of my design.</li>
<li>I focused much of my time on making the design accessible and didn&#8217;t even bother checking what it looks like in browsers outside of Firefox 7, Chrome 15, and Safari 5 (all Mac versions). I just didn&#8217;t have enough time.</li>
<li>This layout is sluggish on my Nexus One most likely due to the way I added the semi-transparent grainy texture.</li>
<li>I added some ASCII art as an HTML comment at the bottom of the page. I like adding little easter eggs like that. <img class="alignnone size-full wp-image-2544" title="ASCII Slime Splat HTML Comment" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/11/ASCII-splat.png" alt="" width="600" height="636" /></li>
<li>Finding the right element to make a favicon image from was tricky. I settled on the KN from the Knucklelodeon logo because it looked the best at 16&#215;16.</li>
<li>You can pin the site to your desktop if you&#8217;re using IE9 and Windows 7 since I added a fewelements. Of course I forgot to add the more basic description, keyword and other general elements.</li>
<li>Selecting text uses the same colors as the hove styles, yellow background with reddish-orange text and no text shadow.</li>
<li>My custom JavaScript code is in a single block at the bottom of the page and not in a separate file. Since it is a single-page site, there is no benefit to externally linking it.</li>
</ul>
<p>This was also my first responsive design. I started out making the large 1024px version first and then going back to make smaller versions. Big mistake. It&#8217;s a lot easier to start with <a href="http://www.lukew.com/resources/mobile_first.asp">mobile first</a> and then build your design up, larger and larger. Media queries are also a pain in the butt since it requires a ton of going back and forth from the top of the stylesheet to the bottom where the media query styles were. When I changed styles for one target size, I had to double-check that those changes didn&#8217;t (or did) cascade into the larger sizes. This also resulted in a lot of duplicate selectors. What would be ideal is to set-up different classes on the HTML element with a class for different resolutions. This would be similar to how we handle <a href="http://html5boilerplate.com/docs/The-markup/#ie-html-tag-classes">conditional styles for Internet Explorer</a>. This way we could group similar styles in the same area which makes it easier to keep track of changes.</p>
<h2>Sites I Referenced</h2>
<ul>
<li><a href="http://cssglobe.com/post/8802/custom-styling-of-the-select-elements">Custom styling of select boxes</a></li>
<li><a href="http://spritegen.website-performance.org/">Handy CSS Sprite Generator </a></li>
<li><a href="http://www.fluid-blog.com/2008/02/22/converting-tracking-and-leading-from-photoshop-to-css/">Converting kerning to letter-spacing</a></li>
<li><a href="http://www.css3.info/preview/background-size/">background-sizing CSS property</a></li>
<li><a href="http://www.standardista.com/css3/css3-background-properties/">Support background properties among browsers</a></li>
<li><a href="http://davidwalsh.name/html5-placeholder">HTML5 Placeholder</a></li>
<li><a href="http://www.mightymeta.co.uk/1269/css-noise/">Using pseudo elements to add texture</a></li>
<li><a href="https://github.com/h5bp/html5-boilerplate">HTML5 Boiler Plate</a></li>
<li><a href="http://mattkersley.com/responsive/">Responsive Design Testing</a></li>
<li><a href="http://www.the-art-of-web.com/html/html5-form-validation/">HTML5 Form Validation</a></li>
<li><a href="http://html5pattern.com/">HTML5 Patterns for Validation</a></li>
<li><a href="http://css-tricks.com/6555-css-content/">CSS3 Content from Attributes</a></li>
<li><a href="http://html5forwebdesigners.com/">HTML5 For Web Designers</a></li>
<li><a href="http://html5doctor.com/the-address-element/">The &lt;address&gt; element</a></li>
<li><a href="http://mathiasbynens.be/notes/touch-icons">Everything You Wanted To Know About Touch Icons</a></li>
<li><a href="http://photo2text.com/">Photo2Text.com for Generating ASCII Art</a></li>
</ul>
<h2>Other Noteworthy Entries</h2>
<p>So what do people do once the contest comes to an end? Share their work on Twitter for others to comment on of course!  Here are some of the other entries I found searching Twitter for <a href="https://twitter.com/search/%23cssoff">#cssoff</a>.</p>
<ul>
<li><a href="http://timhettler.com/cssoff/">The Triple Dare logo follows your mouse</a> <a href="https://twitter.com/timhettler">@timhetter</a></li>
<li><a href="http://paulwelsh.info/cssoff/">Slick color picker for Select Team Color</a> <a href="http://www.twitter.com/spacedawwwg">@spacedawwwg</a></li>
<li><a href="http://madebymufffin.com/csshappy/">Creative way for showing the Obstacles section at different browser resolutions</a> <a href="http://twitter.com/mbmufffin">@mbmufffin</a></li>
<li><a href="http://www.brandonewoldt.com/cssoff/index.html">Vertical parallax effect that breaks on my 27 inch iMac</a> <a href="http://www.twitter.com/brandonewoldt">@brandonewoldt</a></li>
<li><a href="http://dl.dropbox.com/u/3142994/cssoff2011/index.html">Interesting Signup Form Animation</a> <a href="http://www.twitter.com/leonuh">@leonuh</a></li>
<li><a href="http://www.loganfranken.com/projects/cssoff/">Awesome sliming at the end of the countdown</a> <a href="http://www.twitter.com/loganfranken">@loganfranken</a></li>
<li><a href="http://steamdev.com/cssoff/">Lots of different animations</a> <a href="http://www.twitter.com/strTRK">@strTRK</a></li>
</ul>
<p>Finally if you want to show off your entry, <a href="https://twitter.com/#!/daljo628/status/132253988782489600">@daljo628 is hosting them</a> at <a href="http://knucklelodeon.com/">http://knucklelodeon.com/</a> Ping him to have yours added.</p>
<p>Phew! I&#8217;m glad I&#8217;m not in the judge&#8217;s shoes now. Having to go through all the entries and ultimately pick a winner; That&#8217;s a tough call.</p>
<p><strong>Update:</strong> The top 25 entries have been <a href="http://www.unmatchedstyle.com/news/cssoff-winners-2012.php">announced</a>!</p>
<p><a href="http://www.russellheimlich.com/blog/unmatched-styles-css-off-was-slimey-fun/">Unmatched Style&#8217;s CSS Off Was Slimey Fun</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/_mZ_feqiupGhO7GREd4ZAxbdNW4/0/da"><img src="http://feedads.g.doubleclick.net/~a/_mZ_feqiupGhO7GREd4ZAxbdNW4/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/_mZ_feqiupGhO7GREd4ZAxbdNW4/1/da"><img src="http://feedads.g.doubleclick.net/~a/_mZ_feqiupGhO7GREd4ZAxbdNW4/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/7n-ccFBzXxc" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/unmatched-styles-css-off-was-slimey-fun/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/unmatched-styles-css-off-was-slimey-fun/</feedburner:origLink></item>
		<item>
		<title>I Hope Apple Improves Voice Recognition…</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/j4Rc-izdwkI/</link>
		<comments>http://www.russellheimlich.com/blog/i-hope-apple-improves-voice-recognition/#comments</comments>
		<pubDate>Tue, 04 Oct 2011 01:37:55 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[CMU Sphinx]]></category>
		<category><![CDATA[Ford SYNC]]></category>
		<category><![CDATA[interaction]]></category>
		<category><![CDATA[iOS5]]></category>
		<category><![CDATA[Iris]]></category>
		<category><![CDATA[Siri]]></category>
		<category><![CDATA[speech recognition]]></category>
		<category><![CDATA[voice command]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2523</guid>
		<description><![CDATA[Here we are on the eve of another Apple press event. There are all kinds of rumors and speculation about what the famous electronic maker will unveil but the one I am most looking forward to is the extensive voice controls supposedly built-in to the core of iOS5. Voice recognition is hard. Google has had [...]<p><a href="http://www.russellheimlich.com/blog/i-hope-apple-improves-voice-recognition/">I Hope Apple Improves Voice Recognition&#8230;</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p>Here we are on the eve of another Apple press event. There are all kinds of <a href="http://techcrunch.com/2011/10/03/the-iphone-54s-the-complete-rumor-rundown/">rumors and speculation</a> about what the famous electronic maker will unveil but the one I am most looking forward to is the <a href="http://www.theglobeandmail.com/news/technology/tech-news/iphone-5-voice-controls-could-be-the-big-reveal-next-week/article2184844/" class="broken_link">extensive voice controls</a> supposedly built-in to the core of iOS5.</p>
<p><a href="http://www.appleinsider.com/articles/11/09/30/mockups_demonstrate_apples_anticipated_iphone_5_assistant_feature.html"><img class="alignnone size-full wp-image-2529" title="Apple Voice Assitant Mockup" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/10/Apple-assitant-mockup.jpg" alt="" width="400" height="599" /></a></p>
<p>Voice recognition is hard. Google has had the capability built-in to their devices (and even their browser) for some time. The quality of the interpretation is iffy at best. I have never felt like voice commands were worth the effort. When Google guesses wrong you have to go back and correct it&#8217;s shoddy work by pecking at the tiny screen to get the text cursor in the right place and delete all of the letters and retype the word you originally meant to input. Like I said, voice recognition is tough.</p>
<p><a href="http://www.pcmag.com/slideshow_viewer/0,3253,l%253D241766%2526a%253D241760%2526po%253D2,00.asp?p=n#fbid=YLgg3u1JefE"><img class="alignnone size-full wp-image-2531" title="Google Voice transcription is less than perfect" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/10/Google-Voice-Transcript-is-less-than-perfect.gif" alt="" width="600" height="158" /></a></p>
<p>I believe voice is the next big computer interaction. Smartphones have taken off because it allowed us to have a computer in our pocket. The same way we could query the world&#8217;s knowledge for answers to our mundane questions at our desks is now available most anywhere we are. But voice will certainly not become the primary form of computer interaction (just imagine a group of cubicle dwellers yelling over one another so their computers can hear them). Instead voice will become prevalent in more intimate settings like in your car (see <a href="http://www.ford.com/technology/sync/">Ford SYNC</a>) where your hands aren&#8217;t free or in your own home.</p>
<p>Imagine being able to ask your computer a question from your couch and having the computer speak the answer back to you. When you&#8217;re getting ready in the morning wouldn&#8217;t it be great to simply ask aloud &#8220;What&#8217;s the weather out today?&#8221; and then get your answer spoken back to you? This will lead to a more passive computing experience, where it&#8217;s just there in the background. Smartphones are a stepping stone to this reality, but I predict it will be at least 5 years until a voice aware home is even viable.</p>
<h2>What&#8217;s Available Today?</h2>
<p>There are a couple of interesting voice automation projects out there today.</p>
<p><a href="http://cmusphinx.sourceforge.net/">CMU Sphinx</a> is an open source toolkit for speech recognition. It&#8217;s a bit too complicated for me to get up and running so I could at least play around with it. The home automation project, <a href="http://misterhouse.wikispaces.com/">MisterHouse</a>, uses it for some basic voice commands (<a href="http://www.youtube.com/watch?v=ANPAF1l7Uxk">video demo</a>).</p>
<p>Windows users have the add-on <a href="http://www.wgjohns.com/bvc.htm">Bill&#8217;s Voice Commander</a> for the Active Home Pro software to do similar things.</p>
<p>Samir Ahmed created the open source <a href="http://www.samir-ahmed.com/iris.html">Iris project</a>, a Java app for utilizing Speech Recognition and Synthesis to make a desktop assistant. It looks like a really interesting proof-of-concept.</p>
<p><object width="500" height="281"><param name="movie" value="http://www.youtube.com/v/CzPopePEAEE?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/CzPopePEAEE?version=3" type="application/x-shockwave-flash" width="500" height="281" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>Google uses a web service to convert speech to text which <a href="http://mikepultz.com/2011/03/accessing-google-speech-api-chrome-11/">Mike Pultz reverse engineered</a> for his own purposes.</p>
<p><a href="http://www.google.com/insidesearch/voicesearch.html"><img class="alignnone size-full wp-image-2528" title="Google Voice Search Icon" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/10/Google-Voice-Search.jpg" alt="" width="300" height="153" /></a></p>
<p><a href="http://www.russellheimlich.com/blog/i-hope-apple-improves-voice-recognition/">I Hope Apple Improves Voice Recognition&#8230;</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/IqHNxBCoQlIlCsBcWahXh9osO2g/0/da"><img src="http://feedads.g.doubleclick.net/~a/IqHNxBCoQlIlCsBcWahXh9osO2g/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/IqHNxBCoQlIlCsBcWahXh9osO2g/1/da"><img src="http://feedads.g.doubleclick.net/~a/IqHNxBCoQlIlCsBcWahXh9osO2g/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/j4Rc-izdwkI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/i-hope-apple-improves-voice-recognition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/i-hope-apple-improves-voice-recognition/</feedburner:origLink></item>
		<item>
		<title>Dummyimage.com Can Calculate Ratios Now</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/pWGXR2xsA_w/</link>
		<comments>http://www.russellheimlich.com/blog/dummyimage-com-can-calculate-ratios-now/#comments</comments>
		<pubDate>Mon, 30 May 2011 14:21:00 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[Dummyimage.com]]></category>
		<category><![CDATA[aspect ratio]]></category>
		<category><![CDATA[calculations]]></category>
		<category><![CDATA[dummyimage.com]]></category>
		<category><![CDATA[features]]></category>
		<category><![CDATA[math]]></category>
		<category><![CDATA[ratio]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2499</guid>
		<description><![CDATA[Thanks to Duncan Stephen&#8217;s blog post about dummy images, I was inspired to add a new feature. All of the customisation options have got us excited, but I can think of a few more features that would improve it even further. The ability to set a width and an aspect ratio, for those times when [...]<p><a href="http://www.russellheimlich.com/blog/dummyimage-com-can-calculate-ratios-now/">Dummyimage.com Can Calculate Ratios Now</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2500" title="Ratios Rock!" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/05/Ratios-Rock.png" alt="" width="600" height="480" /></p>
<p>Thanks to Duncan Stephen&#8217;s <a href="http://stawebteam.wordpress.com/2011/03/02/creating-quick-and-easy-placeholder-images/">blog post about dummy images</a>, I was inspired to add a new feature.</p>
<blockquote><p><em>All of the customisation options have got us excited, but I can think of a few more features that would improve it even further.</em></p>
<p><em>The ability to set a width and an aspect ratio, for those times when you  know you need a 16:9 image but just can’t be bothered to get the  calculator out.</em></p></blockquote>
<p>What a great idea! It took me an hour or two to thoroughly test the new feature to my satisfaction and push it live. I&#8217;ve also updated the documentation and source code for anyone who wants to take a look to see how it&#8217;s done.</p>
<p>You can use aspect ratios with the width like so:</p>
<p><a href="http://dummyimage.com/640x4:3">http://dummyimage.com/640&#215;4:3</a></p>
<p>or with the height</p>
<p><a href="http://dummyimage.com/16:9x1080">http://dummyimage.com/16:9&#215;1080</a></p>
<p>I enjoy adding new features that make a designer/developers life a bit easier. If you have something that you would like to see dummyimage.com do, let me know!</p>
<p><a href="http://www.russellheimlich.com/blog/dummyimage-com-can-calculate-ratios-now/">Dummyimage.com Can Calculate Ratios Now</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/8k6vFve5jT2gLxODfeRDV0pG60Q/0/da"><img src="http://feedads.g.doubleclick.net/~a/8k6vFve5jT2gLxODfeRDV0pG60Q/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/8k6vFve5jT2gLxODfeRDV0pG60Q/1/da"><img src="http://feedads.g.doubleclick.net/~a/8k6vFve5jT2gLxODfeRDV0pG60Q/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/pWGXR2xsA_w" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/dummyimage-com-can-calculate-ratios-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/dummyimage-com-can-calculate-ratios-now/</feedburner:origLink></item>
		<item>
		<title>List Of Dummy Image Generators</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/ej8MmGHmldA/</link>
		<comments>http://www.russellheimlich.com/blog/list-of-dummy-image-generators/#comments</comments>
		<pubDate>Mon, 11 Apr 2011 13:53:27 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Dummyimage.com]]></category>
		<category><![CDATA[Web]]></category>
		<category><![CDATA[dummy]]></category>
		<category><![CDATA[dummy image]]></category>
		<category><![CDATA[dummyimage.com]]></category>
		<category><![CDATA[dynamic]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[links]]></category>
		<category><![CDATA[place hold]]></category>
		<category><![CDATA[roundup]]></category>
		<category><![CDATA[trend]]></category>
		<category><![CDATA[web service]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2484</guid>
		<description><![CDATA[Ordered by when the domain name was registered. http://dummyimage.com (2007-07-20) http://fpoimg.com (2010-01-26) http://www.ipsumimage.com (2010-02-03) http://nosrc.net (2010-02-04) http://placehold.it (2010-02-04) http://placekitten.com (2010-11-22) http://placehold.us (2011-01-14) http://placedog.com (2011-03-01) http://flickholdr.com (2011-03-05) http://placesheen.com (2011-03-07) http://lorempixum.com (2011-03-23) http://placepuppy.it (2011-04-11) Other Dummy Image Generators that I couldn&#8217;t figure out when they were created http://ipsumimage.appspot.com (???) http://mrspeaker.github.com/lowersrc/ (???) I&#8217;m glad dummyimage.com inspired others to [...]<p><a href="http://www.russellheimlich.com/blog/list-of-dummy-image-generators/">List Of Dummy Image Generators</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="https://twitter.com/FabianBeiner/status/55270211812728832"><img class="alignnone size-full wp-image-2490" title="Too Many Dummy Image Services - @FabianBeiner" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/04/too-many-dummy-image-services.jpg" alt="" width="600" height="275" /></a></p>
<p>Ordered by when the domain name was registered.</p>
<ol>
<li><a href="http://dummyimage.com">http://dummyimage.com</a> (2007-07-20)</li>
<li><a href="http://fpoimg.com">http://fpoimg.com</a> (2010-01-26)</li>
<li><a href="http://www.ipsumimage.com/">http://www.ipsumimage.com</a> (2010-02-03)</li>
<li><a href="http://fpoimg.com">http://nosrc.net</a> (2010-02-04)</li>
<li><a href="http://placehold.it">http://placehold.it</a> (2010-02-04)</li>
<li><a href="http://placekitten.com">http://placekitten.com</a> (2010-11-22)</li>
<li><a href="http://placehold.us">http://placehold.us</a> (2011-01-14)</li>
<li><a href="http://placedog.com">http://placedog.com</a> (2011-03-01)</li>
<li><a href="http://flickholdr.com">http://flickholdr.com</a> (2011-03-05)</li>
<li><a href="http://placesheen.com">http://placesheen.com</a> (2011-03-07)</li>
<li><a href="http://lorempixum.com">http://lorempixum.com</a> (2011-03-23)</li>
<li><a href="http://placepuppy.it/">http://placepuppy.it</a> (2011-04-11)</li>
</ol>
<p>Other Dummy Image Generators that I couldn&#8217;t figure out when they were created</p>
<ul>
<li><a href="http://ipsumimage.appspot.com">http://ipsumimage.appspot.com</a> (???)</li>
<li><a href="http://mrspeaker.github.com/lowersrc/">http://mrspeaker.github.com/lowersrc/</a> (???)</li>
</ul>
<p>I&#8217;m glad dummyimage.com inspired others to build a placeholder image service and expand upon my original idea. You can <a href="http://dummyimage.com/#download">download my source code</a> and do whatever you want with it.</p>
<p>Thanks to <a href="http://www.webresourcesdepot.com/8-free-placeholder-image-services-for-instant-dummy-images/">Web Resource Depot</a> for the round-up where I first heard about many of these sites.</p>
<p><a href="http://www.russellheimlich.com/blog/list-of-dummy-image-generators/">List Of Dummy Image Generators</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/GugtqC9rHlskXskUM_te530IBGo/0/da"><img src="http://feedads.g.doubleclick.net/~a/GugtqC9rHlskXskUM_te530IBGo/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/GugtqC9rHlskXskUM_te530IBGo/1/da"><img src="http://feedads.g.doubleclick.net/~a/GugtqC9rHlskXskUM_te530IBGo/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/ej8MmGHmldA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/list-of-dummy-image-generators/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/list-of-dummy-image-generators/</feedburner:origLink></item>
		<item>
		<title>My Favorite Twitter Client, Nambu, Is Dead!</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/bAASWnzYaM0/</link>
		<comments>http://www.russellheimlich.com/blog/my-favorite-twitter-client-nambu-is-dead/#comments</comments>
		<pubDate>Thu, 07 Apr 2011 16:29:44 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[application]]></category>
		<category><![CDATA[client]]></category>
		<category><![CDATA[dead]]></category>
		<category><![CDATA[Nambu]]></category>
		<category><![CDATA[native]]></category>
		<category><![CDATA[rip]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2481</guid>
		<description><![CDATA[In a sea of desktop Twitter clients, Nambu for the Mac stood out to me. It was a native OSX application which means it wasn&#8217;t written on top of a bloated, cross-platform platform like Adobe Air. It performed splendidly while not hogging system resources. But alas, all good things must come to an end. I [...]<p><a href="http://www.russellheimlich.com/blog/my-favorite-twitter-client-nambu-is-dead/">My Favorite Twitter Client, Nambu, Is Dead!</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-2482" title="R.I.P Nambu" src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/04/RIP-Nambu.png" alt="" width="320" height="373" /></p>
<p>In a sea of desktop Twitter clients, <a href="http://nambu.com/">Nambu</a> for the Mac stood out to me. It was a native OSX application which means it wasn&#8217;t written on top of a bloated, cross-platform platform like <a href="http://www.adobe.com/products/air/">Adobe Air</a>. It performed splendidly while not hogging system resources.</p>
<p>But alas, all good things must come to an end. I randomly stumbled across the Nambu homepage and saw this message:</p>
<blockquote><p>Unfortunately, we are sad to announce that Nambu is no longer being actively developed. There will be no more updates, as everyone on the Nambu team has moved on to other projects.</p>
<p>We would like to thank everyone for their past support and suggestions.</p>
<p>All the best.</p></blockquote>
<p>Apparently they put this up in the middle of March. Nambu is still available for download (and still works for that matter) but I expect to see it crap out in a spectacular fashion some day down the line. What are some of your favorite Twitter apps for the desktop?</p>
<p><a href="http://www.russellheimlich.com/blog/my-favorite-twitter-client-nambu-is-dead/">My Favorite Twitter Client, Nambu, Is Dead!</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/oQLORHnER5FEsDww8rp-XQEx8YU/0/da"><img src="http://feedads.g.doubleclick.net/~a/oQLORHnER5FEsDww8rp-XQEx8YU/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/oQLORHnER5FEsDww8rp-XQEx8YU/1/da"><img src="http://feedads.g.doubleclick.net/~a/oQLORHnER5FEsDww8rp-XQEx8YU/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/bAASWnzYaM0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/my-favorite-twitter-client-nambu-is-dead/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/my-favorite-twitter-client-nambu-is-dead/</feedburner:origLink></item>
		<item>
		<title>The First Refresh DC Meetup</title>
		<link>http://feedproxy.google.com/~r/RussellHeimlich/~3/8HDb2MBQqO8/</link>
		<comments>http://www.russellheimlich.com/blog/the-first-refresh-dc-meetup/#comments</comments>
		<pubDate>Mon, 07 Mar 2011 18:02:41 +0000</pubDate>
		<dc:creator>Russell Heimlich</dc:creator>
				<category><![CDATA[Local]]></category>

		<guid isPermaLink="false">http://www.russellheimlich.com/blog/?p=2475</guid>
		<description><![CDATA[This month marks the 5 year anniversary of Refresh DC. The first gathering was small and informal at Ireland&#8217;s Four Green Fields on Connecticut Avenue, Northwest. I was fortunate enough to make it since I was in my final year at the Art Institute of Philadelphia. It was spring break and I needed to find [...]<p><a href="http://www.russellheimlich.com/blog/the-first-refresh-dc-meetup/">The First Refresh DC Meetup</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/jgarber/95194653/in/pool-42734174@N00/"><img src="http://www.russellheimlich.com/blog/wp-content/uploads/2011/03/refresh-dc-website-v1.jpg" alt="" title="Refresh DC Website Version 1 (2006)" width="600" height="660" class="alignnone size-full wp-image-2476" /></a></p>
<p>This month marks the 5 year anniversary of <a href="http://refresh-dc.org">Refresh DC</a>. The first gathering was small and informal at <a title="Ireland's Four Green Fields" href="http://www.irelandsfourprovinces.com/">Ireland&#8217;s Four Green Fields</a> on Connecticut Avenue, Northwest. I was fortunate enough to make it since I was in my final year at the <a href="http://www.artinstitutes.edu/philadelphia/">Art Institute of Philadelphia</a>. It was spring break and I needed to find an internship for the next quarter. I was willing to commute from Philly to DC every week, that&#8217;s how dead the web scene was in the spring of 2006 (I also wanted to eventually land back in my hometown of DC, which I did). I didn&#8217;t land any internship leads but I did meet <a href="http://jtnt.net/jtnt/">Nicholas Tolson</a> and <a href="http://newwaydesign.com/">Nguyet Vuong</a> who are still very active in the DC tech scene to this day.</p>
<p>For history&#8217;s sake, here is the e-mail for the very first Refresh DC meet-up sent on March 22nd, 2006.</p>
<blockquote><p><em>Hi everyone! We&#8217;ll keep this short and sweet. Our first meetup is<br />
upon us and we&#8217;d like to know how many people are interested in<br />
attending. The details are listed below. If you can make it, hit<br />
the &#8216;reply&#8217; button and let us know (by the end of this week if<br />
you can)!</p>
<p>There&#8217;ll be a little bit of discussion about what Refresh is and<br />
where it came from and some ideas we have for Refresh DC. The<br />
format is pretty loose, so bring your thoughts and ideas, we&#8217;ll<br />
be happy to hear them!</p>
<p>Tuesday, March 28th, 6:30-ish to 8:30pm<br />
Ireland&#8217;s Four Green Fields (next to the Uptown Theater)<br />
3412 Connecticut Ave NW<br />
Washington, DC 20008<br />
(202) 244-0860</p>
<p>Website: http://www.irelandsfourprovinces.com/<br />
Google Map: http://rubyurl.com/Qpb</p>
<p>Drop us a line at contact@refresh-dc.org if you have any<br />
questions. Hope to see you all Tuesday night!</p>
<p>- The Refresh DC Night Crew<br />
</em></p></blockquote>
<p>So come be a part of history and come out to the <a href="http://refreshdc-march2011.eventbrite.com/">5 Year Anniversary meet-up</a> of Refresh DC on March 22nd, 2011. Or stay home and look at <a href="http://www.flickr.com/groups/refresh-dc/pool/page18/">old photos in the Flickr Pool</a> instead. </p>
<p><a href="http://www.russellheimlich.com/blog/the-first-refresh-dc-meetup/">The First Refresh DC Meetup</a> by <a href="http://www.russellheimlich.com/blog">Russell Heimlich</a></p>

<p><a href="http://feedads.g.doubleclick.net/~a/1qi32yxGQEG0eq3v8icbRJ6W50c/0/da"><img src="http://feedads.g.doubleclick.net/~a/1qi32yxGQEG0eq3v8icbRJ6W50c/0/di" border="0" ismap="true"></img></a><br/>
<a href="http://feedads.g.doubleclick.net/~a/1qi32yxGQEG0eq3v8icbRJ6W50c/1/da"><img src="http://feedads.g.doubleclick.net/~a/1qi32yxGQEG0eq3v8icbRJ6W50c/1/di" border="0" ismap="true"></img></a></p><img src="http://feeds.feedburner.com/~r/RussellHeimlich/~4/8HDb2MBQqO8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.russellheimlich.com/blog/the-first-refresh-dc-meetup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.russellheimlich.com/blog/the-first-refresh-dc-meetup/</feedburner:origLink></item>
	</channel>
</rss><!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced

Served from: www.russellheimlich.com @ 2012-05-15 02:45:10 -->

