Blog

Why “hiding” source code is bad.

I’ve been working at my current employer for about 5 months now and since I started, I have been involved in or heard this conversation more than 10 times, which is 10 times more than I’ve heard within the past 7 years I’ve been doing web development. The client wants their source code hidden from […]

Review of LG enV3 (VX9200)

Review of LG enV3 (VX9200)

I upgraded my mobile device yesterday (relative to when I started this post on June 10th) from the LG VX8600 (Chocolate2 Flip) to the brand new enV3 (VX9200). I’ve already seen a few reviews out there, however it seems most, if not all have reviewed the slate blue, and not the maroon (red). I actually […]

jQuery + JSON + AJAX = My own custom solution.

So. In an effort to come up with a solution to a very common AJAX problem (at least for me), I have put together a little tutorial for handling AJAX responses in a simple, yet effective manner. Here’s the problem: AJAX is used sometimes for validation, sometimes for quick little updates to the database, and […]

PHP MySQL Class

So it’s probably pretty late in “the game” to be posting this, however I thought I might do it anyway just for those that may want to get started using OOP in PHP. I’ve been using this for a while and improving it wherever I can, then I started using CodeIgniter which ended up having […]

Updated qrayg Menus

A while back I found a modified version of the Suckerfish dropdown css menus from A List Apart that had the CSS written out for 4 submenus. For the longest time I continued to return to the site (formerly Solar Dream Studios) to download a fresh version of the menus and javascript. Well, it appears […]