Spam detection software, running on the system "avery.infomotions.com", has identified this incoming email as possible spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see eric_morgan_at_infomotions.com for details. Content preview: Do you happen to have screenshots or anything so we could see what the interface looks like? I think this is great! -Matthew On 13 March 2017 at 20:00, CODE4LIB automatic digest system < LISTSERV_at_lists.clir.org> wrote: [...] Content analysis details: (-0.0 points, -1.5 required) pts rule name description ---- ---------------------- -------------------------------------------------- 1.7 URIBL_DBL_SPAM Contains an URL listed in the DBL blocklist [URIs: libraries.network] -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no trust [66.175.211.245 listed in list.dnswl.org] 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source [209.85.214.67 listed in dnsbl.sorbs.net] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record -0.6 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider (thematthewmurray[at]gmail.com) 0.0 HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different 0.0 T_HEADER_FROM_DIFFERENT_DOMAINS From and EnvelopeFrom 2nd level mail domains are different -0.0 SPF_PASS SPF: sender matches SPF record 0.0 DKIM_ADSP_CUSTOM_MED No valid author signature, adsp_override is CUSTOM_MED -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] 0.2 FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different 0.0 T_FREEMAIL_FORGED_FROMDOMAIN 2nd level domains in From and EnvelopeFrom freemail headers are different
attached mail follows:
Do you happen to have screenshots or anything so we could see what the interface looks like? I think this is great! -Matthew On 13 March 2017 at 20:00, CODE4LIB automatic digest system < LISTSERV_at_lists.clir.org> wrote: > > > Date: Mon, 13 Mar 2017 09:25:36 -0600 > From: Kenny Ketner <kenny.ketner_at_GMAIL.COM> > Subject: Re: music repository > > Hello, > > > My team at my previous employer (Texas Tech University Libraries) finished > a project last Fall that might interest you. We created a Netflix-style > browse interface with a built in media player that sits on top of our > DSpace recitals collection. It's behind authentication, so I am unable to > demonstrate it for you, but the news release about the system is here: > > http://library.ttu.edu/news/stories/SAVE.php > > And I would be happy to put you in touch with the development team > (programmers and metadata librarians) if you are interested. > > > > > > Kenny Ketner > > Information Products Lead > > Montana State Library > > 406-444-2870 > > kketner_at_mt.gov > > kennyketner.com > > > > > On Thu, Mar 9, 2017 at 6:38 PM, Kun Lin <link_at_whitman.edu> wrote: > > > Hi there - > > > > > > > > I am trying to find examples of music department/library hosting > recordings > > of their student performance in their repository. Are there any examples? > > What kind of system could do this kind of job? > > > > > > > > > > > > Thanks > > > > Kun Lin > > > > Penrose Library > > > > Whitman College > > > > ------------------------------ > > Date: Mon, 13 Mar 2017 11:53:16 -0400 > From: Brandon Locke <brandontlocke_at_GMAIL.COM> > Subject: Fwd: An Invitation to Participate in Endangered Data Week (April > 17-21) > > We invite your participation in *Endangered Data Week* > <http://endangereddataweek.org/>, a distributed network of events running > from April 17th-21st, 2017: > > endangereddataweek.org > > *Endangered Data Week* is a new, annual, grassroots effort to: > > - raise awareness of threats to publicly available data of all kinds, > across sectors and disciplines; > - provide opportunities to explore the power dynamics of data creation, > sharing, privacy, and retention; > - build community capacity by teaching ways to make #EndangeredData > <https://twitter.com/search?q=%23EndangeredData> more accessible and > secure. > > > Browse for online events and opportunities near you: http:// > endangereddataweek.org/map/ <http://endangereddataweek.org/map> > > Nothing nearby? Please help make this first *EDW* a success by planning a > gathering and adding it > <https://docs.google.com/forms/d/e/1FAIpQLSeTZ30rbBS5axmn-QpWZML_ > nEqT_bmiz9V2TiQYYTTQSsKUxw/viewform> > to > our list and map! > > We especially encourage events that promote care for endangered collections > by: > > - publicizing the availability of datasets to diverse communities; > - increasing critical engagement with data, including through > visualization, analysis, and storytelling; > - encouraging activism and advocacy for open data policies; > - fostering needed skills through workshops on data curation, > documentation and discovery, improved access, and preservation. > > > Finally, we welcome contributions to our small supplementary collection > <https://wiki.diglib.org/Endangered_Data_Week> of *EDW* resources. > > *Endangered Data Week* is facilitated by a dedicated team of volunteers, > including Brandon Locke and Jason A. Heppler, supported by the Digital > Library Federation <https://diglib.org/> and in partnership with a new > DLF interest group on Records Transparency/Accountability > <https://www.diglib.org/archives/13609/>, led by Rachel Mattson. > Additional > supporters include DataRefuge <https://www.datarefuge.org/> and CLIR > <https://www.clir.org/>. > > ------------------------------ > > Date: Mon, 13 Mar 2017 16:24:29 +0000 > From: Cynthia Ng <cng_at_NWPL.CA> > Subject: Re: Replacement for SquidProxy? > > Thanks to everyone who replied! > > -----Original Message----- > From: Code for Libraries [mailto:CODE4LIB_at_LISTS.CLIR.ORG] On Behalf Of > Ray Voelker > Sent: Monday, March 06, 2017 5:44 PM > To: CODE4LIB_at_LISTS.CLIR.ORG > Subject: Re: [CODE4LIB] Replacement for SquidProxy? > > I used to do something like you described but using a piece of software > called Tinyproxy ( https://tinyproxy.github.io/ ). Like the name > suggests, it's pretty small and easy to configure. I was using it as part > of a linux-based web kiosk. I would configure the browser to point at the > configured proxy server, and that would lock a user into a specific website > or set of websites. > > I have some more info on the kiosk end of things here if anyone is > interested. These may not be a totally complete set of instructions, so use > at your own risk! > https://github.com/rayvoelker/webkiosk/blob/master/README.md > > --Ray > > On Mar 6, 2017 6:31 PM, "Cynthia Ng" <cng_at_nwpl.ca> wrote: > > > Hi All, > > > > Hope everyone is enjoying the conference! (either in person or > > virtually) > > > > We currently use SquidProxy to manage access on a few public > > workstations so that they can only access specific sites/databases/etc. > > > > We were wondering if anyone can suggest an alternative/replacement? > > > > Or on the flip side, has anyone looked into replacing it but stuck > > with SquidProxy? > > > > Appreciate any insight you can provide. > > > > Thanks, > > Cynthia (Arty) > > > > -- > > Cynthia Ng > > Manager of Technology and Infrastructure > > 604.527.4671 | cng_at_nwpl.ca<mailto:cng_at_nwpl.ca> > > > > [cid:image001.png_at_01CD6B29.2AA8F740]New Westminster Public Library > > 716 6th Avenue, New Westminster, BC V3M 2B3 Connect with us: > > [facebook] <facebook.com/NWPLibrary> [twitter] < > > twitter.com/NWPLibrary> [instagram] <instagram.com/nwplibrary/> > > > > > > ------------------------------ > > Date: Mon, 13 Mar 2017 17:33:35 +0000 > From: "Krause, Rose" <rkrause3_at_EWU.EDU> > Subject: Re: music repository > > We use our Digital Commons repository for this purpose: > http://dc.ewu.edu/music_student_performances/. > > Rose Sliger Krause > Assistant Professor and Metadata Librarian > John F. Kennedy Library > Eastern Washington University > (509) 359-2385 > rkrause3_at_ewu.edu > > EWU expands opportunities for personal transformation through excellence > in learning. > > > -----Original Message----- > From: Code for Libraries [mailto:CODE4LIB_at_LISTS.CLIR.ORG] On Behalf Of > Kenny Ketner > Sent: Monday, March 13, 2017 8:26 AM > To: CODE4LIB_at_LISTS.CLIR.ORG > Subject: Re: [CODE4LIB] music repository > > Hello, > > > My team at my previous employer (Texas Tech University Libraries) finished > a project last Fall that might interest you. We created a Netflix-style > browse interface with a built in media player that sits on top of our > DSpace recitals collection. It's behind authentication, so I am unable to > demonstrate it for you, but the news release about the system is here: > > http://library.ttu.edu/news/stories/SAVE.php > > And I would be happy to put you in touch with the development team > (programmers and metadata librarians) if you are interested. > > > > > > Kenny Ketner > > Information Products Lead > > Montana State Library > > 406-444-2870 > > kketner_at_mt.gov > > kennyketner.com > > > > > On Thu, Mar 9, 2017 at 6:38 PM, Kun Lin <link_at_whitman.edu> wrote: > > > Hi there - > > > > > > > > I am trying to find examples of music department/library hosting > > recordings of their student performance in their repository. Are there > any examples? > > What kind of system could do this kind of job? > > > > > > > > > > > > Thanks > > > > Kun Lin > > > > Penrose Library > > > > Whitman College > > > > ------------------------------ > > Date: Mon, 13 Mar 2017 13:17:15 -0700 > From: Karen Coyle <lists_at_KCOYLE.NET> > Subject: Re: Fwd: An Invitation to Participate in Endangered Data Week > (April 17-21) > > Is there any coordinated effort to catalog the datasets that are being > saved? I'm thinking of this project and others. Seems like cataloging > standards should be on the work list. > > kc > > On 3/13/17 8:53 AM, Brandon Locke wrote: > > We invite your participation in *Endangered Data Week* > > <http://endangereddataweek.org/>, a distributed network of events > running > > from April 17th-21st, 2017: > > > > endangereddataweek.org > > > > *Endangered Data Week* is a new, annual, grassroots effort to: > > > > - raise awareness of threats to publicly available data of all kinds, > > across sectors and disciplines; > > - provide opportunities to explore the power dynamics of data > creation, > > sharing, privacy, and retention; > > - build community capacity by teaching ways to make #EndangeredData > > <https://twitter.com/search?q=%23EndangeredData> more accessible and > > secure. > > > > > > Browse for online events and opportunities near you: http:// > > endangereddataweek.org/map/ <http://endangereddataweek.org/map> > > > > Nothing nearby? Please help make this first *EDW* a success by planning a > > gathering and adding it > > <https://docs.google.com/forms/d/e/1FAIpQLSeTZ30rbBS5axmn-QpWZML_ > nEqT_bmiz9V2TiQYYTTQSsKUxw/viewform> > > to > > our list and map! > > > > We especially encourage events that promote care for endangered > collections > > by: > > > > - publicizing the availability of datasets to diverse communities; > > - increasing critical engagement with data, including through > > visualization, analysis, and storytelling; > > - encouraging activism and advocacy for open data policies; > > - fostering needed skills through workshops on data curation, > > documentation and discovery, improved access, and preservation. > > > > > > Finally, we welcome contributions to our small supplementary collection > > <https://wiki.diglib.org/Endangered_Data_Week> of *EDW* resources. > > > > *Endangered Data Week* is facilitated by a dedicated team of volunteers, > > including Brandon Locke and Jason A. Heppler, supported by the Digital > > Library Federation <https://diglib.org/> and in partnership with a new > > DLF interest group on Records Transparency/Accountability > > <https://www.diglib.org/archives/13609/>, led by Rachel Mattson. > Additional > > supporters include DataRefuge <https://www.datarefuge.org/> and CLIR > > <https://www.clir.org/>. > > > > -- > Karen Coyle > kcoyle@kcoyle.net http://kcoyle.net > m: +1-510-435-8234 > skype: kcoylenet/+1-510-984-3600 > > ------------------------------ > > Date: Mon, 13 Mar 2017 21:45:35 +0000 > From: Bethany Nowviskie <bnowviskie_at_CLIR.ORG> > Subject: Re: Fwd: An Invitation to Participate in Endangered Data Week > (April 17-21) > > Totally agreed, Karen! > > The idea behind Endangered Data Week is more like Open Access Week or > Banned Books Week, though — just a focal point for independently-organized > events of all kinds, around the theme, rather than a single coordinated > effort. So it would be great to see people offering open training sessions, > launching new teaching materials or promoting existing resources, etc. > during the Week, that could benefit folks volunteering in projects like > DataRefuge. > > In part, the goal is to help move the conversation beyond OMGsavethestuff > (as it has appeared in the media) to deeper engagement with sectors of the > library and archives community that have been doing this work for such a > long time — and also to encourage folks newly alert to the issue to think > about data stewardship across disciplines. > > (Similarly, there’s now this: https://libraries.network) > > Bethany Nowviskie > Director of the Digital Library Federation (DLF) at CLIR > Research Associate Professor of Digital Humanities, UVa > diglib.org | clir.org | ndsa.org | nowviskie.org | she/her/hers > > > > > > On Mar 13, 2017, at 4:17 PM, Karen Coyle <lists_at_KCOYLE.NET> wrote: > > > > Is there any coordinated effort to catalog the datasets that are being > > saved? I'm thinking of this project and others. Seems like cataloging > > standards should be on the work list. > > > > kc > > > > On 3/13/17 8:53 AM, Brandon Locke wrote: > >> We invite your participation in *Endangered Data Week* > >> <http://endangereddataweek.org/>, a distributed network of events > running > >> from April 17th-21st, 2017: > >> > >> endangereddataweek.org > >> > >> *Endangered Data Week* is a new, annual, grassroots effort to: > >> > >> - raise awareness of threats to publicly available data of all kinds, > >> across sectors and disciplines; > >> - provide opportunities to explore the power dynamics of data > creation, > >> sharing, privacy, and retention; > >> - build community capacity by teaching ways to make #EndangeredData > >> <https://twitter.com/search?q=%23EndangeredData> more accessible and > >> secure. > >> > >> > >> Browse for online events and opportunities near you: http:// > >> endangereddataweek.org/map/ <http://endangereddataweek.org/map> > >> > >> Nothing nearby? Please help make this first *EDW* a success by planning > a > >> gathering and adding it > >> <https://docs.google.com/forms/d/e/1FAIpQLSeTZ30rbBS5axmn-QpWZML_ > nEqT_bmiz9V2TiQYYTTQSsKUxw/viewform> > >> to > >> our list and map! > >> > >> We especially encourage events that promote care for endangered > collections > >> by: > >> > >> - publicizing the availability of datasets to diverse communities; > >> - increasing critical engagement with data, including through > >> visualization, analysis, and storytelling; > >> - encouraging activism and advocacy for open data policies; > >> - fostering needed skills through workshops on data curation, > >> documentation and discovery, improved access, and preservation. > >> > >> > >> Finally, we welcome contributions to our small supplementary collection > >> <https://wiki.diglib.org/Endangered_Data_Week> of *EDW* resources. > >> > >> *Endangered Data Week* is facilitated by a dedicated team of volunteers, > >> including Brandon Locke and Jason A. Heppler, supported by the Digital > >> Library Federation <https://diglib.org/> and in partnership with a new > >> DLF interest group on Records Transparency/Accountability > >> <https://www.diglib.org/archives/13609/>, led by Rachel Mattson. > Additional > >> supporters include DataRefuge <https://www.datarefuge.org/> and CLIR > >> <https://www.clir.org/>. > >> > > > > -- > > Karen Coyle > > kcoyle@kcoyle.net http://kcoyle.net > > m: +1-510-435-8234 > > skype: kcoylenet/+1-510-984-3600 > > ------------------------------ > > Date: Mon, 13 Mar 2017 15:02:03 -0700 > From: Sara Amato <samato_at_WILLAMETTE.EDU> > Subject: Code4Lib Issue 37 Call for Papers (and apologies for > cross-posting): > > The Code4Lib Journal (C4LJ) exists to foster community and share > information among those interested in the intersection of libraries, > technology, and the future. > > We are now accepting proposals for publication in our 37th issue. Don’t > miss out on this opportunity to share your ideas and experiences. To be > included in the 37th issue, which is scheduled for publication in mid July > 2017, please submit articles, abstracts, or proposals at > http://journal.code4lib.org/submit-proposal or to journal@code4lib.org by > Friday, April 14, 2017. When submitting, please include the title or > subject of the proposal in the subject line of the email message and the > acceptance of the Journal’s US CC-By 3.0 license > <https://creativecommons.org/licenses/by/3.0/us/> in the body of the > message. The editorial committee will review all proposals and notify those > accepted by Friday, April 21, 2017. Please note that submissions are > subject to rejection or postponement at any point in the publication > process as determined by the Code4Lib Journal’s editorial committee. > > C4LJ encourages creativity and flexibility, and the editors welcome > submissions across a broad variety of topics that support the mission of > the journal. Possible topics include, but are not limited to: > > * Practical applications of library technology (both actual and > hypothetical) > * Technology projects (failed, successful, or proposed), including how they > were done and challenges faced > * Case studies > * Best practices > * Reviews > * Comparisons of third party software or libraries > * Analyses of library metadata for use with technology > * Project management and communication within the library environment > * Assessment and user studies > > C4LJ strives to promote professional communication by minimizing the > barriers to publication. While articles should be of a high quality, they > need not follow any formal structure. Writers should aim for the middle > ground between blog posts and articles in traditional refereed journals. > Where appropriate, we encourage authors to submit code samples, algorithms, > and pseudo-code. For more information, visit C4LJ’s Article Guidelines or > browse articles from the earlier issues published on our website: > http://journal.code4lib.org. > > Send in a submission. Your peers would like to hear what you are doing. > > -Sara Amato, Coordinating Editor for Issue 37 > > -Code4Lib Journal Editorial Committee > > ------------------------------ > > Date: Mon, 13 Mar 2017 16:59:06 -0700 > From: Kun Lin <link_at_WHITMAN.EDU> > Subject: Re: music repository > > Hi Rose > How do you deal with music copyright issue when you build the repository? > Thanks > Kun > > -----Original Message----- > From: Code for Libraries [mailto:CODE4LIB_at_LISTS.CLIR.ORG] On Behalf Of > Krause, Rose > Sent: Monday, March 13, 2017 10:34 AM > To: CODE4LIB_at_LISTS.CLIR.ORG > Subject: Re: [CODE4LIB] music repository > > We use our Digital Commons repository for this purpose: > http://dc.ewu.edu/music_student_performances/. > > Rose Sliger Krause > Assistant Professor and Metadata Librarian John F. Kennedy Library Eastern > Washington University > (509) 359-2385 > rkrause3_at_ewu.edu > > EWU expands opportunities for personal transformation through excellence in > learning. > > > -----Original Message----- > From: Code for Libraries [mailto:CODE4LIB_at_LISTS.CLIR.ORG] On Behalf Of > Kenny > Ketner > Sent: Monday, March 13, 2017 8:26 AM > To: CODE4LIB_at_LISTS.CLIR.ORG > Subject: Re: [CODE4LIB] music repository > > Hello, > > > My team at my previous employer (Texas Tech University Libraries) finished > a > project last Fall that might interest you. We created a Netflix-style > browse interface with a built in media player that sits on top of our > DSpace > recitals collection. It's behind authentication, so I am unable to > demonstrate it for you, but the news release about the system is here: > > http://library.ttu.edu/news/stories/SAVE.php > > And I would be happy to put you in touch with the development team > (programmers and metadata librarians) if you are interested. > > > > > > Kenny Ketner > > Information Products Lead > > Montana State Library > > 406-444-2870 > > kketner_at_mt.gov > > kennyketner.com > > > > > On Thu, Mar 9, 2017 at 6:38 PM, Kun Lin <link_at_whitman.edu> wrote: > > > Hi there - > > > > > > > > I am trying to find examples of music department/library hosting > > recordings of their student performance in their repository. Are there > any > > examples? > > What kind of system could do this kind of job? > > > > > > > > > > > > Thanks > > > > Kun Lin > > > > Penrose Library > > > > Whitman College > > > > ------------------------------ > > End of CODE4LIB Digest - 12 Mar 2017 to 13 Mar 2017 (#2017-61) > ************************************************************** > -- Email: thematthewmurray_at_gmail.com Twitter: @MidniteLibrary <https://twitter.com/midnitelibrary> MLIS 2015, School of Library, Archival & Information Studies (SLAIS), UBC Blogs and other projects: thematthewmurray.weebly.com *I'm reading *The Secret Loves of Geek Girls* edited by Hope Nicholson. What are you reading? Join the Readers' Advisory for Librarians <https://www.facebook.com/groups/ReadersAdvisory/> Facebook group! Listen to the Book Club for Masochists <http://bookclub4m.libsyn.com/> podcast!Received on Tue Mar 14 2017 - 19:35:39 EDT