Advanced Search
Search Terms
Content Type

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

Search Results

1355 total results found

Installing Subversion on Windows

Programming and Web Development Git and Version Control

Download and install the Windows binary. Download and install svnservice. Because we will run Su...

Why can't I add a photo using AT Photo in Plone?

Programming and Web Development Plone

If you’ve used the product ATPhoto or ATPhoto Album in Plone 2.1, but now it is breaking in Plone...

Online Books

Useful Links

Listed below is a compilation of sites dedicated to providing electronic copies of books. Book Sp...

Speed of unpack() in PHP

Programming and Web Development PHP

I needed to extract a list of integers from a binary string. I was curious to know if PHP’s unpac...

Useful Commands for Vi

MacOS, Windows, and Linux Linux and Unix

The page is meant to document some of the more useful, but obscure commands in vi. For commands e...

csh and single quotes

Programming and Web Development

In csh, using quotes in a quoted string can be tricky, especially if the string contains both sin...

Configuring Short URLs in MediaWiki

Programming and Web Development

Short URLs dispense with the index.php/ part of MediaWiki page URLs. If the MediaWiki instance is...

Configuring MediaWiki to Search for Three Letter Words

Programming and Web Development

By default MediaWiki uses MySQL and the default FULLTEXT indexing uses built-in stop words and a ...

Configuring PEAR on Windows

Programming and Web Development PHP

PEAR is the PHP Extension and Application Repository. Applications written in PHP often include r...

How do I use cURL in PHP on Windows?

Programming and Web Development PHP

To configure cURL to be able to run in PHP uncomment this line (remove the semi-colon) in the php...

Email Record Retention

UCLA Tech Resources

According to UCLA Policy 455:“University Records management policies do not distinguish among med...

How do I create a page in the UCLA Knowledge Base?

About This Knowledge Base

Make sure you are logged in to the Knowledge Base. Before creating a new page, please search th...

Blogs in Moodle

CCLE and Moodle

Martin Dougiamas, founder of Moodle, explains how blogs work in Moodle:“Firstly, I want blogs to ...

Moodle Meta/Child Site Gradebook Behavior

CCLE and Moodle

Do gradebook grades propagate from meta course sites back to their respective child course sites?...

SSH Authentication Agents and Secure Password-less Logins

Internet and Web Browsers

In conventional password authentication, you prove you are who you claim to be by proving that yo...

Reasons to Use Vim over Vi

MacOS, Windows, and Linux Linux and Unix

This page Difference Between VIM and vi goes over some of the advantages of vim over vi. (Note: ...

How do I create non-printable PDFs?

Applications/Software

If you have Adobe Professional, you can create non-printable pdfs by: Open your PDF document. Cli...

Calculate Duration Between Two Dates

Useful Links

Using this website, you can easily calculate the number of days between two dates:http://www.time...

concatenate tiff files

Applications/Software

How can I create a multi-page TIFF file?On OS/X it looks like tiffutil can do that. http://develo...

using find and chmod together in Unix

MacOS, Windows, and Linux Linux and Unix

In Unix, if you need to clear up a set of subdirectories to see what permissions or ownership of ...