Advanced Search
Search Results
1352 total results found
PHP error reporting
Error levels name value description example 1 example 2 E_ERROR 1 Fatal run-time errors notdefined(); E_WARNING 2 Run-time warnings 1 / 0; E_PARSE 4 Compile-time parse errors +-; E_eval(‘+-;’); E_NOTICE 8 Run-time notic...
Can Moodle display course summary in the outline?
Currently course summary can be filled out as a block and displayed on the side of the page. Is it possible to display it in the main body section? In the topics outline view the area I am refering to is under the title ‘Topic Outline’.Possible solutions: Make...
Custom Moodle Format to Display Class Title and Summary
Question:How can we display course information such as the title and summary without entering the information by hand? We are able to have this information automatically entered in the class settings, but also want it to appear in the topic view of the course...
How to Create a New Course Format in Moodle
In order to alter the course display, we found it necessary to create a new course format. More information regarding what we wanted to change can be found here. The process for creating a new course format is detailed below.To create a new course view, it i...
Wireless networking on vista doesn't get a valid DHCP IP
When trying to connect to the UCLAWLAN, the IP obtained would be 169.254.×.×. This is sign that the machine cannot reach the DHCP server.From Microsoft’s knowledgebase article on this.Consider the following scenario:• You connect a Windows Vista-based compu...
Links to Copyright Information & Compliance Resources
Here are links to everything you ever wanted to know about copyright law and policy Copyright Resource URL Copyright Clearance Center http://www.copyright.com United States Copyright Office http://www.copyright.gov/ Stanford University Fair Use Site ht...
How to Create a Poster in PowerPoint
To create a poster in PowerPoint, design one “slide” with its page size set to the size of your poster. Any color scheme that offers good contrast between foreground and background is acceptable, although you may find that white or light colored backgrounds wi...
Using SSL socket in PHP under Windows
ProblemIf you try to open a socket (fsockopen, pfsockopen) with SSL in PHP 4.x under Windows, the operation might fail with the following message: Warning: fsockopen(): no SSL support in this buildThis problem occurs even if phpinfo() shows openssl as loaded ...
How do I install Ant on Mac OS X?
Installation of Ant on OS X is a solid walkthrough. It not only walks you through the Unix commands to install Ant and set up a symbolic link to it but also explains what they do.
What's a solid starting point (global reset) for a CSS file?
Browsers often have different ways of rendering the same element. For example we expect lists to be left-indented. Firefox does this by applying a left padding of 40 pixels to an unordered list (<ul>). Either Opera or Internet Explorer acheives the sam...
Links to Digital Camera & Digital Photography Information Resources
Models and specifications change so rapidly in the world of digital cameras that up-to-the-minute research is essential to choosing the best camera for you. Here are some time-tested Web sites that reliably serve up the latest news, reviews, and user opinions ...
Did you know these basic Firefox Tips?
Taken from: http://cybercapital.org/index.php/2007/05/21/did-you-know-these-basic-firefox-tips/ To quickly find any word in a web page type /word it will highlight the word and press Ctrl+G to “Find Again†that word again If you wish to remove an item from...
Moodle Switch Roles Tool
Moodle has a feature called “switch role” which allows users with enough access to choose other legacy roles (the Moodle default roles) and to view the site from the point of view of these other roles.Basics of Switching RolesThe switch roles function allows a...
Online Backup Utility
Mozy is an online backsite that offers 2GB of free backup space. For pricing above that see http://mozy.com/home/pricing/. Additional features include: Incremental backups Open and locked file support In-Windows Explorer restore Support for files greater tha...
Link for UCLA Bike Shop
Here is the page for UCLA’s bike shop, which is located in the Wooden Center. https://www.recreation.ucla.edu/oa#17166747-bike-shop This explains their services.
Free Secure File Transfer Protocol (SFTP) Clients
Free SFTP ClientsFor security reasons, SSC has switched to SFTP (Secure File Transfer Protocol). The following is a list of SFTP clients that are free for download, for Mac and Windows.SSH Secure Shell – http://computing.sscnet.ucla.edu/public/security/ssh.as...
Advantages of less over more (UNIX)
This article is intended to provided reasons to use the UNIX program less over its predicessor more.What is less?If you use the whatis program for less on a UNIX terminal you get “opposite of more”. What does this mean? more allows a user to incrementally disp...
Can I switch my Adobe licenses between Windows and OS X?
With the growth of “switchers” now that intel macs have been out, a lot of people are curious about being able to use their windows licenses for mac products. While you cannot use the same license code for the same product on multiple platforms (e.g. Photosho...