Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

281 total results found

Sightseeing in Los Angeles

Useful Links

Students create website encouraging the exploration of LA by bus – Oct. 16, 2014 (writeup of http://busla.me/ student created site) Venice Canals: Walk Europe in Southern California – Dec. 19, 2013Please add your personal favorites.

Google Spreadsheet Tricks

Useful Links

Use Google Sheets for Multilingual Chat with Speakers of Different Languages How to Color Alternate Rows in Google Sheets Add miniature charts or Sparklines into individual cells and SPARKLINE function help Scraping and Cleaning Your Data with Google Sheets: ...

collaboration
language translation
spreadsheets

DevOps Resources

Programming and Web Development

DevOps (“development” and “operations”) is a software development method that stresses communication, collaboration and integration between software developers and Information Technology (IT) professionals.[ DevOps is a response to the interdependence of softw...

developer sysops

Open Educational Resources

UCLA Resources

UCLA Library Affordable Course Materials Initiative – ACMI – A total of $10,000 will be offered for the 2013-14 academic year. Growing the Curriculum:Open Education Resources in U.S. Higher Education OER Commons Diigo collection of OER tagged links Creative C...

ACMI
OER

Diagramming in Markdown

Useful Links

Markdown is often used for writing documentation, but it doesn’t provide supports for diagrams. Now, something called mermaid does. It can generate diagrams and flowcharts from text in a similar manner to markdown. Mermaid DemoThere is also a project called vi...

diagrams
JavaScript
programming

urban computing

Useful Links

Urban computing is a process of acquisition, integration, and analysis of big and heterogeneous data generated by a diversity of sources in urban spaces, such as sensors, devices, vehicles, buildings, and human, to tackle the major issues that cities face, e.g...

open data
mapping
GIS

Organize Photos

Useful Links

The Best Way to Organize a Lifetime of Photos – April 21, 2015 Wall Street Journal

photos

Tech for Social Good

Useful Links

Civic Hall – “is a one-of-a-kind community center for the world’s civic innovators. Located in the heart of New York City, we are a space where social entrepreneurs, change-makers, government employees, hackers, academics, journalists, and artists can share kn...

civic
government
open data
volunteer

Ruby one-liner to count logins in Linux last command

MacOS, Windows, and Linux Linux and Unix

count logins in last commandIf you want to take the output of the Linux last command, and get a count of how many times each user connected to your server, this script will do.sample inputtommytrojan sshd abc.def Fri May 15 13:30 - 13:30 (00:00)j...

Ruby
Linux
useful scripts

Using Twitter as a Data Source

Social Media

Using Twitter as a data source: An overview of current social media research tools – Wasim Ahmed – London School of Economics and Political Science

Twitter

How to Locate U.S. Congressional Hearings

Useful Links

How to Locate a Published Congressional Hearing: A Beginner’s Guide – August 17, 2015 by Robert Brammer How to Locate an Unpublished Congressional Hearing: A Beginner’s Guide -September 17, 2015 by Robert Brammer

government
journalism
open government

6 Ways to Tell If a Viral Story Is a Hoax

Useful Links

6 Ways to Tell If a Viral Story Is a Hoax – Sep. 21, 2015 – “Easy ways to educate yourself amid ever-growing sea of digital media”

photo
hoaxes
journalism

Securing your Facebook account

Social Media

The 6 Things Everybody Should Do To Secure Their Facebook Account – Forbes – Oct. 19, 2015

privacy
security

Linux performance analysis in 60 seconds

MacOS, Windows, and Linux Linux and Unix

Here’s an intro to understanding what’s going on with a Linux server, quickly.http://techblog.netflix.com/2015/11/linux-performance-analysis-in-60s.htmlIf anyone has others, please post them here.

Linux
sysadmin
Unix

Guesstimate, a Spreadsheet for Things That Aren’t Certain

Useful Links

Introduction to a spreadsheet for when things aren’t certain Guesstimate Website

open source
prediction
spreadsheets

Blameless PostMortems

Useful Links

This is a quick introduction to this powerful idea. https://codeascraft.com/2012/05/22/blameless-postmortems/

system analysis

Help A Blind Person Identify Everyday Things

Mobile Devices

Help A Blind Person Identify Everyday Things, Via Smartphone App BeMyEyes.org

iPhone apps
volunteer

Regular Expressions

Programming and Web Development

Regular Expressions are how you match text and patterns of text in a programming language, and once you learn it, it’s useful in many languages. Regular Expression Cheat Sheet RegExr is an online tool to learn, build, & test Regular Expressions CROSSWORDS ...

Linux
programming
regex
Unix