What a way to end a week

Well, I finished Eureka Season 2 today. Gotta love Netflix and all of their Instant shows, right? I mean, I could have watched SyFy (or SciFi as it was known) when it came on, for example: Tuesdays at 9, and I usually operate on a "must have a time slot" schedule for most things, but not TV shows. Instead of waiting each week for a certain day at a certain time for a TV show to come on (if it comes on), I prefer to watch it online. Sure, I can't do that with current shows (waiting on new Psych episodes is killing me), but who else can say that they watched all 4 seasons of Heroes in 16 consecutive days? I know I can.

But on to more important things: Keat went out shopping with Kat today, which left me home alone for about 5-ish hours. My main goal was to figure out Milestone 3 of the form building algorithym. I found out about the .empty() portion of the jQuery binding function (example: $('.to_delete').click(function() { $('#box').empty(); });), which is 80% of the Milestone. Now all I have to do is get the form builder to have multiple fields recognize the self-emptying feature with 1 function instead of having 1 auto-built function per row (which can get very confusing and very redundant).

I'm still playing with jQuery to better understand it. Although I'm all for building my own functions and features from scratch, I gotta admit: jQuery is probably the best of AJAX scripting libraries I've ever come across. jQuery makes everything that I've done with AJAX (such as the repetitive function $(box){ return document.getElementById(box); }, which simplifies a lot of the element claiming) seem like 1st grade.

If I keep working at this tomorrow, I should have Milestone 3 done by evening (I hope). Although one thing that always bugs me about the Fall/Winter season is the shortening of daylight. In the Summer, I like how at 7pm, you can see the oncoming of the night, and by 9, the night us upon us. However in the Fall/Winter, it's day at 5:30pm, as soon as 6 o'clock, nighttime comes and it's pitch black.

So far, the progress is coming along nicely. I'm awaiting payment from a client, which will allow us to afford the server upgrade, and then I'll spend some time getting the cURL installed and getting their site up. After that's done (est. time: 1 week), I should be back on the Accelerator and hopefully have the form builder done by Xmas, which means the whole system (form builder, form editor, validation and submission, payment, and more) should be done by March.


Tags:#jquery #netflix #heroes #eureka #milestone #xmas #psych #curl