Articles by Scott Hebert

  1. A Little Perl: DBI and Transactions

    Posted on in Programming

    Database transactions are really no mystery. For the uninitiated, the idea is that we want to make changes to the database inside of a transaction that can be committed or thrown away. Why is this a good thing? Without transactions, changes to the database have to be manually undone if …

  2. Aunt Sally and Her Stuffed Animals Love Microsoft Excel

    Posted on in Software

    This was written about a fictional character, Aunt Sally, who wants to organize information regarding her stuffed animal collection into a database.

    Aunt Sally sure has a lot of things in mind for her stuffed animal spreadsheet. The first task she needs to accomplish is sorting the data to her …

  3. Microsoft Excel and a Family Budget

    Posted on in Software

    In Microsoft Excel, functions and formulas work closely together. Formulas are simply mathematical operations that may or may not include the contents of cells in the spreadsheet. Functions are very similar in that they are pre-defined formulas which take their input from the parameters passed in to them. Like formulas …

  4. Can I use Microsoft Excel for that...?

    Posted on in Software

    This is about my fictional Aunt Sally who wonders if she can use Microsoft Excel to organize and track her large collection of stuff animals.

    Microsoft Excel would be a great way for Sally to track her stuffed animal collection. With over 800 stuffed animals, finding information about a particular …

  5. Cisco: Broadcasting Multiple SSIDs

    Posted on in Networking

    Businessman Configuring Multiple Wireless SSIDsBy default, service set identifiers (SSIDs) configured on a Cisco integrated services router are not broadcast. This means that if you want to configure a client to use the wireless network, you'll have to manually enter the SSID in the client configuration. This isn't a bad thing, but it is …

  6. Hello Earth, Firefox 3 Has Landed

    Posted on in Software

    Firefox LogoIf you've been following the Firefox 3 news, you are no doubt aware that today (June 17, 2008) is the official release date for Firefox 3. Unfortunately, when Mozilla made the download available at 1 PM Eastern, the flood of traffic made the Mozilla servers virtually unreachable.

    The initial rush …

  7. Motorola Q Wasn't Charging via USB

    Posted on in uncategorized

    After a recent trip, I've misplaced the wall charger for my Motorola Q. It's likely that the silly thing is just in a bag somewhere in the house, but my wife thinks it may be at her office. None of that really matters — the silly thing is missing!

    Although I …

  8. Recent Downtime Required fsck

    Posted on in System Administration

    Computer frustration (photo by channah)My pager went off Saturday morning with the following alert: "/dev/hda6 is read-only!"

    I can't remember the last time I received this alert. The filesystem in question is the home of this web site, as well as a few others. Being read-only isn't a major problem since most of …

  9. Camino 1.6.1 Pops Up

    Posted on in Software

    The Camino Project LogoAs previously mentioned, automatic software updates was one of the most exciting improvements included in the previous release of Camino. As expected, Camino was kind enough to pop up and tell me a new version was available — Camino 1.6.1.

    This minor update is mainly aimed at stability. Several …

  10. Camino 1.6 Ready For Download

    Posted on in Software

    The Camino Project LogoLadies and gentlemen, say "Hello" to a brand new Camino! Camino 1.6 has been released with some slick new features.

    One that I'm really looking forward to is automatic software updates. Until now, Camino only checked for an update on startup. Considering how infrequently I have to restart my …

  11. Gmail + Firefox 3 (Beta) - Is It Fixed?

    Posted on in Software

    Gmail LogoI've been having problems with Google Chat (in Gmail) this afternoon. I decided that logging out of Gmail and restarting Firefox might be a helpful exercise. When I returned to Gmail, I noticed that something was wrong: everything was right.

    For some odd reason, I seem to have been zapped …

  12. Another Update - Firefox 3 Beta 5

    Posted on in Software

    Firefox 3 RobotThe good folks at Mozilla keep plugging away at Firefox 3. Now Firefox 3 Beta 5 is ready for download.

    The two big ticket items for Firefox 3 Beta 5 are improved OS integration (Windows, OS X, and Linux) and increased Javascript performance. If you are one of those people …

Slaptijack's Koding Kraken