- RT @SunFoundation: We've collected more than 100 examples of the positive impact of #opendata. Search through them here: http://t.co/msrziV… 09:20:27, 2015-07-23
- Paper Badger looks to provide digital badges to contributors to scholarly papers http://t.co/yLpgnuGtM1 12:05:30, 2015-07-23
Google Calendar Reminders Come to Slack | Several People Are Typing
Google Calendar Reminders Come to Slack | Several People Are Typing http://slackhq.com/post/124767707715/googlecalendar
Paper Badger looks to provide digital badges to contributors to scholarly papers
Exploring the use of digital badges for crediting contributors to scholarly papers for their work
Source: Paper Badger: Contributorship Badges
This seems a lot more fun than a mention in a footnote. I could collect these on my CV as a highly visible means of showing my work. This initial work is being done in the sciences but it is open source so some enterprising soul could make it work for legal scholarship.
My Twitter Digest for 07/20/2015
- RT @FashDami: "Education is not preparation for life; education is life itself."
John Dewey. #quotes via @Codecademy 08:34:44, 2015-07-20 - Hey @sglassmeyer I see you made this word cloud. Keep up the good work! https://t.co/NPp3Vx14YF 08:42:33, 2015-07-20
- Chris Ball » Announcing GitTorrent: A Decentralized GitHub http://t.co/jPEsxyxbB1 09:54:42, 2015-07-20
- @johnpmayer Take a look at https://t.co/xA06pMWYSr for example of how git and blockchain can work together for something cool. in reply to johnpmayer 09:59:34, 2015-07-20
- RT @NeotaLogic: New post – The Fastcase 250 – 50 x 5 – An ecosystem of innovation in law http://t.co/EV259AWlMs 11:56:55, 2015-07-20
Chris Ball » Announcing GitTorrent: A Decentralized GitHub
Chris Ball » Announcing GitTorrent: A Decentralized GitHub http://blog.printf.net/articles/2015/05/29/announcing-gittorrent-a-decentralized-github/
My Twitter Digest for 07/18/2015
- RT @rdlankes: Does library usage effect academic student performance? http://t.co/pQdu8QTMn8 08:08:36, 2015-07-18
- My Twitter Digest for 07/17/2015 http://t.co/K8L18o7CLS 15:30:18, 2015-07-18
My Twitter Digest for 07/17/2015
- RT @juice_lee: Frontiers of Legal Information: U.S. Law Librarians of the Future by Jootaek Lee :: SSRN http://t.co/nPfVqPwS09 11:42:32, 2015-07-17
- My Twitter Digest for 07/16/2015 http://t.co/VytRcKUGjm 15:30:15, 2015-07-17
- RT @CopyrightLibn: A -different- complimentary copyright resource for teachers – https://t.co/KXDRXclfwF And it's open licensed, so adapt a… 15:50:24, 2015-07-17
My Twitter Digest for 07/16/2015
- Use Socket.IO P2P to connect peers for chat and more via WebRTC http://t.co/zUgipaJc2J 07:20:04, 2015-07-16
- 10 outstanding open source server tools – TechRepublic http://t.co/hXsxOyplnh 07:27:17, 2015-07-16
- RT @johnpmayer: ".technology can customize education for..JDs, LLMs, and JMs..online ed can make legal ed more inclusive and diverse" http:… 08:38:06, 2015-07-16
- RT @caliorg: #AALL15 Did you know CALI has a FREE and OPEN Legal Research casebook? http://t.co/MCCMJjnjO8 Download your copy today! 14:15:39, 2015-07-16
10 outstanding open source server tools – TechRepublic
Not sure which tools belong in your open source server toolkit? Here are 10 solid go-to tools to get you started.
Source: 10 outstanding open source server tools – TechRepublic
Use Socket.IO P2P to connect peers for chat and more via WebRTC
Socket.IO P2P provides an easy and reliable way to setup a WebRTC connection between peers and communicate using the socket.io-protocol.
Socket.IO is used to transport signaling data and as a fallback for clients where the WebRTC
PeerConnection
is not supported. Adding a simple piece of middleware to your socket.io setup enables this – no need to hand roll your own signaling exchange or set up, deploy and scale new servers.
Source: Socket.IO — Socket.IO P2P
There is potential here to create a secure, non-archived chat system that would be useful for education. Add chat to a CALI eLangdell Lawbook for example, or enable law student study groups.