No updates today:










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



     
    Users
    reade
    riko4
    NicoCanali
    reader
    irodgers
    bluronline
    chaolong34
    jtanderson
    alicia4live
    bizman
     
      
     
    Last update: December 31, 1969

    +otl 0.52 (Default branch)
      otl is a text processor for generating custommarkup (by default, HTML) from plain text. Much ofboth the input and output formats can becustomized. otl supports complex structures suchas nested ordered lists, headers and footers, andtables.License:GNU General Public License (GPL)Changes:This release includes significant improvements,including a number of bugfixes and significantadditional features. Enhancements include analtered default syntax and improved support forCSS styling. Fixes include correct handling offilenames without suffices, correct handling ofblank list items, as well as several minor fixes.

    +Armangil's podcatcher 3.1.2 (Default branch)
      Armangil's podcatcher is a podcast client for the command line. It provides several download strategies (new shows only, back-catalog allowed, etc), offers cache management, supports BitTorrent, and generates playlists for media player applications.License:GNU General Public License (GPL)Changes:The help text that appears when the --help optionis used was updated. The sponsor message thatappears in verbose mode was updated.

    +GoblinX Micro 2.6 (Default branch)
      The GoblinX Micro Edition is the smallest versionof GoblinX and contains only Fluxbox as the windowmanager and GTK based applications. This editionis indicated for those users who like to do fasttests, know more about Fluxbox, and rebuild thelive CD.License:GNU General Public License v2Changes:The Slax(Tomas) firewall was added. More optionswere added to the Isolinux menu. The Gtkdialoginterfaces were rebuilt. A few errors and bugswere corrected. Ghdcpd and Xrefresh were added.Some libraries and packages were upgraded,including Xorg server. z.Goblix was changed toz.Micro. z.User was changed to z.Muser. Fluxboxwas recompiled against Imlib2.

    +Help Desk Reloaded 3.6.3 (Default branch)
      Help Desk Reloaded is a Web-based helpdesk customer support system. Itsusers can quickly log help desk tickets, and customer supportrepresentatives can track calls, assign priorities, etc.License:Free To Use But RestrictedChanges:This update adds a search input box to the mainnavigation system and updates the passwordrecovery system.

    +DSHub Theta RC4 (Default branch)
      DSHub is a hubsoft for the ADC Network. It usesthe ADC protocol (the next DC generation). It ismulti-platform and has many interesting features.License:GNU General Public License v2Changes:This release brings a lot of new stuff. ADC 1.0 is now officially supported, so please note that older clients will have problems. Namely, they wont be able to use passwords and keys will not be visible. All clients should be updated to to Strongdc 2.1x or Apex DC 1.0B5 or DC++ 0.704 or any other client that supports ADC 1.0. A multiport server is now available. You can set up as many ports as you like. The PING extension is now implemented. You can also autoregister on all the hublists that support it via the PingHH plugin.

    +RESTORE 4.0.4-1 (RESTORE-DC branch)
      RESTORE is an enterprise network backup andrecovery solution for Windows, Novell, Mac OS X(data fork), Unix, and Linux systems. It isscalable to a complete backup solution formultiple workstations, servers, and data centers.It operates over local area networks, wide areanetworks, and the Internet.

    +Sofia-SIP 1.12.8 (Default branch)
      Sofia-SIP is a SIP user agent library, compliantwith the IETF RFC3261 specification. It can beused as a building block for SIP client softwarefor uses such as VoIP, IM, and many otherreal-time and person-to-person communicationservices. The primary target platform isGNU/Linux. Sofia-SIP is based on a SIP stackdeveloped at the Nokia Research Center.License:GNU Lesser General Public License (LGPL)Changes:Beside bugfixes, a server graylisting was added tonta and a few improvements in event handling weremade in the nua interface. A check-based testprogram was also added.

    +JGraph 5.10.2.1 (Default branch)
      JGraph is a free, mature, and robust Java Graphingframework that fully complies with Swing designprinciples. It contains all the graphvisualization and interaction functionality youmight expect in a graph library, includingmultiple views, layering, zoom, drag and drop,undo, automatic expanding and collapsing, routing,and layouts. You can create stunning workfloweditors, call graphs, CAD tools, network diagrams,database visualization tools, and more. It canalso be deployed on the server-side with a largerange of image exporting functionality. It isfully documented and commercially supported.License:GNU Lesser General Public License (LGPL)Changes:This release fixes a cropping issue on edge labelsfor finely grained zooming.

    +(PC)² Web Tool Kit 0.1 (Default branch)
      PWTK ((PC)² Web Tool Kit) is a set of functionsand classes intended to help PHP/MySQL developersto write screens and forms for their systemsrapidly. It also has a class oriented way tointeract with MySQL.

    +RadialNet 0.31 (Default branch)
      RadialNet is a network visualization tool. Itconsists in a graphical visualization of thenetworks mapped with Nmap, with some efforts tomake it easy to find security problems.

    +schily 2008-01-23 (Default branch)
      The "Schily" Tool Box is a set of tools written ormanaged by Jörg Schilling. It includes programslike: cdrecord, cdda2wav, readcd, mkisofs, smake,btcflash, calc, calltree, change, compare, count,devdump, hdump, isodebug, isodump, isoinfo,isovfy, label, mt, p, sccs, scgcheck, scpio, sdd, sfind,sformat, smake, star, star_sym, suntar, gnutar,tartest, termcap, and ved.License:Common Development and Distribution License (CDDL)Changes:smake no longer dumps core with pattern matching rules that have no dependencies. cdrecord, readcd, and cdda2wav now allow you to set both global and device-specific transfer sizes in /etc/default/cdrecord.

    +TinyaML 0.1 (Default branch)
      TinyaML is a virtual machine, a compiler, and acompiler- compiler, powered by the abstract parsertinyap. It is endian-safe and allows easy bindingsof new C APIs into the virtual machine. The VMexecutes wordcode with a virtual threading modeland features a garbage collector. TinyaML allowsthe user to compile and run assembly code, or plugnew grammars for higher-level languages into theparser and implement the methods to compile theirASTs.License:GNU General Public License v2Changes:The software is still in beta stage. Most of the base features are implemented but not optimized. It may still lack some API or framework to code "drivers" to handle external synchronous blocking calls in an asynchronous manner inside the VM (probably with using a Mutex per blocking call). The source code features a Lua-like script language compiler as a (big) example of use.

    +system-config-printer 0.7.74.10 (Stable branch)
      system-config-printer configures a CUPS server. Ituses the CUPS API (bound to Python with pycups) todo this. The communication with the server isperformed using IPP. As a result, it is equallyable to configure a remote CUPS server as a local one.License:GNU General Public License (GPL)Changes:This release fixes new printer notifications, which the previous release broke.

    +WebGUI 7.5.0 (Default branch)
      WebGUI is a content management framework built toallow average business users to build and maintaincomplex Web sites. It is modular, pluggable, andplatform independent. It was designed to allow thepeople who create the content to manage it online,rather than content management taking up the timeof busy IT staff. WebGUI comes with a full host offeatures including shopping cart, subscriptions,forums, photo galleries, FAQs, link lists, blogs,SQL reports, a Web services interface, and a veryconfigurable user privilege and profiling system.License:GNU General Public License (GPL)Changes:This release includes a number of new features. The private messaging system has several improvements. A new asset, the Gallery, has been introduced. Assets can now easily be turned into widgets for including on pages outside of WebGUI. There are also a number of other minor feature improvements and bugfixes, especially in the Calendar and File/Image assets.

    adverise here. ADS ZONE 3!
    © 2012 Pagerss. All rights reserved to their owners.