CommunityData:Resources: Difference between revisions

From CommunityData
(20 intermediate revisions by 6 users not shown)
Line 13: Line 13:
* [[CommunityData:Hyak]] — Using the Hyak supercomputer system at UW for reserach.
* [[CommunityData:Hyak]] — Using the Hyak supercomputer system at UW for reserach.
* [[CommunityData:Hyak setup]] — Getting an account and getting setup on Hyak.
* [[CommunityData:Hyak setup]] — Getting an account and getting setup on Hyak.
* [[CommunityData:Northwestern VPN]] — Connecting to the Northwestern VPN
* [[CommunityData:Jargon]] — Jargon and Common Shorthand
* [[CommunityData:Jargon]] — Jargon and Common Shorthand
* [[CommunityData:Jitsi]] — Some etiquette/usability tips for Jitsi, our preferred video conference tool.
* [[CommunityData:Knitr]] — Using Knitr with Tex to build graphs, tables, insert and format numbers in tex documents.   
* [[CommunityData:Knitr]] — Using Knitr with Tex to build graphs, tables, insert and format numbers in tex documents.   
* [[CommunityData:Planning document]] — Details on producing Matsuzaki-style planning documents
* [[CommunityData:Planning document]] — Details on producing Matsuzaki-style planning documents
* [[CommunityData:TeX]] — Installing/ [[Mako]]'s LaTeX templates
* [[CommunityData:reveal.js]] — Using RMarkdown to create reveal.js HTML presentations
* [[CommunityData:TeX]] — Installing our LaTeX templates
* [[CommunityData:Tmux]] — Using tmux (terminal multiplexer) to keep a persistent session on a server.   
* [[CommunityData:Tmux]] — Using tmux (terminal multiplexer) to keep a persistent session on a server.   
* [[CommunityData:Zotero]] — How to use our shared Zotero directory.
* [[CommunityData:Zotero]] — How to use our shared Zotero directory.
* [[CommunityData:Wikia data]] -- Documents information about how to get and validate wikia dumps.
* [[CommunityData:Wikia data]] Documents information about how to get and validate wikia dumps.
* [[CommunityData:Hyak Spark]] — Documents how to use Spark on Hyak
* [[CommunityData:ORES]] - Using ORES with wikipedia data


== Project Pages ==  
== Project Pages ==  
* [[CommunityData:Message Walls]] -- Documents information about how to get and validate wikia dumps.
* [[CommunityData:Message Walls]] -- Documents information about how to get and validate wikia dumps.


== Meetings and Meetups ==
== Ongoing and Future Meetings and Meetups ==
* [[Sociotechnocanonicon - Great Books Discussion Series]]
* [[CommunityData:Meetup March 2019]]
 
== Meetings and Meetups of Past ==
* [[Sociotechnocanonicon|Sociotechnocanonicon Great Books Discussion Series]]
* [[CommunityData:Meetup September 2018]]
* [[CommunityData:Meetup April 2018]]
* [[CommunityData:Meetup April 2018]]
* [[CommunityData:Meetup April 2018: Organizational notes]]
* [[CommunityData:Meetup April 2018: Organizational notes]]
Line 52: Line 61:
To use IRC, you'll need a client. A really good one for folks new to IRC is [https://irccloud.com IRCCloud]. With IRCCloud there is a web interface as well as good Apps for iOS and Android.
To use IRC, you'll need a client. A really good one for folks new to IRC is [https://irccloud.com IRCCloud]. With IRCCloud there is a web interface as well as good Apps for iOS and Android.


One limitation of IRCCloud is that, after a 1-week trial period, the system will disconnect folks every two hours. There are a couple options for this. The easiest one is subscribing to IRC cloud which costs $5/month or $50 a year. Mako or Aaron will foot the bill. The other is to connect through an IRC "bouncer." Talk to Mako about this if you're interested in this approach. He can run one for you.
One limitation of IRCCloud is that, after a 1-week trial period, the system will disconnect folks every two hours. There are a couple options for this. The easiest one is subscribing to IRC cloud which costs $5/month or $50 a year. Aaron will pay the bill!
 
The other options involve connecting through an IRC "bouncer" (such as [https://znc.in ZNC]) or connecting through a service like the [https://matrix.org Matrix] protocol. While there are numerous [https://matrix.org/docs/projects/try-matrix-now.html#clients clients], Salt recommends [https://riot.im Riot] which is freely supported on every platform. Join the room `#_oftc_#communitydata:matrix.org` to bridge into IRC from Matrix.
 
=== Registering your nick ===
 
Due to spam, we have sometimes blocked "non-registered" users from posting to <code>#communitydata</code>. This helps a lot with the spam but has a big disadvantage in that if you speak on the channel but are not registered, nobody else will be able to hear you!
 
It's a good idea to register your nickname or "nick" in any case because it means that can essentially reserve your nickname so that nobody else can have it.
 
If you've already done this long ago, you can stop reading, there's nothing new to do. If you haven't gotten fully registered and verified, here are the four "easy" steps, heavily mediated by the NickServ bot:


Another option for those wanting a persistent connection without setting up a bouncer (such as [https://znc.in ZNC]) is to connect via the [https://matrix.org Matrix] protocol. While there are numerous [https://matrix.org/docs/projects/try-matrix-now.html#clients clients], Salt recommends [https://riot.im Riot] which is freely supported on every platform. Join the room `#_oftc_#communitydata:matrix.org` to bridge into IRC.
# From IRC (irc.oftc.net), <code>/msg NickServ register <<your password>> <<your email>></code>
# Verification is via the website, see: [https://services.oftc.net/]
# Ask NickServ '<code>checkverify</code>' and she'll tell you if you're verified.
# Please say something on the channel to test. If you do not get a response, your messages can still be seen by community members. <code>/msg mako</code> or <code>ashaw</code> for help.


== Diversions ==  
== Diversions ==  

Revision as of 20:21, 28 June 2019

This page collects resources for Community Data Science Collective members.

Technical documentation and getting setup

Project Pages

Ongoing and Future Meetings and Meetups

Meetings and Meetups of Past

Non-technical resources

University of Washington Resources

Northwestern Resources

Chat on IRC

A number of us are idling in #communitydata on OFTC (irc.oftc.net). IRC is basically a chat system that is similar to Slack in many ways (it was actually the inspiration for Slack!).

To use IRC, you'll need a client. A really good one for folks new to IRC is IRCCloud. With IRCCloud there is a web interface as well as good Apps for iOS and Android.

One limitation of IRCCloud is that, after a 1-week trial period, the system will disconnect folks every two hours. There are a couple options for this. The easiest one is subscribing to IRC cloud which costs $5/month or $50 a year. Aaron will pay the bill!

The other options involve connecting through an IRC "bouncer" (such as ZNC) or connecting through a service like the Matrix protocol. While there are numerous clients, Salt recommends Riot which is freely supported on every platform. Join the room `#_oftc_#communitydata:matrix.org` to bridge into IRC from Matrix.

Registering your nick

Due to spam, we have sometimes blocked "non-registered" users from posting to #communitydata. This helps a lot with the spam but has a big disadvantage in that if you speak on the channel but are not registered, nobody else will be able to hear you!

It's a good idea to register your nickname or "nick" in any case because it means that can essentially reserve your nickname so that nobody else can have it.

If you've already done this long ago, you can stop reading, there's nothing new to do. If you haven't gotten fully registered and verified, here are the four "easy" steps, heavily mediated by the NickServ bot:

  1. From IRC (irc.oftc.net), /msg NickServ register <<your password>> <<your email>>
  2. Verification is via the website, see: [1]
  3. Ask NickServ 'checkverify' and she'll tell you if you're verified.
  4. Please say something on the channel to test. If you do not get a response, your messages can still be seen by community members. /msg mako or ashaw for help.

Diversions

The light in the lab at UW is funny. We have three fluorescent lights. On flipping the light switch, only two turn on. The third turns on eventually. We are studying this arcane phenomenon over at CommunityData:Light events

Game IDs

  • CommunityData:GameIDs — A directory containing the game IDs for CDSC members to connect with each other across various gaming platforms.