Liste des projets simples Logiciel Télécharger Carte

26 projects in result set
Dernière Mise à Jour: 2014-04-13 00:12

PHP Server Monitor

PHP Server Monitor is a script that checks whether the servers/Websites on your list are running. Each server has its own notification settings. Notifications are made via email or text messages. Using the Web-based interface, you can add servers and manage users for each server.

(Traduction automatique)
Environnement de base de données: MySQL
Système d'exploitation: OS Independent
Langage de programmation: Curl, PHP
Sujet: Freecode.com
Dernière Mise à Jour: 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.

(Traduction automatique)
Environnement de base de données: MySQL, SQLite
Système d'exploitation: MacOSX, Linux, Windows
Langage de programmation: Curl, PHP
Dernière Mise à Jour: 2014-06-07 17:57

codemiscs

codemiscs is a collection of exciting, creative, amusing, and innovative commands. It is intended to be fun and useful. It includes a command wrapper (cmd), project generator (mkproject), human language translator (tw), feed reader (rf), images wizard (imgs), colorizer (colorize), slowed down echoer (typewriter), and shell show (show).

(Traduction automatique)
Dernière Mise à Jour: 2014-03-17 21:34

mcds

mcds is a command line tool primarily used as a search query plugin for mutt to query a carddav server.

(Traduction automatique)
Dernière Mise à Jour: 2012-04-04 12:24

KnProxy

KnProxy is a small PHP based Web proxy that makes use of the cURL module built into PHP. It uses limited server resources while still maintaining performance. KnProxy is aimed to be easy to use and does not inject information into Web pages. It returns the Web page as is, only changing the links to the resources to be proxied. The URL is obfuscated to prevent tracking or URL filtering. KnProxy has extended support for AJAX calls and JavaScript. This tool can be useful in places where the Internet is not as free as intended. It is also good for bypassing school or office firewalls. It is especially optimized to get past the GFW of China.

(Traduction automatique)
Langage naturel: Chinese (Simplified), Japanese
Système d'exploitation: OS Independent
Langage de programmation: Curl, JavaScript, PHP
Dernière Mise à Jour: 2010-12-27 22:28

NetworX

NetworX is a social media and networking technology platform for businesses and organizations. Using NetworX, companies can easily create online communities and corporate marketing initiatives to drive customer loyalty and increase customer experience. It provides profiles, groups, blogs, forums, events, file sharing, commenting, reporting, photo and video albums, user-created communities, calendars, instant notification, and mailboxes.

(Traduction automatique)
Environnement de base de données: MySQL
Langage naturel: English, Russian
Système d'exploitation: MacOSX, Linux, Windows
Langage de programmation: Curl, JavaScript, PHP
Dernière Mise à Jour: 2010-10-10 08:52

rsget.pl

rsget.pl is an application designed to retrieve files from download services (like RapidShare, MegaUpload, and many more). It has a long list of features already implemented, and an even longer TODO list.

(Traduction automatique)
Dernière Mise à Jour: 2011-08-26 10:27

mulk

mulk is a multi-connection command line tool to download Internet sites. It is similar to wget and cURL, but manages up to 50 parallel links. The main features are: recursive fetching, Metalink retrieval, segmented downloading, and image filtering by width and height.

Dernière Mise à Jour: 2011-04-19 03:00

Guzzle

Guzzle is a RESTful Web service client framework that enables PHP developers to quickly build testable Web service clients utilizing HTTP/1.1 best practices. It gives you access to advanced features like persistent HTTP connections, parallel requests, exponential backoff, over the wire logging, MD5 validation, cookie jars, and a caching forward proxy.

(Traduction automatique)
Dernière Mise à Jour: 2011-07-18 20:40

Curl multi sitemap

Curl multi sitemap is a PHP class that can be used to generate multiple sitemaps by crawling sites. It can crawl one or more sites to retrieve their pages and follow links recursively and determine the addresses of all pages to include in an XML sitemap. It can ignore given URLs to avoid crawling and including in the sitemap. The class uses the Curl extension multi-request support to retrieve multiple pages at the same time. You can also notify such services as Google, Yahoo, Bing, Ask, and Moreover about your sitemap update.

(Traduction automatique)
Langage de programmation: Curl, PHP, PHP
Sujet: Freecode.com
Dernière Mise à Jour: 2009-11-20 12:00

phpexhibition

PHP eXhibition is a CMS designed primarily for visual artists, dealers, or just about anybody who wants to display works of art online. It features a back-end administration section and a front end Web site. An administrator can post artworks organized by galleries and/or articles organized by categories. It has a shopping cart that works with PayPal and Google Payments. Artworks may also be included in a sitewide RSS feed.

(Traduction automatique)
Dernière Mise à Jour: 2009-06-16 08:21

RayHttp

RayHttp is a PHP class that provides an HTTP client for sending requests to Web servers. It can configure and send HTTP GET and POST requests using the Curl extension or PHP file access functions. When using the Curl extension, all Curl options may be set changing a class array variable.

(Traduction automatique)
Système d'exploitation: BSD
Langage de programmation: Curl, PHP
Dernière Mise à Jour: 2013-03-03 03:09

Zebra_cURL

Zebra_cURL is a high performance PHP library acting as a wrapper to PHP's libcurl library,
which not only allows the running of multiple requests at once asynchronously in parallel,
but as soon as one thread finishes, it can be processed right away without having to wait
for the other threads in the queue to finish,
eliminating wasted CPU cycles from busy waiting.

This result is a faster and more efficient way of processing large quantities of cURL requests
(like fetching thousands of RSS feeds at once),
drastically reducing processing time.

This script supports GET (with caching) and POST requests,
and basic downloads as well as downloads from FTP servers,
HTTP Authentication,
and requests through proxy servers.

For maximum efficiency, downloads are streamed (bytes downloaded are
directly written to disk),
removing the unnecessary strain from the server of having to read files into memory first
and then writing them to disk.

(Traduction automatique)
Système d'exploitation: OS Independent
Langage de programmation: Curl, PHP
Sujet: Freecode.com
Dernière Mise à Jour: 2011-09-01 18:08

Curl Lib

Lib - 拡張文字列ユーティリティ、収集ユーティリティ、UI ユーティリティ、ログ、ログ回転、データ キャッシュ、暗号化/復号化およびそのような物などの Curl 言語コンポーネントをカールします。

(Traduction automatique)
Statut de développement: 5 - Production / écurie
Langage naturel: Japanese
Langage de programmation: Curl
Dernière Mise à Jour: 2010-04-11 06:29

UniversalContainer

The UniversalContainer class is an attempt to provide a class which can act in a manner similar to the untyped variables, arrays, and hash-maps found in popular scripting languages such as Perl and PHP. The result is a class that can hold a wide variety of data and meta-data in a very flexible structure. UniversalContainers can hold integers, doubles, booleans, single characters, strings, and wide character strings. UniversalContainers may also be used as associative maps between strings and other UniversalContainers, or as arrays of UniversalContainers. Routines for database access and REST programming are included, including a JSON serialization engine.

(Traduction automatique)