Sunday, February 1, 2009

Accordion using JQuery

Created this demo site where I will be posting new things I try out. It now has a page to show how to get JQuery accordion running within Apex, it's so simple to setup and use. Hope you guys like it. JQuery is so cool, this weekend was dedicated to it. Why didn't I look into it earlier? :)

Updated: 2/2/09: Also added DatePicker (page level and application level)

My first screencast about the Cricket Club Portal

Check this screencast of the upcoming Cricket Club Portal that's under development. Wanted to create a sneak peak to garner the interest. It's developed using Oracle Apex. :)

Cricket Club Portal screencast

www.cricketclubportal.com

Wednesday, January 28, 2009

Sunday, January 18, 2009

Incorporating Captcha on Oracle Apex site

Check out this fantastic article by Patric on integrating Captcha on Oracle Apex. It works beautifully.

http://www.inside-oracle-apex.com/2007/09/adding-captcha-to-your-oracle-apex.html

Friday, January 9, 2009

Cool JavaScript Thumbnail viewer

http://dynamicdrive.com/dynamicindex4/thumbnail.htm

OpenId

Check out this handy reference to enable openId on your website. OpenId enables your clients to login to your website using one single userid/password, taking the hassle out of remembering multiple userids/passwords for each site. If you are using yahoo, gmail, blogger, wordpress etc. you already have openid, you just need to enable them and use it.

Check this handy reference:
http://www.plaxo.com/api/openid_recipe

To learn more about openId, check out the official website at:
http://www.openid.net