OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="publications-and-presentations"> | 3 <section id="publications-and-presentations"> |
4 <span id="id1"></span><h1 id="publications-and-presentations"><span id="id1"></s
pan>Publications and Presentations</h1> | 4 <span id="id1"></span><h1 id="publications-and-presentations"><span id="id1"></s
pan>Publications and Presentations</h1> |
5 <p>This page lists Native Client and Portable Native Client talks, demos, | 5 <p>This page lists Native Client and Portable Native Client talks, demos, |
6 and publications from various conferences and academic symposiums.</p> | 6 and publications from various conferences and academic symposiums.</p> |
7 <section id="recent-talks-and-demos"> | |
8 <h2 id="recent-talks-and-demos">Recent talks and demos</h2> | 7 <h2 id="recent-talks-and-demos">Recent talks and demos</h2> |
9 <table border="1" class="docutils"> | 8 <table border="1" class="docutils"> |
10 <colgroup> | 9 <colgroup> |
11 </colgroup> | 10 </colgroup> |
12 <thead valign="bottom"> | 11 <thead valign="bottom"> |
13 <tr class="row-odd"><th class="head">Date</th> | 12 <tr class="row-odd"><th class="head">Date</th> |
14 <th class="head">Event</th> | 13 <th class="head">Event</th> |
15 <th class="head">Talk</th> | 14 <th class="head">Talk</th> |
16 </tr> | 15 </tr> |
17 </thead> | 16 </thead> |
(...skipping 38 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
56 <tr class="row-odd"><td>2011/05/11</td> | 55 <tr class="row-odd"><td>2011/05/11</td> |
57 <td><a class="reference external" href="https://www.google.com/events/io/2011/in
dex-live.html">Google I/O 2011</a></td> | 56 <td><a class="reference external" href="https://www.google.com/events/io/2011/in
dex-live.html">Google I/O 2011</a></td> |
58 <td><a class="reference external" href="https://www.google.com/events/io/2011/se
ssions/beyond-javascript-programming-the-web-with-native-client.html">Beyond Jav
aScript: Programming the Web with Native Client</a></td> | 57 <td><a class="reference external" href="https://www.google.com/events/io/2011/se
ssions/beyond-javascript-programming-the-web-with-native-client.html">Beyond Jav
aScript: Programming the Web with Native Client</a></td> |
59 </tr> | 58 </tr> |
60 <tr class="row-even"><td>2010/11/04</td> | 59 <tr class="row-even"><td>2010/11/04</td> |
61 <td><a class="reference external" href="http://llvm.org/devmtg/2010-11/">2010 LL
VM Developers’ Meeting</a></td> | 60 <td><a class="reference external" href="http://llvm.org/devmtg/2010-11/">2010 LL
VM Developers’ Meeting</a></td> |
62 <td><a class="reference external" href="http://llvm.org/devmtg/2010-11/videos/Se
hr_NativeClient-desktop.mp4">Portable Native Client</a></td> | 61 <td><a class="reference external" href="http://llvm.org/devmtg/2010-11/videos/Se
hr_NativeClient-desktop.mp4">Portable Native Client</a></td> |
63 </tr> | 62 </tr> |
64 </tbody> | 63 </tbody> |
65 </table> | 64 </table> |
66 </section><section id="publications"> | |
67 <h2 id="publications">Publications</h2> | 65 <h2 id="publications">Publications</h2> |
68 <table border="1" class="docutils"> | 66 <table border="1" class="docutils"> |
69 <colgroup> | 67 <colgroup> |
70 </colgroup> | 68 </colgroup> |
71 <thead valign="bottom"> | 69 <thead valign="bottom"> |
72 <tr class="row-odd"><th class="head">Title</th> | 70 <tr class="row-odd"><th class="head">Title</th> |
73 <th class="head">Authors</th> | 71 <th class="head">Authors</th> |
74 <th class="head">Published in</th> | 72 <th class="head">Published in</th> |
75 </tr> | 73 </tr> |
76 </thead> | 74 </thead> |
(...skipping 18 matching lines...) Expand all Loading... |
95 Muth, Tavis Ormandy, Shiki Okasaka, Neha Narula, Nicholas | 93 Muth, Tavis Ormandy, Shiki Okasaka, Neha Narula, Nicholas |
96 Fullagar</td> | 94 Fullagar</td> |
97 <td>IEEE Symposium on Security and Privacy (Oakland ‘09), 2009</td> | 95 <td>IEEE Symposium on Security and Privacy (Oakland ‘09), 2009</td> |
98 </tr> | 96 </tr> |
99 <tr class="row-odd"><td><a class="reference external" href="http://nativeclient.
googlecode.com/svn/data/site/pnacl.pdf">PNaCl: Portable Native Client Executable
s</a></td> | 97 <tr class="row-odd"><td><a class="reference external" href="http://nativeclient.
googlecode.com/svn/data/site/pnacl.pdf">PNaCl: Portable Native Client Executable
s</a></td> |
100 <td>Alan Donovan, Robert Muth, Brad Chen, David Sehr</td> | 98 <td>Alan Donovan, Robert Muth, Brad Chen, David Sehr</td> |
101 <td>February 2010</td> | 99 <td>February 2010</td> |
102 </tr> | 100 </tr> |
103 </tbody> | 101 </tbody> |
104 </table> | 102 </table> |
105 </section><section id="external-publications"> | |
106 <h2 id="external-publications">External Publications</h2> | 103 <h2 id="external-publications">External Publications</h2> |
107 <p>In these articles outside developers and Google engineers describe their | 104 <p>In these articles outside developers and Google engineers describe their |
108 experience porting libraries and applications to Native Client and | 105 experience porting libraries and applications to Native Client and |
109 Portable Native Client. They share their insights and provide some tips | 106 Portable Native Client. They share their insights and provide some tips |
110 and instructions for how to port your own code.</p> | 107 and instructions for how to port your own code.</p> |
111 <section id="porting-nebula3-to-portable-native-client"> | |
112 <h3 id="porting-nebula3-to-portable-native-client">Porting Nebula3 to Portable N
ative Client</h3> | 108 <h3 id="porting-nebula3-to-portable-native-client">Porting Nebula3 to Portable N
ative Client</h3> |
113 <p>Andre Weissflog ported his Nebula3 engine to Portable Native Client (see | 109 <p>Andre Weissflog ported his Nebula3 engine to Portable Native Client (see |
114 <a class="reference external" href="http://www.flohofwoe.net/demos.html">his dem
os</a>). He discusses | 110 <a class="reference external" href="http://www.flohofwoe.net/demos.html">his dem
os</a>). He discusses |
115 <a class="reference external" href="http://flohofwoe.blogspot.de/2013/08/emscrip
ten-and-pnacl-build-systems.html">build systems</a> | 111 <a class="reference external" href="http://flohofwoe.blogspot.de/2013/08/emscrip
ten-and-pnacl-build-systems.html">build systems</a> |
116 and <a class="reference external" href="http://flohofwoe.blogspot.de/2013/09/ems
cripten-and-pnacl-app-entry-in-pnacl.html">app entry</a>.</p> | 112 and <a class="reference external" href="http://flohofwoe.blogspot.de/2013/09/ems
cripten-and-pnacl-app-entry-in-pnacl.html">app entry</a>.</p> |
117 </section><section id="porting-go-home-dinosaurs"> | |
118 <h3 id="porting-go-home-dinosaurs">Porting Go Home Dinosaurs</h3> | 113 <h3 id="porting-go-home-dinosaurs">Porting Go Home Dinosaurs</h3> |
119 <p><a class="reference external" href="http://firehosegames.com">Fire Hose Games
</a> developed a new webgame | 114 <p><a class="reference external" href="http://firehosegames.com">Fire Hose Games
</a> developed a new webgame |
120 <a class="reference external" href="https://chrome.google.com/webstore/detail/ic
efnknicgejiphafapflechfoeelbeo">Go Home Dinosaurs</a>. | 115 <a class="reference external" href="https://chrome.google.com/webstore/detail/ic
efnknicgejiphafapflechfoeelbeo">Go Home Dinosaurs</a>. |
121 It features tower defense, dinosaurs, and good old fashioned BBQ. This | 116 It features tower defense, dinosaurs, and good old fashioned BBQ. This |
122 article explains their experiences developing for Native Client | 117 article explains their experiences developing for Native Client |
123 including useful lessons learned to help you get started.</p> | 118 including useful lessons learned to help you get started.</p> |
124 <p><a class="reference external" href="http://www.gamasutra.com/view/feature/175
210/the_ins_and_outs_of_native_client.php">Read more</a></p> | 119 <p><a class="reference external" href="http://www.gamasutra.com/view/feature/175
210/the_ins_and_outs_of_native_client.php">Read more</a></p> |
125 </section><section id="porting-zombie-track-meat"> | |
126 <h3 id="porting-zombie-track-meat">Porting Zombie Track Meat</h3> | 120 <h3 id="porting-zombie-track-meat">Porting Zombie Track Meat</h3> |
127 <p><a class="reference external" href="http://www.fuzzycubesoftware.com">Fuzzycu
be Software</a>, traditionally | 121 <p><a class="reference external" href="http://www.fuzzycubesoftware.com">Fuzzycu
be Software</a>, traditionally |
128 a mobile game development studio, talks about their adventure into the | 122 a mobile game development studio, talks about their adventure into the |
129 web, porting the undead decathlon <a class="reference external" href="https://ch
rome.google.com/webstore/detail/jmfhnfnjfdoplkgbkmibfkdjolnemfdk/reviews">Zombie
Track Meat</a> | 123 web, porting the undead decathlon <a class="reference external" href="https://ch
rome.google.com/webstore/detail/jmfhnfnjfdoplkgbkmibfkdjolnemfdk/reviews">Zombie
Track Meat</a> |
130 from Objective C to Native Client.</p> | 124 from Objective C to Native Client.</p> |
131 <p><a class="reference external" href="http://fuzzycube.blogspot.com/2012/04/zom
bie-track-meat-post-mortem.html">Read more</a></p> | 125 <p><a class="reference external" href="http://fuzzycube.blogspot.com/2012/04/zom
bie-track-meat-post-mortem.html">Read more</a></p> |
132 </section><section id="porting-airmech"> | |
133 <h3 id="porting-airmech">Porting AirMech</h3> | 126 <h3 id="porting-airmech">Porting AirMech</h3> |
134 <p><a class="reference external" href="http://carbongames.com/">Carbon Games</a>
chose Native Client as a | 127 <p><a class="reference external" href="http://carbongames.com/">Carbon Games</a>
chose Native Client as a |
135 solution for cross-platform delivery of their PC game <a class="reference extern
al" href="https://chrome.google.com/webstore/detail/hdahlabpinmfcemhcbcfoijcpoal
fgdn">AirMech</a> | 128 solution for cross-platform delivery of their PC game <a class="reference extern
al" href="https://chrome.google.com/webstore/detail/hdahlabpinmfcemhcbcfoijcpoal
fgdn">AirMech</a> |
136 to Linux and Macintosh in lieu of native ports. They describe the | 129 to Linux and Macintosh in lieu of native ports. They describe the |
137 porting process on their blog.</p> | 130 porting process on their blog.</p> |
138 <p><a class="reference external" href="http://carbongames.com/2012/01/Native-Cli
ent">Read more</a></p> | 131 <p><a class="reference external" href="http://carbongames.com/2012/01/Native-Cli
ent">Read more</a></p> |
139 </section></section></section> | 132 </section> |
140 | 133 |
141 {{/partials.standard_nacl_article}} | 134 {{/partials.standard_nacl_article}} |
OLD | NEW |