You are currently browsing the tag archive for the 'ide' tag.

Yesterday saw my first posting to the official Rails weblog. A nice step on the way to world domination, I guess.

  • Gerrit and Repo, the Android Source Management Tools - Google has built some tools to make git work better for large-scale projects, including workflow and code-review bits.
  • RubyMine Public Preview - JetBrains is getting into the Rails IDE business. I may take a look, though honestly, two years after closing the IDE I don’t miss it.
  • GitHub Code Search - A bit of poking around here reveals that Ruby coders pretty much have a lock on the chunky bacon market.
  • Life on the Edge with Merb, DataMapper, and RSpec - Work-in-progress aimed for folks who might be thinking of switching from Rails.
  • ActiveSupport::Rescuable - Pratik Naik shows how to mix this into your own code with Rails 2.2.
  • 40 Beautiful Free Icon Sets - Some nice stuff out there; be sure to check the fine print before using.
  • I’m thinking it’s about time for me to get involved with some open source Rails project. The question is, which one?

    The problem with social networks is that they force you to be social :)

    Today is going to include code in Cocoa, Ruby, and LSL. I hope my brain can keep them sorted out.

    We now return you to our regularly scheduled program of linkage.

    Just a couple of quickies this morning.

    Picked up a few more odds and ends in my peregrinations around the net.

    • Get your Rails tests results via Growl notifications - I’m starting to rethink whether every bloody thing should come in via Growl. If test results come back quickly enough to be useful, aren’t they foreground information? Still, eye candy is seductive. (via dzone)
    • Ajax File Upload - Not really Ajax, but a reasonably clever hack to keep everything on one page.
    • iStalkr - New lifestreaming site with a public feed of everything. If this one becomes at all popular it could be a surefire recipe for drowning in infotrivia.
    • Ruby In Steel Developer Updated  - With various editing and debugging improvements, for folks doing Ruby on Windows.

    Just spent 20 minutes trying to figure out why the c: drive on my Windows box filled up overnight. I’m beginning to get crabbier and crabbier about Windows, while trying to remember that the Mac just hasn’t had time to get old and crufty yet.

    • RadRails moves to Aptana - Looks like this IDE has a plan to move forward. More info from the original RadRails team here .
    • ActiveWarehouse ETL 0.6.0 Released - This project is moving along at a rapid pace. In a past life, I wrote half a book on OLAP in Microsoft-land. It’s another of those enterprisey areas I’d just as soon not get back into, though.

    I can’t decide whether posting to Twitter from within Second Life is a brilliant hack or a sign that the universe is about to vanish up its own navel.

    • The Host with the Most - Geoffrey Grosenbach evaluates a batch of Rails hosting sites that he’s used. Make sure you read through the comments from other folks as well. Makes me happy that I’m doing my own hosting - and I expect I’ll end up on a dedicated host when and if I have a Rails site that looks set to draw substantial traffic.
    • RadRails Future - Or lack thereof. A look at the current state of development for this Eclipse-based Rails IDE.
    • JRuby In Steel - Java-based Ruby programming inside the Visual Studio IDE. It’s a programming language mashup!

    A couple more things of interest in this new space I’m exploring.

    • Rails for Java Developers - The latest from Pragmatic Press. Not being a Java developer myself (and having no ambitions to become one), I’m going to stay far away, but I expect some folks will find it useful. Now, if they publish Rails for .NET Developers I’ll snap up a copy immediately.
    • Gyre - “the open source, web-based IDE and debugger for Rails”. Yes, web-based. Looks spiffy, but they caution it’s still very early in the development cycle. (via Ruby Inside)

    Most of my readers here are, I think, familiar with the Daily Grind postings I do over at the Larkware site, tracking interesting stuff in the .NET universe. While I’m not yet going to commit to doing the same thing over here for the non-Microsoft world, I do have a couple of things bookmarked this morning that are worth quickly pulling together. Who knows, I might do more of these.

    Sometimes I miss the obvious - though I linked to Komodo IDE a few days ago, I completely missed ActiveState’s free Komodo Edit , a lighter-weight version of their product without the additional debugging, team, and other features (comparison between the two tools is here). Looks like this may answer the question I had a while ago about finding a decent CSS editor for my Linux environment. Though I’m more than happy with CSSEdit on the Mac side of the house, I’ll definitely be taking a look at this one for its cross-platform (Mac/Linux/Windows) goodness.

    The new version 4.0 of Komodo is out. It’s got all sorts of spiffy features for dynamic languages (Perl, PHP, Python, Ruby, TCL) as well as Rails support. But you know, right now I’m just not feeling the need for a $245 IDE for Rails development. Of course that may be just because I’m only doing little baby applications so far, but at the moment lightweight tools (like TextMate) are doing fine for me.