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


Asymptote 0.72 (Default branch)







Asymptote 0.72 (Default branch)

Asymptote 0.72 (Default branch) 04/04/2005 04:43 AM

Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.


Changes:
An explicit linear equation solver was added. The histogram routine was generalized and the order of its arguments reversed. A new "attach" function automatically increases the picture size to accommodate frame addition. Deconstruction is now flexible, robust, and compatible with both clipping and erasing. All picture and frame elements can be deconstructed or treated as a single entity (using "begingroup" and "endgroup"). The "format" routine was improved, a label alignment/transformation problem was fixed, and "frame labelBox()" was replaced with "void labelbox(frame)". Minor problems with logarithmic graphs were fixed. A segmentation fault was fixed.




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





Similar Items

Asymptote 0.72 (Default branch)

Grok Headline matches for Asymptote 0.72 (Default branch)

Asymptote 0.81 (Default branch)


Asymptote 0.81 (Default branch) 06/24/2005 07:18 PM
Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
License: GNU General Public License (GPL)
Changes:
This release fixes a guide solver bug, allowing the construction of graphs with a single data point. Compilation under g++-4.0.0 is now supported.

Asymptote 0.71 (Default branch)


Asymptote 0.71 (Default branch) 03/23/2005 12:41 PM
Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
Changes:
Fitted pictures can now be easily aligned on the page, just like labels. The legend and palette interfaces were standardized. The "addabout" and "drawabout" routines were renamed to "add" and "draw". A major rewrite was done on the code that solves guides into paths. The abstract syntax of operators was unified; arithmetic operators were changed from opcodes to functions. Output files support an append mode. By default, nonextended axes are drawn before other objects. The behavior of xlimits, ylimits, and crop was fixed. Logarithmic tick selection was improved. A least-squares routine was added.

Asymptote 0.73 (Default branch)


Asymptote 0.73 (Default branch) 04/13/2005 02:11 PM
Screenshot Asymptote is a powerful script-based vector graphics language for technical drawing, inspired by MetaPost but with an improved C++-like syntax. It provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. It is a programming language as opposed to just a graphics program, allowing it to exploit the best features of script (command-driven) and graphical user interface (GUI) methods. High-level graphics commands are implemented in the language itself, allowing them to be easily tailored to specific applications.
Changes:
A more efficient type-safe union was used to speed up the virtual machine by roughly a factor of 5. New routines "ellipse" and "labelellipse" were added for drawing ovals around frames and labels. The function "bbox(frame)" was renamed "box(frame)". These routines now prepend to the frame for filling with a background color; they also return the boundary as a guide. A workaround was added for a bug in gcc version 3.3 to facilitate compilation under Darwin (Mac OS X). Many internal coding improvements were made.

vok 1.1 (Default branch)


vok 1.1 (Default branch) 04/03/2005 07:42 PM
vok is a vocabulary trainer written with OpenOffice macros.

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.

bdb 0.2.6 (Default branch)


bdb 0.2.6 (Default branch) 03/22/2005 03:52 PM
Screenshot bdb is a bibliography database with a flexible Web-based interface. One can easily add items to the database, search for information in the database, and generate reports.

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.

PL/1 for GCC 0.0.10 (Default branch)


PL/1 for GCC 0.0.10 (Default branch) 03/26/2005 05:19 AM
The pl1gcc project is an attempt to create a native PL/I compiler using the GNU Compiler Collection. PL/I is a third-generation procedural language suitable for a wide range of applications including system software, graphics, simulation, text processing, Web, and business applications.
Changes:
Many syntax additions and updates were made. The -J option was removed from the compiler.

SAM Jr 0.2 (Default branch)


SAM Jr 0.2 (Default branch) 04/14/2005 12:56 PM
Screenshot SAM Jr is a real-time analysis tool for Snort data. It can easily be extended using plugins.
Changes:
This release adds support for multiple script files, adds all current applicable listeners to the scripts files, and fixes a bug which caused the Threat Index Monitor to not read the correct settings from the configuration file.

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.

GTK+ 2.6.6 (Default branch)


GTK+ 2.6.6 (Default branch) 04/12/2005 08:00 AM
GTK, which stands for the Gimp ToolKit, is a library for creating graphical user interfaces. It is designed to be small and efficient, but still flexible enough to allow the programmer freedom in the interfaces created. GTK provides some unique features over standard widget libraries.
Changes:
This release mainly fixes a problem with stock images. It also fixes several bugs and adds translations.

NVU 0.90 (Default branch)


NVU 0.90 (Default branch) 03/14/2005 06:20 PM
Nvu (pronounced N-view, for a "new view") is a complete Web authoring system that combines Web file management and easy-to-use WYSIWYG Web page editing. Nvu is designed to be extremely easy to use, making it ideal for non-technical computer users who want to create an attractive, professional-looking Web site without needing to know HTML or Web coding.
Changes:
The pinger now allows connection settings. A link to "Localizing Nvu" was added to the Help menu. The Theme Manager now shows a "Restart Nvu to use theme" option, and the Link dialog has now a "this is an email address" checkbox for people that don't know the syntax of mailto URLs. The Link dialog can now handle the target attribute in the MoreOrFewer section. PHP and comments are now hidden in Preview mode and are correctly displayed in AllTags mode.

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.

AAF SDK 1.1.0 (Default branch)


AAF SDK 1.1.0 (Default branch) 04/15/2005 03:24 PM
Screenshot AAF SDK is a cross-platform SDK that supports the Advanced Authoring Format (AAF). AAF is a metadata management system and file format for use in professional multimedia creation and authoring. The AAF specification is administered by the AAF Association, which also coordinates development of the SDK.
Changes:
Major new APIs to support 1.1 of the AAF specification. Several APIs have been extended, and there are many bugfixes to existing APIs and plugin codecs. The codecs DV (within the CDCI codec) and PCM, including the BWF container, have been added. The 2GB filesize limit found on some platforms has been fixed. New utilities: aafextract, aaf2xtl, aafdump. Support for the x86_64 target and UTF-8 filenames has been added. libgsf has been added to available Structured Storage implementations. The plugin loading search path has been fixed to be consistent across all platforms.

SAM Jr 0.3 (Default branch)


SAM Jr 0.3 (Default branch) 04/18/2005 11:04 AM
Screenshot SAM Jr is a real-time analysis tool for Snort data. It can easily be extended using plugins.
Changes:
This release adds a script to email the whois and other info of any IP address with a very high threat index, serving as a complex script example, JavaMail jar files and a SimpleMailSender class, database port number configurability, a whois lookup facility, and keyboard shortcuts for menus.

PMD 3.2 (Default branch)


PMD 3.2 (Default branch) 06/22/2005 02:26 AM
Screenshot PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and more. It includes CPD, a tool to detect chunks of identical code.
License: BSD License (original)
Changes:
Three new rules were added. Bugfixes were made. Various internal improvements were done to make writing rules easier.

ara 1.0.9 (Default branch)


ara 1.0.9 (Default branch) 04/01/2005 03:26 AM
Screenshot Ara is a command-line utility for querying the Debian package database. It has a query syntax allowing you to search for boolean combinations of regular expressions. It includes a simple syntax and line-editing. A graphical interface, xara, is also provided.
Changes:
Some Debian packaging issues have been fixed. Files have been recompiled for Ocaml 3.08.3.

SMK 0.4.2 (Default branch)


SMK 0.4.2 (Default branch) 04/09/2005 02:37 PM
Screenshot SMK is a software building system, similar in purpose to the popular make and scons tools, but with its own set of wrinkles.
Changes:
The new -p/--prefix option was added. The -a/--all option and the -n/--dry-run option were implemented.

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.

Yam 0.7.3 (Default branch)


Yam 0.7.3 (Default branch) 03/25/2005 07:06 AM
Yam builds a local APT/Yum RPM repository from local ISO files, downloaded updates, and extra packages from 3rd party repositories. It takes care of setting up the ISO files, downloading the RPMs, configuring HTTP access, and providing PXE/TFTP resources for remote installations. It was primarily intended for doing remote network installations of various distributions from a laptop without the need for CD media or floppies, but is equally suitable for an organization's centralized update server.
Changes:
This release adds IA64 support. The standard and error output is now separated. There is an lftp include/exclude fix, as well as a fix for ISO selection. There is also preliminary SELinux support.

Maw 1.1 (Default branch)


Maw 1.1 (Default branch) 06/22/2005 02:26 AM
Screenshot Maw is mostly black, but it's got lots of blues, purples, and reds in it too. There is also a GTK theme and a GKrellM theme. There are several backgrounds bundled with this theme, including some original ones. It uses the Nexis font.
License: GNU General Public License (GPL)
Changes:
This release fixes some sloppy graphics editing on the opening pixmap and scales it to not tile on displays as high as 2048x1536.

Wi.Ser 0.6.8 (Default branch)


Wi.Ser 0.6.8 (Default branch) 03/28/2005 01:34 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 implements lazy loading for swing widgets, which means that forms are submitted on demand from the server to the client. This feature brings a significant speed up for swing GUIs and a lower memory footprint. A bug in forEach has been fixed, and forEach is able to match names and tags with regular expressions. The tutorial has been enhanced with two new chapters, and errors in the WebWindow management were corrected. A new widget called templateSection has been added to support embedded HTML.

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.

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.

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.

XC-AST 0.8.1 (Default branch)


XC-AST 0.8.1 (Default branch) 03/22/2005 03:52 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 features Caller*ID area analysis. It is now possible to see the distribution of taken and lost calls by area code (selectable in the number of digits). It is now possible to set the default start hour, end hour, and time period in the configuration file. The default analysis takes data from 8 to 18 during the last 7 days.

P4A 0.15 (Default branch)


P4A 0.15 (Default branch) 04/18/2005 11:02 AM
P4A (PHP For Applications) is a PHP object oriented framework for building Web-based event-driven applications. It features tableless HTML, accesskey support, point and click app generator, auto data type recognition, UTF-8 support, advanced i18n/l10n support, and PEAR integration.
Changes:
This release fixes some i18n/l10n bugs in the "products_catalogue" application and allows p4a_message to handle messages without icons.

Vex 1.2.0 (Default branch)


Vex 1.2.0 (Default branch) 03/23/2005 05:18 AM
Screenshot Vex is a visual editor for XML. It features a word processor-like interface.
Changes:
This release features easier extension with new doctypes and styles via the new plug-in project mechanism, basic DITA support, the ability to specify which style a document should be shown with, and improved CSS support.

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.

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.

lvs-rrd v0.6 (Default branch)


lvs-rrd v0.6 (Default branch) 04/08/2005 06:05 PM
Screenshot lvs-rrd is a tool to collect connection data from an LVS, store them in RRD files, and later graph that data so that trends can be observed.
Changes:
This release adds support for specifying the protocol (tcp|udp). A verbose option has been added, and a small change to the PHP page has been made.

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.

otl 0.26 (Default branch)


otl 0.26 (Default branch) 04/08/2005 04:27 AM
otl is a Perl application that is a glorified search and replace engine. The process is customizable; the application can be used to generate markup such as HTML, XML, etc. from a text file with the user able to customize the process to a substantial extent. While the program is designed to be used to process outlines (e.g. lecture notes, etc.) and generate nice HTML, it could be used in other contexts, as well by just defining a new set of rules for the substitution process.
Changes:
In this version, nested lists are processed better, and there is improved documentation in the HOWTO . A GNU autoconf automake framework was added so install is more of a no- brainer, a --pfile flag is now used to indicate a parameter file, filename globbing is now dealt with, the parameter file was modified so it specifies the file suffix to tag on output file, diagnostic information that is written to stdout has been trimmed, the project now checks to see if the file is already present before overwriting, and a second script, "tag- remove", was added.

qGo 1.0.1 (Default branch)


qGo 1.0.1 (Default branch) 03/31/2005 07:22 AM
Screenshot qGo is a Go board, SGF editor, and client for the Internet Go Server. You can review and edit games, connect to IGS, and play against a computer program supporting GTP (like GnuGo). Go is an ancient board game which is very common in Japan, China, and Korea.
Changes:
IGS rooms and better handling of GNUgo.

nut 10.17 (Default branch)


nut 10.17 (Default branch) 04/03/2005 07:54 AM
Screenshot nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the USDA Nutrient Database for Standard Reference, Release 17, which contains 6,839 foods and 128 nutrients. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Foods can be added from recipes or food labels, and nutrient intake can be graphed. The program is completely menu-driven and there are no commands to learn.
Changes:
This release corrects the formatting of the man page and restores the correct alpha-linolenic acid reference value, which was too low in the last release.

Ivy 1.0-rc2 (Default branch)


Ivy 1.0-rc2 (Default branch) 04/18/2005 06:37 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:
Several bugfixes, especially one in handling relative paths and backslashes in paths.

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.

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.

OSS 3.99.2c (Default branch)


OSS 3.99.2c (Default branch) 03/23/2005 07:00 PM
OSS provides sound card drivers for most popular sound cards under Linux, *BSD, Solaris, UnixWare, OpenServer, AIX, HPUX, LynxOS, VxWorks, and Tru64. These drivers support digital audio, MIDI, synthesizers, and mixers found on sound cards. These sound drivers comply with the Open Sound System API specification. OSS provides a user-friendly GUI which makes the installation of sound drivers and configuration of sound cards very simple. It supports over 200 brand name sound cards, and provides automatic sound card detection, Plug-n-Play support, support for PCI audio soundcards, and support for full duplex audio.
Changes:
Fixes were made for Envy24 memory allocation under BSD. Fixes were made for LynxTWO drivers for Linux. Fixes were made to the audio core for nonblocking support for BSD.
Grok Description matches for Asymptote 0.72 (Default branch)
GrokA matches for Asymptote 0.72 (Default branch)

Asymptote 0.72 (Default branch)

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

















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

pkgconfig 0.16.0
(Default branch)

Journaled Files
LIBrary 0.1.7-0.0.0
(Default branch)

Monica 2.6 (Default
branch)

BitDefender Mail
Protection 1.6.2
(Postfix branch)

BitDefender Mail
Protection 1.6.2
(CommuniGate branch)

QMail Installation
1.3.8 (Default
branch)

pLog 1.0 (Default
branch)

CDPhotoIndex
0-alpha4 (Default
branch)

fracplanet 0.2.0
(Default branch)

MT blogmail 1.3
(Default branch)

i18nHTML 0.1.0
(Default branch)

6 Million have
listened to Podcast
worldwide?

Environmental Groups
Are Praising the
E.P.A. for Updating
Cancer-Risk
Guidelines

Some at NASA Say Its
Culture Is Changing,
but Others Say
Problems Still Run
Deep

Steve Kochan Teaches
Objective-C
Mini-Bootcamp at the
Big Nerd Ranch, June
25-26, 2005

Microsoft beefs up
SQL Server database

In brief: Microsoft
sues 117 alleged
phishers

IBM/Lotus embraces
telephony

MCI to offer service
that blocks DoS and
worm attacks

New HP head not in a
rush

Security mgmt.
vendors promise to
keep customers in
compliance.

As a HIPAA deadline
approaches, survey
finds most are
ready, although
issues remain.

Spyware flap looks
headed for court

RFID is really
getting under
people's skin

Getting started with
ITIL

Kashmir driver
thrilled to take bus
into history
(Reuters)

Bank of America
sells flagpoles as
cellular masts

Database rootkit
menace looms

Hacking Google for
fun and profit

Hutchison hit by 3G
costs

Google's Gmail grows
again

World Cup tickets
will contain RFID
chips

World chip sales
down in February

InvestSource Inc.:
Google doubles
e-mail space: STTC,
GOOG, AMZN, SHLD

InvestSource Inc.:
Microsoft Releases
Service Pack 1 for
Windows Server 2003:
ITGJ, BOWC, MSFT,
NCR

EU calls for
biometric passport
delay

Enterprises boost
Red Hat revenue

Google to double
Gmail capacity

Wireless Net access
set to mushroom

Godrej buys US BPO
company

New security scares
for Outlook and IE

VC merges portfolio
firms

Verizon to police
'cramming'

Rural, remote
high-speed Internet
back on front burner

Cable seen girding
for mergers,
regulation

Handheld for masses
has yet to reach
them

Fences Around the
Internet

Yahoo Looking for
More Cable
Partnerships

Wi-Fi Hotspots
Provider The Cloud
Acquires Airnyx and
Expands into Germany

27 Million U.S.
Residential VOIP
Subscribers Expected
by 2009

what is grok?