It's actually a pretty good idea to use some other form of measurement. If you just use pixels, then things can get wierd when you change resolution. If your screen is 3 units high by four units wide no matter what, this doesn't matter.
(As I'm sure you know) one of the problems with C++ is that modifying a class changes the binary structure of an object. This then breaks any programs that were dynamically linked against this. This problem has been addressed in several ways (CORBA, COM, staticly linking in the code, or keeping 800 copies of MFC40.dll on your machine, etc, etc)
This seems (to me, at least) the biggest problem with writing an OS in C++. How does AtheOS deal with this problem?
However, some other Open Source compatible licenses are considered too restrictive for XFree86 use. They include the GNU Public License and the Perl Artistic License.
Part of the motivation for our licensing choice was to carry on the original MIT X11 tradition of allowing the code to be used as widely as possible, including in both free and commercial products.
Why would you call an editor-in-chief who has no experience with computers instead of, I don't know, say emailing the webmaster? Contacting someone at the hosting company?
Things just haven't been the same since they started taking advertisers money. They've been shamelessly manipulating search results instead of keeping the engine honest.
There's nothing wrong with it, it just doesn't get into any of the crazy stuff that makes ruby ruby. So wait until the other parts come out or check out the Pragmatic Programmers Guide.
If Python was the result of Lisp and C++ having a baby, Ruby is the result of Perl and Smalltalk having a baby.
Or you could just disable the isapi mapping to.ida extentions in IIS (and everything else you don't intend to use) Just right click on "Default Web Site" in MMC and you should find it pretty quick.
The Office Depot/Ikea chairs don't qualify as being 'ergonomically correct' You cant find a real office chair for under $500 and those are the barebones models.
If you put up a machine to get hacked (a honeypot), aren't you partially responsible for any attacks to other machines that blackhats launch from that machine?
rootkits indtroduce their own exploits on a compromised system.
So a big apache expliot comes out, and a half hour later there's a patch (thanks to open source) and you apply it/ recompile. Then you look at the apache log files and don't see any unusual activity. So you're safe, right? wrong. Your system was compromised and a rootkit was installed. It cleaned up all the logs. It added a backdoor to getty. It modified your MD5 checksum verification. It modified your rpm so that it points to the hackers server, no matter what you say. It modified gcc to include a backdoor into any program that requires authenitcation and insert this code into any gcc recompiles.
Do I really need to prove that it's easier to change:
if (checkPassword(password)) {goCrazy();}
to
if (checkPassword(password) || !strcmp(password, "k00ldud3") {goCrazy();}
than it is to use a disassembler on an executable with no symbols to figure out what the hell is going on and insert a back door? Not only does this require a much higher level of expertise, it also requires significantly more time for the person who can do it.
Most people don't realise that a real newspaper costs more than 50 cents because they don't pay more than 50 cents. Who pays? Advertisers. Real advertisers. How do they know they're getting thier money's worth? Demographics.
There's a reason advertisers will fork over extra bucks to advertise in the national NY Times or Wall Street Journal instead of saving a few bucks and advertising in the USA Today.
Shame on the NY Times for using thier 100 year old business model on the Net instead of embracing the 'new economy'
The worm might be new, but the patch for the exploit in question was released in October 2000. Here are some links that are of interest:
l t. asp?url=/technet/itsolutions/security/tools/lockto ol.asp
l t. asp?url=/technet/itsolutions/security/tools/iis5ch k.asp
http://www.microsoft.com/technet/treeview/defau
http://www.microsoft.com/technet/treeview/defau
So you can explicitly deny execute access to TFTP to the IUSR_computername account.
Or is it something new?
Looks like an exploit that's been around for a while (way before CR)
That also happens to be the approach to learning championed by the Lego Co. of Billund, Denmark, the fourth-largest toy company in the world.
It's actually a pretty good idea to use some other form of measurement. If you just use pixels, then things can get wierd when you change resolution. If your screen is 3 units high by four units wide no matter what, this doesn't matter.
(As I'm sure you know) one of the problems with C++ is that modifying a class changes the binary structure of an object. This then breaks any programs that were dynamically linked against this. This problem has been addressed in several ways (CORBA, COM, staticly linking in the code, or keeping 800 copies of MFC40.dll on your machine, etc, etc)
This seems (to me, at least) the biggest problem with writing an OS in C++. How does AtheOS deal with this problem?
From this page:
http://www.xfree86.org/legal/licence.html
However, some other Open Source compatible licenses are considered too restrictive for XFree86 use. They include the GNU Public License and the Perl Artistic License.
Part of the motivation for our licensing choice was to carry on the original MIT X11 tradition of allowing the code to be used as widely as possible, including in both free and commercial products.
Talk to the techs.
Why would you call an editor-in-chief who has no experience with computers instead of, I don't know, say emailing the webmaster? Contacting someone at the hosting company?
A software methodology that has a stupider name than "X-Treme Programming"
Things just haven't been the same since they started taking advertisers money. They've been shamelessly manipulating search results instead of keeping the engine honest.
If Python was the result of Lisp and C++ having a baby, Ruby is the result of Perl and Smalltalk having a baby.
Blame the creators of C.
They're the ones who are responsible for buffer overflows.
Or you could just disable the isapi mapping to .ida extentions in IIS (and everything else you don't intend to use) Just right click on "Default Web Site" in MMC and you should find it pretty quick.
Dude's got to lay off the crack.
The Office Depot/Ikea chairs don't qualify as being 'ergonomically correct' You cant find a real office chair for under $500 and those are the barebones models.
Duh.
The two companies deserve each other.
Trolls throughout history:
Trolls throughout history:
So a big apache expliot comes out, and a half hour later there's a patch (thanks to open source) and you apply it/ recompile. Then you look at the apache log files and don't see any unusual activity. So you're safe, right? wrong. Your system was compromised and a rootkit was installed. It cleaned up all the logs. It added a backdoor to getty. It modified your MD5 checksum verification. It modified your rpm so that it points to the hackers server, no matter what you say. It modified gcc to include a backdoor into any program that requires authenitcation and insert this code into any gcc recompiles.
Do I really need to prove that it's easier to change:
if (checkPassword(password)) {goCrazy();}
to
if (checkPassword(password) || !strcmp(password, "k00ldud3") {goCrazy();}
than it is to use a disassembler on an executable with no symbols to figure out what the hell is going on and insert a back door? Not only does this require a much higher level of expertise, it also requires significantly more time for the person who can do it.
Trolls throughout history:
Trolls throughout history:
There's a reason advertisers will fork over extra bucks to advertise in the national NY Times or Wall Street Journal instead of saving a few bucks and advertising in the USA Today.
Shame on the NY Times for using thier 100 year old business model on the Net instead of embracing the 'new economy'
Trolls throughout history:
Trolls throughout history:
Trolls throughout history:
Trolls throughout history:
Trolls throughout history: