Advanced Search
Search Results
45 total results found
Ruby on Rails Resources
Ruby is a Japanese object-oriented scripting language that is meant to make programming fun. Ruby...
Revision Control
What is Revision Control?Revision control (also called version control or source control) is a me...
Why NoSQL Matters
Useful survey of NoSQL (and SQL) technologies and a summary of the philosophy…http://blog.heroku....
In a web application, how can I flash an image after a user presses a button?
We needed the ability to display an image for only a quarter of a second. This can be done using...
How do I obtain SPSS software at UCLA?
To obtain SPSS software at UCLA, go to https://softwarecentral.ucla.edu/ibm-spssAnnual licenses r...
How do I count the number of times a word or phrase occurs in a string?
Assuming that you don’t have a built-in function that does this in one shot…Here is a trick for q...
Web Development Standards - Best Practices
For better or for worse, everyone developing web sites at UCLA abides by different rules. For tho...
Django
What is Django?According to the Django website “Django is a high-level Python Web framework that ...
Revision Control Systems Compared
Comparison chartsThere is an in-depth Version Control Systems Comparison available that covers ma...
Subversion
What is Subversion?Subversion is a version control system or SCM (software configuration manageme...
Unix Cheat Sheets and Tricks
While Unix is an extremely flexible, powerful, and stable operating system, mastering it can requ...
How can I grab a website and place it on my server for a faculty member who wants to archive student web projects?
Several times I’ve been asked by faculty to copy student web projects over to our server, or in o...
As a UCLA programmer, where do I get data about electronic reserves?
The UCLA Course Management Consortium has worked with the UCLA Library staff to document how to ...
Where can I find other programmers at UCLA?
Staff and student programmers can list themselves and their areas of expertise and interest in th...
Web Services Resources for Programmers
Interested in doing web service development? Here are some useful links: Top Ten FAQs for Web Ser...
XML Resources
Books For Learning XML: CodeNotes for XML by Gregory Brill (Editor) ISBN: 0812991915 XM...
Web Developer and Designer Resources
Links UCLA Campus Web Publishers Group 4096 Color Wheel – Pretty useful tool to find web-safe/web...
Usability Testing
Usability testing is something that few programmers or web designers do but it can drastically im...
vi editing notes
vi is a Unix text editor that is almost always available, on any Unix or Linux system. Knowing ho...
jQuery Tutorial
Learn the basic building blocks of jQuery in a two hour combination of videos, and interactive co...