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


KCachegrind 0.9.11 (Callgrind branch)







KCachegrind 0.9.11 (Callgrind branch)

KCachegrind 0.9.11 (Callgrind branch) 04/02/2005 02:25 AM

Screenshot KCachegrind visualizes profiles of program runs in various ways, including a tree map and call graph visualization, and source and assembler annotation. It is designed to be fast and to provide a quick overview of very large programs, such as KDE applications. A source for profile data is Callgrind, a Valgrind plugin, which produces call graph and cache simulation events. While this can run unmodified binaries, the simulation slows down measuring. For other profile tools like OProfile, format converters are provided.


Changes:
Support for Valgrind 2.4.0 was added. Wildcards are now fully supported in function name patterns on the command line. Cache-Reuse metrics are now supported by using "--cacheuse=yes" and metric "SLoss" to locate badly aligned/layed out data structures. This shows the wasted amount of memory channel bandwidth, as it is the amount of data which was loaded into cache but never actually used.




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





Similar Items

KCachegrind 0.9.11 (Callgrind branch)

Grok Headline matches for KCachegrind 0.9.11 (Callgrind branch)

KCachegrind 0.9.9 (Callgrind)


KCachegrind 0.9.9 (Callgrind) 09/03/2004 11:25 PM
A visualization tool for profiling data.

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


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.

DBI 1.48 (Default branch)


DBI 1.48 (Default branch) 03/22/2005 03:52 PM
The DBI module enables your Perl applications to access multiple database types transparently. You can connect to MySQL, MSSQL, Oracle, Informix, Sybase, ODBC, and other database systems without having to know the different underlying interfaces of each. The API defined by DBI will work on all these database types and many more. You can connect to multiple databases of different types at the same time and easily move data between them.
Changes:
DBI::DBD::Metadata generation of type_info_all was fixed. Driver authors who have used it should rerun it. fetchall_hashref() now supports multi-keyfield nested hash fetching.

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.

Jin 2.13 (Default branch)


Jin 2.13 (Default branch) 04/10/2005 12:35 PM
Screenshot Jin is a Java client for various chess servers. It currently supports the Internet Chess Club (chessclub.com) and the Free Internet Chess Server (freechess.org), but is designed to be able to support any chess server.
Changes:
This version features an SDI mode (with no background window), a new extension mechanism known as "actions", the ability to run as an applet, and many other UI improvements.

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.

Hu-Go! 2.12 (Default branch)


Hu-Go! 2.12 (Default branch) 04/10/2005 12:35 PM
Screenshot Hu-Go! is a PC Engine Emulator for Linux/i386 under console and X11. It plays Hu cards and CDs (and various forms of dumps from them).
Changes:
This version fixes a nasty bug in the initial mapping of split which was causing a crash or messed up graphics in all ROMs of a given size. The license has also been simplified to a combination of the GPL and a modified BSD license. The screenshot feature has been added again, and the feature for unzipping on the fly was enhanced.

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.

FOX 1.5.4 (Development branch)


FOX 1.5.4 (Development branch) 04/16/2005 05:35 AM
Screenshot FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent.
Changes:
Added a variety of string- and character-related functionality, and fixed some rare floating point rounding errors.

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.

joe 3.2 (Default branch)


joe 3.2 (Default branch) 03/22/2005 03:51 PM
Screenshot JOE (Joe's own editor) has the feel of most IBM PC text editors: The key-sequences are reminiscent of WordStar and Turbo-C. JOE is much more powerful than those editors, however. JOE has all of the features a UNIX user should expect: full use of termcap/terminfo, excellent screen update optimizations, simple installation, and all of the UNIX-integration features of VI.
Changes:
This version includes many bugfixes and feature enhancements, including xterm mouse support, hex edit mode, a scientific calculator, the ability to jump between XML tags/word delimiters by pressing ^G, file locking, and support for perforce and arch.

Tor 0.1.0.3-rc (Testing branch)


Tor 0.1.0.3-rc (Testing branch) 04/13/2005 06:34 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:
Numerous things were changed or fixed.

Wi-viz 1.0 (Default branch)


Wi-viz 1.0 (Default branch) 04/18/2005 11:11 PM
Screenshot Running on a Linksys WRT54G or compatible router powered by the Linux firmware OpenWRT, Wi-viz places the wireless apparatus into a special monitor mode that doesn't interfere with the operation of the router. Here it sits, examining all wireless packets coming into the interface and extracting valuable information about the surrounding wireless infrastructure. With an intuitive Web interface, it exposes this information in a simple, easy-to-use, self-arranging graphical format.

GKrellM 2.2.5 (GTK 2.0 branch)


GKrellM 2.2.5 (GTK 2.0 branch) 03/28/2005 08:36 AM
Screenshot GKrellM is a GTK-based stacked monitor program that charts SMP CPUs, disks, load, active net interfaces, and internet connections. There are also builtin monitors for memory and swap, file systems with mount/umount feature, mailbox checking including POP3 and IMAP, clock/calendar, laptop battery, sensors (temperatures, voltages, and fans), and uptime. It has LEDs for the net monitors and an on/off button and online timer for PPP. There is a GUI popup for configuration, plugin extensions can be installed, and many themes are available. It also features a client/server monitoring capability.
Changes:
This release added many new features, bugfixes, and two translation updates.

IMP H3 (4.0.3-RC1) (FRAMEWORK_3 branch)


IMP H3 (4.0.3-RC1) (FRAMEWORK_3 branch) 03/29/2005 02:05 PM
Screenshot IMP, the Internet Messaging Program, allows Web-based access to IMAP and POP3 mail servers and provides a range of features normally found only in desktop email clients.
Changes:
Automatic detection of email server parameters to the test script has been added. Viewing of certain S/MIME or PGP signed messages and email links in HTML messages has been fixed. Dutch, German, Finnish, Italian, Japanese, Norwegian Bokmaal, Polish, and Slovenian translations have been updated. Many improvements have been made, and minor bugs and layout issues have been fixed.

Openswan 2.3.1 (2.x branch)


Openswan 2.3.1 (2.x branch) 04/09/2005 10:51 PM
Openswan is an implementation of IPsec for the Linux operating system. Is it a code fork of the FreeS/WAN project which has been terminated. It provides IPSEC (IP Security, which is both encryption and authentication) kernel extensions and an IKE (Internet Key Exchange, keying and encrypted routing daemon), as well as various rc scripts and documentation. It is known to interoperate with other IPSEC and IKE systems already deployed by other vendors such as OpenBSD, Cisco, and CheckPoint. It features Opportunistic Encryption, subnet extrusion, X.509 certificates, NAT Traversal support, XAUTH, and DNSSEC support.
Changes:
This version features NAT-T RFC support, a NAT-T Server Side rewrite that now handles rekeying a lot better, and a fix for a NAT-T Client Side rekey bug. It removes the HowTo, includes IPKG packaging updates, updates the log message, features dpdaction=restart support, and includes KLIPS fixes for 2.6, AES fixes, and support for 'ip xfrm', so ipsec-tools is no longer required.

nut 10.18 (Default branch)


nut 10.18 (Default branch) 04/19/2005 04:19 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 contains a fix for the floating point exception on NetBSD-2.0/alpha.

ANA-MP 0.9.7.3 (Default branch)


ANA-MP 0.9.7.3 (Default branch) 04/01/2005 08:06 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:
Better looking command line output, fake ASCII scopes, the ability to load an applet from a URL (enabling applets), stability fixes, various S3M fixes, key-off handling in XMs, multi-sample XM instruments, and clipping instead of overflowing when amplification is turned up too much.

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.

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.

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.

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.

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.

IPplan 0.95 (API branch)


IPplan 0.95 (API branch) 04/10/2005 05:08 AM
IPplan is a Web-based, multilingual IP address management and tracking tool which simplifies the administration of your IP address space. It can handle a single network or multiple networks with overlapping address spaces. It features DNS administration, internationalization, importing of network definitions from routing tables, importing of definitions from TAB-delimited files and NMAP's XML format, support for multiple administrators with different access profiles (per group, per customer, per network, etc.), definitions of address space authority boundaries per group, finding free address space across a range, display of overlapping address spaces between networks, search capabilities, an audit log, statistics, circuit tracking, and tracking and sending SWIP/registrar information.

FOX 1.5.1 (Development branch)


FOX 1.5.1 (Development branch) 03/22/2005 03:53 PM
Screenshot FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent.
Changes:
Unicode tables were added. The fxchar.h header file provides functions operating on 32-bit wide Unicode characters. They support the full range from U+000000 to U+10FFFF. FOX will support wide characters, but most functions will work on UTF-8, which is a more compact and manageable representation of Unicode characters. Scroll capability was added to FXTabBar and FXTabBook. The "remove" APIs in various container classes were renamed to "erase", which more closely resembles STL container classes' nomenclature. Mouse wheel support was added for FXComboBox, FXListBox, and FXTreeListBox.

lsh 2.0.1 (Stable branch)


lsh 2.0.1 (Stable branch) 03/17/2005 03:34 AM
lsh is a GNU GPL-licensed implementation of the SSH (version 2) protocol. It includes a server, a client, and some utility programs.
Changes:
A denial of service bug in lshd has been fixed. A bug in lsh-make-seed that could make the program go into an infinite loop on read errors has been fixed. lsh now asks for passwords also in quiet (-q) mode, as described in the manual. Control character filtering used to sometimes consider newlines as dangerous control characters. Now newlines should be displayed normally.

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.

QFE 0.1 (Default branch)


QFE 0.1 (Default branch) 04/01/2005 11:59 AM
Screenshot QFE is a full-featured FTN message editor with graphical interface written on C++/Qt. All operations with FIDO message base use the fidoconfig and smapi packages from the Husky project.

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.

HuC 3.21 (Default branch)


HuC 3.21 (Default branch) 04/10/2005 12:36 PM
HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more.
Changes:
This version adds preliminary support for adpcm. Several bugs related to the scroll library have also been fixed.

R 2.1.0 (Default branch)


R 2.1.0 (Default branch) 04/18/2005 12:51 PM
Screenshot 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:
The most important changes are probably support for UTF-8 encodings and internationalization, including (partial) translations of menus, warnings, and error messages to Chinese, German, Italian, Japanese, Portugese, and Russian.

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.

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.

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.

mnoGoSearch 3.2.32 (3.2.x branch)


mnoGoSearch 3.2.32 (3.2.x branch) 03/30/2005 03:22 AM
mnoGoSearch (formerly known as UdmSearch) is a full-featured Web search engine that you can use to build search engines over HTTP, HTTPS, FTP, and NTTP servers, local files, and database big text fields. It supports Oracle, MS SQL Server, MySQL, PostgreSQL, InterBase/Firebird, Openlink Virtuoso, Intersystems Caché, iODBC, EasySoft ODBC, and unixODBC database backends. It has XML, HTML, and TEXT built-in support, and external converters support for other document types. An automatic language/charset guesser for more 70 language/charset combinations is included, along with basic authorization support, and you may index password-protected intranet HTTP servers with proxy authorization support.
Changes:
A MaxDocPerSite indexer.conf command was added. A problem where HTML title and META tags were not included in body excerpts if excerpts were built from CachedCopy was fixed. The misspelled word suggestion now works in DBMode=single. Minor fixes and improvements were made.

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.

FOX 1.4.11 (Stable branch)


FOX 1.4.11 (Stable branch) 04/05/2005 11:56 AM
Screenshot FOX is a C++-based toolkit for GUI development. It includes a rich set of widgets and has powerful yet simple layout managers, MDI widgets, and mega-widgets. FOX incorporates support for XDND for drag and drop, X clipboard and X Selection, watching other I/O channels and sockets, timers and idle processing, object serialization and deserialization, a registry to save persistent settings, and 3D widgets using Mesa or OpenGL. FOX works on Linux, IRIX, Solaris, HP/UX, AIX, Tru64 Unix, Windows 9x,NT,2K (VC++, GNUWIN32, Borland, VisualAge C++), FreeBSD, and Sequent.
Changes:
HSCROLLING_OFF is now passed to a list widget embedded in FXListBox. The selection rectangle is now set inside FXTable before calling the SEL_SELECTED callback.

The Gallery 1.5-RC3 (1.0 branch)


The Gallery 1.5-RC3 (1.0 branch) 04/04/2005 11:22 PM
Screenshot Gallery is a slick Web-based photo album written using PHP. It is easy to install, includes a config wizard, and provides users with the ability to create and maintain their own albums in the album collection via an intuitive Web interface. Photo management includes automatic thumbnail creation, image resizing, rotation, ordering, captioning and more. Albums can have read, write, and caption permissions per individual authenticated user for an additional level of privacy.
Changes:
This release has been in development for a long time. With over 300 changes, it fixes a large number of bugs and has many new features.
Grok Description matches for KCachegrind 0.9.11 (Callgrind branch)
GrokA matches for KCachegrind 0.9.11 (Callgrind branch)

KCachegrind 0.9.11 (Callgrind 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

Explore2fs 1.07
(Default branch)

With crap like this
Sixfoo! 660° -
Home

43 Folders: April
Power Hacks!

TCS: Tech Central
Station - Cuckolded
by the Conservative
State

call 911 right away
Football: Pennant to
wear tag

Of Pope John Paul
II, Papal Elections
and The Teaching
Company

BitTorrent 4.0.1
New Ethics Rules
Cost NIH Another Top
Researcher
(washingtonpost.com)

Wireless Networks To
Be Outlawed In Urban
Environments

Starwarsshop.com's
Own Midnight Madness
Sale

Having Fun At
Sideshow

Holo Yoda On-Line
Master Replicas
Midnight Madness

Every MGM DVD box
art jpeg ever

Valenti signs
Betamax tape for fan
at Grokster hearing

Google Doubling
Storage on Free
E-Mail Service

In Another Twist,
MCI to Reopen Merger
Talks With Qwest

Hybrid-Car Tinkerers
Scoff at No-Plug-In
Rule

Pentagon Redirects
Its Research Dollars

Train Operators Like
Commuter Appeal of
Wi-Fi

New Flaws in
Internet Explorer,
Outlook Reported

Intel says to comply
with Japan's
antitrust order

Microsoft Sets Out
To Catch Big
Phishers

Microsoft Puts More
Piracy Checks in
Place

New Intel CEO says
tax reformers must
look abroad

NTT Data, RIKEN
Jointly Launch
Protein Similarity
Search Project Using
Cell Computing Birth

Yahoo And Google
Consider Merger?

Microsoft File 117
Lawsuits Against
Suspected Phishers

Introducing Google
Gulp

Partner: Robust
Objects & Robust SQL

Web Site Lets
Consumers Compare
Hospitals

Google Gulp, Jeeves
9000, MSN Search
Spoof & Other April
Fools Jokes

Yahoo! Poaches MSN
Content Exec

French Version of
Google Toolbar 3

Google ups Gmail
storage to 2GB

Microsoft casts
phishing net for big
haul

Google gets into the
taxi business

Microsoft beefs up
its business
intelligence

Microsoft Jet
Database Engine DB
File Buffer Overflow
Vulnerability

techno-ethics (what
is 'evil'?)

Winds of change in
the Middle East:
which way do they
blow?

Hedlund Reads Yahoo
360

BitTorrent 4.0.1 for
Mac OS X released.

NTLogon 0.10
(Default branch)

Merchant of Venice
0.51 alpha (Default
branch)

Pray for Pope, UK
Catholics urged

Football: Souness
tips Shearer

R.I.P., Fred
Korematsu

what is grok?