PUBLIC   marks

PUBLIC MARKS with tag apache

Sponsorised links

June 2009

Mise en place du Virtual Hosting de Masse, ou comment se simplifier la vie lors de la création d'un projet. - peLmeL.org

by dzc
créer un hôte virtuel pour chaque projet ce qui permet de tester votre site en conditions d’hébergement avec son adresse locale. Pour vous simplifier encore la vie, il est possible d’automatiser la création d’hôtes virtuel en utilisant un système de virtual hosting de masse configurable sous Apache

Shindig - Welcome To Shindig!

by holyver & 4 others (via)
What is Shindig? Shindig is a container for hosting social application consisting of four parts: * Gadget Container JavaScript: core JavaScript foundation for general gadget functionality (read more about gadget functionality). This JavaScript manages security, communication, UI layout, and feature extensions, such as the OpenSocial API. * Gadget Rendering Server: used to render the gadget XML into JavaScript and HTML for the container to expose via the container JavaScript. * OpenSocial Container JavaScript: JavaScript environment that sits on top of the Gadget Container JavaScript and provides OpenSocial specific functionality (profiles, friends, activities, datastore). * OpenSocial Data Server: an implementation of the server interface to container-specific information, including the OpenSocial REST APIs, with clear extension points so others can connect it to their own backends. Shindig is the reference implementation of OpenSocial API specifications, a standard set of Social Network APIs which includes: * Profiles * Relationships * Activities * Shared applications * Authentication * Authorization

Sponsorised links

May 2009

Http Components

by sdaclin
Une api Java proposée par apache pour réaliser un client http.

April 2009

WampServer 2 : installation PHP MySQL Apache

by rmaltete & 14 others
WampServer est une plate-forme de développement Web sous Windows. Il vous permet de développer des applications Web dynamiques à l'aide du serveur Apache2, du langage de scripts PHP et d'une base de données MySQL. Il possède également PHPMyAdmin et SQLite Manager pour gérer plus facilement vos bases de données. Comme vous allez le voir, WampServer s'installe facilement et son utilisation très intuitive permet de le configurer très rapidement (sans toucher aux fichiers de configuration). Contrairement aux autres solutions, WampServer vous permet de reproduire fidélement votre serveur de production. Une fois la base installée, vous avez la possibilité d'ajouter autant de versions de Apache, MySQL et PHP que vous le souhaitez. WampServer dispose également d'un "TrayIcon" vous permettant de gérer et configurer simplement vos serveurs, sans toucher aux fichiers de configuration. Anciennement WAMP5

Apache CouchDB: Introduction

by holyver
What CouchDB is * A document database server, accessible via a RESTful JSON API. * Ad-hoc and schema-free with a flat address space. * Distributed, featuring robust, incremental replication with bi-directional conflict detection and management. * Query-able and index-able, featuring a table oriented reporting engine that uses Javascript as a query language. What it is Not * A relational database. * A replacement for relational databases. * An object-oriented database. Or more specifically, meant to function as a seamless persistence layer for an OO programming language.

xampp

by rmaltete & 18 others
install auto de MySQL, Apache, PHP, Perl, PHPMyAdmin, PEAR, etc.

March 2009

Htaccess - Ultimate .htaccess Tutorial

by Spone & 1 other
Originally this page was known as the “Ultimate .htaccess Guide” but I’ve been regularly adding new .htaccess tricks and .htaccess examples for several years. I also add my favorite .htacess tutorials, .htaccess tricks published elsewhere, results from some .htaccess experiments and continually improve this article because I’m sorta obsessed with finding the coolest htaccess tricks, and I’ve got some cool ones I promise you that! If you look around the site you’ll notice .htaccess tricks that nobody else has, .htaccess tricks that push the limits. This isn’t an introduction to .htaccess, this is the evolution of .htaccess files for your website.

The Django and Ubuntu 8.04 Chronicle

by marco
This guide revolves around deploying Django on Ubuntu 8.04 LTS (Hardy Heron), using PostgreSQL as the database, Nginx as a proxy server infront of Apache2 coupled with mod_wsgi, and Memcached as the cache back-end.

February 2009

MoWeS Mixer

by Elryk
Permet d'installer un serveur web sur une clé usb ou un média de masse sans avoir à l'installer sous Windows.

Shindig - an Apache incubator project for OpenSocial and gadgets

by greut & 4 others (via)

Shindig is [...] an open source implementation of the OpenSocial specification and gadgets specification.

free the widgets^Wgadgets up!

using xampp (apache-mysql-php-perl) for windows - Textbook

by Spone
This document describes how to set up and use a XAMPP package for development on a Windows machine (all things working optimally).

January 2009

Apache CouchDB: The CouchDB Project

by parmentierf (via)
Apache CouchDB is a distributed, fault-tolerant and schema-free document-oriented database accessible via a RESTful HTTP/JSON API. Among other features, it provides robust, incremental replication with bi-directional conflict detection and resolution, and is queryable and indexable using a table-oriented view engine with JavaScript acting as the default view definition language.

PUBLIC TAGS related to tag apache

no tag

Sponsorised links