<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:series="http://unfoldingneurons.com/"
	>

<channel>
	<title>Man With Code &#187; tools</title>
	<atom:link href="http://manwithcode.com/tag/tools/feed/" rel="self" type="application/rss+xml" />
	<link>http://manwithcode.com</link>
	<description>Teaching You, One Tutorial at a Time</description>
	<lastBuildDate>Thu, 09 Feb 2012 03:57:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>Programming With Ruby Episode 3, Getting Help/Tools</title>
		<link>http://manwithcode.com/74/programming-with-ruby-episode-3-getting-help-tools/</link>
		<comments>http://manwithcode.com/74/programming-with-ruby-episode-3-getting-help-tools/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 09:21:07 +0000</pubDate>
		<dc:creator>Tyler</dc:creator>
				<category><![CDATA[Ruby Programming]]></category>
		<category><![CDATA[Videos]]></category>
		<category><![CDATA[help]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://manwithcode.com/?p=74</guid>
		<description><![CDATA[Covered in this episode: How to get help Google Ruby&#8217;s Documentation Forums/Mailing Lists Blogs on Ruby Text Editors Integrated Development Environments (IDEs) Links: Ruby-Lang: http://www.ruby-lang.org Ruby-Doc:  http://www.ruby-doc.org/ Forums: http://www.ruby-forum.com/ http://www.rubyforums.com/ Text Editors: Notepad++ http://notepad-plus.sourceforge.net/uk/site.htm SciTE http://www.scintilla.org/SciTE.html jEdit http://www.jedit.org/ Text Mate http://macromates.com/ IDEs Netbeans http://www.netbeans.org/ Aptana Rad Rails http://www.aptana.com/ FreeRIDE http://rubyforge.org/projects/freeride/ Geany http://www.geany.org/ More&#8230; http://rubyforge.org/softwaremap/trove_list.php?form_cat=65 Transcript [...]]]></description>
			<content:encoded><![CDATA[<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="344" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/xwzalx7OcA4&amp;hl=en&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="425" height="344" src="http://www.youtube.com/v/xwzalx7OcA4&amp;hl=en&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><strong>Covered in this episode:</strong></p>
<ul>
<li>How to get help</li>
<li>Google</li>
<li>Ruby&#8217;s Documentation</li>
<li>Forums/Mailing Lists</li>
<li>Blogs on Ruby</li>
<li>Text Editors</li>
<li>Integrated Development Environments (IDEs)</li>
</ul>
<p><strong>Links:</strong></p>
<p>Ruby-Lang: <a title="Ruby Lang" href="http://www.ruby-lang.org" target="_blank">http://www.ruby-lang.org</a><br />
Ruby-Doc:  <a title="Ruby Documentation" href="http://www.ruby-doc.org/" target="_blank">http://www.ruby-doc.org/</a></p>
<p><strong>Forums:</strong></p>
<p><a title="Ruby Forum" href="http://www.ruby-forum.com/" target="_blank">http://www.ruby-forum.com/</a><br />
<a title="Ruby Forums" href="http://www.rubyforums.com/" target="_blank">http://www.rubyforums.com/</a></p>
<p><strong>Text Editors:</strong><br />
Notepad++ <a title="Notepad plus plus" href="http://notepad-plus.sourceforge.net/uk/site.htm" target="_blank">http://notepad-plus.sourceforge.net/uk/site.htm</a><br />
SciTE <a title="SciTE" href="http://www.scintilla.org/SciTE.html" target="_blank">http://www.scintilla.org/SciTE.html</a><br />
jEdit <a title="jedit" href="http://www.jedit.org/" target="_blank">http://www.jedit.org/</a><br />
Text Mate <a title="Text Mate" href="http://macromates.com/" target="_blank">http://macromates.com/</a></p>
<p><strong>IDEs</strong><br />
Netbeans <a title="Netbeans IDE" href="http://www.netbeans.org/" target="_blank">http://www.netbeans.org/</a><br />
Aptana Rad Rails <a title="Aptana Rad Rails" href="http://www.aptana.com/" target="_blank">http://www.aptana.com/</a><br />
FreeRIDE <a title="freeRIDE" href="http://rubyforge.org/projects/freeride/" target="_blank">http://rubyforge.org/projects/freeride/</a><br />
Geany <a title="Geany IDE" href="http://www.geany.org/" target="_blank">http://www.geany.org/</a><br />
More&#8230;<a title="More IDEs on Rubyforge" href="http://rubyforge.org/softwaremap/trove_list.php?form_cat=65" target="_blank"> http://rubyforge.org/softwaremap/trove_list.php?form_cat=65</a></p>
<p><strong>Transcript</strong></p>
<p>Hello Everybody! And Welcome to Programming with Ruby Episode 3, Getting Help<br />
and Tools. I&#8217;m your presenter, Tyler. This video is brought to you by<br />
manwithcode.com</p>
<p>Covered in this Episode.<br />
I&#8217;ll be going over how to get help.<br />
If you ever get stuck while using Ruby you&#8217;re first stop should be Google,<br />
to some this may sound obvious, but some people still don&#8217;t use Google.<br />
Your next stop would be Ruby&#8217;s Documentation.<br />
Then I will be showing you forums and mailing lists where you can ask for help<br />
or help others.<br />
Also I will be showing you some blogs by Ruby Developers.</p>
<p>On the tools side, I will be showing you some good Text Editors, and a few<br />
IDEs (or Integrated Development Environments).</p>
<p>Just as a side note, I will be showing many websites today, but don&#8217;t worry,<br />
all links are in the description</p>
<p>Lets Get Started!</p>
<p>Out first stop will be Google. Lets say I wanted to learn about Ruby Lambdas<br />
just type in &#8220;ruby lamdas&#8221; and you get a list of relavant web pages. I&#8217;ll<br />
pick the first link, and here is some information on how to use lambdas.</p>
<p>If Google can&#8217;t help you, lets look at the official Ruby Documentation.<br />
This is ruby-doc.org. It has some articles and tutorials on Ruby. But what<br />
we are interested in is the part that says &#8220;Core API&#8221; we are using the<br />
1.8 version of Ruby, so we will visit the 1.8.6 core link<br />
and here is the documentation for Ruby! lets say I wanted to look for lambdas<br />
again, I&#8217;ll hit CTRL-F for the browsers find funtion, and type in &#8220;lambda&#8221; and<br />
here is the information I want, I&#8217;ll click the link, and there is the<br />
documentation!</p>
<p>Okay lets say that a Google search and a look through the documentation doesn&#8217;t<br />
help you with your problem. What do you do? You ask a person, of course! This<br />
is where the forums come in.</p>
<p>There are two forums that I like, there is ruby-forum.com<br />
And rubyforums.com<br />
both of which you can post on and will hopefully get answers</p>
<p>For general tips and news about Ruby, you may be interested in some blogs about<br />
Ruby. To find some, lets go to ruby-lang.org<br />
click on the community link.<br />
scroll down, and click the &#8220;weblogs about ruby&#8221; link<br />
and here there are some blogs, and aggregators listed</p>
<p>So hopefully if you have a problem all these resources should be able to help<br />
you. Now we are going to move onto tools. First stop Text Editors.</p>
<p>There are a few good text editors available, so I will just highlight a few.<br />
If any of these look interesting, remember that all links are in the description.<br />
First is Windows only text editor notepad++, the editor I use on Windows<br />
Then is SciTE, a scintilla based editor<br />
Jedit is a popular text editor that is written in Java<br />
Text mate is a very popular text editor for the Macintosh that costs $55<br />
For Linux there are editors like gEdit and Kate which have some of the features<br />
of the editors mentioned above.</p>
<p>Even if you like your featureless plain text editor like notepad, features the<br />
previously mentioned editors have make writing code much easier, and I recommend<br />
you get one.</p>
<p>First we have netbeans, which is my IDE of choice. Even though it was originally<br />
for Java, it works very well with Ruby<br />
Next is Aptana rad rails, an IDE which many people like, but was too buggy on my<br />
computer, it is especially useful if you are using Ruby on Rails<br />
freeRIDE is a popular editor for ruby<br />
Geany is a GTK based editor for Linux that works with many different languages</p>
<p>These are all very good editors, but because you are currently learning I would<br />
just recommend a text editor for now, when you start developing larger projects<br />
an IDE can be very useful.</p>
<p>This brings us to the end of this episode, I hope it helped you.<br />
If you need any help, have questions or comments, leave a comment below or<br />
contact me at tyler@manwithcode.com</p>
<p>Hey! before you go, you may have realized that I am making these videos for free<br />
if they have helped you at all please donate. If you viewing this on Youtube there is a<br />
donation link to the right in the description box. If you are on my site there is<br />
a donation button to the right</p>
<p>Thanks for watching! Bye!</p>
]]></content:encoded>
			<wfw:commentRss>http://manwithcode.com/74/programming-with-ruby-episode-3-getting-help-tools/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
	
		<series:name><![CDATA[Ruby Programming]]></series:name>
	</item>
	</channel>
</rss>

