Outside of the US most people uses MSN.
that they do, because there isn't much else to choose from thats universal.
Outside of the US most people uses MSN.
Outside of the US most people uses MSN.
98% of people in Russia use iCQ though
ICQ s@cks, btw![]()
I never saw the point to ICQ, why would ANYONE think it's a good idea to have people remember which number represents who?98% of people in Russia use iCQ though
ICQ s@cks, btw![]()
Doesn't always work. Like TextEdit open up a RTF document window and zoom it to something above 150%. Then click the green button, and it won't resize the window properly.The maximize button makes the window as large as it has to be so you can see the whole page
Outside of the US most people uses MSN.
I never saw the point to ICQ, why would ANYONE think it's a good idea to have people remember which number represents who?
That may be, but I have my doubts. OS X is still based on UNIX, and so are all of the variants of Linux. Most virus programmers use Linux. Even though the systems are different, it would be unwise to write viruses for operating systems so similar to your own - at least that's my opinion.
You... uh... you don't code much, do ya?![]()
I am a new user, and I really liked my copy/paste shortcuts in windows(ctrl + c/ctrl +v).
I dislike how there aren't similar shortcuts(that I know of) on OS X...
I am a new user, and I really liked my copy/paste shortcuts in windows(ctrl + c/ctrl +v).
I dislike how there aren't similar shortcuts(that I know of) on OS X...
I didn't say that they were the same. I realize that they are all very different. But, code is definitely more portable among UNIX systems than it is from UNIX to Windows.
Basically my point is that it can be more easily compiled for a POSIX compliant system and that is why it would be unwise to bother writing virii for systems close to your own. It's not likely that you'd accidentally compile a program for Red Hat instead of Suse and run it or somethingespecially without a backdoor of some sortbut my point is really why tempt fate?
I suppose a good number of them are written in VB. I'm not very familiar with it, but I've heard that one can gain access to the registry through it.
That's what the Console app is for.With OS X, when I encounter a bug I know it's a bug and that annoys me. In Windows, I never know what's going on; the bugs are cleverly concealed by means of obfuscation.
Not sure why you'd avoid writing for your own system, but I see your point. Glad you clarified -- I thought you were one of those people under the impression that Mac OS X and Linux were closely related or derived from the same OS.
I was under the impression that most professional-level viruses (the kind that zombie machines and add 'em to botnets) are written in a mix of C/C++ and ASM. I know that there is some malicious VB floating around, but given what a joke VB is, I can't imagine anything really insidious being written using it.
No I just meant that they're all related, but not copies of each other. I know that Mac OS was derived from Berkley's variant of UNIX. And it uses xdarwin (or at least it used to prior to 10.5 apparently), which can be run in other POSIX systems.
I'm sure "good" virii are a mix of C/++ and ASM. I'd imagine your code would have to be pretty low level so that it could actually damage things like boot records and what not.
i have converted 6 of my mates, and im 15. All of them are rather well endowed.
Kinda. Mac OS X is essentially the evolution of Rhapsody, which was in turn the evolution of Nextstep. It wasn't really derived from BSD though -- most of the BSD code is just userspace things grafted on top. The kernel, drivers, and most of the low-level stuff is all pretty unique.
That's not what I was thinking of, but yeah. I was thinking more from the efficiency standpoint -- if I'm taking over a machine for nefarious purposes, I want to ensure that my code is as high performance and stealthy as possible, thus I'm interested in writing code with the lowest resource usage profile that I can. I *could* write a damaging virus/bot/etc. in C#, but requiring users to have a 30+MB framework installed just to run my malware seems like a pretty bad business decision.![]()
Ok...i'm not going to read through all 80 pages of this topic now...maybe someday when I have more time...just not nowSo this may have been posted already...
But what is the logic of assigning the 'enter' key to rename files??I mean...like...really?
Usually enter would be for the default/most common function...so how many times does one rename files...vs how many times do you open files??? Not exactly rocket science is it?
Oh well...I'll survive! I have discovered that 'command + down arrow' acts like a normal 'enter' and opens files. But would just hitting the enter key be simpler?![]()
I meant that you'd want it to be low level so that you could affect things that are low level and so that no one would notice until it's already happened.