Amazon Web Services(AWS) RS Components Ltd 英商歐諾時股份有限公司
KKBOX PIXNET
Yahoo! QNAP威聯通科技
Vpon Mozilla
雪爾萊克 MAKE 雜誌
晶璽商旅 祐生研究基金會
Faria Systems CLBC 慶隆商務俱樂部
AcoMo 杏昕科技股份有限公司 Softnext中華數位科技
數位人性科技股份有限公司(非常婚禮) 巴哈姆特
精誠資訊 仕橙3G
數位無限軟體 慧邦科技股份有限公司(神來也)
瞻營全電子股份有限公司 遊戲基地
英屬維京群島商時間軸科技股份有限公司台灣分公司 Nulab Inc
悠夏爾科技 cacaFly 聖洋科技股份有限公司
廣達研究院 數位時代
OSSF 自由軟體鑄造場 國立中央大學資訊工程學系
中國文化大學 桑格設計書店
Registrano 海琴影像 sK photography
富銘科技 INSIDE
癮科技 科技報橘 TechOrange
Linuxpilot

API Documentation

COSCUP 2013 Webiste move to GitHub Pages since 2018/08/20, therefore we not offer JSON-P API anymore, only static JSON file below. Access-Control-Allow-Origin: * is added to HTTP header to all URLs

Old API document HTML file can be found at here

Navigation menu (menu)

Provide HTMLs of navigation menus of the three languages. Intend to be used internally on sub-domains of coscup.org. Hyper references (href) within do not come with hostnames, they are absolute path that begins with /2013/. The hostname to serve these pages are almost always coscup.org.

Program (program)

A ~50KB JSON object that represents all the talks that will be given at COSCUP 2013. Your application should cache the result when possible (Web app may utilize localStorage; see introduction). The talk array may ordered by time but not necessary — your application must be able to accept and process an unsorted list. Also, the placement of a talk on the list could vary as programs being updated — your application must not rely on the placement to identify the session.

List of topics and the rooms in the venue is also included.

Program time is represented in UNIX timestamp (seconds since 0:00 UT Jan 1st, 1970). Breaks can be determined by the property isBreak.

Important: Language and topic types are optional information.

Sponsors (sponsors)

List of COSCUP 2013 sponsors. You must hard-code the order of sponsorship levels. The list of sponsors within each of the sponsorship level is ordered, when shown as whole, the order must be maintained; if only one of the sponsors could be shown, the one to be shown must picked randomly with following weighted factor:

diamond:gold:silver:bronze:media = 10:5:2:1:0

The picking algorithm has been implemented in Javascript for COSCUP 2013 website mobile layout; the source code can be found here in mobileSponsorLogo().

Your application should update the list of sponsors at least once a day.

News (news)

News about COSCUP 2013.