Archive for May, 2008

May
29

Domain browser is software that can be used to make your search for domain names online while you are browsing websites easier, faster, and profitable. If you deal with a lot of domain name information from providers like pool, alexa, and others this is the tool for you.

This is a unique way and a unique software, you can’t find this anywhere else. How much does it cost? Only $15.

You can learn more here, and view a demo here.

May
20

The blog has a new look now, as if you’ve not already notice :razz: This one, however, is fully custom. I’m not using one of those free WP themes anymore (thank goodness). I mean, nothing wrong with them, there are some very nice ones out there - but custom is definitely the way to go!

Let me know what you think about the new design.

May
19

Well, tomorrow (5/20/2008) is our primary here in Kentucky. This will be my first time voting! So I’m nervous, and not too sure why really. Oh well, I’ll get over it I guess.

Over the past few months, I’ve been watching both Clinton and Obama - speeches, debates, etc. I’m a Democrat, btw, let’s get that out of the way first. :razz:

I’ve been joking over the past few months how I would never vote for Clinton, cause she’s a woman. Well, that’s not the truth. When it comes down to it, it’s not because Clinton is a woman, it’s because I don’t feel she’s the best candidate. And honestly, I don’t think she could win it for us against McCain (that crazy bastid!).

So, all things considered, I will be voting for Obama (if my “network bar” Obama ‘08 didn’t make it clear to you :wink: ). Not only am I voting for him in the primary, but I will be voting for him when it comes November as well. (kind of a “duh!” there eh?)

Who are you voting for?

May
04

The PHP team recently released PHP 5.2.6. There have been a lot of improvements and fixes made to the codebase. Highly suggested you upgrade NOW! (I already did :wink: )

The PHP development team would like to announce the immediate availability of PHP 5.2.6. This release focuses on improving the stability of the PHP 5.2.x branch with over 120 bug fixes, several of which are security related.All users of PHP are encouraged to upgrade to this release.

Further details about the PHP 5.2.6 release can be found in the release announcement for 5.2.6, the full list of changes is available in the ChangeLog for PHP 5.

Security Enhancements and Fixes in PHP 5.2.6:

  • Fixed possible stack buffer overflow in the FastCGI SAPI identified by Andrei Nigmatulin.
  • Fixed integer overflow in printf() identified by Maksymilian Aciemowicz.
  • Fixed security issue detailed in CVE-2008-0599 identified by Ryan Permeh.
  • Fixed a safe_mode bypass in cURL identified by Maksymilian Arciemowicz.
  • Properly address incomplete multibyte chars inside escapeshellcmd() identified by Stefan Esser.
  • Upgraded bundled PCRE to version 7.6