Advanced Search
Search Results
1352 total results found
What are some document management services/document version control applications out there?
Two great options that we recommend are Git and SVN.Git: http://git-scm.com/Git is a free and open source distributed version control system designed to handle everything from small projects to very large projects with speed and efficiency. It offers a variety...
Are there any good collaboration authoring/file sharing tools or resources available online?
There are a variety of great tools including but not limited to Google Docs, Dropbox, and Box.net.Google Docs is a FREE web-based word processor and data storage service offered by Google. It allows users to create and edit documents online and collaborate wi...
What are some good workflow tools/project management’s tools and resources available for us to use?
There are a variety of resources out there available for project management and workflow. Some of the primarily used ones include, but are not limited to: Redmine, Basecamp, MS Project, Podio, Tello, and Yammer.Redmine: Redmine is a flexible project management...
What are some efficient mailing list services that we have on campus?
One of the most commonly used mailing list services that UCLA provides through BOL. Communications Technology Services offers a mailing list service to all UCLA students, faculty, and staff. The mailing list service handles subscription request for a mailing l...
What programs can I use if I want to communicate through video conferencing?
There are many options available for you including, but not limited to, Elluminate, Skype, Lync, and Live Meeting. Elluminate: Elluminate Live! was a web conferencing program developed by Elluminate Inc. Elluminate “rented out” virtual rooms or vSpaces where ...
Are there any convenient scheduling/meeting coordination programs available for us to use?
Some popular online resources available are Doodle, Outlook, and Evite. Doodle: Doodle radically simplifies the process of scheduling events, whether they’re board or team meetings, dinners with friends, reunions, weekend trips, or anything else. This smart a...
What are the most popular social media sites?
Nowadays, everybody resorts to using Facebook, Twitter, LinkedIn, WordPress, and Blogger.Facebook: Facebook is a social networking service launched in February 2004, owned and operated by Facebook, Inc. As of September 2012, Facebook has over one billion activ...
I’m interested in learning about a variety of types of software and programs that would be considere
LearnIt.ucla.edu is exactly what you are looking for. There are many links to all the IT resource options such as www.Lynda.com, Safari Books Online, Microsoft IT Academy, UCLA on iTunes, and the UCLA Knowledgebase. All of these resources offer basic and gener...
Is there any way for me to convert pdf/audio files into a searchable text?
You can easily do this on Adobe Acrobat. Follow these steps:1. Open Adobe Acrobat. Go to the “File” in the drop down menu and select “Open.” Open the desired PDF file that you intend to have indexed and searched and select “Open.” Make sure that the first page...
Are there any general instructions for using general software tools?
Both www.learnit.ucla.edu and www.kb.ucla.edu both have a wide variety of guides and tips for diverse collection of general software tools.When seeking an overview of a software package in Lynda.com, try the “fundamentals” or “up and running” version of the so...
Is there a program that allows for training of statistical software?
The UCLA Institute for Digital Research and Education (IDRE) offers a statistical computing program provides UCLA researchers with assistance in applied statistics, data analysis and statistical computing issues. The goal is to help UCLA researchers solve thei...
html entity conversion website
If you’ve ever inadvertently pasted a block of html into a GUI text editor and ended up with a set of html encoded greater than signs and other unreadable codes, this website helps you quickly convert back.http://htmlentities.net/Here’s an example:<...
Cross Browser Testing
One of the problems in building a website is testing how it works on different browsers. I know there are different solutions out there, but I just heard about this one today, so I’m starting a list here. Please add other techniques or useful sites. http://www...
Lynda.com Playlists
Lynda.com has a great feature to assist in organizing all the great course one will want to take with playlists.Playlists can be created in the iOS app or the web browser version of Lynda.com. It can be more accessible in the iOS app, however the web browser ...
Lynda.com On-The-Go, iOS App
For iPhone and iPad users, Lynda.com has an iOS app to enjoy courses while on-the-go.The app is free to download, but you must log in to use it. Select “Web Portal Access” and enter “ucla.edu”, then press the go button. You will be prompted for your UCLA Logon...
Chrome for Enterprise
For standardized deployment Google does offer Chrome for enterprises— http://www.google.com/intl/en/chrome/business/browser/Additional information— FAQ, http://support.google.com/chromeos/a/bin/answer.py?hl=en&answer=188447 Google Enterprise Blog, http://g...
Gmail Documentation
Google Apps documentation for Gmail— http://learn.googleapps.com/ Official Gmail Blog (handy for news & updates on features), http://gmailblog.blogspot.com/Also— Gmail Essential Training, http://www.lynda.com/Gmail-training/Essential-Training/77961-2.html ...
15 Basic ‘ls’ Command Examples in Linux
I learned at least three things from this list, and I’ve been using ls for years.15 Basic ‘ls’ Command Examples in LinuxThe new things for me were: ls -lh – human readable format on file sizes ls -ltr – reverse output order, which is particularly useful when s...