<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Disqus - Latest Comments for wwfa</title><link>https://disqus.com/by/wwfa/</link><description></description><atom:link href="https://disqus.com/wwfa/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Sun, 15 Jul 2012 13:24:27 -0000</lastBuildDate><item><title>Re: Max CSS In Depth</title><link>http://daneden.me/2012/07/max-css-in-depth/#comment-588667833</link><description>&lt;p&gt;It took me ages to finally like pre-processors. It just didn't seem right after having no problem writing css for 10+ years.&lt;/p&gt;&lt;p&gt;Still haven't fallen for coffeescript, but we'll see.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sun, 15 Jul 2012 13:24:27 -0000</pubDate></item><item><title>Re: Max CSS In Depth</title><link>http://daneden.me/2012/07/max-css-in-depth/#comment-588666886</link><description>&lt;p&gt;Believe me, I'm the last person to comment css, even when I'm collaborating with someone else. Most of it is pretty straight forward enough to figure it out.&lt;/p&gt;&lt;p&gt;It's when you start getting into some of the transitions and transforms that I have to comment for my own sanity.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sun, 15 Jul 2012 13:22:26 -0000</pubDate></item><item><title>Re: Max CSS In Depth</title><link>http://daneden.me/2012/07/max-css-in-depth/#comment-585641043</link><description>&lt;p&gt;They would, hopefully, eventually wrap their head around it, but why not make it even easier for them by giving them direct assess to the bigger picture?&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 12 Jul 2012 09:04:11 -0000</pubDate></item><item><title>Re: Max CSS In Depth</title><link>http://daneden.me/2012/07/max-css-in-depth/#comment-584484457</link><description>&lt;p&gt;I wholeheartedly agree. I'm all for sharing code. View source was how I learned the web.&lt;/p&gt;&lt;p&gt;How about adopt something similar to humans.txt that could scope out the links to the unminified js and css or less or sass and whether its on github or wherever...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 11 Jul 2012 15:59:34 -0000</pubDate></item><item><title>Re: Unobtrusive Expand and Collapse Navigation - tutorials - Will Work for Art</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-431297314</link><description>&lt;p&gt;Here's another attempt for you (sorry it took a minute to get back to you) that'll keep the selected navigation items open&lt;/p&gt;&lt;p&gt;I have a demo here: &lt;a href="http://willworkforart.net/demos/unobtrusive-navigation-v2/index.html" rel="nofollow noopener" target="_blank" title="http://willworkforart.net/demos/unobtrusive-navigation-v2/index.html"&gt;http://willworkforart.net/d...&lt;/a&gt; &lt;/p&gt;&lt;p&gt;and the js is here:&lt;/p&gt;&lt;p&gt;&lt;a href="http://willworkforart.net/demos/unobtrusive-navigation-v2/js/toggle.js" rel="nofollow noopener" target="_blank" title="http://willworkforart.net/demos/unobtrusive-navigation-v2/js/toggle.js"&gt;http://willworkforart.net/d...&lt;/a&gt; &lt;/p&gt;&lt;p&gt;If you're ever stuck and need some help with some js feel free to IM me for some help. I'm always more than willing.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Mon, 06 Feb 2012 19:00:38 -0000</pubDate></item><item><title>Re: Unobtrusive Expand and Collapse Navigation - tutorials - Will Work for Art</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-418768122</link><description>&lt;p&gt;Euel, I made this just for you: &lt;br&gt;&lt;a href="http://willworkforart.net/demos/unobtrusive-navigation-state/index.html" rel="nofollow noopener" target="_blank" title="http://willworkforart.net/demos/unobtrusive-navigation-state/index.html"&gt;http://willworkforart.net/d...&lt;/a&gt; - it requires that the current sections are marked with a class of "selected". The JS is here: &lt;br&gt;&lt;a href="http://willworkforart.net/demos/unobtrusive-navigation-state/js/toggle.js" rel="nofollow noopener" target="_blank" title="http://willworkforart.net/demos/unobtrusive-navigation-state/js/toggle.js"&gt;http://willworkforart.net/d...&lt;/a&gt;&lt;/p&gt;&lt;p&gt;I'm still working on having it check the url, but that'll have to wait a bit. If you don't see an update from me by friday, hit me up in Google Plus or something.&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Mon, 23 Jan 2012 12:13:47 -0000</pubDate></item><item><title>Re: Unobtrusive Expand and Collapse Navigation - tutorials - Will Work for Art</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-413267703</link><description>&lt;p&gt;You could give the corresponding li a class of "selected" for each of the pages and then either not hide them when the js cycles through or unhide after it cycles.&lt;/p&gt;&lt;p&gt;If that's too much for you, I can put something together tomorrow for you...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Tue, 17 Jan 2012 05:44:58 -0000</pubDate></item><item><title>Re: Unobtrusive Expand and Collapse Navigation - tutorials - Will Work for Art</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-406974454</link><description>&lt;p&gt;Drop me an email with the php generated code in a zip file and i 'll try and lend a hand. bradleyjcooper@gmail.com&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Tue, 10 Jan 2012 06:55:31 -0000</pubDate></item><item><title>Re: Unobtrusive Expand and Collapse Navigation - tutorials - Will Work for Art</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-406504263</link><description>&lt;p&gt;Glad this could help. It could be a stylesheet issue. If you want to send me a link to the active code, I'll be more than glad to take a look and give a hand.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Mon, 09 Jan 2012 15:17:59 -0000</pubDate></item><item><title>Re: The near-impossible user registration of Copyright.gov - articles - will work for art</title><link>http://willworkforart.net/articles/the-near-impossible-user-registration-of-copyrightgov#comment-290932939</link><description>&lt;p&gt;It's crazy isn't it? Good luck!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 19 Aug 2011 11:00:30 -0000</pubDate></item><item><title>Re: Consumption and Production on the Chromebook (Google's CR-48) - articles - Will Work for Art</title><link>http://willworkforart.net/articles/consumption-and-production-on-the-chromebook-google-s-cr-48#comment-285434195</link><description>&lt;p&gt;No, I'm a big google docs user.  I love it.  I do like zoho's other Apps - like their CRM,  proposal,  and invoicing when I do freelance.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 13 Aug 2011 11:43:15 -0000</pubDate></item><item><title>Re: Self Replicating Robots? (Whoever is doing this, please stop designing Android app icons) - articles - Will Work for Art</title><link>http://willworkforart.net/articles/self-replicating-robots#comment-240856890</link><description>&lt;p&gt;you're too funny.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 02 Jul 2011 21:16:21 -0000</pubDate></item><item><title>Re: The near-impossible user registration of Copyright.gov - articles - will work for art</title><link>http://willworkforart.net/articles/the-near-impossible-user-registration-of-copyrightgov#comment-201808987</link><description>&lt;p&gt;You'd think at some point they would wonder why no one has filled out the&lt;br&gt;form...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 11 May 2011 20:41:25 -0000</pubDate></item><item><title>Re: Break the Rules «  hiContrast | Design and Motion</title><link>http://www.hicontrast.com/break-rules/#comment-188969936</link><description>&lt;p&gt;This piece cracks me up! I love everything about it, fonts, colors, lion head - you had to have been smoking something...&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 21 Apr 2011 13:36:44 -0000</pubDate></item><item><title>Re: Self Replicating Robots? (Whoever is doing this, please stop designing Android app icons) - articles - Will Work for Art</title><link>http://willworkforart.net/articles/self-replicating-robots#comment-171553427</link><description>&lt;p&gt;Thanks for doing your part to help. I imagine that there are a lot of people&lt;br&gt;that think it's cute, but if have an app that you want to stand out from&lt;br&gt;from the competition, having a icon that looks like everyone else's doesn't&lt;br&gt;bode will for differentiation (considering that's the first thing that&lt;br&gt;people will see).&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 25 Mar 2011 08:55:53 -0000</pubDate></item><item><title>Re: So you&amp;#39;re quoting a tweet? Please don&amp;#39;t do it with a&amp;#160;screenshot. - articles - will work for art</title><link>http://willworkforart.net/articles/so-you-re-quoting-a-tweet-please-don-t-do-it-with-a-screenshot#comment-171251581</link><description>&lt;p&gt;I let this project fall aside after the new twitter f'ed some things up. i&lt;br&gt;even looked at making a chrome extension with local storage and extending&lt;br&gt;this beyond twitter. Just don't have a whole lot of time these days.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 24 Mar 2011 16:45:11 -0000</pubDate></item><item><title>Re: Modernizr. Using it makes you suck less. - shared - Will Work for Art</title><link>http://willworkforart.net/shared/modernizr#comment-163489392</link><description>&lt;p&gt;Yes exactly!&lt;/p&gt;&lt;p&gt;Just create the css transforms and wrap your js animations in a modernizr test. Or if you don't want to clog up your good js with animations that a user might not need, combine it with YepNope and put those in another js.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 10 Mar 2011 10:20:10 -0000</pubDate></item><item><title>Re: In depth: Google's Cr-48 Chrome notebook</title><link>http://www.computerworld.com/s/article/9200759/In_depth_Google_s_Cr_48_Chrome_notebook#comment-231510361</link><description>&lt;p&gt;Files on USB&lt;br&gt;chrome://flags brings up some options including reading from a usb.&lt;/p&gt;&lt;p&gt;chrome://filebrowse brings up the file browser&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 15 Dec 2010 06:06:00 -0000</pubDate></item><item><title>Re: So you&amp;#39;re quoting a tweet? Please don&amp;#39;t do it with a&amp;#160;screenshot. - articles - will work for art</title><link>http://willworkforart.net/articles/so-you-re-quoting-a-tweet-please-don-t-do-it-with-a-screenshot#comment-92828183</link><description>&lt;p&gt;Done. On my way, and thanks for using my website to help get you fed.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Mon, 01 Nov 2010 17:24:22 -0000</pubDate></item><item><title>Re: Embeddable Tweets Made Easy</title><link>http://thinkvitamin.com/design/embeddable-tweets-made-easy/#comment-82765170</link><description>&lt;p&gt;not usually a fan of shameless self promotion, but I've been working on a better way to embed tweets with inline styles, microdata, and real semantics. &lt;a href="http://www.willworkforart.net/projects/citer" rel="nofollow noopener" target="_blank" title="www.willworkforart.net/projects/citer"&gt;www.willworkforart.net/proj...&lt;/a&gt; - I'd love some feedback on it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 03 Sep 2010 12:13:51 -0000</pubDate></item><item><title>Re: Embeddable Tweets Made Easy</title><link>http://thinkvitamin.com/design/embeddable-tweets-made-easy/#comment-79817018</link><description>&lt;p&gt;not usually a fan of shameless self promotion, but I've been working on a better way to embed tweets with inline styles, microdata, and real semantics. &lt;a href="http://www.willworkforart.net/projects/citer" rel="nofollow noopener" target="_blank" title="www.willworkforart.net/projects/citer"&gt;www.willworkforart.net/proj...&lt;/a&gt; - I'd love some feedback on it.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 03 Sep 2010 12:13:51 -0000</pubDate></item><item><title>Re: Let it be known that I&amp;#39;m a Flash hater (for the most&amp;#160;part) - articles - will work for art</title><link>http://willworkforart.net/articles/im-a-flash-hater#comment-72633912</link><description>&lt;p&gt;That's good to hear! You need to tap into some of that.&lt;/p&gt;&lt;p&gt;o.t: I just helped to create our first AIR app at work - It was quite cool. Using flash (which was my suggestion)&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 27 Aug 2010 14:22:31 -0000</pubDate></item><item><title>Re: Let it be known that I&amp;#39;m a Flash hater (for the most&amp;#160;part) - articles - will work for art</title><link>http://willworkforart.net/articles/im-a-flash-hater#comment-72632708</link><description>&lt;p&gt;Thanks! I feel the same of you and I appreciate your real additions to a conversation that typically involves people like this - sometimes I think the design/developer community is becoming more and more like the youtube community. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 27 Aug 2010 14:15:21 -0000</pubDate></item><item><title>Re: Let it be known that I&amp;#39;m a Flash hater (for the most&amp;#160;part) - articles - will work for art</title><link>http://willworkforart.net/articles/im-a-flash-hater#comment-72632063</link><description>&lt;p&gt;Thanks for the value add rebuttal Brian, I never thought of it that way and I'm sure candytunes needs some validation from other Flash developers.&lt;/p&gt;&lt;p&gt;Just viewing your website (&lt;a href="http://www.lakeshoremultimedia.com" rel="nofollow noopener" target="_blank" title="http://www.lakeshoremultimedia.com"&gt;http://www.lakeshoremultime...&lt;/a&gt;) has completely changed my opinion on the matter. You've quite demonstrated the usefulness of the Flash Player as imagined by Adobe.&lt;/p&gt;&lt;p&gt;I usually don't approve comments like this to appear, but this one saddened me enough to warrant a reply.&lt;/p&gt;&lt;p&gt;Taking the time to seek out and bash my design skills could have been better spent elsewhere.&lt;/p&gt;&lt;p&gt;Sorry for calling you out, but this is MY home on the web.&lt;/p&gt;&lt;p&gt;Thanks and come again.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 27 Aug 2010 14:12:00 -0000</pubDate></item><item><title>Re: Google Voice&amp;#39;s Speech-To-Text is Really Speech-to-Garble - articles - will work for art</title><link>http://willworkforart.net/articles/google-voice-speech-to-text-is-really-speech-to-garble#comment-64013521</link><description>&lt;p&gt;I had a wrong number call me the other day - the woman was speaking Spanish&lt;br&gt;and my transcript was in English. Though the translation wasn't that great,&lt;br&gt;it was pretty cool.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 24 Jul 2010 00:40:45 -0000</pubDate></item></channel></rss>