Advanced Search
Search Results
41 total results found
How to disable auto resize of fonts within body text in PowerPoint
By default, PowerPoint will automatically adjust the font size of your body text on each slide depending on the amount of text. This can create inconsistent font sizes for each slide if one slide’s body text only has a few lines of text and another slide’...
How to make a Favicon.ico
You may have noticed in your web browser that some web sites have a little icon in the address bar to the left of the URL. Favicon – Wikipedia Tutorial on what it is and how to make one Tutorial for creating Favicon Free Photoshop plug-in to save as .ico In...
How to merge data from Microsoft Excel into Microsoft Word
“In addition to the features and functions of Excel that make your database useful, you can also use the database to merge information into Word for large mailings. This means that you will not have to duplicate information you already have in your Excel datab...
How do I get started with designing new/existing layouts in Plone?
Taken from various posts on the Plone mailing list (http://www.nabble.com/Plone-f6741.html)Stan McFarland wrote:“The short answer is that you can make Plone look any way you want with a combination of template customization and CSS. You just need to learn h...
Code Beautifiers And Formatters
“Well-documented and readable source code is essential for every collaborative project. Logically structured, well organized and nicely formatted, the code can speed up the bug hunting and help to keep the code clean, minimal and still functional. These aspect...
Campus Resources for Registrar Data, ISIS, Shibboleth
I am looking to develop an application and would like to have access to data such as class roster information, student info, etc. How can I obtain this data and who do I need to contact to get access to this data?Campus Authentication using ISIS and Shibboleth...
How to view all e-mail messages in plain text format in Outlook 2003 and 2007
Microsoft Office Outlook 2003 and Microsoft Office Outlook 2007 provide a new option named the Read all standard mail in plain text option. This option lets you view all e-mail messages in plain text format. If you are concerned that a virus or some other type...
Is there a permission that allows a user edit content that s/he does not own in Plone?
For Plone 2.x, 3.xQuestion:I notice that for a piece of content, both the Owner and the Manager can edit it. Naturally, I assumed that there a permission that allows the role Manager to be able to edit any content it does not own.However, after I assign ALL th...
jQuery and JavaScript Coding: Examples and Best Practices
When used correctly, jQuery can help you make your website more interactive, interesting and exciting. This article will share some best practices and examples for using the popular Javascript framework to create unobtrusive, accessible DOM scripting effects. ...
What applications can I use to send out announcements and e-newsletters?
From Michael Miller – Mailchimp was used successfully for an email campaign for the “Relationship at UCLA Website”http://www.mailchimp.com/index.phtmlIt’s actually a very slick Web app but it isn’t free – however, it’s well worth the money if your budget allo...
How do I reset my voicemail password for my campus phone?
The new method is now to send an email request to:vm@it.ucla.eduThey will create a service now request. Once the request has been completed, the password will be reset to 8252 (UCLA).For additional information, you can call the CTS Customer Service at x53775.
Importing and exporting a Plone site
Zope has a feature that allows you to export files, folders, and even Plone sites using the Import/Export button. However, it’s important to note that this tool should not be used as a migration tool when moving an older Plone site to a newer one.For example, ...
Hotmail Image Problems in HTML Emails
If you are working on an HTML email that has multiple images slicedtogether and assembled in tables, Hotmail can create added space between each image.The solution to fix this is actually quite simple, and hopefully this willsave you time and frustration if yo...
Mobile Web Resources
Resources for developing mobile web applications.Introduction to the Mobile Web by MIThttps://spaces.internet2.edu/download/attachments/10520416/MIT_Mobile_Web_2_0_Overview.pdf?version=1This should be your first starting point. Excellent resources on mobile w...
How to respond to email messages that contain multiple questions
From this articleEmail messages often contain a number of questions that the sender wants the recipient to answer. I find that many responses to such messages are much more difficult to understand than they should be. Not because of grammar or spelling errors,...
What is ucla.in?
http://ucla.in is a service, similar to tinyurl.com, that allows users to shorten a long link, share it, and then track the resulting usage, while keeping the ucla name as part of the link. While other link-shortening services exist such as http://bit.ly, only...
Do shortened URLs like the ones created on ucla.in still work if the source URL changes?
For ucla.in, if the source URL changes, the ucla.in link will still point to the original link that was created. There is currently no option to update URLs from ucla.in once they have been created.
Web Designer’s Guide to PNG Image Format
A nice little guide that recommends when to use PNG vs JPG vs GIF for image formats on the web.http://sixrevisions.com/web_design/web-designers-guide-to-png-image-format/