123
About
- Username
- 123
- Joined
- Visits
- 0
- Last Active
- -
- Roles
- member
- Badges
- 0
- Posts
- 278
Reactions
Comments
-
Quote: Originally posted by groverat It doesn't sit well with you because he's American, which I think is petty and childish. Actually, it was because of Dr. Ferrari, who is European as far as I know.
-
Quote: Originally posted by thuh Freak ok, didn't notice this before. with cgi you have to spit out the headers before you give the html document. so your hello world should be like this: #!/usr/bin/perl print "Content-Type: text/html\ \ …
-
Quote: Originally posted by Gabid Now, I know nothing about UNIX so I stopped there, but I just want to make sure I didn't cause any lasting damage to my system. What did concern me is when I entered /Library/WebServer/.htpasswd as suggest…
-
Quote: Originally posted by salmonstk Can I throttle down my ethernet card to only transmit at 10 Mb insted of 100??? sudo ifconfig en0 media 10baseT/UTP mediaopt full-duplex to go back: sudo ifconfig en0 media autoselect other media t…
-
Quote: Originally posted by Scott I just discovered that QT stores these in the /tmp folder. You have have the whole file an not just the ref movie. Doesn't work for me, I can't play the temp file. It's also too small... But it can just be…
-
Quote: Originally posted by Ari Is there way to check to see if someone has tried to or succeeded in accessing your computer remotely without your position? I have reason to believe that someone may have and this person does have my IP Address. I…
-
Quote: Originally posted by AirSluf For the most part, we don't. The vast lions share of 64-bit goodness will be here with full 64-bit virtual address space and a fully 64-bit Darwin API layer. I really wonder how that (64-bit addressing) s…
-
Quote: Originally posted by Barto There has been a substantial amount of new code injected into the Finder, so I doubt that the developer preview is indicative of the Finder performance in 10.3 final. How many times have we heard that before …
-
Quote: Originally posted by bauman OK, but what about all those programs where all the document windows are contained in the program window, like Harald stated. When you minimize the docs, they don't go to the Task Bar. That's a workaround …
-
sorry
-
Quote: Originally posted by LowB-ing I disagree... I'm not an expert in these things, but programmer really seems to be. He has written quite a few interesting posts about this previously. The problem is indeed quartz. Or rather, the problem is…
-
Quote: Originally posted by costique IElegant? I'm not sure since the most elegant thing is fast live resizing. Yes, and the least elegant thing is terribly slow live resizing (and slow GUI elements in general) that you can't turn off. It per…
-
Quote: Originally posted by costique They can improve it at least by optional caching of everything. Optional because if you cache every element separately, it will take much more memory, which, in turn, means more strain on the virtual memory s…
-
Quote: Originally posted by costique 1. My iTunes window has 4 list views (in the browser mode), the top view with the timer/frequency-amplitude graph. It has texture, 3 standard semaphore widgets and 1 standard resize widget. It has a translucen…
-
Quote: Originally posted by costique The most time-consuming action is to redraw those elements which change their size. Like what? Take a look at itunes and explain me what needs to be redrawn except the brushed metal stuff they could easily …
-
Quote: Originally posted by johnsonwax Well, it doesn't address the problem wrt to the hardware, but unlike all of the other window actions (moving, minimizing, etc.) live resize requires that the OS ask the app to redraw the window - it can't ac…