Sponsorised links
April 2008
Portfolio
Work from Jason Gaylor's Collection
March 2008
PHP LDAP Address/Phone Book
PHP script to do an LDAP query to Zimbra OpenLDAP
Architecture MVC: Cairngorm ou PureMVC ?
A la différence de Cairngorm, PureMVC ne se contente pas de fournir quelques classes utilitaires simples (le ServiceLocator, le Controleur) et des bonnes pratiques d’utilisation.
En effet, il structure plus rigoureusement, et de manière plus souple et plus évolutive, les données, les commandes, les évenements et les vues. Si l’on suit les bonnes pratiques recommandées en s’inspirant des exemples fournis, on obtient rapidement une application réellement bien architecturée, et avec moins de code technique à écrire qu’avec Cairngorm
De plus Cairngorm est peu évolutif, contient des manques (par exemple les méthodes result qui ne renvoie rien) et pour dire franchement il faut le patcher pour lacher la puissance des actions. Cairngorm encourage également la pratique du “modèle fourre-tout”, dans lequel on stocke plein de variables globales, et on se retrouve assez vite avec un capharnaüm de données dans ce singleton….
Avec PureMVC, l’approche est un peu différente ce qui évite les écueils ci-dessus et le framework est réellement bien écrit, et très évolutif.
Guasax Framework
Guasax is an ease of use programming framework to provide ordered and scalable Flex applications.
Life cycle of guasax framework is based in the MVC pattern to take on our program actions
PureMVC Framework
The only enterprise-class framework to run on any AS3 platform has now been ported successfully to AS2, C#, Java, ColdFusion, Python and PHP with more to come. These Ports are in the Alpha and Beta stages, but they represent an entirely new future for the PureMVC framework.
Nagios Plugins and Add Ons Exchange
by 1 otherNagios is an open source host, service and network monitoring program. This site is a central repository for plugins to extend its monitoring capabilities and addons, that introduce new features. Click here if you want to learn more about Nagios.
Documentation de Nagios
Nagios est un outil de supervision libre, écrit par Ethan Galdstat. Après avoir participé à la traduction de la documentation de son ancêtre (Netsaint), j'ai continué à l'utiliser et à lui développer des extensions.
SVNKIT :: Subversion for Java
by 1 otherSubversion is a leading and fast growing Open Source version control system. SVNKit brings Subversion closer to the Java world! SVNKit is a pure Java toolkit - it implements all Subversion features and provides APIs to work with Subversion working copies, access and manipulate Subversion repositories - everything within your Java application.
Introducing the GMF Runtime
Graphical Modeling Framework (GMF) is a new Eclipse project with the potential to become a keystone framework for the rapid development of standardized Eclipse graphical modeling editors. GMF is divided in two main components: the runtime, and the tooling used to generate editors capable of leveraging the runtime. Architects and developers involved in the development of graphical editors or of plug-ins integrating both EMF and GEF technologies should consider building their editors against the GMF Runtime component. This article is designed to help understand the benefits of the GMF Runtime by presenting its various value-added features.
Learn Eclipse GMF in 15 minutes
This article introduces the Graphical Modeling Framework (GMF) project, shows how to develop a simple Eclipse Modeling Framework (EMF) model, and transform it into a full-blown graphical editor using GMF's tooling.
Sponsorised links
April 2007
Handling Keyboard Shortcuts in JavaScript
by 7 othersDespite the many JavaScript libraries that are available today, I cannot find one that makes it easy to add keyboard shortcuts(or accelerators) to your javascript app. This is because keyboard shortcuts where only used in JavaScript games - no serious web application used keyboard shortcuts to navigate around its interface. But google apps like Google Reader and Gmail changed that. So, I have created a function to make adding shortcuts to your application much easier.
Setting & Retrieving Accesskeys with JavaScript and DOM
by 1 otherAccessibility expert Ian Lloyd revisits the accesskey attribute, working with JavaScript and the DOM to enable users to set their own access keys
March 2007
February 2007
Dive Into Accessibility
by 8 othersThis book answers two questions. The first question is "Why should I make my web site more accessible?" If you do not have a web site, this book is not for you. The second question is "How can I make my web site more accessible?" If you are not convinced by the first answer, you will not be interested in the second.
Tutorials on Microformats
by 3 othersMicroformats enable you to enrich your web pages (HTML, XHTML, RSS, Atom, Blog, XML). They don't affect how your web pages are rendered by a browser. But they have a huge (positive) impact on the ability of web tools to collect, understand, and process the information in your web pages.
Graceful degradation and progressive enhancement
are two sides of the same coin. Both are — in this context — applied to make a web site accessible to any user agent, while providing improved aesthetics and/or usability for more capable browsers. The difference between the two is where you begin your approach.
Highslide JS
by 30 othersHighslide JS, formerly Vevstein Thumbnail Expander, is a piece of JavaScript that streamlines the use of thumbnail images on web pages.
Ergonosearch
by 4 othersErgonosearch is a vertical search engine about accessibility and usability, indexing only selected quality ressources : articles and expert blogs, research papers, specialized lists and forums, official specifications and guidelines.
Improving Ajax applications for JAWS users
Popular screen readers use a virtual buffer to allow users to interact with web content. This article uncovers undocumented behaviour in JAWS 7.1 and later, which allows web developers to build Ajax applications that update the virtual buffer without any interaction from the user
Planète Accessibilité - L'actualité francophone de l'accessibilité numérique.
by 5 othersCe site Web recense et classe les articles récents en provenance de divers sites ou blogs traitant de l'accessibilité numérique.
Planète Accessibilité n'apporte aucun contenu d'information supplémentaire, il ne fait que regrouper de récentes publications francophones sur le Web à propos de l'accessibilité numérique.
