Difference between revisions of "2010 Conference Buzz"
From Code4Lib
(→Announcements From the Organizers: oops, redoing overwritten edit) |
(→Announcements From the Organizers) |
||
Line 1: | Line 1: | ||
== Announcements From the Organizers == | == Announcements From the Organizers == | ||
− | * twitter hashtag: #c4l10 | + | * twitter hashtag: #c4l10, tag: c4l10 |
− | + | ||
* [http://code4lib.org/conference/2010/schedule Conference Program] | * [http://code4lib.org/conference/2010/schedule Conference Program] | ||
<!-- * [http://code4lib.org/conference/2010/breakouts Breakout Sessions] | <!-- * [http://code4lib.org/conference/2010/breakouts Breakout Sessions] | ||
* [http://code4lib.org/conference/2010/lightning Lightning Talks]--> | * [http://code4lib.org/conference/2010/lightning Lightning Talks]--> | ||
− | * Internet in guest rooms at the Renaissance | + | * Internet in guest rooms at the Renaissance Asheville is FREE. |
* [http://tinyurl.com/ashevillemap Annotated Google Map] | * [http://tinyurl.com/ashevillemap Annotated Google Map] | ||
* Hospitality Suite: 1114 (“open when a warm body is there”) - can anybody bring a portable projector? | * Hospitality Suite: 1114 (“open when a warm body is there”) - can anybody bring a portable projector? |
Revision as of 22:06, 16 February 2010
Contents
Announcements From the Organizers
- twitter hashtag: #c4l10, tag: c4l10
- Conference Program
- Internet in guest rooms at the Renaissance Asheville is FREE.
- Annotated Google Map
- Hospitality Suite: 1114 (“open when a warm body is there”) - can anybody bring a portable projector?
- Hotel Map.
Does Anybody Want To...?
See also C4L2010_social_activities -- should we move summaries here?
Eats
- Breakfast Tuesday - Thursday is continental
- Lunch is provided on Tuesday and Wednesday. Lunch options on other days:
- Add some ideas here or see the Google Map
Dinner Plans
- Sunday & Monday
- Tuesday & Wednesday
Things To Do
- "36 Hours in Asheville, NC" piece in the New York Times TRAVEL section from 2007.
See also C4L2010_social_activities -- should we move summaries here?
SSH Tunneling to get around blocked ports
Ports blocked? Try this:
- On your laptop, execute:
ssh -f -N -L 9999:chat.freenode.net:6667 machine.I.have.rights.on
...where chat.freenode.net:6667 is the machine/port you want to eventually get to, machine.i.have.rights.on is...well, that, and 9999 is an empty port on your local machine.
You'll be prompted for a password if you need one, after which you can put it in the background.
Then you can set up your chat software to talk to localhost:9999 and you're set.
Ground Crew Contacts
Please feel free to contact us about anything, any time, between now and the end of the conference.