about 1 month ago - 2 comments
I use Netbeans for just about all of my editing on projects anymore.. and the latest version of 6.9 has had a problem I’ve been dying to get fixed for a while. I’m primarly a PHP programmer, so I’m not sure if the bug extends beyond the PHP plugin or not. However, I’ve noticed while
about 9 months ago - No comments
Well, I’m finally doing it. I’m rewriting my voodoo code that makes reloadable modules or plugins in PHP. I’ve always toyed with the idea of rewriting my original work for PHP_Modules and making it work with classes; now the time has come. I have started work with my SiTech library to make SiTech_Plugins. It will
about 10 months ago - No comments
Well, its been a bit since my last post and I think its time for another update. I’m still looking for a job, haven’t had any luck finding much yet. Might have a part time job lined up until something else works out though, so that’s good On the other hand, I’ve had some time
about 10 months ago - No comments
Well… things have been changing in my life lately. I’ve had to move back to my home town and look for a job in the Kansas City area. I’m currently living in a house my parents own until I can get a job and a place of my own. Kelsey had to move back in
about 1 year ago - No comments
Well, I’ve been tagged by Lig to write seven things about myself. This should be interesting… Here’s my seven things: I’ve been coding for about 10 years now. I started when I was about 15 by learning HTML and Perl. Shortly after though, I picked up on PHP3 and the journey began. I used to
about 2 years ago - No comments
I’ve started on a new series of tutorials that I plan on writing over the next few weeks. They’re pretty simple subjects, but I feel they need to be out there! The series is titled “What you should know about: X“. My first subject in the series is Dynamic Includes. This is based on my
about 2 years ago - No comments
Today I was writing some code for a website I’m building and came across a problem when trying to set the include path. When I was using set_include_path() and ini_set() to set the include_path, both functions would return false. It took me some time and a bit of help from Davey to finally figure out
about 2 years ago - No comments
Lately in my spare time, I’ve been working on something a bit different. Instead of the normal PHP or Python adventures, I’ve been working with a game language for Call of Duty. It’s structured somewhat like C++ but there’s quite a few differences. I won’t get into them now, but perhaps at a later date
about 2 years ago - 1 comment
So recently I’ve been playing with wxWidgets and Python. I’ve enjoyed it so far, but I’ve found one problem that I haven’t really found a good solution for. When creating a window in Windows, the default background seems to be a rather dark gray. My theme for Windows is the windows classic, which shows all
about 2 years ago - No comments
So, a couple of days ago I got an e-mail from Zend about Zend Studio Neon and their free beta release. I decided sometime yesterday to give it a try. I realize that the new editor is basically a version of Eclipse with PDT installed. I also noticed some other changes such as the Welcome