Search results

  1. BitWit

    Which web-page editor??

    Yeah, but these guys want a WYSIWIG editor. Bluefish is a text editor with lots of macros and dialogs...which is my kind of thing, but not good for someone who doesn't want to see the code. Personally, I think Bluefish has the potential to un-seat BBEDIT and HomeSite with the addition of a...
  2. BitWit

    Non-Mac-centricity on a Mac site

    vBulletin is the forum software, and it runs lots of forums on the Web. You put the software on you server (anything that runs php), then set up your look and feel for the pages and buttons etc., then vBulletin does all the text-handling and file-juggling involved in a forum. :) Scroll...
  3. BitWit

    photoshop is broken!

    Someone mentioned that if you did the 'defaults write 'Apple Global Domain' AppleAntiAliasingThreshold' command to get font smoothing turned off, it could cause a problem with photoshop launching. If you did, just open the system prefs, and set the Antialiasing threshold back to 12 or lower...
  4. BitWit

    IE lags

    I would recommend turning virtual memory off altogether. You have plenty of RAM to run a few apps with....I worked worry free for years with 128 and 256 without virtual memory.
  5. BitWit

    Antialiasing

    Wow, now THAT's good to know. THANKS.
  6. BitWit

    Everquest for MacOS X

    AppMan, did they figure out a way to make the PS2 version not take over your life... like where you have the option play without marathon sessions getting longer and longer? I heard something about a change in that respect.
  7. BitWit

    how do I do this?

    in home.html: <body bgcolor="#FFFFFF" text="#000000" background="bug%20fix/greenmedia.jpg" link="#003300" vlink="#003300" onLoad="self.opener.close();"> I havent ever tried this with a FRAMESET, but it should be ok. If it still doesn't work, I'd recommend making the index page a single...
  8. BitWit

    how do I do this?

    I havent snooped your code yet, but if you run into some problems with JavaScript, styles, and DOM let me know. I might be able to help you out, since I have a big library of HTML code problems that I've run into over the last 5 yrs. I always code from text, never WYSIWYG.
  9. BitWit

    how do I do this?

    In end of the body tag for the pop-up insert this: onLoad="self.opener.close();"
  10. BitWit

    IE lags

    :confused: I hope you're just teasing me. I picked up the 'Alt' habit using PC's and Macs at the same time. As long as I have known, the "option" key has ALWAYS (even on the brand-new backlit TIbooks) said 'alt' in the upper left corner of the "option" key. I notice that alot of people call...
  11. BitWit

    IE lags

    Does this happen consistently from site to site? I work on a G4-400 all day with 9.2.2, and though I never use AOL Instant Messenger, I do use IE (5.1.3) constantly and I have no problems at all with lag. Here are some trouble-shooting ideas to try: 1. Double-check that you have Virtual...
  12. BitWit

    GreenMedia plain and simple

    Hey, its looking very nice. Keep it simple.
  13. BitWit

    Blurry text

    Yeah, the anti-aliasing really sucks on LCD screens, and its not exaclty perfect on CRT's unless they are at a super-high resolution. If you would like to turn the anti-aliasing off all together in Jaguar for certain font sizes and below, run this command in the terminal: defaults write...
  14. BitWit

    Which web-page editor??

    Giaguara, I have the most current fink download of BlueFish which is .7, but there is a .8 available for compiling. Which one are you using?
  15. BitWit

    Which web-page editor??

    Yeah, the Mozilla wisiwig is good, and you get to peek at the code, too.
  16. BitWit

    Icon editing and creation

    Iconographer has definitely improved since I last tried it pre-OsX
  17. BitWit

    Antialiasing

    This is the most satisfying system tweak I've done. I highly recommend it for anyone with a laptop.
  18. BitWit

    Icon editing and creation

    You know, after using iconoographer now since this thread started, I'd recommend it over iconMachine, as it seems more Photoshop like and was able to fix some icons that were acting stubborn.
  19. BitWit

    Any way to run Gimp natively?

    Andre, I think this may do the trick: http://xlaunch.sourceforge.net/
  20. BitWit

    Icon editing and creation

    In the bottom left of an icon editing window in IconMachine are three views, the first one in white is the combination view, the second in black is the mask view (which represents the clickable area), and the last with checkers is the transparency view. Clicking on those will allow you to...
Back
Top