<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:gd="http://schemas.google.com/g/2005"><id>tag:blogger.com,1999:blog-866347330638635778</id><updated>2024-11-28T07:28:33.797-05:00</updated><title type='text'>Yankee Hacker</title><subtitle type='html'>Living my best life in the greater Boston area</subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.yankeehacker.com/feeds/pages/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default'/><link rel='alternate' type='text/html' href='http://www.yankeehacker.com/'/><author><name>Coop</name><uri>http://www.blogger.com/profile/00440103022961366257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>5</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-866347330638635778.page-2540688342855426397</id><published>2016-03-25T08:17:00.000-04:00</published><updated>2016-03-25T08:17:22.163-04:00</updated><title type='text'>Tools, Languages, and Systems</title><content type='html'>&lt;h3&gt;
Tools&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;CMake&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.cmake.org/cmake-tutorial/&quot;&gt;Tutorial&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.cmake.org/cmake/help/v3.0/command/set_tests_properties.html&quot;&gt;Test properties&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.cmake.org/Wiki/CMake_Useful_Variables&quot;&gt;variables&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Vagrant&lt;/b&gt;&amp;nbsp;-&amp;nbsp;&lt;a href=&quot;https://docs.vagrantup.com/v2/&quot;&gt;docs&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://atlas.hashicorp.com/boxes/search&quot;&gt;boxes&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;AWS&lt;/b&gt; - &lt;a href=&quot;http://aws.amazon.com/documentation/&quot;&gt;docs&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Docker &lt;/b&gt;-&amp;nbsp;&lt;a href=&quot;http://dghubble.com/blog/posts/docker-quicksheet/&quot;&gt;Quicksheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;DOT&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.graphviz.org/&quot;&gt;Graphviz&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://en.wikipedia.org/wiki/DOT_(graph_description_language)&quot;&gt;wikipedia&lt;/a&gt;&amp;nbsp;&lt;i&gt;&lt;tt&gt;dot&lt;/tt&gt;&amp;nbsp;uses rank,&amp;nbsp;&lt;tt&gt;neato&lt;/tt&gt;&amp;nbsp;squeezes things&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Emacs&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://refcards.com/refcards/gnu-emacs/emacs-refcard-letter.pdf&quot;&gt;GNU Reference Card&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://webdev.apl.jhu.edu/~rbe/java/windows/Emacs_Quick_Reference.pdf&quot;&gt;Reference page&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;vi&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.viemu.com/vi-vim-cheat-sheet.gif&quot;&gt;cheat sheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;gdb&lt;/b&gt; &lt;a href=&quot;http://www.gnu.org/software/gdb&quot;&gt;Official site&lt;/a&gt;, &lt;a href=&quot;http://heather.cs.ucdavis.edu/~matloff/UnixAndC/CLanguage/Debug.html&quot;&gt;Matloff&#39;s guide&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;MATLAB&lt;/b&gt; &lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/&quot;&gt;MATLAB&#39;s documentation&lt;/a&gt;, &lt;a href=&quot;http://web.mit.edu/18.06/www/MATLAB/matlab-cheatsheet.pdf&quot;&gt;cheatsheet&lt;/a&gt;, &lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/specialcharacters.html&quot;&gt;Special characters&lt;/a&gt;, &lt;a href=&quot;http://web.mit.edu/afs/.athena/astaff/project/logos/olh/Math/Matlab/Matlab.html&quot;&gt;Walkthrough&lt;/a&gt;, &lt;a href=&quot;http://www.mathworks.com/academia/student_center/tutorials/launchpad.html&quot;&gt;Tutorials&lt;/a&gt;, &lt;a href=&quot;http://www.gnu.org/software/octave/&quot;&gt;Octave&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;b&gt;OpenGl&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://archive.ncsa.uiuc.edu/Vis/Graphics/OpenGL.html&quot;&gt;Supplement&lt;/a&gt;&amp;nbsp;for Hearn &amp;amp; Baker,&amp;nbsp;&lt;a href=&quot;http://nehe.gamedev.net/&quot;&gt;NeHe&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;git&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://www.kernel.org/pub/software/scm/git/docs/gittutorial.html&quot;&gt;tutorial&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://gitref.org/&quot;&gt;Reference&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://git-scm.com/course/svn.html&quot;&gt;svn guide&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://danielkummer.github.io/git-flow-cheatsheet/&quot;&gt;git-flow&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://training.github.com/kit/downloads/github-git-cheat-sheet.pdf&quot;&gt;cheatsheet&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;SQL&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.geocities.com/SiliconValley/Vista/2207/sql1.html&quot;&gt;Introduction to SQL&lt;/a&gt;&amp;nbsp;by James Hoffman,&amp;nbsp;&lt;a href=&quot;http://www.bighosts.com/a-guide-to-sql.php&quot;&gt;Overview&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;XML&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.webreference.com/xml&quot;&gt;Xploring&lt;/a&gt;&amp;nbsp;by WebRef&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Wiki&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://en.wikipedia.org/wiki/Help:Wiki_markup&quot;&gt;markup help&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;HTML&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://werbach.com/barebones/&quot;&gt;Bare Bones Guide&lt;/a&gt;&amp;nbsp;by Kevin Werbach,&amp;nbsp;&lt;a href=&quot;http://sethholloway.com/blog/2011/08/21/learning-htmlcss-web-design/&quot;&gt;HTML/CSS&lt;/a&gt;&amp;nbsp;by Seth Holloway&lt;/li&gt;
&lt;li&gt;&lt;b&gt;LaTeX&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.stdout.org/~winston/latex/latexsheet.pdf&quot;&gt;LaTeX cheat sheet&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.miktex.org/&quot;&gt;MiKTeX&lt;/a&gt;&amp;nbsp;- the windows version&amp;nbsp;&lt;i&gt;Use \centering instead of \begin{center} \end{center} to save space.&lt;/i&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Metasploit&lt;/b&gt; &lt;a href=&quot;http://www.sans.org/security-resources/sec560/misc_tools_sheet_v1.pdf&quot;&gt;Sans sheet&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
Languages&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;OCaml&lt;/b&gt; &lt;a href=&quot;http://www.csc.villanova.edu/~dmatusze/resources/ocaml/ocaml.html&quot;&gt;Notes&lt;/a&gt; ,           &lt;a href=&quot;http://caml.inria.fr/oreilly-book/html&quot;&gt;Book&lt;/a&gt;,     &lt;a href=&quot;http://caml.inria.fr/pub/docs/manual-ocaml/index.html&quot;&gt;Guide&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Java&lt;/b&gt; &lt;a href=&quot;http://docs.oracle.com/javase/8/docs/api/index.html&quot;&gt;API&lt;/a&gt; from Sun &lt;/li&gt;
&lt;li&gt;&lt;b&gt;C&lt;/b&gt; &lt;a href=&quot;http://www.acm.uiuc.edu/webmonkeys/book/c_guide/&quot;&gt;C Library       Reference&lt;/a&gt; by Eric Huss,       &lt;a href=&quot;http://www.eskimo.com/~scs/C-faq/top.html&quot;&gt;C FAQ&lt;/a&gt;,        &lt;a href=&quot;http://www.faqs.org/faqs/C-faq/&quot;&gt;FAQs&lt;/a&gt;, &lt;a href=&quot;http://judy.sourceforge.net/&quot;&gt;Judy&lt;/a&gt;, 
&lt;i&gt;volatile unsigned TELOS __asm (&quot;0x0021&quot;);&lt;/i&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;C++&lt;/b&gt; &lt;a href=&quot;http://www.cppreference.com/&quot;&gt;Reference&lt;/a&gt; ,       &lt;a href=&quot;http://www.sgi.com/tech/stl/table_of_contents.html&quot;&gt;STL&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;x86 assembly&lt;/b&gt; &lt;a href=&quot;http://jsimlo.sk/docs/cpu&quot;&gt;Pentium&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://ref.x86asm.net/coder64.html&quot;&gt;Op codes&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.ibiblio.org/gferg/ldp/GCC-Inline-Assembly-HOWTO.html&quot;&gt;GCC-Inline-Assembly&lt;/a&gt;, &lt;a href=&quot;http://asm.sourceforge.net/articles/linasm.html&quot;&gt;Linux&lt;/a&gt;, &lt;a href=&quot;http://www.intel.com/content/www/us/en/processors/architectures-software-developer-manuals.html&quot;&gt;Intel SW manuals&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Scheme&lt;/b&gt; &lt;a href=&quot;http://www.cs.utexas.edu/users/wilson/schintro/schintro_toc.html&quot;&gt;An Introduction to Scheme and its Implementation&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Python&lt;/b&gt; &lt;a href=&quot;http://docs.python.org/&quot;&gt;Official documentation&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.tutorialspoint.com/python/&quot;&gt;TutorialsPoint&lt;/a&gt;, &lt;a href=&quot;http://docs.python-guide.org/en/latest/writing/style/&quot;&gt;Style Guide&lt;/a&gt;,&amp;nbsp;Google &lt;a href=&quot;http://google-styleguide.googlecode.com/svn/trunk/pyguide.html&quot;&gt;Style Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Perl&lt;/b&gt;  &lt;a href=&quot;http://www.perldoc.com/&quot;&gt;Perldoc&lt;/a&gt;,           &lt;a href=&quot;http://www.rexswain.com/perl5.html&quot;&gt;Reference Guide&lt;/a&gt; by Rex Swain &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Ruby&lt;/b&gt; &lt;a href=&quot;http://www.ruby-lang.org/en/&quot;&gt;Official&lt;/a&gt;,           &lt;a href=&quot;http://www.rubycentral.com/&quot;&gt;Unofficial&lt;/a&gt;, &lt;a href=&quot;http://www.computerscienceonline.org/cutting-edge/ruby-on-rails/&quot;&gt;rails&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Visual Basic&lt;/b&gt; &lt;a href=&quot;http://support.microsoft.com/default.aspx&quot;&gt;MS Knowledge Base&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Javascript&lt;/b&gt; &lt;a href=&quot;https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference&quot;&gt;Reference&lt;/a&gt; by Mozilla,&amp;nbsp;&lt;a href=&quot;http://www.w3schools.com/js/&quot;&gt;tutorial&lt;/a&gt;&amp;nbsp;by w3schools, &lt;a href=&quot;http://yehudakatz.com/2011/08/11/understanding-javascript-function-invocation-and-this/&quot;&gt;this&lt;/a&gt;, &lt;a href=&quot;http://stackoverflow.com/questions/7137397/module-exports-vs-exports-in-node-js&quot;&gt;exports&lt;/a&gt;, &lt;a href=&quot;https://github.com/caolan/async&quot;&gt;async&lt;/a&gt;, &lt;a href=&quot;http://codewinds.com/blog/2013-08-20-nodejs-transform-streams.html&quot;&gt;streams&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;php&lt;/b&gt; &lt;a href=&quot;http://www.php.net/&quot;&gt;PHP.net&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;C#&lt;/b&gt; &lt;a href=&quot;http://www.devhood.com/training_modules/&quot;&gt;training modules&lt;/a&gt; at       DevHood,       &lt;a href=&quot;http://msdn2.microsoft.com/en-us/library/default.aspx&quot;&gt;MSDN2&lt;/a&gt;        library&lt;/li&gt;
&lt;/ul&gt;
&lt;h3&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;
Systems&lt;/span&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Linux&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://advancedlinuxprogramming.com/&quot;&gt;Advanced Linux Programming&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.grymoire.com/Unix/Sed.html&quot;&gt;sed&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://tldp.org/LDP/abs/html/&quot;&gt;Bash&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://adminschoice.com/crontab-quick-reference&quot;&gt;crontab&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://wiki.archlinux.org/index.php/Boot_debugging&quot;&gt;boot debugging&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Google 
&lt;/b&gt;&lt;/li&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Go&lt;/b&gt; &lt;a href=&quot;http://golang.org/&quot;&gt;Homepage&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Sawzall&lt;/b&gt;  &lt;a href=&quot;http://labs.google.com/papers/sawzall.html&quot;&gt;Publication&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Chubby&lt;/b&gt;  &lt;/li&gt;
&lt;li&gt;&lt;b&gt;MapReduce&lt;/b&gt;  &lt;a href=&quot;http://labs.google.com/papers/mapreduce.html&quot;&gt;Publication&lt;/a&gt;,      &lt;a href=&quot;http://en.wikipedia.org/wiki/MapReduce&quot;&gt;Wikipedia&lt;/a&gt; &lt;/li&gt;
&lt;li&gt;&lt;b&gt;GFS&lt;/b&gt; &lt;a href=&quot;http://labs.google.com/papers/gfs.html&quot;&gt;Publication&lt;/a&gt;,     &lt;a href=&quot;http://en.wikipedia.org/wiki/Google_File_System&quot;&gt;Wikipedia&lt;/a&gt;  &lt;/li&gt;
&lt;li&gt;&lt;b&gt;Paxos&lt;/b&gt;  &lt;/li&gt;
&lt;li&gt;&lt;b&gt;BigTable&lt;/b&gt;  &lt;a href=&quot;http://labs.google.com/papers/bigtable.html&quot;&gt;Publication&lt;/a&gt;,     &lt;a href=&quot;http://video.google.com/videoplay?docid=7278544055668715642&quot;&gt;Video&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;li&gt;&lt;b&gt;Windows&lt;/b&gt; &lt;a href=&quot;http://productivity.ben61a.com/windows/windows-7-shortcut-keys.php&quot;&gt;shortcuts&lt;/a&gt;, &lt;a href=&quot;http://theartofdev.wordpress.com/windbg-cheat-sheet/&quot;&gt;windbg&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Node.js&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;https://docs.npmjs.com/files/package.json&quot;&gt;package.json&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;div&gt;
&lt;h3&gt;
&lt;span style=&quot;font-size: small;&quot;&gt;General&lt;/span&gt;&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;b&gt;Reference cards&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://www.digilife.be/quickreferences/indexe.html&quot;&gt;Quick Reference&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://whatis.techtarget.com/definition/0,,sid9_gci826135,00.html&quot;&gt;Favorites&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.cheat-sheets.org/&quot;&gt;Cheat-sheets&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.et.byu.edu/groups/ece324web/reference.html&quot;&gt;BYU CS 324&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://ece425web.groups.et.byu.net/stable/resources.html&quot;&gt;BYU EE 425&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;b&gt;Misc&lt;/b&gt;&amp;nbsp;&lt;a href=&quot;http://heather.cs.ucdavis.edu/~matloff/unix.html&quot;&gt;Norman Matloff&#39;s guides&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.cbtplanet.com/articles-tutorials.htm&quot;&gt;Free CBTPLANET articles&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;https://docs.cs.byu.edu/wiki/Main_Page&quot;&gt;BYU CS reference&lt;/a&gt;,&amp;nbsp;&lt;a href=&quot;http://www.w3schools.com/&quot;&gt;W3Schools&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/2540688342855426397'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/2540688342855426397'/><link rel='alternate' type='text/html' href='http://www.yankeehacker.com/p/tools-languages-and-systems.html' title='Tools, Languages, and Systems'/><author><name>Coop</name><uri>http://www.blogger.com/profile/00440103022961366257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-866347330638635778.page-2063824397935827072</id><published>2015-06-01T21:05:00.000-04:00</published><updated>2015-06-01T21:05:09.800-04:00</updated><title type='text'>Calendar</title><content type='html'>&lt;iframe frameborder=&quot;0&quot; height=&quot;500&quot; scrolling=&quot;no&quot; src=&quot;https://www.google.com/calendar/b/0/embed?showTitle=0&amp;amp;height=500&amp;amp;wkst=1&amp;amp;bgcolor=%23FFFFFF&amp;amp;src=l6126nc372bq1cf6lktot2f4o4%40group.calendar.google.com&amp;amp;color=%23691426&amp;amp;src=dsisjk7saa2bn8le2gn6t0bpi0%40group.calendar.google.com&amp;amp;color=%232952A3&amp;amp;src=ncooprider%40gmail.com&amp;amp;color=%23AB8B00&amp;amp;src=53144rlqblt29dnu1o3stt6l88%40group.calendar.google.com&amp;amp;color=%238D6F47&amp;amp;src=tuabt3vler1niq8n5q1llkibmnnr5a2e%40import.calendar.google.com&amp;amp;color=%23711616&amp;amp;src=nathan.cooprider%40threatstack.com&amp;amp;color=%23AB8B00&amp;amp;ctz=America%2FNew_York&quot; style=&quot;border-width: 0;&quot; width=&quot;650&quot;&gt;&lt;/iframe&gt;
</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/2063824397935827072'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/2063824397935827072'/><link rel='alternate' type='text/html' href='http://www.yankeehacker.com/p/calendar.html' title='Calendar'/><author><name>Coop</name><uri>http://www.blogger.com/profile/00440103022961366257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-866347330638635778.page-6031774382558764437</id><published>2013-10-04T12:40:00.000-04:00</published><updated>2022-04-07T21:17:22.601-04:00</updated><title type='text'>Oklahoma Web Awards</title><content type='html'>&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;&lt;img border=&quot;0&quot; height=&quot;96&quot; src=&quot;http://sites.google.com/site/ncooprider/awards/grandpajim.jpg?height=96&amp;amp;width=60&quot; width=&quot;60&quot; /&gt;&lt;/td&gt; &lt;td&gt;This section is not for awards this site has actually won. My grandfather, Jim Cooprider, passed away on June 10, 2007. One of his many skills was as a graphic artist, and he put together the five web award images I have collected below. For a few years he would find quality web sites and present the best ones with these awards. I have come across a few of them (thanks to Google, Bing, and Dogpile) and collected them here. If you know of other, please let me know and I&#39;ll be happy to add links.&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;br /&gt;
&lt;center&gt;
&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;&lt;img border=&quot;0&quot; src=&quot;http://sites.google.com/site/ncooprider/awards/wpeGold.gif&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt; &lt;td&gt;&lt;a href=&quot;http://www.ellinoreginn.co.nz/awards2.htm&quot; rel=&quot;nofollow&quot;&gt;Ellinore Ginn&lt;/a&gt; - January 2000&lt;br /&gt;
&lt;a href=&quot;http://www.civilwarartillery.com/awards.htm&quot; rel=&quot;nofollow&quot;&gt;Civil War Artillery Projectiles&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.barbaratampieri.com/awards6.html&quot; rel=&quot;nofollow&quot;&gt;Barbara Tampieri&lt;/a&gt; - July 2000&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;&lt;img border=&quot;0&quot; src=&quot;http://sites.google.com/site/ncooprider/awards/wpeSilver.gif&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt; &lt;td&gt;&lt;a href=&quot;http://sites.estvideo.net/award/awa3.html&quot; rel=&quot;nofollow&quot;&gt;Le Dago&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.bakkster.com/&quot;&gt;Night Owl Mk. II&lt;/a&gt; - 25 Jan 00&lt;br /&gt;
&lt;a href=&quot;http://www.zarcrom.com/users/yeartorem/awardsAx.html&quot;&gt;A Year to Remember&lt;/a&gt; - March 13, 2000&lt;br /&gt;&lt;a href=&quot;http://www.etype.dk/awards.asp&quot;&gt;E-Type&lt;/a&gt; - April 27, 2000&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt;&lt;td&gt;&lt;img border=&quot;0&quot; src=&quot;http://sites.google.com/site/ncooprider/awards/bronze.gif&quot; /&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;  &lt;td&gt;&lt;a href=&quot;http://www.icsm.it/regiamarina/awards.htm&quot;&gt;La Regia Marina&lt;/a&gt;&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;table&gt;&lt;tbody&gt;
&lt;tr&gt; &lt;td&gt;&lt;img border=&quot;0&quot; src=&quot;http://sites.google.com/site/ncooprider/awards/wpeGoldAlt.gif&quot; /&gt;&lt;/td&gt; &lt;td&gt;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td&gt;&lt;img border=&quot;0&quot; src=&quot;http://sites.google.com/site/ncooprider/awards/wpeOutstanding.gif&quot; /&gt;&lt;/td&gt; 
&lt;/tr&gt;
&lt;tr&gt; &lt;td valign=&quot;TOP&quot;&gt;&lt;a href=&quot;http://mrlewisclassroom.tripod.com/webaward9.htm&quot; rel=&quot;nofollow&quot;&gt;Mr. Lewis Classroom&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.gadzillionthings.net/ThinkAwardShuttle88.html&quot;&gt;A Gadzillion Things to Think About&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://yoav.8m.net/GOLD_MEDAL.htm&quot; rel=&quot;nofollow&quot;&gt;Yoav Rosental&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://virusartproduction.tripod.com/awards.htm&quot; rel=&quot;nofollow&quot;&gt;Virusart Productions&lt;/a&gt; &lt;br /&gt;
&lt;a href=&quot;http://members.tripod.com/terry_franks/awards.html&quot;&gt;HTML Students&#39; Support Pages&lt;/a&gt; - March 1999&lt;br /&gt;
&lt;a href=&quot;http://constabl13.tripod.com/index-25.html&quot;&gt;PA State Constable 13&lt;/a&gt; - October 1999&lt;br /&gt;&lt;a href=&quot;http://80.251.40.59/politics.ankara.edu.tr/hdogan/awards/awards3.html&quot;&gt;Hansin Dogan&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://gailagan.tripod.com/&quot;&gt;Garry Angelo D. Ilagan&lt;/a&gt;&amp;nbsp;- May 9, 1999&lt;br /&gt;&lt;a href=&quot;http://www.geocities.ws/Pentagon/Bunker/4096/awards.html&quot;&gt;Valhalla&lt;/a&gt;&lt;/td&gt;  
&lt;td&gt;&amp;nbsp;&amp;nbsp;&lt;/td&gt;
&lt;td valign=&quot;TOP&quot;&gt;&lt;a href=&quot;http://www.geocities.ws/julia33ru/Awards.htm&quot; rel=&quot;nofollow&quot;&gt;Julia&#39;s E-type Fan Site&lt;/a&gt; - April 27, 2000&lt;br /&gt;
&lt;a href=&quot;http://www.barbaratampieri.com/awards7.html&quot; rel=&quot;nofollow&quot;&gt;Barbara Tampieri&lt;/a&gt; - July 2000&lt;br /&gt;
&lt;a href=&quot;http://www.tangram-studio.com/awards.html&quot; rel=&quot;nofollow&quot;&gt;Tangram&lt;/a&gt;&lt;br /&gt;&lt;a href=&quot;https://boumanbk.home.xs4all.nl/awards.html&quot;&gt;Willemijn Bouman&lt;/a&gt; - Feb 2000&lt;/td&gt; &lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/center&gt;
</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/6031774382558764437'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/6031774382558764437'/><link rel='alternate' type='text/html' href='http://www.yankeehacker.com/p/awards.html' title='Oklahoma Web Awards'/><author><name>Coop</name><uri>http://www.blogger.com/profile/00440103022961366257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-866347330638635778.page-1471340563455688867</id><published>2013-08-15T21:53:00.000-04:00</published><updated>2013-08-15T21:53:31.336-04:00</updated><title type='text'>GPG Key</title><content type='html'>&lt;pre&gt;-----BEGIN PGP PUBLIC KEY BLOCK-----&lt;/pre&gt;
&lt;pre&gt;Version: GnuPG v1.4.11 (GNU/Linux)

mQINBFH2dNoBEAC2A4Q/tIVKRdPaNa+Y2jwFFQJtVXrEBHojbmekn+YUkjQ9SCRF
hoGlxd7zppMpDqgU3dgy+HqFkU+tYyr8SPo0+gpMJbAF2NVcKVAYnvJQh/OO6s6E
I4aSrLjAFkO2tiyX+lXDfiVClag74qsjNzJpYDDd/cJbmYaa6OS/HfYFzL9bgqKC
F5x1fL2g68XtxDhwkMAOE4aG85E1jnvM3iNmM8y9D4AXXvm61IrErDKjUu4vaS6J
sedNpBXs+cHL0lcqDud3hPyX2BDgGMzNMflgAXqvh4SyfHKsYKX+WKOq7lMTuEDA
o0fjAdTDamDuvq06TV33hFob2hndBpuRiOw5pf7fx/+afBvn0Wk2WtdoslNhaWBL
5AHGuzh1lmZKr9C9S1OEQpjCq3jzmnlNblWiu3KjfTXinFJ86uB1QAsofc54fpvw
YMmg9ab8+t0tDpXdulzYNOzJavMpr27Hl1Oq8BfGkVz0Xv/MKiDIJL2/NOtcaV70
61sJ8PtdQBQ1R8clRJuBe65TeZnVLc8rQTjv7nnUBsJTuT+ONpa/Uu5QMuPe8mPD
Ig4ZbeC9p7DQD1G+5rD1ssxngWnZd0qVRwMG2uowWrcI5mULNjE6TEh1RVQoDVDx
7Nl1pTu55y3qv4Xh54PZZEtoFCx9T4AwH0aEQ4awYnoj2bDBlL65BFw/GwARAQAB
tD5OYXRoYW4gQ29vcHJpZGVyIChZYW5rZWUgSGFja2VyKSA8bmNvb3ByaWRlckB5
YW5rZWVoYWNrZXIuY29tPokCOAQTAQIAIgUCUfZ02gIbAwYLCQgHAwIGFQgCCQoL
BBYCAwECHgECF4AACgkQbPqKqlGp1ngohw/9HzFf9hlWe8DVB4X9NVbPzmOnfcI2
3OHk9qLIWbJ5vWw+AmOCZMxDc+FP0CcV+BTr5fnxxApHryCj1QXvSQ4NxLxjABeC
52MYM/3xoXQf6+NA9S6my2f80Bv/k85pQzaoABIvrk4ozMtRFG/Ze91Mk8DrsrGG
W+F8RosqZ+VV7MXLJqQrOMvjHC72r5pvJbAJd4EveCGn9O/UpZLfgdQ0VMG7BE+3
GhYmh/hwo6uHMeWGaQ06js6Bv7f208nHJ7dNMQ2WkNADzrc8mro4Hx7Fc6bVHFMQ
tfZfBR/95Fvfw8i5HRYsLkti2J+A0/T/46Dmbk8CHU0GMtm6tAwhnCnsDgpHMwiz
JZw2tQzfH/Up/ciQiOYde1MNZ5iQntgFib+q4RVpyWgsGQuFshrpLSTi2P3UiVJI
68TDvBtaALdt9YJoOlzghNxH9rjy/L3d+3VXDzAttSJTcleyBFhWuajtbNSuj0h2
jXUWLkq+jVmLaJiS9Ft+xPliP8m6lrdsr09ocxClgW4I/HMFaJYM8OMgIeUDlC7O
0Uo09JtMbzebgZ4VH8jkT0zUYcCc+HfisNlSitl/JF5xZbc0m7kBKo2Z0ZXJsv6a
hb6T1VfKYOCbVZPQO3zXyPswR4ekN70Du2CQdT49uAU7fVBv6+HwoRfZ9+ywtZ/s
A6eqRulReK/Hudc=
=Qn6T
-----END PGP PUBLIC KEY BLOCK-----
&lt;/pre&gt;
</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/1471340563455688867'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/1471340563455688867'/><link rel='alternate' type='text/html' href='http://www.yankeehacker.com/p/pgp-public-key.html' title='GPG Key'/><author><name>Coop</name><uri>http://www.blogger.com/profile/00440103022961366257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry><entry><id>tag:blogger.com,1999:blog-866347330638635778.page-4702881788028774955</id><published>2010-01-30T13:20:00.000-05:00</published><updated>2011-04-12T20:04:24.682-04:00</updated><title type='text'>Publications</title><content type='html'>&lt;SMALL&gt;Click on the &lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=&quot;0&quot;&gt;s to view copyright information. The copyright 
    information contains links to my versions of the papers and 
    presentations&lt;/SMALL&gt; 

    &lt;TABLE CELLSPACING=&quot;15&quot;&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/fusion09.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
          Efficient Multiple Hypothesis Tracking by Track Segment Graph.
          Chee-Yee Chong, Greg Castanon, Nathan Cooprider, Shozo Mori, Ravi Ravichandran,
          Robert Macior.  
          In &lt;I&gt;Proceedings of the 12th International Conference on Information Fusion&lt;/I&gt;, 
          Seattle, Washington, July 2009.
        &lt;/TD&gt; 
      &lt;/TR&gt;&lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/lctes09.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
          Eliminating the Call Stack to Save RAM. 
          Xuejun Yang, Nathan Cooprider, and John Regehr. 
          In &lt;I&gt;Proceedings of the ACM Conference on Languages, Compilers, and Tools for
          Embedded Systems (LCTES)&lt;/I&gt;,
          Dublin, Ireland, June 2009. 
          &lt;!-- Acceptance rate: 22% (18/81) --&gt;
        &lt;/TD&gt; 
      &lt;/TR&gt;&lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/rtss07.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/rtss07.ppt&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/ppticon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/rtss07_talk.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
          Using Sequencing to Trigger a Better Analysis.
	  Nathan Cooprider and John Regehr.
	  ACM SIGBED Review, 5(1), January 2008.
	  &lt;!-- 29 out of ? accepted (probably 29) --&gt; 
        &lt;/TD&gt; 
      &lt;/TR&gt;&lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/sensys07.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  Efficient Memory Safety for TinyOS.
	  Nathan Cooprider, Will Archer, Eric Eide, David Gay, and John
	  Regehr. 
	  In &lt;i&gt;Proceedings of the 5th ACM Conference on Embedded
	  Networked Sensor Systems (SenSys)&lt;/i&gt;, 
	  Sydney, Australia, November 2007.
	  &lt;!-- 149 submissions, only 1 in 6 papers were selected --&gt; 
        &lt;/TD&gt; 
      &lt;/TR&gt;&lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/entcs07.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  Interrupt Verification via Thread Verification.
	  John Regehr and Nathan Cooprider.
	  In &lt;i&gt;Electronic Notes in Theoretical Computer Science (ENTCS)&lt;/i&gt;,
	  174(9):139-150, June 2007.
	  &lt;!-- 8 out of 14 papers from TV 06 --&gt; 
        &lt;/TD&gt; 
      &lt;/TR&gt;&lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/pldi07.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  Offline Compression for On-Chip RAM.
	  Nathan Cooprider and John Regehr.
	  In &lt;i&gt;Proceedings of the ACM Conference on
	  Programming Language Design and Implementation (PLDI)&lt;/i&gt;,
	  San Diego, California, June 2007.
	  &lt;!-- 178 submissions, 45 accepted --&gt; 
	&lt;/TD&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/vda07.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	  Extension of Star Coordinates into Three Dimensions.
	  Nathan D. Cooprider and Robert P. Burton. 
	  In &lt;i&gt;Proceedings of the SPIE Conference on Visualization and Data
	  Analysis (VDA)&lt;/i&gt;,
	  San Jose, California, January 2007.
	  &lt;!-- 39 submissions, 21 talks, 6 posters --&gt; 
	&lt;/TD&gt;        
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/plos06.2.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	  Atomicity and Visibility in Tiny Embedded Systems.
	  John Regehr, Nathan Cooprider, and David Gay.
	  In &lt;i&gt;Proceedings of the PLOS 2006 Workshop on Linguistic Support for
	  Modern Operating Systems&lt;/i&gt;,
	  San Jose, California, October 2006.
	  &lt;!-- 11 submissions, 10 accepted --&gt; 
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/plos06.1.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	  Efficient Type and Memory Safety for Tiny Embedded Systems.
	  John Regehr, Nathan Cooprider, Will Archer, and Eric Eide.
	  In &lt;i&gt;Proceedings of the PLOS 2006 Workshop on Linguistic Support for
	  Modern Operating Systems&lt;/i&gt;,
	  San Jose, California, October 2006.
	  &lt;!-- 11 submissions, 10 accepted --&gt; 
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
          &lt;a href=&quot;http://www.cs.utah.edu/~coop/me/pubs/lctes06.htm&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/cprght.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  Pluggable Abstract Domains for Analyzing Embedded
	  Software. Nathan Cooprider and John Regehr.
	  In &lt;i&gt;Proceedings of the ACM Conference on
	  Languages, Compilers, and Tools for Embedded Systems (LCTES)&lt;/i&gt;,
	  Ottawa, Canada, June 2006.
	  &lt;!-- 83 submissions, 21 accepted --&gt; 
	&lt;/TD&gt; 
      &lt;/TR&gt; 
    &lt;/TABLE&gt; 
 
    &lt;H3&gt;Forums, presentations, technical reports, and awards&lt;/H3&gt; 
 
    &lt;TABLE CELLSPACING=&quot;15&quot;&gt; 
 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	  &lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/dissertation.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	  &lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/defense.ppt&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/ppticon.gif&quot;  border=0&gt;&lt;/a&gt; 
	  &lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/defense.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  Data-flow analysis for interrupt-driven microcontroller software. 
	  Nathan Cooprider.
	  &lt;i&gt;PhD Dissertation&lt;/i&gt;.
	  School of Computing, University of Utah.
	  Salt Lake City, Utah, 
	  August 2008.
	&lt;/TD&gt; 
      &lt;/TR&gt; 
 
 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	  &lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/dissertation_proposal.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	  &lt;a href=&quot;http://sites.google.com/site/ncooprider/file_cabinet/dissertation_proposal.ppt&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/ppticon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  Dataflow analysis for interrupt-driven microcontroller software. 
	  Nathan Cooprider.
	  &lt;i&gt;PhD Proposal&lt;/i&gt;.
	  School of Computing, University of Utah.
	  Salt Lake City, Utah, 
	  October 2007.
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	NSF Student Travel Grant. &lt;i&gt;ACM Conference on Embedded
	Networked Sensor Systems (SenSys)&lt;/i&gt;. Nathan Cooprider. September
	24, 2007. $1700.
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	SPIE Student Travel Contingency Grant. &lt;i&gt;SPIE Conference on
	Visualization and Data Analysis (VDA)&lt;/i&gt;. Nathan Cooprider. December
	27, 2006. $300.
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	University of Utah Graduate Supplemental Travel Award. &lt;i&gt;ACM
	Conference on Languages, Compilers, and Tools for Embedded Systems
	(LCTES)&lt;/i&gt;. Nathan Cooprider. July 7, 2006. $350.
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
	  &lt;a 
	  href=&quot;http://www.cs.utah.edu/research/techreports/2006/pdf/UUCS-06-007.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot; border=0&gt;&lt;/a&gt; 
	  &lt;a 
	  href=&quot;http://www.cs.utah.edu/research/techreports/2006/ps/UUCS-06-007.ps&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/psicon.gif&quot; border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt; 
	&lt;TD&gt; 
	Memory Safety and Untrusted Extensions for TinyOS. 
	John Regehr, Nathan Cooprider, Will Archer, and Eric Eide.
	&lt;i&gt;Technical Report number UUCS-06-007&lt;/i&gt;,	
	School of Computing, University of Utah, June 2006. 
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD WIDTH=100 ALIGN=CENTER&gt; 
          &lt;a href=&quot;http://www.cs.utah.edu/~coop/research/cxprop/ttx06.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  cXprop: Postpass optimization for TinyOS applications. Nathan
	  Cooprider and John Regehr. Poster in &lt;i&gt;TinyOS Technology
	  Exchange (TTX)&lt;/i&gt;, Stanford, California, February 2006. 
	&lt;/TD&gt; 
      &lt;/TR&gt; 
      &lt;TR&gt; 
        &lt;TD ALIGN=CENTER&gt; 
          &lt;a href=&quot;http://www.cs.utah.edu/~coop/research/cxprop/urvw05.ppt&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/ppticon.gif&quot;  border=0&gt;&lt;/a&gt; 
          &lt;a href=&quot;http://www.cs.utah.edu/~coop/research/cxprop/urvw05.pdf&quot;&gt;&lt;img src=&quot;http://sites.google.com/site/ncooprider/file_cabinet/pdficon.gif&quot;  border=0&gt;&lt;/a&gt; 
	&lt;/TD&gt;&lt;TD&gt; 
	  A Static Analysis Framework for Embedded Systems. Nathan
	  Cooprider and John Regehr. Presentation in &lt;i&gt;Utah Regional
	  Verification Workshop (URVW)&lt;/i&gt;, Provo, Utah, May 2005. 
	&lt;/TD&gt; 
      &lt;/TR&gt; 
    &lt;/TABLE&gt; </content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/4702881788028774955'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/866347330638635778/pages/default/4702881788028774955'/><link rel='alternate' type='text/html' href='http://www.yankeehacker.com/p/publications.html' title='Publications'/><author><name>Coop</name><uri>http://www.blogger.com/profile/00440103022961366257</uri><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='https://img1.blogblog.com/img/b16-rounded.gif'/></author></entry></feed>