Difference between revisions of "2010 Conference Buzz"

From Code4Lib
Jump to: navigation, search
(Eats)
(Announcements From the Organizers: map, commenting out currently broken links)
Line 4: Line 4:
 
* tag: 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 Providence is FREE.  
 
* Internet in guest rooms at the Renaissance Providence 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?
 
+
* [http://www.marriott.com/hotels/event-planning/floor-plans/avlbr-renaissance-asheville-hotel/ Hotel Map].
  
 
== Does Anybody Want To...? ==
 
== Does Anybody Want To...? ==

Revision as of 22:00, 16 February 2010

Announcements From the Organizers

  • twitter hashtag: #c4l10
  • tag: c4l10
  • Conference Program
  • Internet in guest rooms at the Renaissance Providence 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...?

Eats

  • Breakfast Tuesday - Thursday is continental
  • Lunch is provided on Tuesday and Wednesday. Lunch options on other days:
    • (Add some ideas here or see [1]

Dinner Plans

  • Sunday & Monday
  • Tuesday & Wednesday


Things To Do

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.