Advanced Search
Search Results
1352 total results found
Adjust Firefox top visit suggestion in address bar
Firefox 43.0.1 introduced a new "visit: suggestion at the top of the list of sites returned in searches entered into the address bar.To disable this (standard behavior prior to 43.0.1): Go to about:config Change browser.urlbar.unifiedcomplete to falseTo enable...
Windows Bitlocker Strength
By default Windows 7/8 Bitlocker uses 128-bit encryption. Each version has an option for 256-bit AES encryption. The change to 256-bit requires a Windows policy modification.See also— Bitlocker Step-by-Step Guide, http://go.microsoft.com/fwlink/?LinkId=53779...
Guesstimate, a Spreadsheet for Things That Aren’t Certain
Introduction to a spreadsheet for when things aren’t certain Guesstimate Website
Blameless PostMortems
This is a quick introduction to this powerful idea. https://codeascraft.com/2012/05/22/blameless-postmortems/
Help A Blind Person Identify Everyday Things
Help A Blind Person Identify Everyday Things, Via Smartphone App BeMyEyes.org
Regular Expressions
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 ...
UX Resources
http://ux.stackexchange.com/https://www.reddit.com/r/userexperience/http://uxmyths.com/
Bitcoin
Princeton releases Bitcoin textbook freely available draft pdf
who manages this network?
To track down network information and contacts, see the UCLA Network Coordinators List which is searchable by IP address.
Creating Infographics
The Mighty Infographic: One Designer’s Personal Recipe for Creating Infographics – March 4, 2016
Managing YouTube closed captions
“For people who are deaf or hard of hearing, Closed Captions can mean the difference between understanding perfectly or not understanding at all. On top of that, if the language of the video you’re watching isn’t your first language, Closed Captions can help y...
reverse image search
8 Best Reverse Image Search Engines And Websites – March 4, 2016 How One Visual Search Startup (Clarifai) Plans to One-Up TinEye – Oct. 3, 2016
Images
Looking for images? Check out the Image Resources library research guide at: http://guides.library.ucla.edu/images. It will help you find images and how you can use them!
Removing multiple versions of Adobe Flash
Multiple versions of Adobe Flash may show in some browsers.Firefox as an example:Mozilla SupportThis may be fixed by removing older versions of the plugin in the Flash player installation folder (NPSWF32) and possibly (re)install the latest Flash player. (32 b...
Information Technology Infrastructure Library (ITIL)
Information Technology Infrastructure Library (ITIL®) consists of best practices for implementing a IT Service Management (ITSM) framework.Some resources to learn more:CoursesLynda https://www.lynda.com/IT-Network-Administration-tutorials/ISO20000/184460-2.h...
Social media: guidelines and expertise for work-related use
I am re-posting information shared by Joseph Maddela on the CWP list on 5/13/16:Are there campus guidelines/policies for creating a department social media account? Are there best practices for having a shared department account? Where can I find more informat...
Google Cardboard
YouTube for iOS Now Supports Google Cardboard – May 16, 2016 Stop Calling Google Cardboard’s 360-Degree Videos ‘VR’ – Nov. 16, 2015 The best VR content for Google Cardboard – Nov. 10, 2015 Google Cardboard site Google Cardboard for Education – Google+ communi...
Regular expression use cases
This article is meant to be a companion to the regular expressions resources article. Instead of telling you how to do certain things, this article aims to answer, “why would I want to do that?”Character classesSyntax: [aeiou] or [0-9]Matches a single characte...