1 {{+bindTo:partials.standard_nacl_article}}
3 <section id=
"publications-and-presentations">
4 <span id=
"id1"></span><h1 id=
"publications-and-presentations"><span id=
"id1"></span>Publications and Presentations
</h1>
5 <p>This page lists Native Client and Portable Native Client talks, demos,
6 and publications from various conferences and academic symposiums.
</p>
7 <h2 id=
"recent-talks-and-demos">Recent talks and demos
</h2>
8 <table border=
"1" class=
"docutils">
11 <thead valign=
"bottom">
12 <tr class=
"row-odd"><th class=
"head">Date
</th>
13 <th class=
"head">Event
</th>
14 <th class=
"head">Talk
</th>
18 <tr class=
"row-even"><td>2013/
05/
16</td>
19 <td><a class=
"reference external" href=
"https://developers.google.com/events/io/2013">Google I/O
2013</a></td>
20 <td><a class=
"reference external" href=
"https://www.youtube.com/watch?v=5RFjOec-TI0">Introduction to Portable Native Client
</a></td>
22 <tr class=
"row-odd"><td>2012/
12/
11</td>
23 <td><a class=
"reference external" href=
"https://developers.google.com/live/">Google Developers Live
</a></td>
24 <td><a class=
"reference external" href=
"https://developers.google.com/live/shows/7320022-5002/">Native Client Acceleration Modules
</a> Learn
25 how to use Native Client to deliver performance where it counts
26 (
<a class=
"reference external" href=
"https://github.com/johnmccutchan/NaClAMBase/">source code
</a>)
</td>
28 <tr class=
"row-even"><td>2012/
07/
26</td>
29 <td><a class=
"reference external" href=
"http://casualconnect.org/seattle/content.html">Casual Connect Seattle
2012</a></td>
30 <td><a class=
"reference external" href=
"https://www.youtube.com/watch?v=RV7SMC3IJNo">Take your C++ To the Web with Native Client
</a> Includes an
31 overview of Native Client technology, porting legacy applications
32 from the Windows desktop, and current third-party use of Native
33 Client in middleware and games
</td>
35 <tr class=
"row-odd"><td>2012/
06/
28</td>
36 <td><a class=
"reference external" href=
"https://developers.google.com/events/io/2012">Google I/O
2012</a></td>
37 <td><a class=
"reference external" href=
"https://www.youtube.com/watch?v=1zvhs5FR0X8">Native Client Live
</a> Demonstrates how
38 to port an existing C application to Native Client using a Visual
39 Studio add-in that lets developers debug their code as a trusted
42 <tr class=
"row-even"><td>2012/
06/
28</td>
43 <td><a class=
"reference external" href=
"https://developers.google.com/events/io/2012">Google I/O
2012</a></td>
44 <td><a class=
"reference external" href=
"https://www.youtube.com/watch?v=KOsJIhmeXoc">The Life of a Native Client Instruction
</a> (
<a class=
"reference external" href=
"https://nacl-instruction-io12.appspot.com">slides
</a>)
</td>
46 <tr class=
"row-odd"><td>2012/
03/
05</td>
47 <td><a class=
"reference external" href=
"http://www.gdcvault.com/free/gdc-12">GDC
2012</a></td>
48 <td><a class=
"reference external" href=
"https://www.youtube.com/watch?v=R281PhQufHo">Get Your Port On
</a>
49 Porting Your C++ Game to Native Client
</td>
51 <tr class=
"row-even"><td>2011/
08/
12</td>
53 <td><a class=
"reference external" href=
"https://www.youtube.com/watch?v=g3aBfkFbPWk">Native Client Update and Showcase
</a></td>
55 <tr class=
"row-odd"><td>2010/
11/
04</td>
56 <td><a class=
"reference external" href=
"http://llvm.org/devmtg/2010-11/">2010 LLVM Developers
’ Meeting
</a></td>
57 <td><a class=
"reference external" href=
"http://llvm.org/devmtg/2010-11/videos/Sehr_NativeClient-desktop.mp4">Portable Native Client
</a></td>
61 <h2 id=
"publications">Publications
</h2>
62 <table border=
"1" class=
"docutils">
65 <thead valign=
"bottom">
66 <tr class=
"row-odd"><th class=
"head">Title
</th>
67 <th class=
"head">Authors
</th>
68 <th class=
"head">Published in
</th>
72 <tr class=
"row-even"><td><a class=
"reference external" href=
"http://research.google.com/pubs/archive/37204.pdf">Language-Independent Sandboxing of Just-In-Time Compilation and
73 Self-Modifying Code
</a></td>
74 <td>Jason Ansel, Petr Marchenko,
<a class=
"reference external" href=
"http://research.google.com/pubs/ulfar.html">Ăšlfar Erlingsson
</a>, Elijah Taylor,
75 <a class=
"reference external" href=
"http://research.google.com/pubs/author37895.html">Brad Chen
</a>,
76 Derek Schuff, David Sehr,
<a class=
"reference external" href=
"http://research.google.com/pubs/author38542.html">Cliff L. Biffle
</a>, Bennet
78 <td>ACM SIGPLAN Conference on Programming Language Design and
79 Implementation (PLDI),
2011</td>
81 <tr class=
"row-odd"><td><a class=
"reference external" href=
"http://research.google.com/pubs/pub35649.html">Adapting Software Fault Isolation to Contemporary CPU
82 Architectures
</a></td>
83 <td>David Sehr, Robert Muth,
<a class=
"reference external" href=
"http://research.google.com/pubs/author38542.html">Cliff L. Biffle
</a>, Victor
84 Khimenko, Egor Pasko, Bennet S. Yee, Karl Schimpf,
<a class=
"reference external" href=
"http://research.google.com/pubs/author37895.html">Brad Chen
</a></td>
85 <td>19th USENIX Security Symposium,
2010, pp.
1-
11</td>
87 <tr class=
"row-even"><td><a class=
"reference external" href=
"http://research.google.com/pubs/pub34913.html">Native Client: A Sandbox for Portable, Untrusted x86 Native Code
</a></td>
88 <td>Bennet S. Yee, David Sehr, Greg Dardyk,
<a class=
"reference external" href=
"http://research.google.com/pubs/author37895.html">Brad Chen
</a>, Robert
89 Muth, Tavis Ormandy, Shiki Okasaka, Neha Narula, Nicholas
91 <td>IEEE Symposium on Security and Privacy (Oakland
‘09),
2009</td>
93 <tr class=
"row-odd"><td><a class=
"reference external" href=
"http://nativeclient.googlecode.com/svn/data/site/pnacl.pdf">PNaCl: Portable Native Client Executables
</a></td>
94 <td>Alan Donovan, Robert Muth, Brad Chen, David Sehr
</td>
95 <td>February
2010</td>
99 <h2 id=
"external-publications">External Publications
</h2>
100 <p>In these articles outside developers and Google engineers describe their
101 experience porting libraries and applications to Native Client and
102 Portable Native Client. They share their insights and provide some tips
103 and instructions for how to port your own code.
</p>
104 <h3 id=
"porting-nebula3-to-portable-native-client">Porting Nebula3 to Portable Native Client
</h3>
105 <p>Andre Weissflog ported his Nebula3 engine to Portable Native Client (see
106 <a class=
"reference external" href=
"http://www.flohofwoe.net/demos.html">his demos
</a>). He discusses
107 <a class=
"reference external" href=
"http://flohofwoe.blogspot.de/2013/08/emscripten-and-pnacl-build-systems.html">build systems
</a>
108 and
<a class=
"reference external" href=
"http://flohofwoe.blogspot.de/2013/09/emscripten-and-pnacl-app-entry-in-pnacl.html">app entry
</a>.
</p>
109 <h3 id=
"porting-go-home-dinosaurs">Porting Go Home Dinosaurs
</h3>
110 <p><a class=
"reference external" href=
"http://firehosegames.com">Fire Hose Games
</a> developed a new webgame
111 <a class=
"reference external" href=
"https://chrome.google.com/webstore/detail/icefnknicgejiphafapflechfoeelbeo">Go Home Dinosaurs
</a>.
112 It features tower defense, dinosaurs, and good old fashioned BBQ. This
113 article explains their experiences developing for Native Client
114 including useful lessons learned to help you get started.
</p>
115 <p><a class=
"reference external" href=
"http://www.gamasutra.com/view/feature/175210/the_ins_and_outs_of_native_client.php">Read more
</a></p>
116 <h3 id=
"porting-zombie-track-meat">Porting Zombie Track Meat
</h3>
117 <p><a class=
"reference external" href=
"http://www.fuzzycubesoftware.com">Fuzzycube Software
</a>, traditionally
118 a mobile game development studio, talks about their adventure into the
119 web, porting the undead decathlon
<a class=
"reference external" href=
"https://chrome.google.com/webstore/detail/jmfhnfnjfdoplkgbkmibfkdjolnemfdk/reviews">Zombie Track Meat
</a>
120 from Objective C to Native Client.
</p>
121 <p><a class=
"reference external" href=
"http://fuzzycube.blogspot.com/2012/04/zombie-track-meat-post-mortem.html">Read more
</a></p>
122 <h3 id=
"porting-airmech">Porting AirMech
</h3>
123 <p><a class=
"reference external" href=
"http://carbongames.com/">Carbon Games
</a> chose Native Client as a
124 solution for cross-platform delivery of their PC game
<a class=
"reference external" href=
"https://chrome.google.com/webstore/detail/hdahlabpinmfcemhcbcfoijcpoalfgdn">AirMech
</a>
125 to Linux and Macintosh in lieu of native ports. They describe the
126 porting process on their blog.
</p>
127 <p><a class=
"reference external" href=
"http://carbongames.com/2012/01/Native-Client">Read more
</a></p>
130 {{/partials.standard_nacl_article}}