<?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-14T22:08:36+00:00</dc:date>
        <items>
            <rdf:Seq>
                <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/priestdo/tips/style_test?rev=1210171851&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/priestdo/tips/z80asm_in_emacs?rev=1203534166&amp;do=diff"/>
                <rdf:li rdf:resource="https://www.cs.vassar.edu/people/priestdo/wearables/software?rev=1297424512&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/tips/vnc_inetd_gdm?rev=1252693878&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/wearables/hacks?rev=1210548591&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/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/priestdo/tips/style_test?rev=1210171851&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-07T14:50:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>style_test</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/style_test?rev=1210171851&amp;do=diff</link>
        <description>Style Test

Level 1 Headline

Plain text  Bold Text  Italic Text  Underlined Text  Code Text  Strike-through Text  !!SmallCaps!!  $$Sample$$  ??Variable??  ``Keyboard``  @@Definition@@  &amp;&amp;Citation&amp;&amp;  ““Quote””  “”=|Quote w/Cite“”  /!Inverse!/

Level 2 Headline
$$Sample$$````$$Sample$$````$$Sample$$````$$Sample$$````</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/priestdo/tips/z80asm_in_emacs?rev=1203534166&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-02-20T19:02:46+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>z80asm_in_emacs</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/z80asm_in_emacs?rev=1203534166&amp;do=diff</link>
        <description>Using emacs with z80asm

First off, I want to state I am not a lisp podgammer

OK, now that that is out of the way, this is what I added to my .emacs when I started using z80asm to work with z80 assembly code.  It adds ASM to the list of extensions that will put you into asm-mode for editing assembly code and defines the compile command the way I wanted it.  If there is a better way to do these tasks please let me know.</description>
    </item>
    <item rdf:about="https://www.cs.vassar.edu/people/priestdo/wearables/software?rev=1297424512&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2011-02-11T11:41:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>software</title>
        <link>https://www.cs.vassar.edu/people/priestdo/wearables/software?rev=1297424512&amp;do=diff</link>
        <description>Essential Software

Looking for a little more info? The following is a list of some of what I consider to be essential software I run in Xubuntu on my wearable.

Each of these contribute an key part of the experience:
? //software Dectalk// from fonix
:: http://www.fonixspeech.com/dectalk_legacy.php
.. Yep, this is one of two pieces of commercial software I run. For years I ran a hardware dectalk, then for a while I used pc104 based doubletalk units, as the rigs became more powerful and software…</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/tips/vnc_inetd_gdm?rev=1252693878&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2009-09-11T18:31:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vnc_inetd_gdm</title>
        <link>https://www.cs.vassar.edu/people/priestdo/tips/vnc_inetd_gdm?rev=1252693878&amp;do=diff</link>
        <description>VNC over inetd with gdm - number of session limitation

There are a lot of pages about setting up vnc over inetd.  I had been running such a setup for years with 10 - 20 simultaneous sessions being commonplace, but an upgrade of the server to ubuntu 9.4 broke my configuration.  Eventually all but one problem had been worked out by poking around the changelogs, reading a few man pages and using the standard net searches.  That problem was that only 2 simultaneous sessions were supported.  The fix…</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/wearables/hacks?rev=1210548591&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2008-05-11T23:29:51+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>hacks</title>
        <link>https://www.cs.vassar.edu/people/priestdo/wearables/hacks?rev=1210548591&amp;do=diff</link>
        <description>Wear Hacks and Projects pages

It became clear during the wiki transition that I had a number of “get 'em on the field” hacks in a variety of formats and locations as well as other wearable related pages and I needed to gather them up.

As I clean up my site, this is where they will all be listed.  For now it is a growing list of links to where they currently reside.</description>
    </item>
</rdf:RDF>
