public marks

PUBLIC MARKS with tags application & web

September 2008

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

by camel & 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.

DrPic.com Free Web Picture Editor and Image Host - Crop, Resize, Text

by sammyfisherjr & 3 others
Crop, Resize, Add Text, Special Effects, and Host your pictures online for free at DrPic.com. Resize photos before posting them on your MySpace, Xanga, Facebook, and blog!

Vitamin Features » Easy Automated Web Application Testing with Hudson and Selenium

by holyver & 4 others
Developing web applications is getting more complex - it’s easy to accidentally break functionality as changes are made. In this article, Ben describes the setup his team uses test their apps as changes are committed; automatically notifying the developers of any problems.

August 2008

URLTestr : une application Adobe AIR pour monitorer vos sites web | For Evolution On AIR - Toutes les applications et l'actualité d'Adobe AIR en un seul blog

by camel
ne application AIR de monitoring Web. Initialement prévu pour la présentation, elle va finalement être développée comme une réelle application. En attendant la version final, la version bêta est disponible.

About Opsview | opsview.org

by camel & 1 other
Opsview is enterprise network and application monitoring software designed for scalability, flexibility and ease of use. Opsview has been in development since 2003 and is released under the GNU GPL license. Current version is 2.12. Opsview is a fully integrated monitoring tool that incorporates popular Open Source software including Nagios, Net-SNMP and RRDtool. The Catalyst web framework provides an extensible monitoring and configuration user interface. Opsview software is supported on Linux (Debian, CentOS, RHEL and Ubuntu) and Solaris 10. It will monitor all common operating systems including Windows. Opsview extends the capabilities of Nagios in the following ways: * Distributed monitoring with high availability and fail-over * Much improved SNMP support with trap processing with rules engine * API supporting automation of Opsview configuration * Data warehouse for storage of historical performance and event data * Opsview Reports customisable reporting * Powerful configuration and management UI * Extended monitoring UI * Extensible architecture based on Catalyst Web Framework and Altinity middleware software

May 2008

DreamFactory |

by benoit & 1 other
Use cloud storage and computing to focus on user interface and features ... let's go!

DimDim, la web conférence gratuite | Homo Sapiens Internetus

by camel
Dimdim est une application internet de réunion à distance dans le même esprit que Ekiga ( dont je vous ai parlé il y a bien longtemps ). Le service est multi-plateformes, basé sur la technologie flash et le tout est proposé gratuitement. dimdim_home.jpg Jusque là rien d’extraordinaire mais l’outil propose 2 autres options intéressante : le tableau blanc et la possibilité de partager des fichiers en live (pps, pdf, doc, xls..). Une fois inscrit, Dimdim va vous demander quelques préférences afin de configurer un peu vos futurs meetings : * prévoir une zone d’attente avant les réunions * le type de connexion * le temps de réunion ( de 2h à 5h45 ) * nombres de participants * si vous autorisez le chat public et/ou les chats privés * tableau blanc ou non, screencast ou pas * Langue ( 4 pour le moment, pas de français )

Designing a web app with character

by Xavier Lacot
In this presentation, Denise Wilton, designer at Moo.com talks about how to build web apps that not only work well, but have their own special character and personality.

April 2008

Welcome to Webware 100 Awards 2008

by oqdbpo
These are the 100 best Web 2.0 applications, chosen by Webware readers and Internet users across the globe. Over 1.9 million votes were cast to select these Webware 100 winners:

Welcome :: indexhibit

by keusta & 11 others
Indexhibit is a web application used to build and maintain an archetypal, invisible website format that combines text, image, movie and sound.

March 2008

Home - WysiwygPro, Browser Based Online HTML WYSIWYG Editor

by holyver & 2 others
WysiwygPro is an advanced online HTML WYSIWYG editor that can be embedded in a web page. Web developers may use it as an alternative to regular textarea tags in all PHP powered web applications including Content Management Systems, Blogs, Discussion Forums and Web Based E-mail Systems. WysiwygPro is available as a PHP class for developers, as a stand alone application for editing web pages and as a plugin for many third party applications including Joomla, Mambo, WordPress and CMSimple. Integrate WysiwygPro into your content management system or web application and empower your users' creativity. WysiwygPro enables anyone to create rich HTML content online without techical skill

Asbru Web Content Editor

by holyver & 1 other
WYSIWYG HTML/XHTML web content editor component for web designers/programmers to integrate with their own and third-party web applications to give non-technical users access to create and update web content. From only £25 per website with any number of users.

February 2008

Setting Up A High-Availability Load Balancer (With Failover and Session Support) With HAProxy/Heartbeat On Debian Etch | HowtoForge - Linux Howtos and Tutorials

by camel & 1 other
This article explains how to set up a two-node load balancer in an active/passive configuration with HAProxy and heartbeat on Debian Etch. The load balancer sits between the user and two (or more) backend Apache web servers that hold the same content. Not only does the load balancer distribute the requests to the two backend Apache servers, it also checks the health of the backend servers. If one of them is down, all requests will automatically be redirected to the remaining backend server. In addition to that, the two load balancer nodes monitor each other using heartbeat, and if the master fails, the slave becomes the master, which means the users will not notice any disruption of the service. HAProxy is session-aware, which means you can use it with any web application that makes use of sessions (such as forums, shopping carts, etc.). From the HAProxy web site: "HAProxy is a free, very fast and reliable solution offering high availability, load balancing, and proxying for TCP and HTTP-based applications. It is particularly suited for web sites crawling under very high loads while needing persistence or Layer7 processing. Supporting tens of thousands of connections is clearly realistic with todays hardware. Its mode of operation makes its integration into existing architectures very easy and riskless, while still offering the possibility not to expose fragile web servers to the Net."

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

by camel & 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.

Conférence : Déboguer une application web avec FirePHP - Dur Comme Faire

by camel
Le sujet était "Déboguer une application web avec FirePHP". Déboguer une application web peut rapidement devenir fastidieux. L'utilisation d'un débogueur simplifie ce processus mais il n'est pas toujours possible d'en utiliser un. FirePHP est une extension Firefox qui permet de fournir des informations de déboguage sans interférer avec l'affichage de l'application web. Cela est particulièrement pratique pour déboguer de l'Ajax par exemple.

January 2008

GLPI - Gestionnaire libre de parc informatique

by camel
Solution open-­source de gestion de parc informatique et de helpdesk, GLPI est une application Full Web pour gérer l’ensemble de vos problématiques de gestion de parc informatique : de la gestion de l’inventaire des composantes matérielles ou logicielles d’un parc informatique à la gestion de l’assistance aux (...)

Gizmecano

by weblogr
Quelques expériences informatiques

December 2007

LibreSource - LibreSource Community

by camel
LibreSource 2.2 is available for download for Linux, Mac OS X and Windows LibreSource is a versatile collaborative platform. Open Source, modular and highly customizable, LibreSource is adapted to the collaborative software development (forge), groupware, community leading, e-archiving and Web publishing. On a single server, LibreSource can host several projects, several groups of users, and grant fine grain access to the resources. Based on Java/J2EE, LibreSource is a modular web server that users can customize online by combining resources and rights: wiki pages, forum, trackers, Synchronizers, Subversion repositories, files, download areas, drop boxes, forms, etc. LibreSource uses most of the advanced services provided by the OW2 application server called JOnAS.

November 2007

PUBLIC TAGS related to tag application

ajax +   api +   apple +   audio +   blog +   browser +   bugtracking +   business +   calendar +   cms +   computer +   cool +   design +   development +   download +   e-commerce +   editor +   flash +   flickr +   free +   freeware +   google +   graphics +   images +   interesting +   javascript +   library +   linux +   mac +   macosx +   management +   movie +   music +   online +   opensource +   osx +   photography +   php +   picture +   plugin +   programming +   scheduling +   service +   software +   tips +   tools +   unix +   web +   web2.0 +   windows +