3
Linux Beginner: How To Print To A Shared Windows Printer from openSUSEview story

http://www.liberiangeek.net – This short tutorial will show you how to print to a shared Windows printer easily and quickly from (HowTos)

4
Chrome OS to Print Through Cloudview story

http://www.linux-magazine.com – Drivers, be gone. (Distributions)

5
Google Cloud Print - Chrome OS first, then the worldview story

http://www.itwire.com – Google has revealed its plans for printing from Chrome OS, and they are potentially applicable to other types of device. (IT news)

5
Chrome OS gains cloud printing technologyview story

http://www.linuxfordevices.com – Google's Chromium project released early open source code and documentation for a new cloud-based printing technology for the Linux-based Chrome OS operating system. Google Cloud Print will ultimately enable local or remote printing without requiring printer drivers, says Google.... (Embedded)

3
Google wants to clean up printer drivers, offers unified cloud-based printing architectureview story

http://www.downloadsquad.com – Filed under: Internet, OS Updates, web 2.0 (General)

5
Fedora 13 "Goddard" beta emphasizes automationview story

http://linuxo.com – Desktop Linux.com: "The Fedora project released a beta version of Fedora 13 (codenamed "Goddard"). The updated community Linux distribution is touted for features including automatic print-driver installation, the Btrfs filesystem, enhanced 3D driver support, revamped Python bindings, and the Zarafa groupware package, says the project." (General)

6
GNOME Foundation: Providing previously missing board meeting minutesview story

http://permalink.gmane.org – GNOME Foundation: Recently Rosanna Yuen informed me that she needed to print out and archive copies of all past board minutes. She was having trouble doing this since the GNOME Foundation board minutes archive on the Wiki only went back to 2007. So she asked me to flesh out the Wiki so it includes links to all meeting minutes back to the year 2000. (Software)

6
Bl1nks configview story

http://aerosuidae.net – 2003 (Software)

7
figlet create nice signatures for emails, forums, usenetview story

http://www.go2linux.org – From the man page of figlet we have: (HowTos)

5
How to list only directories names on Linuxview story

http://www.go2linux.org – This is a small tip, but a useful one also, to list only the directories in Linux use this command. ls -d ./*/ That will have an output like this (HowTos)