• Gibbon 0.1.1

    Updated: 2012-02-07 21:13:05
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Gibbon Gibbon Gibbon is a graphical client for playing backgammon online on the First Internet Backgammon Server or servers that use the FIBS protocol . It is platform-independent , using GTK+ for its user interface . It also contains a converter for different match formats . Currently supported are the Smart Game Format , JellyFish , and . JavaFIBS Tags backgammon Games online Licenses GPLv3 Operating Systems Unix Linux 32 and 64 bit Windows 32 and 64 bit Mac OS X Implementation C GTK+ Translations German Bulgarian Website Download Tweet Release tags All releases Recent releases 0.1.1 07 Feb 2012 22:23 Maintainance Release : Notes This is a

  • TomP2P 4.0.6

    Updated: 2012-02-07 20:24:59
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects TomP2P TomP2P TomP2P is a P2P-based high performance key-value pair storage library . Each peer has a table either disk-based or memory-based to store its values . A single value can be queried or updated with a secondary key . The underlying communication framework uses Java NIO to handle many concurrent . connections Tags P2P Communication key-value pair NIO storage Licenses Apache 2.0 Operating Systems any Java Implementation Java 5+ Website Download Tweet Release tags All releases Recent releases 4.0.6 07 Feb 2012 22:22 Release : Notes Better timeout handling uses Peer.setFutureTimeout( to set a timeout for any future object . Fixes in tracker code

  • CorneliOS 2.2r7

    Updated: 2012-02-07 18:20:02
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects CorneliOS CorneliOS CorneliOS is an easy-to-use and cross-browser Web Desktop Environment Web Operating System or Web Office that comes with a set of cool applications . It includes a Content Management System CMS so that you can easily set up and manage your own website as well as a Database Management System that allows you to rapidly build any kind of database . application Tags Internet Information Management Licenses GPL Implementation Perl Website Download Tweet Release tags All releases Recent releases 2.2r7 07 Feb 2012 22:17 Release : Notes This release offers various CIOS Edu API enhancements , new CIOS render engine options , new BBCode

  • Vaadin 6.7.5

    Updated: 2012-02-07 16:42:53
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Vaadin Vaadin Vaadin is a Web application framework for Rich Internet Applications RIA In contrast to Javascript libraries and browser-plugin based solutions it features a server-side architecture , which means that the majority of the logic runs on the servers . AJAX technology is used on the browser side to ensure a rich and interactive user experience . Vaadin is a big collection of UI components . There are server-side components like Button , Table , and Tree that you use to compose the application user interface . The components use events , listeners , and data binding to communicate with each other and the business logic . Vaadin is a robust

  • JActor 2.0.0-RC1

    Updated: 2012-02-07 15:08:35
    JActor is a high-performance Java Actor implementation which can send 1 billion messages per second or perform 80 million publications to subscribers on an i5, making it possibly the fastest Actor implementation in any language.Release Notes: The focus is on makng synchronous (single-thread) code much more natural and on static typing. Tags: actors, Java Actors, Disruptor, messaging Licenses: LGPL

  • Devil-Linux 1.6-RC2

    Updated: 2012-02-07 13:20:06
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Devil-Linux Devil-Linux Devil-Linux is a special secure Linux distribution which is used for firewalls , routers , gateways , and servers . The goal of Devil-Linux is to have a small , customizable , and secure Linux system . Configuration is saved on a floppy disk or USB stick , and it has several optional packages . Devil-Linux boots from CD , but can be stored on CF cards or USB sticks . Tags Networking Firewalls Security Operating Systems Linux Distributions CD-Based Licenses GPL Operating Systems POSIX Linux Website Tweet Release tags All releases Recent releases 1.6-RC2 07 Feb 2012 22:08 Release : Notes This release bring the Linux kernel 3.2.4,

  • Wolf Software jpecrga 2.0.0

    Updated: 2012-02-07 13:07:34
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Wolf Software jpecrga Wolf Software jpecrga jpecrga is a jQuery plug-in that helps Web sites use Google Analytics while complying with the amendment to the Privacy and Electronic Communications Act PECR that came into force in the UK on the 26th May 2011. It provides an unobtrusive method of gaining user consent before using Google Analytics , which requires cookies . The code requests consent from the user . If the user gives consent , then the plug-in will inject the Google Analytics code into the page . If consent is not explicitly given , no code is injected . The user also has the option to store these preferences permanently . This plug-in is

  • kmod 5

    Updated: 2012-02-07 01:03:39
    kmod is a set of tools to handle common tasks with Linux kernel modules like insert, remove, list, check properties, resolve dependencies, and aliases. It replaces module-init-tools.Release Notes: modprobe no longer works with paths. It only accepts module names and/or aliases now. More code is now shared by libkmod and modprobe. Release Tags: Minor feature enhancements, minor bug fixes Tags: Operating System Kernels, Linux, Utilities Licenses: LGPL v2.1+, GPL v2 Or Later

  • Fork CMS 3.2.4

    Updated: 2012-02-07 00:09:53
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Fork CMS Fork CMS Fork CMS is dedicated to creating a user friendly environment to build , monitor , and update your website . It is designed to be the CMS of choice for beginners and . professionals Tags CMS Content Management System Licenses Other Operating Systems Linux Unix Windows Mac OS X Implementation MySQL AJAX HTML PHP JavaScript jQuery Website Download Tweet Release tags All releases Recent releases 3.2.4 07 Feb 2012 22:04 Release : Notes This release integrates a new CSS minifier combine imports , import images to inline data URIs , shorten hex colors , strip whitespace , and strip comments It integrates a new JS minifier strip whitespace ,

  • tmsu 0.0.5

    Updated: 2012-02-06 23:04:36
    tmsu is an application that allows you to organise your files by associating them with tags. It provides a tool for managing these tags and a virtual filesystem to allow tag-based access to your files.Release Notes: This initial public release allows you to tag and untag files and directories, identify items with given tags, mount and unmount the virtual file system, and identify duplicates. Release Tags: alpha release Tags: tagging, tag Licenses: GPLv3

  • fstransform 0.9.0

    Updated: 2012-02-06 22:41:23
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects fstransform fstransform fstransform is a tool to change a file-system from one format to another . For example , it can change from jfs , xfs , or reiser to ext2, ext3, or ext4. It works in-place and without the need for backup . It currently has been tested on Linux only . It uses a sparse file to create the new file-system image , moves all the files of the existing file-system into it , then remaps the sparse file to the original . partition Tags Administration File system format conversion Licenses GPLv2 Operating Systems Linux Implementation C++ shell script Website Download Tweet Release tags All releases Recent releases 0.9.0 06 Feb 2012 23:55

  • Trac 0.12.3

    Updated: 2012-02-06 21:34:06
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Trac Trac Trac is a minimalistic but highly useful issue tracker and software project environment based around an integrated Wiki engine . Features include an interface to Subversion source revision control a bug issue tracking database , and convenient report facilities . Tags Software Development Quality Assurance Information Management Issue Tracking Version Control Bug Tracking Licenses BSD Revised Operating Systems POSIX Windows Windows Implementation Python Translations Armenian Chinese Simplified Chinese Hong Kong Dutch English UK Esperanto French German Hebrew Hungarian Italian Japanese Portuguese Portuguese Brazilian Russian Slovenian Spanish

  • Virtualmin 3.90

    Updated: 2012-02-06 19:03:29
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Virtualmin Virtualmin Virtualmin is a Webmin module that simplifies the process of setting up and managing virtual servers . It can create Apache virtual hosts , BIND DNS domains , MySQL and PostgreSQL databases , and set up Sendmail or Postfix to accept email for a domain . It can also manage mailboxes and mail aliases within a domain . Tags Systems Administration Licenses GPL Operating Systems POSIX Implementation Perl Website Download Tweet Release tags All releases Recent releases 3.90 06 Feb 2012 23:48 Release : Notes This new version improves the speed of restores by creating new meta-information files during backups , updates script installers ,

  • uniclient 0.20120204

    Updated: 2012-02-06 17:50:44
    uniclient is an universal TCP client. It connects to a TCP server and executes an Aime program against the server. Release Notes: This is the initial announcement. Tags: Network, protocols, Interpreters Licenses: GPL

  • dl Download Ticket Service 0.10

    Updated: 2012-02-06 16:17:57
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects dl Download Ticket Service dl Download Ticket Service dl is a file exchange service that allows you to upload any file to a Web server and generate a unique ticket for others to download . The ticket is automatically expired according to the specified rules , so that you don't need to keep track or cleanup afterward . dl also allows you to grant an anonymous , one-time upload for others to send you a file , without the requirement of account management . dl is usually installed as a replacement for email attachments due to its simplicity though it can be used in other ways Tags File Sharing Email file send support Licenses GPLv2 Operating Systems OS

  • 389 Directory Server 1.2.10 Release Candidate 1

    Updated: 2012-02-06 15:19:08
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects 389 Directory Server 389 Directory Server 389 Directory Server formerly Fedora Directory Server is a full-featured LDAPv3 compliant server . In addition to the standard LDAPv3 operations , it supports multi-master replication , fully online configuration and administration , chaining , virtual attributes , access control directives in the data , Virtual List View , server-side sorting , SASL , TLS SSL , and many other features . The transactional Berkeley DB 4.2 is used as its data store and a full plug-in API allows developers to extend the the functionality of the server in many ways , and many of the core features of the server are already

  • WiKID Strong Authentication System 3.1.19 Java Software Token client

    Updated: 2012-02-06 14:28:24
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects WiKID Strong Authentication . WiKID Strong Authentication System The WiKID Strong Authentication System is a highly scalable , secure two-factor authentication system . It is simple to implement and maintain , allows users to be validated automatically , requires no hardware tokens , has a simple API for application support via Ruby , PHP , Java , COM , Python , etc . supports multiple domains , and supports replication for fault tolerance and scalability . It also supports mutual host and transaction authentication , wireless tokens only domains , locked tokens to your PC anti-keystroke logger keypad PIN entry , etc . Tags Security Cryptography

  • phlyMail 4.03.01

    Updated: 2012-02-06 13:48:39
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects phlyMail phlyMail phlyMail is a groupware , webmailer , and PIM . It offers unlimited nested groups , unlimited POP3 IMAP profiles , quotas , an integrated address book , a calendar with multiple reminders and event repetitions , a file manager with an integrated WebDAV server , the ability to send faxes , SMS support which lets you send SMS , get reminded of events via SMS , and get email notification via SMS a bookmark manager , themes , and multilingual support . It uses either sendmail or SMTP to send email , and can handle MIME and SSL connections . Support for IDN Internationalized Domain Names is included . Through its modular design , it's easy

  • BitNami WordPress Stack 3.3.1-1

    Updated: 2012-02-06 10:55:34
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects BitNami WordPress Stack BitNami WordPress Stack BitNami WordPress Stack is an easy-to-install distribution of the WordPress blogging software . It includes pre-configured , ready-to-run versions of Apache , PHP , MySQL , and phpMyAdmin optional so users can get a WordPress installation up and running in minutes after answering a few questions . Linux , Windows , Solaris , and Mac OS X are supported . Tags Information Management Internet Web Dynamic Content Office Business groupware Licenses Apache 2.0 Operating Systems Windows POSIX Linux Implementation PHP Website Tweet Release tags All releases Recent releases 3.3.1-1 06 Feb 2012 22:22 Release : Notes

  • BitNami Joomla! Stack 2.5.0-1

    Updated: 2012-02-06 10:53:17
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects BitNami Joomla Stack BitNami Joomla Stack BitNami Joomla stack is an easy-to-install distribution of the Joomla CMS software . It includes pre-configured , ready-to-run versions of Apache , MySQL , and PHP so users can get a Joomla installation up and running in minutes after answering a few questions . Currently , Linux and Windows are supported . Tags Information Management Document Repositories Internet Web Dynamic Content Site Management Office Business Licenses Apache 2.0 Operating Systems Windows Windows POSIX Linux Implementation PHP Website Tweet Release tags All releases Recent releases 2.5.0-1 06 Feb 2012 22:16 Release : Notes This release

  • BitNami Drupal Stack 7.10-3

    Updated: 2012-02-06 10:51:53
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects BitNami Drupal Stack BitNami Drupal Stack BitNami Drupal stack is an easy-to-install distribution of the Drupal CMS software . It includes pre-configured , ready-to-run versions of Apache , MySQL , and PHP so users can get Drupal installed and up and running in minutes after answering a few questions . Currently , Linux and Windows are supported . Tags Information Management Document Repositories Internet Web Dynamic Content Office Business groupware Licenses Apache 2.0 Operating Systems POSIX Linux Unix Implementation PHP Website Tweet Release tags All releases Recent releases 7.10-3 06 Feb 2012 22:15 Release : Notes This release updates PHP to 5.3.9,

  • nload 0.7.4

    Updated: 2012-02-06 10:29:49
    nload is a console application which monitors network traffic and bandwidth usage in real time. It visualizes the in- and outgoing traffic using two graphs. It also provides additional information, such as the total amount of transfered data and the min/max network usage. Release Notes: This release fixes a bug with newer Linux kernels using 64-bit byte counters, which caused displayed traffic to increase by 4GB on every screen refresh. Tags: Networking, Monitoring Licenses: GPL

  • mod_pLua 0.38

    Updated: 2012-02-06 10:22:57
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects mod_pLua mod_pLua mod_pLua is an Apache2 module for running preprocessed Lua scripts using a PHP-like syntax . It precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast on average , 2.6 times as fast as PHP It supports both the traditional Lua interpreter as well as LuaJIT , for both Windows and Unix platforms . If your Web server supports it , it also utilizes APR_DBD to handle databases through the dbopen( Lua function . It is thread-safe . Tags Module Lua scripting Web Development Apache 2.2 Apache 2 Apache Licenses Apache 2.0 Operating Systems Linux 32 and 64 bit Windows 32 and 64

  • Tine 2.0 Milan (2012/03) Beta 2

    Updated: 2012-02-06 09:17:39
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Tine 2.0 Tine 2.0 Tine 2.0 is a Web-based groupware solution that focuses on usability and correctness . To achieve these goals , the project uses usability experts and covers most of the code by unit tests . It contains support for contacts , tasks , calendar , email , CRM , VoIP integration , a time tracker , ActiveSync , and a flexible rights management . system Tags Office Business CRM groupware Internet Web Communications Calendar Web 2.0 OpenID Address Book Email time tracking Licenses AGPL Operating Systems OS Independent Implementation JavaScript PHP Translations Chinese German English Russian French Polish Czech Catalan Spanish Hungarian

  • Project'Or RIA 2.0.0

    Updated: 2012-02-06 09:07:08
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Project'Or RIA Project'Or RIA Project'Or RIA is project management software that tries to to gather in a single tool all functionality needed to organize your projects . It focuses on IT projects , but is also compatible with all kinds of other projects . The objective is to keep it simple and easy to use on a day to day . basis Tags Planning Scheduling project management management organization Planner Tool Licenses GPL Operating Systems OS Independent Implementation PHP MySQL Translations English French German Spanish Portugese Website Download Tweet Release tags All releases Recent releases 2.0.0 06 Feb 2012 22:09 Release : Notes This release brings

  • Easy Java Websites 3.0

    Updated: 2012-02-06 08:48:10
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Easy Java Websites Easy Java Websites Easy Java Websites EJW is a Java servlet-based model-view-controller Web application framework that is specifically designed to satisfy the need for extremely simple Web development . EJW is simple enough to be learned in a matter of . minutes Tags Web Application development Website Development JEE Java j2ee jsp servlets Licenses LGPLv3 Operating Systems OS Independent Website Tweet Release tags All releases Recent releases 3.0 06 Feb 2012 22:05 major release major enhancements major changes Release : Notes This version includes new forms tags . Several convenience methods have been added to RequestHandler . MIME

  • libeasyfc 0.6

    Updated: 2012-02-06 03:52:55
    libeasyfc aims to provide an easy interface to generate fontconfig configurations for alias mapping per language.<pRelease Notes: This release improves monospaced fonts detection. Release Tags: Beta Tags: library interface, config file setup, font Licenses: LGPLv3+

  • RingyDingyDingy 0.5

    Updated: 2012-02-06 01:21:31
    RingyDingyDingy is a lightweight app which lets you send a text message to your phone (or your Google Voice number, for phones and tablets) to make it ring (disabling silent/vibrate if on, and restoring them when ringing has stopped) and lock (on Froyo or newer). Release Notes: This release adds a Google Voice trigger (compatible with phones and tablets), makes the SMS trigger able to be disabled, and adds "rdd" as a shorthand for "RingyDingyDingy". Licenses: GPLv3

  • CUPS 1.5.2

    Updated: 2012-02-06 01:06:18
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects CUPS CUPS CUPS is a standards-based printing system for Mac OS X and other Unix-like operating systems . It provides the System V and Berkeley command line interfaces , and uses the Internet Printing Protocol IPP as the basis for managing print jobs and queues . The Line Printer Daemon LPD Server Message Block SMB and AppSocket a.k.a . JetDirect protocols are also supported with reduced functionality . CUPS adds network printer browsing and PostScript Printer Description PPD based printing options to support real world . printing Tags Internet printing Software Development Libraries PDF PostScript Licenses GPL LGPL Operating Systems Mac OS X POSIX

  • DocumentBurster 5.3.7

    Updated: 2012-02-06 00:15:56
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects DocumentBurster DocumentBurster DocumentBurster is a tool for report distribution : split , merge , email , and FTP your reports . It has report delivery for Crystal Reports , SSRS Reporting Services , MS Access , Cognos , PeopleSoft , and SAP . It has report bursting for Pentaho , JasperReports , and BIRT . It can upload reports to MS . SharePoint Tags burst merge MS Access cognos crystal reports report distribution distribute document deliver documents Email FTP FTPS Microsoft SharePoint Oracle pdf bursting peoplesoft report bursting SFTP report split merge TFTP upload sharepoint upload webdav Licenses GPLv2 Operating Systems Unix Windows Windows

  • weboob 0.a

    Updated: 2012-02-06 00:06:48
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects weboob weboob Weboob is a project that provides several applications console or graphical to interact with a lot of Web sites . There are more than 40 supported Web sites and 20 applications to view bank accounts , drag on dating websites , search and play videos , display the weather , read news , show train timelines , get torrents on trackers , edit a wiki , listen to radio , view and download image galleries , and perform other useful . tasks Tags Console Qt Web Video Torrent Wiki Licenses GPLv3 Operating Systems Linux Implementation Python Translations English Website Download Tweet Release tags All releases Recent releases 0.a 06 Feb 2012 22:17

  • Wolf Software HTTP Ping Class 1.1.0

    Updated: 2012-02-06 00:06:47
    Wolf Software HTTP Ping Class is a simple script for pinging Web sites. It's one of the many classes in the "WolfTrack" monitoring system. Release Notes: This release adds better error messages, configurable ports, and SSL handling. Tags: php class Licenses: GPLv3

  • Wolf Software Geomap Class 1.1.0

    Updated: 2012-02-06 00:00:47
    Wolf Software Geomap Class is a class that uses the Google Maps API to generate world maps indicating which countries have visited your site. Release Notes: This release adds json_encode to escape any strings which have single or double quotes in them. Tags: php class Licenses: GPLv3

  • Java Apple Computer Emulator 2012-02-05 Build

    Updated: 2012-02-05 22:51:14
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Java Apple Computer Emulator Java Apple Computer Emulator jace is a cycle-accurate emulation of an enhanced Apple e . Its modular framework makes it easy for developers to swap out components video cpu etc . or add new emulated . hardware Tags Computer emulator Licenses LGPL Operating Systems Any supporting JRE 1.5 or higher Implementation Java Download Tweet Release tags All releases Recent releases 2012-02-05 Build 05 Feb 2012 23:05 Stable Major GUI Release : Notes Mouse and interrupts are correctly supported . The JACE startup screen helpful messages option no longer breaks Airheart . It is now possible to configure a virtual prodos volume as a

  • MALODOS 1.2.2

    Updated: 2012-02-05 20:53:28
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects MALODOS MALODOS MALODOS helps you to scan , store , and easily retrieve all your personal documents . Its storage format is open and documented , so your document archive can remain accessible even without MALODOS . The documents themselves are stored as standard PDF files , while their metadata such as title , tags , and description are stored into a separate SQLite database in an open format . With MALODOS , you can also manage existing files in PDF , JPEG , TIFF , and other formats , so you can still use the documents that you've already scanned . You can connect to any external OCR program to give access to a fulltext search . feature Tags EDM PDF

  • imvirt 0.9.2

    Updated: 2012-02-05 20:47:59
    imvirt is a Perl script that tries to detect if it is called from within a virtualization container. This is detected by looking for well-known boot messages, directories, and reading DMI (Desktop Management Interface) data. The following containers are detected: Virtual PC/Virtual Server, VirtualBox, VMware, QEMU/KVM, Xen (para and non-para virtualized), OpenVZ/Virtuozzo, UML, and any HVM providing CPUID 0x40000000 detection.Release Notes: Improved overall detection. Improved debug output. The addition of INSTALLDIRS=vendor to conform to the Debian Perl policy. Release Tags: Stable Tags: virtualization management, virtualization, virtualization detection Licenses: GPLv2

  • WackoWiki 5.0 RC2

    Updated: 2012-02-05 19:24:58
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects WackoWiki WackoWiki WackoWiki is a small , lightweight , handy , expandable Wiki clone . Its main advantages are a visual WYSIWYG editor , an easy installer , full Russian support , many localizations , email notification on changes comments , several cache levels , design themes skins support , XHTML compliance , page rights ACLs and page . comments Tags Communications Information Management Document Repositories Internet Web Dynamic Content Office Business groupware Wiki Licenses BSD Revised Operating Systems OS Independent Implementation PHP JavaScript MySQL PDO Apache Translations Dutch English French German Italian Polish Russian Spanish Bulgarian

  • JStock 1.0.6k

    Updated: 2012-02-05 18:38:23
    JStock is a stock market software for 26 countries. It provides a stock watchlist, an intraday stock price snapshot, a stock indicator editor, a stock indicator scanner, portfolio management, and market chit chat features. Free SMS/email alerts are supported.Release Notes: A critical bugfix in the stock server engine. Tags: Financial, Investment, Java Licenses: GPLv2

  • marauroa 3.9

    Updated: 2012-02-05 18:19:18
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects marauroa marauroa Marauroa is a multiplayer online game framework server . It uses a multithreaded server architecture with a TCP oriented network protocol , a MySQL based persistence engine , and a flexible game system . The game system is totally expandable and modifiable by game developers and is able to run Python scripts defining the game's rules . Marauroa is based on a design philosophy called Action Perception . Marauroa is totally game agnostic and makes very little assumptions about what are you trying to do , allowing a great freedom to create any game type . Tags Games Entertainment Role-Playing Turn Based Strategy Internet multimedia

  • RCDevs WebADM 1.1.5

    Updated: 2012-02-05 16:21:48
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects RCDevs WebADM RCDevs WebADM RCDevs WebADM is Web-based LDAP administration software designed for professionals to manage LDAP organization resources such as domain users and groups . WebADM is also a core framework component and management console for RCDevs SOAP-based Web Services e.g . OpenOTP , OpenID , and OpenPKI and for the related end-user WebApps e.g . User Self Service Desk It provides a hierarchical view of LDAP organizations , SQL audit trails , and powerful LDAP management features . It includes delegated administration and fine-grained access control to LDAP resources administrators can be created at different levels of the tree structure ,

  • PrimeDesktop Beta 3.5 RC2

    Updated: 2012-02-05 15:35:47
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects PrimeDesktop PrimeDesktop PrimeDesktop is a tool for planning , mapping , and administration of a network with the ability to place , move , and manipulate entities within the network map such as desktops , servers , and infrastructure objects . The application allows administrators to control all aspects of their network such as standard devices , user groups , and network . rules Tags Administration Network Audit Java EE 6 Licenses GPLv3 Operating Systems OS Independent Implementation Java 1.6+ Translations English Norwegian Bokmål Website Download Tweet Release tags All releases Recent releases Beta 3.5 RC2 05 Feb 2012 18:59 Stable RC Release : Notes

  • PAMI 1.60.0

    Updated: 2012-02-05 14:36:22
    PHP Asterisk Manager Interface ( AMI ) supports synchronous command ( action )/ responses and asynchronous events using the pattern observer-listener. It supports commands with responses with multiple events. It is very suitable for the development of operator consoles and / or asterisk / channels / peers monitoring through SOA, etc.Release Notes: This release can use optional predicates (closures) when registering a callback (will only be invoked when the predicate returns true). It can use closures and specific methods from objects as callbacks instead of IEventListeners. Release Tags: event listener closure predicate Tags: PHP AMI Asterisk Manager Interface Licenses: Apache 2.0

  • IP-Link 0.2

    Updated: 2012-02-05 11:29:46
    The goal of IP-Link is to show the relationships between different IP addresses from network traffic capture, thus quickly determining for a given address the IP address with which it communicates the most.Release Notes: This version introduces the generation of Bézier curves. It is now possible to see the relations between IP and ports. The tutorial has been updated. Release Tags: Bézier Curve, Feature Addition Tags: Network, Security, TCP/IP, ip Licenses: Python

  • mod_pLua 0.37

    Updated: 2012-02-05 09:29:45
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects mod_pLua mod_pLua mod_pLua is an Apache2 module for running preprocessed Lua scripts using a PHP-like syntax . It precompiles all scripts and caches the compiled binary code so that each new call to the same file will be lightning fast on average , 2.6 times as fast as PHP It supports both the traditional Lua interpreter as well as LuaJIT , for both Windows and Unix platforms . If your Web server supports it , it also utilizes APR_DBD to handle databases through the dbopen( Lua function . It is thread-safe . Tags Module Lua scripting Web Development Apache 2.2 Apache 2 Apache Licenses Apache 2.0 Operating Systems Linux 32 and 64 bit Windows 32 and 64

  • Magic Boot USB 2012-02-04

    Updated: 2012-02-04 17:17:17
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects Magic Boot USB Magic Boot USB The MagicBootUSB bootable image makes it possible to boot Linux systems from a USB storage device even on computers whose BIOS do not support USB booting . It will always load the correct kernel and initrd from the USB disk it does not need to be changed for running different kernel versions or . systems Tags Linux usb boot Licenses GPL Operating Systems Linux Implementation bash Translations English Download Tweet Release tags All releases Recent releases 2012-02-04 05 Feb 2012 03:44 Release : Notes In this release , a feature has been added to drop into a shell if the c key is pressed . btrfs on the boot partition is now

  • bonnie 1.5

    Updated: 2012-02-04 17:08:54
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects bonnie bonnie bonnie is a classic file system and storage device benchmark . It tests for linear character-based and block-based reads and writes , and the rewrite pattern . It also does a seek test . While other benchmarks do more sophisticated tests , bonnie is a very reliable and portable program that is suitable for basic testing . Optionally , you can test the operations with direct I O O_DIRECT on Linux Tags Benchmark Licenses Artistic Operating Systems POSIX Website Download Tweet Release tags All releases Recent releases 1.5 05 Feb 2012 03:43 Minor bugfixes Release : Notes This release adds some minor updates . There are formatting fixes e.g .

  • FF Multi Converter 1.3.0

    Updated: 2012-02-04 17:04:36
    FF Multi Converter is a simple graphical application which converts audio, video, image, and document files between all popular formats, using and combining other programs. It uses ffmpeg for audio/video files, unoconv for document files, and the PythonMagick library for image file conversions. It offers common conversion options and recursive conversions through a user-friendly interface. Release Notes: This is the initial freecode announcement. Tags: multimedia, Conversion, Video, Audio, Image, document Licenses: GPL v3

  • XODA 0.4.0

    Updated: 2012-02-04 15:38:49
    Login Signup Lost password Home Articles Browse Projects by Tag Submit new Project About Blog Help Sites All Mac OS X Mobile Unix Projects XODA XODA XODA is a DMS Document Management System written in PHP and using AJAX . Without a database backend it allows the addition and editing of descriptions and filters for files and directories , as well as performing regular actions like copying , moving , renaming , and deleting . The project targets end users who want to organize all kinds of documents on a remote machine running a Unix-like operating system with Web server and PHP support . It is just a few files including compressed JavaScript , and stores the meta-information in PHP files allowing working on the command line and avoiding . collisions Tags Internet Web Dynamic Content Indexing

Previous Months Items

Jan 2012 | Dec 2011 | Nov 2011 | Oct 2011 | Sep 2011 | Aug 2011