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

37 total results found

What is CAPTCHA?

Useful Links

CAPTCHA stands for *C*ompletely *A*utomated *P*ublic *T*uring test to tell *C*omputers and *H*umans *A*part. Basically it means those pictures with wavy letters that you have to type in before being allowed to sign up for a mailing list or other service. They ...

web
security

How should I save my images for the web?

Internet and Web Browsers

When saving images for the web, you must consider the size and quality of the image. The goal is to get the smallest possible file size while retaining the appropriate level of quality.Using any photo editor available, you should: Crop the photo to show only t...

.gif
JPEG
.png
images
web
content
format
website

Learning about CSS

Programming and Web Development CSS and Web Design

CSS, or Cascading Style Sheets, have taken over the design end of websites, it seems. I’m not that good with them yet, so I’m starting to collect useful CSS Links. http://css.maxdesign.com.au/ – Great site to learn CSS. Straightforward to find available topic...

Pro Quest
web
CSS
design

Django

Programming and Web Development

What is Django?According to the Django website “Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design.” Django is sometimes compared to Ruby on Rails. The two frameworks have somewhat similar philosophies. ...

CMS
web
django
programming
Python

Top Ten Web Design Mistakes of 2005

Programming and Web Development CSS and Web Design

By Jakob Nielsen:http://www.useit.com/alertbox/designmistakes.html

web
design
Nielsen
usability

Why URLs shouldn't change

Programming and Web Development

When websites get redesigned, updated or moved, the biggest mistake, in my opinion, is changing the URLs.Here’s an essay from 1999 by Tim Berners-Lee explaining why URLs shouldn’t change. Cool URIs don’t changeSome of his other web style articles, can be found...

web
design
W3C

How to get rounded corners on web pages

Programming and Web Development

The traditional way to get pretty-looking corners for all your tables (and divs, and menus, and whatnot) used to involve setting a background image to the table or other element. While simple, this is a very inflexible solution. It is completely dependent on t...

web
corners
CSS
HTML
JavaScript
rounded

What are Favelets / How can I modify my browser on the fly?

Programming and Web Development

Favelets, or bookmarklets, are a quick and easy way to add functionality to your browsing experience. Favelets (as I will refer to them from here on) are bookmarks (i.e. favorites) for your browsers, but instead of storing a web or ftp address as a URL they st...

web
browser
favelets
JavaScript
scriptlets

Browser Feature Comparison

Internet and Web Browsers

Ever wonder about web browser standards support for particular products? The following links attempt to summarize standards support, features, and technical detail comparison between browsers for web developers.Wikipedia Comparison of Web BrowsersWebDevout Br...

Firefox
IE
web
browser
Safari

In a web application, how can I flash an image after a user presses a button?

Programming and Web Development

We needed the ability to display an image for only a quarter of a second. This can be done using javascript. After the tag, add these functionsfunction displayImage(){document.images[0].src = 'flashedImage.jpg'var t = setTimeout("hideImage()",250)}function ...

web
JavaScript
programming

Resizing form text areas on web pages

Internet and Web Browsers

Sometimes you run into forms on web pages that have text boxes that are too small for your liking. Is there any way to resize them?If you have Firefox 1.5 or higher, the answer is yes!First, install Greasemonkey. I love it, and this article will explain why yo...

Firefox
web
forms
greasemonkey
resize
textarea

What is Jottit.com?

Useful Links

Released by Aaron Swartz in 2007, Jottit.com is a website that allows anyone to quickly and simply create their own web page. Upon entering text into the text box on the main page, Jottit.com automatically generates a page for the user. By manipulating the “...

Personal
web
create
easy
jottit
jottit.com
page
simple
website

Web Accessibility Resources

Programming and Web Development CSS and Web Design

This article is a resource list to help Web developers design sites that are accessible to persons with disabilities. The list will evolve as technology changes, and also in response to issues raised by UCLA Web developers. It will be further supplemented by o...

DCP
web
accessibility

Apache 2 Virtual Hosts File

Programming and Web Development

To find the home directory (DocumentRoot) of a virtual host’s directory on an Apache 2 server, use the command less /usr/local/apache2/conf/extra/httpd-vhosts.conf to read the virtual host config file of Apache, and then search for the hostname to find the hom...

Apache
web

Google's new web browser Chrome

Internet and Web Browsers Chrome

Google’s open-source web browser Chrome now has 40% to 60% of the market.It’s available for download at http://www.google.com/chrome Which Browser is Best? Chrome vs. Firefox vs. Internet Explorer – PC Magazine, Sept. 26, 2014 7 New Google Chrome Features You ...

web
browser

How to take screenshots

Useful Links

Quick answer: http://take-a-screenshot.org/ (different tabs for different systems, though it looks like it recognizes which system you’re using.)

web
Linux
OS X
Windows

Free web content: sounds/sound effects you can add to your non-commercial sites

Useful Links

Reprinted from the Internet Scout (http://scout.wisc.edu)http://www.soundgator.com/If you are looking for sound effects for just about any situation, look no further than the solid aural content right here at the SoundGator website. The offerings here are cont...

web
audio
open data
sound
sound effects

Java incompatibilites with AIS Document Direct

UCLA Tech Resources

Users unable to access AIS Document Direct due to Java errors likely have a workaround from AIS:https://ucla.service-now.com/kb_view.do?sysparm_article=KB0010708This is likely due to Java version incompatibilities with the latest versions of Java installed on ...

AIS
web
ddi
document direct
Java
OASIS