Ruby IDE Support in Visual Studio

Posted by Daniel Butler Sat, 20 May 2006 22:10:00 GMT

Huw Collingbourne has announced the first public beta of a Ruby IDE called 'Steel' for Visual Studio. He writes, "Beta 0.5 has colour coding, code collapsing and various editing features (bracket matching, commenting, syntax error location etc.) plus a docked interactive console."

Sapphire Steel IDE Screenshot
Example of Automatic Code Outlining

Later releases will include debugging, dedicated Rails suppport (color-coding and project management). They are currently accepting feedback, comments, and feature requests.

Sapphire Steel Ruby IDE
Screencast of Ruby Debugging in Steel

Posted in  | Tags  | no comments

Simple, Automatic Text Classification in Ruby on Rails

Posted by Daniel Butler Thu, 18 May 2006 23:27:00 GMT

Thomas Bayes
Thomas Bayes, 1702-1761

Surendra Singhi of Calcutta, India, has released an extremely useful text classification plugin for Ruby on Rails. Using a Bayesian classifier you can flag comments, email, articles—whatever chunks of text you'd like to keep a handle on so that when you encounter more like it, you can do something automatically with it. Pick some categories, such as 'spam' or 'not spam', 'good' or 'evil', or even 'ironic' and 'irony-free', classify some existing text or data, and then use the method to predict the classification of an unknown text.

Read more for a summary of its usage.

Read more...

Posted in  | Tags ,  | 1 comment

bsSvnBrowser 0.1.0 Released

Posted by Daniel Butler Fri, 12 May 2006 10:26:00 GMT

Bounty Source has released a Ruby on Rails Subversion Browser which uses Ajax "to give it that live application-like feel." Features include:

  • Revision Tree View
  • Source View
  • "Blame"
  • Revision History
  • File Diff

Future work to the open source tool will include the following features:

  • Code highlighting
  • Directory Diff
  • MIME Type Detection

Looks like a promising tool for your development projects.

Bounty Source bsSvnBrowser Home Page
bsSvnBrowser Example Page

Posted in ,  | Tags  | no comments

Tallahassee Ruby Users Group

Posted by Daniel Butler Thu, 11 May 2006 22:14:00 GMT

If you are interested in helping form or participate in a Tallahassee Ruby Users Group, drop me a note to yup.com@gmail.com describing (1) your level of interest in Ruby and/or Ruby on Rails or other agile frameworks, (2) what nights you would prefer for a monthly meeting, and (3) any suggested meeting places you know of. An ideal meeting place would provide free wireless, food or drinks, and tolerance of nerd talk by the other patrons.

If we get enough interest, we'll schedule a meeting for the first week in June. Or not. I'm flexible.

There's got to be at least a handful of Rubyists in Tally. Here are some other nearby Ruby User Groups:

Mobile and Pensacola - Meets in Spanish Fort
Orlando
Atlanta
Savannah
Other Ruby User Groups

Posted in ,  | Tags  | 1 comment

Martin Fowler on Ruby

Posted by Daniel Butler Thu, 11 May 2006 16:59:00 GMT

Martin Fowler, well known in the OO, Patterns, and Agile world, has written a short article about whether Ruby is ready for the mainstream yet, and whether you should be considering it for your projects. He writes,

It's still early days yet, but I now have a handful of project experiences to draw on. So far the results are firmly in favor of Ruby. When I ask the question "do you think you're significantly more productive in Ruby rather than Java/c#", each time I've got a strong 'yes'. This is enough for me to start saying that for a suitable project, you should give Ruby a spin. Which, of course, only leaves open the small question of what counts as 'suitable'.

Read on for some personal thoughts on Ruby and Ruby on Rails, as well as some bonus graphs from Google Trends.

Read more...

Posted in ,  | Tags  | no comments

James Edward Grey II on Unit Testing

Posted by Daniel Butler Wed, 10 May 2006 22:46:00 GMT

James Edward Grey II, creator of The Ruby Quiz, weekly programming challenge for Ruby programmers, writes a compelling article about unit testing in The Power of Tests: Unit Testers Get More Chicks. Unit Testing, he claims, "is the single best change a programmer can make in their day to day routine."

Read on for a summary of the reasons ...

Read more...

Posted in ,  | Tags  | no comments

Boxroom 0.2 Released

Posted by Daniel Butler Sun, 07 May 2006 19:35:00 GMT

Boxroom 0.2 has been released by Mischa Berger. The project is described as "an open source project that aims to develop a web application for sharing and managing files online. The goal is to let a group of people share their files with eachother. To make this possible the application lets users create folders and up/download files in a web browser. Furthermore for administrators it will be possible to create users, user groups and the CRU/D rights these groups will have on folders."

Boxroom Home Page
Boxroom at Rubyforge

Read more...

Posted in  | Tags ,  | no comments

Older posts: 1 ... 4 5 6 7 8