Hot on HuffPost Tech:

See More Stories
Free Switched iPhone app - try it now!
AOL Tech

Tag: IDE

Komodo Edit 6 is now out, based on Firefox 3.5 sources

I'm a big fan of Komodo Edit for editing PHP, HTML and other code. And now, Komodo Edit 6 is officially out! Komodo Edit 6 has been in Beta for quite some time, and I've been using the Beta versions for months. This release means Edit's older brother, Komodo IDE, also made it to version 6. Some of what version 6 brings to the table: Faster performance, since it's based on Firefox 3.5 -- It's ...

EtherCodes is an interesting code editor for real-time collaboration

Finally, someone has gone and done it: EtherCodes is a mashup of EtherPad and Skywriter (formerly known as Bespin). In simple terms, it's a collaborative, real-time, Web-based code editor, with syntax highlighting for C, C++, C#, Java, PHP, Python, JavaScript, Ruby (yay!), and HTML. It's currently in alpha, but I've played around with it, and it feels quite solid. It really feels like a hybrid. ...

Squad is a beautiful text editor for the Web with a great future (hopefully)

Squad (no connection to us) is an interesting collaborative text editor for coders. There are several things I like about it, and several things I don't. Let me count them off real quick: I like: The general look and feel. Stylish! Real-time collaboration a-la Etherpad, but with proper syntax highlighting for JavaScript, HTML, and a bunch of other languages. The product has Pro versions, ...

Microsoft Small Basic is an ideal programming language and environment for small people and beginners

By 'small' I obviously mean children, and not the supporting cast of Gulliver. Anyway, Microsoft Small Basic is here, ladies and gentlemen -- and with it, you now have the perfect teaching aid for beginners and children alike! Small Basic is so awesome that I'm actually struggling to find the right words, but I'll try... First, you have a simple and undaunting developer environment. You get a ...

Build your first Adobe AIR application with Aptana

Recently Aptana added support for Adobe AIR (the platform formally known as Apollo) to their Open Source IDE. Why is this cool? Well Aptana is a standalone web/JavaScript development application that is built on top of Eclipse. Best of all, Aptana is free. This is a great alternative to locking yourself into Adobe's Dreamweaver or Flex builder plugins. You can download Aptana here. Once you have ...

RIDE-ME: Yet another Ruby on Rails IDE for Windows

A year ago, developing a web application using Ruby on Rails (which recently turned two years old) on Windows was a bit of a pain due to the lack of a decent integrated development environment (IDE). Now we're practically swimming in them. Let's recap: There's RadRails, the popular cross-platform, Eclipsed-based editor, RoRED, one for Windows with a unique M/V/C tab grouping, Ruby in Steel, an ...

Aptana offers a nice web IDE

Aptana is a slick looking JavaScript IDE that rivals larger IDE's like Visual Studio. Aptana includes support for AJAX, and has an easy to use interface to help with your web design tasks. Included is an outline view, file and project tabs for quick browsing of your file system. There is a decent help system that helps you get setup in Aptana coding the way that works best for you. The splash or ...

RoRED: Another IDE for Ruby on Rails

I love Ruby on Rails, but I have to admit, the acronym "RoR" kind of annoys me. Anyway, I won't let that idiosyncrasy of mine be a strike against RoRED, a brand new integrated development environment (IDE) for Ruby on Rails. RoRED is Windows-only app that has most of the features you expect in a basic IDE, like syntax highlighting (for both Ruby and HTML/RHTML), tabbed documents, and a file ...

SciTE: A Ruby-licious programmer's text editor

Ever heard of Ruby? Rails? Ruby on Rails? If you don't know, Ruby is a newer very efficient programming language and revolutionary way to code applications. Rails is a web framework that makes coding in Ruby easier by adding a lot to it's innate functionality and suave style. After becoming jealous of the Mac users out there who had a great text editor to use when coding Ruby (at least in the ...

Google Desktop Gadget Designer, contest

Last week, to not very much fanfare, Google released Google Desktop Gadget Designer, a full-fledged Integrated Development Environment (IDE) for Google Desktop sidebar widgets. Er, gadgets. Gadget Designer features a drag-and-drop interface design tool, integrated debugging, project management, and most of the other basic features you expect in and IDE. Google also released of Google Desktop 4 ...

EasyEclipse

I couldn't think of anything to add to the title of this post that wouldn't be redundant. EasyEclipse is what it sounds like: A prepackaged installer for the Eclipse IDE that makes getting up and running with Eclipse really simple on Windows, OS X, or Linux. It comes in a variety of flavors to match your programming language/environment of choice, including Java, LAMP, PHP, Python, and Ruby on ...

Steel: Free Ruby add-on for VS 2005

I can't imagine that many Ruby programmers have a copy of Microsoft Visual Studio 2005 hanging around, so I'm thinking the target demographic for Steel is developers who are used to VS but want to get into Ruby programming without interrupting their workflow. Steel is a free language add-on for VS 2005 that aim "to leverage all the features of Visual Studio." Currently Steel does syntax coloring ...

Adobe releases Flex 2 beta

Adobe has released a beta version of Flex 2.0, its "complete solution for building cross-platform Rich Internet Applications within the enterprise and across the web." What the heck does that mean? Basically it's a development environment for creating Flash apps. While I'm rather skeptical of the idea of creating enterprise apps that run in Flash Player (yes, that Flash Player), I admit ...