journal
all ![]() | Rob is 20,118 days old today. |
Oct 2012 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Dec 2012 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 2011 jan feb mar apr may jun jul aug sep oct nov dec
2013 jan feb mar apr may jun jul aug sep oct nov dec |< << more >> >| |
Entries this day: enjoying-backbone-js-quite-a-lot enjoying backbone js quite a lot ##13:14 Wednesday 21 November 2012 I wish I could show the code I wrote, but I can show Jonahlyn's backbone drag-and-drop tutorial from where I got ideas for the drag and drop part. Making the reporting system for AB, I've got backbone driving the data to the server with each change made by the user. User can click [buildings] or [units] button to add where components to the search. The buttons will create a select list with all the fields of that table, plus save the where component to disk. When the select field is selected, it changes to the name of the field + an operator dropdown + an empty field, then writes the field selection to disk. When the operator is selected, it gets written to disk. When the user enters data in the field, it gets written to disk. When user sorts the where components, the changes are written to disk. Backbone, I think I love you. update 5:39pm Now I'm starting to look at Marionette. I found a tutorial on Marionette; apparently it can make a neat little bookshelf webapp. As I start digging into the tutorial, I wonder if there's a CDN for Marionette. permalinkprev day next day |