<?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:dc="http://purl.org/dc/elements/1.1/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">
  <channel>
    <title>Comments for Design Blog: Viget Labs</title>
    <link>http://www.viget.com/inspire/</link>
    <description />
    <dc:language>en</dc:language>
    <dc:creator>Doug Avery doug.avery@viget.com </dc:creator>
    <pubDate>Tue, 30 Jun 2009 09:40:05 -0400</pubDate>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
     <atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/inspirecomments" type="application/rss+xml" /><item>
    <title>Comment on What To Expect When You're Expecting CSS/HTML Handoff by Erik Wallace</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/ksB80NgRM8Q/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8962</guid>
    <description><![CDATA[
<p>Nice article, I mostly only build front-end for in-house projects. I really like the idea of building an element list, it had never occurred to me before. I have also started making PSD templates of smaller pieces of the design to speed up changes and updates. Great article Doug.
</p>
]]></description>
    <dc:creator>Erik Wallace</dc:creator>
    <pubDate>Tue, 30 Jun 2009 09:40:05 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8962</feedburner:origLink></item>
     <item>
    <title>Comment on Switching Mindsets: From WordPress to ExpressionEngine by Jonathan</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/UtYv8X3V53k/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/wordpress-to-expressionengine/#8959</guid>
    <description><![CDATA[
<p>Thanks for the info Mindy, very informative and helpful! Ive had good luck with a site called adwido, they have some cool free stuff! Check them out! 
<br />
http://adwido.com
</p>
]]></description>
    <dc:creator>Jonathan</dc:creator>
    <pubDate>Mon, 29 Jun 2009 02:40:45 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/wordpress-to-expressionengine/#8959</feedburner:origLink></item>
     <item>
    <title>Comment on What To Expect When You're Expecting CSS/HTML Handoff by Shah Dhaval</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/34t4JKDaeN0/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8953</guid>
    <description><![CDATA[
<p>great article !!&nbsp; Learned and enjoyed reading it
</p>
]]></description>
    <dc:creator>Shah Dhaval</dc:creator>
    <pubDate>Sat, 27 Jun 2009 11:03:41 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8953</feedburner:origLink></item>
     <item>
    <title>Comment on What To Expect When You're Expecting CSS/HTML Handoff by Jeremy Frank</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/eLHT1E7OsL0/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8947</guid>
    <description><![CDATA[
<p>All great advice, especially the element list and individual PSDs. Creating styles for every tag is also a good tip to follow not only for handoffs like you described, but also when dealing with a CMS that uses a wysiwyg editor like XStandard. You never know what tags a content editor will use. I also liked the idea of using a .data class for tables, in the case that a content editor regresses, and uses a table for layout.
</p>
]]></description>
    <dc:creator>Jeremy Frank</dc:creator>
    <pubDate>Fri, 26 Jun 2009 14:03:48 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8947</feedburner:origLink></item>
     <item>
    <title>Comment on What To Expect When You're Expecting CSS/HTML Handoff by Doug Avery</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/CsOoOCn7AOk/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8946</guid>
    <description><![CDATA[
<p>@Matt, that&#8217;s good to hear! I actually like to build the element list completely first (using wrappers and some layout), for the same reason. The helps with spacing issues as well as regression tests. Using it as a hand-off was just an unexpected bonus after the first time we did this.
</p>
]]></description>
    <dc:creator>Doug Avery</dc:creator>
    <pubDate>Fri, 26 Jun 2009 13:37:19 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8946</feedburner:origLink></item>
     <item>
    <title>Comment on What To Expect When You're Expecting CSS/HTML Handoff by Matt Henry</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/naM6LQIdDBo/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8945</guid>
    <description><![CDATA[
<p>Another great use for an &#8220;element list&#8221; page is for quick regression testing. If you make such a page early in the development process, and make it robust enough (i.e. with examples of some of the more complicated modules from throughout the site), then it&#8217;s super handy to keep open all the time so you can periodically eyeball it and make sure your changes aren&#8217;t breaking anything you&#8217;ve already built. Not necessarily relevant to the handoff, but a nice side benefit nonetheless.
</p>
]]></description>
    <dc:creator>Matt Henry</dc:creator>
    <pubDate>Fri, 26 Jun 2009 13:13:37 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/what-to-expect-when-youre-expecting-css-html-handoff/#8945</feedburner:origLink></item>
     <item>
    <title>Comment on Switching Mindsets: From WordPress to ExpressionEngine by walter</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/XVw-mjEkkNo/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/wordpress-to-expressionengine/#8937</guid>
    <description><![CDATA[
<p>...oops .. .cant count/ make that 24/06/2009. The posts come through as 25/06&#8230; due to different time zone.
</p>
]]></description>
    <dc:creator>walter</dc:creator>
    <pubDate>Thu, 25 Jun 2009 00:38:21 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/wordpress-to-expressionengine/#8937</feedburner:origLink></item>
     <item>
    <title>Comment on Switching Mindsets: From WordPress to ExpressionEngine by walter</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/tgRYqVXpFHg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/wordpress-to-expressionengine/#8936</guid>
    <description><![CDATA[
<p>Mindy , good points! and thanks for the link to the Cheat Sheet. been using EE for over 3yrs and hadn&#8217;t used it before. installed it just now and its neat!
</p>
<p>
(ps what year are we in these comment posts?&nbsp; .. this is posted 
<br />
24/07/2009)
</p>
]]></description>
    <dc:creator>walter</dc:creator>
    <pubDate>Thu, 25 Jun 2009 00:35:54 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/wordpress-to-expressionengine/#8936</feedburner:origLink></item>
     <item>
    <title>Comment on Using the Flickr API: We Don't Need No Stinkin' Badges by Steven Dobbelaere</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/8RmjH_qCLZg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/using-the-flickr-api/#8921</guid>
    <description><![CDATA[
<p>You&#8217;ve been very helpfull. thanks dude
</p>
]]></description>
    <dc:creator>Steven Dobbelaere</dc:creator>
    <pubDate>Tue, 23 Jun 2009 08:31:09 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/using-the-flickr-api/#8921</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Iaman</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/6yrEiBcY9Ko/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8910</guid>
    <description><![CDATA[
<p>@Blair You&#8217;re probably right, it was likely just that thread.&nbsp; But my comment about how awesome Photoshop Phridays can be still stands :)
</p>
]]></description>
    <dc:creator>Iaman</dc:creator>
    <pubDate>Fri, 19 Jun 2009 10:46:59 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8910</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Blair Culbreth</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/LnP_ttEnl_8/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8901</guid>
    <description><![CDATA[
<p>@Steve I&#8217;d bet it would definitely improve sales, at least at first. I know I&#8217;ve bought many a book just because the cover was <i>that</i> awesome. 
</p>
<p>
@Anna Yes! I adore those; the attention to detail and sense of humor is great. &#8220;This is one smoke you&#8217;ll never run from&#8221; especially is too perfect.
</p>
<p>
@Iaman Hmm, it might&#8217;ve been the <a href="http://forums.somethingawful.com/showthread.php?threadid=3067562&amp;userid=0&amp;perpage=40&amp;pagenumber=1">Make video game covers classy</a> thread at Something Awful. That was another page I stumbled upon during my research. But I wouldn&#8217;t be surprised if there was a Photoshop Phriday for it too.
</p>
]]></description>
    <dc:creator>Blair Culbreth</dc:creator>
    <pubDate>Wed, 17 Jun 2009 17:14:39 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8901</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Iaman</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/pm1_jJq5V0Y/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8900</guid>
    <description><![CDATA[
<p>I&#8217;ve loved this trend ever since I first saw it!&nbsp; I remember seeing this somewhere else, before, but I can&#8217;t remember when.&nbsp; Perhaps there was a Photoshop Phriday for it or something. (Photoshop Phridays create some of my absolute favorite inspirations sometimes)
</p>
]]></description>
    <dc:creator>Iaman</dc:creator>
    <pubDate>Wed, 17 Jun 2009 12:36:54 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8900</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Anna Stearns</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/CYxcSb-3_7o/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8890</guid>
    <description><![CDATA[
<p>Oops: <a href="http://www.flickr.com/photos/hotmeteor/sets/72157615214095434/detail/">vintage Dharma ads</a>
</p>
]]></description>
    <dc:creator>Anna Stearns</dc:creator>
    <pubDate>Tue, 16 Jun 2009 09:47:49 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8890</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Anna Stearns</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/oKGmDVNf7zY/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8889</guid>
    <description><![CDATA[
<p>And there&#8217;s also these super cool &#8220;vintage Dharma&#8221; ads: http://www.flickr.com/photos/hotmeteor/sets/72157615214095434/detail/
</p>
]]></description>
    <dc:creator>Anna Stearns</dc:creator>
    <pubDate>Tue, 16 Jun 2009 09:47:01 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8889</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by dasparadoxon</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/T3Ex57JxEck/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8888</guid>
    <description><![CDATA[
<p>Very nice idea and designs, I love those old book covers, too.
</p>
<p>
I often took them as inspiration as well as books from the 1890 from archive.org, too.
</p>
<p>
The postmodern approach to make somthing &#8220;new&#8221; &#8220;old&#8221;, is an act of recreating mood flows and mix periods. Thats most likely as close as one can get to design time travels.
</p>
]]></description>
    <dc:creator>dasparadoxon</dc:creator>
    <pubDate>Tue, 16 Jun 2009 06:22:46 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8888</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Steve Love</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/zKic3Kev8D0/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8886</guid>
    <description><![CDATA[
<p>Very cool. I have a bookcase full of old paperbacks like these and I have always wanted to let them inspire me in my designs. Gonna start thinking about it again.
</p>
<p>
On a slightly related topic, I&#8217;ve sorta wondered what would happen if a publisher tried taking something bad and making it look very good. For example, if top designers took little known books that weren&#8217;t very good and decked them out with amazing covers, would they sell? My guess is maybe, until they are reviewed for what they are.
</p>
]]></description>
    <dc:creator>Steve Love</dc:creator>
    <pubDate>Mon, 15 Jun 2009 21:37:52 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8886</feedburner:origLink></item>
     <item>
    <title>Comment on Take Something New and Make It Old by Erik Olson</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/jThp8txHyGw/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/take-something-new-and-make-it-old/#8885</guid>
    <description><![CDATA[
<p>Nice post Blair! I love the style of these posters too. I could probably look at them all day. Thanks for posting.
</p>
]]></description>
    <dc:creator>Erik Olson</dc:creator>
    <pubDate>Mon, 15 Jun 2009 18:17:03 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/take-something-new-and-make-it-old/#8885</feedburner:origLink></item>
     <item>
    <title>Comment on Switching Mindsets: From WordPress to ExpressionEngine by New York Computer Repair</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/Zrg52IIyyzs/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/wordpress-to-expressionengine/#8882</guid>
    <description><![CDATA[
<p>Mindy, thanks so much for the original post and even more so for answering all the questions in the comments section. Due in no small part to my budget, I&#8217;ve always been a Wordpress user but you make a convincing argument for EE, especially for those of us building websites for clients. Time is money, after all, and if EE can pay for itself with a few customers then it makes sense. I&#8217;m off to tinker with a demo :)
</p>
]]></description>
    <dc:creator>New York Computer Repair</dc:creator>
    <pubDate>Sun, 14 Jun 2009 23:38:30 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/wordpress-to-expressionengine/#8882</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by Jared</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/9kkQ87cWw2A/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8881</guid>
    <description><![CDATA[
<p>Your blog was on a top 50 Web Design Blogs list on another design blog. I opened about 15 of them in tabs (only the ones that caught my eye), then I started flipping through. Your article here caught my attention so much that I read it all the way through and completely forgot about the others. Great blog. Great info for a soon graduate. Thanks!
</p>
]]></description>
    <dc:creator>Jared</dc:creator>
    <pubDate>Sun, 14 Jun 2009 17:50:23 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8881</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by Matt</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/H96iZgYsDRA/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8880</guid>
    <description><![CDATA[
<p>Additionally, you can utilize the new safari 4 &#8220;Top Sites&#8221; as a quick way to access your favorite design firms, blogs and networking tools.
</p>
]]></description>
    <dc:creator>Matt</dc:creator>
    <pubDate>Sun, 14 Jun 2009 00:20:53 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8880</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by web design st louis</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/NcJqjjZMoUU/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8873</guid>
    <description><![CDATA[
<p>I love skitch. I think everybody should use it!
</p>
]]></description>
    <dc:creator>web design st louis</dc:creator>
    <pubDate>Thu, 11 Jun 2009 17:33:24 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8873</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tom Osborne</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/8YMbK3epmpw/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8845</guid>
    <description><![CDATA[
<p>@Shapia: Is your question regarding whether the MacHeist bundle was $49 for the software package? If so, I checked back with my receipt and found out I paid $39 for the package. The unfortunate news is that it was only available for a limited time so unless you know of other opportunities to get a discount you&#8217;ll have to pay full price for each of the applications. It hurts to deliver the news.
</p>
]]></description>
    <dc:creator>Tom Osborne</dc:creator>
    <pubDate>Mon, 08 Jun 2009 17:41:19 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8845</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by John</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/KF9aFi-FCnc/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8844</guid>
    <description><![CDATA[
<p>very good post.
</p>
]]></description>
    <dc:creator>John</dc:creator>
    <pubDate>Mon, 08 Jun 2009 16:49:57 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8844</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Shapia web designs</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/FdM9bj8wZLg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8839</guid>
    <description><![CDATA[
<p>Tom those six snappy applications are looking great. Is the price is only so much as you said that it is just $49 for the 14 software. Anyway the applications are looking great.
</p>
]]></description>
    <dc:creator>Shapia web designs</dc:creator>
    <pubDate>Mon, 08 Jun 2009 01:18:39 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8839</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Betamonk</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/GM_REnaUz6o/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8837</guid>
    <description><![CDATA[
<p>I have all of the apps. And I have Evernote for iPhone. If I could afford the monthlies I would subscribe. So I try to only use it for what I need it most. But ultimately it is my Digital Moleskine.
</p>
<p>
Awesome post.
</p>
]]></description>
    <dc:creator>Betamonk</dc:creator>
    <pubDate>Fri, 05 Jun 2009 23:43:42 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8837</feedburner:origLink></item>
     <item>
    <title>Comment on Making Quicker Interface Decisions With Design Patterns by Rachel Conn</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/JA-IINBSSX8/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/making-quicker-interface-decisions-with-design-patterns/#8832</guid>
    <description><![CDATA[
<p>Great list, I&#8217;ve got one to add
</p>
<p>
Quince is another great UI pattern resource:
<br />
http://quince.infragistics.com/#/Main
</p>
]]></description>
    <dc:creator>Rachel Conn</dc:creator>
    <pubDate>Fri, 05 Jun 2009 14:49:29 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/making-quicker-interface-decisions-with-design-patterns/#8832</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Daimon Caulk</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/ShHT9bJk0Xg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8827</guid>
    <description><![CDATA[
<p>I put a vote in for LittleSnapper. It&#8217;s great for annotating wires or comps.
</p>
]]></description>
    <dc:creator>Daimon Caulk</dc:creator>
    <pubDate>Thu, 04 Jun 2009 13:54:30 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8827</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tony Bowman</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/Zh9vddzJAho/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8800</guid>
    <description><![CDATA[
<p>I love Evernote. it&#8217;s perfect for those times where you&#8217;re in a coffee shop or grocery store checkout line or wherever and a bit of inpsiration strikes. i recorded a quick voice note and snap a photo of a napkin-top sketch and it synchs online, so it&#8217;s ready for me to use by the time i get back in front of the computer.
</p>
]]></description>
    <dc:creator>Tony Bowman</dc:creator>
    <pubDate>Thu, 28 May 2009 17:40:35 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8800</feedburner:origLink></item>
     <item>
    <title>Comment on Fix It Fast: Rapid IE6 CSS Debugging by W3Spor</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/81Aj2EB5T3I/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/fix-it-fast-rapid-ie6-debugging/#8791</guid>
    <description><![CDATA[
<p>Thank you for good advices and discussion.
</p>
<p>
And - I wote for Firebug for IE!
</p>
]]></description>
    <dc:creator>W3Spor</dc:creator>
    <pubDate>Tue, 26 May 2009 17:39:33 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/fix-it-fast-rapid-ie6-debugging/#8791</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by Kathi</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/JnHASAvS_jc/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8782</guid>
    <description><![CDATA[
<p>Very interesting read&#8212;a good insight on what it takes to jump into the field these days. It&#8217;s a VERY different landscape when I started (in 1995).&nbsp; Honestly I&#8217;m not so sure I&#8217;m crazy about the idea of designers working on the coding though - it&#8217;s a left-brain right-brain kind of thing - but hey, if you can switch hemispheres by all means go for it&#8230;  Anyway, good stuff here.
</p>
]]></description>
    <dc:creator>Kathi</dc:creator>
    <pubDate>Sat, 23 May 2009 15:18:01 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8782</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tom Osborne</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/-zLFQSzK92M/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8770</guid>
    <description><![CDATA[
<p>Looks like some more good alternatives are being recommended. Keep &#8216;em comin&#8217;.
</p>
<p>
@Tom: The Evernote browser plugins are quite useful. I just wish it did a better job of capturing the stylesheets of the pages so the presentation is retained along with the content.
</p>
]]></description>
    <dc:creator>Tom Osborne</dc:creator>
    <pubDate>Wed, 20 May 2009 17:20:42 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8770</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tom Kenny</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/HzHGiJedQ50/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8768</guid>
    <description><![CDATA[
<p>Good to see that you didn&#8217;t forget Evernote as people normally do forget that you can install browser plugins that will save sites to the Evernote client. I do like LittleSnapper but Evernote can do so much more and is cross-platform.
</p>
]]></description>
    <dc:creator>Tom Kenny</dc:creator>
    <pubDate>Wed, 20 May 2009 10:27:19 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8768</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by Elliott</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/WIHbFryyPrk/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8756</guid>
    <description><![CDATA[
<p>Guys this is great. What I would have given to have had this article 6 years ago. 
<br />
One thing I would add as Advice: <strong>Salary:</strong> <a href="http://www.creativegroup.com/SalaryGuide" target="_blank">Know how much you&#8217;re worth</a> (or not) and be willing to take less to work with the best (see Rob or Peyton&#8217;s Advice above)...<em>throughout</em> your career.
</p>
]]></description>
    <dc:creator>Elliott</dc:creator>
    <pubDate>Mon, 18 May 2009 12:00:55 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8756</feedburner:origLink></item>
     <item>
    <title>Comment on Cufón Font Replacement - The Good and The Bad by Andrew Johns</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/bG1Ydr9rNmY/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/cufon-font-replacement-the-good-and-the-bad/#8753</guid>
    <description><![CDATA[
<p>I&#8217;d echo John Pash&#8217;s question, why isn&#8217;t this being compared to FLIR rather than SIFR? 
</p>
<p>
We&#8217;ve been looking at FLIR, but we&#8217;re a bit put off by the security issues surrounding it, namely the ability to hit the script from a remote server, potentially causing massive processing or free font replacement hotlinking for 3rd party websites.&nbsp; On the plus side, it does keep the font off the web root, so it&#8217;s protected.
</p>
<p>
FLIR needs to have domain restrictions and/or some kind of private key hashing in a backend php script before it could be considered on a production environment.
</p>
<p>
How does Cufon or typeface.js hold up to that?
</p>
<p>
I&#8217;d love to see a comparison article on all 4 main contenders.&nbsp; I think I&#8217;ll have a quick google now (or write it myself if there isn&#8217;t one) :)
</p>
]]></description>
    <dc:creator>Andrew Johns</dc:creator>
    <pubDate>Mon, 18 May 2009 09:12:52 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/cufon-font-replacement-the-good-and-the-bad/#8753</feedburner:origLink></item>
     <item>
    <title>Comment on Making Quicker Interface Decisions With Design Patterns by Jamie Allsop</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/-qCbOempRKo/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/making-quicker-interface-decisions-with-design-patterns/#8752</guid>
    <description><![CDATA[
<p>Thanks for sharing this great list of resources with us, there is some really useful stuff here and I really liked the Pattern Tap website.
</p>
]]></description>
    <dc:creator>Jamie Allsop</dc:creator>
    <pubDate>Mon, 18 May 2009 03:51:03 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/making-quicker-interface-decisions-with-design-patterns/#8752</feedburner:origLink></item>
     <item>
    <title>Comment on Creating Unique Shapes Using Actionscript by swbratcher</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/dQS6Qo9i2bo/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/creating-unique-shapes-using-actionscript/#8746</guid>
    <description><![CDATA[
<p>Great illustration of this type of interaction. BTW, Thanks for the quick fix that got the flash running, guys. Even though this response long overdue.
</p>
]]></description>
    <dc:creator>swbratcher</dc:creator>
    <pubDate>Fri, 15 May 2009 15:14:48 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/creating-unique-shapes-using-actionscript/#8746</feedburner:origLink></item>
     <item>
    <title>Comment on Displaying Your FeedStitch JSON Feed Using jQuery by Christian</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/WwjZb0QsbaU/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/feedstitch-and-json-using-jquery/#8743</guid>
    <description><![CDATA[
<p>First of all thanks for this enlightning tutorial post. Helps a lot!
</p>
<p>
I&#8217;m currently trying to set up and modify the way my JSON feed is displayed. Is there a way get the source/service of single feed items - such as twitter/flickr/delicious - to add related icons to the parsed output?
</p>
<p>
Any hint or guidance is much appreciated.
</p>
<p>
Take care&#8230; Christian
</p>
]]></description>
    <dc:creator>Christian</dc:creator>
    <pubDate>Fri, 15 May 2009 11:19:03 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/feedstitch-and-json-using-jquery/#8743</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Erik Yowell</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/8TZzGyOujk8/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8739</guid>
    <description><![CDATA[
<p>Another web snapshot plugin of interest is Abduction! https://addons.mozilla.org/en-US/firefox/addon/3408 I&#8217;ve found it to be even a bit more on the lightweight side as opposed to Screengrab.
</p>
]]></description>
    <dc:creator>Erik Yowell</dc:creator>
    <pubDate>Thu, 14 May 2009 11:42:04 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8739</feedburner:origLink></item>
     <item>
    <title>Comment on Resizing rounded rectangles in Photoshop by Daniel</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/xogYfxPLPr4/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/resizing-rounded-rectangles-in-photoshop/#8738</guid>
    <description><![CDATA[
<p>SWEET!!!!!
</p>
]]></description>
    <dc:creator>Daniel</dc:creator>
    <pubDate>Thu, 14 May 2009 10:32:30 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/resizing-rounded-rectangles-in-photoshop/#8738</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tom Osborne</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/7tznGUz39GE/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8736</guid>
    <description><![CDATA[
<p>@Brian: Good point regarding using Dropbox to sync separate Macs. That is something I haven&#8217;t attempted to do yet but sounds really useful. Regarding my organization in LittleSnapper, the gist of it is that I set up several smart collections with various criteria. For example, I have a series of folders that have color descriptions on them like Neutrals, Naturals, Pastels, Brights, and Darks. By tagging them appropriately you can sort through more specific inspiration quickly. I&#8217;ll try and pull together a screencast to show this more clearly.
</p>
<p>
@Yule &amp; @Tyrale: Don&#8217;t be too surprised that I missed the snap apps you mention. There are dozens of similar products. I just grabbed a handful of the ones that I was aware of. Grabup and Viola look to fit well with the ones that I cover here. Thanks for bringing them to our attention. I&#8217;ll have to give them a try.
</p>
]]></description>
    <dc:creator>Tom Osborne</dc:creator>
    <pubDate>Thu, 14 May 2009 09:47:08 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8736</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Yule</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/VjL3lYuPVLg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8731</guid>
    <description><![CDATA[
<p>Hi Tom, 
<br />
           Interesting read. But its funny how you missed out on another great capturing tool called Voila. I think you should check it out as well. I use it a lot in my work and find it very handy.&nbsp; See for your self at
<br />
http://www.globaldelight.com/voila
</p>
<p>
Regards,
<br />
Yule
</p>
]]></description>
    <dc:creator>Yule</dc:creator>
    <pubDate>Thu, 14 May 2009 00:27:09 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8731</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tyrale</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/ViG8Mqc55pY/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8730</guid>
    <description><![CDATA[
<p>Don&#8217;t forget Grabup
</p>
]]></description>
    <dc:creator>Tyrale</dc:creator>
    <pubDate>Wed, 13 May 2009 22:19:29 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8730</feedburner:origLink></item>
     <item>
    <title>Comment on Fix It Fast: Rapid IE6 CSS Debugging by jive</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/FQ_t3vAsJHg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/fix-it-fast-rapid-ie6-debugging/#8726</guid>
    <description><![CDATA[
<p>There are several bookmarklets out there that will do things similar to firebug or the web developer firefox extensions do. Changing the background colors and adding a colored border to see what is going on, helps a lot also.
</p>
]]></description>
    <dc:creator>jive</dc:creator>
    <pubDate>Wed, 13 May 2009 16:07:02 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/fix-it-fast-rapid-ie6-debugging/#8726</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Brian Talbot</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/RvHN4dsi4sI/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8723</guid>
    <description><![CDATA[
<p>This is a great write-up and comparison Tom.
</p>
<p>
I, like you, am a big fan of LittleSnapper and have tried to extend its use across multiple Macs using <a href="http://www.getdropbox.com">Dropbox</a>. If anyone is interested, this has worked, but with some caveats:
</p>
<p>
1. The first is that you need to relocate your LittleSnapper library to somewhere within your local Dropbox folder. You can do this in the &#8220;Advanced&#8221; part of LittleSnapper&#8217;s preferences.
</p>
<p>
2. The second issue currently is that you must not have LittleSnapper running on another Mac (i.e. Mac #2) that you are not working with, but want to synch your current Mac&#8217;s library (i.e. Mac #1) with. If you abide by this rule, once Dropbox does its thing and you re-open LittleSnapper on Mac #2, your library should be up-to-date with any changes you made from Mac #1.
</p>
<p>
Tom, from peeking over your shoulder, I&#8217;ve also noticed that you have a <em>sweet</em> system for organizing your snaps using LittleSnapper&#8217;s smart collections. Would you be willing to share your method and set-up on that as well?
</p>
]]></description>
    <dc:creator>Brian Talbot</dc:creator>
    <pubDate>Wed, 13 May 2009 14:22:31 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8723</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Tom Osborne</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/VhE5id8LkY0/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8719</guid>
    <description><![CDATA[
<p>@David - I think you&#8217;ll love LittleSnapper. Go for it.
</p>
<p>
@Aaron - I&#8217;ve heard good things about Jing as well. Regrettably, I should have included it in this comparison but I assumed incorrectly that it was not available for Mac. I&#8217;ll have to check it out as it seems it has a lot of the qualities I love about Skitch and LittleSnapper. Thanks for throwing Jing in the mix.
</p>
]]></description>
    <dc:creator>Tom Osborne</dc:creator>
    <pubDate>Wed, 13 May 2009 09:54:16 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8719</feedburner:origLink></item>
     <item>
    <title>Comment on Fix It Fast: Rapid IE6 CSS Debugging by Erik Wallace</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/6JHAdydXkaw/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/fix-it-fast-rapid-ie6-debugging/#8718</guid>
    <description><![CDATA[
<p>&#8220;Sometimes you can&#8217;t easily pick out what&#8217;s happening, so it helps to add some borders:
</p>
<p>
div &#123; border: 1px solid red !important; &#125;&#8221;
</p>
<p>
Using this CSS has helped me learn and solve more than a few bugs. A co-worker showed me that trick and I&#8217;m glad to see someone else suggest it for bug fixing.
</p>
]]></description>
    <dc:creator>Erik Wallace</dc:creator>
    <pubDate>Wed, 13 May 2009 09:13:14 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/fix-it-fast-rapid-ie6-debugging/#8718</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by Aaron K.</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/ho3WUbYGMk0/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8717</guid>
    <description><![CDATA[
<p>I&#8217;ve used many of these before, but I&#8217;ve found that for just taking quick screenshots or selections of Web sites, Jing has been a fantastic tool (http://www.jingproject.com/). It&#8217;s free (with optional Pro version available for a cheap $15/year) and also takes video grabs. Screenshots can be notated/edited to a degree, but Jing allows you to copy to clipboard, save the image, upload to Flickr, upload to FTP server, or upload to a free Screencast.com account (which is created for you when you start using Jing). And yes, by default it shows up in that annoying &#8220;sun&#8221; interface when you first load it up, but this can be turned off in the preferences so that it lives in your menu bar instead.
</p>
]]></description>
    <dc:creator>Aaron K.</dc:creator>
    <pubDate>Wed, 13 May 2009 08:13:07 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8717</feedburner:origLink></item>
     <item>
    <title>Comment on Six Snappy Snap Apps for Mac by David Horn</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/0XP4wmgx4Lk/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/snap-apps-for-mac/#8714</guid>
    <description><![CDATA[
<p>Ah - a useful and timely post, thank you.&nbsp; I&#8217;ve been a big fan of Paparazzi for a while now, and love it&#8217;s simple &#8216;do one thing well&#8217; kind of philosophy - as well as it&#8217;s price.&nbsp; Am going to upgrade to Little Snapper though - have read a lot of good things about it, both here and also <a href="http://hicksdesign.co.uk/journal/littlesnapper">here</a>.
</p>
<p>
Thanks again!
</p>
<p>
David
</p>
]]></description>
    <dc:creator>David Horn</dc:creator>
    <pubDate>Wed, 13 May 2009 06:04:18 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/snap-apps-for-mac/#8714</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by Rob</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/aeWqGGlwIoI/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8707</guid>
    <description><![CDATA[
<p>Thanks for the tips and resources, did not know about designers toolbox, can see that being very useful.
</p>
]]></description>
    <dc:creator>Rob</dc:creator>
    <pubDate>Tue, 12 May 2009 08:16:21 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8707</feedburner:origLink></item>
     <item>
    <title>Comment on Advice, Trends, and Resources for People Entering Web Careers in 2009 by philip</title>
    <link>http://feedproxy.google.com/~r/inspirecomments/~3/OQtik2oWJUg/</link>
<guid isPermaLink="false">http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8706</guid>
    <description><![CDATA[
<p>Great article!&nbsp; Thanks for the advice, it was just what I needed!
</p>
]]></description>
    <dc:creator>philip</dc:creator>
    <pubDate>Tue, 12 May 2009 07:54:25 -0400</pubDate>
    <feedburner:origLink>http://www.viget.com/inspire/advice-for-people-entering-web-careers-in-2009/#8706</feedburner:origLink></item>
    
  </channel>
</rss>
