Entries from July 2007
Here are some things Web Application Development has done to be more green:
Running virtualization software allowed us to recycle/surplus a computer per person
Every member of WebD uses tumbler coffee mugs and Nalgene water bottles
We procure PDF books rather than printed materials when possible
We shutdown our computers at night
Use desk fans to create ‘micro-climates’ to suite […]
[Read more →]
Tags: Uncategorized
RPM packagers will often create shell scripts that help with the setup of the software that is going to be installed. If you want to look at what these scripts are going to do to your system run this command:
rpm -qp —scripts some-package.rpm > rpmscript.sh
Also handy in this context is seeing what files are […]
[Read more →]
Tags: HOWTO
This week, Web Application Development introduced a new and improved service to campus, Chico State Search. Built upon the Google Custom Search product, the new search page offers greater control over the templates for accessibility as well as the opportunity to glean information that will help improve results and information findability. Go give the new […]
[Read more →]
Tags: Accessibility