...right click your image, then click the dotted line at the top of the main menu. This gives you a somewhat traditional (if rotated) menu bar. <O ( \ X Adopt a bird today!
You're entitled to your opinion, but calling anime "cartoons" is almost an insult. Anime is nothing like American Saturday-morning craptoons. It's serious stuff in Japan; much of it is intended for mature audiences (Japanese law prohibits depiction of live-action genitalia). <O ( \
Mac OS has a "notify" widget. When your program needs attention from the user and the frontmost window belongs to another program, create a "notify" widget. It makes the Application menu (the one you pull down and get a taskbar) flash with an icon the programmer chooses and plays a loud sound (often system beep but can be overridden). <O ( \
My surfing style is having several/. and RemarQ windows open in Infernal Exploiter while keeping my newsreader (not Outhouse) and a paint program (GIMP, silly!) open for when I need them. This way, my ADD doesn't automatically turn into swapping on this stupid Windows 98 installation that allocates 160 MB of RAM (out of the 64 MB in my machine) on boot-up.
Most NES freeware developers on the Internet use LoopyNES, available at Zophar.net. It's for DOS, but it'll probably run in DOSEmu. It offers nearly perfect emulation of the NES CPU and PPU (helluva lot better than Testicle) with only two problems I've found: 1. no wave logging, and 2. a bug in the sample playback code (yes, the NES had a compressed sample channel) that sometimes loops or drops samples. (NESten is the best Windows-based emu currently.) <O ( \
This whole thing is about as lame as having the term Realtor trademarked...
The generic term for REALTOR® is "real estate agent." But "Olympic" itself is a semi-generic term that can also mean "near or pertaining to Mount Olympus or any other similarly named mountains." (Fully generic terms are not protected under US trademark law.) And doesn't trademark law have separate "spheres" of trademark rights? (Sports is one sphere; pizza is another sphere; etc.)
It would be no large effort to associate a karma score with any given IP address
An IP address is no unique identifier. For example, my IP address pretty much reads "somebody on a modem somewhere in Indiana owned by UUNet" because it is pseudorandomized every time I connect to the Internet.
Programs that use the GNU GPL but want to give the user additional freedoms have an option open in section 10 of the the GPL: exceptions. The author can add additional freedoms to the GPL but cannot add additional restrictions. For example, most KDE programs now use an exception: "You are permitted to link this program to the Qt library" that may, in fact, be granted implicitly by #includeing the Qt headers. <O ( \
Take the USA for example. The Constitution says that authors' exclusive rights must be "for limited times"; it doesn't say how limited. Limited to 999,999 years? Still limited.
The Walt Disney Company has been taking advantage of this loophole for years. Every time the copyright on early Mickey Mouse cartoons gets close to expiring, Disney just buys a 20-year retroactive extension.
The DNA of a human being is the binary. Source code is normally commented, and that's what they're working out. They've sequenced the genome (== dumped the binary); now they're mapping it (== running a debugger, disassembling, and commenting the source).
MMC3 and MMC5 (among other mappers) had integrated timers that counted down the scanlines (often used to tell the CPU to switch from the playfield to the status bar).
E?ROM games for NES(Castlevania 3, several Koei titles) used MMC5 to generate additional color data for tiles.
Several Konami games for NES had a sound chip called VRC?.
Several Capcom titles for SNES (Mega Man X 2 and 3) used the C4 chip. I don't know what it did.
Yoshi's Island, Doom, Vortex, Dirt Trax, Star Fox, and Stunt Race used various iterations of the Super FX chip.
Kirby Super Star, Super Mario RPG, etc. used the SA-1 chip.
A few games used a compression chip that decompressed data coming out of the ROMs.
Nintendo's Super Game Boy accessory implemented a full Game Boy system (sans serial port) inside an SNES cartridge.
...right click your image, then click the dotted line at the top of the main menu. This gives you a somewhat traditional (if rotated) menu bar.
<O
( \
X Adopt a bird today!
...you use the slowest theme.
<O
( \
X Adopt a bird today!
Does Walt Disney Co. legal know about this?
<O
( \
You're entitled to your opinion, but calling anime "cartoons" is almost an insult. Anime is nothing like American Saturday-morning craptoons. It's serious stuff in Japan; much of it is intended for mature audiences (Japanese law prohibits depiction of live-action genitalia).
<O
( \
©
Copyright. That's the reason. I don't think Andover could license the likeness.
<O
( \
Look here for Topic: CmdrTaco.
<O
( \
...is the banner impressions. Many online stores depend on revenue from banners and TroubleClick data to keep their overhead down.
<O
( \
Try looking at some IOCCC contest winners. They make those parts of GCC look like "Hello World."
<O
( \
Mac OS has a "notify" widget. When your program needs attention from the user and the frontmost window belongs to another program, create a "notify" widget. It makes the Application menu (the one you pull down and get a taskbar) flash with an icon the programmer chooses and plays a loud sound (often system beep but can be overridden).
<O
( \
My surfing style is having several /. and RemarQ windows open in Infernal Exploiter while keeping my newsreader (not Outhouse) and a paint program (GIMP, silly!) open for when I need them. This way, my ADD doesn't automatically turn into swapping on this stupid Windows 98 installation that allocates 160 MB of RAM (out of the 64 MB in my machine) on boot-up.
--I don't use Windows; I tolerate it.
<O
( \
You could always try Google. Feeling lucky?
<O
( \
A zombie eating of the stomach of a dead woman.
<O
( \
On Napster, you can find Tetris remixes up the proverbial ass.
<O
( \
Most NES freeware developers on the Internet use LoopyNES, available at Zophar.net. It's for DOS, but it'll probably run in DOSEmu. It offers nearly perfect emulation of the NES CPU and PPU (helluva lot better than Testicle) with only two problems I've found: 1. no wave logging, and 2. a bug in the sample playback code (yes, the NES had a compressed sample channel) that sometimes loops or drops samples. (NESten is the best Windows-based emu currently.)
<O
( \
This whole thing is about as lame as having the term Realtor trademarked...
The generic term for REALTOR® is "real estate agent." But "Olympic" itself is a semi-generic term that can also mean "near or pertaining to Mount Olympus or any other similarly named mountains." (Fully generic terms are not protected under US trademark law.) And doesn't trademark law have separate "spheres" of trademark rights? (Sports is one sphere; pizza is another sphere; etc.)
<O
( \
It would be no large effort to associate a karma score with any given IP address
An IP address is no unique identifier. For example, my IP address pretty much reads "somebody on a modem somewhere in Indiana owned by UUNet" because it is pseudorandomized every time I connect to the Internet.
<O
( \
In fact I'm not even sure they can force you to only run the java code within their web page.
That would be considered the same thing (according to © standards) as framing an HTML page. The same court decisions would apply.
<O
( \
Programs that use the GNU GPL but want to give the user additional freedoms have an option open in section 10 of the the GPL: exceptions. The author can add additional freedoms to the GPL but cannot add additional restrictions. For example, most KDE programs now use an exception: "You are permitted to link this program to the Qt library" that may, in fact, be granted implicitly by #includeing the Qt headers.
<O
( \
Video stores card you (ask for ID) when you first get your membership card, and then they card you every time you rent.
<O
( \
SETI@home is also looking for radar. Radar is very analog (generally pings at one frequency). Read More...
Take the USA for example. The Constitution says that authors' exclusive rights must be "for limited times"; it doesn't say how limited. Limited to 999,999 years? Still limited.
The Walt Disney Company has been taking advantage of this loophole for years. Every time the copyright on early Mickey Mouse cartoons gets close to expiring, Disney just buys a 20-year retroactive extension.
The DNA of a human being is the binary. Source code is normally commented, and that's what they're working out. They've sequenced the genome (== dumped the binary); now they're mapping it (== running a debugger, disassembling, and commenting the source).
NES emulator inside a Basic interpreter inside a Java VM inside a Bochs inside a Bochs inside a Bochs...