<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://www.cs.vassar.edu/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://www.cs.vassar.edu/feed.php">
        <title>Computer Science | Vassar College</title>
        <description></description>
        <link>https://www.cs.vassar.edu/</link>
        <image rdf:resource="https://www.cs.vassar.edu/_media/favicon.ico" />
       <dc:date>2026-04-12T11:20:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/mlsmith/infinite-trees?rev=1588356833&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/tips/multihome_dokuwiki_hacks?rev=1203628033&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/top?rev=1770677604&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/wearables/top?rev=1369319086&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/tips/tikkun_passover_2009_supplement_in_plain_text?rev=1239026436&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/wearables/iswc_2007?rev=1363552281&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/ide/publications?rev=1207790892&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/mlsmith/publicity?rev=1665463164&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/walter/top?rev=1611255073&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/mlsmith/pubs?rev=1611430740&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/books?rev=1198801150&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/ben/sidebar?rev=1364936914&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/top?rev=1309618521&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/admin_tips/svn?rev=1243454048&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/ide/top?rev=1208189691&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/tips/blackbox?rev=1229445404&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/romessing/top?rev=1422545254&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/walter/sidebar?rev=1595520978&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/voerman/top?rev=1339625071&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/er?rev=1298607189&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/mlsmith/vss?rev=1308538985&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/mlsmith/top-forward?rev=1534564608&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/sidebar?rev=1298607431&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://www.cs.vassar.edu/_media/favicon.ico">
        <title>Computer Science | Vassar College</title>
        <link>https://www.cs.vassar.edu/</link>
        <url>https://www.cs.vassar.edu/_media/favicon.ico</url>
    </image>
    <item rdf:about="https://www.cs.vassar.edu/people/mlsmith/infinite-trees?rev=1588356833&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-05-01T18:13:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>infinite-trees</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/infinite-trees?rev=1588356833&amp;do=diff</link>
        <description>Infinite Trees



1 Motivation

Up until now, we’ve mostly looked at trees as a data structure, but we haven’t looked at them in the context of any particular problems. Trees are used in many applications in computer science, robotics, and game design. One common application is for representing the possible moves in a game or search problem. Imagine that you were exploring the space that a player (character or robot) could move through. On each move, the player would change position (and possibl…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/tips/multihome_dokuwiki_hacks?rev=1203628033&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-21T21:07:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>multihome_dokuwiki_hacks</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/multihome_dokuwiki_hacks?rev=1203628033&amp;do=diff</link>
        <description>Multihome Dokuwiki Hacks

I use the article by Lukas Ruf on setting up dokuwiki on a mutihomed web server to allow multiple separate wikis to run on one machine.  The article is available at &lt;http://wiki.lpr.ch/doku.php/multihomed&gt;. 

These are a few things I have done in addition to the suggestions in the article.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/top?rev=1770677604&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-09T22:53:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/top?rev=1770677604&amp;do=diff</link>
        <description>People



Faculty

Jacob Erickson

Visiting Assistant Professor of Computer Science 


Jacob Erickson's research explores how digital platforms shape sociopolitical discourse, focusing on platform governance, online safety, and the downstream impacts of design and moderation decisions. Drawing from human-computer interaction, data science, and computational social science, his work examines how platform affordances influence online communication, community behavior, and user trust. His research …</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/wearables/top?rev=1369319086&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-05-23T14:24:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/priestdo/wearables/top?rev=1369319086&amp;do=diff</link>
        <description>What am I wearing?

New Scientist

A few details from decades of daily wear 
[gerbert in 2013]Please note, this page documents what I was wearing during the last four of the nineteen wonderful years I spent working for the CS Department at Vassar.  For the last year and a half I have been wearing modified versions of Google Glass running Glass and Ubuntu.  Along with that I am using a Bluetooth version of the Spiffchorder for input.  Please see the</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/tips/tikkun_passover_2009_supplement_in_plain_text?rev=1239026436&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-04-06T14:00:36+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>tikkun_passover_2009_supplement_in_plain_text</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/tikkun_passover_2009_supplement_in_plain_text?rev=1239026436&amp;do=diff</link>
        <description>Tikkun Passover 2009 Supplement in Plain Text

Some folks have had problems with the font size on the 2009 Passover Supplement.  The original is from &lt;http://www.tikkun.org/article.php/seder_2009&gt;.  Below is a version converted to plain text with acroread and then reformatted in emacs.  Use it if you find it useful.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/wearables/iswc_2007?rev=1363552281&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-03-17T20:31:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>iswc_2007</title>
        <link>https://www.cs.vassar.edu/people/priestdo/wearables/iswc_2007?rev=1363552281&amp;do=diff</link>
        <description>Herbert and me at ISWC 2007

In both videos you can see the dual holster. I am also using the ntsc version of the M1.

New Scientist

Perhaps it should be called “Old Scientist without enough sleep”. When I was at ISWC 2007 in Boston 
I had a chat with Phil McKenna of New Scientist Magazine. I am the third person interviewed in the video and at the end of the written article archived at</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/ide/publications?rev=1207790892&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-10T01:28:12+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>publications</title>
        <link>https://www.cs.vassar.edu/people/ide/publications?rev=1207790892&amp;do=diff</link>
        <description>Selected Publications (1990-onwards)

	*  Ide, N. and Suderman, K. (2007).  GrAF: A Graph-based Format for Linguistic Annotations. Proceedings of the Linguistic Annotation Workshop,held in conjunction with ACL 2007, Prague, June 28-29, 1-8.
	*  Ide, N. and Woolner, D. (2007). Historical Ontologies. In Ahmad, K, Brewster, C., and Stevenson, M. (eds.),</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/mlsmith/publicity?rev=1665463164&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-11T04:39:24+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>publicity</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/publicity?rev=1665463164&amp;do=diff</link>
        <description>Publicity

	*  Vassar, the Alumnae/i Quarterly, Spring 2021: Special issue on Vassar's Vanguard of Technology. (I was part of the article/discussion on Cloud Computing.)
	*  The Queen of Code feat. Grace Hopper: I was interviewed for this second episode in the Honeypot Explains series on Tech Pioneers, April 8, 2021
	*  Vassar Reflects on Two Months of Distance Learning, Vassar Stories, Office of Communications, May 15, 2020</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/walter/top?rev=1611255073&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-21T18:51:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/walter/top?rev=1611255073&amp;do=diff</link>
        <description>Jennifer E. Walter

Professor Emerita
 Department of Computer Science
 Vassar College

Email:  &lt;jewalter@vassar.edu&gt;  



“When you are the only woman in a group, you are no longer a woman; you are THE woman, as if your actions stand for that of your entire gender.”</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/mlsmith/pubs?rev=1611430740&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-23T19:39:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pubs</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/pubs?rev=1611430740&amp;do=diff</link>
        <description>Publications

	*  Dissertation:
		*  Marc L. Smith. View-Centric Reasoning about Parallel and Distributed Computation. PhD thesis, University of Central Florida, Orlando, FL 32816-2362, December 2000. [PDF]  Postscript and in the UCF institutional repository, STARS.


	*</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/books?rev=1198801150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2007-12-28T00:19:10+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>books</title>
        <link>https://www.cs.vassar.edu/people/priestdo/books?rev=1198801150&amp;do=diff</link>
        <description>My Favorite Books and Stories

Limbo by Bernard Wolfe

This book may be hard to find, but is worth the hunt. Originally published in 1952. Set in 1990. I am not sure what to say about this one - it had and continues to have quite an effect on me. (Of course that may just be because I had been told I</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/ben/sidebar?rev=1364936914&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2013-04-02T21:08:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://www.cs.vassar.edu/people/ben/sidebar?rev=1364936914&amp;do=diff</link>
        <description>Ben Stoutenburgh



	*  Home
	*  Bio

	*  Hudson Valley Drupal Meetup
	*  MHVLUG

----------



These are the old links, pay no attention

	*  CS Home
	*  Events
	*  Courses
	*  People
	*  Research
	*  Computing Facilities
	*  Hats Off!
	*  History
	*  System Info
	*  Alphabetic Index
	*  Interactive Tree Index
	*   Extended site search
	*  Summer 2010</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/top?rev=1309618521&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-07-02T14:55:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/priestdo/top?rev=1309618521&amp;do=diff</link>
        <description>These are my personal pages, if you are looking for system information, please head over to top. -Greg

----------

&lt;http://www.eff.org/blueribbon.html&gt;
 Campaign for Online Freedom of Speech, Press and Association

----------

A point in every direction is the same as no point at all

These pages are XHTML compliant: use any browser you choose!

Where Am I in the world?</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/admin_tips/svn?rev=1243454048&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-05-27T19:54:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>svn</title>
        <link>https://www.cs.vassar.edu/people/priestdo/admin_tips/svn?rev=1243454048&amp;do=diff</link>
        <description>Add new svn project

SVN svn version.cs.vassar.edu access controle

Issue the following commands to create a new project


svnadmin create /svn/svn-repos/project_NAME
chown -R www-data /svn/svn-repos/project_NAME
chgrp -R subversion /svn/svn-repos/project_NAME
chmod 770 /svn/svn-repos/project_NAME</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/ide/top?rev=1208189691&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-04-14T16:14:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/ide/top?rev=1208189691&amp;do=diff</link>
        <description>Nancy Ide

  Professor and Chair
Department of Computer Science
Vassar College
   124 Raymond Avenue
 Poughkeepsie, New York 12604-0520 
 USA
 tel : (+1) 845 437 5988
 fax : (+1) 845 437 7498
 e-mail : &lt;ide@cs.vassar.edu&gt; 
&lt;html&gt;&lt;font color=red&gt;&lt;/html&gt;



 Democracy cannot succeed unless those who express their choice are prepared to choose wisely. The real safeguard of democracy, therefore, is education.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/tips/blackbox?rev=1229445404&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-12-16T16:36:44+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>blackbox</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/blackbox?rev=1229445404&amp;do=diff</link>
        <description>Using a ServeSwitch Ultra with a 1U server

I have been using a Black Box ServeSwitch Ultra for well over 10 years.  At the time it was the perfect choice for our needs as it worked well with the 4 kinds of machines we were connecting to it.  It has never given me a moment of trouble in all this time, so when I needed to attach some new servers to it, I called Black Box and ordered the cables.  However, when they arrived, the hood on the vga connector end of the cable was too large to fit into t…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/romessing/top?rev=1422545254&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-01-29T15:27:34+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/romessing/top?rev=1422545254&amp;do=diff</link>
        <description>This is Ross Messing's Vassar CS Wiki page. 

I'm a computer vision scientist with Tandent Vision Science Inc.  Most of my work involves designing, analyzing and evaluating new ways of dealing with image and video data.  

During Spring 2015, I'm teaching</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/walter/sidebar?rev=1595520978&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-23T16:16:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://www.cs.vassar.edu/people/walter/sidebar?rev=1595520978&amp;do=diff</link>
        <description>Jennifer E. Walter</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/voerman/top?rev=1339625071&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2012-06-13T22:04:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/voerman/top?rev=1339625071&amp;do=diff</link>
        <description>Louis Voerman

Visiting Associate Professor (Retired) 
 Department of Computer Science
 Vassar College
 Poughkeepsie, New York 12604

 Email: &lt;voerman@cs.vassar.edu&gt;



LOUIS VOERMAN, Visiting Associate Professor of Computer Science, retired after 26 years of service, in Spring 2009. He taught courses in operating systems, microprocessor design, computer organization and advanced computer architecture at Vassar since 1983. He earned a B.S. in Electrical Engineering and an M.S. in Computer Scienc…</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/er?rev=1298607189&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-25T04:13:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>er</title>
        <link>https://www.cs.vassar.edu/people/priestdo/er?rev=1298607189&amp;do=diff</link>
        <description>Running Notes

And Human Evolution

	* Dennis M. Bramble1 &amp; Daniel E. Lieberman 2004 article in Nature
	* Travis Rayne Pickeringa and Henry T. Bunna responce to above 
	*  The evolution of endurance running and the tyranny of ethnography: A reply to Pickering and Bunn (2007)

barefoot running

Nature 463, 531-535(28 January 2010) Foot strike patterns and collision forces in habitually
barefoot versus shod runners abstract/htmlpdf

I'll try to take some pictures of the setup soon.

Shoe Attempts</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/mlsmith/vss?rev=1308538985&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-06-20T03:03:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vss</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/vss?rev=1308538985&amp;do=diff</link>
        <description>Vassar Science Scholars Lecture/Lab



Saturday, March 26, 2011 

9:30am--12pm 

Sci Vis Lab, 3rd Floor Mudd Chemistry

WeScheme: from Algebra to Animation

We will explore selected parts of the Scheme programming language using WeScheme, a browser--</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/mlsmith/top-forward?rev=1534564608&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2018-08-18T03:56:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top-forward</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/top-forward?rev=1534564608&amp;do=diff</link>
        <description>Marc L. Smith's homepage has moved

My new home page is: 

&lt;http://pages.vassar.edu/mlsmith/&gt;</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/sidebar?rev=1298607431&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-25T04:17:11+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://www.cs.vassar.edu/people/priestdo/sidebar?rev=1298607431&amp;do=diff</link>
        <description>Greg Priest-Dorman

top

	*  home
	*  contact
	*  tips
	*  running notes
	*  top
	*  top</description>
    </item>
</rdf:RDF>
