Search

You can find the results of your search below.

infinite-trees @people:mlsmith
45 Hits, Last modified:
left, right). This yields a location tree like: <code text> ------- <4,8>------ / / \... \ \ <3,9> <3,7> <2,8> <4,8> </code> (Ignore that we have <4,8> twice in this picture... the node with data value plus 1. In other words: <code text> 0 / \ -1 1 / \ ... -2 0 ... ... </code> ===== 2 Modeling Infinite Trees ===== Let’s st
vss @people:mlsmith
20 Hits, Last modified:
ta** \\ Here's how to define (name) expressions:<code scheme> (define red-circle (circle 50 "solid" "re... my-desire "I want to be a Computer Scientist!") </code> If you type these definitions into the Definitio... need to define their own functions. Here's how: <code scheme> (define (green-circle r) (circle r "solid" "green")) </code> This defines a function that draws a green circl
svn @people:priestdo:admin_tips
6 Hits, Last modified:
he following commands to create a new project=== <code> svnadmin create /svn/svn-repos/project_NAME chow... ject_NAME chmod 770 /svn/svn-repos/project_NAME </code> === to allow access via https:=== edit /etc/ap... ess-file under [groups] create a group of users <code> [groups] ... ... NAME = user1, user2, ... userN </code> add project location and group access <code> [p
style_test @people:priestdo:tips
5 Hits, Last modified:
d Text** //Italic Text// __Underlined Text__ ''Code Text'' <del>Strike-through Text</del> !!SmallCa... d Text** //Italic Text// __Underlined Text__ ''Code Text'' <del>Strike-through Text</del> !!SmallCa... d Text** //Italic Text// __Underlined Text__ ''Code Text'' <del>Strike-through Text</del> !!SmallCa... d Text** //Italic Text// __Underlined Text__ ''Code Text'' <del>Strike-through Text</del> !!SmallCa
multihome_dokuwiki_hacks @people:priestdo:tips
4 Hits, Last modified:
ion of the script provided on Lukas Ruf's site: <code> #!/bin/sh # # my modification of the script by L... ate and edit your conf file and template" fi fi </code> ===== Default config ===== If a name gets to... php. They are a slight modification of Lukas's <code> /* * set your default wiki configuration with $... ulthostconfig; } @include_once($myhostconfig); </code> ===== favicon hack ===== This time I wanted
z80asm_in_emacs @people:priestdo:tips
4 Hits, Last modified:
tarted 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 ... tter way to do these tasks please let me know. <code lisp> ;; ;; mods for z80asm GEP-D 2008-02 ;; ;; ;...               )))) ;; ;; end of z80asm mods ;; </code>  --- //[[priestdo@cs.vassar.edu|Greg Priest-Dor
software @people:priestdo:wearables
3 Hits, Last modified:
l was fine. It is found on Edit => Preferences => Codecs => Audio Codecs, in a check box below Audio Codecs Settings. ?//keynav & xdotool// :: While not quite "essential"
mlsmith-pubkey @people:mlsmith
2 Hits, Last modified:
send me something securely)\\ **** \\ ---- <code> -----BEGIN PGP PUBLIC KEY BLOCK----- Version: Gn... W8PQIwne3Xd2K8Hb/FfsUt 6sMAnRWGB+h7YD3ZUyq11RKMUP0PP0he =zZa0 -----END PGP PUBLIC KEY BLOCK----- </code>
top @people:mlsmith
2 Hits, Last modified:
you know better, do better.// --Maya Angelou /* <code>(( λ (x) (x x)) ( λ (x) (x x)))</code> \\ */ $((\lambda(x)\ (x\ x))\ (\lambda(x)\ (x\ x)))$
vnc_inetd_gdm @people:priestdo:tips
2 Hits, Last modified:
vnc sessions it would look something like this: <code> [xdmcp]                                         ...                                               </code>                   If you use the graphical set
top @people:priestdo:wearables
2 Hits, Last modified:
is now seen as an HID compliant usb keyboard! The code is not quite polished enough for public release, ... and with fewer buttons. Mikkel is cleaning up the code, I am trying to help with the documentation and t
top
1 Hits, Last modified:
operating systems, he is interested in opensource code projects like GNU's C library, glibc, the GNU Com
publicity @people:mlsmith
1 Hits, Last modified:
) * [[https://youtu.be/5sNuPYJpSCI|The Queen of Code feat. Grace Hopper]]: I was interviewed for this
top @people:priestdo
1 Hits, Last modified:
http://emacspeak.sourceforge.net/ ]] and [[http://code.google.com/p/emacspeak/]]. ==== CCAS ==== I am
hacks @people:priestdo:wearables
1 Hits, Last modified:
g keyboard modification]] .. A project initialy coded by Jinnah Hosein which I then modified for later