Tag: Things I do

UCK’s PPA(s) now available!

Great news coming for our beloved project for Ubuntu ISOs remastering, today, working with Wolf (a talented programmer from UCK dev team) we created the UCK’s PPA so everyone could have the latest updated releases with ease.

So go on and type:

sudo add-apt-repository ppa:uck-team/uck-stable

and you’re done :-)

Actually we opened another PPA, that’s for brave people who want to test absolutely UNSTABLE snapshots of UCK, it’s names uck-unstable (same command as above but with “uck-unstable” instead of “uck-stable”). I’m not going to write the full add-apt-repository command for the unstable PPA to avoind some copy&paste troubles :-)

Have a great day everyone!

P4A 3.6.1 available now!

The first bugfix spin after the 3.6 rollout, let’s take a look at the changelog

- P4A_DB_Source::load() now returns an object also when setQuery() is used
- P4A_DB_Source::load()’s autosequence creation now checks that the field
exists before calling the setSequence()
- a bug with P4A_Redirect_To_Url and P4A_Redirect_To_File was solved
(bug #3039449)
- better focus management for P4A_Grid
- a bug with AJAX javascript returning and html entities was solved

Download P4A 3.6.1

Ubuntu Italian Remix 10.04.1 is out!

Just a quick update to let you know that I just released the Ubuntu Italian Remix 10.04.1.

Ubuntu Mini Remix 10.04.1 is out!

With the updated official Ubuntu ISO, it was time to rebuild all Ubuntu Mini Remix images, for both 32 and 64bit architectures, so here you have!

Ubuntu Mini Remix 10.04.1

P4A 3.6.0 is finally out!

It’s time for a big P4A release before the summer vacation :)

The changelog is really long as usual but there are no explosive changes or new features, the main focus was porting from the old FCKEditor to the new CKEditor 3.3 (that now has come to a complete and stable feature set).

I also worked on updating all various softwares we embed (Zend Framework and jQuery plugins), fixing some bugs and reworking the AJAX stack.

After CreaLabs (the company I previously own) closure don’t worry, I’ll still continue to work and support P4A, I’ll keep using it for all my jobs and I also have some big plan for the future releases :)

So here you’ve the full changelog:

- Zend Framework was updated to 1.10.3
- FCKEditor was dropped and CKEditor 3.3 was added
- all AJAX stack was rewritten to use JSON instead of XML
- in full AJAX environment external javascripts are loaded only if
they were not loaded before
- in full AJAX environment widgets can now execute javascript code before
or after the HTML substitution
- focus internal management was rewritten
- P4A_Mask::setLeftSidebarWidth(), setRightSidebarWidth(),
getLeftSidebarWidth() and getRightSidebarWidth() methods were added
- jQuery::form was updated to 2.43
- jQuery was updated to 1.4.2
- jQuery UI was updated to 1.8.1
- jQuery::autocomplete plugin was replaced by jQuery UI autocomplete
- mask’s right sidebar is now shown correctly
- P4A_Data_Source::exportToCSV() deprecated method was removed
- P4A::isPopupOpened() deprecated method was removed
- P4A_Mask::unsetFocus() deprecated method was removed
- P4A_Mask::displayText() deprecated method was removed
- P4A_Table::setHeader() deprecated method was removed
- P4A_Box::setValue() and getValue() deprecated methods ware removed
- P4A_DB::getAll(), queryAll(), getRow(), queryRow(), getCol(), queryCol(),
getOne() and queryOne() deprecated methods ware removed
- P4A_Output_File now supports the “new window” param
- P4A_DB_Source::rowByPk() method now returns the retrieved row
- pt_BR translation was added to products_catalogue sample application
(thanks to Cassiano Faria)
- es_MX translation was added to products_catalogue sample application
(thanks to Edgar Joel)
- Yahoo CSS reset was updated to 3.1.0
- P4A_I18N::normalize() $num_of_decimals params now has a default value
- P4A_Table_Rows’ onformat event now passes a 5th parameter to the interceptor
method, this param is the complete row
- P4A_DB_Navigator::setRootLabel() and getRootLabel() methods were added
- P4A_DB_Navigator::allowMovementToRoot() method now supports a 2nd param
(root element label)
- P4A_DB_Source::getRowPosition() now adds “GROUP BY” clause
- default CSS font is now “Verdana,Arial,sans-serif” to match
jQuery::UI settings

Download P4A 3.6.0
Have fun!

Ubuntu Mini Remix 10.04 for 64bit processors is out!

Hello everybody,
I finally take a bit of time to experiment generating a 64bit ISO image, I have no 64bit hardware so I used an Amazon EC2 instance (that was pretty cool!) to do the job so here you have, the Ubuntu Mini Remix has a new release ready for you to download, be sure to check it out!

Ubuntu Customization Kit 2.2.1 is out!

A new release is out today full of nice fixes and small improvements!

Changelog:

* Backend:
* Brasero style checksums support was added (#575825)
* bugs with virtual packages for languages packs were solved
(#580578, #525635)
* workarout for portuguese (pt_PT) language management was implemented
(#582200)
* GUI now uses kdialog, zenity, dialog or builtin (in that order) if
available. (#577197)

Download UCK 2.2.1 now!

Ubuntu Mini Remix 10.04

If you want to create an Ubuntu based Linux distro keeping control on every single part of it? Instead of remastering an Ubuntu Desktop ISO try the Ubuntu Mini Remix and add just what you want, you’ll have a much cleaner result!

Ubuntu Mini Remix 10.04 is out today for free download!

Ubuntu Italian Remix 10.04

Just a quick update to let you know that I just released the Ubuntu Italian Remix 10.04.

P4A 3.4.4 is out!

Changelog:

- Zend Framework was updated to 1.10.1
- P4A_Data_Source::exportToCSV() method was marked as deprecated
- P4A_Data_Source::exportAsCSV() now can be called directly from an event handler
- translations were updated

Download P4A 3.4.4