Simple Project List Software Map

1891 projects in result set
Última actualización: 2013-12-02 00:18

Yioop!

Yioop! is a PHP search engine. Yioop! can be configured as either a general purpose search engine for the whole Web or it can be configured to provide search results for a set of URLs or domains. Yioop can crawl pages or can directly index archives such as ARC and WARC. It supports indexing several file formats such as HTML, Atom, PDF, DOC, PPT, RTF, RSS, XML, SVG, PNG, JPG, BMP, GIF, and sitemaps. The Yioop! crawler can be deployed on one or many machines. It supports having one or more to crawl scheduler processes, as well as multiple fetchers and mirrors. Crawling respects robots.txt including Crawl-delay. Yioop! crawls are stored in a Web archive format that is easy to move around. Crawling can be done on one machine and the results deployed elsewhere. Yioop! supports mixing of crawls. Yioop! comes with a search front end that can be localized as desired using a GUI. This GUI supports RTL languages. Management of crawls can also be done using this GUI. Yioop! can be configured in a straightforward manner to make use of file caching or memcache if available.

(Machine Translation)
Database Environment: MySQL, SQLite
Sistema Operativo: MacOSX, Linux, Windows
Lenguaje de Programación: Curl, PHP
Última actualización: 2014-03-19 20:24

DEMUX Framework

DEMUX Framework enables Java developers to build modular, cross-platform applications which can run on desktop, Web, and mobile and embedded devices. It is based on OSGI and supports creating JavaFX desktop applications, mobiles apps (Android, iOS, Windows), and Web applications.

(Machine Translation)
Sistema Operativo: Android, Android, MacOSX, Linux, SunOS/Solaris, Windows
Lenguaje de Programación: Java, Java
Última actualización: 2011-12-06 21:57

MindRaider

MindRaider is a personal notebook and outliner. Where do you keep private remarks like ideas, plans, gift tips, and howtos? Loads of documents and remarks spread around the file system? Can you find a remark when you need it? No? Try MindRaider.

(Machine Translation)
Lenguaje Natural: Czech, English, French, Italian
Sistema Operativo: OS Independent
Lenguaje de Programación: Java
Última actualización: 2009-09-14 11:06

mod_cband

mod_cband is an Apache 2 module that solves the
problem of limiting the bandwidth usage of users,
virtual hosts, and destinations. When the
configured transfer limit is exceeded, mod_cband
will redirect all further requests to a location
specified in the configuration file. The module
can also limit download speeds and maximal
requests per second for virtualhosts, users, and
remote clients.

(Machine Translation)
Última actualización: 2005-07-02 02:16

Groovy

Groovy is an agile, dynamic language for the JVM which combines many features from languages like Python, Ruby, and Smalltalk and makes them available to Java developers using a Java-like syntax. It is designed to help get things done on the Java platform in a quicker, more concise, and fun way. It can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language, such as for scripting Java objects, templating, or writing unit test cases.

Última actualización: 2007-10-06 12:39

Apache JMeter

The Apache JMeter is a 100% pure Java desktop application designed for performance and load testing of servers. It was primarily designed for Web/HTTP testing but it has been expanded to include support for a variety of testing modules. It ships with modules for HTTP and SQL databases (using JDBC). It may be used to test server performance both on static and dynamic resources, to simulate a heavy load on a server or network to test its strength, or to analyse overall performance under different load types. It also provides pluggable interfaces for customizing data visualization, test synchronization, and the construction and execution of tests.

Última actualización: 2014-01-28 18:48

PAMI

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.

(Machine Translation)
Última actualización: 2006-07-29 08:56

Lire

Lire is a pluggable log analyzer. It has analyzers for over 25 log file formats, ranging from Apache WWW log files to iptables firewall logs and CUPS printing logs. Reports are generated in 9 different output formats, ranging from Excel 95 to PDF to HTML, optionally with included graphs.

(Machine Translation)
Última actualización: 2014-03-24 20:03

wro4j

wro4j is a project that will help you to easily improve your Web application page loading time. It can help you to keep your static resources (JavaScript and CSS) well organized, merge and minify them at run-time (using a simple filter) or build-time (using a Maven plugin), and has several features you may find useful when dealing with Web resources.

(Machine Translation)
Usuarios objetivo: Management
Lenguaje de Programación: Java, JavaScript
User Interface: Web Environment
Última actualización: 2005-07-02 02:11

spring

Spring is a lightweight Java/J2EE application
framework based on code published in "Expert
One-on-One J2EE Design and Development"
by Rod Johnson. It includes powerful
JavaBeans-based configuration management
applying Inversion-of-Control principles, a
generic abstraction layer for transaction
management allowing for pluggable
transaction managers, a JDBC abstraction
layer, integration with Hibernate, JDO, Apache
OJB, and iBATIS SQL Maps, AOP functionality,
and a flexible MVC Web application framework
with multiple view technologies. There is also a .NET port available.

(Machine Translation)
Última actualización: 2013-07-28 00:10

Submin

Submin provides a Web-based admin interface to your Subversion and Git repositories. Its features include user/group management, path permission management, the ability to create svn repositories and managing commit email messages. For Subversion, authentication is done with htpasswd/svn authz, so it can use the same login information as apache2/svn (and trac). For Git, ssh is used, and the login information is synched whenever a change is made. The Web interface can also work with NGINX/uWSGI, but the Subversion part only works with Apache.

(Machine Translation)
Última actualización: 2013-03-16 17:15

WWWOFFLE

The WWWOFFLE programs simplify World Wide Web
browsing from computers that use intermittent
(dialup) connections to the Internet. It is a
simple proxy server with special features for use
with dial-up Internet links. It makes it possible
to browse Web pages and read them without having
to remain connected. There are too many features
to mention, but they include privacy control,
cookie/advert blocking, efficient bandwidth usage
by specifying intervals between refreshes, options
to monitor pages regularly, recursive fetching,
HTML cleaning, highlighting of cached links,
indexes of cached pages, searching of cached
pages, and many more.

(Machine Translation)
Última actualización: 2014-03-04 23:39

Less.php

Less.php is a PHP port of the official LESS CSS compiler. To produce the same results as the official compiler and to make future updates more manageable, most of the code structure in less.php remains the same as the official codebase.

(Machine Translation)
Lenguaje de Programación: PHP, PHP
Última actualización: 2013-05-15 21:51

Oddjob

Oddjob is a Java job scheduler and task automation framework. A GUI designer or XML are used to define a hierarchy of jobs. Sequential, parallel, and conditional execution (or combinations) allow for nearly any business process to be modelled. Oddjob can run on the desktop or on a server and uses JMX to control remote instances via an Explorer-style GUI. Basic Web-based monitoring is also available. It can be embedded in client code and is easily extensible via a simple API.

(Machine Translation)
Última actualización: 2013-10-05 10:59

Apache Solr

Solr is an enterprise search platform from the Apache Lucene project. Its major features include powerful full-text search, hit highlighting, faceted search, dynamic clustering, database integration, and rich document (e.g. Word and PDF) handling. Solr is highly scalable, providing distributed search and index replication, and it powers the search and navigation features of many of the world's largest internet sites.

Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Tomcat. Solr uses the Lucene Java search library at its core for full-text indexing and search, and has REST-like HTTP/XML and JSON APIs that make it easy to use from virtually any programming language. Solr's powerful external configuration allows it to be tailored to almost any type of application without Java coding, and it has an extensive plugin architecture when more advanced customization is required.

(Machine Translation)