today update channels










>
August
    •  
    •  
    •  
    •  
    •  
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8
    • 9
    • 10
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 18
    • 19
    • 20
    • 21
    • 22
    • 23
    • 24
    • 25
    • 26
    • 27
    • 28
    • 29
    • 30
    • 31
     



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
      
     
    +DRBGuestbook 1.1.15 (Default branch)
      DRBGuestbook is a simple guestbook script thatdoesn't require a database. It allows you deleteentries and ban IP addresses through aneasy-to-use, password protected administrationinterface. Posts containing specific words can be filtered using a configurable bad word list. You can also receive an email notification anytime someone signs your guestbook.License:Free To Use But RestrictedChanges:This release adds flood protection settings.

    +ProcBench 0.8.0alpha (Default branch)
      Procbench is a CPU benchmark that tests the mathcapabilities of your processor, FPU, and thecache/memory subsystem.License:GNU General Public License v2Changes:"Information from database" has been dropped. There are major bugfixes. CPU detection (AMD/ Intel) has been enhanced. AMD64/Intel64 compatibility has been added.

    +Osmo 0.1.1 (Default branch)
      Osmo is a handy personal organizer which includescalendar, task manager, and address book modules.It was designed to be a small, easy-to-use, andgood looking PIM tool to help to manage personalinformation.License:GNU General Public License v2Changes:Importing contacts from CSV files is now available.

    +Concurrent Hierarchical State Machine 4.4 (Default branch)
      CHSM is a language system for specifying concurrent, hierarchical, finite state machines (a realization of "statecharts") to model and control reactive systems. It uses its own statechart specification langauge annotated with either C++ or Java code fragments in the tradition of yacc grammars with C code fragments. The generated code is fully object-oriented allowing multiple state machines to exist concurrently. The run-time library is small, efficient, and thread-safe. It has been used successfully in production environments such as CERN for controlling high-energy physics experiment equipment.License:GNU General Public License (GPL)Changes:This release adds a port for the Groovy dynamic scripting language for Java.

    +OGMRip 0.11.1 (Default branch)
      OGMRip is an application and a set of libraries for ripping and encoding DVDs into AVI/OGM files using a wide variety of codecs. It relies on mplayer, mencoder, ogmtools, oggenc, and lame to perform its tasks.The GUI features a clean HIG-compliant GNOME 2 interface and tries to minimize (as much as possible) esoteric settings.License:GNU Lesser General Public License (LGPL)Changes:Among other issues, overhead calculation has been fixed, which improves meeting the target file size.

    +shrip 0.4.0 (Default branch)
      shrip is an application for ripping and encodingDVDs into AVI, OGM, MKV, or MP4 files. It relieson OGMRip to perform its tasks. It also supports awide variety of codecs such as MPEG4, XviD,Theora, and H.264 for video, Vorbis, MP3, AAC,AC3, DTS, and WAV for audio, and VobSub and Srtfor subtitles.License:GNU General Public License (GPL)Changes:This release is fully compatible with OGMRip 0.11.1, and benefits from all the improvements of that series. It also features some minor enhancements in the command line options: it supports audio and subtitles language codes and aliases for cropping and scaling.

    +TheWan.net WiFiMap 20071020 (Default branch)
      WiFiMap allows you to view a network (initiallydesigned for wireless networks) on GoogleMaps.It'll let your users add their presence on themap, and you can, either manually or via SNMPauto-discovery, plot the links between the routerson the maps.

    +LDAP CAS plugin 1.1 (Default branch)
      LDAP CAS is an LDAP authentication plugin thatsupports integration in a CAS (CentralAuthentication Service) environment.

    +CANpie 1.93 (Default branch)
      CANpie defines a Standard API for access to theCAN (Controller Area Network) bus. The APIprovides functionality for ISO/OSI Layer 2 (DataLink Layer). The CANpie driver is the base forHLPs like CANopen, DeviceNet, J1939, etc. Throughits low memory footprint, CANpie can be used forembedded applications (without any OS) as well asLinux.

    +k8temp 0.1.0 (Default branch)
      k8temp is a FreeBSD utility to read the on-dietemperature sensors provided by AMD K8 processors,including most Athlon 64s and Opterons.License:MIT/X Consortium LicenseChanges:Initial release, in need of further testing. Not recommended for use on production systems.

    +Wt 2.0.6 (Default branch)
      Wt is a C++ library for developing Webapplications with an API that is widget-centricand inspired by existing C++ graphical userinterface APIs. To the developer, it offerscomplete abstraction of any Web-specificimplementation details. Under the hood, thelibrary uses the latest techniques (AJAX) tohandle user events and update the Web page. License:GNU General Public License (GPL)Changes:New features include the ability to give focus to a WFormWidget, methods for setting and getting the selection in a Ext::TableView, a new WTabWidget with an API like Ext::TabWidget that uses the doxygen tab look, various improvements to Ext::Splitter to honor minimum and maximum widget sizes, support for non-string types in WAbstractItemModel, support for 304 Not Modified response codes in wthttpd, support for deploy-time properties in the settings XML file, and proper so-versioning of libraries. Many bugs were fixed.

    +Euro Keyboard 1.0 (Default branch)
      Euro Keyboard is a multilanguage on-screenkeyboard for PocketPC (Windows Mobile).

    +nmr-relax 1.2.11 (1.2 branch)
      relax is a program designed for the study of thedynamics of proteins or other macromoleculesthough the analysis of NMR relaxation data. Itsupports exponential curve fitting for thecalculation of the R1 and R2 relaxation rates,calculation of the NOE, reduced spectral densitymapping, and the Lipari and Szabo model-freeanalysis.License:GNU General Public License (GPL)Changes:Significant bugs in the reduced spectral density mapping part of relax have been resolved. Support for Python 2.5 has been added. Improvements have been made to the Grace plotting abilities for relaxation exponential curve-fitting, to the reading and writing of model-free results files, and to the 'full_analysis.py' script.

    +Tntnet 1.6.0.4 (Development branch)
      Tntnet is a Web application server for generating Web applications in C++. HTML pages with some additional tags for inclusion of C++ code are compiled into shared libraries and served from tntnet. It resembles PHP, JSP, or Mason, but the programming language used is C++, and the pages are compiled into native code before serving. Tntnet is fully multithreaded and supports HTTP keep-alive for best performance. Its dynamic pages are faster than static pages with other Web servers, while creating Web applications is simple.License:GNU Lesser General Public License (LGPL)Changes:Most of the code of tntnet has been moved to libtntnet to make it possible to embed tntnet in applications.



    © 2008 Pagerss. All rights reserved to their owners.