I needed something to spruce up my desktop environment, and it seems that one of the more popular ways to do that is to display random quotes and such on your desktop. Instead of hooking up to an existing quotes database, I simply made my own.
I have collected a few VCDX related tips and quotes, primarily from the archive Duncan Epping put together of VCDX Tips from VCDX 001 John Arrasjid, but also from the “submissions” I got from VCDX? Give Me a Quote! If anyone else wants their quote/tip/hint added to the database, please let me know!
But gathering all of these in a single location has no real purpose, so I managed to code up a really small PHP script that picks a random quote, and return it with attribution. The output is available at http://vninja.net/labs/quotes/quote.php and should return a random line from the db on each query.
I use this in combination with GeekTool to display a random, changing, quote right on my desktop:
Inside GeekTool, I run the following command to generate the output:
curl http://vninja.net/labs/quotes/quote.php
This is set to refresh every 120 seconds, as long as I have internet connectivity.
Feel free to use the script to do something similar, or if you have a better idea for it’s usage let me know!
Related Posts
- VCDX? Give me a Quote! — Published
- PernixData vSphere Pocketbook Blog Edition — Published
- Win a eBook Copy of Disaster Recovery using VMware vSphere Replication and vCenter Site Recovery Manager — Published
- Win Free e-copies of Learning Veeam® Backup & Replication for VMware vSphere — Published
- And the Chromecast Winner is ... — Published