Posted on January 21, 2008 by Fabrizio Balliano
I finally decided to move my blog on a dedicated domain, thus I finally could take a graphic theme I like, modify it a bit ’cause I’ve some specific needs and install a few wordpress plugins…
So please update your bookmarks, blogroll and feed readers, here’s the new address:
http://fabrizioballiano.net/
The old website (this) will remain untouched forever, [...]
Filed under: This blog | Comments Off
Posted on January 9, 2008 by Fabrizio Balliano
Let’s start highlighting the most important parts of this huge commit:
P4A system messages were introduced, now from everywhere in your application you can simply do p4a::singleton()->message(“this is a message”) and your text will be printed to the user with a nice floating panel that will disappear after a few seconds. Now you won’t have to [...]
Filed under: Companies, CreaLabs, P4A, PHP, Programming languages, Things I do, php for applications | Comments Off
Posted on January 7, 2008 by Fabrizio Balliano
The changelog for this release is really short:
- a bug with P4A_Label was fixed (“for” property was erroneous with radio and file P4A_Field)
- ajax file upload was disabled due to a strange bug we hope to solve with future releases of jQuery and its “form” module
but the file upload bug was really tricky.
Download P4A 2.2.3
Filed under: Companies, CreaLabs, P4A, PHP, Programming languages, Things I do, php for applications | Comments Off
Posted on January 3, 2008 by Fabrizio Balliano
Now that the new P4A 3 translation system is finished, I finally took some time to import all P4A 2.2 translations into our new and shining community localization system.
You can have a complete look at the translation status, fix possible translation errors for your language as well as adding your language here:
https://translations.launchpad.net/p4a/trunk/+pots/p4a
Now, we really want [...]
Filed under: Companies, CreaLabs, P4A, PHP, Programming languages, Things I do, php for applications | 4 Comments »