Tuesday 31, 2006

Quick Snippets: Lighten a Color

I have been busy with work, and my side projects. I am working hard on getting a new version of NetGrid out the door. It will be the first major update in years, and it will include great features… just wait

Here is a quick snippet on how to lighten a color with C++, actually [...]

Off
Friday 27, 2006

How To Support Firefox

Jamey, over at the Spread Firefox blog has a post about some new cool banners for Firefox. Those new banners parked an idea on how to help support Firefox. A lot of bloggers use Adsense, the reason I do is to help cover the cost of bandwidth for this blog. AdSense has a great feature [...]

Off
Firefox 2.0 vs. IE 7: The Install and Setup Process
Wednesday 25, 2006

Firefox 2.0 vs. IE 7: The Install and Setup Process

Firefox 2.0 and IE 7 are now released, and I have decided to upgrade my systems, and compare the install an setup of the two. I am a long time Firefox user, so I am a little bias. Fortunately, Microsoft didn’t let me down in confirming my reasons for using FireFox.

Internet Explorer 7

Microsoft is known [...]

1
Ready For Firefox 2.0?
Monday 23, 2006

Ready For Firefox 2.0?

Are you ready for the release of Firefox 2.0 coming bright and early tomorrow? If you can’t wait, you can download it from Mozilla; grab the source while your at it. You can also hit up a Firefox 2.0 release party, somewhere near you.

It’s going to be a great release, hats off to everyone who [...]

Off
Monday 23, 2006

ezSQL

ezSQL is a lightweight PHP class that makes it easy to work with databases suck as MySQL, Oracle8, InterBase/FireBird, PostgreSQL, SQLite, and MS-SQL. I has great debugging features that make it easy to look iside your SQL code. ezSQL aslo features disk caching to save on your database loads. There is a small learning curve [...]

Off