public marks

PUBLIC MARKS from camel with tags site & application

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

A Primer for OpenID with PHP | dev.aol.com | The AOL Developer Network

by 2 others
OpenID is another one of those "cool technologies you've never heard of" type of deals. OpenID is an open source initiative that provides a way for Web users to register their identity in one place and then use that identity anywhere on the Web that supports OpenID. This means that, as a user, you don't have to keep creating (and remembering) new user names and passwords at every site you visit. And, as a service provider, you can identify and authenticate users that show up at your site without having to do all of the user management involved in giving them access. The list of services that support OpenID is growing, but not as fast as it should be given how cool and useful OpenID is. Hopefully, this article will help with that. The idea behind OpenID is fairly simple: a Web user can get an ID from an OpenID provider and use that ID to access any Web application or service that supports OpenID.

Accueil

by 2 others (via)
L'association Handicapzéro et la société Sqli sont heureuses de vous accueillir sur confortdelecture.org. Ce site a été développé pour vous proposer la solution d'accessibilité "Confort de Lecture" en open source : téléchargement de l'application, documentation, espace contribution... Aujourd'hui, cette application devient transférable sur n'importe quel site Internet conforme au niveau minimum d'accessibilité recommandé par la W3C ou la D.G.M.E.. Innovante, elle permet à la fois, un accès direct optimisé pour un afficheur braille ou vocal, mais également une lisibilité améliorée et personnalisable des pages selon plusieurs paramètres: choix de la couleur du fond d'écran, taille et couleur des caractères, impression des pages conservant le profil défini. Comme toute application proposée en libre accès à la communauté, Confort de lecture a besoin de vos contributions pour s'adapter aux évolutions de l'internet sans laisser sur le bord de la route certaines catégories d'internautes.

Twootr, do more with your bot — Yoan Blanc’s weblog

by 2 others, 1 comment (via)
il s’agit d’une application internet, honteusement recopiée sur Twitter, permettant d’intéragir avec ses amis (ou juste des gens) en se servant autant du site internet que par messagerie instantanée (via Jabber ou Google Talk). Tout ceci sans prétention aucune et par pur plaisir de mettre rendu compte de comment on peut architecturer un système tel que celui-ci.

Le tuning Apache pour augmenter les performances de votre application web : Ergonomie, Rails et Architecture de l'information web (2.0)

by 1 other
Les problèmes de montée en charge sont choses courantes pour un site ou une application web une fois atteint un certain succès. Ces derniers sont bien trop souvent négligés, généralement jusqu’au jour où se trouve atteinte la limite critique entre l’inconfort et l’instabilité. Le trend actuel veut qu’il soit à la fois plus simple et moins cher de rajouter des machines que de reprendre son code en profondeur pour l’optimiser. Encore faut-il que l’application permette un redimensionnement de ce genre sans rentrer dans une phase de refactoring complet. Évidemment, avant d’en arriver à une solution aussi lourde, il vaut mieux s’assurer que tout a été fait pour exploiter au mieux les ressources disponibles, et cela passe notamment par un peu d’optimisation côté serveur.

2007

O'Reilly — Affichage évolué de photos avec CSS et JavaScript

by 1 other
De nouveaux modules de présentation d'images fleurissent sur le Web. Lorsque vous cliquez sur une miniature, le site s'estompe pour laisser place à une version « plein écran » de la photo. Nous allons implémenter un tel effet dans une application JavaScript de très petite taille… réutilisable au sein de tout site Web.

2006

Outil de test de montée en charge et de stress des applications Web - NeoLoad

by 2 others
NeoLoad simule des centaines d'utilisateurs sur votre application web afin de tester sa performance et sa fiabilité en condition de stress. Avant le deploiement de votre application en production, il vous permet de répondre aux questions suivantes: * Mon application va t'elle s'écrouler en charge ? * Mes prérequis de performance vont-ils être respectés ? * Combien d'utilisateurs simultanés mon site web peut-il gérer ?