OLD | NEW |
---|---|
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="application-gallery"> | 3 <section id="application-gallery"> |
4 <span id="id1"></span><h1 id="application-gallery"><span id="id1"></span>Applica tion Gallery</h1> | 4 <span id="id1"></span><h1 id="application-gallery"><span id="id1"></span>Applica tion Gallery</h1> |
5 | 5 |
6 <p>Native Client is an open-source project. This page highlights demos and proje cts from the community of Native Client | 6 <p>Native Client is an open-source project. This page highlights demos and proje cts from the community of Native Client |
7 developers to help everyone.</p> | 7 developers to help everyone.</p> |
8 | 8 |
9 <p>Know an application that should be featured here? <a href="mailto:salty@gonac l.com">Let us know!</a></p> | 9 <p>Know an application that should be featured here? <a href="mailto:salty@gonac l.com">Let us know!</a></p> |
10 | 10 |
11 <p>A number of the applications below were produced using | 11 <p>A number of the applications below were produced using |
12 <a href="middleware">middleware and other software packages that support Native Client</a>.</p> | 12 <a href="middleware">middleware and other software packages that support Native Client</a>.</p> |
13 | 13 |
14 <p class="note"><b>Note:</b> The most recent applications may have been develope d using use a newer version of the Pepper API than | 14 <p class="note"><b>Note:</b> The most recent applications may have been develope d using use a newer version of the Pepper API than |
15 Pepper {{peppernum}}, and may correspondingly require a newer version of Chrome. </p> | 15 Pepper {{pepperversion}}, and may correspondingly require a newer version of Chr ome.</p> |
ahernandez
2014/06/20 20:52:57
This is a dirty change, but the source file for th
not at google - send to devlin
2014/06/20 22:40:28
I'm told it shouldn't even be here actually, so yo
| |
16 | 16 |
17 <br> | 17 <br> |
18 | 18 |
19 <table class="showcase"> | 19 <table class="showcase"> |
20 <tbody> | 20 <tbody> |
21 | 21 |
22 <tr class="col5"> | 22 <tr class="col5"> |
23 <td><a href="https://chrome.google.com/webstore/detail/lara-croft-and-the- guardi/dcfdbmpeeihbpddkneaploeinlbaaodn" target="_blank"><img src="/native-clien t/images/lara-croft-guardian.png"><br>Lara Croft and the Guardian of Light</a></ td> | 23 <td><a href="https://chrome.google.com/webstore/detail/lara-croft-and-the- guardi/dcfdbmpeeihbpddkneaploeinlbaaodn" target="_blank"><img src="/native-clien t/images/lara-croft-guardian.png"><br>Lara Croft and the Guardian of Light</a></ td> |
24 <td><a href="https://chrome.google.com/webstore/detail/crimson-steam-pirat es/glfbkgkceahodalogdpenjoekbacjfcj?utm_source=chrome-ntp-icon&gl=CA" target="_b lank"><img src="/native-client/images/pirates.png"><br>Crimson: Steam Pirates</a ></td> | 24 <td><a href="https://chrome.google.com/webstore/detail/crimson-steam-pirat es/glfbkgkceahodalogdpenjoekbacjfcj?utm_source=chrome-ntp-icon&gl=CA" target="_b lank"><img src="/native-client/images/pirates.png"><br>Crimson: Steam Pirates</a ></td> |
25 <td><a href="https://chrome.google.com/webstore/detail/hiledapehlkhdehbhpp gmekfalnlfajc" target="_blank"><img src="/native-client/images/dontstarve.png">< br>Don't Starve</a></td> | 25 <td><a href="https://chrome.google.com/webstore/detail/hiledapehlkhdehbhpp gmekfalnlfajc" target="_blank"><img src="/native-client/images/dontstarve.png">< br>Don't Starve</a></td> |
(...skipping 30 matching lines...) Expand all Loading... | |
56 <td><a href="https://chrome.google.com/webstore/detail/ocpoapiejnpokdojkgj hglijajghikla" target="_blank"><img src="/native-client/images/ogre.jpg"><br>OGR E</a></td> | 56 <td><a href="https://chrome.google.com/webstore/detail/ocpoapiejnpokdojkgj hglijajghikla" target="_blank"><img src="/native-client/images/ogre.jpg"><br>OGR E</a></td> |
57 <td><a href="https://chrome.google.com/webstore/detail/chhkejkkcghanjclmhh pncachhgejoel" target="_blank"><img src="/native-client/images/flite.jpg"><br>FL ITE: Text to speech</a></td> | 57 <td><a href="https://chrome.google.com/webstore/detail/chhkejkkcghanjclmhh pncachhgejoel" target="_blank"><img src="/native-client/images/flite.jpg"><br>FL ITE: Text to speech</a></td> |
58 <td><a href="https://chrome.google.com/webstore/detail/secure-shell/pnhech apfaindjhompbnflcldabbghjo" target="_blank"><img src="/native-client/images/secu reshell.png"><br>Secure Shell</a></td> | 58 <td><a href="https://chrome.google.com/webstore/detail/secure-shell/pnhech apfaindjhompbnflcldabbghjo" target="_blank"><img src="/native-client/images/secu reshell.png"><br>Secure Shell</a></td> |
59 <td class="empty"> </td> | 59 <td class="empty"> </td> |
60 </tr> | 60 </tr> |
61 | 61 |
62 </tbody> | 62 </tbody> |
63 </table> | 63 </table> |
64 | 64 |
65 {{/partials.standard_nacl_article}} | 65 {{/partials.standard_nacl_article}} |
OLD | NEW |