Jul 172007
 

It’s been nearly four months since IBM said “go” on the Lotus Quickr template project that you’ve read so much about on my and other blogs. Today, after an exhausting but very rewarding development cycle, we get to say “go” too. Code was complete June 29 (as promised to IBM), testing on Lotus Quickr Gold code was July 2-6, last week was CU and finishing the download system, and this weekend we put the final touches on and did a limited test with IBMers. Then yesterday we knocked out one last bug in the download system after flying to London for Collaboration University this week.

In these last months I and the team at SNAPPS had a lot of fun developing these templates. I learned new code and got to dig really deep into the Dojo Toolkit which, you know by now, I really like.

So after all that we’re happy to announce that the SNAPPS templates for Lotus Quickr are ready for you. Make absolutely sure you get the documentation, read it, and install and sign the prerequisite files. Then go have some fun!

I will continue posting on developing and digging deeper into both Lotus Quickr as well as the Dojo Toolkit code.

QuickrTemplates.com

Jun 142007
 

Rob Novak has uploaded our third Lotus Quickr template. This time you’re introduced to QSurvey.

In my third demo, you’ll be introduced to QSurvey, a component that allows you to create surveys, lets users take them, and provides two methods of generating survey reports. I’m loving this one myself, because having been in the Lotus world for nearly 15 years now, surveys have been in demand and really hard to do. There have been and may still be some third party products for this. I’ve even built it myself, many years ago. There was much pain in the days when it was nearly impossible to assemble fields onto forms without being a trained developer, and have it look good on the web.

The implementation here in Lotus Quickr is fairly elegant, as we store all the survey questions as JSON, all the answers as JSON, and simply reassemble it all for the live reports. What I like about QSurvey is how easy it is to use…I can create a survey quickly with a question “wizard”, enable it, and let people take it for either a defined period of time or disable it myself. And of course, there are options for securing the survey, deciding who can see result reports, and choosing whether to allow anonymous access.

Click the link to check out the QSurvey Demo.