Robyn

At SpinWeb we have started creating an online scheduling application, Robyn.  Our goal is to make the best online scheduling app.  Obviously that may be a little lofty but we have to have a goal in mind :-).  We have launched the first “teaser” page so go signup for the mailing list and we’ll get […]

JavaScript print_r()

If you are anything like me I constantly fight with having an object/array in JS and I want to see what all of its properties are. I ran into this the other day and decided to actually find a solution to the problem of not knowing what properties there are for an event. […]