We have collection of more than 400,000 open source products ranging from Enterprise product to small libraries in all platforms. We aggregate information from all open source repositories. Search and find the best for your needs.
Displaying 1 to 10 from 17 results
Sphinix
Sphinix is free open-source SQL full-text search engine. How do you implement full-text search for that 10+ million row table, keep up with the load, and stay relevant? Sphinx is good at those kinds of riddles.
Amigoinvisible - Sencilla App para hacer el sorteo del amigo invisible automático
New! Ya existe la versión web del proyecto! http://www.amigoinvisibleonline.com New! Se está desarrollando la versión web de la aplicación! Próximamente publicaré la url desde donde podrán ejecutarse los sorteos, sin tener que instalar nada en tu PC App java, con soporte de spring, para hacer el sorteo del amigo invisible y recibir la notificación del resultado en tu buzón de correo. Qué necesitas para ejecutar el programita: java (creo 1.4.2 es suficiente) Una cuenta SMTP para poder e
Djblog - DJBlog - A blogging app for django
DJBlog is a blogging app for django, it can be used either in as a standalone website or as a django app integrated with another website. Supports multiple blogs.
Ipb-last-topics - Mambo/Joomla module for retrieving last topics
Модуль давно у�тарел и не будет поддерживать��Лучше пользовать�� прекра�ным универ�альным компонентом интеграции в�ех форумов в Joomla!, JFusion Mambo/Joomla module for retrieving last topics from IPB forum Модуль вывода по�ледних тем � форума IPB дл� Mambo и Joomla.
Project-sierra - Making an interesting version of Tetris
Feel free to love it
Overlay-js - A Translucent Overlay Widget in JavaScript
A light-weighted standalone translucent overlay written in JavaScript. This widget can be easily integrated with other widgets such as a div based dialog. It supports custom events ,configurable with one config object and translucent fade effect.
Movable-python - Self contained portable distributions of Python for Windows.
Movable Python is a portable distribution of Python for Windows capable of running of a USB stick. It includes both the pre-built distributions of Python, plus the scripts required to build the distributions. Distributions are built with py2exe. As the distributions are isolated from any installed version of Python, Movable Python can be used for testing code with different versions of Python. The Movable Python interpreter behaves as much as possible like the standard Python interpreter. The st
Polar-language - The Polar Scripting Language
Polar is a C-derived, mostly cross-platform, scripting language designed for job scripts, general purpose programming, rich client standalone, and business web application development. Polar is meant to be free, fast, invisible, and consistent, and this is described in more detail in its documentation. Polar, on its own, merely provides support for simple math, logic, control structures, basic OOP, and STDIN, STDOUT, and STDERR. All other functionality is implemented via the linked C libraries a
Ljcolligo - A tool to download and make a static copy of LiveJournal Blogs
LJ Colligo is a way to download all your Live Journal blog entries and comments to your local machine. The formats are one single XML file (with all your entries and comments) and static HTML. An option to generate a XML compatible with the Wordpress blog engine will be created.
Zf-db-select-standalone - Zend_Db_Select Standalone
Php library that allows you to use Zend_Db_Select query builder but without Zend_Db library. All required libs are included in the archive. Just download and use. You can find small example here. See Zend Framework reference for more examples. AttentionZend_Db_Select was modified. Next changes were made: Removed require_once 'Zend/Db/Adapter/Abstract.php'; Feel free to contact me in any cases.