Skip to content

{ Monthly Archives } November 2005

Opera 9 and Acid2

Downloaded the latest build of Opera 9, which is still in the development stages and not ready for public release. Of course, the first page I visited was the Acid2 test page. I was amazed to see that Opera 9 almost passes, if it weren’t for one ridiculous color. Check out the [...]

Desktop Managers versus Window Managers

No. They are not the same. They are completely different, although closely related. Let me explain, for those of you who are unaware.
Before I get into the nitty-gritty details, let’s all begin on a common ground: Windows. No doubt, you use Windows. I don’t care if you have all of [...]

Ubuntu: Best Linux Desktop for Business?

ZDNet has been testing Linux for business, trying to work out what the best distro is for small businesses. After testing Mandriva, Novell Linux, Red Hat Desktop, SUSE Linux and Ubuntu Linux. After installing them all– Ubuntu came out as the winner. — posted by tarun on Digg
Is Ubuntu the best Linux desktop for [...]

Xubnuntu

Xubuntu, pronounced “ZOO-bun-tu”, is a solid windows manager for X, and runs incredibly snappy on older hardware with all the eye-candy you could want. Basically, Xubuntu is the XFCE version of Ubuntu, the most promising Linux distribution. I made the install this morning, and I am impressed! Check out my screenshot to [...]

Why I Love Adblock

The single best extension for Firefox, hands down is Adblock. I am surprised it isn’t the number one most requested extension on the Mozilla Firefox home page. Whenever I install Firefox on a new system, the first thing I do, before all else, is download Adblock Plus and the Filterset.G updater to remove [...]

Web Server Market Share

Way to go Apache! Apache leads the web servers with the largest market share by far, with almost 70% of servers using Apache. Microsofts IIS takes second place with a measly 20%, which is interesting, seeing as though most people running XP have their web server IIS turned on by default. So [...]

Java Studio Creator

Want a real slick Java IDE? Check out Java Studio Creator. This IDE, if you are coming from Windows development, will look very familiar. In fact, it is so similar to Visual Studio, it is hard to really break apart the differences. However, with this IDE, it’s free. That’s right. [...]

Email Obfuscation- PHP Style

In my last post, I mentioned that I was picking up a new Perl project to obfuscate an email address from the traditional form to encoded ASCII. However, digging into the project reveals that everything can be handled with a simple PHP script. The code is so simple, actually, that little remains left [...]

New Perl Project

Browsing the web, I have seen a number of different ways to “hide” email addresses on web pages from bots. I have seen images, slight text obfuscation and other methods. However, has anyone thought of HTML obfuscation? It’s a simple concept really, using the ASCII chart to “hide” your letters. Consider [...]

Sony XCP CD Copy Protection and Linux

The hot debate, aside from Intelligent Design, seems to be Sony XCP CD copy protection on the disk itself. Sony uses anti-piracy software on the disk that installs deep into the Windows operating system after a user accepts the EULA. It is mentioned in the EULA that anti-piracy software will be installed when [...]

Python File Handling: Part I

Because learning a new language takes a little bit of time, I haven’t had much to blog about here. I would like to blog more often, but I feel that I need to get a hang of the language before I can venture too far into blogging about it. I woudn’t have much [...]