Experimental presentation apps (e.g., E-Prime) need to have the serial port baud rate set to 57,600 or the signal won't be picked up
Whenever you have doubts about any datafiles, please first have a look at README file which must be located in the same or parenting directory.
FSL is located in
RUMBAtools is located
Set the page size in feet (not inches) for large posters (bigger than 43") - You can not set Staroffice page size in inches for large posters, but can set it in feet
Alternatively, LaTeX can be used to create posters.
So - the questions like
can be easily answered by doing next steps
ssh ravana
cd /home/www/rumba/www.rumba/bib
vi rumba.bib # there look at other records as an example
# for instance to add link to pdf use
# PDF = {http://www.rumba.rutgers.edu/pubs/cns2004_Bly.pdf}
after you've done editing, there is a moment of truth whenever you can screw everything up or it can go smoothly and you will get updated DB online. So to do a simple check please run
make test
If it doesn't report any errors or warnings, it is way to go - you might be lucky and everything will work, otherwise do not perform next step but rather fix what you already have
Next step is to compile online pages. Run
make
it shouldn't report any warnings, just statistics, if there are any - please correct rumba.bib
So once again all the steps
ssh rumba cd /home/www/rumba/www.rumba/bib vi rumba.bib make test makeDon't cry out loud if you screw things badly. First of all we do revision on this file, so once in a while I upload it into CVS. So if you don't know how to handle situation, first do
cd .. # due to historical reason rumba.bib is really located in the root directory for the website cvs diff rumba.bib
This will show the differences which were introduced since last submittion (commit) to the repository. If you don't know how to handle the situation email Me.
P.S. You have to belong to rumba group on psychology to perform any described actions. At current moment (01/30/05) the next people are in the group: sauron,elflord,jose,cat,zaimi,yoh,ben,tara,matsuka,soner,paul. If you are not among them -- you would need to ask sysadmin of psychology to add you to the group.