Double Shot #286

I pushed out some more improvements to both finder_filter and user_event_logger over the weekend.

Double Shot #285

OK, now I have enough work for the month. Time to buckle down and get it done.

DOuble Shot #283

Looks like I'm either going to be overly busy this month or underemployed. Should find out in the next day or two which it will be. Fingers crossed.

  • Kete - Rails-based community/KM/CMS application. Version 1.1 just released.

  • RazorSQL - I'm looking into this for sqlite management. I wish the Navicat guys did a sqlite version.

  • Rak - Ruby-based replacement for grep with extra bells and whistles.

  • Web 2.0 Bingo! - This is my life writing for WWD.

Double Shot #281

Spent part of the weekend hacking around in Rails documentation. Made my first core-ish commit as part of the docrails project.

  • Capistrano 2.5.0 - With additional task-management goodness.

  • GetBundle - TextMate bundle to get other TextMate bundles. Why didn't I install this ages ago?

  • RailsWheels - An attempt to build a licensing and commercial sales infrastructure for Rails plugins.

  • Configatron 1.0.0 Released - General-purpose manager for configuration variables in Ruby applications. (via RubyFlow)

  • AsciiDoc - The markup system being used for core Rails documentation.

  • Source-Highlight - You'll need this to get good output from AsciiDoc. Fortunately there's a port, but the port is a bit broken. On OS X 10.5, I had to install the boost port first (sudo port -v install boost) and then install the source-highlight port (sudo port install source-highlight) to get it to work. Do use the -v switch on boost; it takes for-bloody-ever to build and that's the only way you'll be reassured that it hasn't rolled over and died.

  • AsciiDoc TextMate Bundle - Still in its early days.

  • Rails Guides HackFest - I was actually writing before this was announced. Good timing for me, though.

Double Shot #280

It's hard to be witty when your throat is on fire. Kids = colds.

Double Shot #279

I started tweaking a couple of other plugins to meet my needs. Repos on github: finder_filter and from_param. Neither is ready to merge changes back upstream yet.

Double Shot #278

It looks like the universe may be poised to fill in another hole in my work schedule. Thanks, universe.

  • Format CSS Online - Tool for applying a variety of formatting rules to CSS files, to make up for your sloppiness during development.

  • Envy Casts - The latest addition to the paid Rails screencasts ecosystem.

  • Cap 1.4.1? Go 1.4.2. Now. - An upgrade reminder for users of older versions of Capistrano. Fortunately for me, I finally managed to pull all of my own projects up to the Cap 2.x series.

  • The awesomest filter and sort ever - Courtenay is playing with named scopes and searching on multiple conditions in edge Rails. It's looking useful.

Double Shot #277

This is probably a good time to mention that I've done a bunch more cleanup on the google_analytics plugin.

Double Shot #276

Thanks to the FiveRuns folks for featuring me in their TakeFive interview series, and welcome to new readers.

Double Shot #275

I think it's about time that I started tracking the changes in Edge Rails, even though I don't understand a bunch of the code. Pushing myself is good for technical growth.

My (Web) Tools of the Trade

This post is a followup to one that I did a while ago on My Tools of the Trade.  I typically have a lot of browser tabs open - as in, 50 to 100 simultaneously. But there are some that tend to stick open for most of the time, as I use them to manage, look things up, or otherwise run my business. Here are a few of those web tools that I find useful.

  • Grand Central - Grand Central manages all of my incoming phone calls, directing them to my office line, my cell phone, and sometimes even Skype for me, as well as taking messages. I like the convenience of having just a single phone number. Unfortunately, I don't like that Grand Central under Google's ownership has become moribund, and I may well switch to one of their competitors that charges just to get better service and something that's under active development.

  • Cashboard - This is the tool we're using around here for time-tracking and invoicing. It works fine, and I appreciate having an OS X Dashboard widget for time tracking. But if I ever find a good, networked, affordable client-side tool, I'll probably switch; I don't like shuffling financials off to the web.

  • Nagios - Not strictly a web tool, as our Nagios server is running on an old laptop behind my desk. But since I monitor it via browser, it's going on this list. Nagios is our server monitor, tracking uptime and ping times and free disk and memory and like that across a bunch of client sites. It's a bit of a pain to get set up the first time, but after you learn how it works it's fairly easy to spin up monitors for a new site.

  • HopToad - I'm in the process of migrating our Rails sites from using ExceptionNotifier to using this free online service. Errors are just more manageable in a web UI than in an email interface.

  • APIdock - There are a metric boatload of sites out there that offer browseable versions of the Rails and/or Ruby APIs. This is the one I'm using these days; the formatting is nice, the search is fast, and the user comments are getting useful.

  • Working With Rails - I wander through here fairly frequently to see whether anyone in the Rails community has had good things to say about me. Hope springs eternal.

  • github - I've got a few repositories hosted here (though our client-based work is on a private git server). I may still have a SourceForge account as well, but I don't use it any more.

  • Google Analytics - I've seen better analytics, but Google's are pretty good, and the price is right. Plus, it ties into the work I've done on the google_analytics plugin.

  • No Kahuna - Task tracking that's simple enough to use with any client, even ones who would be overwhelmed by a traditional issue-tracking application.

  • Hiveminder - We're using this for shared task and assignment management for Web Worker Daily. It fills the need, though I think there's room for a better tool.

Double Shot #274

I've now reached the point where setting up a new Rails server at RimuHosting is almost routine. I may know a thing or two about sysadmin after all.

  • JustHackIt - Folks looking for other folks to hack code with, for fun or profit. Proof that having an idea is not the hardest part.

  • RSpec: It Should Behave Like - RSpec pattern advice from Robby Russell.

Double Shot #273

Shipped off a major piece of work last night - now waiting to see if the client is happy. Always fun.

  • EnglishLikeQueries - A DSL for Rails for people who don't think in SQL.

  • Coquette - New set of free, rounded, shadowed, hi-res icons. I expect we'll see quite a bit of them. (via WebAppers)

Double Shot #272

Having a wonderful time metaprogramming. Wish you were here.

  • Ylastic - Web-based tools for managing Amazon Web Services. $50 per month.

  • BOSSman - Gem for hooking up to Yahoo's open search services.

Double Shot #271

Shaping up to be another busy week; fortunately the weekend was good for catching up this time.

Double Shot #269

More and more in Rails I can say "Yeah, I did something like that on another project." This makes life easier.

subscribe via RSS