Archive for the ‘development’ Category


FireFTP beats the duck crap out of CyberDuck

I had all kinds of grief trying to use CyberDuck with HostGator.  I couldn’t log in securely.  I couldn’t transfer files.  It was worthless.  FireFTP is a beautiful thing.

Read More...

org.apache.bsf.BSFException: unable to load language

I’m jazzed about creating a JRuby DSL for message manipulation in SonicMQ/Sonic ESB.  No time to go into the details right now, but I ran into a problem that I couldn’t find an answer for.  Maybe this will help the next poor soul… I was able to run this service on my laptop without any [...]

Read More...

Free trial of Maileable

For years now, I’ve been managing my email, fighting spam, and spotting phishing emails through the use of an email routing system that I developed.  The problem with today’s email system is that anyone can put email into your inbox without anything more than your email address.  Yes, you can put things like filters, whitelists, and [...]

Read More...

Symlinks for Windows

One of the handiest things I learned at No Fluff Just Stuff this weekend was from Neal Ford, who showed a way to set up soft links (symbolic links, symlinks, it’s all the same idea) in Windows. This allows you to install different versions of JDKs, Tomcat, Groovy, Grails, JRuby, whatever, and use the latest [...]

Read More...

One of the coolest things I’ve ever seen in code. Ever.

I went to the Atlanta Java Users Group (AJUG) meeting on Tuesday night. The speaker was Jeff Brown of Object Computing, and the topic was Groovy. I’ve been dabbling with Ruby, Groovy, and JRuby, for quite some time now. (Among other things, I’ve created Ruby and Groovy services for Sonic ESB.) I’ve never been a [...]

Read More...

CodeGear (Borland) building a Ruby IDE

‘Nuff said. Sign up for notification here.

Read More...

Delphi for PHP

I remember when Delphi 1.0 came out.  It was what I had been looking for for several years.  At last, I could build Windows apps without all the pain. And now, there’s Delphi for PHP.  It’s what I’ve been looking for for several years.  At last, I can build web apps without all the pain. [...]

Read More...