BasKet 0.4 beta 1
Grok Headline matches for BasKet 0.4 beta 1
In a Hand Basket
In a Hand Basket
03/14/2005 05:02 PMI'm pretty sure I'm going to hell.
BasKet 0.5.0-alpha4 (Development)
BasKet 0.5.0-alpha4 (Development)
08/10/2004 03:53 PMA set of baskets to drop all objects you want, helping you stay
organized.
Hell in a Hand Basket
Hell in a Hand Basket
02/10/2004 02:50 AMOh woe is me...O'Reilly's fill in is claiming that the world is going
on to hell because the Superbowl commercials were racy and bad. ...
The Basket Case for RFID
The Basket Case for RFID
07/07/2004 04:43 AMRadio-frequency chips are retail nirvana. They're the end of privacy.
They're the mark of the beast. Peek inside the tag-and-track
supermarket of the future. By Josh McHugh from Wired magazine.
The smart shopping basket
The smart shopping basket
01/26/2004 01:52 PMBBC Jan 26 2004 6:01PM GMT
BasKet 0.5.0alpha2 (Development)
BasKet 0.5.0alpha2 (Development)
06/14/2004 10:37 PMA set of baskets to drop all objects you want, helping you stay
organized.
BasKet 0.5.0alpha1 (Development)
BasKet 0.5.0alpha1 (Development)
05/05/2004 07:03 AMA set of baskets to drop all objects you want, helping you stay
organized.
A Basket of Stocks for Your Bundle of
Joy
A Basket of Stocks for Your Bundle of
Joy
08/05/2004 10:50 AMTim Beyers suggests investments to help overcome the financial burden
that accompanies parenthood.
Buy Stephen Hawking's balloon basket
Buy Stephen Hawking's balloon basket
11/13/2003 09:52 PM Balloon basket for
sale. Low mileage. Only used by possibly the smartest man on the
planet.
[via linkdump]
Apple puts edit tools in one basket
Apple puts edit tools in one basket
08/10/2004 12:42 PMBundle of professional video editing applications includes new Motion
special effects software.
Hawaiiana in basket or box a huge hit
for online retail
Hawaiiana in basket or box a huge hit
for online retail
12/29/2004 07:24 AMPacific.bizjournals.com - Wed Dec 29, 06:08 am GMT
Oracle adds security firm to shopping
basket
Oracle adds security firm to shopping
basket
03/28/2005 11:41 PMZDNet Mar 29 2005 1:12AM GMT
The JSP Files -- Part 1: Purple Pigs in
a Fruit Basket
The JSP Files -- Part 1: Purple Pigs in
a Fruit Basket
06/06/2002 06:00 AMWebmasterBase Jun 6 2002 0:50AM ET
Oracle adds computer-security firm to
shopping basket
Oracle adds computer-security firm to
shopping basket
03/28/2005 11:41 PMCNET News.com Mar 28 2005 10:35PM GMT
Beta: Roku PhotoBridge HD1000 Version
2.0 Beta 1
Beta: Roku PhotoBridge HD1000 Version
2.0 Beta 1
01/06/2005 11:49 AMThe beta software for Roku's networked media player adds AAC support,
UPnP AV support, DVD-style MPEG-2 program streams, Internet radio
support, support for all PAL modes, and other changes.
Beta: AirPort Monitor Utility 1.1 Beta 1
Beta: AirPort Monitor Utility 1.1 Beta 1
02/17/2004 11:51 AMThe AirPort base station monitor adds support for multiple base
stations, keychain support, Rendezvous support, and more.
Beta: QuickTime FLAC Plugin 0.5 beta 1
Beta: QuickTime FLAC Plugin 0.5 beta 1
12/30/2004 04:59 AMThe QuickTime FLAC Plugin provides QuickTime with access to FLAC, an
open source audio compression/decompression system.
Whidbey Beta 1, Yukon Beta 2: Any Time
Now
Whidbey Beta 1, Yukon Beta 2: Any Time
Now
06/25/2004 04:08 AMBeta: PreFab UI Actions Beta 2
Beta: PreFab UI Actions Beta 2
07/26/2004 10:56 AMPreFab Software's PreFab UI Actions implements "universal
attachability" for AppleScript in Mac OS X 10.3.
ActiveLink PHP XML Package 0.4.0-beta
(Beta)
ActiveLink PHP XML Package 0.4.0-beta
(Beta)
09/20/2004 04:52 AMParse/read/modify/output XML without using any PHP XML libraries.
Beta: Sticky Windows 1.0 Beta
Beta: Sticky Windows 1.0 Beta
08/27/2004 01:21 PMSticky Windows brings tabs to the Panther desktop, converting windows
to tabs when they are dragged to the edge of the screen.
X-Setup Pro BETA Version 6.6.200 Beta 2
X-Setup Pro BETA Version 6.6.200 Beta 2
04/30/2004 12:07 PMGraphics3D 6.05 beta 2 (Beta branch)
Graphics3D 6.05 beta 2 (Beta branch)
02/05/2005 09:34 PM

Graphics3D is a free, Open Source C++ library for
game developers, researchers, and students. It is
a base of robust and high performance code common to most 3D
projects. It is not a standalone graphics or game engine--it is the
set of pieces you need to jumpstart your own engine or graphics
project. The library has two parts: G3D for pure math, and GLG3D for
interacting with hardware acceleration via OpenGL. You can use G3D
without GLG3D if you want to use another 3D API (like DirectX) or
don't like the OpenGL abstraction.
Changes:
This release has support for g++ through 3.4.x, 2D
and video rendering, 3DS loader, wxWidgets, a
Win32 installer, large performance increases for
networking, and workarounds for bugs in older
graphics card drivers. There are precompiled
binaries for OS X, Linux, MSVC 6, and MSVC 7.
X-Setup Pro BETA Version 6.6.100 Beta 1
X-Setup Pro BETA Version 6.6.100 Beta 1
04/26/2004 05:34 PMKodo JDO 3.3.0 beta (Beta branch)
Kodo JDO 3.3.0 beta (Beta branch)
02/05/2005 09:35 PM

Kodo JDO allows you to write database calls using Java statements
instead of SQL statements, by supporting the Java Data Objects
standard for transparent persistence. It is the most complete
implementation of the JDO specification for relational data stores,
and comes with tools for producing a schema from an object model,
producing class files from an existing schema, and a performance pack
(distributed caching and statement batching) that improves performance
by 15 - 30 times. It supports most relational databases, application
servers, and IDEs, and reduces the total coding effort by 20-40%.
Changes:
This beta introduced a number of JDO 2 features including preview
support for single field identity. This allows for the use of
application identity without writing object ID classes when using a
single primary key field. A lifecycle event listening framework was
added as a JDO 2 preview feature. A convenience method was added for
retrieving instances based on OID, primary key value, and stringified
OIDs. Apache Derby/Cloudscape support was added. Caches can now be
evicted on a schedule. JMX 1.2 is now supported.
Beta: PGP Desktop 9.0 Public Beta 2
Beta: PGP Desktop 9.0 Public Beta 2
04/06/2005 12:19 PMNew features in this PGP Desktop beta series include full disk
encryption, AOL Instant Messenger traffic security, S/MIME
interoperability, and expanded smart card support.
Perforce 2004.2 Beta (Beta)
Perforce 2004.2 Beta (Beta)
08/19/2004 06:20 AMFast, robust, multi-platform software configuration management.
OpenSHORE 2.0.0 Beta 1 (Beta branch)
OpenSHORE 2.0.0 Beta 1 (Beta branch)
03/29/2005 09:16 AM

SHORE (Semantic Hypertext Object Repository) is a
hypertext repository that stores data about
documents and data described by documents. Access
to this information is provided as hypertext. The
repository stores objects that appear in
documents, together with their relations in a
semantic net. Hypertext navigation follows these
relations in the semantic net. The SHORE server
works as an HTTP server, and the client is a
standard Web browser. The repository uses PROLOG
as its query language and the XSB system as its
query engine.
Changes:
This release integrates the latest XSB Prolog
version 2.7.1 (Kinryo) as the query engine. This
offers the user sophisticated deductive query
possibilities to find out all sorts of information
inside stored documents and about the relations
among them. OpenSHORE shows query results as
hypertext, which leads the user directly to found
documents, semantically marked text sections
(objects), and relation end points. The query
engine reads facts about documents on demand from
an interface to the object-oriented database of
OpenSHORE, so facts must not be copied for
queries.
LibTPT 1.21-beta (Beta)
LibTPT 1.21-beta (Beta)
12/27/2003 05:25 AMA template scripting langage for C++.
Beta: LaunchBar 4.0 Beta 3
Beta: LaunchBar 4.0 Beta 3
04/30/2004 09:15 AMThe beta version of the file launcher offers live background updates,
web search, hierarchical browsing, the ability to run AppleScripts and
Unix executables, smart groups, improved iTunes browsing, improved
international support, and other features.
Beta: LaunchBar 4.0 Beta 6
Beta: LaunchBar 4.0 Beta 6
06/10/2004 09:58 AMThe latest beta version of the Mac OS X launcher adds periodic index
rescans, browsing of Address Book/Contact properties, Entourage
address book integration, new and updated web search templates, and
more.
Graphics3D 6.04 Beta 4 (Beta)
Graphics3D 6.04 Beta 4 (Beta)
07/24/2004 12:54 AMHigh-performance 3D graphics for games and simulations.
Beta: WebLight 4.0.0 Beta
Beta: WebLight 4.0.0 Beta
08/16/2004 10:09 AMThe web site link and markup checker adds the ability to organize
independent sites as projects, improved site checking performance, a
better Mac OS X look and feel, simplified initial setup, and many bug
fixes.
Beta: iCab 3.0 beta
Beta: iCab 3.0 beta
12/24/2004 12:13 PMCurrently available for registered iCab owners only, this beta release
improves CSS support and makes other changes.
Beta: iBiz 2.3 Beta
Beta: iBiz 2.3 Beta
01/04/2005 01:37 PMThe time billing and invoicing application adds improved invoicing and
client management.
Graphics3D 6.04 Beta 3 (Beta)
Graphics3D 6.04 Beta 3 (Beta)
07/06/2004 04:57 PMHigh-performance 3D graphics for games and simulations.
Beta: Cyberduck 2.2 beta
Beta: Cyberduck 2.2 beta
01/27/2004 11:30 AMThe open source FTP and SFTP browser adds keychain integration, a new
file transfer manager, and more.
Beta: ezBusiness 1.0 beta
Beta: ezBusiness 1.0 beta
07/02/2004 10:04 AMezBusiness is an inventory and sales management package for small
businesses, with an item search engine, a shopping cart, support for
keyboard interface barcode readers, and more.
Beta: MacDrive 6 Beta 2
Beta: MacDrive 6 Beta 2
09/02/2004 10:29 AMMacDrive, which enables Windows PCs to read and write to Mac disks,
can now burn Mac CDs and DVDs, partition Mac hard drives, protect Mac
partitions from harm by Windows disk tools, and more.
Grok Description matches for BasKet 0.4 beta 1
GrokA matches for BasKet 0.4 beta 1
BasKet 0.4 beta 1