-
-
-
- eZ Publish 4 (4)
- Enterprise Web Sites Step-by-Step
-
By Francesco Fullone, Francesco Trucchia -
Finished 




-
-
-
-
- Learning Facebook Application Development (6)
-
By Hasin Hayder, Mark Alexander Bain -
Finished on Oct 3, 2008 




-
-
-
-
- Building powerful and robust websites with Drupal 6 (19)
-
By David Mercer -
Reference 




-
-
Building powerful and robust websites with Drupal 6




A good reference -
The book is a good reference and starting point to understand how the Drupal CMS works.
I suggest to read it if you want to start to develop a site with Drupal and you have a little knowledge of PHP.
-
—
Dec 2, 2008 |
Add your feedback
-
-
-
-
- AJAX e PHP (9)
- Sviluppare applicazioni web dinamiche
-
By Bogdan, Brinzarea, Cristian, Darie -
Reference 




-
-
2 people find this helpful 



un buon punto di partenza -
Questo libro è sicuramente un buon punto di partenza per chi vuole avvicinarsi alle tecnologie basate su ajax usando come linguaggio server side php.
All'interno viene discusso delle problematiche generali di ajax, senza focalizzare particolari framework dando al lettore la comprensione totale ... (
continue ) -
—
Jun 27, 2007 |
Add your feedback
-
-
-
-
- Advanced PHP Programming (25)
-
By George Schlossnagle -
Reference
-
-
-
-
- PHP 5 Power Programming (20)
- (Bruce Perens' Open Source Series)
-
By Andi Gutmans, Stig Bakken, Derick Rethans -
Reference
-
-
-
-
- Zend PHP 5 Certification Study Guide (27)
- Php|architect's
-
By Davey Shafik, Ben Ramsey -
Reference
-
-
-
-
- UML (20)
-
By Ken Lunn, John Skelton, Simon Bennet -
Reference
-
-
-
-
- PHP Certification Study Guide (14)
-
By George Schlossnagle, Marco Tabini, Zend Technologies -
Reference
-
-
-
-
- The Zend PHP Certification Practice Test Book (13)
- Practice Questions For The Zend Certified Engineer Exam
-
By John Coggeshall, Marco Tabini -
Reference
-
Learning Facebook Application Development
I'm a bit disappointed about this book. It should cover everything about the development of a Facebook application but, IMHO, it fails on all the track.
The book is divided in two main section, in the first one the author tries to describe how to write a FB application. The idea behind the app ... (continue)
I'm a bit disappointed about this book. It should cover everything about the development of a Facebook application but, IMHO, it fails on all the track.
The book is divided in two main section, in the first one the author tries to describe how to write a FB application. The idea behind the application is not very innovative but is good as a starting point and it cover some of the most used FB features.
The real problem is that all the code used for the examples is very ugly, difficult to be understand, and with a lot of not-so good programming practice.
The second part of the book is a simple reference, copied from the FB reference and not always clear as the original one.
So, if you are skilled in PHP and, you want to write some FB apps read the online Facebook wiki and knowledge base. Those will help for real.