Nice, how do you add spaces between your applications on the dock? What script do you use to put your ToDo on the desktop?
Thanks
best one so far!
care to share it?
*snip*
@Vivid.Inferno: From your post on the first page, what Bowtie theme is that?
Thanks
What program changes the dock like this one?
I'm looking for a free program (I think I've done it before but I forgot the name of it).
defaults write com.apple.Dock no-glass -boolean YES
killall Dock
Love the Camp Nou background, if only there was something similar for Old Trafford.. Anyways, this is my new wallpaper, I could say it's Halloween/costume related but I'd be lying, it's just random...
I apologize for not posting the link, but a google search is how I came across it.
how did you get the quotes to show up on your desktop? can i get the script you used please.
curl http://encarta.msn.com/encnet/feeds/rssfeed.aspx?type=quote | grep description | sed 's/^[ \t]*//' | sed -e :a -e 's/<[^>]*>//g;/</N;//ba' | cut -d - -f 1
curl http://encarta.msn.com/encnet/feeds/rssfeed.aspx?type=quote | grep description | sed 's/^[ \t]*//' | sed -e :a -e 's/<[^>]*>//g;/</N;//ba' | sed 's/.*\(-\)/-/'