<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss'><id>tag:blogger.com,1999:blog-2503074128162917583</id><updated>2009-09-09T01:59:17.431-07:00</updated><title type='text'>Ben Clarke on rails</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://benrclarke.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default'/><link rel='alternate' type='text/html' href='http://benrclarke.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>Ben</name><uri>http://www.blogger.com/profile/00154128944309082741</uri><email>noreply@blogger.com</email></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-2503074128162917583.post-3128621966713948145</id><published>2008-05-20T08:30:00.000-07:00</published><updated>2008-05-20T08:31:23.408-07:00</updated><title type='text'>rails console not working in netbeans 6.1</title><content type='html'>&lt;p&gt; Changing the last line of \ruby\lib\ruby\gems\1.8\gems\rails-2.0.2\lib\commands\console.rb &lt;/p&gt;&lt;p&gt; from &lt;/p&gt;&lt;p&gt; exec "#{options[:irb]} #{libs} --simple-prompt" &lt;/p&gt;&lt;p&gt; to &lt;/p&gt;&lt;p&gt; exec "#{irb} #{libs} --noreadline --simple-prompt" &lt;/p&gt;&lt;p&gt; helps. &lt;/p&gt;&lt;p&gt; This problem is known since rails-1.1.2 or even earlier versions. &lt;/p&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2503074128162917583-3128621966713948145?l=benrclarke.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://benrclarke.blogspot.com/feeds/3128621966713948145/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=2503074128162917583&amp;postID=3128621966713948145' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/3128621966713948145'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/3128621966713948145'/><link rel='alternate' type='text/html' href='http://benrclarke.blogspot.com/2008/05/rails-console-not-working-in-netbeans.html' title='rails console not working in netbeans 6.1'/><author><name>Ben</name><uri>http://www.blogger.com/profile/00154128944309082741</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08238612625150074457'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2503074128162917583.post-8518418050569713508</id><published>2008-05-20T06:49:00.000-07:00</published><updated>2008-05-20T06:50:50.472-07:00</updated><title type='text'>debugging rails in netbeans 6.1 on windows</title><content type='html'>You need these gems, not the latest releases and it should work.&lt;br /&gt;     * ruby-debug-base (0.9.3)&lt;br /&gt;    *  ruby-debug-ide (0.1.9)&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2503074128162917583-8518418050569713508?l=benrclarke.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://benrclarke.blogspot.com/feeds/8518418050569713508/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=2503074128162917583&amp;postID=8518418050569713508' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/8518418050569713508'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/8518418050569713508'/><link rel='alternate' type='text/html' href='http://benrclarke.blogspot.com/2008/05/debugging-rails-in-netbeans-61-on.html' title='debugging rails in netbeans 6.1 on windows'/><author><name>Ben</name><uri>http://www.blogger.com/profile/00154128944309082741</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08238612625150074457'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2503074128162917583.post-2761181017499051712</id><published>2008-05-20T06:26:00.001-07:00</published><updated>2008-05-20T06:27:31.819-07:00</updated><title type='text'>rubygems in netbeans behind authenticated proxy</title><content type='html'>For this to work in netbeans, don't enter any proxy in netbeans. Set environment variables for&lt;br /&gt;HTTP_PROXY, HTTP_PROXY_USER, HTTP_PROXY_PASS and click noproxy in netbeans and it will work.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2503074128162917583-2761181017499051712?l=benrclarke.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://benrclarke.blogspot.com/feeds/2761181017499051712/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=2503074128162917583&amp;postID=2761181017499051712' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/2761181017499051712'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/2761181017499051712'/><link rel='alternate' type='text/html' href='http://benrclarke.blogspot.com/2008/05/rubygems-in-netbeans-behind.html' title='rubygems in netbeans behind authenticated proxy'/><author><name>Ben</name><uri>http://www.blogger.com/profile/00154128944309082741</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08238612625150074457'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2503074128162917583.post-598651928910748289</id><published>2008-05-20T06:11:00.000-07:00</published><updated>2008-05-20T06:13:32.383-07:00</updated><title type='text'>rubygems behind an authenticated proxy</title><content type='html'>so setting the --http-proxy variable on the command line including username and password seemed buggy.&lt;br /&gt;I got it to work in windows by running&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;set HTTP_PROXY=http://proxy:port&lt;br /&gt;set HTTP_PROXY_USER=username&lt;br /&gt;set HTTP_PROXY_PASS=password&lt;br /&gt;&lt;br /&gt;gem install rails --include-dependencies&lt;br /&gt;&lt;br /&gt;pause&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2503074128162917583-598651928910748289?l=benrclarke.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://benrclarke.blogspot.com/feeds/598651928910748289/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=2503074128162917583&amp;postID=598651928910748289' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/598651928910748289'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/598651928910748289'/><link rel='alternate' type='text/html' href='http://benrclarke.blogspot.com/2008/05/rubygems-behind-authenticated-proxy.html' title='rubygems behind an authenticated proxy'/><author><name>Ben</name><uri>http://www.blogger.com/profile/00154128944309082741</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08238612625150074457'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-2503074128162917583.post-7448016901029975904</id><published>2008-05-20T06:09:00.000-07:00</published><updated>2008-05-20T06:11:21.795-07:00</updated><title type='text'>switch JRuby to  Ruby in netbeans 6.1</title><content type='html'>So this took a while because after adding the ruby interpreter in Platform Manager, you also have to set the properties of your project to use the newly installed interpreter.&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/2503074128162917583-7448016901029975904?l=benrclarke.blogspot.com'/&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://benrclarke.blogspot.com/feeds/7448016901029975904/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='https://www.blogger.com/comment.g?blogID=2503074128162917583&amp;postID=7448016901029975904' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/7448016901029975904'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/2503074128162917583/posts/default/7448016901029975904'/><link rel='alternate' type='text/html' href='http://benrclarke.blogspot.com/2008/05/switch-jruby-to-ruby-in-netbeans-61.html' title='switch JRuby to  Ruby in netbeans 6.1'/><author><name>Ben</name><uri>http://www.blogger.com/profile/00154128944309082741</uri><email>noreply@blogger.com</email><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='OpenSocialUserId' value='08238612625150074457'/></author><thr:total xmlns:thr='http://purl.org/syndication/thread/1.0'>0</thr:total></entry></feed>