Skip to main content
Search titles, bodies, and author names
Found 40,892 posts across 1 forum.

Mega Man Anniversary Collection! — #47

Quote: Originally posted by MindFad: Mega Man 2 was absolutely the easiest of the whole series. MM1 is kicking my ass right now. I already did all the robots, but Wily's…
MacNN Troubleshooting by MindFad

Mega Man Anniversary Collection! — #48

Quote: Originally posted by MindFad: So anyway, I beat MM1 just now. I completely forgot about the magnet beam thing to make platforms. Duh. Already on to Wily in MM2.…
MacNN Troubleshooting by Millennium

Mega Man Anniversary Collection! — #50

Quote: Originally posted by Millennium: I don't know about that; the dresspheres appeal to a very different aspect of masculinity, but are you honestly going to tell me …
MacNN Troubleshooting by starman

awakeFromNib called twice? — #3

Put an NSLog(@"%@", self) in at the beginning of your awakeFromNib method to see if it's being called on the same instance.
MacNN Troubleshooting by Chuckit

awakeFromNib called twice? — #4

Quote: Originally posted by Chuckit: Put an NSLog(@"%@", self) in at the beginning of your awakeFromNib method to see if it's being called on the same instance. I'm…
MacNN Troubleshooting by jessejlt

awakeFromNib called twice? — #5

it means there are two different instances of your view and each one gets awakeFromNib called on it once
MacNN Troubleshooting by Uncle Skeleton

awakeFromNib called twice? — #6

This implies that you're class is getting instantiated twice. Is it instantiated by the NIB itself? Is it also instantiated in code ( alloc, init)?
MacNN Troubleshooting by Brass

DealNN — #4

MOSR is behind the wheel...
MacNN General by gorickey

DealNN — #5

Quote: Originally posted by MindFad: How'd you find my new home?
MacNN General by SafariX

DealNN — #6

Why's that link still there anyways? Besides even if they were to 'come back' at some point, there's no way they could compete with the likes of DealNews, Slick Deals, and Deal Un…
MacNN General by milhous

DealNN — #7

Quote: Originally posted by MindFad: It looks like a great startup office!
MacNN General by wdlove

VNC surprisingly more sluggish than RDC — #2

My recollection is that on the VNC server there is a slider setting that trades off VNC performance against the local PC performance. You might try fiddling with that setting.
MacNN Networking by John Strung

VNC surprisingly more sluggish than RDC — #3

Quote: Originally posted by John Strung: My recollection is that on the VNC server there is a slider setting that trades off VNC performance against the local PC perform…
MacNN Networking by DominikHoffmann

VNC surprisingly more sluggish than RDC — #5

VNC isn't exactly the fastest protocol out there. If you want performance, I'd recommend installing the TightVNC software package instead. Unfortunately, I don't know of any Mac cl…
MacNN Networking by ginoledesma

VNC surprisingly more sluggish than RDC — #7

General rules for VNC speed - decrease screen size - decrease color depth - turn on compression I believe I used to launch my client in lower bit depth than my server (running at…
MacNN Networking by Zim

VNC surprisingly more sluggish than RDC — #8

Quote: Originally posted by DominikHoffmann: I wish Microsoft would just sell a simple add-on Terminal Services/RDC package that wouldn't require Win 2k Server. Win…
MacNN Networking by tooki

VNC surprisingly more sluggish than RDC — #9

Quote: Originally posted by tooki: Windows XP Pro has an RDC server built-in. tooki Exactly. Unfortunately, upgrading to Windows XP Pro is not an option. Dominik
MacNN Networking by DominikHoffmann

VNC surprisingly more sluggish than RDC — #10

RDC actually sends windowing commands between the server and you. So because of that - it can be TONS faster. VNC sends compressed bitmaps. I can run RDC over GPRS and be usable. …
MacNN Networking by alex_kac
mp.ls