|
|||||||||||
|
[osdn everything] December 22, 2002
From: <osdn-everything-txt-mm-admin(at)newsfeed.osdn.com>
Date: Sun Dec 22 2002 - 03:45:27 EST
O | S | D | N NEWSLETTER
December 22, 2002 EVERYTHING SERIES
The 'Everything Series' Newsletter is developed to bring Open Source
related content to a user with a focus for everything Open Source we
have to offer. If you'd like to receive more content relating to
Open Source subscribe at
http://www.osdn.com/newsletters/
==============================================================
Sponsored by Thinkgeek
http://www.ThinkGeek.com/
Slashdot
[0]Anenga writes "[1]Slyck has an [2]interesting interview with Mike of
0. mailto:chris@aroze.com
1.
http://www.slyck.com/
2.
http://www.slyck.com/news/200212Dec/122002a.html
3.
http://www.shareaza.com/
4.
http://www.gnutella2.com/
5.
http://slashdot.org/article.pl?sid=02/11/06/1316251&tid=95
6.
http://slashdot.org/article.pl?sid=02/11/17/192205&tid=95
7.
http://www.limewire.com/
8.
http://www.bearshare.com/
9.
http://groups.yahoo.com/group/the_gdf/
10.
http://www.gnucleus.com/
11.
http://groups.yahoo.com/group/the_gdf/files/Proposals/GUESS/guess_01html
DMCA Comments Posted At Copyright.gov
Ascaroth writes "The DMCA [0]comments on '[1]Rulemaking on Exemptions from Prohibition on Circumvention of Technological Measures that Control Access to Copyrighted Works' have been [0]posted." Links 0. http://www.copyright.gov/1201/2003/comments/index.html
FreeBSD 5.0 RC2 Almost Ready
essdodson writes "Scott Long of the FreeBSD release engineering team
has posted that FreeBSD [0]5.0 RC2 has been compiled and should be
available shortly. Check it out and help make this the best FreeBSD
release so far. The [1] updated release schedule lists Jan 17, 2003 as
the anticipated release date."
0. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/mirrors-ftp.html
Vote for 2002's "Best" Vaporware
ThatKidYouDid writes "Wired.com is holding a vote for this years best
0. http://www.wired.com/news/technology/0,1282,56697,00.html
Are Blogging and Unemployment Related?
[0]Roland Piquepaille writes "The Washington Post is really nice with
0.
http://radio.weblogs.com/0105910/
1.
http://www.washingtonpost.com/wp-dyn/articles/A9204-2002Dec18.html
2.
http://www.gulker.com/
3.
http://news.independent.co.uk/digital/features/story.jsp?story=362104
4.
http://radio.weblogs.com/0105910/2002/12/21.html
5.
http://www.washingtonpost.com/wp-dyn/articles/A16809-2002Dec20.html
Bochs 2.0 Released
Jas Sandys-Lumsdaine writes "[0]Bochs 2.0 has just been released - project lead Bryce Denney writes: "It's been a busy 6 months since our previous release! Bochs is now about twice as fast as version 1.4.1. Also, we can now emulate MMX instructions, SSE/SSE2, and even AMD x86-64 instructions if you turn on the appropriate configure options. The emulation improvements have paid off; several people have been able to install Windows XP recently." Excellent stuff." Links 0. http://bochs.sourceforge.net/ OptimumOnline Bans uploads to P2P networks http://slashdot.org/article.pl?sid=02/12/21/1930219 An anonymous reader writes "In disturbing news this week Cablevision's high speed broadband unit OptimumOnline has sent [0]letters to subscribers warning that uploading to P2P networks will no longer be tolerated. Obviously bowing to record and movie industry pressure the letter includes a link to a page that gives directions on how to disable file trading on 18 P2P services from KaZaa to Xolox. If you don't comply, they will cut the cord. I remember not to long ago where OptimumOnline ran TV ads touting the ability to grab music from the Net. The story on this can also be read [1]here." Links 0. http://www.mp3newswire.net/stories/2002/cableban.html Ultimate Webcam: Rent Time On A CCD Telescope http://slashdot.org/article.pl?sid=02/12/21/2217247
[0]leighklotz writes "I saw an ad for this in Science News and visited
0. mailto:klotz@graflex.org
1.
http://www.arnierosner.com/
2.
http://science.nasa.gov/headlines/y2002/13dec_saturn.htmFCC Rule Cuts Bandwidth For 72-Mile 802.11b http://slashdot.org/article.pl?sid=02/12/21/1943207
sonamchauhan writes "This [0] Computerworld article reported a 72-mile
802.11b wireless link (discussed in [1]this Slashdot story). Now a
0.
http://www.computerworld.com/mobiletopics/mobile/story/0,10801,75830,00.html
1.
http://slashdot.org/article.pl?sid=02/11/13/1723231&tid=95
2.
http://www.computerworld.com/mobiletopics/mobile/story/0,10801,76118,00.html
Sharp 3D Monitor Next Year
dOxxx writes "Sharp is bringing out a [0]3D monitor next year that requires no special glasses. It took them one day to convert Quake to work with the monitor. They are already selling cellphones in Japan for the NTT DoCoMo network with scaled-down versions of the screen." Links 0. http://zdnet.com.com/2100-1103-978499.html
Freshmeat
I first read "Peopleware..." in the late 80s while working at a struggling vibration analysis company that was mightily attempting to create chaos out of order. The management was affronted by the book (I had stupidly lent a copy to the V.P. of engineering) and I only retrieved it when I proved that it was a public library book. At the time, I was excited by its approach and readability, and I greatly enjoyed reading it and sharing it with my downtrodden peers.
123mp3 2.0 (Development)
123mp3 is a frontend to BladeEnc and cdparanoia that produces MP3s from selected tracks on a CD in one automated process.
Adit 0.84
Adit is another database interface tool built with Java. It is a lightweight tool for querying any database with a JDBC driver. Features include saved connections, saved queries, export to delimited text, and database metadata.
Allegro 4.1.8 (Development)
Allegro is a multi-platform game library that provides many functions for graphics, sounds, player input (keyboard, mouse, and joystick), and timers. It also provides fixed and floating point mathematical functions, 3D functions, file management functions, compressed datafile, and a GUI.
bash programmable completion 20021221
Since v2.04, bash has allowed you to intelligently program and extend its standard completion behavior to achieve complex command lines with just a few keystrokes. Imagine typing ssh [Tab] and being able to complete on hosts from your ~/.ssh/known_hosts files. Or typing man 3 str [Tab] and getting a list of all string handling functions in the UNIX manual. mount system: [Tab] would complete on all exported file-systems from the host called system, while make [Tab] would complete on all targets in Makefile. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis.
CDox 1.0.1
CDox generates, edits, and prints CD documents like CD covers, back sides and booklets. It features many image processing options like sharpen, contrast, etc. One can use images and text as elements, and those elements can be flipped/rotated/resized in any way. The program has easy-to-use features for previously made images that are meant to be CD covers. cOlOrs - Communication Centre 0.1.0pre1 http://freshmeat.net/releases/107261/ cOlOrs is an online communication centre which allows users to read their POP3 email (including HTML email and attachments), and compose/reply/forward email with support for an address book. Newsgroups can be read and searched (also using regular expressions) and headlines from selected RDF/RSS supporting sites can be shown. cOlOrs does not store anything on the server where it lies, so it requires very little space and can reside on any Webserver supporting PHP 4+. It is currently in early development, but quite functional for simple tasks.
Frost 0.9.1
Frost is a compiler wrapper which makes it possible to use functions with virtual arguments and multi methods in C++ programs as if they were a native feature.
gdcalc 2.13
gdcalc is a GTK+-based Reverse Polish Notation calculator for Unix and Linux with stats, financial, programming and scientific functions. It features a visible stack, registers, and stack control keys, with some included conversions based on units(1).
gjots 0.7
gjots marshals and organizes text notes in a convenient, hierarchical way. It can be used for notes, jottings, bits and pieces, recipes, and even PINs and passwords (encrypted with ccrypt(1)). It can also be used to "mind-map" larger compositions like manuals, Web pages, articles, etc. It is a bit like the KDE program "kjots", but uses the GTK library and supports a hierarchy of folders. Files can be output to HTML with an automatic table of contents. Encryption is supported with ccrypt(1), so that musings can be kept private. It can also be used to write and organize DocBooks.
GNUnet 0.5.0
GNUnet is a decentralized network with confidential and authenticated communication. A first service implemented on top of the networking layer allows anonymous distribution and retrieval of content. GNUnet supports accounting to provide contributing nodes with better service.
JBoss 3.2.0 Beta3 (Development)
JBoss is an Open Source, standards-compliant, Enterprise JavaBeans application server implemented in pure Java. JBoss provides JBossServer, the basic EJB container and JMX infrastructure, JBossMQ for JMS messaging, JBossMail for mail, JBossTX for JTA/JTS transactions, JBossSX for JAAS based security, JBossCX for JCA connectivity, and JBossCMP for CMP persistence. It integrates with Tomcat Servlet/JSP container and Jetty Web server/servlet container, and enables you to mix and match these components through JMX by replacing any component you wish with a JMX-compliant implementation for the same APIs. The goal is to provide a full J2EE stack in the Free/Open Source software world.
KDE 3.0.5a
KDE is a powerful graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality and outstanding graphical design with the technological superiority of the Unix operating system. KDE is a completely new desktop, incorporating a large suite of applications for Unix workstations. While KDE includes a window manager, file manager, panel, control center and many other components that one would expect to be part of a contemporary desktop environment, the true strength of this exceptional environment lies in the interoperability of its components.
KickPIM 0.4.3
KickPIM is an applet for KDE's Kicker panel which displays your KAddressbook entries in a popup menu. You can view and edit address data and send email messages very easily. It will also remind you about birthdays.
MakeMake.pl 20021215
MakeMake.pl is a Perl-based makefile generator for C/C++ programs.
Managing Gigabytes for Java 0.4
MG4J (Managing Gigabytes for Java) is a collaborative ongoing effort aimed at providing a free Java implementation of inverted-index compression techniques. MG4J tries to make the techniques accessible without having to deal with bit-level operations in a clean, object-oriented environment. It also provides a number of optimized general-purpose classes, including fast and compact mutable strings, bit-level I/O, and (possibly signed) minimal perfect hashing.
PowerDNS daemon 2.9.3 (Development)
PDNS is an advanced high performance authoritative nameserver with a host of backends. Besides plain BIND configuration files, PDNS reads information from MySQL, Oracle, PostgreSQL and many other databases. Backends can easily be written in any language, and a sample Perl backend is provided. PDNS powers http://express.powerdns.com, a Web-based DNS maintenance site, and the top level domain .TK.
procps 3.1.5
procps is a package of utilities which includes ps, vmstat, top, w, skill, snice, pgrep, pkill, free, sysctl, pmap, uptime, and kill. These utilities report what is running, who is logged in, how long the system has been running, and what is using up memory. They can be used to kill processes and change run-time kernel configuration values.
PySP 0.2
PySP is a reimplementation of SuckerPipe in Python and Qt to avoid the Java dependency, and hopefully avoid bugs. It is a tool to create a proxy AIM client between two or more AIM users. The user may see all conversations occurring and intercede "on behalf" of any client.
PyTone 1.10.0
PyTone is an MP3 jukebox written in Python with a curses-based GUI. While providing advanced features like crossfading and multiple players, special emphasis is put on ease of use, making PyTone an ideal jukebox system for use at parties.
Qt 3.1.1
Qt is a toolkit for software developers. Qt simplifies the task of writing and maintaining GUI (graphical user interface) applications. Qt is written in C++ and is fully object-oriented. Qt is a multi-platform toolkit. When you implement a program with Qt, you can run it on the X Window System (Unix/X11) or Microsoft Windows NT/95/98/2000. Simply compile the source code for the platform you want.
Rsync Incremental Backup Script 1.0
Rsync Incremental Backup Script (RIBS) is an incremental backup system written using PHP, rsync, ssh, and cp. It can backup local machines and other networked devices, and is designed to be highly configurable and informative for system administrators. It performs a large amount of error checking, and includes logging and email capabilities.
SlakbootIBS 8.1.2
SlakbootIBS is a replacement set of run command scripts and utilities for starting and dynamically configuring Slackware Linux installations. It facilitates server configuration at facilities with multiple Linux servers deployed, and suits many different uses.
Smooth GTK2 Theme Engine 0.3
Smooth GTK2 Theme Engine is a simple GTK2 theme engine intended to be smooth, fast, and highly configurable, to the point that it could eventually be capable of mimicking most, if not all, major theme engines to high degree of acuracy, while still retaining a small footprint. It is in an early stage of development, so it is buggy, incomplete, and still missing many features. TINA 0.1
TINA (Thom's INformation Aggregator) is a simple database written using GNUstep that is being developed as an experiment in free-form data entry and parsing. It can be used to store contacts, to-do lists, notes, cheat sheets, and more. Data is stored in a format that makes it easy to read even without the program. Saving is performed automatically, and the search feature works as you type to find the information you want quickly.
TKAlbum 0.9
TKAlbum is a GUI for assisting in the generation and maintenance of HTML photo albums. It uses the "album" script and Image Magick to generate hierarchically organized HTML photo albums, and can download pictures from digital cameras supporting the USB mass storage protocol.
TopologiLinux 2.0 Beta
TopologiLinux is an easy to install Linux distribution that is designed to be run from a Windows computer without requiring repartitioning. It mounts itself using a loop- back device and can be run from any DOS, Windows 9x, or Windows 2000/XP system with a VFAT partition and a boot disk. It is based on Slackware 8.1 and contains some improved packages.
UltraMake 2.2 build 0.537
UltraMake is a powerful tool for the management of build process from source code to binary software releases and for setting up automated test suites for the produced software. Its most important features are access to a standard scripting language (Tcl or Perl), extensive consistency checking of builds, and support for division of larger projects into smaller parts while retaining full consistency checking between the parts. It integrates with version control systems.
wavemon 0.4.0b (Development)
wavemon is a ncurses-based monitor for wireless devices. It allows you to watch the signal and noise levels, packet statistics, device configuration, and network parameters of your wireless network hardware. It has currently only been tested with the Lucent Orinoco series of cards, although it should work (with varying features) with all devices supported by the wireless kernel extensions written by Jean Tourrilhes. WebSphere Studio Application Developer for Linux 5.0 http://freshmeat.net/releases/107260/ WebSphere Studio Application Developer for Linux supports J2EE™ standards for an environment that rapidly grows and adapts to meet the toughest application demands, to build enterprise applications easily, and efficiently. It includes a powerful Java development environment with wizards, content assist, debugger, refactoring, scrapbook, unit test environment, and pluggable JRE, a complete EJB development and test environment with EJB 1.1 support, and Web services integration to create, build, test, publish, and discover Web service based applications, etc.
xine 0.9.16 (xine-ui)
xine is a free multimedia player. It plays back CDs, DVDs, and VCDs. It also decodes multimedia files like AVI, MOV, WMV, and MP3 from local disk drives, and displays multimedia streamed over the Internet. It interprets many of the most common multimedia formats available--and some of the most uncommon formats, too. All those features come in a reusable library (xine-lib) which can easily be embedded in your applications.
Yet another Linux FAQ 2.12
Yet another Linux FAQ is a comprehensive FAQ about the Linux Operating System. It is a great document for Linux beginners to read. This FAQ tries to help those new to Linux help themselves. It covers topics such as kernel recompilation and X Window System configuration.
zengpan's mail system 0.5.3
zengpan's mail system is a very tiny and simple mail system.
Newsforge Reports
Commentary: Linux Games & Software; Let's Make a Difference http://newsforge.com/article.pl?sid=02/12/20/212225 by static0verdrive - If we want issues like the wineX problem resolved for the better, we have to buy native Linux games. No ripping them. id Software's Doom 3, Bioware's Neverwinter Nights, and more are due out soon, and this is the Linux community's chance to truly make a difference. Linux Advisory Watch - December 20th 2002 http://newsforge.com/article.pl?sid=02/12/20/1620233
Newsforge Newsvac
The U.S. Copyright Office asked for public comment on the Digital Millennium Copyright Act, and it got it. Critics worry about everything from losing great art to restricting blind people's access to information. WashPost: Global file swapper eludes pursuers http://newsvac.newsforge.com/article.pl?sid=02/12/21/1721201 TALLINN, Estonia, Dec. 21 — Their office is spartan, with only five computers in various states of repair and nary a decoration on the wall. Few outside this Baltic capital would even recognize their names, though many of the world’s largest recording and movie studios are well aware of their accomplishment. MontaVista Software Expands Distribution in Korea http://newsvac.newsforge.com/article.pl?sid=02/12/21/1716230 SUNNYVALE, Calif. and SEOUL, South Korea, December 19, 2002 — MontaVista Software Inc., the company powering the embedded revolution, and NEXTECH Solutions Co. Ltd. (NEXTECH), a Korean distributor of embedded software, have joined forces to distribute and support MontaVista Software products in Korea. Red Hat's Young Ends Daily (Red Hat) Stock Sales http://newsvac.newsforge.com/article.pl?sid=02/12/21/179258 Red Hat Inc. co-founder Robert Young said he stopped his daily sales of shares of the software maker after selling 3 million in a single transaction.
Mono & .Net: The odd couple
Microsoft's earlier response to open source was less subtle and more combative. But lately it looks like the relationship is evolving into a productive balance, more dance than fight.
Patent Suit Proceeds Against Microsoft
R&D firm claims it holds rights to certain browser techniques; trial in July. WebSphere Studio Site Developer version 5.0 for Linux http://newsvac.newsforge.com/article.pl?sid=02/12/21/1611206 Anonymous Reader writes "IBM just released a free trial download of WebSphere Studio Site Developer version 5.0 for Linux. Speed the creation of your Java, Web, and Web Services applications with easy to use templates, wizards and built-in source editing and content assist to add HTML, JSP and JavaScript tags. Streamline application testing with built-in Java and JavaScript debuggers and a new Visual Editor for Java with two way synchronization. ...
Linux Network Servers: A Book Review
Linux Network Servers author Craig Hunt writes that this book is for "anyone who wants to learn how to build a departmental server or an Internet server." The author goes on to say that the book doesn't require advanced knowledge of Linux, but it does expect a basic understanding of Linux commands and system administration. I have read very few books that target the intermediate level Linux user/administrator so well and so precisely. This book ...
Playstation adopts Linux
An anonymous coward writes "It seems that many big "players" are adopting Linux. The makers of Playstation have anounced a kit to install an operating system on the Playstation 2. Linux seems to be their OS of choice. http://www.us.playstation.com/news/pressreleases/4 15014836.asp I do not know much about the "gaming systems" but I think I saw a chart in the news paper indicating that Plastation comprised 80% of the market. Is this Sony's move ...
Linux file sharing OS?
HanzoSan writes "ZeroPaid reports that KNOPPIX, which creates a self contained bootable linux OS on a CD is being combined with Shareaza Gnutella 2 Beta http://zeropaid.com/news/articles/auto/12142002c.p hp Perhaps this is a good way to introduce newbies to Linux? Combine it with file sharing applications? Would Linux OS make a good OS for file sharing?Perhaps with the added security and encryption it would protect people from the spyware and ...
Thinkgeek
Tshirts: Geek Invaders
Interests: Linux French
Interests: O'Reilly 2003 Calendar
Interests: Perl Gerl
Interests: I dig Mac OS X
Interests: Ninj4 Hooded Sweatshirt
Interests: Megatokyo Blanket
Cube Goodies: Smart Mass Thinking Putty
Electronics: Archos Jukebox Studio 20/ Radio FM 20 MP3 Players http://www.thinkgeek.com/electronics/mp3/5784/ Computing: Auravision EluminX Illuminated Keyboard http://www.thinkgeek.com/computing/input/keyboards/5c3f/
Electronics: Universal System Selector
Other Apparel: Power Golf Shirt
Computing: Auravision EluminX Illuminated Keyboard http://www.thinkgeek.com/computing/input/keyboards/5c3f/ Other Apparel: The ThinkGeek Monkey Hoodie http://www.thinkgeek.com/apparel/hoodies/5b88/
Gadgets: Forever Flashlight
Electronics: Hitman 2 for PS2
Computing: Sylvania SF170 17" LCD
Electronics: Splinter Cell for Xbox
Cube Goodies: Tiny R/C Digi Q Cars
Sourceforge
UML2EJB is a code generator that builds XDoclet-tagged EJBs from UML models. The models come from CASE tools like Poseidon, Rational Rose and Together ControlCenter. UML2EJB reads XMI format files containing the metadata. The new release features compatibility to XMI 1.2 and UML 1.4, both of which makes it ready to read files created by the very latest Poseidon release (1.5). Now, users are able to leverage all the new features of Poseidon and the fascinating performance increase over 1.4.1. I wish you many successfully built components! Matthias P.S.: You will find the generator at http://uml2ejb.sf.net as well as at http://sf.net/projects/uml2ejb !
oo2c-2.0.1 released
OOC is an Oberon-2 development platform. It consists of an optimizing
compiler, a number of related tools, a set of standard library modules,
and a reference manual. Some bugfixes. Introduces a predefined type
STRING.
gnuplot 3.7.3 released
The gnuplot project is pleased to announce the availability of gnuplot 3.7.3. gnuplot is a well-known scientific plotting package. Most, if not all, known bugs in gnuplot 3.7.2 have been fixed. This will most likely be the final release in the gnuplot 3.7 series, apart from another one or two possible bugfix releases. The developers are now concentrating their efforts on the next major release, gnuplot 4.0, which we hope to release during the first half of next year. For details, please see the gnuplot project page at http://sourceforge.net/projects/gnuplot/.
mingw-runtime-2.3 released
MinGW is a set of include files and import libraries that allow one to
use GCC to build native Windows applications that use vendor-supplied
runtime. File: http://prdownloads.sf.net/mingw/mingw-runtime-2.3.tar.gz
Earnie has released a new version of the MinGW Runtime. Review the file
notes from
EVMS 1.2.1 released
The EVMS Project uses a layered, plug-in model to provide unparalleled flexibility and extensibility in managing storage. This allows for easy expansion or customization of various levels of volume management for Linux. This release is primarily bug-fixes and minor enhancements to the 1.2.0 release. It is available for download at the project web site: http://www.sf.net/projects/evms/ Please see the notes and changelog at: http://www.sf.net/project/shownotes.php?release_id=128619
oc4ware 0.4.1 released
The oc4ware developers team is happy to announce the immediate
availability of oc4ware 0.4.1. Software 4 Open Communities (oc4ware)
provides Web community portal software in the scope of the Semantic Web
initiative for distributed content, knowledge management, online
publishing in self-organised online journals. ### Release Notes ### The
installation wizard has been improved, a new component for access
statistics has been integrated (based on phpOpenTracker
http://www.phpopentracker.de). ### What is oc4ware? ### Software 4 Open
Communities (oc4ware) provides Web community software in the scope of
the Semantic Web initiative for distributed content, knowledge
management, online publishing in self-organised teams. ### Changelog
### See for the changes:
RCSoccerSim 9.1.5 is available
The RoboCup Soccer Simulator is a research and educational tool for multi-agent systems and artificial intelligence. It enables for two teams of 11 simulated autonomous robotic players to play soccer (football). The latest stable release of RCSoccerSim is now available. This version fixes a few defects and introduces a new keepaway mode.
leJOS version 2.1.0 released
leJOS is a Java-based replacement firmware (OS) for the Lego Mindstorms RCX brick that comes with Lego's Robotics Invention System. leJOS is meant to be a more complete (although less compact) alternative to TinyVM. This release includes USB support for Linux, a Vision API for Lego Vision Command, and a new remote control package. There are plenty of new features in this release, including: - a Vision API for Lego Vision Command - 100% Java versions of the lejos tools - USB support for Linux - exhanced USB Mac OSX support, including josx.rcxcomm - a new remote control package See the release notes for more details. Thanks to David Glance for making this a reality, along with the usual suspects.
TixApps 1.8
Announcing the release of TixApps 1.8 - the Tix Application Framework for Tcl and Python. Tixapps provides a set of widgets utilities and applications that make use of Tix's object-oriented intrinsics. Applications included are: Tixinspect - a dynamic inspector for Tcl/Tk and Python/Tkinter Tixdebug - a dynamic debugger for Tcl/Tk Tixinfo - a GNU info browser
JFoxMX Release 1.0
This version fully implements JMX specification 1.1. JFoxMX brings 15% performance increment than JMX RI.
PriceCompare
Lowest Price: $369.99 FinePix 3800 (3.2MP, 1600x1200, 6X Opt, 16MB) (Fuji) http://osdn.pricegrabber.com/search_getprod.php?masterid=610943 Lowest Price: $307.00 Dual DVD+RW/-RW Combo Drive (24x/10x/32x CDRW) (Sony) http://osdn.pricegrabber.com/search_getprod.php?masterid=632463 Lowest Price: $319.00 PowerShot G2 (4MP, 2272 x 1704, 3X Opt, 32MB CF) (Canon) http://osdn.pricegrabber.com/search_getprod.php?masterid=509684 Lowest Price: $389.00 D-550 (3MP, 1984 x 1488, 2.8X Opt, 18MB SmartMedia) (Olympus) http://osdn.pricegrabber.com/search_getprod.php?masterid=587083 Lowest Price: $261.00
TH-42PWD5UY 42'' (Panasonic)
Lowest Price: $3495.00 RM-AV3000 Universal Remote Commander (Sony) http://osdn.pricegrabber.com/search_getprod.php?masterid=561364 Lowest Price: $104.95 Canon Rebel Ti Kit w/EF 28-90mm USM lens (Canon) http://osdn.pricegrabber.com/search_getprod.php?masterid=646452 Lowest Price: $294.95
RIO S35S (128MB, MMC) (Sonic Blue)
Lowest Price: $179.00
Nomad Muvo (128MB) (Creative Labs)
Lowest Price: $131.00 Windows XP Professional (Full Product) (Microsoft) http://osdn.pricegrabber.com/search_getprod.php?masterid=477480 Lowest Price: $134.00 Windows XP Home Edition (Full Product) (Microsoft) http://osdn.pricegrabber.com/search_getprod.php?masterid=477483 Lowest Price: $86.00 Battlefield 1942 (Full Product) (Electronic Arts) http://osdn.pricegrabber.com/search_getprod.php?masterid=580465 Lowest Price: $23.90 WarCraft III: Reign Of Chaos (Full Product) (Blizzard) http://osdn.pricegrabber.com/search_getprod.php?masterid=580323 Lowest Price: $23.45 Windows 2000 Professional (Full Product) (Microsoft) http://osdn.pricegrabber.com/search_getprod.php?masterid=217635 Lowest Price: $129.00 Copyright (c) 2002 OSDN. All rights reserved. Reproduction in whole or in part in any form or medium without express written permission of OSDN is prohibited. url - http://www.osdn.com email - info@osdn.com Received on Sun Dec 22 11:34:23 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:28:36 EDT |
||||||||||
| |||||||||||