<?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>Sun, 13 May 2012 09:12:39 -0000</lastBuildDate><item><title>Re: Why Linux (and Windows) just doesn't cut it | Ted Wise</title><link>http://tedwise.com/2011/04/19/linux-just-doesnt-cut-it/#comment-527834972</link><description>&lt;p&gt;You can run Vim and Emacs just fine on OS/X.&lt;/p&gt;

&lt;p&gt;I've seen very few crashes from either OS/X _or_ Linux. Both tend to be driver issues and both tend to occur around major releases. I will say that Linux definitely handles system loads better but OS/X handles UI interactivity better. Linux makes for a much better server, and, in my opinion, OS/X makes for a much better desktop. It's far easier to bog down the UI on Linux then on OS/X.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Wise</dc:creator><pubDate>Sun, 13 May 2012 09:12:39 -0000</pubDate></item><item><title>Re: Why Linux (and Windows) just doesn't cut it | Ted Wise</title><link>http://tedwise.com/2011/04/19/linux-just-doesnt-cut-it/#comment-527667302</link><description>&lt;p&gt;You bring up some important points.  Yes Windows is the worst environment for  Web Development as it lacks the basic Unix fundamentals that all web applications run on.  However, I have to disagree with you on the relative merits of abandoning Linux outright for Mac OS X.  Fine, in certain areas the Mac is awesome and that usually is in the area of graphics, video and sound editing in that area it rocks.  But in the area of development it's almost as bad as Windows.  TextMate can never and will never be able to compare to the engineering level tools of Vim or Emacs.  My coding has sped up by 10x times after learning Vim and is much deeper.    Mac OS X is a really well engineered system but not for development.  The system crashes way too much, slows to a halt when doing CPU intensive things like compiling or dealing with huge files and managing packages and libraries is hell not to mention no ability to do apt-get or yum to instantly download and install packages sucks.&lt;/p&gt;

&lt;p&gt;In short Linux may not be the greatest system for desktop users or graphics/media/sound designers but it is the IDEAL system for programmers and for development.  &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Paulgrinberg</dc:creator><pubDate>Sun, 13 May 2012 02:24:23 -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-513540403</link><description>&lt;p&gt;Can this be used for Canadian Postal Codes, or do I have to do a location lookup? If it is a lookup that must be done, I'm having some serious problems right now. I'm typing the following line &lt;br&gt;ruby ~/Documents/GeekTool_Files/Scripts/Weather/acweather.rb --lookup "Langley, Canada"&lt;/p&gt;

&lt;p&gt;and the following is returned:&lt;br&gt;Location = Postal code/Zipcode/Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/encoding.rb:11:in `encoding=': Bad encoding name LATIN1 (ArgumentError)	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/source.rb:55:in `encoding='	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/source.rb:46:in `initialize'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/source.rb:162:in `initialize'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/source.rb:17:in `new'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/source.rb:17:in `create_from'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/parsers/baseparser.rb:127:in `stream='	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/parsers/baseparser.rb:116:in `initialize'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/parsers/treeparser.rb:9:in `new'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/parsers/treeparser.rb:9:in `initialize'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/document.rb:231:in `new'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/document.rb:231:in `build'	from /Users/stefanmelnychenko/.rvm/rubies/ruby-1.9.3-p125/lib/ruby/1.9.1/rexml/document.rb:43:in `initialize'	from /Users/stefanmelnychenko/Documents/GeekTool_Files/Scripts/Weather/acweather.rb:83:in `new'	from /Users/stefanmelnychenko/Documents/GeekTool_Files/Scripts/Weather/acweather.rb:83:in `lookup_postal'	from /Users/stefanmelnychenko/Documents/GeekTool_Files/Scripts/Weather/acweather.rb:155:in `&amp;lt;main&amp;gt;'&lt;/p&gt;

&lt;p&gt;Perhaps you could shed some light on what I am doing wrong? Also, all of the examples I see of calling this file from the terminal do not have `ruby` in front. Yet when I call without `ruby`, I get a `command not found`. I know this is an older post. Perhaps it doesn't work with the new version of Ruby?&amp;lt;/main&amp;gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Stefan Melnychenko</dc:creator><pubDate>Sun, 29 Apr 2012 11:49:55 -0000</pubDate></item><item><title>Re: Super Simple SoapUI Tests</title><link>http://tedwise.com/2009/08/04/super-simple-soapui-tests/#comment-495726265</link><description>&lt;p&gt;Very good article. I think this would help me determine in few mins if my services are working fine in tandem. Although I am not sure how we can transfer more than one property between two webservice call. Since new_property can be used for only one property&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Alisha Rosee</dc:creator><pubDate>Thu, 12 Apr 2012 16:18:42 -0000</pubDate></item><item><title>Re: Select deadlocks in SQL Server &amp;#8211; AKA SQL Server sucks</title><link>http://tedwise.com/2010/03/15/select-deadlocks-in-sql-server-aka-sql-server-sucks/#comment-495346673</link><description>&lt;p&gt;Thanks for this, Ted.  We're encountering deadlocks in SQL Server selects and it's been driving me batty.  This info will help!&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Nellie</dc:creator><pubDate>Thu, 12 Apr 2012 08:14:33 -0000</pubDate></item><item><title>Re: Micro-Tip: Using Subclipse on OS/X with Homebrew | Ted Wise</title><link>http://tedwise.com/2010/06/21/micro-tip-using-subclipse-on-osx-with-homebrew/#comment-470471505</link><description>&lt;p&gt;Just a heads up for later readers: if you have already installed subversion via homebrew, then you'll need to run:&lt;br&gt;brew uninstall subversion&lt;br&gt;brew uninstall neon # critical!&lt;/p&gt;

&lt;p&gt;It's not enough to just uninstall subversion, because neon will not be rebuilt as a universal binary and thus trying to install a universal subversion will fail.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave S</dc:creator><pubDate>Tue, 20 Mar 2012 14:50:45 -0000</pubDate></item><item><title>Re: Select deadlocks in SQL Server &amp;#8211; AKA SQL Server sucks</title><link>http://tedwise.com/2010/03/15/select-deadlocks-in-sql-server-aka-sql-server-sucks/#comment-463270858</link><description>&lt;p&gt;What a pleasant demeanor you have. You're correct, two select statements won't deadlock against each other. I never said they would. But a select statement will deadlock against a parallel update. Without snapshotting turned on you can get deadlocks on selects. There's no way around it, that's ridiculous.&lt;/p&gt;

&lt;p&gt;The application database I was working against at the time wasn't modifiable to switch to snapshots. My queries would randomly deadlock as the third-party application ran updates against the database. This was surprising to me in that I'd never worked extensively with SQL Server and hadn't ever seen a _query_ deadlock before. The bulk of my Enterprise experience was with Oracle which isolates selects. As do most other Enterprise-level databases. But not SQL Server. Hence this posting.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ted Wise</dc:creator><pubDate>Mon, 12 Mar 2012 07:57:17 -0000</pubDate></item><item><title>Re: Select deadlocks in SQL Server &amp;#8211; AKA SQL Server sucks</title><link>http://tedwise.com/2010/03/15/select-deadlocks-in-sql-server-aka-sql-server-sucks/#comment-463250649</link><description>&lt;p&gt;SELECT statements issue SHARED locks... these can co-exist. &lt;br&gt;Deadlocks do not occur between two select statements that do not modify data since they only issue SHARED locks...&lt;br&gt;This article, is rubbish. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aa</dc:creator><pubDate>Mon, 12 Mar 2012 07:06:28 -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-439412476</link><description>&lt;p&gt;running it in 10.5.1 looks and works great!   &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Townsend</dc:creator><pubDate>Tue, 14 Feb 2012 20:34:25 -0000</pubDate></item><item><title>Re: Simple guide to Maven</title><link>http://tedwise.com/2009/11/09/simple-guide-to-maven/#comment-433827506</link><description>&lt;p&gt;we're just a beginner, with a long exposure, and this obviously makes us become more aware.. &lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Pekanbaru</dc:creator><pubDate>Thu, 09 Feb 2012 04:27:16 -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-432698940</link><description>&lt;p&gt;I've the same problem, I can get this to run in terminal, I copy the command to GeekTool and it does nothing, I'm just a step behind to take advantage of this gorgeous tool, can you give me some advise? thanks a lot.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Rodrigo Loyola</dc:creator><pubDate>Wed, 08 Feb 2012 02:41:45 -0000</pubDate></item><item><title>Re: Homebrew vs. MacPorts | Ted Wise</title><link>http://tedwise.com/2010/08/28/homebrew-vs-macports/#comment-430609805</link><description>&lt;p&gt;Unless you enjoy hacking dependencies back together just use MacPorts like an adult and you will find it works well.  There is a place for Homebrew, but if you are asking the question of which one to use then the answer is likely MacPorts.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Haywood Jablome</dc:creator><pubDate>Mon, 06 Feb 2012 00:33:48 -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-427838004</link><description>&lt;p&gt;Hi there! From update 3, i was not able to get my postal code and zipcode. This is what i got,&lt;br&gt;jaslyn-yings-macbook:~ Jaslyn$ /Users/Jaslyn/Documents/GEEKTOOL/Weather/acweather.rb --lookup “Singapore, Singapore”Location = Postal code/Zipcode&lt;/p&gt;

&lt;p&gt;and nothing else.&lt;/p&gt;

&lt;p&gt;Was wondering if you can help me out here! it will be greatly appreciated!&lt;/p&gt;

&lt;p&gt;Jaslyn&lt;br&gt;&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Jaslyn </dc:creator><pubDate>Thu, 02 Feb 2012 11:39:28 -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-425714465</link><description>&lt;p&gt;I have been trying to figure this out forever!  Thanks for posting.  I am using Lion.&lt;/p&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc</dc:creator><pubDate>Tue, 31 Jan 2012 15:42:23 -0000</pubDate></item><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>&lt;p&gt;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.&lt;/p&gt;</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>&lt;p&gt;Actually, the Return key symbol is wrong. U+21A9 is leftwards arrow with hook. The Return symbol is U+23CE, or ⏎.&lt;/p&gt;</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>&lt;p&gt;bullshit and merry xmas to y'all&lt;/p&gt;</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>&lt;p&gt;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;/p&gt;

&lt;p&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?&lt;/p&gt;</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>&lt;p&gt;Using the adapted version by Paul below, works great. Thanks a lot!&lt;/p&gt;</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>&lt;p&gt;Thanks for the great tip. Just one thing I think you should add:&lt;/p&gt;

&lt;p&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&lt;/p&gt;</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>&lt;p&gt;thank you&lt;/p&gt;</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>&lt;p&gt;This is really great.  Thank you!  I thought something was weird when it took 20 minutes for macports to install a port.  &lt;/p&gt;</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>&lt;p&gt;I had this working beautifully, but then upgraded to Lion.   Any idea how to create the same fix?  &lt;/p&gt;</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>&lt;p&gt;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.&lt;/p&gt;</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>&lt;p&gt;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 ?&lt;/p&gt;</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></channel></rss>
