Displaying Tasks Through HTML
![](/img/avatar_default.png?1522022400)
bgduncaniv says:
I was building a custom browser start page, mainly inspired by this post...
http://lifehacker.com/5743426/make-your-own-beautiful-customized-browser-start-page
...and was wondering if there was any way I could display my daily and overdue rtm tasks on the page as well through html. My general coding knowledge is pretty limited but I was hoping maybe someone here had already done this or something similar. If not does anyone have any tips? I was considering finding a way to scrape either the mobile or google module sites, but like I said, my knowledge is pretty limited. I would really appreciate any suggestions, thanks in advance.
http://lifehacker.com/5743426/make-your-own-beautiful-customized-browser-start-page
...and was wondering if there was any way I could display my daily and overdue rtm tasks on the page as well through html. My general coding knowledge is pretty limited but I was hoping maybe someone here had already done this or something similar. If not does anyone have any tips? I was considering finding a way to scrape either the mobile or google module sites, but like I said, my knowledge is pretty limited. I would really appreciate any suggestions, thanks in advance.
![](/img/avatar/h/i/hijb3xwzxq0wc/1397536755/avatar_48.png?1397536740)
I am not able to offer any bright ideas, sad to say, but I am just chiming in to say this would be a great thing to pull off.
I wonder if embedding the iGoogle widget is possible? Or parings the iCal feed? Or feeding a smartlist iCal into Gcal, and then using their HTML widget would be a workaround?
I wonder if embedding the iGoogle widget is possible? Or parings the iCal feed? Or feeding a smartlist iCal into Gcal, and then using their HTML widget would be a workaround?
![](/img/avatar_default.png?1522022400)
bgduncaniv says:
The iGoogle widget seems most promising to me. Although I really don't have the know-how to figure it out. I was hoping someone smarter than me, could or already has figured it out.