stargeek
PHP news website logo.
home    PHP scripts    articles    seo tools    links    search    contact    shop    realtors


Iron Bars SHell 0.3a (Default branch)







Iron Bars SHell 0.3a (Default branch)

Iron Bars SHell 0.3a (Default branch) 04/07/2005 10:44 PM

Screenshot Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.


Changes:
In this release, the admin has the opportunity to create a separate cmds file for each user. This way the sysadmin has complete control over sensitive applications, which should only be allowed to a selected few. The admin also has the opportunity to create a separate xtns file for each user. The extensions policy has been changed. Now both globals.xtns and the user extension files will list the extensions that are _allowed_ ! While the code for the search of illegal/ dangerous material stored in user space is back, it will not erase any files any more. Instead, it will remove all rights from that file, so it can not be executed, or read. This is another "defense line" to stop the user to execute programs, stored in user space. The access to all Linux binaries and source code files stored in user space is now be blocked. Absolute path for restricted users cannot be longer then 255 characters. All files that are longer (with full path), will be renamed. There are also minor bugfixes.




This is a GrokNews Entry: (what is grok?)





Similar Items

Iron Bars SHell 0.3a (Default branch)

Grok Headline matches for Iron Bars SHell 0.3a (Default branch)

Iron Bars SHell 0.2a (Default branch)


Iron Bars SHell 0.2a (Default branch) 03/28/2005 08:10 PM
Screenshot Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.
Changes:
This release features major bug and security fixes. Syslogging is added to log user's activities as login, logout, and bad commands. Erasing illegal content has been suspended, until development is finished.

Iron Bars SHell 0.1a (Default branch)


Iron Bars SHell 0.1a (Default branch) 03/25/2005 01:09 PM
Screenshot Iron Bars SHell is a restricted Unix shell. The user can not step out of, nor access, files outside the home directory. Two ASCII configuration files are used for more control. The system administrator can define which commands may be executed by the user. No other executables are allowed. The admin also has the opportunity to define what kind of files the user may create. If a file has a certain extension (such as .mp3, .c, etc.), ibsh automatically erases it.

Iron Bars restricted Shell for Linux


Iron Bars restricted Shell for Linux 03/24/2005 07:22 PM
Version 0.1a uploaded

Men beaten with iron bars


Men beaten with iron bars 07/13/2004 12:27 AM
A 60-year-old man and his nephew aged 23 are attacked in a paramilitary-style assault in County Tyrone.

The friendly interactive shell 1.11.1
(Default branch)


The friendly interactive shell 1.11.1
(Default branch)
06/17/2005 04:59 PM
Screenshot fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.
License: GNU General Public License (GPL)
Changes:
This version contains a kludge to make fish work on Power CPUs, a workaround for a bug in Doxygen 1.4.3 that caused the fish documentation to fail to generate properly, as well as some other minor bugfixes. This version also adds support for changing to the previous directory using "cd -". Changes to the build system in version 1.9.2 mean that binary packages are now installed to /usr, and not /usr/local. You may have to restart some services when upgrading from versions prior to 1.9.2.

Microsoft 05 Webcast 3


The friendly interactive shell 1.6.1
(Default branch)


The friendly interactive shell 1.6.1
(Default branch)
04/15/2005 12:50 PM
Screenshot fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.
Changes:
This release fixes a potential buffer overflow and several minor terminal handling issues.

The friendly interactive shell 1.6
(Default branch)


The friendly interactive shell 1.6
(Default branch)
04/09/2005 09:56 AM
Screenshot fish, the friendly interactive shell is a shell that is focused on interactive use, discoverability, and user friendliness. The design goal of fish is to give the user a rich set of powerful features in a way that is easy to discover, remember, and use. fish features a user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also features an extensive and discoverable help system. A special help command gives access to all the fish documentation in your preferred Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.
Changes:
Matching quotes and parenthesis are now highlighted. Several new input functions have been added. When a directory is given as a command, it now becomes the current working directory. ^C now stops loops and conditional blocks.

The friendly interactive shell 1.5.1
(Default branch)


The friendly interactive shell 1.5.1
(Default branch)
04/02/2005 04:23 PM
Screenshot The friendly interactive shell is a shell focused on interactive use, discoverability, and friendliness. fish has very user-friendly and powerful tab-completion, including descriptions of every completion, tab-completion of strings with wildcards, and many completions for specific commands. It also has extensive and discoverable help. A special help command gives access to all the fish documentation in your Web browser. Other features include syntax highlighting with extensive error checking, support for the X clipboard, smart terminal handling based on terminfo, an easy to search, no duplicates history.
Changes:
Display issues in the tab completion list on small displays, a bug in error explanation, and some other minor repainting issues were fixed. Initial support for inputrc-style configuration for key-bindings was added.

Heirloom Bourne Shell 050621 (Default
branch)


Heirloom Bourne Shell 050621 (Default
branch)
06/22/2005 02:27 AM
The Heirloom Bourne Shell is a portable variant of the traditional Unix shell. It is especially suitable for testing the portability of shell scripts and for processing legacy scripts. The Bourne shell does not provide as many features as newer Unix shells, but it does provide a stable shell language. With this in mind, it is also suitable for general script processing and interactive use. This variant of the Bourne shell has been derived from OpenSolaris code and thus provides the SVR4/SVID3 level of the shell.
License: Common Development and Distribution License (CDDL)
Changes:
The "ulimit" command now works portably; using it could previously crash the shell on some platforms. A manual page has been added. The shell now also compiles on HP-UX, AIX, and Tru64 Unix. Shell accounting with the SHACCT mechanism has been enabled.

Heirloom Bourne Shell 050617 (Default
branch)


Heirloom Bourne Shell 050617 (Default
branch)
06/17/2005 04:59 PM
The Heirloom Bourne Shell is a portable variant of the traditional Unix shell. It is especially suitable for testing the portability of shell scripts and for processing legacy scripts. The Bourne shell does not provide as many features as newer Unix shells, but it does provide a stable shell language. With this in mind, it is also suitable for general script processing and interactive use. This variant of the Bourne shell has been derived from OpenSolaris code and thus provides the SVR4/SVID3 level of the shell.
License: Common Development and Distribution License (CDDL)
Changes:
The "kill -n" and "read" commands were broken in the first release and have been fixed. Temporary files for here documents are now always only readable by the invoking user. The "read -r" and "umask -S" commands have been added, as well as the "TIMEOUT" variable. Various fixes for specific system environments were also made.

Microsoft ARC 05


Making big iron from lots of little
iron.


Making big iron from lots of little
iron.
12/31/2004 04:33 AM
CNet: Making big iron from lots of little iron. This is pretty much the holy grail of clustering, so it'll be interesting to see if it works.

Iron Pumping Iron


Iron Pumping Iron 01/06/2005 07:09 AM
Motors whine, barbells groan and gearheads sweat in the battle to become the robo-powerlifting champion of the world. By Brad Stone from Wired magazine.

Manage With the Windows Shell: Write
Shell Extensions with C#


Manage With the Windows Shell: Write
Shell Extensions with C#
06/30/2004 05:43 PM
In this article, Dino Esposito demonstrates how to create a Windows shell extension using C# code and the .NET Framework. He discusses the COM Interop layer and using a practical example, shows you techniques and tricks you need to know to build managed shell extensions.

XC-AST 0.6.1 (Default branch)


XC-AST 0.6.1 (Default branch) 02/05/2005 09:34 PM
Screenshot XC-AST analyzes data about call queues maintained by an Asterisk PBX. After selecting one or more queues, it provides information on agent logon and logoff, taken calls, and lost calls in formatted reports. It is designed to be used for monitoring call centers that require real-time activity reports.
Changes:
This release mixes new features and many small bugfixes. In the real time monitoring, it's now possible to see in real time calls being transfered and the extensions. The agent logon status is now shown on the agent's page. It is now possible to configure how much data is read for each realtime agent page reload. A bug which computing real time analysis with people transferring calls has been fixed. The queue definition field has been enlarged. You can optionally add a key to a queue definition. All data being written is now white-trimmed. You now have to define at least an agent for each queue.

SoC GDS 5.5.0 (Default branch)


SoC GDS 5.5.0 (Default branch) 03/30/2005 06:14 PM
Screenshot SoC GDS is a platform for enabling hierarchical SoC integration and verification across traditional EDA frameworks based on Virtual Components per the VSIA guidelines. It is also a fast viewer and processor for native GDSII files. It encompasses a set of powerful functions allowing automatic cell renaming, grid verifications, GDS II files merging (AND), physical comparison (XOR), hierarchy modifications, and conversion to text format.
Changes:
This release provides extended management of technology files through design kits and Cadence techfile compatibility; LEF reading, validation and display; and hierarchical LEF/GDSII comparison as well as DRC annotation display.

CK-ERP 0.12.1 (Default branch)


CK-ERP 0.12.1 (Default branch) 04/06/2005 02:28 AM
CK-ERP is an ERP system for use by SMEs. Its features include accounting ledger, accounts payable, accounts receivable, purchase order, sales order, quotation, POS, human resources, payroll, contact management, CRM, and vendor relationship. It operates as modules running atop phpGroupWare and is an extension of CK-Ledger.
Changes:
In this version, a new contact infrastructure was implemented in the HR modules.

gcx 0.8.6 (Default branch)


gcx 0.8.6 (Default branch) 02/05/2005 09:34 PM
Screenshot GCX provides a complete set of data-reduction functions for CCD photometry, with frame WCS fitting, automatic target identification, aperture photometry of target and standard stars, single-frame ensemble photometry data reduction, multi-frame color coefficient fitting, extinction coefficient fitting, and all-sky photometry. It also controls CCD cameras and telescopes, and implements automatic observation scripting. Cameras are controlled through a hardware-specific server, to which gcx connects through a TCP socket. The program can control telescopes which use the LX200 protocol, and refine pointing by matching images to the GSC catalog position of stars. It generates FITS files with comprehensive header information.
Changes:
This release supports moving photometry targets (comets and asteroids). The ccd reduction dialog has been reorganized.

im-ja 1.4 (Default branch)


im-ja 1.4 (Default branch) 04/12/2005 05:18 PM
Screenshot im-ja aims to be a generic Japanese input module for GTK+ 2. The currently supported input modes are Hiragana, Katakana, Half-Width Katakana, Zenkaku, Canna, Wnn, Anthy, and Kanji character recognition (based on Kanjipad).
Changes:
Changes include compose sequence and system tray support in addition to some minor fixes.

ANA-MP 0.9.7.4 (Default branch)


ANA-MP 0.9.7.4 (Default branch) 04/05/2005 06:49 PM
ANA-MP is a player for music files (modules) in the .MOD, .XM, and .S3M formats. It runs on any platform with a Java 1.3 implementation, and can be used as a library for playing music in games or demos.
Changes:
This release makes the player API much easier to use and understand. Several simple code examples of how to create command line or applet based module players have been added.

Ivy 1.0-rc1 (Default branch)


Ivy 1.0-rc1 (Default branch) 04/12/2005 05:18 PM
Ivy is a simple but powerful dependency manager. Its key features are ease of use, extreme flexibility, easy extensibility, Ant integration, and transitive dependencies. It is ready to use with the Maven ibiblio repository. It eases continuous integration, and makes your software component a lot simpler to use.
Changes:
A new report that indicates all the dependencies resolved, direct and transitives, with the status and place in the dependency graph for each. A new graph report showing all dependencies as a graph. A better include/exclude feature, helping to get only what you need from a dependency you do not control.

Wi.Ser 0.6.9 (Default branch)


Wi.Ser 0.6.9 (Default branch) 04/05/2005 05:35 PM
Screenshot Wi.Ser is a Java/XML server-side GUI-framework which enables an application to run as either a monolithic Swing app, a client/server Swing app, or as a Web app without any change. It includes a mixed deployment mode, which supports one server to serve Swing clients and Web clients at the same time. The framework uses XML to define an application's GUI. It provides a common widget-based, object-oriented programming interface for Web and Swing GUIs, which prevents the developer from struggling with HTML and HTTP or with the internals of Swing. For Swing client/server applications the client/server split as well as the client/server communication is handled transparently by the framework. The project includes a GUI builder that is based on the framework's functionality (screenshot, deployed as a Web/HTML application).
Changes:
This release includes a template pool to speed up HTML rendering. A CSS class can be set for all Web Widgets. A bug in the color settings method of forms has been fixed. New tags for additional widget properties are available within the GUI builder. A fix in the listBox HTML template for Mozilla is included, and the GPL version comes with a build.xml to integrate into the full distribution again.

AGR 0.5.0 (Default branch)


AGR 0.5.0 (Default branch) 04/12/2005 11:54 PM
Screenshot AGR (Amiga Guide Reader) is an Amiga Guide file viewer.

pyc 0.5 (Default branch)


pyc 0.5 (Default branch) 06/05/2005 11:22 PM
pyc compiles Python source code to Python bytecode. Since it is written entirely in Python, it is easy to modify and add new features to the Python programming language.

SAM Jr 0.1.1 (Default branch)


SAM Jr 0.1.1 (Default branch) 04/12/2005 11:54 PM
Screenshot SAM Jr is a real-time analysis tool for Snort data. It can easily be extended using plugins.
Changes:
The ability to not save database passwords in the config file was added. Preferences were switched over to using jconfig. Initial support for a scripting extension was added.

Xen 2.0.5 (Default branch)


Xen 2.0.5 (Default branch) 03/23/2005 07:00 PM
Xen is a virtual machine monitor for x86 that supports execution of multiple guest operating systems in isolated environments.
Changes:
Various minor bugfixes and code cleanups were done.

gld 1.5 (Default branch)


gld 1.5 (Default branch) 04/13/2005 06:34 AM
Gld is a standalone greylisting server for Postfix. It listen on a TCP port and uses MySQL for storing data. The server supports whitelists based on sender, sender_domain, and client_ip. It also supports light greylisting and DNS white lists.
Changes:
This release fixes possible buffer overflows, and adds psql support and some new features.

XQF 1.0.3 (Default branch)


XQF 1.0.3 (Default branch) 04/06/2005 02:28 AM
Screenshot XQF is Quake/QuakeWorld/Quake2/Quake3 server browser and launcher for Linux/X11. It's a frontend to QStat, a program by Steve Jankowski. XQF uses the GTK+. For more information, screenshots, source code, precompiled binaries, see the XQF Homepage.
Changes:
This release adds support for Half-Life 2 under Wine and has a new improved look using GTK2 colors and the Raleigh theme (if available). A new command line option to disable map scanning is available, along with various fixes such as UT2004 and Doom 3 master support, Quake 2 password saving, Q1/QW/Q2 skin list updating, and improved GTK2 support.

Zsh 4.2.5 (Default branch)


Zsh 4.2.5 (Default branch) 04/06/2005 09:59 AM
Zsh is a UNIX command interpreter (shell) which of the standard shells most resembles the Korn shell (ksh). It includes enhancements of many types, notably in the command-line editor, options for customising its behaviour, filename globbing, features to make C-shell (csh) users feel more at home and extra features drawn from tcsh.
Changes:
This is a bug fix release for the stable 4.2 series. It fixes a few configuration problems, notably on Mac OS X, as well as a number of other minor issues. There are also some upgrades to completion functions. Upgrading from 4.2.4 should not cause any incompatibilities.

x48 0.4.2 (Default branch)


x48 0.4.2 (Default branch) 04/11/2005 05:14 PM
Screenshot x48 is an emulator of the HP48 sx or gx calculator. This is a very nice RPN calculator.
Changes:
Two bugs were addressed: the cursor not flashing on input, and the arrow key repeat problem.

Tor 0.0.9.6 (Default branch)


Tor 0.0.9.6 (Default branch) 03/25/2005 07:06 AM
Screenshot Tor is a network of virtual tunnels that allows people and groups to improve their privacy and security on the Internet. It also enables software developers to create new communication tools with built-in privacy features. It provides the foundation for a range of applications that allow organizations and individuals to share information over public networks without compromising their privacy. Individuals can use it to keep remote Websites from tracking them and their family members. They can also use it to connect to resources such as news sites or instant messaging services that are blocked by their local Internet service providers (ISPs).
Changes:
This version fixes more stability problems with servers.

g4u 2.1 (Default branch)


g4u 2.1 (Default branch) 06/22/2005 02:25 AM
Screenshot g4u ("ghost for unix") is a boot-floppy/CD that allows one to easily clone PC hard disks by using FTP. This is often done to deploy a common setup on a number of PCs. The floppy/CD offers two functions: it uploads the compressed image of a local hard disk to an FTP server, and then it can retrieve that image via FTP, uncompress it, and write it back to disk. Network configuration is fetched via DHCP. As the hard disk is processed as an image, any filesystem and operating system can be deployed using g4u. Easy cloning of local disks as well as partitions is also supported.
License: BSD License (original)
Changes:
Serial drivers were added again for those people that need serial console. Support for IT Express and ATI IXP IDE and Promise SATA150 controllers was added. Many bugfixes and enhancements were taken from NetBSD-current, including EHCI-based USB improvements. "dmesg" now hints at pressing space/CR to scroll down.

Microsoft ARC 05


VCD-db 0.971 (Default branch)


VCD-db 0.971 (Default branch) 02/06/2005 03:08 AM
Screenshot VCD-db is Web-based movie catalog software. It supports multiple users to collect, manage, and work with their media catalog. New movies can easily be added through several methods, for example by fetching data straight from websites such as imdb.com and dvdempire.com.
Changes:
In this release, two new language files are included (Dutch and French), direct play from the Web is now possible, and the user can now personalize their front page with selected RSS feeds. There were also some minor fixes.

DIX 0.6a1 (Default branch)


DIX 0.6a1 (Default branch) 04/11/2005 10:39 AM
DIX is an advanced and highly unusual text-based but GUI-driven adventure game engine. It includes documentation, samples, and other goodies.
Changes:
An all new engine and languages were implemented. The user interface was reworked.

SAM Jr 0.1 (Default branch)


SAM Jr 0.1 (Default branch) 04/07/2005 08:07 AM
Screenshot SAM Jr is a real-time analysis tool for Snort data. It can easily be extended using plugins.

kf 0.5.3 (Default branch)


kf 0.5.3 (Default branch) 03/24/2005 07:42 PM
Screenshot kf is a small Jabber client for GNU/Linux. It aims to be both simple and powerful, and is designed for the advanced user.
Changes:
kf now displays links in headline message boxes. In group chats, nicknames are colored.

CVS 1.11.19 (Default branch)


CVS 1.11.19 (Default branch) 03/22/2005 03:52 PM
CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files. CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network.
Changes:
This release fixes a few serious bugs in both the CVS client and server. An intermittent assertion failure on checkout was fixed. A final fix for the infamous "Red File" bug on Windows was included. An upgrade is recommended for all clients and servers.

op 1.26 (Default branch)


op 1.26 (Default branch) 04/06/2005 01:51 PM
op allows fine-grained control of access to super-user privileges through easy to remember mnemonics. Its features include user and host based access control, and command expiration.
Changes:
This release reads configuration files in /etc/op.d in addition to /etc/op.conf. Error reporting is more useful when configuration files are missing or have incorrect permissions.

Ivy 0.9 (Default branch)


Ivy 0.9 (Default branch) 04/06/2005 11:59 AM
Ivy is a simple but powerful dependency manager. Its key features are ease of use, extreme flexibility, easy extensibility, Ant integration, and transitive dependencies. It is ready to use with the Maven ibiblio repository. It eases continuous integration, and makes your software component a lot simpler to use.
Changes:
This release mainly focuses on bugfixes, documentation, and some updates like better control over ivy file validation.

XZX-Pro 4.5 (Default branch)


XZX-Pro 4.5 (Default branch) 06/17/2005 04:58 PM
Screenshot XZX-Pro is a portable emulator of ZX Spectrum 48K/128K/+3 (8-bit home computers made by Sir Clive Sinclair), and Spectrum clones for machines running UNIX and the X Window system. It is completely written in C, and emulates Spectrum 48K, 128K, +2 and +3, Pentagon and Scorpion, Didaktik, Interface I with up to 8 microdrives, Multiface 1, Multiface 128, and Multiface 3, Beta 128 by Technology Research Ltd. with 4 disk drives, +D by Miles Gordon Technology with 2 disk drives, and D80 with 2 disk drives, ZX Printer, Kempston mouse, Sinclair/Cursor/AGF/Protek/Kempston joystick, Fuller Audio Box, and built-in Z80 machine code monitor.
License: Shareware
Changes:
Support for 16 bit audio has been added to almost all audio drivers. LibAo is now supported as an audio driver. A lot of minor bugs have been fixed.
Grok Description matches for Iron Bars SHell 0.3a (Default branch)
GrokA matches for Iron Bars SHell 0.3a (Default branch)

10.3: Set the global umask default value


10.3: Set the global umask default value 12/16/2003 11:18 AM
We have a small office of computers (OS X 10.3) working on shared files which are hosted on our guest-access local server (OS X 10.1) - not a setup for the mega paranoid, but it is very easy to use, and I know a lot of people...

Iron Bars SHell 0.3a (Default branch)

The following phrases have been identified by the grok system as matching this entry: ibsh umask

















Also check out:


Grok

Ipod Porn on the
Rise

Brief Abstract of
Wikipedia's
Mesothelioma Cancer
page

Get first aid
instructions in your
cell phone

IE is crap
JSPWiki gains
podcasting support

rdiff-backup 0.12.8
(Default branch)

Funkee 0.8 (Default
branch)

Subversion 1.2.0-rc1
(Development branch)

Freeform Framework
1.1.1 (Default
branch)

Housekeeper 0.2.4
(Default branch)

The Rookery Build
System 0.8.5
(Default branch)

EasyTAG 1.1 (Stable
branch)

Creole 1.0.1
(Default branch)

OBJ3 2.10a1 (Default
branch)

GProFTPD 8.2.2
(GNOME 2 branch)

Gnosis Utils
(Python) 1.2.0
(Default branch)

Phone Companies Want
to Offer New Digital
TV Services Via
Microsoft Products

IOL: Crime & Courts
Wired News: Bloggers
Pitch Fits Over
Glitches

Dissecting a
right-wing smear:
How conservative ...
[Media Matters for
America]

AMD's dual-core
Opteron due this
month

Persistent Spam
ShowMacster 1.0
TaMiGoN 1.0.3
This Fortnight in
Perl 6, March 22 -
April 3, 2005

Perl Code Kata:
Mocking Objects

Just for the
record...

Of local interest
For .Mac members
New Online Scam
Poses As Paid Web Ad

Just A Few Reasons
Why You Still Need
To Work

UK Spy Computer Does
Less, Costs More...
But At Least It Does
Something

If It Involves A
Blog, It Must Be
New!

Station Putting
Pre-Empted Show On
The Web

Publishers Face
No-Win Situation In
University Spat

Wash. Lawyer
Suspended for Sex
With Client (AP)

The Martin
Government Is Toast

Open-Source Referees
Change the Rules
(Ziff Davis)

Antivirus Company
Warns of New Smart
Phone Trojan (PC
World)

Google Intros Q&A
Service (PC World)

AOL Launches
Internet Telephone
Service (AP)

Dell to Keep
Expanding Beyond
Desktop PCs (AP)

Software Helps Track
Child Pornographers
(AP)

Just in time for
Mother's Day

The Long Emergency
Polygamy in the
Heart of Texas

Follow Follow Follow
Follow Follow the
Paths of the Dead

Pity the Blowfish.
Plastinated fetus
stolen from the
Bodyworlds exhibit

The Men Who Stare At
Goats

McDonald's suckling
ad -- real or fake?

Nasa's robotic head
plumbs the nadir of
the uncanny valley

Nanosys gets
flexible screen
patents

Critical Windows
patch on the way

Microsoft tool helps
combat threat to
kids

what is grok?