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

2008 was a good year for me professionally. Here’s hoping that 2009 shapes up even better.

  • Ubiquity 0.1.3 - Just out, the new version of the command line for Firefox. Like TextMate, this is one of those applications that I know I’m barely scratching the surface of.
  • What good is a flexible paperclip? - Thoughtbot’s file attachment plugin is getting some overhaul.
  • Espresso Public Beta - MacRabbit’s new web development environment. I need to find time to play with this, too.
  • [ANN] Ruby 1.9.1 RC1 is released‘ - I’m responsible for this, you know: it happened minutes after I managed to get 1.9.1-pre2 installed.
  • Learnivore! - Aggregation portal for Ruby and related screencasts.

Last one of these before my tiny Christmas break.

  • Merb gets merged into Rails 3! and Rails and Merb Merge - The big news from yesterday is that Rails and Merb will be as one some time next year. I am guardedly optimistic; though I look forward to seeing what comes of the partnership, as someone who spends much of his time reviewing others’ code I dread all the additional pieces I will need to develop expertise in.
  • iphone-rdoc-template - If you find yourself wanting to read ruby library docs on your iPhone, this would come in handy. Demonstration at PocketRails.
  • irb & script/console tips - Some useful tidbits here.
  • FireUnit - JavaScript unit testing extension for Firefox and FireBug.
  • Super Daring App Template - Peter Cooper contributes a template for the templating feature in edge Rails.
  • Does anyone actually like end of the year bookkeeping?

  • Rails, Ajax and jQuery - I’m not all that fond of AJAX, but if you are, this is worth a look - it avoids all the Rails helper methods in favor of just writing the JavaScript.
  • Capistrano 2.5.3 - Jamis is no longer going to knock himself out to support Windows. I think that’s just dandy.
  • HTTP Client - Little HTTP debugging tool for OS X. Nothing you couldn’t do with the right Firefox extensions, but it’s purty.
  • Firefox 3.1 Beta 2 - Time to upgrade again if you’re on the cutting edge.
  • Tonight I’m demonstrating Rails to the local .NET user group. I may survive.

  • Firefox 3.1 beta 1 now available for download - The alphas were pretty rough, but I’ll be giving the beta a try shortly.
  • Slim-Attributes v0.5.0 released - ActiveRecord patch to speed up performance if you don’t feel like limiting your finds to only the fields you need.
  • ScrumNinja - New hosted project management tool built for Scrum teams.
  • BackgrounDRb 1.1 - Better scripting, logging, tests, yay.
  • Losing internet for a day was good for a day off. Not the day off I wanted to take, I fear.

    Switching an app from solr to ferret today…and crossing my fingers.

    It’s school vacation week around here, so I’m looking forward to writing plenty of code.

    Finally got the multi-file upload feature I’ve been wrassling with working. Hopefully this means I can move on to something else soon.

    It was a productive weekend; I got a major feature shipped for one of the sites I work on. Now back to the regular workweek.

    It’s shaping up to be another busy week. Can’t complain about that.

    • Safari 3.1 Breaks Your App - Apparently the new Safari doesn’t play nice with Prototype. Here’s a workaround.
    • DownThemAll! - Firefox add-on that came in very handy the other day when I needed to grab all the images from a page redesign. If you use Images, View Image Information from the Web Dev toolbar you can build a page that has URLs for everything including CSS background images.
    • Absolute Moron’s Guide to Forms in Rails, Part I - From the Softies on Rails guys.
    • RailsMan - Rails application management utility for OS X, aiming to replace the now-discontinued Locomotive.

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

    Having fun ramping up to a higher level of RSpec use, though it still makes my brain hurt sometimes.

    • Firefox 3 Beta 4 - Just in time for me to hope that it fixes some CPU-spiking issues I was having recently with beta 3. Release notes are here.

    The new GrowlMail beta works with OS X 10.5.2 just fine. They ask that people not link to the beta URL, but if you need it and can’t find it drop me a line and I’ll point you in the right direction.

    • Firefox 3 Beta 3 - I’m running this full-time now, and it’s my browser of choice. Release notes here.
    • BrainBuster 0.8.0 - Logic-based captchas for Rails.
    • InfiniteBits - Web and FTP access to Amazon S3. Looks interesting, though other tools (like Transmit) are adding direct FTP integration these days too.

    Yesterday was one of those days for tracing through code for two hours and then writing five characters to fix a bug. They were the right five characters, though.

    • Stacks Overlays - I got sick of the stupid default appearance of OS X stacks and installed this fix.
    • Firefox 3 Beta 2 - I’ve been using Firefox 3 as my default browser since beta 1 came out. It’s been quite stable for me.
    • GemInstaller - Automated management tool for Ruby gems, designed to avoid the “but it works on my machine” syndrome when moving to production (among other issues).
    • Amazon DevPay - Limited Beta - Yet another new service from the Amazon Web Services team: billing and account management.

    It’s the Thanksgiving holiday here. With luck that will mean fewer interruptions than usual, and I can actually get some work done.

    • RubyWorks Production Stack on Amazon EC2 - Capistrano recipes for getting up and running quickly on your shiny new EC2 instance.
    • AddonUpdateSecurity - The first major annoyance I’ve hit in Firefox 3. With their newly-tightened security, you cannot install an extension that isn’t hosted securely (like, say, BugMeNot). I understand the arguments for this, but just like version compatibility issues, I think you ought to be able to set a key to shoot yourself in the foot if you want.

    The big open source event yesterday was the release of Firefox 3 beta 1. I’m soaking in it right now, and so far it’s working stably for me (no opinion yet on whether it’s any improvement on the RAM front), so let’s start with a few related links.

    • Firefox 3 Beta 1 Release Notes - With a link to the download page.
    • How to have Firefox 3 and Firefox 2 running at the same time - Useful if you don’t want to gamble too much. If you’re on a Mac remember to put the package in a folder somewhere so you don’t overwrite your Firefox 2 install.
    • Extension Versioning, Update and Compatibility - This page at the Mozilla Development Center has the details on the configuration setting (type about:config in the address bar to get there) that you can make to turn off extension version checking entirely. If you turn it off, you can install any add-on you want to Firefox 3, whether it’s been updated or not. Don’t blame me if you break something.
    • Nightly Tester Tools - If you do an upgrade and your add-ons stop working, you can install the Nightly Tester Tools to get a button in the extensions dialog that will re-enable them.
    • Assembla - Another online workspace for your development team, with Subversion, Trac, and unlimited team size at their free level.

    ReminderFox looks to be the missing piece I was looking for to handle appointment and task management in Mozilla-land.

    The folks over at Explorer Destroyer want you to encourage people to switch from IE to Firefox. They’ll help you code a special notice or splash page that only nags IE users, or even blocks IE users from your site entirely. I’m not ready to go that far, but I give them points for dedication.