1.2 Where to Get Help
Il Cookbook
Hai iniziato nel posto giusto. Questo manuale dovrebbe essere probabilmente il primo posto dove cercare un aiuto. Così come per altri progetti open source abbiamo continuamente nuove persone interessate. Cerca, quindi, di fare del tuo meglio per rispondere alle tue domande in primo luogo da solo. Le risposte potranno essere lente, ma rimarranno a lungo e potranno anche contribuire ad illuminare il nostro lavoro di supporto. Sia il manuale che le API hanno una componente online.
API
Strettamente focalizzata al punto e strettamenta originata dagli sviluppatori del core, la CakePHP API (Application Programming Interface) è la più completa documentazione in circolazione per tutti i complessi ed eleganti dettagli del funzionamento interno del framework. Segue strettamente il riferimento al codice, portatevi... il vostro cappello da hacker!
Il canale IRC
#cakephp @ irc.freenode.net
Se siete in affanno, potete darci un colpo sul canale IRC per CakePHP. Qualcuno del team di sviluppo di solito è presente, particolarmente durante le ore del giorno per gli utenti del Nord e Sud America. Ci piacerebbe conoscere da voi se avete bisogno di aiuto, se ci sono altri utenti nella vostra zona o se, per caso, volete farci dono della vostra nuova auto sportiva!
The Bakery
La "Bakery" è una sorta di stanza di compensazione per CakePHP. Cercate pure per tutorial, casi di studio ed esempi di codice. Ed, una volta che avete acquisito una certa conoscenza di CakePHP, accedete lo stesso, per condividere le vostre conoscenze con la comunità. Guadagnerete all'istante fama e fortuna!
CakeForge
CakeForge è un'altra risorsa per sviluppatori che potete utilizzare per ospitare i vostri progetti CakePHP e per condividerli con gli altri. Se state cercando per (o se volete condividere) un componente chiave o un buon plugin, controllate pure su CakeForge.
Il sito ufficiale di CakePHP
Il sito ufficiale di CakePHP è sempre un buon posto da visitare. Fornisce collegamenti per gli strumenti di sviluppo più utilizzati, screencast, opportunità per effettuare donazioni e download.
Google Group
http://groups.google.com/group/cake-php
CakePHP ha, inoltre, un gruppo su Google molto attivo. Può essere una grande risorsa per effettuare ricerche tra le risposte archiviate, leggere le domande più comuni e per ottenere risposte ai problemi più immediati.
# The Official CakePHP website
The Official CakePHP website is always a great place to visit. It features links to oft-used developer tools, screencasts, donation opportunities, and downloads.
# The Bakery
The CakePHP Bakery is a clearing house for all things CakePHP. Check it out for tutorials, case studies, and code examples. Once you’re acquainted with CakePHP, log on and share your knowledge with the community and gain instant fame and fortune.
# The API
Straight to the point and straight from the core developers, the CakePHP API (Application Programming Interface) is the most comprehensive documentation around for all the nitty gritty details of the internal workings of the framework. Its a straight forward code reference, so bring your propeller hat.
# CakeForge
CakeForge is another developer resource you can use to host your CakePHP projects to share with others. If you’re looking for (or want to share) a killer component or a praiseworthy plugin, check out CakeForge.
# The Test Cases
If you ever feel the information provided in the API is not sufficient, check out the code of the test cases provided with CakePHP 1.2. They can serve as practical examples for function and data member usage for a class. In your CakePHP distribution package the test cases are located under
cake/tests/cases
cake/tests/cases
# The IRC channel
#cakephp @ irc.freenode.net
If you’re stumped, give us a holler in the CakePHP IRC channel. Someone from the development team is usually there, especially during the daylight hours for North and South America users. We’d love to hear from you, whether you need some help, want to find users in your area, or would like to donate your brand new sports car.
# The Google Group
http://groups.google.com/group/cake-php
CakePHP also has a very active Google Group. It can be a great resource for finding archived answers, frequently asked questions, and getting answers to immediate problems.
