<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Ted Wise - 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-e7af5c76" type="application/json"/><link>http://tedwise.disqus.com/</link><description>None</description><atom:link href="http://tedwise.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Thu, 05 Jan 2012 20:27:18 -0000</lastBuildDate><item><title>Re: Windows and OS/X steal from each other</title><link>http://tedwise.com/2009/10/12/windows-and-osx-steal-from-each-other/#comment-401893165</link><description>LOL; more info about supposedly stolen ideas from Microsoft can be found on &lt;br&gt;&lt;a href="http://blogd.com/wp/index.php/archives/7248" rel="nofollow"&gt;http://blogd.com/wp/index.php/...&lt;/a&gt;&lt;br&gt;Summarizing, Microsoft has been always stealing - clueless employees are there.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">R I O T</dc:creator><pubDate>Thu, 05 Jan 2012 20:27:18 -0000</pubDate></item><item><title>Re: What do those weird Mac symbols mean?</title><link>http://tedwise.com/2009/04/28/what-do-those-weird-mac-symbols-mean/#comment-396489147</link><description>Actually, the Return key symbol is wrong. U+21A9 is leftwards arrow with hook. The Return symbol is U+23CE, or ⏎.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alex</dc:creator><pubDate>Thu, 29 Dec 2011 09:34:51 -0000</pubDate></item><item><title>Re: Which browser is fastest?</title><link>http://tedwise.com/2009/06/26/which-browser-is-fastest/#comment-393753103</link><description>bullshit and merry xmas to y'all</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">alkalitta</dc:creator><pubDate>Sat, 24 Dec 2011 13:51:18 -0000</pubDate></item><item><title>Re: Super Simple SoapUI Tests</title><link>http://tedwise.com/2009/08/04/super-simple-soapui-tests/#comment-387096646</link><description>Hi... &lt;br&gt;I am working on a wadl file and not wsdl file. I want to transfer a list of response from a groovy script to a properties file using property transfer. HOw do i do that?&lt;br&gt;Also, while doing xpath match assertion, we can also do this without giving the namespace i.e., &lt;br&gt;&amp;lt;response xmlns="a string here"&amp;gt;   &amp;lt;user&amp;gt;xyz&amp;lt;/user&amp;gt;   &amp;lt;password&amp;gt;xyz&amp;lt;/password&amp;gt;   &amp;lt;token&amp;gt;0766cb22f35dc96e6e4933480405a3e9bda00cfa81f004e7db223e19ef3f8658&amp;lt;/token&amp;gt;&amp;lt;/response&amp;gt;&lt;br&gt;&lt;br&gt;if i dint have xmlns, in the response tag my xpath to fetch token would be //Response//token&lt;br&gt;But with the attribute present in the tag, how to accomplish this?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">P Smithas</dc:creator><pubDate>Thu, 15 Dec 2011 05:51:48 -0000</pubDate></item><item><title>Re: Dark Pastels theme for IntelliJ IDEA</title><link>http://tedwise.com/2009/02/26/dark-pastels-theme-for-intellij-idea/#comment-376522558</link><description>Using the adapted version by Paul below, works great. Thanks a lot!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Tommy Säfström</dc:creator><pubDate>Thu, 01 Dec 2011 02:23:51 -0000</pubDate></item><item><title>Re: OS/X Java MicroTip: Decompile Java class from the Finder | Ted Wise</title><link>http://tedwise.com/2010/08/11/osx-java-microtip-decompile-java-class-from-the-finder/#comment-375963890</link><description>Thanks for the great tip. Just one thing I think you should add:&lt;br&gt;&lt;br&gt;Your script fails to put the JAD files into the correct directory if their current directory has any spaces in it. Instead of using `dirname $1` try using "$(dirname $1)"&lt;br&gt;So it becomes:&lt;br&gt;jad -lnc -o -d "$(dirname $1)" $1</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Scott Tromley</dc:creator><pubDate>Wed, 30 Nov 2011 10:40:43 -0000</pubDate></item><item><title>Re: Maven Micro-Tip: Get sources and Javadocs</title><link>http://tedwise.com/2010/01/27/maven-micro-tip-get-sources-and-javadocs/#comment-369720475</link><description>thank you</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bla</dc:creator><pubDate>Mon, 21 Nov 2011 19:11:23 -0000</pubDate></item><item><title>Re: Homebrew vs. MacPorts | Ted Wise</title><link>http://tedwise.com/2010/08/28/homebrew-vs-macports/#comment-367373569</link><description>This is really great.  Thank you!  I thought something was weird when it took 20 minutes for macports to install a port.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brian M. Hays</dc:creator><pubDate>Fri, 18 Nov 2011 05:21:03 -0000</pubDate></item><item><title>Re: Printing in color to the Savin C3535 printer from OS/X</title><link>http://tedwise.com/2010/03/12/printing-in-color-to-the-savin-c3535-printer-from-osx/#comment-361402033</link><description>I had this working beautifully, but then upgraded to Lion.   Any idea how to create the same fix?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Allison</dc:creator><pubDate>Fri, 11 Nov 2011 17:10:49 -0000</pubDate></item><item><title>Re: Homebrew vs. MacPorts | Ted Wise</title><link>http://tedwise.com/2010/08/28/homebrew-vs-macports/#comment-356239658</link><description>You just illustrated why macports doesn't work and homebrew does:  The current version of darcs is 2.5.2, macports is still at 2.4.1 and hasn't  been touched in the last 5 weeks. version 2.5.2 which was released 8 months ago.  However using brew you can install haskell-platform and then use cabal to install darcs.  With macports I'm always having to fix the port file to get the latest released software.  Writing a formula doesn't appear harder than writing a Port file: if anything, probably easier.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">James Rinkevich</dc:creator><pubDate>Sat, 05 Nov 2011 01:33:43 -0000</pubDate></item><item><title>Re: OS/X Microtip: Making forced Exchange server signatures output correctly | Ted Wise</title><link>http://tedwise.com/2010/07/28/osx-microtip-making-forced-exchange-server-signatures-output-correctly/#comment-342491971</link><description>That was very helpful, even so many months after you posted it ! Thanks ! Unless you've found another way to force the ouput in Rich HTML regarless of the formatting ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jordane Cau</dc:creator><pubDate>Mon, 24 Oct 2011 05:33:33 -0000</pubDate></item><item><title>Re: What do those weird Mac symbols mean?</title><link>http://tedwise.com/2009/04/28/what-do-those-weird-mac-symbols-mean/#comment-341194879</link><description>Where videos were previously played are found a small circle, with a diagonal line within the circle and always in the upper left corner.  Inaccessible probably.  But, WHY?&lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">AD</dc:creator><pubDate>Fri, 21 Oct 2011 23:17:14 -0000</pubDate></item><item><title>Re: New Geek Tool Weather Script</title><link>http://tedwise.com/2009/07/08/new-geek-tool-weather-script/#comment-339156044</link><description>@98ee1c8cf8a4831c1c43995a7d78790a It works for me. You do not need to modify anything else inside the script but the @DATA_URL  variable. For me it reads:&lt;br&gt;  @DATA_URL = "&lt;a href="http://apple.accuweather.com/adcbin/apple/Apple_Weather_Data.asp?metric=1&amp;amp;zipcode" rel="nofollow"&gt;http://apple.accuweather.com/a...&lt;/a&gt;" &lt;br&gt;I hope this helps. I have attached an screenshot of the top of the script, with the modification. As somebody else said, it would be better if this is set as an option for the script, since metric=0 recovers the original behaviour. Make sure you are introducing the right zipcode (check with the -k flag, just in case)!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">iluvatar</dc:creator><pubDate>Wed, 19 Oct 2011 10:48:53 -0000</pubDate></item><item><title>Re: New Geek Tool Weather Script</title><link>http://tedwise.com/2009/07/08/new-geek-tool-weather-script/#comment-339060074</link><description>I tried that and still no luck for me...It's a shame it's not working and I don't want to have to switch to yahoo weather just to get a Celsius temperature!&lt;br&gt;Would adding it in here help?&lt;br&gt;curl --silent -m 30 "#{@DATA_URL}=#{CGI.escape(location)} &amp;lt;possibly here=""&amp;gt; "&lt;br&gt;&amp;lt;/possibly&amp;gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">smhdale</dc:creator><pubDate>Wed, 19 Oct 2011 08:14:04 -0000</pubDate></item><item><title>Re: Dark Pastels theme for IntelliJ IDEA</title><link>http://tedwise.com/2009/02/26/dark-pastels-theme-for-intellij-idea/#comment-336429140</link><description>you da man! i love this theme. thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ryno412</dc:creator><pubDate>Mon, 17 Oct 2011 01:47:07 -0000</pubDate></item><item><title>Re: New Geek Tool Weather Script</title><link>http://tedwise.com/2009/07/08/new-geek-tool-weather-script/#comment-333662987</link><description>You need to add metric=1 BEFORE zipcode, because the script will add the string =YOURZIPCODEVALUE at the end in order to complete the string zipcode=YOURZIPCODEVALUE . Something like&lt;br&gt;&lt;a href="http://apple.accuweather.com/adcbin/apple/Apple_Weather_Data.asp?metric=1&amp;amp;zipcode" rel="nofollow"&gt;http://apple.accuweather.com/a...&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">iluvatar</dc:creator><pubDate>Thu, 13 Oct 2011 11:41:52 -0000</pubDate></item><item><title>Re: New Geek Tool Weather Script</title><link>http://tedwise.com/2009/07/08/new-geek-tool-weather-script/#comment-333009645</link><description>Ted,&lt;br&gt;&lt;br&gt;Great script! I am having a problem with a particular zip code (24060)... well I submit &amp;lt;http: adcbin="" apple="" apple.accuweather.com="" apple_weather_data.asp?zipcode="24060"&amp;gt; it returns XML as do other zip codes I use. However, when I use the script with only "-z" (and "-s", or "-f")  parameters it never returns :(&lt;br&gt;&lt;br&gt;Any thoughts? Other zips appear to work fine thru script parameter passing. Thanks! &amp;lt;/http:&amp;gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">System</dc:creator><pubDate>Wed, 12 Oct 2011 18:20:14 -0000</pubDate></item><item><title>Re: Homebrew vs. MacPorts | Ted Wise</title><link>http://tedwise.com/2010/08/28/homebrew-vs-macports/#comment-331900775</link><description>Just a correction: Fink actually also lets you compile from source, very much like MacPorts.  With this option, you get more up to date versions of the programs, compared to the Fink binaries.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric Lebigot</dc:creator><pubDate>Tue, 11 Oct 2011 15:02:07 -0000</pubDate></item><item><title>Re: New Geek Tool Weather Script</title><link>http://tedwise.com/2009/07/08/new-geek-tool-weather-script/#comment-325691619</link><description>Just stopped working today. No idea what's changed. I rebooted, redownloaded the script, checked all the locations, etc.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ben S</dc:creator><pubDate>Mon, 03 Oct 2011 14:03:34 -0000</pubDate></item><item><title>Re: Automatic GPU switching &amp;#8211; how does it work?</title><link>http://tedwise.com/2010/04/14/automatic-gpu-switching-how-does-it-work/#comment-324510939</link><description>stupid cunt optimus fan boy. take a look a all the issues surfacing the web before you start spewing shit on the internet</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gh3860</dc:creator><pubDate>Sat, 01 Oct 2011 12:24:54 -0000</pubDate></item><item><title>Re: Mobile multi-tasking is different from traditional multi-tasking | Ted Wise</title><link>http://tedwise.com/2010/06/16/mobile-multi-tasking-is-different-from-traditional-multi-tasking/#comment-324394592</link><description>Very interesting article! Some people might call Symbian outdated, but the fact remains that Symbian is the only big smartphone operating system with true multitasking. You claim that this causes low efficiency and high power consumption, but still Symbian is superior to all other mobile platforms in this aspect. It would be interesting to hear your thoughts on the matter.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JH</dc:creator><pubDate>Sat, 01 Oct 2011 07:10:05 -0000</pubDate></item><item><title>Re: Maven Micro-Tip: Get sources and Javadocs</title><link>http://tedwise.com/2010/01/27/maven-micro-tip-get-sources-and-javadocs/#comment-321662854</link><description>-Dmdep.failOnMissingClassifierArtifact=false &lt;br&gt;shold work</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jevgeni S.</dc:creator><pubDate>Wed, 28 Sep 2011 07:47:16 -0000</pubDate></item><item><title>Re: Homebrew vs. MacPorts | Ted Wise</title><link>http://tedwise.com/2010/08/28/homebrew-vs-macports/#comment-316464638</link><description>I'd rewrite the curl statement simply because it's now 301'ing. Note the "L", which follows the redirect.&lt;br&gt;&lt;br&gt;ruby -e "$(curl -fsSL &lt;a href="http://gist.github.com/raw/323731/install_homebrew.rb)" rel="nofollow"&gt;http://gist.github.com/raw/323...&lt;/a&gt;"</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">charles</dc:creator><pubDate>Wed, 21 Sep 2011 01:33:36 -0000</pubDate></item><item><title>Re: Printing in color to the Savin C3535 printer from OS/X</title><link>http://tedwise.com/2010/03/12/printing-in-color-to-the-savin-c3535-printer-from-osx/#comment-315014198</link><description>Thanks for this...I've been struggling to get the Savin C2828 to work on Ubuntu and your Zip helped (since the Openprinting website is down).  Works perfectly!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Eric D. Brown</dc:creator><pubDate>Mon, 19 Sep 2011 11:39:32 -0000</pubDate></item><item><title>Re: New Geek Tool Weather Script</title><link>http://tedwise.com/2009/07/08/new-geek-tool-weather-script/#comment-310575971</link><description>Anyone else getting this error when running from command line?&lt;br&gt;&lt;br&gt;/Users/bill/bin/acweather.rb: line 1: {rtf1ansiansicpg1252cocoartf1138: command not found&lt;br&gt;/Users/bill/bin/acweather.rb: line 2: syntax error near unexpected token `}'&lt;br&gt;/Users/bill/bin/acweather.rb: line 2: `{\fonttbl\f0\fmodern\fcharset0 Courier;}'&lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">beetle</dc:creator><pubDate>Wed, 14 Sep 2011 21:49:28 -0000</pubDate></item></channel></rss>
