<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Mat Schaffer - Latest Comments</title><link xmlns="http://www.w3.org/2005/Atom" rel="http://api.friendfeed.com/2008/03#sup" href="http://disqus.com/sup/all.sup#forumcomments-d120db56" type="application/json"/><link>http://matschaffer.disqus.com/</link><description></description><language>en</language><lastBuildDate>Sat, 14 Nov 2009 12:52:54 -0000</lastBuildDate><item><title>Re: Hello, Jekyll.</title><link>http://matschaffer.com/tech/2009/11/hello-jekyll/#comment-23057467</link><description>whoops! thanks Aaron. Guess you can tell where I originally copied that from :) Fixed.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">schapht</dc:creator><pubDate>Sat, 14 Nov 2009 12:52:54 -0000</pubDate></item><item><title>Re: Hello, Jekyll.</title><link>http://matschaffer.com/tech/2009/11/hello-jekyll/#comment-22968999</link><description>looks great;  I thought you might like a bug report :-)  The link elements in your atom feed point to the wrong place: &lt;br&gt;  &amp;lt;link href="http://80kv.com/tech/2009/11/hello-jekyll" /&amp;gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aaron</dc:creator><pubDate>Sat, 14 Nov 2009 00:21:14 -0000</pubDate></item><item><title>Re: Hello, Jekyll.</title><link>http://matschaffer.com/tech/2009/11/hello-jekyll/#comment-22895047</link><description>Thanks man! I might tweak the style on this comment section a bit now that I actually have comments, but I'm pretty happy with it.&lt;br&gt;&lt;br&gt;Now for some content!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">schapht</dc:creator><pubDate>Fri, 13 Nov 2009 09:13:34 -0000</pubDate></item><item><title>Re: Hello, Jekyll.</title><link>http://matschaffer.com/tech/2009/11/hello-jekyll/#comment-22870456</link><description>Love it!!! might actually steal some of your design elements for my own homepage redesign (tho' wont do it in Jekyll yet ;) )</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">twitter-4417291</dc:creator><pubDate>Thu, 12 Nov 2009 20:47:47 -0000</pubDate></item><item><title>Re: Installing ImageMagick on OS X Leopard</title><link>http://matschaffer.com/tech/2009/05/installing-imagemagick-on-os-x-leopard/#comment-22867636</link><description>Thanks a lot. This worked for me with no problems on 10.5.8.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Monica</dc:creator><pubDate>Thu, 12 Nov 2009 19:39:02 -0000</pubDate></item><item><title>Re: Call JRuby, Jython or other JVM scripting language from Maven</title><link>http://matschaffer.com/2009/10/call-jruby-jython-from-maven/#comment-20926002</link><description>Nice Tips. &lt;br&gt;Thanks !</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anshu Mishra</dc:creator><pubDate>Sat, 24 Oct 2009 09:23:09 -0000</pubDate></item><item><title>Re: Installing ImageMagick on OS X Leopard</title><link>http://matschaffer.com/2009/05/installing-imagemagick-on-os-x-leopard/#comment-20166439</link><description>I get this errow after entering line 5:&lt;br&gt;./configure --enable-shared --prefix=/usr/local&lt;br&gt; &lt;br&gt;configure: error: no acceptable C compiler found in $PATH&lt;br&gt;See `config.log' for more details.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">infografik</dc:creator><pubDate>Thu, 15 Oct 2009 19:54:14 -0000</pubDate></item><item><title>Re: JavaScript templates, build-time lovin&amp;#8217;</title><link>http://matschaffer.com/2009/10/javascript-templates/#comment-19588637</link><description>Thanks both for your comments. The only answer I can give is that it is difficult to seduce everyone ;)&lt;br&gt;&lt;br&gt;But feedback is always good :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yves (BeeBole)</dc:creator><pubDate>Thu, 08 Oct 2009 13:32:24 -0000</pubDate></item><item><title>Re: JavaScript templates, build-time lovin&amp;#8217;</title><link>http://matschaffer.com/2009/10/javascript-templates/#comment-18558719</link><description>Mat pretty much sums it up for me. Using span tags was the deal breaker.  I'm fine with using span tags to define content, but feared the id/class name duplication that might come along with PURE. It's too easy for someone to reuse a template variable that might be used as a selector somewhere down the line. Also, I personally don't like seeing a bunch of span tags wrapping content. It just looks a little ugly to me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">couchoud</dc:creator><pubDate>Mon, 05 Oct 2009 09:18:44 -0000</pubDate></item><item><title>Re: JavaScript templates, build-time lovin&amp;#8217;</title><link>http://matschaffer.com/2009/10/javascript-templates/#comment-18505101</link><description>I'll see if I can get some of my coworkers to comment as well, but the decision largely came down to the use of spans and classes for interpolation and iteration.&lt;br&gt;&lt;br&gt;We're pretty comfortable with spans and classes designating style. The general consensus seemed to be that giving them a second purpose (content) was a poor fit. We use a lot of Freemarker so Trimpath's use of ${} was a more comfortable progression. Of course I'm sure you could apply this concept to PURE just as easily, so feel free to fork if it if you find it useful.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">schapht</dc:creator><pubDate>Sun, 04 Oct 2009 14:32:14 -0000</pubDate></item><item><title>Re: JavaScript templates, build-time lovin&amp;#8217;</title><link>http://matschaffer.com/2009/10/javascript-templates/#comment-18461497</link><description>Hey, I would be very interested in knowing what made you go for Trimpath instead of PURE.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Yves (BeeBole)</dc:creator><pubDate>Sun, 04 Oct 2009 02:33:19 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-17018594</link><description>For sure man, I see the value in that, it is a perfectly valid argument. Which is why I support literal JS specs as well (you can even use a combination of each if you want), but yeah a bigger team would not benefit much from the grammar. I work solo so thats where my rage with JS literals got me started with the grammar lol</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TJ Holowaychuk</dc:creator><pubDate>Sun, 20 Sep 2009 23:55:32 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-17016185</link><description>Thanks for the support! I see the cool factor but "getting the hang of it" would become a speed-bump when trying to introduce the tool to the rest of my team (~40 devs total). And the specs won't be worth much if I'm the only one using them. I'll hit you up in IRC once I get started for sure.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">schapht</dc:creator><pubDate>Sun, 20 Sep 2009 23:49:15 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-17015909</link><description>hell even if you do not like snake-case 2.x partially implements interchangeable DSLs (3.x will top this off) so you can have camel-case galore. The grammar can be summed up really quickly, this slideshow might be worth checking out, speeds up testing once you get the hang of it :) &lt;a href="http://slidechop.com/presentations/68/slides" rel="nofollow"&gt;http://slidechop.com/presentations/68/slides&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TJ Holowaychuk</dc:creator><pubDate>Sun, 20 Sep 2009 23:38:46 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-17014697</link><description>Sounds good! not much is forced upon the user though. Check out the readme / site or drop by the #jspec IRC channel if you need any help. People seem to jump to conclusions about how things have to be done with JSpec, which are never true, its very extensible / customizable. &lt;br&gt;&lt;br&gt;The project templates for example are simply a starting point, the structure does not have to be that way at all. 3.x is going to ship with a bunch of new features, hopefully timed together with my Ruby TestSwarm implementation.&lt;br&gt;&lt;br&gt;Besides if you find there is something missing, or blocking your way drop an issue on Github and I will check it out :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TJ Holowaychuk</dc:creator><pubDate>Sun, 20 Sep 2009 23:31:12 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-17014123</link><description>Thanks for chiming in TJ! I think JSpec will be the next tool I look at for testing. The features definitely look good, I just worry that a number of your opinions won't mesh with the projects I need to test. We'll see how flexible it is once I start digging in.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">schapht</dc:creator><pubDate>Sun, 20 Sep 2009 23:21:32 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-16913003</link><description>JSpec can be used without the grammar. The syntax is very similar to Screw.Unit, however JSpec has far more features, and is actively developed / tested by the community.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TJ Holowaychuk</dc:creator><pubDate>Sat, 19 Sep 2009 01:34:31 -0000</pubDate></item><item><title>Re: Installing ImageMagick on OS X Leopard</title><link>http://matschaffer.com/2009/05/installing-imagemagick-on-os-x-leopard/#comment-15521180</link><description>Thanks Mat</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">fahri</dc:creator><pubDate>Fri, 28 Aug 2009 07:24:17 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-15465653</link><description>Right on. Thanks for the check. I too often forget to revisit the YUI suite since I initially used it in 2005 when it only had a small handful of tools. Maybe I'll do another post with that and a deeper dive into JSpec.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">schapht</dc:creator><pubDate>Thu, 27 Aug 2009 09:21:33 -0000</pubDate></item><item><title>Re: Harsh opinions on JavaScript testing</title><link>http://matschaffer.com/2009/08/hars-opinions-on-javascript-testing/#comment-15430586</link><description>I've used YUI Test a bit, seems decent: &lt;a href="http://developer.yahoo.com/yui/yuitest" rel="nofollow"&gt;http://developer.yahoo.com/yui/yuitest&lt;/a&gt;, but I haven't worked with any of these others, so I can't compare.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">TTop</dc:creator><pubDate>Wed, 26 Aug 2009 14:02:09 -0000</pubDate></item><item><title>Re: Installing ImageMagick on OS X Leopard</title><link>http://matschaffer.com/2009/05/installing-imagemagick-on-os-x-leopard/#comment-15401004</link><description>that's useful! but actually you must change the url of the first line:&lt;br&gt;&lt;br&gt;curl &lt;a href="http://www.ijg.org/files/jpegsrc.v7.tar.gz" rel="nofollow"&gt;http://www.ijg.org/files/jpegsrc.v7.tar.gz&lt;/a&gt; &amp;gt; jpegsrc.v7.tar.gz</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Amed Rodriguez</dc:creator><pubDate>Tue, 25 Aug 2009 23:56:12 -0000</pubDate></item><item><title>Re: Installing ImageMagick on OS X Leopard</title><link>http://matschaffer.com/2009/05/installing-imagemagick-on-os-x-leopard/#comment-14436736</link><description>Thank you a thousand times. So many ways to install ImageMagick on OS X and this is the only one that worked for me.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Johnnie Wilcox</dc:creator><pubDate>Fri, 07 Aug 2009 12:26:57 -0000</pubDate></item><item><title>Re: iSepta Train View, my time with Dashcode</title><link>http://matschaffer.com/2009/03/isepta-train-view/#comment-11044094</link><description>iSepta is great. I don't know what else to say</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">jones78999</dc:creator><pubDate>Wed, 17 Jun 2009 10:51:44 -0000</pubDate></item><item><title>Re: Installing ImageMagick on OS X Leopard</title><link>http://matschaffer.com/2009/05/installing-imagemagick-on-os-x-leopard/#comment-10588018</link><description>Thanks Matt&lt;br&gt;Saved the day for me (again - I found this site before for something I think) - especially with that bloody backticked glibtool trick!!!!!!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pete</dc:creator><pubDate>Sun, 07 Jun 2009 10:26:27 -0000</pubDate></item><item><title>Re: Removing code is a feature</title><link>http://matschaffer.com/2009/03/removing-code-is-a-feature/#comment-8024094</link><description>Amen.  One of the most productive things I've done at work in the past few months was deleting ~10k of code/configuration.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Bevilacqua-Linn</dc:creator><pubDate>Thu, 09 Apr 2009 22:10:08 -0000</pubDate></item></channel></rss>