Taking mental notes does not help anyone else, bloggin' it might...
2006-10-31
Linux keyboard shortcuts you should know about
read more | digg story
HOWTO: Five steps to a more secure SSH
read more | digg story
Data visualization tools for Linux
® are varied, from simple 2-D plots to 3-D surfaces, scientific graphics programming, and graphical simulation.There are many open source possibilities, including gnuplot, GNU Octave, Scilab, MayaVi, Maxima, and others.
read more | digg story
2006-10-26
Ubuntu Linux 6.10 - Edgy Eft Released
The desktop version introduces a host of new features, an improved interface and a wide variety of new applications and desktop tools making Ubuntu 6.10 flexible and user-friendly. Enhancements include:
Tomboy, an easy-to-use and efficient note-taking tool
F-Spot, a photo management tool that enables tagging, photo editing and automatic uploading to on-line web management sites such as Flickr
GNOME 2.16, which in addition to new features such as enhanced power management, makes the GNOME desktop more secure, faster and more stable
Upstart, a replacement start-up manager offering a cleaner design, eye-catching effects and a substantially faster boot time
The latest Firefox web browser, which offers inline spell check support in web forms, easy recovery of crashed sessions, built-in phishing detectors, enhanced search engine management with built in OpenSearch support, and better support for previewing and subscribing to web feeds
Proactive security features, preventing many common security vulnerabilities even before they are discovered
Evolution 2.8.0, which brings new features such as vertical message panes
2006-10-22
Throw away your TV
One feature I liked was, when I am watching something, if I go to a different browser tab, it actually detects it and stops playing the video, only to continue after I go back to it.
2006-10-20
Have Your Lost USB Drive Ask For Help
read more | digg story
AutoIt Automation Tool

Below is from their home page:
AutoIt v3 is a freeware BASIC-like scripting language designed for automating the Windows GUI and general scripting. It uses a combination of simulated keystrokes, mouse movement and window/control manipulation in order to automate tasks in a way not possible or reliable with other languages (e.g. VBScript and SendKeys).
AutoIt is also very small, self-contained and will run on 95, 98, ME, NT4, 2000, XP, 2003 out of the box with no annoying "runtimes" required! You can even make compiled executable scripts that can run without AutoIt being installed!
2006-10-19
Imperial History of Middle East
See 5000 years of history in 90 seconds flash animation at http://www.mapsofwar.com/ind/imperial-history.html.
2006-10-18
Microsoft releases Internet Explorer 7 Final
Get IE7 here:
http://www.microsoft.com/windows/ie/downloads/default.mspx
read more | digg story
2006-10-11
Colbert Roasts President Bush - 2006 White House Correspondents Dinner
An excerpt from the annual White House Correspondents Association dinner. Comedian Stephen Colbert (one of my favorites) made humorous remarks about various current events and the relationship between the press and the White House. He also presented a video of a mock press conference which ended in a chase scene featuring long-time correspondent Helen Thomas. |
2006-10-10
Top Five Wired Nations
read more | digg story
2006-10-09
Its confirmed. Google buys youtube for $1.6 billion
read more | digg story
2006-10-07
Kick Ass Classical - Classical Music's Top 100 Greatest Hits
Windows Vista RC2 available
2006-10-02
Dive Into Python: Free eBook
From comments, there is a link to 17 Free Python Books:
http://freecomputerbooks.com/langPythonBooksIndex.html
Include this one (Dive Into Python)
read more | digg story
Accessing Ubuntu from Windows with FreeNX

My coworker, Andy Mei mentioned FreeNX to me. I checked out the Ubuntu Forums on FreeNX and FreeNX Wiki page. It's a two-part (client/server) software...
To install FreeNX on my ubuntu dapper,
First I added the following line to my /etc/apt/sources.list:
deb http://free.linux.hp.com/~brett/seveas/freenx dapper-seveas freenx
you can try other repositories.
If you do not want to get gpg errors, import them:
- sudo gpg --keyserver subkeys.pgp.net --recv-keys 1135D466
- sudo gpg --export --armor 1135D466 | sudo apt-key add -
- fired up Snaptic Package Manager,
- clicked reload to get updared package list from the newly added repository
- then searched for freenx
- marked it and clicked apply
Result is a very fast & easy connection from Windows XP to Ubuntu Linux (see screenshot above).
Ahh, don't try to be smart and install it from cmd line `sudo apt-get install freenx`. I know people who did and suffered ;-)
[UPDATE - 09/29/2006]
OK, I take that back! I now have a beta version of Ubuntu Edgy Eft (Knot 3) running on my linux box and I installed it from command line:
sudo apt-get install freenxI chose No machine keys during the set up and it works just fine!
[UPDATE - 10/02/2006]
I downloaded the new NxClient (2.1.0-6) from NoMachine.com. It failed to connect to my Ubuntu
NX> 704 Session cache: unix-gnome NX> 707 SSL tunneling: 0 /usr/lib/nx/nxserver: line 891: 27507 Terminated ( sleep $AGENT_STARTUP_TIMEOUT; exit 1 ) NX> 105 NX> 504 Session startup failed. NX> 1004 Error: nxagent failed to start with: Unrecognized option: 1 NX> 1001 Bye.Apparently, it needs a compatible client/server installation...
Useful Free Windows Programs Under 2MB
I also liked the followings not yet in the list but mentioned in the comments:

- Taskbar Shuffle (left-click and drag the programs/buttons on your Windows taskbar to rearrange them)
- Power Menu (adds "Always On Top", "Minimize To Tray", "Priority" and "Transparency" sub menus to all top level system menus)
Also check out www.tinyapps.org!
read more | digg story