public marks

PUBLIC MARKS from camel with tags server & php

2008

Server2Go - Self configurable WAMPP Stack

Server2Go is a Webserver that runs out of the box without any installation and on write protected media. This means that web applications based on Server2Go can be used directly from cdrom, a usb stick or from any folder on a hard disk without the hassle of configuring Apache, PHP or MySQL. Server2Go allows you to create a standalone working web site or PHP application on a CD-ROM. There are many examples of its possible useses such as catalogue software, calculation programmes, image campaigns (CMS-based), computer based training lessons or other applicatons. Most PHP-Software such as the content management system Joomla or the computer based training software Moodle can be used from CD-ROM with the help of Server2Go. Server2Go was developed in the first instance for use on CD-ROM but there is no problem in using it from other drives too. Using a web browser, a user can run php programs as well as view html files on the CD-ROM. He only needs to insert a CD with Server2Go. The server software starts automatically and a browser is opened with the Website of the CD-ROM. Server2Go was built in the first place to replace other CD-ROM webservers such as WampOnCD or Microweb that lacked some important features or are not being actively developed. Main Features * Free! No royalties * Complete WAMPP Server-Stack * Runs directly from CD-ROM, USB Stick or Hard disk without installation * Full featured webserver (based on apache) * PHP 5.x support with many extensions installed (e.g. gd) * Supports SQLite databases * Runs on all versions of Windows from Win 98 and above, MAC OSX support is coming * Support for MySQL 5 Databases * Supports many PHP extensions (GD-Lib, PDO...) by default * Support for Perl 5.8

OpenInviter - Contacts importer integration with CMS like PunBB, JamRoom, Joomla and many more

by 1 other
Open source OpenInviter (Open Inviter) is an free import contacts (addressbook) script from email providers like Lycos, GMX.net, Rediff, IndiaTimes, KataMail, AOL, OperaMail, Yandex, Terra, Rambler, Mail.com, Mynet.com, Yahoo!, Inbox.com, GMail, Libero, Mail.ru, Live/Hotmail, FastMail or social portals like Flickr, LinkedIn, Twitter, Bebo, Friendster, Facebook, Last.fm, Hi5, MySpace, Flixster, Perfspot, Orkut, Skyrock. This contacts importer script is integrating with content management systems (aka CMS) like Joomla, JamRoom, Drupal, SimpleMachines Forum (SMF), Wordpress, Social Engine, PunBB, Joomla1.0, PhpBB. Open Inviter is written in PHP 5 (no database required but cURL or wget required) and running on any webserver (tested on Apache) offering advanced tell a friend features. OpenInviter is a free self hosted solution that does not use a third party gateway (or API) to import contacts. Sounds cool! How much? OpenInviter is totally free and open-source solution. You can download it, change it, write plugins for it. Everything for free. What are you waiting for? Grab your OpenInviter today! Go to the Download section now! Features at a glance * Easy access to your visitors address book in all major email providers and social networks around the world. * Completely painless and easy way of integrating in your website. It takes virtually not more than 5 minutes to have your own OpenInviter up and running on your site. * Constant updates so that you can sit back and relax and always have access to the latest ways to get your visitor's address book. * WGET-ready! Yes, you read right! OpenInviter is the only contacts importer supporting both WGET and cURL as methods of handling requests (since version 1.2) so now you can use it on ANY server you want without the hassle of installing libcurl! * Real time access to the service statuses so you can know if there is an email provider that is not working right with OpenInviter.

flv streaming with lighttpd

by 2 others (via)
1.4.11 got a new module for streaming Flash movie files called mod_flv_streaming. This module allows you to seek in FLV files using the high performance infrastructure of lighttpd. The idea is simple and explained and implemented on ‘Streaming’ flv video via PHP, take two at http://www.flashcomguru.com/ But instead of streaming the file through PHP we do it in the webserver. The module expects a request for the URL which matches flv-streaming.extensions and can handle a ’?start=’ as part of the request. The information to pass into the ‘start’ parameter is extractly by the flash-player from the meta-data of the flv-files. The meta-data can be setup with flvtool2 Now I leave it to you to combine this with mod_secdownload to create a flv-streaming server for free with deep/hot linking protected movies. server.modules = ( ..., "mod_secdownload", ## optional "mod_flv_streaming", ... ) flv-streaming.extensions = ( ".flv" ) Take the flash-player from flashcomguru and adjust the URL in the player and try yourself.

PHP Speedy | Aciddrop.com

by 3 others
PHP Speedy is a script that you can install on your web server to automatically speed up the download time of your web pages. Here’s an example, from a test page:

Globule: the Open-Source Content Distribution Network

by 1 other
Globule is a third-party module for the Apache Web server that allows a given server to replicate its documents to other Globule servers. It takes care of maintaining consistency between the replicas, of monitoring the servers, and of automatically redirecting clients to one of the available replicas. Globule also supports the replication of PHP documents. It runs on Unix and Windows systems.

2007

Tuning LAMP systems, Part 2: Optimizing Apache and PHP

Applications using the LAMP (Linux®, Apache, MySQL, PHP/Perl) architecture are constantly being developed and deployed. But often the server administrator has little control over the application itself because it's written by someone else. This series of three articles discusses many of the server configuration items that can make or break an application's performance. This second article focuses on steps you can take to optimize Apache and PHP. Linux, Apache, MySQL, and PHP (or Perl) form the basis of the LAMP architecture for Web applications. Many open source packages based on LAMP components are available to solve a variety of problems. As the load on an application increases, the bottlenecks in the underlying infrastructure become more apparent in the form of slow response to user requests. The previous article showed you how to tune the Linux system and covered the basics of LAMP and performance measurement. This article focuses on the Web server components, Apache and PHP.

2006

AJAX Uploader from Steven Miles

by 6 others (via)
AJAX File Uploader is a interacive file uploading script based on Perl, PHP and AJAX, that will allow you to upload files to your server much easier. Modeled after Safari's Downloads dialog it allows you queue up multile files for upload even while another file is currently being uploaded. You can customise the look of the uploader by simply changeing the css file to suit your application.

Swift Mailer - A Pluggable PHP Mailing Library

by 9 others
Swift is a fully OOP Library for sending e-mails from PHP websites and applications. It does not rely on PHP's native mail() function which is known for using high server resources when sending multiple emails. Instead, Swift communicates directly with an SMTP server or a MTA binary to send mail quickly and efficiently. Swift is comparable to PHPMailer except that it implements an extremely flexible and innovative plugin system meaning you can get the most out of sending emails from your PHP applications. The interface for Swift is both tighter and more intuitive.

PHP FREE CHAT - Serveur de chat gratuit en PHP + AJAX

by 1 other
php Free chat est un serveur de chat simple à installer, gratuit, rapide et paramétrable. Par soucis de simplicité, des répertoires et fichiers sont utilisés pour stocker les pseudonymes et les messages. AJAX est utilisé pour mettre à jour sans clignotement la liste des messages et des pseudonymes. L'apparence peut être paramétrée en écrivant sa propre feuille de style CSS et le système de plugin permet d'écrire ses propres routines de stockage (ex: Mysql, IRC backends ...)

2005

CPAINT

by 3 others
CPAINT (Cross-Platform Asynchronous INterface Toolkit) is a true AJAX (Asynchronous JavaScript+XML) and JSRS (JavaScript Remote Scripting) implementation that supports both PHP and ASP/VBscript. CPAINT provides you the code required to implement AJAX and JSRS on the back-end, while the returned data is manipulated, formatted, and displayed on the front-end in JavaScript. This allows you to build web applications that can provide nearly real-time feedback to the user, including nearly real-time data updates. (Nearly real-time = within 1-2 seconds, depending on network latency, server load, and client computing power.)

ADOdb Database Abstraction Library

by 11 others (via)
for PHP (and Python) for MySQL, PostgreSQL, Microsoft SQL Server, Oracle, Firebird, Interbase, LDAP, Access, VFP, DB2 and many other databases

html2ps and html2pdf - Convert HTML to PostScript or PDF

(via)
Convert HTML to PostScript or PDF This is a PHP equivalent to the popular Perl script by the same name. 100% FREE for commercial AND non-commercial use! If using a Linux or Unix server which supports exec() and ps2pdf, you may also render the pages as PDF documents!

camel's TAGS related to tag server

admin +   administration +   ajax +   apache +   apache2 +   application +   applications +   backup +   box +   cache +   cacti +   chat +   cluster +   code +   configuration +   control +   css +   database +   debian +   djbdns +   dns +   edit +   email +   environment +   file +   form +   format +   framework +   free +   freenx +   ftp +   google +   gpl +   guide +   hosting +   howto +   html +   http +   im +   image +   images +   imap +   install +   interface +   internet +   jabber +   javascript +   lighttpd +   linux +   list +   log +   lvm +   mail +   management +   mobile +   monitoring +   mysql +   NAS +   network +   office +   online +   opensource +   optimize +   performance +   php +   php5 +   postfix +   programming +   project +   proxy +   python +   qmail +   remote +   replication +   rsync +   script +   secure +   security +   serveur +   setup +   share +   site +   software +   spam +   ssh +   standards +   tools +   tutorial +   ubuntu +   upload +   usb +   virtualisation +   vmware +   vnc +   vps +   web +   wiki +   windows +   xen +   xml +