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
     
      
     
    +TimeTrex Time and Attendance 2.1.3 (Default branch)
      TimeTrex is a complete Web-based payroll and time management suite that offers employee scheduling, time and attendance (timeclock, timesheet/timecard), job costing, invoicing, and payroll in a single package. Employees can use Web browsers or timeclocks to track their time and attendance, check their own timesheet for missed punches, and respond to flagged timesheet errors. Payroll administrators can quickly generate paystubs and process payroll based off timesheet information or export timesheet data to other applications.License:Mozilla Public License (MPL)Changes:This release contains fixes to overtime policies to better handle complex or conflicting policies, improved support for deleting branches or departments, fixes to recurring holiday policies, and updated US tax forms/reports.

    +pyliblo 0.6.4 (Default branch)
      pyliblo is a Python wrapper for the liblo OSC library. It supports almost the complete functionality of liblo, allowing you to send and receive OSC messages using a nice and simple Python API.License:GNU General Public License (GPL)Changes:This version fixes possible circular references, which could in some situations prevent the server object from being deleted properly.

    +Das Schaefchen 0.3.2 (Default branch)
      Das Schaefchen is a lightweight HTTP server andproxy for Unix platforms. It supports the minimumrequirements of the HTTP/1.1 protocol and virtualhosts, basic authentication (which can be used toprotect either files or directories), directorylisting, byte ranges, and reverse proxy. It is anevent-driven server that runs as a single processwith a single thread using non-blocking I/O. Ituses epoll as the event notification mechanism tomultiplex control between active connections.License:BSD License (revised)Changes:Some parts of the code have been restructured. Linux benchmarks have been updated.

    +statusPidgin 0.1 (Default branch)
      statusPidgin is a script that uses dbus to put theoutput of the fortune CLI utility in the Pidginstatus. It is planned to expand this to a generalscript with different back-ends (file, music/movieplayers, Web pages, etc.).License:GNU General Public License v2Changes:This release separates the common API into one library, adds the ability to fetch statuses from plain text files and to set the status to the given argument, and cleans up some ugly code.

    +COllaborative DEvelopment SHell 1.0.0 (Default branch)
      The CODESH (COllaborative DEvelopment SHell) project provides an automatic persistent logbook for sessions of personal command line work by recording what and how is being done, for private use/reuse and for sharing selected parts with collaborators. It is an intelligent shell that automatically logs user's command line (shell) sessions: commands, scripts executed, output produced, changes to environment variables, alias creation, and other information needed to recreate the sessions later. Sessions are uniquely tagged and stored in local or distributed backend repositories (flat file - ASCII - or CVS based) and can be extracted and reproduced at any time by the user who created the session or by collaborators located anywhere in the world. License:GNU General Public License (GPL)Changes:This version introduces a new persistent backend for virtual sessions, based on Subversion, and corresponding new module codeshbsvn.py. Now the user has an expanded choice between: a Subversion backend; a CVS backend; a flat file (ASCII) backend, thus avoiding Subversion or CVS dependencies; or no backend at all. The standard create-codeshsvnrepository.sh script can be used to create repositories on local or remote hosts. Access to remote svnserve repositories can be svn user based (no user shell accounts on the server) or over SSH.

    +Previews Reader 0.4.4 (Default branch)
      Previews Reader is a GNOME interface for reading the Diamond Comics Previews catalog. License:GNU General Public License (GPL)Changes:This release adds bugfixes to the downloader andsome updated URLs ofdownload locations.

    +CyberNeko HTML Parser 1.9.6 (Default branch)
      NekoHTML is a simple HTML scanner and tag balancerthat enables Java application programmers to parseHTML documents and access the information usingstandard XML interfaces. The parser can scan HTMLfiles and "fix up" many common mistakes that human(and computer) authors make in writing HTMLdocuments. NekoHTML is written using the XercesNative Interface (XNI) that is the foundation ofthe Xerces2 implementation. This enablesapplication programmers to use the NekoHTML parserwith existing XNI tools without modification orrewriting code.License:The Apache License 2.0Changes:The license was changed to Apache 2.0 and the version number was boosted to reflect the maturity of the project. Project files were reorganized to decouple them from the rest of the CyberNeko Tools for XNI. xercesMinimal.jar and source were updated so that NekoHTML compiles using Xerces-J 2.9.1. The default behavior was changed to not normalize attribute values and a new feature was added to allow users to turn on normalization. The build was modified to target compilation for Java 1.3. Suggested paragraph tag balancing was adjusted and various reported bugs were fixed.

    +white_dune 0.29beta782 (Development branch)
      white_dune is a graphical VRML97 editor, simpleNURBS/Superformula 3D modeller and animation tool.VRML97 (Virtual Reality Modeling Language) is theISO standard for displaying 3D data over the Webvia browser plugins ("HTML for realtime 3D"). It has support for animation, real-time interaction, and multimedia (images, movies, and sounds). white_dune can read, create and display VRML97 files and let the user changethe scenegraph/fields. It also has support forstereoscopic view via "quadbuffer"-capable stereovisuals, and support for 3D input devices like ajoystick, spaceball, or magnetic tracker.License:GNU General Public License (GPL)Changes:This release field pipes for the rest of scenegraph branches. An incorrect second "flip side" command in "Coordinate" nodes if the command is used for the rest of a scenegraph branch was fixed.

    +Momomoto 0.1.14 (Default branch)
      Momomoto is an object-relational mapper written inRuby for PostgreSQL. It features support forcombined primary keys, support for storedprocedures, and support for schemas. Metadata fortables, views, and stored procedures are fetcheddirectly from the database to keep declaringclasses as simple as possible.License:GNU General Public License v2Changes:Major improvements to the documentation.

    +Jomic 0.9.28 (Default branch)
      Jomic is a viewer for comic books stored in CBZ, CBR, and PDF files. Features include a two page mode, caching, and support for several image formats (PNG, JFIF/JPEG, TIFF, and GIF).License:GNU General Public License v3Changes:This release fixes opening of CBR archives with Mac OS X 10.5 on Intel Macs and a few AssertionErrors, and changes the license to GPL v3 or later.

    +ClamTk 3.05 (Default branch)
      ClamTk is a graphical frontend for Clam Antivirus.It is designed to be a lightweight, easy-to-use,point-and-click virus scanner.License:Perl LicenseChanges:This release adds some scanning enhancements and fixes several bugs, most notably with recursive scanning.

    +Votorola 0.0.6 (Default branch)
      Votorola is software for hosting open, public elections. It implements an electoral system that sits outside of government and beyond the control of parties. Its voter lists are backed by a trust network that is rooted in community neighborhoods. It enables voters to advance their own candidates for public office and their own legislative bills for statutory law.License:MIT/X Consortium LicenseChanges:A meta-service was added to the voter interface to provide bootstrap instructions on accessing the electoral services.

    +kReiSSy 0.2.1 (Default branch)
      kReiSSy is an integrated RSS feed reader and Webbrowser implemented in pykde. Its distinctivefeature is that you can tag any article you readin the Internet and it becomes an article you canview, search, and tag in the main interface.License:GNU General Public License (GPL)Changes:A "NameError: global name 'ftw' is not defined" bug was fixed.

    +ziproxy 2.4.3 (Default branch)
      Ziproxy is a forwarding (non-caching) proxy thatgzips text and HTML files, and reduces the size ofimages by converting them to lower quality JPEGs.It is intended to increase the speed for low-speedInternet connections and it's suitable for bothhome and professional usage. Ziproxy is fullyconfigurable and also features transparent proxymode, preemptive name resolution, operation ineither daemon mode or (x)inetd mode, a detailedaccess log with compression statistics, basicauthentication, and more.License:GNU General Public License (GPL)Changes:A bug where certain pages, under certain circumstances, could not load or would load partially was fixed.



    © 2008 Pagerss. All rights reserved to their owners.