Search results

  1. B

    program to delete unused itunes songs

    i have alot of songs in my itunes library. but alot of them are ones that i downloaded and didn't want. is there a program out there to delete songs that aren't in any of my folders and just in the library? or would it be hard to write a script for that?
  2. B

    PHP question: text comparison in variable?

    you want a == instead of a single, single = is a initialization.
  3. B

    Simple web design software

    you can try adobe pagemill
  4. B

    10.4 and virtual pc 7

    i was just wondering if anyone had any problems or heard of any with vpc 7 and 10.4? i have 10.3 now with vpc 7 and i'm thinking of upgrading but i dont want to not be able to use vpc 7.
  5. B

    What HD can i put in my mac

    I have a western digital internal hd sitting in my room that i took out of a P1 dell. i was wondering how i could tell if i can put it in my G5 as a 2nd hd? and if i cant put this one in it, what do i look for when shopping around online?
  6. B

    Is there a game?

    4x4 evolution is a fun game
  7. B

    Need a CSS nav bar tutorial

    pengu...i've never seen this approach before. so do you just apply this class to a td and the images will show up in it? bigdoug
  8. B

    Need a CSS nav bar tutorial

    a:link {color: black; text-decoration: none;} a:active{color:black; text-decoration: underline; } a:visited{ color:black; text-decoration: none;} a:hover {color:red; text-decoration:underline;} this will make a generic rollover with an underline on the text. if you want more help write back
  9. B

    why is norton bad??

    i've heard from alot of people that norton utilities is bad for os X users. why is this? i have ran norton a few times and repaired problems. is there anythign i can do to reservse any affects norton may have caused? doug
  10. B

    installing a modem in a imac g3

    i'm installing a new internal modem in my mom's imac g3 tray loader. i've isntalled ram on this machine before so i know how to take it apart. but the modem is under teh mother board. do i need to take the mother board off or is there a easier way to get under it. does anyone know of a...
  11. B

    Power Mac G5 not booting! please help!

    you can try taking out the battery in the computer for an hour or so to let the capacitance run out then put it back in and it might start up
  12. B

    CSS - cross platform fonts??

    does anyone know of a good site that lists all fonts and maybe even in different sizes used by css, kind of like a reference tool so you can just look at what you want your font to look like and see the code for it (ie: size and font )
  13. B

    Adding Home button to Safari

    if you goto view and check the "home" option it'll show a home icon. did this help?
Back
Top