Itimes
From OpenSocial
Contents |
Summary
itimes is an online social networking platform run by Times Internet Limited. The majority of its users are from India, so applications targeting the itimes platform should be in English. Currently, its developers sandbox & Production supports v0.7 only.
| Name | itimes |
| Status | Live for all users |
| Main Site | http://www.itimes.com |
| Developer Site | http://sandbox.itimes.com |
| Documentation Site | http://www.itimes.com/osdocs/html/DevGuide.php |
| Discussion Group | http://www.itimes.com/main_community.php?gid=4816 |
| Developer Blog | |
| JavaScript API Support | v0.7 |
| Server to Server Support | none |
| API Extensions | none |
| Compliance Test Results |
Container-specific Tips
Submission
To reach users on itimes, you need to submit your app to the sandbox.itimes.com (http://sandbox.itimes.com/). The itimes team will review your app and get back to you in 7 days.
Views
Itimes supports following three types of views:
Profile - This is the user's profile page, visible to VIEWERs and OWNERs. It is very small (~274 x 400) but can be vertically resized via gadgets.window.adjustHeight.
Preview - This is a preveiw mode of the gadget. It is for people that have not yet installed it. It includes a sidebar with application information and a link to add the gadget to the user's profile.
Canvas - A large space for VIEWERs & OWNERs. Canvas view defaults to 825x2000 pixels. The height can be resized by calling gadgets.window.adjustHeight.
Implementation Differences
Policies
itimes's apps submission policies are outlined in http://www.itimes.com/osdocs/html/OsTerms.php Back to Containers page
