today update channels










>
November
    •  
    •  
    •  
    •  
    •  
    •  
    • 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
     



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
      
     
    +PrBoom-Plus 2.4.8.2 (Default branch)
      PrBoom-Plus is a modified PrBoom port withuncapped framerate, variable gamespeed, re-record,walkcam, chasecam, full mouselook, FOV, and otherfeatures without loss of compatibility with theoriginal Doom.License:GNU General Public License (GPL)Changes:New mouse code was written without SDL lags. Win32mouse handling was removed. Boom colormaps aresupported in OpenGL mode. New mus-to-midconversion code was added. This removes bugs andplays back a lot of music more like vanilla Doom.PC speaker emulation was added. A wipe screeneffect in OpenGL was added.

    +cvtool 0.2.2 (Default branch)
      Cvtool is a general-purpose computer vision tool that uses the Graphics Processing Unit (GPU) for data processing. It works as a filter by reading streams of data from standard input and writing manipulated data and/or analysis results to standard output. Complex analysis tasks can easily be realized in scripts. Many image and video manipulation and analysis functions are included, as well as some advanced computer vision techniques.

    +Distributed Multiplatform Framework 1.0rc2 (Default branch)
      Distributed Multiplatform Framework is acomponent-based programming framework using XML(or currently a hardcoded variant) as therepository. The samples are implemented either inconsole or wxWidgets. This shows the independenceof the GUI or UI.License:GNU Lesser General Public License (LGPL)Changes:Local file based configuration of an applicationis fully supported. If it is not available, theconfiguration will be loaded from the database.Many bugfixes are made: there were missing codemodules. Packaging for Linux was improved.Property grid display problems when compiledagainst GTK 2.0 were fixed. Other minor bugs werefixed.

    +Beanlet 1.0-rc2 (Default branch)
      Beanlet is an IoC container that was inspired by EJB3 and Spring. Beanlet's programming model looks similar to that of EJB3, but offers much of the flexibility of Spring. The Beanlet architecture supports JTA transactions, JMX, the Java Persistence API, Web integration, and the Spring Framework. It is meant for software projects that only require a subset of the features of a full blown EJB server. Beanlet brings many of the features of EJB to the world of the Java Standard Edition without the restrictions and limitations of EJB.

    +Stunnix C and C++ Obfuscator 2.8 (Default branch)
      Stunnix CXX-Obfus is a code obfuscator for C and C++ source code. It converts source code into highly a mangled form, making it extremely difficult for competitors or customers to study, analyze, reuse, and re-work, while fully retaining functionality of the original code. It has many options to control all aspects of code hiding, and has full support for all syntax constructs. It is designed for multi-file projects with mixed C and C++ source and arbitrary heavy use of the C preprocessor. It includes advanced tools to exclude API symbols from mangling. License:Other/Proprietary License with Free TrialChanges:The Project Manager GUI has been greatly improved,now it's much more intuitive to use.

    +Yet Another LDAP Administrator 0.35a (Default branch)
      YALA is a Web-based LDAP administration GUI. Theidea is to simplify the directory administrationwith a graphical interface and neat features,while remaining a general purpose program (unlikesome LDAP browsers written specifically formanaging users on the system).License:GNU General Public License (GPL)Changes:The attribute description is now taken from theschema. Multiple attribute names no longer causetrouble. Attribute names are no longer casesensitive.

    +sysstat for Solaris 20071016 (Default branch)
      "sysstat" complements Solaris' system tools forperformance analysis. It presents all keyperformance metrics on a VT100 terminal and hasthe possibility to toggle its view betweendifferent hosts.License:GNU General Public License (GPL)Changes:A compatibility update was made for the latestlibncurses on sunfreeware.com. The configurescript was enhanced. A basic FAQ was added.

    +Rats! 1.13.1 (Default branch)
      Rats! is a parser generator for C-like languages(though currently it only generates parsers in Java). It has been designed so that grammars are concise and easily extensible. To this end, grammars are organized into modules that can be easily changed by adding, removing, or modifying alternatives in individual productions and composed with each other through module parameters. Furthermore, it relies on ordered choices to avoid ambiguities, supports syntactic predicates for unlimited lookahead, and integrates lexing with parsing. Finally, it has extensive support for automatically generating abstract syntax trees, thus greatly reducing the need for explicit semantic actions.License:GNU General Public License (GPL)Changes:This release fixes several bugs. User-visiblechanges include that column counts now start at 1(instead of 0) and that the C parser now reportserrors relative to the original file name and linenumber (instead of the preprocessed code).

    +edtFTPnet/Compact 1.0.1 (Default branch)
      edtFTPnet/Compact is an FTP library for the .NETCompact Framework. It will run on all mobiledevices that support the CF, including PocketPCand Windows CE. It includes active and passivetransfer modes, extensive event monitoring,transfer resumption, and much more.License:Other/Proprietary License with SourceChanges:Local file streams are explicitly closed aftertransfers are complete. When a BufferedStream isclosed, in some CF platforms it seems that it doesnot close the stream that it owns. FTPExceptionfrom Size() is ignored if resume is being triedfor an upload (which occurs if the file does notexist).

    +strongSwan 4.1.8 (Default branch)
      strongSwan is a complete IPsec and IKEv1 implementation for Linux 2.4 and 2.6 kernels. It also fully supports the new IKEv2 protocol with Linux 2.6 kernels. It interoperates in both IKEv1 and IKEv2 mode with most other IPsec-based VPN products. The focus of the strongSwan project is on strong authentication mechanisms using X.509 public key certificates and optional secure storage of private keys on smartcards through a standardized PKCS#11 interface. A unique feature is the use of X.509 attribute certificatesto implement advanced access control schemes based on group memberships.License:GNU General Public License (GPL)Changes:Recursive pthread mutexes were removed since uClibdoesn't support them and thus caused a compilationfailure.

    +PHP Screw 1.5 (Default branch)
      PHP Screw is a PHP script encryption tool. Whenyou are developing a commercial package using PHP,the script can be distributed as encrypted upuntil just before execution, preserving yourintellectual property.License:BSD License (revised)Changes:This version is compatible with PHP 5.x.

    +hashlib++ 0.2 (Default branch)
      hashlib++ is a simple and very easy-to-use libraryto create a cryptographic checksum called a "hash"in C++. hashlib++ is written in plain C++ andshould work with every compiler and platform.hashlib++ allows you to create a hash (for exampleMD5 or SHA1) with only one method call.License:BSD License (revised)Changes:SHA256 support has been added. A Linux/FreeBSDmakefile and a "Setup.exe" for Windows were addedto build or install hashlib++ as a static library.All files have been renamed using the prefix "hl_"to prevent name collisions. Sprintf was replacedby using an ostringstream to format the hash to ahex string.

    +Pedit 2007-10-15 (Default branch)
      The pickle module implements a fundamental, butpowerful algorithm for serializing andde-serializing a Python object structure. Pedit isan interactive editor for such data structures,making them handy on the command line. The code isa work in progress, but is currently useful.License:BSD License (revised)Changes:An environment bug was fixed. A bug on filecreation was fixed.

    +NoMachine NX 3.0.0-74 (Server branch)
      NoMachine NX is a fast terminal server and desktop virtualization system based on the X11 protocol. NX is an order of magnitude faster than VNC or X11 and can run on bandwidth as narrow as 10 kBit/sec. In addition, NX translates and embeds the MS Windows Terminal Server and VNC protocols into X/NX, enabling users to compress and accelerate remote Windows and VNC sessions. The NX project provides a suite of libraries and X11proxying agents implementing efficient compression and optimized transport of X11, SMB, IPP, HTTP, and arbitrary protocols like audio and video over the Internet.License:GNU General Public License (GPL)Changes:The new packages, besides providing server and node commands such as alias for executing the setup scripts, fix a number of issues. For example, a wrong keyboard may be set in KDE sessions displayed on the Mac OS X platform if KDE sets its own layout, the session can be abruptly disconnected by the client side due to a decoding error, NX Server may be not able to add system users on SuSE 10, and a problem with file permissions may occur during the installation of NX Server if umask is set to a non-default value.



    © 2008 Pagerss. All rights reserved to their owners.