Journaling on estrip is easy and free. sign up here

Computer's Journal

computer
My Podcast Link

11/08/2005 00:00 #21533

Freaking Fast Firefox
Category: web
This makes firefox really freaking fast.

Please Note: you need to enter "about:config" without the quotes in the location/address box first

1. Find browser.tabs.showSingleWindowModePrefs and double click on it so it = true
2. Find network.http.pipelining and double click on it so it = true
3. Find network.http.pipelining.maxrequests double click on it and change it from 4 to 100

What do these changes do?
1. Then enables advanced tab options in your Tools/Options page
2. This enables option #3.
3. This makes FF use 8 threads to each page.. Bascially, if you thought FF was fast before, try it after this.

Quoted from: I-Hacked.com Taking Advantage Of Technology - Firefox Browser Hacking


11/07/2005 14:29 #21532

A Linux Microsatellite for Christmas?
Category: technology
I think this the perfect Christmas present for (e:paul) - a microsatellite that runs on Linux that he can control from his laptop.

SpaceDev has announced a new high performance microsatellite product program named the SpaceDev Modular Microsat Bus™. The SpaceDev MMB-100 microsat is a highly capable modular 100 kg (220 pound) microsatellite based on industry standard "Plug-n-Play" interfaces. In addition to standard Ethernet and USB interfaces, the SpaceDev MMB-100 uses a real-time Linux operating system, and uses CORBA-based object oriented interfaces for subsystems as well as commanding from the ground via the Internet. The basic SpaceDev MMB-100 Bus is expected to price at less than $10 million, not including the payload and payload integration.

For more information about SpaceDev visit

Now, the only question is where do we (e:strip)pers find 10 million dollars to buy this for (e:paul)?

Or maybe someone could write a grant proposal or something and turn it into an art project.

paul - 11/07/05 15:00
Maybe we could do a fundraiser, lol?

11/01/2005 15:05 #21531

Free Operating System
Category: linux
If you are interested in trying out linux and don't have any experience with Linux systems, I would suggest checking out Suse 9.3. It comes with lots of free programs such as word processors, instant mesasging and email programs, internet browsers such as firefox and konquerer, flash player, image editors, drawing programs, a 3d modeling package, spread sheet, pretty much anything you could possibly need, even games. Best of all it is free. There is even a live CD so that you can try running the operating system from a CD before you commit to installing it.

You can download it here

I also have CDs and the DVD version if anyone wants to try it but can't download it. There are also many other versions of linux.

10/19/2005 00:01 #21530

Computer History Museum
Category: history
I recently came across a website for a most interesting place - the Computer History Museum!

If the actual brick and mortar museum is half as interesting as the website, it would be a great place for computer geeks to visit.

It currently has several interesting online exhibits:

Timeline - the significant milestones in the history of computing from it.s beginnings in World War II to the development of today.s Internet.

Visible Storage - ighlights from the Computer History Museum's collection of computing artifacts

A complete list of online exhibits can be found here

Warning: Some of the pages seem to render ackwardly with Firefox (at least in Linux)

--walt

09/22/2005 20:51 #21529

Google SMTP server
Category: email
You can use your google mail account SMTP to send mail from any of your email addresses, even on the go using a mobile pda. This is fantastic news for people who are costantly traveling on different networks and having to switch smtp servers.

This probably is not that important to a lot of you but for those who understand it, it is great news. I am copying it from here

* Log in to your Gmail account.
* Click 'Settings' along the top of any page, and then select the 'Accounts' tab.
* Click 'Add another email address' in the 'Send mail as:' section.
* Enter your full name in the 'Name:' field, and the email address you'd like to send messages from in the 'Email address:' field.
* Click 'Next Step >>,' and then click 'Send Verification' to complete the process. Gmail will send a verification message to your other email address to confirm that you'd like to add it to your Gmail account.
* Now go to your e-mail client software to setup your e-mail account.
* Under e-mail address, use one of the verified e-mails you've added to your Gmail account.
* Under outgoing mail smtp server, use smtp.gmail.com. Since it requires SMTP authorization, use your Gmail account as username (e.g. yourname@gmail.com) and your Gmail password as password. You can turn TSL on or off.


My Added Note: Make sure to switch your SMTP port to 465.

--paul