<?xml version="1.0" encoding="UTF-8"?>
<feed xml:lang="en-US" xmlns="http://www.w3.org/2005/Atom">
  <title>Martian Intuition - Work Comments</title>
  <id>tag:marsorange.com,2011:mephisto/handyman/comments</id>
  <generator uri="http://mephistoblog.com" version="0.8.0">Mephisto Drax</generator>
  <link href="http://marsorange.com/feed/handyman/comments.xml" rel="self" type="application/atom+xml"/>
  <link href="http://marsorange.com/handyman" rel="alternate" type="text/html"/>
  <updated>2011-10-09T03:28:09Z</updated>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Fred Liang</name>
    </author>
    <id>tag:marsorange.com,2006-07-17:72:20481</id>
    <published>2011-10-09T03:28:09Z</published>
    <updated>2011-10-09T03:28:09Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/of-mogrify-ruby-tempfile-dynamic-class-definitions" rel="alternate" type="text/html"/>
    <title>Comment on 'of Mogrify, Ruby Tempfile &amp; Dynamic Class Definitions' by Fred Liang</title>
<content type="html">&lt;p&gt;Why you didn't pass params like this
    Tempfile.new ['filenane', '.stuffix']&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Michael MacDonald</name>
    </author>
    <id>tag:marsorange.com,2006-07-17:72:17392</id>
    <published>2011-01-06T04:43:23Z</published>
    <updated>2011-01-06T04:43:23Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/of-mogrify-ruby-tempfile-dynamic-class-definitions" rel="alternate" type="text/html"/>
    <title>Comment on 'of Mogrify, Ruby Tempfile &amp; Dynamic Class Definitions' by Michael MacDonald</title>
<content type="html">&lt;p&gt;When I upgraded to Ruby 1.9.2 I got the following error with this patch:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;can't convert nil into Integer
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;To solve this, I used the same trick as the paperclip folks used:&lt;/p&gt;

&lt;pre&gt;&lt;code&gt;sprintf('%s%d-%d%s', File::basename(basename, ext), $$, n.to_i, ext)
&lt;/code&gt;&lt;/pre&gt;

&lt;p&gt;Notice the addition of n.to_i.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Shyam Khadka</name>
    </author>
    <id>tag:marsorange.com,2006-07-17:72:15676</id>
    <published>2010-10-05T06:38:17Z</published>
    <updated>2010-10-05T06:38:17Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/of-mogrify-ruby-tempfile-dynamic-class-definitions" rel="alternate" type="text/html"/>
    <title>Comment on 'of Mogrify, Ruby Tempfile &amp; Dynamic Class Definitions' by Shyam Khadka</title>
<content type="html">&lt;p&gt;Looks great!! But in my case, 
ext = File::extname(basename) 
doesn't return anything.&lt;/p&gt;

&lt;p&gt;So that I am not able to get extension of temp file using file_field of rails.
Any suggestions are highly welcomed!!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Moschops</name>
    </author>
    <id>tag:marsorange.com,2007-07-05:82:14791</id>
    <published>2010-09-01T10:00:14Z</published>
    <updated>2010-09-01T10:00:14Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/rmagick-install-woes-on-os-x" rel="alternate" type="text/html"/>
    <title>Comment on 'RMagick install woes on OS X' by Moschops</title>
<content type="html">&lt;p&gt;Years later this helped a lost soul trying to get the beast that is rmagic to install on a CentOS 5.4 system... thanks man!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Will</name>
    </author>
    <id>tag:marsorange.com,2006-09-26:73:13173</id>
    <published>2010-06-07T19:29:49Z</published>
    <updated>2010-06-07T19:29:49Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/mod_magnet-on-os-x" rel="alternate" type="text/html"/>
    <title>Comment on 'mod_magnet on OS X' by Will</title>
<content type="html">&lt;p&gt;Thanks!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Fabrice</name>
    </author>
    <id>tag:marsorange.com,2007-07-05:82:11498</id>
    <published>2010-02-11T21:08:16Z</published>
    <updated>2010-02-11T21:08:16Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/rmagick-install-woes-on-os-x" rel="alternate" type="text/html"/>
    <title>Comment on 'RMagick install woes on OS X' by Fabrice</title>
<content type="html">&lt;p&gt;@ben
I had the same issue and realized that the referenced file font (/Library/Fonts/xxx)  was... empty; eg file size = 0 &lt;/p&gt;

&lt;p&gt;Wherever you use RMagic with a font, just be sure that the file is not empty...&lt;/p&gt;

&lt;p&gt;Fabrice.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Rahul Chaudhari</name>
    </author>
    <id>tag:marsorange.com,2007-08-04:123:11295</id>
    <published>2010-01-27T09:14:44Z</published>
    <updated>2010-01-27T09:14:44Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/wsdl-for-zimbra-the-beginning" rel="alternate" type="text/html"/>
    <title>Comment on 'WSDL for Zimbra (The Beginning)' by Rahul Chaudhari</title>
<content type="html">&lt;p&gt;Is their any WSDL for normal user?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>John</name>
    </author>
    <id>tag:marsorange.com,2007-08-04:123:10441</id>
    <published>2009-12-10T12:49:33Z</published>
    <updated>2009-12-10T12:49:33Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/wsdl-for-zimbra-the-beginning" rel="alternate" type="text/html"/>
    <title>Comment on 'WSDL for Zimbra (The Beginning)' by John</title>
<content type="html">&lt;p&gt;Any Updates?&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>silverdr</name>
    </author>
    <id>tag:marsorange.com,2006-07-17:72:9155</id>
    <published>2009-08-08T18:21:00Z</published>
    <updated>2009-08-08T18:21:00Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/of-mogrify-ruby-tempfile-dynamic-class-definitions" rel="alternate" type="text/html"/>
    <title>Comment on 'of Mogrify, Ruby Tempfile &amp; Dynamic Class Definitions' by silverdr</title>
<content type="html">&lt;p&gt;Steve - thanks. Simple solution to my problem.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Tushar</name>
    </author>
    <id>tag:marsorange.com,2007-08-04:123:8988</id>
    <published>2009-07-21T10:17:54Z</published>
    <updated>2009-07-21T10:17:54Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/wsdl-for-zimbra-the-beginning" rel="alternate" type="text/html"/>
    <title>Comment on 'WSDL for Zimbra (The Beginning)' by Tushar</title>
<content type="html">&lt;p&gt;Hey, I am trying to use this wsdl and parse it using gSoap (wsdl parser). But during the process am getting a error possibly related to sessionID element. Here's the error for your ref.&lt;/p&gt;

&lt;p&gt;Reading file 'C:\zimbra&lt;em&gt;wsdl\zimbra&lt;/em&gt;admin-example.wsdl'... done reading 'C:\zimb
ra&lt;em&gt;wsdl\zimbra&lt;/em&gt;admin-example.wsdl'
Warning: could not find element '' ref '&quot;urn:zimbraAdmin&quot;:sessionId' in schema u
rn:zimbraAdmin
Warning: soap header has no matching part in message &quot;urn:zimbraAdmin&quot;:context i
n WSDL definitions&lt;/p&gt;

&lt;p&gt;Any sort of help is highly appreciated.&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>J Cho</name>
    </author>
    <id>tag:marsorange.com,2006-08-14:70:8453</id>
    <published>2009-05-29T23:20:20Z</published>
    <updated>2009-05-29T23:20:20Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/rmagick-versus-minimagick" rel="alternate" type="text/html"/>
    <title>Comment on 'RMagick versus MiniMagick' by J Cho</title>
<content type="html">&lt;p&gt;Thanks. This was very useful!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>dave</name>
    </author>
    <id>tag:marsorange.com,2005-08-07:42:3648</id>
    <published>2008-10-06T20:53:51Z</published>
    <updated>2008-10-06T20:53:51Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/gem-install-a-non-standard-include-directory" rel="alternate" type="text/html"/>
    <title>Comment on ''gem install' &amp; A Non-standard Include Directory' by dave</title>
<content type="html">&lt;p&gt;Woot!&lt;/p&gt;

&lt;p&gt;This helped me fix my gems on an out-of-date shared host.  Thanks!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Matt</name>
    </author>
    <id>tag:marsorange.com,2006-07-17:72:1288</id>
    <published>2008-04-28T16:57:28Z</published>
    <updated>2008-04-28T16:57:28Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/of-mogrify-ruby-tempfile-dynamic-class-definitions" rel="alternate" type="text/html"/>
    <title>Comment on 'of Mogrify, Ruby Tempfile &amp; Dynamic Class Definitions' by Matt</title>
<content type="html">&lt;p&gt;Do you know if the newest version fixes this?
== 1.2.2 / 2007-06-01&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Darvas Dorottya</name>
    </author>
    <id>tag:marsorange.com,2007-05-18:74:1239</id>
    <published>2008-04-19T11:53:15Z</published>
    <updated>2008-04-19T11:53:15Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/extensionless-urls-with-lighttpd" rel="alternate" type="text/html"/>
    <title>Comment on 'Extensionless URL's [with lighttpd]' by Darvas Dorottya</title>
<content type="html">&lt;p&gt;Thank you very much!&lt;/p&gt;</content>  </entry>
  <entry xml:base="http://marsorange.com/">
    <author>
      <name>Marc</name>
    </author>
    <id>tag:marsorange.com,2007-07-29:107:1211</id>
    <published>2008-04-12T12:37:42Z</published>
    <updated>2008-04-12T12:37:42Z</updated>
    <category term="Work"/>
    <link href="http://marsorange.com/archives/conversion-from-typo-to-mephisto" rel="alternate" type="text/html"/>
    <title>Comment on 'Conversion from Typo to Mephisto' by Marc</title>
<content type="html">&lt;p&gt;Awesome! Thanks :D&lt;/p&gt;</content>  </entry>
</feed>

