Local Computer Policy\
User Configuration\Administrative Templates\(ADM\ADMX)\Microsoft Office 2010\Miscellaneous
Suppress recommended settings dialog
http://social.microsoft.com/
HTML, CSS, batch commands, and Javascript examples that I have used in my library work. Short entries, designed as quick reference.
By Len Davidson at CUA Law Library
| twitter search | containing both "twitter" and "search". This is the default operator. |
| "happy hour" | containing the exact phrase "happy hour". |
| love OR hate | containing either "love" or "hate" (or both). |
| beer -root | containing "beer" but not "root". |
| #haiku | containing the hashtag "haiku". |
| from:alexiskold | sent from person "alexiskold". |
| to:techcrunch | sent to person "techcrunch". |
| @mashable | referencing person "mashable". |
| "happy hour" near:"san francisco" | containing the exact phrase "happy hour" and sent near "san francisco". |
| near:NYC within:15mi | sent within 15 miles of "NYC". |
| superhero since:2010-12-27 | containing "superhero" and sent since date "2010-12-27" (year-month-day). |
| ftw until:2010-12-27 | containing "ftw" and sent up to date "2010-12-27". |
| movie -scary :) | containing "movie", but not "scary", and with a positive attitude. |
| flight :( | containing "flight" and with a negative attitude. |
| traffic ? | containing "traffic" and asking a question. |
| hilarious filter:links | containing "hilarious" and linking to URLs. |
| news source:twitterfeed | containing "news" and entered via TwitterFeed |
z=10 is the zoom (higher number, closer in)
<iframe src="http://www.bing.com/twitter/maps/embed?version=1.0&
eid=1607992402&keyword=library&lat=38.9339485168457&
lon=-77.0336837768555&z=10" width="350" height="350"
scrolling="no" frameborder="0"></iframe>
schedule, click Settings, and open “Schedule tasks.”)Boot to Desktop.shutdown /s /t 0Shutdown /hFor playlists, you'll need the VLC and the add-on YouTube Video and Playlist Importer installed. Once it's installed, simply copy the playlist URL from your browser, then hit CTRL+N in VLC, select the Network box, and paste the playlist URL. The playlist automatically gets imported into VLC where you can use any keyboard shortcuts you have set up to watch playlists ad-free. (from Life hacker)
* Windows (all users): %ProgramFiles%\VideoLAN\VLC\lua\extensions\ * Windows (current user): %APPDATA%\VLC\lua\extensions\ * Linux (all users): /usr/share/vlc/lua/extensions/ * Linux (current user): ~/.local/share/vlc/lua/extensions/ * Mac OS X (all users): /Applications/VLC.app/Contents/MacOS/share/lua/extensions/ (create directories if they don't exist) Restart VLC.
smb://DOMAIN;User@ServerName/ShareName
smb://, as shown:
This can usually be fixed by going into the Terminal utility and there enter the command to operate on the CUPS printer name:
sudo lpadmin -p <PrinterName> -o auth-info-required=username,password
This will update the printer stanza in /etc/cups/printers.conf, and then the printing works.