<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:atom="http://www.w3.org/2005/Atom" 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><atom:link href="http://matschaffer.disqus.com/comments.rss" rel="self"></atom:link><language>en</language><lastBuildDate>Wed, 25 Jan 2012 14:43:23 -0000</lastBuildDate><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-420796356</link><description>Hehe... Well it was partly tongue-in-cheek. But it _is_ getting about due time for a new blog post.&lt;br&gt;&lt;br&gt;-Mat</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat Schaffer</dc:creator><pubDate>Wed, 25 Jan 2012 14:43:23 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-420757767</link><description>so when will that blog post be published? :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Sarah Johnson</dc:creator><pubDate>Wed, 25 Jan 2012 13:52:19 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-413084436</link><description>Thanks for the comment! I think you're correct here. But I think the points above stand for gaining the attention of both good and average programmers alike. Discerning between the two is another blog post entirely :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat Schaffer</dc:creator><pubDate>Mon, 16 Jan 2012 22:18:00 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-413082252</link><description>Rails is not that different from any other MVC framework. Anyone who has used Struts+Hibernate in the Java World can start working on Rails easily.&lt;br&gt;I think working with Rails and being a good Ruby developer are different things. Finding a good Ruby developer is harder. A good Ruby developer with decipher the internals of the Rails implementation , understand the philosophy , and extend it, the average one will just follow the book.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Agus @ Ruby on Rails</dc:creator><pubDate>Mon, 16 Jan 2012 22:12:23 -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-386298941</link><description>stumbled upon this whilst trying to install ImageMagick...&lt;br&gt;&lt;br&gt;Thought I'd shared what I did since it was very simple. After installing Homebrew, I simply did &lt;br&gt;- brew install imagemagick&lt;br&gt;&lt;br&gt;Hope this helps!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Patrick</dc:creator><pubDate>Wed, 14 Dec 2011 05:13:00 -0000</pubDate></item><item><title>Re: Migrating from Perforce to Subversion</title><link>http://matschaffer.com/2009/11/migrate-from-perforce-to-svn/#comment-370896935</link><description>Hi, J.C.&lt;br&gt;&lt;br&gt;Did you ever find a resolution to the git-p4 problem? I am facing the same p4-&amp;gt;svn challenge, and our project size is 115G. I may be able to run the script on Linux - I don't know if that will improve the memory situation. I do not know git, but the p42svn script is breaking for us after 10 changelists. I am looking for alternatives.&lt;br&gt;&lt;br&gt;Lisa Hunt</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Lisa Hunt</dc:creator><pubDate>Wed, 23 Nov 2011 12:14:35 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-283476572</link><description>this is very helpful as I am looking to hire a tech "co-founder". we launched a public beta recently and need to bring our tech in-house.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Thu, 11 Aug 2011 10:52:08 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-250816191</link><description>It's possible. I've seen issues using bridged mode with VMWare Fusion on
&lt;br&gt;wireless networks before. VirtualBox may have similar issues.
&lt;br&gt;
&lt;br&gt;This VM uses bridged mode, but I've since started doing dual NIC VMs (Host +
&lt;br&gt;NAT) which allows you to have a pretty similar model to VMWare Fusion's NAT
&lt;br&gt;setting. Setting up the VM that way might also work around your networking
&lt;br&gt;problem.
&lt;br&gt;
&lt;br&gt;If you need any pointers let me know. I'll do my best to remember to update
&lt;br&gt;this if I find anything as well. Thanks for reading/commenting!</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat Schaffer</dc:creator><pubDate>Wed, 13 Jul 2011 10:57:04 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-250316180</link><description>i'm working a different location now.. and it seems that it works ok now.. &lt;br&gt;i think it had something to do with the network settings.. but maybe that is something that can be fixed ?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pvth</dc:creator><pubDate>Wed, 13 Jul 2011 04:13:11 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-249175948</link><description>Hey great article, but it doesn't seem to work on my mac.. i get a connection timeout while trying to install a ssh key. Does this have to do with some network settings ? because i'm on a different subnet that the ip that the image gets assigned ? any help on how to get an ip on the same subnet ?&lt;br&gt;Also.. the url's in this article changed i think curl -O &lt;a href="https://github.com/matschaffer/vcap/raw/vbox-install/setup/vbox_install" rel="nofollow"&gt;https://github.com/matschaffer...&lt;/a&gt; curl -O &lt;a href="https://github.com/matschaffer/vcap/raw/vbox-install/setup/install" rel="nofollow"&gt;https://github.com/matschaffer...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">pvth</dc:creator><pubDate>Tue, 12 Jul 2011 09:33:01 -0000</pubDate></item><item><title>Re: Using Runnables in the Redcar Editor</title><link>http://matschaffer.com/2010/08/redcar-runnables/#comment-239829516</link><description>Yes, if you write your own redcar ruby commands you'll need to take that
&lt;br&gt;into account. There might actually already be some classes for doing that
&lt;br&gt;since there are a number of commands (find in project, for example) that
&lt;br&gt;take some time to complete.
&lt;br&gt;
&lt;br&gt;But the basic Redcar::Command will block the UI until it completes (as far
&lt;br&gt;as I can remember).</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat Schaffer</dc:creator><pubDate>Fri, 01 Jul 2011 08:43:58 -0000</pubDate></item><item><title>Re: Using Runnables in the Redcar Editor</title><link>http://matschaffer.com/2010/08/redcar-runnables/#comment-239821315</link><description>Just realized that this can be achieved by combination of running such a long running computation in its own thread and using "Redcar::update_gui"  later on to update the GUI. &lt;br&gt;Something like  "Redcar::AsyncCommand"  might make sense !?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Guenther</dc:creator><pubDate>Fri, 01 Jul 2011 08:39:07 -0000</pubDate></item><item><title>Re: Using Runnables in the Redcar Editor</title><link>http://matschaffer.com/2010/08/redcar-runnables/#comment-239721353</link><description>Nice, but is there a similar infrastructure in REDCAR that allows me to execute a long-running Redcar::Command's execute() callback asynchronuously (including async. update of the SWT UI), e.g. the following freezes the REDCAR's UI  for 10 seconds :&lt;br&gt;&lt;br&gt;class LongRunningCommand &amp;lt; Redcar::Command&lt;br&gt;      def execute&lt;br&gt;        sleep 10     # simluates long running activity to compute relevant data&lt;br&gt;         # now update data model which will indirectly update the SWT UI  (e.g. some SWT tree widget)&lt;br&gt;    end&lt;br&gt;end&lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Chris Guenther</dc:creator><pubDate>Fri, 01 Jul 2011 07:26:44 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-222264846</link><description>Makes Sense</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Wescb1</dc:creator><pubDate>Thu, 09 Jun 2011 06:02:26 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-197135317</link><description>Nice job, works like a charm.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Marc Weinberger</dc:creator><pubDate>Wed, 04 May 2011 17:53:01 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-194703484</link><description>i can confirm this, installing wget in the ubuntu server fix the problem</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">gersh winou</dc:creator><pubDate>Sat, 30 Apr 2011 07:45:52 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-193932209</link><description>Was this on your own OS image by any chance? Seems really weird that an
&lt;br&gt;identical OS image would be inconsistent like this.
&lt;br&gt;
&lt;br&gt;We're going to start turning these scripts into chef recipes soon, so it
&lt;br&gt;should become a lot more robust.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat Schaffer</dc:creator><pubDate>Fri, 29 Apr 2011 00:04:13 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-193928123</link><description>And a bunch of other stuff failed to, postgres etc.... again, all I did was apt-get install wget and re-ran your script, and everything came up fine. I'm testing out some of the sample apps that springsource has on git. This looks very interesting for some stuff we are doing now.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillera</dc:creator><pubDate>Thu, 28 Apr 2011 23:52:18 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-193927632</link><description>Yes, it went bad around here:&lt;br&gt;&lt;br&gt;&lt;br&gt;Checking rubygems version&lt;br&gt;setup/vcap_setup: line 87: gem: command not found&lt;br&gt;Installing rubygems 1.6.2&lt;br&gt;~/cloudfoundry/vcap ~/cloudfoundry/vcap&lt;br&gt;setup/vcap_setup: line 91: wget: command not found&lt;br&gt;tar: rubygems-1.6.2.tgz: Cannot open: No such file or directory&lt;br&gt;tar: Error is not recoverable: exiting now&lt;br&gt;tar: Child returned status 2&lt;br&gt;tar: Exiting with failure status due to previous errors&lt;br&gt;setup/vcap_setup: line 93: cd: rubygems-1.6.2: No such file or directory&lt;br&gt;ruby: No such file or directory -- setup.rb (LoadError)&lt;br&gt;rm: cannot remove `rubygems-1.6.2.tgz': No such file or directory&lt;br&gt;~/cloudfoundry/vcap&lt;br&gt;Creating default directories at /var/vcap&lt;br&gt;setup/vcap_setup: line 116: bundle: command not found&lt;br&gt;Installing bundler 1.0.10&lt;br&gt;setup/vcap_setup: line 118: gem: command not found&lt;br&gt;Installing Nginx.&lt;br&gt;debconf: unable to initialize frontend: Dialog&lt;br&gt;debconf: (Dialog frontend will not work on a dumb terminal, an emacs shell buffer, or without a controlling terminal.)&lt;br&gt;debconf: falling back to frontend: Readline&lt;br&gt;debconf: unable to initialize frontend: Readline&lt;br&gt;debconf: (This frontend requires a controlling tty.)&lt;br&gt;debconf: falling back to frontend: Teletype&lt;br&gt;dpkg-preconfigure: unable to re-open stdin: &lt;br&gt;Selecting previously deselected package nginx.&lt;br&gt;(Reading database ... 41122 files and directories currently installed.)&lt;br&gt;Unpacking nginx (from .../nginx_0.7.65-1ubuntu2_amd64.deb) ...&lt;br&gt;Processing triggers for ureadahead ...&lt;br&gt;Setting up nginx (0.7.65-1ubuntu2) ...&lt;br&gt;&lt;br&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillera</dc:creator><pubDate>Thu, 28 Apr 2011 23:50:42 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-191968812</link><description>What failed for you? Do some of the vcap stacks require wget?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Mat Schaffer</dc:creator><pubDate>Tue, 26 Apr 2011 06:41:34 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-191885260</link><description>Nice job--- you just forgot to install wget in that install script... without it a bunch of things eventually fail as you can imagine.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dillera</dc:creator><pubDate>Tue, 26 Apr 2011 00:48:55 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-187558890</link><description>The last point is good.  I'm a 11 years perl developer and have done 2yrs of rails. Yet I classify myself as a perl/rails person :)</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gordon </dc:creator><pubDate>Tue, 19 Apr 2011 09:48:57 -0000</pubDate></item><item><title>Re: Running CloudFoundry with VirtualBox on OS X</title><link>http://matschaffer.com/2011/04/cloudfoundry-virtualbox/#comment-186927115</link><description>Very cool.&lt;br&gt;&lt;br&gt;Not sure if this is desired, but if you change the ssh command to include -o StrictHostKeyChecking=no, it should not ask you to accept the host key.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">robdimarco</dc:creator><pubDate>Mon, 18 Apr 2011 10:38:10 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-186787047</link><description>I have a small programming company, and hire everyone myself. Its hard to find good programmers, no question. Point 5, dont hire rails programmers is very intelligent. The thing that people should look for is good, passionate  problem solvers. The people tend to like concise code - RAILS, but its important to realise that really there is nothing magic about rails. Also there is a bit of a rails bubble going on. That being said if anyone neeeds some programming help, we are finishing some projects next week :) &lt;a href="http://about.me/toddmorrill" rel="nofollow"&gt;http://about.me/toddmorrill&lt;/a&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Todd</dc:creator><pubDate>Mon, 18 Apr 2011 01:53:36 -0000</pubDate></item><item><title>Re: How to hire a Rails developer</title><link>http://matschaffer.com/2011/04/how-to-hire-rails-developer/#comment-186359638</link><description>nice</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Test</dc:creator><pubDate>Sun, 17 Apr 2011 17:15:27 -0000</pubDate></item></channel></rss>
