Thursday Extra 5/5: Increasing Access to STEM for Blind Students

Catie Baker from the University of Washington will talk about increasing access to STEM for blind students.

Thursday, May 5, 2016
4:15 pm in Science-3821
Snacks at 4 in the CS Commons.

This talk will focus on two of Baker's research projects. Tactile Graphics with a Voice (TGV) proposes an alternative to Braille labels on tactile graphics. Many people who are blind do not know Braille, and Braille is often too large to fit on the graphic anyway, so Baker's team proposes using QR codes instead, which can be read aloud by smartphones. They created a smartphone app which can provide guidance to a blind user to help them scan the QR codes. Baker will also present StructJumper, an Eclipse plugin which creates a hierarchical tree based on the nesting structure of a Java class. As screen readers are linear in nature, it can be difficult for a blind programmer to quickly skim or move around in the code. StructJumper presents a new way for blind programmers to navigate the code using its structure.

CS Table 5/3: Property and Ownership of Digital Media

We'll explore how our notion of property and ownership is changing in the presence of digital media through three separate topics.

  • As the World of Warcraft evolved, private instances have sprung up attempting to reproduce the original game before the introduction of new features that alienated some gamers. The most famous of these, Nostalrius, was issued a cease and desist order by Blizzard Entertainment. Announcements from the Nostalrius team and Blizzard; a Change.org petition.
  • After Keurig's K-cup patents expired in 2012, third parties developed coffee packets to fit Keurig machines. Keurig's updated system featured a DRM scheme so only packets manufactured by Keurig would be accepted by their latest machines. Read about the technology and the pushback from customers in 2015.
  • A recent CACM article by Jason Schultz opines on the decline of ownership in the advent of the digital age, in particular, the internet of things.

Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 4/26: The left-pad kerfuffle

Recent events in the JavaScript ecosystem have raised serious questions about the appropriate models for code sharing and reuse. In case you missed it, the sequence of events was: (1) JavaScript developer writes many modules, including one called "left-pad" that provides a function to add spaces to the left side of a string, (2) this developer loses control of a different module that used a copyrighted name, (3) developer deletes all of his modules, and (4) thousands of JavaScript applications that depend on left-pad fail.

While this sequence of events was amusing to watch as an outsider, it leads to serious questions about the appropriate size of a shareable unit of code and the practices of centralized software package management services. This topic will also give us an opportunity to discuss the difference in typing disciplines across languages and the role of type systems in building modular, reusable software components.

If you aren't familiar with JavaScript development, the node ecosystem, or the node package manager (npm), the following documentation should give you a sense of how dependencies work in JavaScript. nmp Documentation: What is npm? and npm Documentation: Using a 'package.json.'

There are several short readings for this week:

Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 4/19: Search Engine Optimization (SEO) and "Right to be Forgotten"

We'll look at three readings to tackle the world of Search Engine Optimization (SEO) Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 4/12: Role of data science in elections

Join us for a discussion of the role of data science in elections. The four articles below discuss the novel use of data in President Obama's 2012 reelection campaign, the Cruz campaign's approach this election cycle, and two retrospectives on Nate Silver's predictions from the 2012 election.

Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 3/15: E2E-VIV

This week's topic is End-to-end Verifiable Internet Voting (E2E-VIV), and we'll consider the following questions:

  1. Why do we care about Internet voting?
  2. What do we require of an Internet voting system?
  3. How does end-to-end verified internet voting systems address these issues?

We'll discuss the US Vote Foundations recent technical report on E2E-VIV. For Tuesday, please read:

Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 3/8: Encryption

In light of the recent announcement of Whitfield Diffie and Martin E. Hellman as the winners of the annual ACM Turing Award, we will be discussing their contribution to encryption. We'll also discuss the RSA encryption algorithm, which introduced asymmetric public key cryptography shortly after Diffie–Hellman. The "assigned" readings are the original academic papers on both subjects, which are surprisingly approachable for non-experts. Do your best to work through the technical details, and we'll spend much of the discussion Tuesday making sense of the rest, as well as the implications for this work. Printed copies of these two papers are on the bench outside Curtsinger's office.

  • Whitfield Diffie, and Martin E. Hellman. "New directions in cryptography."Information Theory, IEEE Transactions on 22.6 (1976): 644-654.
  • Ronald LRivest., Adi Shamir, and Len Adleman. "A method for obtaining digital signatures and public-key cryptosystems." Communications of the ACM 21.2 (1978): 120-126.

Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 3/1: FBI and Apple

We'll be discussing the controversy behind the FBI's court order to Apple for assistance in recovering data from the phone of the San Bernadino gunmen. Below are some readings for this week. Reading packets are also outside of Sam/Charlie's office on the 3rd floor of Science.

Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 2/23: Software patents

Join the discussion on February 23, 2016. The broad reach and ambiguity of many software patents has had a significant effect on computer-related industry and academia. Many argue that this process stifles innovation, while others see this as a natural extension of the patent mechanism: to reward innovation and promote openness. Instead of readings, you are encouraged to listen to the two *excellent* This American Life episodes on software patents: Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.

CS Table 2/16: What is Data Science?

In honor of Hillary Mason '00 giving convocation this Thursday at 11 am (go!), we will be talking about Data Science in table this week. In particular, we'll be answering the basic questions about data sciences—"what?" and "how?". If you are curious about the field, I recommend checking out these two optional readings as well: Computer science table (CS Table) is a weekly meeting of Grinnell College community members (students, faculty, staff, etc.) interested in discussing topics related to computing and computer science. CS Table meets Tuesdays from 12:00-12:45 in JRC 224C. Students on meal plans, faculty, and staff are expected to cover the cost of their meals. Visitors to the College and students not on meal plans can charge their meals to the department.
Syndicate content