The symfony blog has start up their own "advent calendar" of sorts (similar to what they've done in previous years) - creating an entire application in a single month, from December 1st through 31st. This time its the jobeet.org jobs website. Here's the list of each day:
- Do you know Jobeet?
- Jobeet - Day 1: Starting up the Project
- Jobeet - Day 2: The Project
- Jobeet - Day 3: The Data Model
- Jobeet - Day 4: The Controller and the View
- Jobeet - Day 5: The Routing
- Jobeet - Day 6: More with the Model
- Jobeet - Day 7: Playing with the Category Page
- Jobeet - Day 8: The Unit Tests
- Jobeet - Day 9: The Functional Tests
- Jobeet - Day 10: The Forms
- Jobeet - Day 11: Testing your Forms
- Jobeet - Day 12: The Admin Generator
- Jobeet - Day 13: The User
- Jobeet - Day 14: The Lazy Day
- Jobeet - Day 15: Feeds
- Jobeet - Day 16: Web Services
- Jobeet - Day 17: Search
- Jobeet - Day 18: AJAX
- Jobeet - Day 19: Internationalization and Localization
- Jobeet - Day 20: The Plugins
- Jobeet - Day 21: The Design Day
- Jobeet - Day 22: The Cache
- Jobeet - Day 23: The Deployment
- Jobeet - Day 24: Another Look at symfony
Stay tuned to the Symfony blog for more updates!