1. Sumo Paint - More Than Fun

    Posted on in Graphics Design

    Created with Sumo Paint On a whim today I decided to give Sumo Paint a try. I'm really surprised with the quality of this product. I never would have guessed that a free, browser-based image editing tool would be so responsive and easy to use.

    If you're into image editing, why not give it …

  2. Setup Help: Subversion for Your Pinax Project

    Posted on in Programming

    I recently began working on a project based on Pinax. The Pinax project's goal is to develop a set of re-usable applications for the Django Web Framework that are common in website development. Generally, these applications provide the functions and features common in social media sites. For reference, Bob Haugen …

  3. RCA Universal Remote and GE TV Codes

    Posted on in uncategorized

    We have an RCA Universal Remote (RCR311B). We also have a GE TV that the remote is having hard time syncing up to. For those that can't find their manual, here's a list of RCA Universal Remote codes for LG TVs:

    • 1000
    • 1002
    • 1004
    • 1017
    • 1050
    • 1052
    • 1078
    • 1086
    • 1098 …
  4. RCA Universal Remote and Orion TV Codes

    Posted on in uncategorized

    This was a problem that ended up being much more annoying than it should have been.

    We have an RCA Universal Remote (RCR311B). For some reason, it will not properly configure itself for use with our kids' small Orion TV. To add fuel to the fire, we brilliantly lost the …

  5. Cisco Catalyst 12.2(46)SE May Break SNMP ifIndexes

    Posted on in Networking

    This week I tried upgrading a Cisco Catalyst 2960 to the newest software release — 12.2(46)SE. The upgrade went just fine, but I noticed that the monitoring software was throwing SNMP errors.

    In case you don't know much about SNMP, an ifIndex identifies a specific interface on a …

  6. Cisco QoS Classification ACLs

    Posted on in networking

    I've been working on a standardized list of access lists to use in conjunction with QoS on Cisco routers and switches. I've tried to adhere as closely as possible to the Cisco QOS Baseline (pdf).

    As I refine the ACLs, I'll keep this page up to date. If you have …

  7. Microsoft Excel in Your Small Business

    Posted on in Software

    When using Microsoft Excel in a business environment, there are five essential items that every user should be aware of. One of the most basic features that is essential to effective spreadsheet usage is cell referencing. This is the ability for one cell to use the value of another cell …

  8. Tell Me About Lotus 1-2-3

    Posted on in Software

    Lotus 1-2-3, now a part of Lotus SmartSuite, is a direct competitor with Microsoft Excel. Although it's really only a minor competitor today, Lotus 1-2-3 was once one of the most important pieces of software in personal computing (Darrow, 2002). The latest major version of Lotus SmartSuite was released in …

  9. Family Reunion Account Workbook Proposal

    Posted on in Software

    I had to write a proposal for a Family Reunion Account Workbook that would be implemented in Microsoft Excel. Those involved in the project are certainly aware of what all this "Phase 4" business is all about. Enjoy.

    I envision the Family Reunion Account Workbook as having two worksheets. The …

  10. 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 …

Slaptijack's Koding Kraken