-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfooter.html
103 lines (83 loc) · 4.93 KB
/
footer.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
<div id="footer">
<div class="hp-center">
<div class="line">
<div class="unit sizeFooter1">
<h4 class="aside-heading">Why webOS</h4>
<ul class="footer-list">
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/showcase/why_webos.html"
target="_top">Business Case for webOS</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/showcase/developer_voices.html"
target="_top">Success Stories</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/showcase/app_showcase.html"
target="_top">App Showcase</a></li>
<li><a href="javascript:linkTo_UnCryptMailto('iwehpk6lzyWlwhi:yki');">Contact
Us</a></li>
</ul>
</div>
<div class="unit sizeFooter2">
<h4 class="aside-heading">Getting Started</h4>
<ul class="footer-list highlight-footer-list">
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/index.php?option=com_user&view=login&signup"
target="_blank">Join the HP webOS Developer Program</a></li>
<li><a href=
"/"
target="_top">Download the SDK/PDK</a></li>
<li><a href=
"/?page=firstapp"
target="_top">Developing Your First App</a></li>
</ul>
</div>
<div class="unit sizeFooter3">
<h4 class="aside-heading">Videos</h4>
<ul class="footer-list">
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/videos/videos/webos_connect.html"
target="_top">webOS CONNECT Events</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/videos/videos/webos_app_developer_conference.html"
target="_top">MWC Developer Conference</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/videos/videos/palm_developer_day_ny_2010.html"
target="_top">NYC Developer Day</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/videos/videos/developer_podcast_series.html"
target="_top">Podcasts</a></li>
</ul>
</div>
<div class="unit sizeFooter4">
<h4 class="aside-heading">Support</h4>
<ul class="footer-list">
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/footer/help.html"
target="_top">Help</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/develop/faq.html"
target="_top">FAQs</a></li>
</ul>
</div>
<div class="unit lastUnit">
<div class="footer-resources">
<h4 class="aside-heading">Stay up to date</h4>
<ul class="footer-list rss-list">
<li><a href=
"https://web.archive.org/web/20130130211140/https://developer.palm.com/content/resources/rss_feeds.html"
target="_top">About RSS Feeds</a></li>
<li><a href=
"https://web.archive.org/web/20130130211140/http://developer.palm.com/blog"
target="_blank">Developer Blog</a></li>
</ul>
</div>
</div>
</div>
<div class="imprint clearfix">
<div class="hp-copyright"><div id="c28323" class="csc-default">
<p class="bodytext">© 2011 Hewlett-Packard Development Company, L.P.<br> The information contained herein was cloned from the Internet Wayback Machine, under <a href="https://fairuse.stanford.edu/2003/11/10/digital_preservation_and_copyr/">Fair Use for non-profit, educational, and archival purposes</a>. While every effort has been made to maintain the historical value, changes have been made to preserve the original content and update links or instructions that have changed since originally archived. HP has not approved or endorsed the maintenance of this content, nor has LG, the current holder of the original webOS IP. The host of this archival content makes no claims of ownership or invention, and the content is not offered for sale or profit. The repository for this content can be found on <a href="https://github.com/webosarchive/webos-sdk-archive">GitHub</a> and the Internet Archive <a href="https://web.archive.org/web/*/http://developer.palm.com">Wayback Machine</a>. <br>
This site records basic visitor data, but does not use any third party trackers or store user data.</p>
</div></div>
</div>
</div>
</div>