We've just become a sponsor for BarCampOrlando. See you there.
Continue reading »We've just become a sponsor for BarCampOrlando. See you there.
Continue reading »BarCampOrlando is a bi-yearly event to bring together people from different technical backgrounds to share and learn from each other. Several of us have just registered for the event and we're very excited about attending.
Continue reading »I'm working on a side project, naturally in PHP (v4.4.1 to be specific). There's a lot of string parsing, and regex just wasn't able to handle it. When it worked, it would take 30+ seconds; often it timed out. I went and wrote some tail-recursive functions that would do the parsing, but much faster (it works about 90% of... Continue reading »
Recently I've found myself thinking about something really cool going on at work or out in the tech world and then I'll have the following thought, "that really deserves an official corporate blog post." Then I let the moment slip by and I quickly find myself wrapped up in the all of the other happenings around the office.
With this post I declare that these... Continue reading »