Tech Support > Computers & Technology > Programming
Printing only a portion of the Web page
Posted on October 16th, 2007 | 1 Comments

Mukesh_Singh_Nick@yahoo.com wrote: ) How do sites such as Wikipedia ensure that the navigation bar doesn't ) print on the printer? They're not using FRAMES. It is just plain DIVS ) decked up with...

Synchronous calls over asynchronous protocol
Posted on October 16th, 2007 | 5 Comments

Responding to Diego... I agree, you always need to poll if you are talking directly to hardware; there is no other way to recognize an interrupt bit in a hardware register has <asynchronously>...

A weird requirement - unable to think of anything...
Posted on October 15th, 2007 | 11 Comments

On Oct 13, 9:21 pm, Legend <rahul...@gmail.com> wrote: I disagree with your grouping. There should be no group #3. 45 and 54 should be in your group #2 for the same reason that 30 and 8 are. -- Fred

Was Windows coded in C/C++ completely?
Posted on October 15th, 2007 | 11 Comments

On Sun, 14 Oct 2007 00:32:28 -0700, Robert Maas, see http://tinyurl.com/uh3t wrote: As I recall the early development on the Mac involved using a Lisa. This went on until Macs had enough memory to...

Reversible random generator ?
Posted on October 14th, 2007 | 20 Comments

Tor Rustad <tor_rustad@hotmail.com> writes: Indeed, but it is still 64 rounds of shifting, masking and bit twiddling. It might add a significant cost to, say, a discrete event simulation...

Disk access speed question
Posted on October 14th, 2007 | 13 Comments

In 1974 I worked for a company that was marketing an operating system and COBOL compile for their own minicomputer that didn't have enough RAM to host all the intermediate data needed to compile a...

How to make sure my in-memory db does not flush corrupt page to disk?
Posted on October 14th, 2007 | 23 Comments

Andreas Klimas wrote: What's your argument for mmap'ing and munmap'ing "all the time"? Isn't that quite costly? Greetings, Jacob --

Watch NFL Games Online
Posted on October 14th, 2007 | 0 Comments

Watch NFL Games Online! For every one who wants to watch the games online because they dont live in the teams town or are at work i found a site that has basically every game covered. Its perfect if...

Online C and Ada95 Programming Quizzes
Posted on October 13th, 2007 | 11 Comments

Your Web site is completely broken. When I select a category then click on the Show exam button, it just takes me back to the same page I was already on, but with cursor reset to of page not just for...

question about google web search api
Posted on October 12th, 2007 | 0 Comments

Hello! I was wondering if the google web search api gives you the sponsored results in the query results as well. The sponsored results are often very relevant to the query and may not be in the...

If you want to buy WOW Gold or Account,welcome to here.
Posted on October 12th, 2007 | 0 Comments

MMOPAWN is an exchange site designed specifically for game virtual currencies and items trading. We are trading mmorpg virtual currency ,world of warcraft account or goods with all of the player....

If you want to buy WOW Gold or Account,welcome to here.
Posted on October 12th, 2007 | 0 Comments

MMOPAWN is an exchange site designed specifically for game virtual currencies and items trading. We are trading mmorpg virtual currency ,world of warcraft account or goods with all of the player....

canonical forms
Posted on October 11th, 2007 | 3 Comments

* sulekha: I thought I'd just send you to the Wikipedia article on canonical forms (there had to be one), but it seems it's written by mathematicians with a flair for expressing things in terms of...

How important is software maintenance?
Posted on October 11th, 2007 | 7 Comments

Charles Richmond wrote: Bear in mind that Wade Ward is a known troll. -- Chuck F (cbfalconer at maineline dot net) Available for consulting/temporary embedded and...

Can't figure out what the error is here
Posted on October 10th, 2007 | 5 Comments

Joel Yliluoma wrote: Not to mention the use of a long sequence of if's to implement the patch board, rather than a simple table. Most likely, writing it cleanly would make any error disappear.

Algorithm: Minimum cost in a 2D array
Posted on October 10th, 2007 | 6 Comments

On Oct 6, 11:13 am, Mark P <use...@fall2005REMOVE.fastmailCAPS.fm> wrote: Mark, Thanks for your input. I will be implementing it asap and check it out. -Roger.

C/C++ speed optimization bible/resources/pointers needed!
Posted on October 9th, 2007 | 193 Comments

"Barry" <barryg2@nullpeoplepc.com> wrote in message news:13gn90pifv5kl4b@corp.supernews.com... -- wade ward "Your boyfriend is not my boyfriend, doll."

NewsMaestro Usenet Supertool v. 4.0.1 Democracy Release for Windows/Linux/Unix
Posted on October 9th, 2007 | 0 Comments

NewsMaestro 4.0.1 Hail Democracy Release has been released. * New feature - Bulk Resurrect mode. See documentation. * Quite a few improvements, modifications and optimizations. Too numerous to...

converting as86 source to gas source
Posted on October 9th, 2007 | 0 Comments

I'd like to learn to convert an as86 program to a gas program. This is intended for an ancient PC running an old version of redhat linux. The as86 program is from the lilo-22.8 source and I'm...

Pi program and hard disk usage
Posted on October 9th, 2007 | 38 Comments

On Oct 4, 4:25 pm, mike3 <mike4...@yahoo.com> wrote: Any comment?