Catalyst Introducing Catalyst  
  1. Meta
  2. Catalyst Book
  3. What is Catalyst?
  4. Today's talk
  5. Demo the wiki
  6. Getting started
  7. Plan of action
  8. Wiki Model
  9. Perl interface
  10. Getting started
  11. Writing the Wiki Class
  12. Page Class
  13. More Page code
  14. Revision Class
  15. More revision code
  16. Let's make sure that all works
  17. More tests
  18. Catalyst
  19. Setting up the Catalyst app
  20. Adding a template to the app
  21. Using that from Catalyst
  22. Viewing the template
  23. Adding wiki functionality
  24. 404 page
  25. uri_for
  26. Adding a Wiki viewer
  27. KitiWiki::Model::Wiki
  28. Model
  29. Why not use KitiWiki::Backend::Wiki directly?
  30. Controller::Wiki
  31. Chained
  32. Templates for wiki viewing
  33. Another chained action
  34. Theme of controller
  35. Writing wiki pages
  36. Authentication
  37. Sessions
  38. Sessions
  39. Authentication
  40. Authentication
  41. Now we can edit
  42. Authentication Controller
  43. Authentication
  44. Editing, finally!
  45. Editing: show form
  46. Editing: process form submission
  47. That's how Catalyst works
  48. Questions?
""