- Bison: Dealing w. unordered, non-repeated nonterminals of expression
- Posted on August 4th, 2006 | 1 Comments
John S wrote: Comp.compilers would be a more appropriate newsgroup to ask this. Anyway, I think it's best to do it in tree afterwards rather than in the parser.
- -- Freelance Developers Community, who wants to help? --
- Posted on August 4th, 2006 | 2 Comments
Ok, thank you. Can you please email me with a brief of your development history prior to C#? Also, do you currently freelance? I am hoping to find a few people to help with this...
- network shaper
- Posted on August 3rd, 2006 | 0 Comments
Hallo I' am looking for at freeware dll or exe or delphi component network shaper. Do anyone have at home made dll or exe network shaper, I would really like to here from you.
- installing g77-0.5.18
- Posted on August 3rd, 2006 | 7 Comments
apoelstra@localhost.localdomain writes: Tell me about it... :-( I'm using it on a laptop because I still have some older VB and VC++ programs that I need to tweak every once in a while and every...
- Everything is a...
- Posted on August 3rd, 2006 | 28 Comments
Jon Harrop wrote: Yes, that's much more generally correct than the original assertion.
- Updated Html Desktop-Environment (free, 31kB)
- Posted on August 3rd, 2006 | 0 Comments
Use as interface to web or with apache and php for complete system. http://darwinist.googlepages.com/webwindows1.1.html (Requires: Current firefox or ie, javascript.) Major improvements in 1.1: -...
- What languages had hardware implementations?
- Posted on August 3rd, 2006 | 10 Comments
Java? Cheers, Jon.
- Simple question, err... I think
- Posted on August 3rd, 2006 | 24 Comments
Logan Shaw wrote: Then get rid of the "delete"s or "free"s and call it Java. For simpler examples, have a look at my "Benefits of OCaml" web...
- Version Control
- Posted on August 3rd, 2006 | 10 Comments
Rob Thorpe wrote: Yeah, its worked for me too. We've been using Mercurial and it is fine. CVS and SVN are also ok. Cheers, Jon.
- Style on Unit Testing
- Posted on August 2nd, 2006 | 4 Comments
Phlip wrote: Thanks for the suggestion Philip. If you read my message you will see that I did not suggest a test class, but a test method in every class. The test method is a public method...
- Complete dhtml windowing-system in 600 lines (24kb)*
- Posted on August 2nd, 2006 | 4 Comments
darwinist wrote: Slick. One thing that you might want to do is catch the onselect event, so text doesn't get selected when you drag the window around.
- Fastest way to generate all combinations?
- Posted on August 2nd, 2006 | 11 Comments
blmblm@myrealbox.com said: Er, never mind. I think I was not - um - thinking. :-) What you're not getting is that I saved 1,001,000 jump statements, and it only cost me 2,000,000,000 mods and...
- Calculating RSA Decryption Key
- Posted on August 2nd, 2006 | 9 Comments
DarkProtoman wrote: Just use a crypto library. Mon dieu, c'est pour cette raison les projets existes! I mean... um... Seriously, if you can't sort out the math on your own you shouldn't...
- Automatically enter a number into web form
- Posted on August 1st, 2006 | 7 Comments
Great ideas, thanks! .... only problem is that they only update course catalog website every morning at 7AM. The registration system which is seperate however, will allow someone to register right...
- "Break the Ice" game strategy
- Posted on August 1st, 2006 | 2 Comments
Arthur J. O'Dwyer wrote: Perhaps you could borrow the concept of stress (or do I mean strain?) from engineering. The stress on any given blocks is the number of blocks that would move (including...
- PHP doesn't access root directory using forward slash "/"
- Posted on August 1st, 2006 | 1 Comments
Hi On Windows this is not a valid Path "/test.php". If you want to test for a file aon the local directory use "./test.php" otherwise if you want to test for a file on your web root you should set a...
- Outsource Programming
- Posted on August 1st, 2006 | 4 Comments
gweilo wrote: Maybe you're looking for something like: http://www.getacoder.com/ http://rentacoder.com/ -- mvh, Lars Rune Nøstdal http://lars.nostdal.org/
- Think and Move ahead
- Posted on August 1st, 2006 | 0 Comments
Hi All, Is it not true that Skill Sets are more important than anything else in impressing prospective employers? But, how many of them tell you the truth ? Few, because all they want is to fleece...
- Think and Move ahead
- Posted on August 1st, 2006 | 0 Comments
Hi All, Is it not true that Skill Sets are more important than anything else in impressing prospective employers? But, how many of them tell you the truth ? Few, because all they want is to fleece...
- Algorithm question
- Posted on July 31st, 2006 | 6 Comments
Weng Tianxiang wrote: Sure, SELECT Table1.Field1 FROM Table1 WHERE (((Table1.Field1)>0 And (Table1.Field1)<10));

