Archive for the ‘PHP’ Category
HtmlPurifier plugin for Joomla 2.5
I’ve recently discovered that the good old HtmlPurifier content plugin for Joomla wasn’t working with the latest Joomla 2.5.x due to some subtle changes in the Joomla autoloader stuff. I had to patch the plugin to store spl_autoload_functions before registering its own functions, the library method hit a PHP issue which prevents re-registering of spl [...]
Category: Joomla , PHP , Tech , Accessibility
Prima release pubblica per Joomla 1.5 Accessibile
Ho rilasciato oggi la prima versione pubblica del progetto Joomla 1.5 FAP: il CMS conforme alla legge “Stanca” sull’accessibilità degli strumenti informatici. Il progetto consiste in un componente per le accesskey, un template XHTML 1.0 strict e alcune piccole patch al core. Dopo quasi tre mesi di lavoro sono finalmente arrivato a poter pubblicare qualcosa [...]
Category: Joomla , PHP , Accessibility
A restful service for mapfile configuration
Several tools exists to help maintaining and configuring mapserver mapfiles. MapStorer is a good example. All of the available tools provide a nice GUI and a storage database adapter.
What seems to be missing at the moment is a restful service. We’ve started working on a project that could fill this gap.
Category: Mapserver e mapscript , PHP , WebGis
Joomla 1.5 accessibility challenge
Our adventure in Joomla 1.5 (now 1.5RC2) continues, we have taken further steps in the development of a WAI compliant XHTML strict template. Read this article to discover what we have done so far.
Category: Joomla , PHP , Programmazione , Accessibility
Joomla 1.5 XHTML Strict Template
We are continuing our tests on the latest Joomla 1.5 release. In this short notes you will find some random thoughts from a developer point of view about the new code base and moreover some encouraging results concerning the build of an XHTML Strict template.
Category: Joomla , PHP , Programmazione , Accessibility
A mapserver KML bridge
We are going to finish the writing of a kml server that reads a MapServer mapfile and with minimal or zero configuration can serve vector and raster data in kml format.
At the moment, there is limited support for line and polygon classes and styles, while icons symbols for point layers are fully functioning.
Category: Mapserver e mapscript , PHP , WebGis
Il nuovo sito accessibile del Comune di Filago
ItOpen realizza il sito internet del Comune di Filago Il nuovo sito del comune di Filago è stato realizzato con il CMS (Content Management System) Joomla FAP. Il progetto Joomla FAP consiste in una versione accessibile e tradotta in italiano del noto CMS Joomla, abbiamo lavorato per completare Joomla FAP rendendolo conforme alla legge [...]
Category: Joomla , PHP , Programmazione , Realizzazioni , Server Side , Accessibility
Joomla FAP: il CMS conforme alle norme sulla accessibilità Parte 2
Continua l’articolo sulla versione accessibile di Joomla sulla quale abbiamo lavorato.
Category: Joomla , PHP , Programmazione , Server Side , Accessibility
Joomla FAP: il CMS conforme alle norme sulla accessibilità
Joomla FAP è una versione di Joomla localizzata in italiano e pesantemente modificata per essere conforme alla legge Stanca sull’accessibilità dei siti web.
Category: Joomla , PHP , Programmazione , Server Side , Accessibility
On the fly thumbnails generation with PHP
Learn how to save disk space (and waste CPU time) by generating image thumbnails on the fly with PHP and GD libraries.
Category: PHP , Programmazione , Server Side




