What am I doing now?
Archives 

Show All

  • 2009
  • 2008
  • 2007
    • December
      • And the Patriots have a perfect season!
        12/29/07
        Now, lets see how they handle the playoffs!

      • Merry Christmas
        12/27/07
        I hope everyone had a Merry Christmas!

        I am in Florida on vacation with the family visiting my parents. We're going to Disney sometime in the near future and we have a few other things to do. I'm doing everything I can to avoid working (it is hard) so I can enjoy this time wit

      • Explaining if else if statement to a designer
        12/21/07
        who likes to shop - she couldn't wrap her head around, so I explained it as so:


        if (the store has blue shoes)
        buy the blue shoes
        else if (the store has red shoes)
        buy the red shoes
        else if (the store has pink shoes)
        buy the pink shoes
        else
      • Get the date difference
        12/19/07
        This is a script which will determine how many days are between two dates as well as do some error checking (to make sure one is after the other) and produce error messages. This script also deals with hours as well.

        The basics:

        function $(){eS=new Array();for (i=0;i<argume

      • Taxes and cell phone
        12/18/07
        I posted two blog entries over on Community MX about Section 179 taxes and cell phone charges. Check them out:
        CMX Blog

      • How to recover your mySQL password
        12/14/07
        I wrote a little Quick Shot over at Community MX, check it out here:
        Quick Shot - Reset the Root mySQL Password

        Free to read! Enjoy.

      • Code Igniter
        12/12/07
        This is a PHP framework I've been working with the last couple weeks, it really rocks. It makes a lot of the common functionality really simple and rock solid! While it isn't DW friendly - by comparison, DW isn't as complex nor as functional as CI is. DW lacks the elegance of a mod

      • XAMPP
        12/05/07
        The joy of using open source software - I recently had a need to work locally on a server and setup some complex stuff. So I started with XAMPP and got it installed. The first part was pretty easy once I got the right version downloaded (which isn't clear, the smaller .EXE actually does contai

      • Can you write?
        12/03/07
        I'm a partner for Community MX - a group of authors who produce tutorials and articles for a subscription website. Would you like to write for Community MX? Well, we're always looking for talented people with good writing skills. If you think you would like to try out, we have a guest a

    • November
    • October