Friday, October 23, 2009

Jolicloud: Mozilla's entry into the Netbook OS Market

0 comments
Ok, check it out. I love Firefox. It's great. Constant updates, fast software, reliable. It's awesome in my opinion. I do not own a Netbook (would like one, for novelty sake, don't really need one, but it looks like a neat toy for me). But if I did, I would more than likely be running the Netbook Ubuntu Remix. But with Mozilla behind this project, it would be tempting to at least check it out. Their site claims that 'Wifi, Bluetooth, and 3G modems work out of the box on a growing list of...

Sunday, October 11, 2009

Windows Scripting with AutoIt

0 comments
Most techie/geeky people out there have probably heard of writing scripts to automate certain windows tasks. This can be accomplished by any number of ways. However, a simple way to acomplish this goal is to use 'AutoIt'.What is 'AutoIt'. The answer is simple. 'AutoIt' is a free scripting language that is specifically designed to automate everyday tasks. I recently wrote a quick and simple script that basically allowed my FTP client to open, log in to my webserver, and go into a ready state...