Sponsorised links
Today
Designing a web app with character
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.
Sponsorised links
29 April 2008
28 April 2008
Tiny Tiny RSS: A PHP and Ajax feed reader
Tiny Tiny RSS is a web-based news feed (RSS/Atom) aggregator, designed to allow you to read news from any location, while feeling as close to a real desktop application as possible.
27 April 2008
Welcome to Webware 100 Awards 2008
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:
23 April 2008
Enquêtes en ligne
Découvrez les avantages d'internet pour le déploiement de vos enquêtes avec les solutions Sphinx
Google Calendar Sync, synchronisez Outlook avec Google Agenda | Benoit Descary
Google Calendar Sync est une nouvelle application offerte par Google qui permet de synchroniser Outlook avec votre Agenda Google. Vous pouvez paramétrer l’application pour obtenir une synchronisation unidirectionnelle ou bidirectionnelle. Comme la plupart des services de Google, Google Calendar Sync est gratuit.
18 April 2008
09 April 2008
scalr - Google Code
Scalr is a fully redundant, self-curing and self-scaling hosting environment utilizing Amazon's EC2.
It allows you to create server farms through a web-based interface using prebuilt AMI's for load balancers (pound or nginx), app servers (apache, others), databases (mysql master-slave, others), and a generic AMI to build on top of.
The health of the farm is continuously monitored and maintained. When the Load Average on a type of node goes above a configurable threshold a new node is inserted into the farm to spread the load and the cluster is reconfigured. When a node crashes a new machine of that type is inserted into the farm to replace it.
4 AMI's are provided for load balancers, mysql databases, application servers, and a generic base image to customize. Scalr allows you to further customize each image, bundle the image and use that for future nodes that are inserted into the farm. You can make changes to one machine and use that for a specific type of node. New machines of this type will be brought online to meet current levels and the old machines are terminated one by one.
The project is still very young, but we're hoping that by open sourcing it the AWS development community can turn this into a robust hosting platform and give users an alternative to the current fee based services available.
07 April 2008
Google Email Uploader - transferez vos emails et contacts depuis Outlook et Thunderbird sur Gmail
Google vient de mettre en service Google Email Uploader qui permet de transférer tous ces contacts et email provenant d'Outlook ou Thunderbird vers Gmail.
Cette petite application installable ne fonctionne que si vous avez un compte sur Google Apps et non un compte Gmail classique.
Maintenant, sachant que Google Apps Edition Standard est totalement gratuit, ça vaut peut être le coup d'ouvrir un compte et de tout transférer.
En tout cas, pour les entreprises qui hésitaient à utiliser Google Apps pour éviter de devoir tout transférer manuellement, voilà une bonne nouvelle.
04 April 2008
User Guide/Organize - F-Spot
the perfect gnome tool to master your photo collection (?)
Welcome :: indexhibit
Indexhibit is a web application used to build and maintain an archetypal, invisible website format that combines text, image, movie and sound.
02 April 2008
Accueil
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.
31 March 2008
28 March 2008
24 March 2008
Home - WysiwygPro, Browser Based Online HTML WYSIWYG Editor
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
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.
Mozile (xhtml editing in your browser)
Mozile (Mozilla Inline Editor) is a context-sensitive XHTML editor that allows you to edit web pages from the comfort of your own browser. It can act as the client-side of a content-editing system or as a self-contained "web word processor". See how easy it is to start editing...
Genii Software | WebEditors
This list of WYSIWYG rich text web editors is being maintained as a general resource for developers who want to add a richer editing experience to web based applications. In order to be included, all editors must work in place in a browser window, either by replacing a textarea or by adding their own editable fragment. WYSIWYG page designers that live outside the web page are in a different category. This resource is a living document, and we always welcome comments and updates. Please let us know if you have any comments, additional information or corrections. While we list both open source and commercial editors in the tables below, we do not endorse or guarantee your results with any editor.
Yahoo! UI Library: Rich Text Editor
Rich Text Editor
The Rich Text Editor is a UI control that replaces a standard HTML textarea; it allows for the rich formatting of text content, including common structural treatments like lists, formatting treatments like bold and italic text, and drag-and-drop inclusion and sizing of images. The Rich Text Editor's toolbar is extensible via a plugin architecture so that advanced implementations can achieve a high degree of customization.
Cross-Browser Rich Text Editor (RTE) - the online home of Kevin Roth
The Cross-Browser Rich Text Editor (RTE) is based on the designMode() functionality introduced in Internet Explorer 5, and implemented in Mozilla 1.3+ using the Mozilla Rich Text Editing API.
20 March 2008
Automating deployment and activation of virtual images
Virtualization offers advantages that include server consolidation, isolation, rapid provisioning, and improved change management processes. Since virtualization breaks the hardware dependency and isolates virtual machines from details about the physical servers on which they are hosted, virtual images can be moved from one hosting platform to another. They can also be cloned to create more virtual machines, as desired.
One of the challenges with cloning virtual images is handling operating system, network, and application specific customization. This article provides a sample framework for automating virtual image activation on new host platforms. This article, along with a previous article on Using virtual image templates to deploy WebSphere Application Server, demonstrates an automated approach for quickly and easily provisioning new WebSphere Application Server environments.
The sample deployment and activation code included with this article is independent of WebSphere Application Server and can be used in conjunction with other software inside a virtual image. The specific example provided here is for WebSphere Application Server V6 in VMware or XEN virtual images, using SUSE V10 as the guest operating system. The activation techniques described in this article can be used in conjunction with IBM Tivoli® Provisioning Manager as described in Using Tivoli Provisioning Manager to deploy composite virtual appliances.
