Carlos Roque

  • Home
  • My Work
  • The FAIL wall
  • Math Art
  • Cool Nested Forms
  • July 22, 2011

    What is KPL and how it relates to DP2?

    KPL (Kodak Professional Language) is the underlying language that drives the DP2 Photo Lab production software. It is based on the C programming language…

  • May 10, 2011

    Using Public Keys With Putty to Connect to WHM running on Linux

    Update: Instructions take now the user name into account, not defaulting to root. So the other day I wanted to…

  • April 19, 2011

    Sorting characters and numbers in mySQL

    So I have a table with a column in this form someColumn 1 A 2 C 3 10 When you…

  • April 12, 2011

    Adding the Authorize.net PHP SDK to CodeIgniter 2.0

    This is a follow up post to my initial Adding the Authorize.net PHP SDK to CodeIgniter 1.7. Now that CI 2.0…

  • January 25, 2011

    ddlab.net Website launch

    Just finished and published this website at work I think it looks pretty good ddlab.net

  • December 16, 2010

    Web Colors Previewer

    Have you ever needed to see what a web color like #2a3f43 looks like? So did i that is why …

  • December 13, 2010

    Delete expired entries in MYSQL

    For those who want to delete items in a MySQL database based on a date field  the process is very…

  • November 24, 2010

    X-Cart File too large for egoods download

    I have been working on xcart and even thought I really like it there is a huge problem with their egoods downloads.…

  • November 14, 2010

    Adding the Authorize.net PHP SDK to CodeIgniter 1.7

    I am writing a site that requires credit card processing through authorize.net. I am building the site using the CodeIgniter…

  • November 12, 2010

    jQuery .show() not working properly in Chrome

    So I finally got around learning jQuery, better late than never, so on my first script I ran into this…

Previous Page
1 … 4 5 6
Next Page
  • Home
  • My Work
  • The FAIL wall
  • Math Art
  • Cool Nested Forms