December 2012
Sunday | Monday | Tuesday | Wednesday | Thursday | Friday | Saturday |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 | 29 |
30 | 31 |
Articles
Day 6: Catalyst Advent 2012 Introduction
Day 7: Catalyst in 9 steps - step 1: Just a controller using a plain text file database
Day 8: Catalyst in 9 steps - step 2: A Controller and a fat model with a text DB
Day 9: Catalyst in 9 steps - step 3: A light model, standalone lib with a text DB, CLI scripts
Day 10: Catalyst in 9 steps - step 4: A light controller, light model, standalone lib and a TT view
Day 11: Catalyst in 9 steps - step 5: A controller with a new SQLite DB, a light model and a TT view
Day 12: Catalyst in 9 steps - step 6: A light controller, a fat model with an SQLite DB and a TT view
Day 13: Catalyst in 9 steps - step 7: Light model, standalone lib, SQLite DB, TT view, CLI scripts
Day 14: Catalyst in 9 steps - step 8: SQLite DB accessed with DBIC in the controller, CLI scripts
Day 15: Catalyst in 9 steps - step 9: SQLite DB accessed with DBIC in ResultSet classes, CLI scripts
Day 16: Action Roles for cleaner, less stashy Catalyst Actions
Day 17: Dynamic forms with HTML::FormFu
Day 18: BAKING A SIMPLE MODEL FROM AN EXISTING CLASS
Day 19: DRAWING GRAPH CHARTS
Day 20: SCALING IMAGES ON DEMAND
Day 23: HTML::FormHandler & jQuery Validator
Day 24: An alternative View Engine
Day 25: Combining assets
Day 26: STEADY AS SHE GOES