<?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-06-10T22:43:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/top?rev=1776812227&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/concurrency?rev=1596084460&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/lemie/top?rev=1422415888&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/mlsmith/past-courses?rev=1766208338&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/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/context_awarness_project?rev=1260206695&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/wearables/usb760?rev=1245616171&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/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/top?rev=1776812227&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-21T22:57:07+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=1776812227&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/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/concurrency?rev=1596084460&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2020-07-30T04:47:40+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>concurrency</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/concurrency?rev=1596084460&amp;do=diff</link>
        <description>Concurrency



Communicating Sequential Processes (CSP) Links

	*  WoTUG - The place for Communicating Processes
	*  The classic text: Communicating Sequential Processes (Hoare)
	*  The modern text: Theory and Practice of Concurrency (Roscoe)
	*  Unifying Theories of Programming text, by Hoare and He: UTP
	*  JCSP - CSP for Java
	*  C++CSP2 – CSP for C++</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/lemie/top?rev=1422415888&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2015-01-28T03:31:28+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>top</title>
        <link>https://www.cs.vassar.edu/people/lemie/top?rev=1422415888&amp;do=diff</link>
        <description>I am a software engineer for IBM and I've been working for more than 30 years with the Transaction Processing Facility (TPF) family of products:
 IBM's TPF page

When I first started, the product was called the Airline Control Program and was given away to mainframe computer customers!</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/mlsmith/past-courses?rev=1766208338&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-12-20T05:25:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>past-courses</title>
        <link>https://www.cs.vassar.edu/people/mlsmith/past-courses?rev=1766208338&amp;do=diff</link>
        <description>Past Courses



Courses taught at Vassar College: (2006 - present)

	*  CMPU-101 - Problem-Solving and Abstraction 
		*  Fall '06, '07, '10, '14, '15, '16, '17, '18, '19, '21, '22, '23, '24, '25
		*  Spring '07, '09, '14, '16, '19, '21, '23, '24, '25</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/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/context_awarness_project?rev=1260206695&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-12-07T17:24:55+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>context_awarness_project</title>
        <link>https://www.cs.vassar.edu/people/priestdo/wearables/context_awarness_project?rev=1260206695&amp;do=diff</link>
        <description>the next big thing...

Endurance Running Harness for Herbert

October 2009

I have been a walker ever since I got my legs back as a teenager.  Before that biking is how I covered distance.  For a time I did not have use of my legs (the result of a biking accident) and was told I would not walk again.  Thankfully that was not the case, but after that the idea of running always seemed foolhardy.  All that impact, thud thud thud, not for me and my spine.  However, of late I am trying running</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/wearables/usb760?rev=1245616171&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-06-21T20:29:31+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>usb760</title>
        <link>https://www.cs.vassar.edu/people/priestdo/wearables/usb760?rev=1245616171&amp;do=diff</link>
        <description>Well, I got my Novatel Wireless usb760 and my Verizonwireless broadband plan.

I can report that the device works well but can't be set up entirely under linux.  

I can also report that VerizonWireless tech folks have much less than no clue about linux.</description>
    </item>
</rdf:RDF>
