<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Disqus - Latest Comments for wwfa</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#usercomments-44c6f647" type="application/json"/><link>http://disqus.com/people/wwfa/</link><description></description><language>en</language><lastBuildDate>Sun, 04 Oct 2009 12:08:47 -0000</lastBuildDate><item><title>Re: WordPress to Tumblr</title><link>http://julioangelortiz.tumblr.com/post/204143265#comment-18478645</link><description>Hell yeah! - Now that you have disqus setup you should definitely enable friend connect and login via twitter - you're bound to make some new online friends with this thing - it's bizarre. And a week doesn't go buy where they don't have some awesome new feature added in. Enjoy!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sun, 04 Oct 2009 12:08:47 -0000</pubDate></item><item><title>Re: Sorry WordPress, You Just Lost Your Battle to&amp;#160;TextPattern &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/sorry-wordpress-you-just-lost-your-battle-to-textpattern#comment-12504043</link><description>I poked around the site - I can't really say anything about them since I&lt;br&gt;haven't installed and used it. If I was to move to a different cms today, I&lt;br&gt;might give Kroc Camen's cms a try. Its 'compiled' locally and all the html&lt;br&gt;runs static on the server:&lt;br&gt;&lt;br&gt;&lt;a href="http://camendesign.com/php" rel="nofollow"&gt;http://camendesign.com/php&lt;/a&gt; (give it a good read.)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 11 Jul 2009 11:12:14 -0000</pubDate></item><item><title>Re: Show us your desktop - Android&amp;#160;edition - articles - will work for art</title><link>http://willworkforart.net/articles/show-us-your-desktop-android-edition#comment-12164509</link><description>Cupcake was a bit disappointing for me when it was released - especially when you look at what htc has done with the touchflow interface - it rocks - &lt;a href="http://www.htc.com/www/product/hero/overview.html" rel="nofollow"&gt;http://www.htc.com/www/product/hero/overview.html&lt;/a&gt; which is why I had to install it!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 04 Jul 2009 21:25:16 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-11445574</link><description>Good questions. They are actually one in the same. You wouldn't need to set&lt;br&gt;a class name on the clicking because, of course, the user would be leaving&lt;br&gt;the page.&lt;br&gt;&lt;br&gt;So really what you want to do (I haven't written the script that would do it&lt;br&gt;but I have been planning to) is to actually hard-code in a ".selected" class&lt;br&gt;on that page's navigation item (or whichever way you'd do it with a cms...).&lt;br&gt;&lt;br&gt;The 'photography' page's navigation would just be coded as:&lt;br&gt;&lt;br&gt;&amp;lt;li class=".selected"&amp;gt;Photography&amp;lt;/li&amp;gt; (no "a" tag needed since it's not&lt;br&gt;linking anywhere)&lt;br&gt;&lt;br&gt;Since the javascript cycles through the list and hides everything at the sub&lt;br&gt;level you'd need to make an exception for the ".selected" item. There are&lt;br&gt;definitely a couple ways the write it.&lt;br&gt;&lt;br&gt;I would, at the end of the hiding cycle, go back through, find the&lt;br&gt;'.selected', unhide it and all it's parent elements.&lt;br&gt;&lt;br&gt;Or you could hard code the parent levels, also with a selected class and&lt;br&gt;unhide them with the javascript. (easier from JS approach, maybe less easy&lt;br&gt;from an HTML approach)&lt;br&gt;&lt;br&gt;&lt;code&gt;&amp;lt;pre&amp;gt;&lt;br&gt;&amp;lt;li class="selected"&amp;gt;&lt;a href="" rel="nofollow"&gt;Art&lt;/a&gt;&lt;br&gt;     &amp;lt;ul&amp;gt;&lt;br&gt;          &amp;lt;li class="selected"&amp;gt;Photography&amp;lt;/li&amp;gt;&lt;br&gt;          &amp;lt;li&amp;gt;&lt;a href="" rel="nofollow"&gt;Drawings&lt;/a&gt;&amp;lt;/li&amp;gt;&lt;br&gt;     &amp;lt;/ul&amp;gt;&lt;br&gt;&amp;lt;/li&amp;gt;&lt;br&gt;&amp;lt;/pre&amp;gt;&lt;/code&gt;&lt;br&gt;Does that make sense. I'd love to know if you're able to make that work and&lt;br&gt;if I ever had the time to add that in I will let you know.&lt;br&gt;&lt;br&gt;Thanks again!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 19 Jun 2009 09:24:14 -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-11138024</link><description>Its funny, I've already noticed improvements over the last couple months.&lt;br&gt;And knowing google, their transcription abilities will increasingly advance as they collect more and more data.&lt;br&gt;&lt;br&gt;Who knows, in a few short years it might start to differentiate local dialects (as long as they give users the ability to correct their transcriptions) With all the data they are collecting through voice search&lt;br&gt;on android they are going to finally make a real impact on speech to text.&lt;br&gt;&lt;br&gt;Sorry if I came off as overly critical but the first several transcriptions&lt;br&gt;were completely useless.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 18 Jun 2009 19:52:18 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-6377398</link><description>You don't need to put anything in the HTML except for the ID on the nav (which you have). Try removing the onclick if you added those in. If that doesn't fix it, make sure the toggle.js has the onload event.&lt;br&gt;&lt;br&gt;If still nothing happens, send me a working demo and I'll be glad to take a closer look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 18 Feb 2009 12:33:11 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-6266720</link><description>You can actually put the function into an existing js file and attach it to an onload event. Or you can put this all in a separate js s file and link the script in your header. If you'd like to put your full code out there somewhere I'll be glad to take a closer look.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 14 Feb 2009 19:33:08 -0000</pubDate></item><item><title>Re: Code Overhaul (How and Why I Started Using HTML 5) &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/code-overhaul-how-and-why-i-started-using-html-5#comment-5555206</link><description>There are a couple things to consider if you're going to take the plunge. The most immediate reason to give HTML 5 a whirl is so you can give feedback to the working group.&lt;br&gt;&lt;br&gt;Your Audience: This site is my own personal sandbox, which I consider experimental and ever changing. If you don't have the ability to make quick changes to your site in the event that something drastic happens to the working draft, then I wouldn't do it. &lt;br&gt;&lt;br&gt;You also have to consider your user's browsers (how much of your users are Firefox 2, etc.)&lt;br&gt;&lt;br&gt;Accessibility: Yes, there are still conversations going on about how to handle certain aspects of the specifications - a lot of thought has already been put into it, but there are still some good ideas and suggestions floating around. I haven't personally spoken to a Screen Reader user about any difficulties so I couldn't really vouch for any of that.&lt;br&gt;&lt;br&gt;Ultimately, it's up to you - you could take the approach that &lt;a href="http://uxlondon.com/" rel="nofollow"&gt;UXLondon&lt;/a&gt; and &lt;a href="http://aneventapart.com/" rel="nofollow"&gt;An Event Apart&lt;/a&gt; took - using an HTML 5 doctype, still using &amp;lt;divs&amp;gt; (but following the semantics of &amp;lt;div='section'&amp;gt;) and only using features that are working consistently (like using an a tag to wrap block elements)&lt;br&gt;&lt;br&gt;But hopefully you'll decide that it's worth it to make the switch - any one of us could have a brilliant idea that could shape HTML 5's development.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Mon, 26 Jan 2009 15:22:06 -0000</pubDate></item><item><title>Re: Code Overhaul (How and Why I Started Using HTML 5) &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/code-overhaul-how-and-why-i-started-using-html-5#comment-5505589</link><description>You make a very valid point - I'm actually at about 5% of visitors with ff2 and camino. I've always had a rule of thumb for the 5% mark (that's when I stopped designing at 640x480 and 800x600) and I'm willing to abandon those unfortunate visitors for the sake of testing html 5 and possibly contributing to its development.&lt;br&gt;&lt;br&gt;If I waited until after they dropped to zero then the specifications would probably be done by then. Had this been a commercial site and not my own personal sandbox, I'd be more willing to rethink the 5%.&lt;br&gt;&lt;br&gt;Thanks for the comments!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 23 Jan 2009 20:16:23 -0000</pubDate></item><item><title>Re: Code Overhaul (How and Why I Started Using HTML 5) &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/code-overhaul-how-and-why-i-started-using-html-5#comment-5472510</link><description>Awesome, I'm so glad I got through to at least one person! &lt;br&gt;&lt;br&gt;If you start playing around and have a brilliant idea - let them know.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 22 Jan 2009 14:51:10 -0000</pubDate></item><item><title>Re: Code Overhaul (How and Why I Started Using HTML 5) &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/code-overhaul-how-and-why-i-started-using-html-5#comment-5454778</link><description>I can only hope that I would be able to contribute something of worth. Keep up the good work Ian!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 21 Jan 2009 22:45:00 -0000</pubDate></item><item><title>Re: Code Overhaul (How and Why I Started Using HTML 5) &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/code-overhaul-how-and-why-i-started-using-html-5#comment-5437158</link><description>It actually depends which aspects of HTML5 - things like &amp;lt;section&amp;gt; and &amp;lt;article&amp;gt; are widely supported, with the exception of Camino and IE. But with IE you can use a small piece of javascript to get that to work. &lt;br&gt;&lt;br&gt;Other things like &amp;lt;canvas&amp;gt;, &amp;lt;video&amp;gt; and &amp;lt;audio&amp;gt; are spotty - you can read more about which elements/attributes and api's are currently implemented at The WHATWG Wiki: &lt;a href="http://wiki.whatwg.org/wiki/Implementations_in_Web_browsers" rel="nofollow"&gt;http://wiki.whatwg.org/wiki/Implementations_in_...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 21 Jan 2009 13:18:33 -0000</pubDate></item><item><title>Re: Tagging Textpattern &amp;rsaquo; Ran Aroussi</title><link>http://aroussi.com/items/view/133/tagging-textpattern#comment-5185789</link><description>How did you get the clean urls?  like &lt;a href="http://aroussi.com/items/tag/textpattern" rel="nofollow"&gt;http://aroussi.com/items/tag/textpattern&lt;/a&gt; instead of url/tag?t=textpattern</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 16 Jan 2009 15:49:32 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-4310716</link><description>I was just going to ask that. Glad you could put this to use.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Wed, 10 Dec 2008 11:37:24 -0000</pubDate></item><item><title>Re: The Importance of our Public Domain (and Why I&amp;#39;m Giving Away Some of My&amp;#160;Work) &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/the-importance-of-our-public-domain-and-why-im-giving-away-some-of-my-work#comment-4293732</link><description>I'm glad you asked. I was really surprised to see that  &lt;a href="http://change.gov/about/copyright_policy" rel="nofollow"&gt;Change.gov&lt;/a&gt; is using a creative commons license. There are a few organizations that are releasing work, like &lt;a href="http://creativecommons.org/weblog/entry/8233" rel="nofollow"&gt;Nova's Car of the Future&lt;/a&gt;. &lt;a href="http://creativecommons.org/weblog/entry/8095" rel="nofollow"&gt;Nine Inch Nails's Ghosts&lt;/a&gt; and &lt;a href="http://createdigitalmusic.com/2008/07/14/cdmotion-radiohead-use-creative-commons-for-music-video-data-audiovisual-stems-the-next-big-thing" rel="nofollow"&gt;Radiohead&lt;/a&gt; have released some of their work.&lt;br&gt;&lt;br&gt;Plenty of scientific organizations are doing the same, but there isn't much from anyone famous (yet) hopefully that will change in the near future.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Tue, 09 Dec 2008 14:42:50 -0000</pubDate></item><item><title>Re: Lennix&amp;#160;Bradley &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/lennix-bradley#comment-3444676</link><description>Yeah, you're mad funny. His name is all my wife's doing - now his looks,&lt;br&gt;that's all me.&lt;br&gt;&lt;br&gt;Hey, if you want to contribute, he'll more than enjoy a wii and a toys r us&lt;br&gt;gift card ($100 or 200 should be cool).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sun, 02 Nov 2008 13:36:16 -0000</pubDate></item><item><title>Re: Disqus commenting system</title><link>http://www.prodevtips.com/2008/08/16/disqus-commenting-system/#comment-3016111</link><description>I have grown to really love disqus as a service and I'm sure you'll come to enjoy it too. In the few months that I've been using it, there has never been a time when it was completely down - just a little slow on some days.&lt;br&gt;&lt;br&gt;It really brings another layer to interactivity - give users greater features than come out of the box in most cms'. And for other disqus users, were very glad you've come on board.&lt;br&gt;&lt;br&gt;Sorry it took me so long to discover your post on this - google alerts just picked up on it.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sun, 12 Oct 2008 21:49:17 -0000</pubDate></item><item><title>Re: Lennix&amp;#160;Bradley &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/lennix-bradley#comment-2880685</link><description>That's all my Wife's doing. We wanted something that you never hear - and I can't say I've ever heard of a Lennix...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sun, 05 Oct 2008 13:40:23 -0000</pubDate></item><item><title>Re: Woopra - not just visitor analytics, visitor&amp;#160;interaction! &amp;raquo; articles &amp;raquo; will work for art</title><link>http://willworkforart.net/articles/woopra-not-just-visitor-analytics-visitor-interaction#comment-2388761</link><description>Yes, during the beta of woopra, it limits the amount of hits to 10,000 per day - Which I would hope to exceed one day - probably much after it comes out of beta.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Tue, 16 Sep 2008 15:50:33 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-2334133</link><description>Let me know how it goes!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Sat, 13 Sep 2008 20:54:13 -0000</pubDate></item><item><title>Re: Shorten document.getElementById &amp;raquo; tutorials &amp;raquo; will work for art</title><link>http://willworkforart.net/tutorials/shorten-documentgetelementbyid#comment-2304633</link><description>Quote from the W3C "note that XHTML 1.0 has deprecated the name attribute of the a, applet, form..."Doesn't look like they mention meta or input - here's an &lt;a href="http://www.websitearchitecture.co.uk/forum/showthread.php?t=11" rel="nofollow"&gt;interesting forum thread&lt;/a&gt; on the subject.&lt;br&gt;&lt;br&gt;Here's a link to the&lt;a href="http://www.w3.org/TR/xhtml1/#C_8" rel="nofollow"&gt; xhtml doc on name depreciation&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 12 Sep 2008 14:08:36 -0000</pubDate></item><item><title>Re: Shorten document.getElementById &amp;raquo; tutorials &amp;raquo; will work for art</title><link>http://willworkforart.net/tutorials/shorten-documentgetelementbyid#comment-2304360</link><description>Thanks for the clarification Phil. It hadn't really even occurred to me&lt;br&gt;about the metatags - I've never personally come across these problems with&lt;br&gt;conflicting names before so it's new to me. I'm sure if I had run into it, I&lt;br&gt;would have pulled my hair out.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 12 Sep 2008 13:49:27 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-2302361</link><description>You could apply a "selected" class to the ul but you have to do it for each of the top level uls above the li that was selected. Example - if someone clicked on Categories &amp;gt; Art &amp;gt; Portraits &amp;gt; Colorful, the ul class="selected" should apply to it's top level (Portraits - so you can see the other items in that list) and each of the parent levels excluding the top most branch (Art). &lt;br&gt;&lt;br&gt;I hope this is making sense.&lt;br&gt;&lt;br&gt;Then in the function, when it's collapsing all the ul's (in the initial setup) - if this causes an issue with the graphic not being correct (plus vs. minus) at the end of when it finishes collapsing in the init(), just cycle back through them and expand based on the class.&lt;br&gt;&lt;br&gt;I hope this helps. If not, feel free to keep posting your questions/issues here. And Good Luck with the Wordpress plugin!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Fri, 12 Sep 2008 11:44:47 -0000</pubDate></item><item><title>Re: Shorten document.getElementById &amp;raquo; tutorials &amp;raquo; will work for art</title><link>http://willworkforart.net/tutorials/shorten-documentgetelementbyid#comment-2285006</link><description>Interesting. I had a thought to tweak this a bit to avoid still having to write it when going in a level deeper &amp;gt; Like returnedObject.getElementById...I think you might have given me a good idea on how to string these together to go a node deeper. Thanks!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Thu, 11 Sep 2008 10:59:08 -0000</pubDate></item><item><title>Re: will work for art: Unobtrusive Expand and Collapse Navigation : Digital Artistry by Bradley Cooper : Marlton, New Jersey</title><link>http://willworkforart.net/tutorials/unobtrusive-expand-and-collapse-navigation#comment-2255225</link><description>Yes you can absolutely use it commercially! I am all about sharing code -; and really you don't need to attribute me in an way - but if you want to throw my web address into a comment in the JS, at least you'll have a reference to me in future (if it gives you any problems, or I update it a bit.)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">wwfa</dc:creator><pubDate>Tue, 09 Sep 2008 22:43:51 -0000</pubDate></item></channel></rss>