fmII
Mon, Oct 13th home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 14:17 UTC
in
Section
login «
register «
recover password «

 code2html 0.8.4
 by N/A - Mon, Sep 6th 1999 23:59 UTC

About: code2html is a perlscript which converts a program source code to syntax highlighted HTML. It may be called from the command line or as a CGI script. It can also handle include commands in HTML files. Currently supports: Ada 95, C, C++, HTML, Java, JavaScript, Makefile, Pascal, Perl, SQL, AWK, M4, and Groff.

Changes: Does not require HTML::Entities any more and improved speed.

 Categories Focus License URLs
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Text Processing
N/A MIT/X Consortium License Homepage Tar/GZ Subscribe Ignore Rate


 vpopmail 3.4.8
 by N/A - Mon, Sep 6th 1999 21:10 UTC

About: vpopmail (vchkpw) is a collection of programs and a library to automate the creation and maintenance of virtual domain email configurations for qmail installations using either a single UID/GID or any valid UID/GID in /etc/passwd with a home directory. Features are provided in the library for other applications which need to maintain virtual domain email accounts. It supports named or IP-based domains. It works with vqadmin, qmailadmin, vqregister, sqwebmail, and courier-imap. It supports MySQL, Sybase, Oracle, LDAP, and file-based (DJB constant database) authentication. It supports SMTP authentication combined with the qmail-smtp-auth patch. It supports user quotas and roaming users (SMTP relay after POP authentication).

Changes: Per virtual user quotas with default virtual domain quotas, ability to disable all quota checking, new logging code, supports no logging, error only logging (bad password and remote IP), all loging (connection attempts good or bad), vpasswd program now reports error if attempting to change the password of a non existant user.

 Categories Focus License URLs
Communications :: Email
Communications :: Email :: Mail Transport Agents
Communications :: Email :: Post-Office :: POP3
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 jPOS 1.0pre1
 by N/A - Mon, Sep 6th 1999 21:09 UTC

About: jPOS is a Java based, production grade ISO-8583 library/framework that can be used to implement financial interchanges, protocol converters, payment gateways, credit card verification clients and servers (merchant/issuer/acquirer), etc.

Changes: Minor bugfixes, new classes, new extensible Logger Subsystem, rebuilt javadocs, new tutorials, and more.

 Categories Focus License URLs
Communications
Office/Business :: Financial :: Point-Of-Sale
Software Development :: Libraries :: Java Libraries
N/A Affero General Public License Homepage Zip Changelog Subscribe Ignore Rate


 gPS 0.3.4
 by N/A - Mon, Sep 6th 1999 18:17 UTC

About: gPS (graphical Process Statistics) is a system information applet based on GTK+. It displays the processes of one or more computers (like ps or top), allows killing, renicing, and signal sending, shows lots of details on selected processes, shows CPU/Memory usage and history graphs, and is capable of watching networked computers in addition to the local one. It also provides an easy way to send signals to processes based on their owners (uid), groups (gid), and string matching.

Changes: Added POSIX signal sending, corrected RSS and TTY listings, improved process listing, added hostname to titlebar, and a few other changes.

 Categories Focus License URLs
System
Utilities
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 CGIWrap 3.6.4
 by N/A - Mon, Sep 6th 1999 18:00 UTC

About: CGIWrap is a setuid wrapper that allows users to install and execute their own cgi scripts that get executed as their own userid. Much of the idea of suexec came from CGIWrap, however, cgiwrap stands on its own, and works with all web servers. CGIWrap must be installed by a system administrator, but after that, users can do their own web scripting.

Changes: Minor updates, FAQ improvements, some better error msgs, etc. Also updates on anoncvs access.

 Categories Focus License URLs
Internet :: WWW/HTTP
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
N/A Freely Distributable Homepage Tar/GZ Changelog Subscribe Ignore Rate


 dbMetrix 0.1.9
 by N/A - Mon, Sep 6th 1999 16:35 UTC

About: dbMetrix is a graphical database tool written for the X Window System. It is based on the GTK widget set and supports multiple, simultaneous connections to various SQL servers such as MySQL, mSQL, PostgreSQL and Solid. It serves the function of an administration, client, dump, conversion utility.

Changes: Oracle fixes.

 Categories Focus License URLs
Database :: Front-Ends N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 Parallel Virtual File System 1.4.0
 by N/A - Mon, Sep 6th 1999 16:34 UTC

About: The Parallel Virtual File System is a user-space parallel file system for use on clusters of PCs (and Beowulfs in particular). It provides transparent file striping across multiple machines and includes a loadable kernel module for use with existing binaries. TCP/IP is used for data transmission, and file data is stored on existing file systems on each machine.

Changes: First public release.

 Categories Focus License URLs
System :: Filesystems N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 mod_ssl 2.4.2-1.3.9
 by N/A - Mon, Sep 6th 1999 15:02 UTC

About: mod_ssl provides provides strong cryptography for the Apache 1.3 webserver via the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1). It is based on the SSL/TLS toolkit OpenSSL and supports all SSL/TLS related functionality, including RSA and DSA/DH cipher support, X.509 CRL checking, etc. Additionally it provides special Apache related facilities like DBM and shared memory based inter-process SSL session caching. per-URL SSL session renegotiations, DSO support, etc.

Changes: Just the usual amount of bugfixes and cleanups per week. Nothing to worry about if one already has mod_ssl 2.4 running.

 Categories Focus License URLs
Internet :: WWW/HTTP :: HTTP Servers N/A BSD License (original) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Spruce 0.5.0
 by N/A - Mon, Sep 6th 1999 15:01 UTC

About: Spruce is an X11 email client written in GTK+. It is geared towards being small and fast, supporting all the common features that users want or need without sacrificing usability or functionality.

Changes: Speed enhancements, bug fixes (a NULL subject will no longer segfault a reply/forward), added an Expunge menu item, address book is sorted alphabetically now, you can now sort your email by any field (id, sender, subject, date), and added a timeout to the connect().

 Categories Focus License URLs
Communications :: Email :: Email Clients (MUA)
Desktop Environment :: Gnome
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 OSSP mm 1.0.11
 by N/A - Mon, Sep 6th 1999 12:50 UTC

About: OSSP mm is a 2-layer abstraction library which simplifies the usage of shared memory between related processed under Unix platforms. It both hides all platform dependent implementation details (allocation, locking, etc.) when dealing with shared memory segments and provides a high-level malloc-style API for a convenient way to work with data-structures inside those shared memory segments.

 Categories Focus License URLs
Software Development :: Libraries N/A OSI Approved Homepage Tar/GZ Changelog Subscribe Ignore Rate


 afbackup 3.2.3
 by N/A - Mon, Sep 6th 1999 12:43 UTC

About: afbackup is a client-server backup system allowing many workstations to backup to a central server either simultaneously or serially. Backups can be started remotely from the server or via cron jobs on the the clients. Any streaming device, including a drive partition acting as a "virtual" tape changer, can be used for storing data. Autochangers can be used, if an appropriate auxiliary program, such as mtx or stctl, is available and working. afbackup has been tested on Linux, AIX, IRIX, FreeBSD, Digital Unix (OSF1), Solaris and HP-UX. The clientside has also been tested on SunOS and OpenBSD.

Changes: A full backup split into pieces does no longer modify the timestamp, builtin compression, faster (backward compatible) packing format, bug fixed requiring unnecessary workaround for afrestore -[eEf] on new installation, restore -[eEf] now works together with -[RC], option -G for (full|incr)_backup and afclient to request a new or reused cartridge, completely any-shit-in-filenames-safe, e.g. newlines or non-printable characters are allowed in filenames now, cartridge sets may consist of arbitrary cartridges, enhanced database saving capability through command output saving/command input restoring feature, client configuration file must be owned by root now (security fix).

 Categories Focus License URLs
System :: Archiving :: Backup N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 autorun 2.3
 by N/A - Mon, Sep 6th 1999 12:29 UTC

About: autorun automagically recognizes all available CDROMs in the system, mounts them upon insertion of a media and executes a possible autorun executable on the CD. The user can remove the media; autorun will call unmount after that.

Changes: notify-insert, notify-eject options and parsing their command string as well as documentation updates.

Focus License URLs
N/A GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 PTlink IRCd PTlink ircd 3.1b
 by N/A - Mon, Sep 6th 1999 12:28 UTC

About: The PTlink IRC daemon integrates some of the most advanced features needed to manage an IRC network into the stable core from Hybrid IRCd. It is fully integrated with PTlink IRC Services and PTlink Open Proxy Monitor, providing a great platform for anyone starting an IRC network.

Changes: Initial announcement.

 Categories Focus License URLs
Communications :: Chat :: Internet Relay Chat N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 whowatch 1.3
 by N/A - Mon, Sep 6th 1999 12:28 UTC

About: Whowatch is an interactive utility that displays information about the users currently on the machine in real time. Besides standard information (login name, tty, host, user's process) you can see the connection type (ie. telnet or ssh). You can also watch the process tree, navigate it, and send INT and KILL signals.

Changes: Added ability to display processes owners and to send INT and KILL signals to selected process. All screen routines have been fully rewritten as well.

 Categories Focus License URLs
Utilities N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 R 0.65.0
 by N/A - Mon, Sep 6th 1999 12:25 UTC

About: R is a language and environment for statistical computing and graphics. It is similar to S, which was developed at Bell Laboratories by John Chambers et al. It provides a wide variety of statistical and graphical techniques (linear and nonlinear modelling, statistical tests, time series analysis, classification, clustering, etc.). R is designed as a true computer language with control-flow constructions for iteration and alternation, and it allows users to add additional functionality by defining new functions. For computationally intensive tasks, Fortran and C code can be linked and called at run time.

Changes: There are numerous improvements, including a first step in improving performance, attached objects, libraries, etc. are now hashed, performance gains will be particularly apparent if large packages are in use. There is a first version of package ts for time-series analysis available as well.

 Categories Focus License URLs
Multimedia :: Graphics
Scientific/Engineering
Scientific/Engineering :: Bioinformatics
N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 GProc 0.2.91
 by N/A - Mon, Sep 6th 1999 12:25 UTC

About: GProc is a GTK application which allows you to manage your running processes with only a few mouse clicks. It is very configurable and uses skins for better integration with your desktop.

Changes: More configuration stuff and some minor bugs fixed.

 Categories Focus License URLs
System N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 sawfish sawmill 0.5
 by N/A - Mon, Sep 6th 1999 12:24 UTC

About: Sawfish (the window manager formerly known as Sawmill) is an extensible window manager using a Lisp-based extension language. All window decorations are configurable and all user-interface policy is controlled through the language. Its aim is to manage windows in the most flexible and attractive manner possible. As such it does not implement desktop backgrounds, application docks, or other things that may be achieved through separate applications. Sawfish is mostly GNOME-compliant; almost all configuration may be made through a graphical interface.

Changes: Added session management, display window position/dimensions whilst moving/resizing and added mechanisms for setting themes on a per-window basis.

 Categories Focus License URLs
Desktop Environment :: Window Managers :: Sawfish N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 ROCK Linux 1.3.1 (Development)
 by N/A - Mon, Sep 6th 1999 12:24 UTC

About: ROCK Linux is a distribution build kit for creating Linux distributions. You can easily design and build your own distribution by choosing packages, compilers, and optimization options, and optionally enable the GCC Stack-Smashing Protector for enhanced security. It is also possible to choose custom configure options, cross-compile, and much more. Many specialized targets (customized distributions) have already been created, such as a Desktop, Router, or Minimal distribution. A variety of architectures are supported.

Changes: This is the 2nd release of the ROCK Linux development tree. Lots of bugs have been fixed, the code has been massively cleaned up, a new extension system for 3rd party packages has been added (including some demo extensions), added support for the new netfilter system (iptables) to the startup scripts and the dump-config program, added Tcl/Tk and irda-utils.

 Categories Focus License URLs
System :: Operating System
System :: Software Distribution
System :: Systems Administration
N/A GNU General Public License (GPL) Homepage Subscribe Ignore Rate


 GOB 0.90.2
 by N/A - Mon, Sep 6th 1999 12:22 UTC

About: GObject Builder (GOB) is a simple preprocessor for easily creating GObjects (glib objects). It reads a class description file with inline C code and produces .c and .h object files for you. It allows you to easily use most of the features of the GObject system and avoids typos by reducing the amount of code needed. In general, the amount of code is about the same as for OO languages such as Java or C++, but you still have to only use C and you get all the power of the GObject system.

Changes: Fixed varargs bug, added private signal and virtual wrappers.

 Categories Focus License URLs
Software Development N/A GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 anpa 1.0
 by N/A - Mon, Sep 6th 1999 12:21 UTC

About: The anpa utility takes a newswire service feed (ie. AP, UPI, BayCity, SportsTicker) that conforms to the ANPA 1312 specification from a tty or file and outputs an IETF RFC-822 (mail.local or rmail) style file that can be injected into some data stream like USENET or Internet mail. It can also do things like send the article to printers, fax machines, pagers or run any application such as one that would toggle a data line on a printer port to turn on and off a lamp via a solid state relay.

Changes: First public release.

Focus License URLs
N/A Artistic License Homepage Tar/GZ Subscribe Ignore Rate


 masqidentd 1.1.1
 by N/A - Mon, Sep 6th 1999 12:20 UTC

About: masqidentd is an Ident daemon for Linux systems that use IP masquerading. It implements the recommendations in RFC1413. It also has the ability to forward Ident requests from a client to a machine sitting behind the masquerade service. Users also have the ability to override the default Ident response. This program is most useful for people who use IRC using mIRC or Pirch behind IP masquerade. masqidentd is intended for use with ipchains only.

Changes: Fixed forwarding of requests to clients behind the masquerade service. Also responses are now terminated with \r\n.

 Categories Focus License URLs
Internet N/A Freeware Tar/GZ Subscribe Ignore Rate


 HarnMaker 0.1.3
 by N/A - Mon, Sep 6th 1999 12:19 UTC

About: HarnMaker is a character generator for the HarnMaster role playing game. Users can roll, create, and edit characters. Please see www.columbiagames.com for more information on HarnMaster.

Changes: This is the initial release.

 Categories Focus License URLs
Games/Entertainment :: Role-Playing N/A BSD License (revised) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 liboop 0.4
 by N/A - Mon, Sep 6th 1999 12:18 UTC

About: Liboop provides a generic, callback-based event dispatch interface, and aims to ease the development of multiplexed, non-blocking, event-driven modular applications, components, and libraries under POSIX-based operating systems. It includes adapters for select(), poll(), the glib event loop, the TCL event loop, the W3C libwww, asynchronous DNS, and GNU readline.

Changes: Version 0.4 fixes bugs and adds a sink adapter for the W3C libwww and a source adapter for GLib (and thus GTK+).

Focus License URLs
N/A GNU Lesser General Public License (LGPL) Homepage Tar/GZ Subscribe Ignore Rate


 matterial 19990905
 by N/A - Mon, Sep 6th 1999 11:47 UTC

About: matterial is a free and professional non-linear post-production system. It aims at the high end visual effects and media production markets, featuring resolution independence. The general design is open, so there are modules for editing, compositing, rendering, etc.

Changes: The tech info page has been updated. This is a formal requests for comments.

 Categories Focus License URLs
Multimedia :: Video N/A GNU General Public License (GPL) Homepage Subscribe Ignore Rate Hosted on SourceForge.net


 Etherboot 4.2.7 (Development)
 by N/A - Mon, Sep 6th 1999 11:46 UTC

About: Etherboot is a free software package for making boot ROMs for booting Linux and other operating systems on x86, Itanium, Hammer, and Hyperstone machines over a network using Internet protocols, namely DHCP and tftp.

Changes: Added mkfreedosnbi utility for building tagged images from FreeDOS floppies, updated documentation and uses PNG for web page logo instead of GIF.

MD5sums:
6e9a503ac1c38cc5354f519c8fbf0f7b etherboot-4.2.7.tar.bz2
2859bd2fedc63233c09d3f9b5859c9ad etherboot-4.2.7.tar.gz

 Categories Focus License URLs
System :: Boot N/A GNU General Public License (GPL) Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 DB_Browser 1.3b1
 by N/A - Mon, Sep 6th 1999 11:45 UTC

About: DB_Browser is a CGI tool for developers working with any relational database supported by Perl::DBI. It easily facilitates searching, editing, and adding to tables within a database. While it can be used as a regular interface to database data itself, it works well as a supplemental tool for developers creating their own primary interface.

Changes: Version 1.3b1 finally introduces the ability to work with MySQL databases. This is a development version though, which means it needs testing and might contain bugs.

Note: Version 1.21 has also been released featuring minor cosmetic changes.

 Categories Focus License URLs
Database :: Front-Ends
Internet :: WWW/HTTP :: Dynamic Content :: CGI Tools/Libraries
Utilities
N/A GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free!


XML
Take me to a random project.


Username

Password

Remember me

Please note that you must have cookies enabled in your browser to be able to log in.

LATEST ARTICLES

Security
- Debian: New ruby1.9 packages fix several vulnerabilities (Oct 12th)
- Debian: New ruby1.8 packages fix several vulnerabilities (Oct 12th)
- Debian: New openldap2.3 packags fix denial of service (Oct 12th)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.50%
3. cdrtools 79.63%
4. Apache 72.56%
5. gcc 72.04%
6. VLC media player 67.46%
7. PHP 64.19%
8. TightVNC 59.56%
9. PostgreSQL 54.96%
10. MySQL 54.15%

LATEST RELEASES

Thursday
- Websuite 0.98.0
- asmem 1.4
- chbg 0.6pl2
- Quicktime for Linux 1.1.2
- Jigsaw 2.1.0
- Snoopy 0.1d
- MG 1.2.1
- QtGPS 1.0
- rh-isdn 0.5
- XBoard and WinBoard. 4.0.3
- interpcom 2.0.0
- Embperl 1.2b8
- Alien 6.47
- Linuxconf 1.16r3.1
- GCO 0.1.1
- star trek ency reader 0.6.9
- J-Pilot 0.95
- BabyTrans 0.2
- omega 0.6.5
- Jetty 2.2.6 (Stable)

Wednesday
- Gaby 1.9.10
- AlsaPlayer 0.99.27
- Cistron Radius Server 1.6.0
- Orac 1.1.16
- Space Racer 0.1.7
- X-Tract Build 320
- rcalc 0.1
- jonama 1.1.4
- GNU Maverik 5.2
- Vim 5.5a
- analog 3.32
- GNU C library 2.1.2
- RedHat CD Kit 1.0
- libglade 0.5 (GTK 1.2)
- sredird 1.1.6
- VSX-PCTS 4.4.2A
- LANdb 0.6
- MToolsFM mfm 0.5 (Stable)
- TmCde JAVA frontend 0.2.1
- mcal-drivers 0.2
- Mcal 0.2
- mail2sms 0.32
- kwintv 0.7.4
- cdrtools 1.8a26 (Development)

Tuesday
- Hypermail 2 alpha 24
- GProc 0.3.0
- eXtace 1.2.0 (Stable)
- AbiWord 0.7.5
- EzRPM 1.2
- Pan 0.4.9
- MultiMail 0.29
- Paralogger 0.80 (Development)
- sfront 0.40
- OBM 0.2.2
- gentoo 0.11.9
- gxsnmp 0.0.13
- Test Environment Toolkit 3.3a
- Skencil 0.7.2 (Development)
- Qvwm 1.1.1
- TuxNES 0.70
- divine 0.5.1
- Dr Geo 0.8.3
- XDBM 19990905
- GCO 0.1
- themeleme.sh 0.4
- pavuk 0.9pl19
- Cook 2.10
- auth_ldap 1.4.0
- RFCutil 1.6
- Genius 0.4.6
- cdctl 0.14-devel
- gcombust 0.1.21
- Getleft 0.6.3 (Development)
- LinuxTaRT 2.51
- PyQt 0.9
- jCIFS 0.0
- PyKDE 0.9
- CDR-Toaster 1.02
- Python/Tk Empire Interface 1.10

Monday
- code2html 0.8.4
- vpopmail 3.4.8
- jPOS 1.0pre1
- gPS 0.3.4
- CGIWrap 3.6.4
- dbMetrix 0.1.9
- Parallel Virtual File System 1.4.0
- mod_ssl 2.4.2-1.3.9
- Spruce 0.5.0
- OSSP mm 1.0.11
- afbackup 3.2.3
- autorun 2.3
- PTlink IRCd PTlink ircd 3.1b
- whowatch 1.3
- R 0.65.0
- GProc 0.2.91
- sawfish sawmill 0.5
- ROCK Linux 1.3.1 (Development)
- GOB 0.90.2
- anpa 1.0
- masqidentd 1.1.1
- HarnMaker 0.1.3
- liboop 0.4
- matterial 19990905
- Etherboot 4.2.7 (Development)
- DB_Browser 1.3b1

Sunday
- UESQLC 0.4.2
- STk 4.0.0
- xfce 3.1.0 (xfce3)
- Genes 0.0
- IntraNet 3.60-2
- GNU shtool 1.4.6
- RFCutil 1.5
- mod_dav 0.9.10-1.3.6
- kSQL KMySQL 1.1.9
- XSane 0.34
- TWiki 01 Sep 1999
- Gsh 0.1.3
- OpenVerse Visual Chat Metaverse 0.2 (Stable)
- rlpr 2.02
- GOB 0.90.1
- noflushd 1.7.4
- SoundTracker 0.3.2
- KLILO 0.2.1
- LCL 19990904
- netcomics 0.10

Saturday
- Perlfect Search 3.03
- ColdStore 990904
- Gnome Toaster 1999-09-04
- King of the Hill 0.7.6
- gx10 0.4.1
- ncp 0.4
- Common UNIX Printing System 1.0b9
- Spread 3.11 (Old Stable)
- EzRPM 1.0

Friday
- Pagecast 2.0 alpha 1
- gFTP 2.0.4
- mrtg 2.8.8
- gd 1.6.3 (Ancient)
- Net-SNMP UCD-SNMP 4.0.1 (UCD-SNMP)
- GAG 2.1
- Midgard 1.2.1
- pydf 0.5
- GProc 0.2.9
- RearSite 0.85
- Memchan 2.0
- pyChing 0.9.1
- Aglaophone 090299
- Blackbox 0.51.2
- memtest86 2.0a
- Genius 0.4.5
- cman 1.6i
- Sing Along Disc Player 2.1.1

BEST OF BREED

SecurityFocus
- News: Researchers weigh "clickjacking" threat
- News: Security of Google's browser gets mixed marks
- News: Online intruders hit Red Hat, Fedora Project
- News: Researchers race to zero in record time
- Brief: Lawmaker's son indicted for Palin e-mail hack
- Brief: Privacy survey urged for counterterror programs
- Brief: Researcher calls for peer review
- Brief: Report claims surveillance of Chinese messaging
- News: TJX employee fired for exposing shoddy security
- News: Thoughts of a Teenage Bot Master

Linux.com :: Features
- Create OOo reports with ease with Sun Report Builder
- Ask Linux.com: Perplexing permissions, beaucoup browsers
- A baby named Linux
- Picasa 3 for Linux: A video tour
- VMware Workstation 6.5 consolidates the best of desktop virtualization
- The KOffice 2.0 beta, part 2: Graphical and charting programs
- Foresight Kid's can inspire young minds
- Clocks for time travelers
- KOffice 2.0 beta hints at improved capabilities
- Security scans with OpenVAS

Slashdot
- Yahooo Hacker 'Mafiaboy' Eight Years On
- OpenOffice.org 3.0 Is Officially Here
- YouTube Adds Full-Length Television Shows
- People Prefer Angry-Faced Cars
- New York Times Says Thin Clients Are Making a Comeback
- National Debt Clock Overflowed, Extended By a Digit
- English Court Allows Patents For "Complex" Software
- Fuel Efficiency and Slow Driving?
- Microsoft Quietly Previews PC Advisor Repair Tool
- Baldness Gene Discovered — 1 In 7 Men "At Risk"

ThinkGeek: What's New
- Gadgets: Kiwi Fuel Saving Device
- Gadgets: Watt's Up? Internet Enabled Electricity Meter
- Gadgets: Micro-Max 19-in-1 Multi-tool
- Gadgets: Mathmos 9 Volts Battery Light
- T-Shirts: Greetings from Caprica City
- T-Shirts: Ferrous Wheel
- Other Apparel: Pac-Man Hoodie
-