GWT SimplePager

It’s unfortunate that my initial experience with GWT’s SimplePager wasn’t very positive. The paging behaviour toward end of the list showed the following: For the last page, pager would attempt to request record count at last index + page size. This would cause pager to go index array out of bound. i.e. Let’s say you […]

Read more "GWT SimplePager"

Google Form

Google Form is a pretty cool survey tool. It is relatively easy to use in general. Once you wish you insert a picture, it can get complex very quickly.

Read more "Google Form"