fmII
Wed, Dec 03rd home | browse | articles | contact | chat | submit | faq | newsletter | about | stats | scoop 07:17 UTC
in
Section
login «
register «
recover password «

 Agenda XML 0.1.25
 by Toni - Tue, Dec 2nd 2008 22:09 UTC

About: Agenda XML is a simple project time tracker for Gnome and Kde. It places itself in the notification bar and keeps data in a readable XML file in the user's home directory.

Changes: This release adds profiles, profile management from the tray menu, a new activity log file, and a new Current Project Graph option. Icon tray tooltip text now includes the profile name. A bug that crashed the app when changing the selected project from the icon tray menu has been fixed. The input box has been changed to a custom form (due to a bug in Gambas, it looked ugly).

 Categories Focus License URLs
Office/Business :: Scheduling Minor bugfixes GNU General Public License v2 Homepage Tar/GZ Subscribe Ignore Rate Hosted on SourceForge.net


 dhcpcd 4.0.7
 by Roy Marples - Tue, Dec 2nd 2008 22:07 UTC

About: dhcpcd is an RFC2131 compliant DHCP client. It is fully featured and yet lightweight: the binary is 46k as reported by size(1) on Linux i386. It has support for duplicate address detection, IPv4LL, carrier detection, and a merged resolv.conf and ntp.conf for which other DHCP clients require third party tools.

Changes: This release fixes the flapping interface link clearing timer. This release warns correctly if there is not a monotonic clock. Host routes are now correctly added and removed on BSD systems. Subnet routes with metrics have a source address on Linux systems.

Focus License URLs
Minor bugfixes BSD License (revised) Homepage Tar/BZ2 Subscribe Ignore Rate


 SimCList 1.4
 by Mij - Tue, Dec 2nd 2008 22:05 UTC

About: SimCList is a high quality C library (that is C++ embeddable) for handling lists. It exploits several advanced techniques for improving performance, including freelists, sentinels, automatic sort algorithm selection, sort randomization, mid pointer, and optional multithreading. The API is simple but powerful, makes elegant and consistent use of information hiding, abstracts the actual data type to store, and is fairly complete. The library itself makes a good compromise between performance in terms of time and space, and is well documented.

Changes: There are some interface changes. _restore*() and _dump*() functions now write the length in arguments. list_seek() no longer returns a constant reference. Decorate with "restrict" qualifiers => now requires C99 support from the compiler. There are minor improvements in the documentation.

 Categories Focus License URLs
Software Development :: Libraries Minor feature enhancements BSD License (revised) Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 dstat 0.6.9
 by Dag Wieers - Tue, Dec 2nd 2008 21:59 UTC

About: dstat is a versatile replacement for vmstat, iostat, netstat, nfsstat, and ifstat. It includes various counters (in separate plugins) and allows you to select and view all of your system resources instantly; you can, for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval).

Changes: This release adds new plugins for counters with respect to open files, inodes, sockets, asynchronous I/O, pagefaults, and completed I/O requests. It adds a --list option to list all available plugins. It adds a VMware guest memctl plugin.

 Categories Focus License URLs
System :: Diagnostics
System :: Monitoring
System :: Operating System Kernels :: Linux
Minor feature enhancements GNU General Public License (GPL) Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 myarray 1.0
 by psYchotic - Tue, Dec 2nd 2008 21:58 UTC

About: myarray is a simple little library that implements arbitrarily-sized homogeneous arrays, meaning that they can only store one type of element each. This type is specified by the programmer whenever an array is created. It was made to resemble GLib's GArray, so its usage should be similar.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement MIT/X Consortium License Homepage Subscribe Ignore Rate


 MobileMpd.Net 0.6.1
 by evdsande - Tue, Dec 2nd 2008 21:57 UTC

About: MobileMpd.Net is a small program that can be used to control a MPD (Music Player Daemon) server using a WiFi enabled Windows Mobile device. The software supports the start, stop, next, prev, repeat, and random functions, volume control, playlist addition and removal, and a music directory treeview.

Changes: In this release, a problem was fixed that crashed the program when the stop button was pressed twice.

 Categories Focus License URLs
Multimedia :: Sound/Audio :: Players :: MP3 Minor bugfixes BSD License (revised) Homepage Zip Subscribe Ignore Rate Hosted on SourceForge.net


 Shed Skin 0.0.30
 by srepmub - Tue, Dec 2nd 2008 21:56 UTC

About: Shed Skin is an experimental (restricted-)Python-to-C++ compiler. It accepts pure but implicitly statically typed Python programs and generates optimized C++ code. The result can be further compiled to stand-alone programs or extension modules. For a set of 16 non-trivial test programs, measurements show a typical speedup of 2-40 over Psyco, about 10 on average, and 2-220 over CPython, about 35 on average. Not all Python features are supported, and only a subset of about 17 library modules, such as re and random.

Changes: User-defined class support in extension modules. Very fast set implementation (FFAO). Complex number support. Many string formatting improvements. None maps to NULL instead of 0, and prints as 'None'. re.match_object.group accepts multiple arguments. Casting improvements. Inheritance from builtin exceptions other than Exception. Hashing None should work now. An important type inference fix, and many other bugfixes.

 Categories Focus License URLs
Software Development :: Compilers Major feature enhancements GNU General Public License v3 Homepage Subscribe Ignore Rate


 deluge-torrent 1.0.6
 by andar - Tue, Dec 2nd 2008 21:50 UTC

About: Deluge is a full-featured BitTorrent client. It features a rich plugin collection and was created with the intention of being lightweight and unobtrusive. It works well under any desktop environment.

Changes: Some minor bugfixes all around, and many improvements to the build system.

 Categories Focus License URLs
Internet Minor bugfixes GNU General Public License (GPL) Homepage Changelog Subscribe Ignore Rate


 Mesh Viewer 0.3.2
 by Helmut Cantzler - Tue, Dec 2nd 2008 21:48 UTC

About: The Mesh Viewer is an easy-to-use, lightweight application for displaying three dimensional models (triangular meshes) from a variety of file formats. It uses OpenGL to render the models. Triangular meshes can be displayed texture mapped (with optional bilinear filtering), solid, or as a wire frame (all lines or just the front lines). Loaded models can be rotated, translated, and scaled (all done with the mouse). The model is lighted by multiple light sources. Viewpoints can be saved.

Changes: This release features support for new 3D file formats, qmake support, several minor enhancements (bounding box, mouse wheel support, etc.), and some bugfixes.

 Categories Focus License URLs
Multimedia :: Graphics :: 3D Rendering
Scientific/Engineering :: Visualization
Minor feature enhancements GNU Lesser General Public License (LGPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 ERDmpd 0.9
 by Gibby - Tue, Dec 2nd 2008 21:41 UTC

About: ERDmpd is an interface to the mpc command line utility to control the MPD audio server. It should work anywhere MPD and mpc can run.

Changes: This release has changed all files, and is now showing MPD responses on the browser screen. The app name is now set in the hrl include file.

 Categories Focus License URLs
Software Development Major feature enhancements GNU General Public License v2 Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Octopussy 0.9.8.8
 by sebthebert - Tue, Dec 2nd 2008 21:41 UTC

About: Octopussy is a solution to manage your logs (also frequently called a SIM/SEM/SIEM Solution). Basically, it stores your logs, produces reports, and raises alerts.

Changes: A major bug has been fixed in octo_dispatcher. The 'apache2 restart' bug has been fixed. You can now limit the number of minutes to search for restricted users. Some minor WebUI improvements have been made.

 Categories Focus License URLs
Internet :: Log Analysis
System :: Logging
System :: Monitoring
Major bugfixes GNU General Public License (GPL) Homepage Tar/GZ Subscribe Ignore Rate


 ferm 2.0.4 (Stable)
 by Max Kellermann - Tue, Dec 2nd 2008 21:39 UTC

About: ferm is a tool to maintain and setup complicated firewall rules. It allows one to reduce the tedious task of carefully inserting rules and chains, thus enabling the firewall administrator to spend more time on developing good rules, and less time on the proper implementation of those rules. These rules will be executed by the preferred kernel interface, such as ipchains and iptables, and in one pass. Firewall rules can also be split into different files and loaded at will.

Changes: This release enables policy-only domains. It doesn't list custom chains in --flush --fast mode.

 Categories Focus License URLs
System :: Networking :: Firewalls Minor bugfixes GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 AVR Eclipse Plugin 2.3
 by Thomas Holland - Tue, Dec 2nd 2008 21:39 UTC

About: The AVR Eclipse Plugin is a multi-platform plugin for the powerful Eclipse IDE, and supports the development of applications for the Atmel AVR series of 8-bit embedded microcontrollers. It integrates the avr-gcc toolchain in Eclipse, and has many features to make life for the AVR developer easier.

 Categories Focus License URLs
Software Development :: Build Tools
Software Development :: Embedded Systems
Initial freshmeat announcement GNU General Public License v3 Homepage Zip Changelog Subscribe Ignore Rate Hosted on SourceForge.net


 I2P 0.6.5
 by welterde - Tue, Dec 2nd 2008 18:13 UTC

About: I2P is an anonymizing network, offering a simple layer that identity-sensitive applications can use to securely communicate. All data is wrapped with several layers of encryption, and the network is both distributed and dynamic, with no trusted parties.

Changes: This release introduces new components, drops some old ones (like the old TCP transport), and has been optimized to perform better. The BOB (Basic Open Bridge) protocol is introduced, for use by client applications that cannot import I2CP libraries directly. This deprecates the old SAM protocol that was previously used in such cases. Improved code should be better at preventing congestion.

 Categories Focus License URLs
Communications
Internet
Security
Minor feature enhancements GNU General Public License v2 Homepage Tar/BZ2 Changelog Subscribe Ignore Rate


 Lzip 1.2-pre1 (Development)
 by Antonio Diaz Diaz - Tue, Dec 2nd 2008 18:11 UTC

About: Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface almost identical to the one of bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution.

Changes: Lzgrep, a grep wrapper for gzip, bzip2, and lzip compressed files, has been added to the distribution.

 Categories Focus License URLs
System :: Archiving :: Compression Minor feature enhancements GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Tunguska 0.5
 by Viktor Lofgren - Tue, Dec 2nd 2008 18:11 UTC

About: Tunguska is a computer emulator and virtual machine that uses numerical base three (ternary) number system for its lowest-level operations instead of the commonly used base two (binary) number system. Its goal is to provide a useful experimental platform, on par with early personal computers.

Changes: The main goal of this release is to introduce 3CC, a compiler for a C-like language that compiles into tunguska assembly code. This release also adds various instructions for easily available 12 trit arithmetic, and a Windows port through Cygwin.

 Categories Focus License URLs
System :: Emulators Major feature enhancements GNU General Public License v2 Homepage Tar/GZ Subscribe Ignore Rate


 Gammu 1.21.93 (Testing)
 by Michal Čihař - Tue, Dec 2nd 2008 18:09 UTC

About: Gammu (formerly known as MyGnokii2) is a cellular manager for various mobile phones/modems. It supports a wide variety of Nokia, Symbian, and AT devices (Siemens, Alcatel, Falcom, WaveCom, IPAQ, Samsung, SE, and others) over cables, infrared, or BlueTooth. It contains libraries with functions for ringtones, phonebook, SMS, logos, WAP, date/time, alarm, calls, and more (used by external applications like Wammu). It also includes a command line utility that can make many things (including backups) and an SMS gateway with full MySQL and PostgreSQL support from the PHP interface.

Changes: This time most fixes are in the build system area, especially now that it is possible to compile Gammu using Borland C++ 5.5. The author's hacks for cross-compilation to Windows on Linux have been dropped in favour of cross-compilation features in CMake 2.6.

 Categories Focus License URLs
Communications :: Telephony
Utilities
Code cleanup GNU General Public License (GPL) Homepage Tar/GZ Changelog Subscribe Ignore Rate


 Utils Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:57 UTC

About: Utils is a C library that provides a set of basic utilities.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Strfunc Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:57 UTC

About: Strfunc is a C library that contains a collection of string based functions.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Stackbuf Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:57 UTC

About: Stackbuf is a C library that provides a stack-implemented buffer which can be used for temporary storage, processing, or string formatting.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Socklib 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:55 UTC

About: Socklib is a C library that provides a selection of socket functions.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Scheduler Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:55 UTC

About: Scheduler is a C library that provides function execution based on time, in the style of cron or at.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Random Number Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:55 UTC

About: Random is a C library that provides a selection of random number generation functions.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 Logfile Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:54 UTC

About: Logfile is a C library that provides a basic logging function.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


 History Library 1.0.0
 by Tim Gurney - Tue, Dec 2nd 2008 17:54 UTC

About: History is a C library that provides functions for retaining histories.

 Categories Focus License URLs
Software Development :: Libraries Initial freshmeat announcement GNU General Public License v3 Homepage Tar/GZ Subscribe Ignore Rate


Tip: Tired of seeing a lot of software not of the slightest interest to you? Get a freshmeat user account with full filtering capabilities. Best of all: It's free!


XML
Take me to a random project.


Username

Password

Remember me

Please note that you must have cookies enabled in your browser to be able to log in.

LATEST ARTICLES

Security
- Debian: New flamethrower packages fix denial of service (Dec 2nd)
- Debian: New phpmyadmin packages fix cross site scripting (Dec 2nd)
- Debian: New jailer packages fix denial of service (Dec 2nd)

MOST POPULAR PROJECTS
1. MPlayer 100.00%
2. Linux 86.87%
3. cdrtools 79.96%
4. Apache 73.91%
5. gcc 73.22%
6. VLC media player 68.09%
7. PHP 64.56%
8. TightVNC 59.66%
9. Clam AntiVirus 56.26%
10. PostgreSQL 55.66%

LATEST RELEASES

Tuesday
- Agenda XML 0.1.25
- dhcpcd 4.0.7
- SimCList 1.4
- dstat 0.6.9
- myarray 1.0
- MobileMpd.Net 0.6.1
- Shed Skin 0.0.30
- deluge-torrent 1.0.6
- Mesh Viewer 0.3.2
- ERDmpd 0.9
- Octopussy 0.9.8.8
- ferm 2.0.4 (Stable)
- AVR Eclipse Plugin 2.3
- I2P 0.6.5
- Lzip 1.2-pre1 (Development)
- Tunguska 0.5
- Gammu 1.21.93 (Testing)
- Utils Library 1.0.0
- Strfunc Library 1.0.0
- Stackbuf Library 1.0.0
- Socklib 1.0.0
- Scheduler Library 1.0.0
- Random Number Library 1.0.0
- Logfile Library 1.0.0
- History Library 1.0.0 «
- Hash Library 1.0.0
- Generic Linked Lists Library 1.0.0
- Filefunc Library 1.0.0
- Dynablock Library 1.0.0
- Dates Library 1.0.0
- Bitvector Library 1.0.0
- Backtrace Library 1.0.1
- WordPress Testing 2.7 RC 1
- GLib 2.19.2 (Development)
- Antiprism 0.19.1
- Xvid 1.2.0
- Swig Starter Kit 0.0.2
- Pyjamas 0.4
- Yaalr 1.3
- dwdiff 1.5
- TrueCrypt 6.1a
- clive-utils 2.0.0
- clive 2.0.0 (Stable)
- StopDuplicates 1.2.0 Beta
- Coadunation OS 1.0.B3
- WP Clipart 7.0
- Asymptote 1.55
- xorriso 0.3.0
- Syntext Serna 4.0.0
- Veusz 1.2.1
- lesspipe.sh 1.60
- MySQL 5.1.30 (Production (5.1.x))
- microregex 1.0b5
- AgileWiki 11.5 (Element Model)
- Jal v2 2.4i
- ELF statifier 1.6.15
- JChart2D 3.1.0
- TkCVS 8.2
- Gargoyle Router Management Utility 1.0.0 Beta 3
- KShutDown 2.0 Beta 3
- fookebox 0.2.0
- Nagios 3.0.6
- KchmViewer 4.0
- whohas 0.21
- FreeIPMI 0.7.3
- docu 0.1.1
- DRBPoll 1.6
- Run BASIC Free Edition 1.01
- Google C++ Testing Framework 1.2.0
- spamdyke 4.0.9

Monday
- DynaStop 08333.1634
- Monkeysphere 0.22
- FET 5.7.5
- configpy 0.1.0
- Wiz Solitaire 1.36
- SysCP 1.4.1
- libfirm cparser 0.9.7
- libFirm 1.15.0
- ERDwiki 1.1
- fotofix 1.79
- media hive 0.9.2
- SQLObject 0.10.3 (Stable)
- SQLObject 0.9.8 (Old stable)
- system-config-printer 1.0.12 (Stable)
- Word War vi 0.23
- BAIK 3.0
- BitNami Joomla! Stack 1.5.8-0
- BitNami phpBB Stack 3.0.3-0
- TCExam 7.0.001
- TCPDF 4.3.006 (PHP5)
- TCPDF 4.3.006 (PHP4)
- NTFS-3G 1.5130
- Wt 2.2.2
- Simple CGI Hit Counter 1.00
- Otk 0.80
- FastFormat 0.2.1 (beta 1)
- Back In Time 0.8.12
- NoMachine NX 3.3.0-3 (Node)
- I2C Tools for Linux 3.0.2
- Sutekh 0.6.0 (Stable)
- Linux Test Project 20081130
- naraio 1_2_1_1
- EmForge 0.27
- erdlauncher 0.8
- ERDialog Web Framework 0.7
- Thyrd 0.2.0
- DBsight 2.0.5 (Upgrade)
- FOG 0.24
- TM++ 0.9.46
- Asymptote 1.54
- JBrownie 1.3
- Botan 1.7.24 (Development)
- RealtimeBlog 1.5
- NScripts 3.5
- ring3k 0.0.13

Sunday
- Veejay 1.4.3
- JOpt.SDK 2.2.7 (JOpt.J2EE)
- gFTP 2.0.19
- Yabause 0.9.8
- Kanatest 0.4.6
- Flickcurl 1.7
- convmv 1.13
- Paludis 0.32.0
- bnIRC 1.0
- p7zip 4.61
- 'Q' DVD-Author 1.6.0
- Eqonomize! 0.6
- Virtual MIDI Piano Keyboard 0.2.3
- Cyphesis 0.5.18
- Ctalk 0.0.89a
- PCI Utilities 3.0.3
- Apache SQL analyser 1.1
- xen-shell 1.9
- Zero Install Injector 0.37
- GLPI 0.71.3
- bdec 0.4.1
- Reverse Snowflake Joins 0.19
- Shared Scientific Toolbox in Java 1.05
- Coreboot 3782
- When 1.1.15
- J-Ben 1.2.2
- ERDmpd 0.8
- Bugzilla 3.2 (Stable)
- FBZX 2.0
- Webware for Python 1.0
- jQuery Timecloud 1.1
- dreambox-api 1.0
- Find 'Em All 1.1
- libmpd 0.17.0-beta1
- GraphicsMagick 1.3.2
- Gnome Music Player Client 0.17.0-beta1
- PowerDNS daemon 2.9.22-rc2 (Stable)
- msn-pecan 0.0.17
- gWaei 0.9.0
- Email 3.1.0
- libnetfilter_conntrack 0.0.98
- Openchart2 1.4.2
- rpm2html 1.9.7 (Development)
- GNUmed 0.3.8 (Stable)

Saturday
- GSQL 0.2.0
- V6scripts 20081129
- TEA for Linux 21.0.3
- Open Translation Engine 0.9.8
- VMware 2.5.1 (Player)
- VMware 6.5.1 (Workstation)
- aa2map 0.7.9
- Lbzip2 0.07
- HBCI4Java Package 2.5.10
- Peces 3.0 (GNU/Linux)
- jGnash 2.0.2
- wmgoban 0.1
- Asunder 1.6.2
- ISO Master 1.3.4
- bashrun 0.8
- aTunes 1.11.0
- nmr-relax 1.2.15 (Stable)
- Floola 4.1
- texdrive 0.0.1
- ttb teletekst browser 0.9.5
- Gnome Chemistry Utils 0.10.2
- Weblocks 0.8
- H2 Database Engine 1.1.104
- mtools 4.0.0
- Twitim 1.0.1
- Antiprism 0.19
- Zina 2.0alpha11
- MyBestBB 1.25 beta 1
- NewsFeed 2.11
- SchemaCrawler 6.0.2
- folder2blog 0.1.1
- Swig Starter Kit 0.0.1
- AgileWiki 11.4 (Element Model)
- Theory 0.1.1
- Calf 0.0.17
- jDTAUS 20081129
- PromoGest2 2.0.0
- FBReaderJ 0.2.2
- Wabit 0.9.2
- phpScheduleEm 1.1beta (Development)
- ERDwiki 1.0

BEST OF BREED

SecurityFocus
- News: Microsoft hopes free security means less malware
- News: Researchers find more flaws in wireless security
- News: Secure hash competition kicks off
- News: You don't know (click)jack
- Brief: Apple "encourages" antivirus defense for Macs
- Brief: MySpace bullying trial ends in misdemeanors
- Brief: Microsoft warns of attacks on recent flaw
- Brief: BotHunter aims to find bots for free
- News: TJX employee fired for exposing shoddy security
- News: Thoughts of a Teenage Bot Master

Linux.com :: Features
- Browse all your source code revisions with ViewVC
- Three graphical mount managers
- Keeping an eye on your network with PasTmon
- Keeping tabs on your network traffic
- Managing your MP3s with Zina
- Recent Firefox extensions for tab addicts
- openDesktop.org provides super-portal to free software sites
- Giving thanks for a long weekend
- Gmail notifiers let you know "you've got mail"
- Run your NFS server in the user address space with NFS-GANESHA

Slashdot
- Guitarist Hopes To Play Again With The Help of Bionic Hand
- The Backstory of the Kaminsky Bug
- Losing My Software Rights?
- "FOSS Business Model Broken" — Former OSDL CEO
- Mad Scientist Brings Back Dead With "Deanimation"
- Study Confirms Mobile Phones Distract Drivers
- Distributed, Low-Intensity Botnets
- The Other Side of the Sprint Vs. Cogent Depeering
- Model-View-Controller — Misunderstood and Misused
- Replacing Metal Detectors With Brain Scans

ThinkGeek: What's New
- Geek Toys: Star Trek Interactive Tribbles
- Gadgets: Ironkey Military Strength Flash Drives
- Geek Toys: Star Trek Phaser and Communicator Set
- Gadgets: FreeLoader Portable Solar Charger
- Gadgets: Ultra-thin Digital Voice Recorder
- Home & Office: Origami Sticky Notes
- Computing: X-mini Capsule Speaker
- Computing: iPod Video Goggles
- Geek Toys: Halo 3 Master Chief Kubricks Set - Series 2
- Geek Toys: AntWorks - Space Age Ant Habitat



© Copyright 2008 SourceForge, Inc., All Rights Reserved.
About freshmeat.net •  Privacy Statement •  Terms of Use •  Trademark Guidelines •  Advertise •  Contact Us • 
ThinkGeek •  Slashdot  •  Linux.com •  SourceForge.net  •  Jobs