jcoburn

Experienced as a Web Developer and Web Server administrator since 1994, in 1999 Jess set out to start a Web Hosting Provider that would leverage the latest in cutting edge and innovative technologies and make them available to businesses in a way that was easy to understand, easy to use and affordable. Today Applied Innovations is a recognized leader in Windows Hosting and specializes in ASP.NET, E-Commerce and Advanced Web Application Hosting.

Homepage: http://www.jesscoburn.com

Yahoo Messenger: tarzan


Posts by jcoburn

Introducing William Henry Coburn

Here’s William Henry Coburn, 8lbs 2oz, 19.5 inches (I’ll leave out the silly joke this time). Unfortunately my attempt to blog post from my cell phone via email failed miserably. But here’s a couple pictures from the first 24 hours.

First Williams Nursery (because I spent a god awful amount of time painting that darn thing)

nursery

Williams Very First Baby Picture (being held up by his mommy’s OB Dr. Newman)

williamsfirst

Daddy Snips the cord (not nearly as easy as it looks on TV but 10X more gross as you can see from the blood squirts)

daddysnips

Here’s the grandparents and Auntie Louise getting their first look at him (they still have those smiles on).

grandparents

Strike A Pose …

strikepose

Finally, Daddy doing for the first time what daddy is going to do the most for the next few years… changing the nappy…and dodging the stream of pee (he almost got me)

firstdiaper

babyimage.jpg

3D Sonograph of the baby

I was attending The Parallels Summit this week and while up there the wife sent me a MMS picture on my phone.  The doctor had a 3D sonograph made so I give you the first 3D picture of our baby due sometime in June of 2008:

babyimage

SQL Injection Reversal Query Script

The folks over at Early Impact (makers of ProductCart) have released a tool to help remove JavaScript code from a SQL database that may have been hacked as part of the SQL Injection attacks taking place today on the Internet.  Here’s the details from their newsletter and a link to the SQL query you can execute.  Please be warned, I haven’t tested this so make sure you have a backup before executing it (just in case):

If your database is hacked

If your store is hacked (JavaScript code added to fields such as product names and descriptions), follow these steps

  • Turn off the store
  • Clean up the database by either:
    • Restoring a back-up copy
    • Running a query symmetrical to the offending query (download the SQL query here). Load the query in MS SQL query analyzer and run it multiple times until it says that “0 rows were affected”. Ask your Web master to do this for you, or open a support ticket with Early Impact. Note that this method might not be 100% effective.
  • Make sure that you have installed the updated files above (and any other files that might be released related to this Security Alert).
  • Re-open the store