Archive for August 15th, 2006

A New Internet Speedometer

Posted Tuesday, August 15th, 2006 at 10:30 pm

I’ve long turned to CNET’s Bandwidth Meter and McAfee’s Internet Connection Speedometer to test my internet bandwidth upload and download speeds. But Speedtest.net’s new Ookla Speed Test offers a fresh new interface and stores your 10 most recent tests for comparison purposes.

Copyright goes Creative and Dark in a day

Posted Tuesday, August 15th, 2006 at 9:56 pm

In one corner we have Stanford Law School professor Lawrence Lessig speaking to LinuxWorld attendees about the Creative Commons license, and in the other we have a political party in Sweden called the Pirate Party establish a commercial darknet that lets anybody send and receive files (including copyrighted material) anonymously without being tracked or traced.

Creative Commons

I’ve met some of the folks over at Creative Commons and fully support their effort to create a new type of copyright law that allows content creators to share their original work with others and for others to legally use our build upon those works with a Creative Commons license.

I like the idea so much that all of the content on this site as well as nearly 8,100 of my photos has a Creative Commons license.

In summary, Creative Commons is good.

Darknet Relakks

Earlier this year (January 2006), The Pirate Party (Swedish: Piratpartiet) became a new political party in Sweden. The party strives to reform laws regarding intellectual property, including copyright, patent and the protection of design. The party also wants to strengthen the right to privacy.

On Tuesday, the Pirate Party created Relakks, a Swedish broadband subscription service that has the potential to become a large scale commercial darknet.

Typically, a Darknet is a private virtual network where users only connect to people they trust, usually containing fewer than 10 users each. Darknets are file sharing networks where users can share files with each other — sometimes copyrighted files such as mp3s and movies.

The folks over at Relakks think they have developed a secure and legal way for users to communicate with other users anonymously. They do this by giving you a new IP address over a 128-bit encrypted VPN connection between your computer and Internet.

Using Relakks would prevent your existing ISP from intercepting or tracking the applications you use to access the internet or the communication/traffic they create. In short, your ISP wouldn’t know if you were simply checking your email or file swapping Metallica’s songs via Kazaa.

In summary, it just got easier to switch over to the dark side of copyright law.

iexplore.exe application errors

Posted Tuesday, August 15th, 2006 at 3:26 pm

When Internet Explorer fails, troubleshooting can be difficult. Because it is well integrated with the operating system, it is difficult to uninstall and reinstall.

Today, one machine kept displaying the following error:

iexplore.exe - Application Error
The instruction at “0×30cb0a4f” referenced memory at “0×00000000″. The memory could not be “written”. Click on OK to terminate the program.

While I was tempted to simply upgrade the user to IE7, I decided to first try Microsoft’s System File Checker.

System File Checker scans all protected files to verify their versions. If System File Checker discovers that a protected file has been overwritten, it retrieves the correct version of the file from the cache folder (%Systemroot%\System32\Dllcache) or the Windows installation source files, and then replaces the incorrect file.

To run the system file checker, press Start, Run, and then type in SFC followed by its options.

The most common usage of SFC are:

  • sfc /scannow
  • sfc /scanonce
  • sfc /scanboot

Once SFC is done, reboot. In my case, SFC didn’t fix the unwanted iexplore.exe error I was receiving. So I installed IE7 beta and then uninstalled IE7 beta, which did solve the problem.