you guys how do i make my mac cool i hate mine and I'm debating uploading all of my pictures to an online photo album then deleting everything on my computer to start over
i don't know what to do once i delete everything though. I'm looking for some good programs to download and i'm going to try and keep everything pretty lightweight.
Get an external drive.... then copy your MAC HD on to it. so you can really re start then just bring back what u wantlike ur apps.
ur photos. all the same way left em.
search like clone HD and shit. there are people who do this for a living and they are all over the internet.
i like how you changed the color of some of the icons. ive changed some icons myself, but im too lazy to actually open up photoshop and change the colour. desktop pic goes with the rest of what you have going also
Where did u get ur menu bar and how did u change ur MAC HD icon color?
Oh and i found an app that hides your Menu (at the top) like your dock, its prety cool. http://www.cynosurex.com/Forums/DisplayComments.php?file=Mac%20OS/MagicMenu_3.0
Just DL it and then open the folder and run. "MagicMenu On.app" if you want to turn it off run "MagicMenu Off.app"
It works when you launch a new app (only for that app) or when you log out and back in again.
I honestly still cant remember what I used to change my menu bar. To murder out your icons I used Candybar. It's relatively easy to use and makes all your icons look really sick
worked on this tonight but will finish some other time, i had some trouble with the weather stuff (stuff in text thing in bottom right corner) but ill hopefully be able to figure it out next time when im not rushing to get back to homework
i like to be original but if anyone wants me to send them the wallpaper lemme know my private message
if you cant figure out how to do the weather image, this is what i did.
For Forecast picture:You will need 2 scripts, one in a Shell and one in an image1. In the Shell you put:curl --silent "http://ca.weather.yahoo.com/canada/ontario/toronto-4118/" | grep "forecast-icon" | sed "s/.*background\:url(\'\(.*\)\')\;\ _background.*/\1/" | xargs curl --silent -o /tmp/weather.png\Replace the toronto URL with the city of your choice. just go on yahoo weather and search ur city.2. in the Image you put file:///tmp/weather.pngAnd the image will pop up. dont forget to change the refresh rate from 0 to.... 1? 100? whatever.
If you still cant get it, try with my exact scripts to make sure ur not getting the URLs wrong.
but its a hit n miss. if it does not work, try again the next day.
curl --silent "http://xml.weather.yahoo.com/forecastrss?p=CAXX0504&u=c" | grep -E '(Current Conditions:|[A-Z]
//' -e 's///' -e 's///' -e 's/
//' -e 's/[A-Z a-z]*, //' -e 's/\(.*\) F/\1 °F/' -e 's/\(.*\) C/\1 °C/' | sed 's/ //' | tail -n1
Try them all, last one is the 2 day forcast.
Date and time
Type
Date +%B
and you can change the B to anything on ur keyboard and get different results. so you can get the clock, the date, the month, the hour, the second, the AM/PM the year etc just try them all XCVBNM are the bigger ones i think.
And dont forget to change your refresh rate once you make a shell.
oh sorry youre talking about an image. but same thing with the image, just open the properties with geektool and click on the image box and it should refresh. changing your refresh properties might help too
I've had my black macbook for a little over two years now, and it has started freezing all the time, and random programs like ical freeze up the computer and won't start. Has anyone else had these problems?
the script you get you have to put into the application in your utilities folder called applescript editor. you can do certain things to only one line of the script you put in there, but before you touch anything i would suggest watching this video because she will explain everything. after you watch the video, read the description under the video and she will give you the script and in the file it will also have a readme that says how to put the script into the shell.
this is the video: