Hi Bruno,
more than 1 year and 8 months now that you had your last reply on this, so I think: "profile" and "experience" or not, we have a cool little gem with jqmPhp that needs some updating (and then testing).
First suggestion I would like to make: let's get ./lib/jqmPhp.php updated to the latest JQuery and JQuery mobile CDN versions. For jQuery that would now be version 1.11.0 and for jQuery mobile that would be
Changes that would need to be made in jqmPhp.php:
Some functionality gets broken by this - nested Lists got deprecated from JQM in version 1.3 and finally removed in 1.4 for example. New functionality of JQ and JQM is obviously not covered either (so you'll have to resort in manually inserting it into your code), but since this framework *does* speed up a lot of things, I think it's worthwhile to check how we get the demos sorted out.
I'm working on it right now - examples 1-4 have already been adapted to the new version, nested lists in example 5 also work already thanks to the nested lists plugin: just after line 21 in example5-.php insert
$j->head()->add(new jqmScript('https://rawgithub.com/arschmitz/jquery-mobile-nestedlists/master/jquery.mobile.nestedlists.js')); to make it work again - the quirk: you will now have to click on the "arrow" at the right ro get to the nested lists.
Would I need to send my profile and experience by email? I think not. We can just simply make it happen right here. You can then still decide who will be permanently on your team (I would not always have the time to commit myself 100% there) - but I think basic contributions as well as suggestions should be possible by *anyone*.
Regards
Gerard
(all the way from Namibia, by the way)