how about best text based game? single player, multi-player allowed.
how about best text based game? single player, multi-player allowed.
I don't even read the documentation from design, why text-based?
more people would be able to enter. =)
Maybe some Big Integer thing! Something that would be useful i guess![]()
If this post was helpful please rate it![]()
![]()
If it wasn't for C, we would be using BASI, PASAL and OBOL.
VB6: [System Uptime] [Extracting WMP Song] [Basic Flood Protection] [RTF Editor]
[Hex/String Conversions] [Reading/Writing INI] [List Files in Directories]
C++: [Mute Audio in Vista]
VB.NET: [Associating a Help File] C#: [One instance of your application]
usefull is no fun. games are fun =)
:scold:Originally Posted by psychotomus
Hang your head in shame young Padawan.
never. programming must be about fun.
Programming can be both rewarding and challenging. But fun basically means you have no seriousness or desire really. Something challenging would be nice that will stimulate our minds!!!!!
If this post was helpful please rate it![]()
![]()
If it wasn't for C, we would be using BASI, PASAL and OBOL.
VB6: [System Uptime] [Extracting WMP Song] [Basic Flood Protection] [RTF Editor]
[Hex/String Conversions] [Reading/Writing INI] [List Files in Directories]
C++: [Mute Audio in Vista]
VB.NET: [Associating a Help File] C#: [One instance of your application]
I second the notion for a new contest.![]()
I got a nice idea for a new competition:
A substitution code 'breaker' competition. E.g. the fastest code breaker/and most accurate code breaking program.
Basically the idea is for a program to automatically decipher 2-3 lines or more text which is simply coded by substituting the letters with other letters of the alphabet.
Any takers?
Hey I am In --- can U explain more![]()
VS 2005 .....Framework SDK 3.0
"Its mostly the brave one who choose to not fight"
This is my first real post in this forum, so i have a question. Does the contest have to be in only VB6/.net? or can there be contests for other languages. Because i dont really program in vb anymore, i have moved to webbased PHP, and would like a PHP contest![]()
There wouldnt be enough people to do a php contest. Also it would be very difficult to mark etc.
I'm happy to get a contest going. Once we can get a decent Idea.
Raedwulf
PM me your ideas, I'll see what we can do!
Originally Posted by Raedwulf
I don't quet follow.
How would you know if you have the right text? Wouldn't that be something too random to try and mark it? Unless I'm missing something?Originally Posted by psychotomus
![]()
have to check for words in a dictionary. there goes how to do it =)
how about word descrambler? 5 6 7 or 8 letter words and we descramble them.
John Lord, Evansville Indiana
By 'descramble' do you mean just provide all possible combinations? Because that's fairly easy.
If not, I assume you mean it's a specific word. Which means it's impossible to know what word it was originally because there could be multiple.
if there are multiple real words, you would list them all. But in most cases there wouldn't be. And there would be plenty of ways to optimize your program's guesses such as not letting 4 vowels in a row or 3 of the same letter, etc.
plenty of rules could be used.
John Lord, Evansville Indiana
I could do PHP as well.
So how many PHP-able persons do we have here? What I've heard, a lot of VB6 programmers switched to PHP...
well from what i know there is:
dclamp
penagate
visualad
Merri
LordOrwell (i think)
depends entirely on what is decided on. I am very weak in some areas but willing to try anyway if it is something i am interested in. Text manipulation is no big deal at all. The first program i ever wrote was a text-based adventure.
John Lord, Evansville Indiana
im a phper
i was looking at a thread about all the languages people know, and majority of the members knew php. I think we should get a php contest going.
I wouldn't mind being a judge
AFTER READING FAQ:
If i get enough people willing to do a contest in PHP, can i start a contest?
Last edited by dclamp; Sep 10th, 2007 at 12:04 AM.
what is php?
John Lord, Evansville Indiana
-tgfrom PHP online manual
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated web pages quickly, but you can do much more with PHP.
edit - are you SERIOUS? VBF won't take my message because it's "too short". Gimmie a break. I think I need to file a grievance in the ForumFeedback.
* I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.-I also subscribe to all threads I participate, so there's no need to pm when there's an update.*
*Proof positive that searching the forums does work: View Thread *
* How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
* How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *
* Use Offensive Programming, not Defensive Programming. * On Error Resume Next is error ignoring, not error handling(tm).
"There is a major problem with your code, and VB wants to tell you what it is.. but you have decided to put your fingers in your ears and shout 'I'm not listening!'" - si_the_geek on using OERN
it doesnt parse quotes when checking the lengthOriginally Posted by techgnome
![]()
if it's php then i am out. I am only now trying to pick up a little css.
John Lord, Evansville Indiana
i should take a chit chat poll of people who know php, to get a good feel as to if we should start one![]()
even if someone DID know it, wouldn't you have to have a server to test it on?
John Lord, Evansville Indiana
You can install Apache, PHP and MySQL on your own computer, there are some good and easy to use installations available.
Also, Microsoft's IIS is available in XP Professional and it comes with every Vista installation disk (afaik), so you'd only need to put the disk in and voilα! you have a webserver on your machine. Of course you still need PHP (installing it manually by hand can sometimes be on the harder side, or atleast this was the case a few years back; I've used those easy Apache installations when I've had the need).
So it isn't really a big problem, you can access web server running on your own machine by using localhost or 127.0.0.1 as the address.
ok i started a poll in the chit chat section, but i think it needs to be moved to the general developer section...
hmm i am using corporate professional 64. I think i already have it installed. but i have disabled so many services for performance, that i may not be able to get it to run againI had issues in the past when i installed it in the first place.
John Lord, Evansville Indiana
Just to let you guys know the contest would really have to be Vb or Vb.net (or both) while many of us (including myself) code PHP. This forum isnt a php forum.
Thanks
It is not required that it be VB or VB.net
Originally Posted by Contest FAQ
i vote for qbasic
John Lord, Evansville Indiana
True, but having it in anything else would stop the vast majority of our members from competing.Originally Posted by dclamp
(2007, 2008, 2009, 2010, 2011, 2012) . . . . . . . . Hitchhiker's Guide to Getting Help at VBForums
Classic VB FAQs (updated Oct 2010) ...Database Development FAQs/Tutorials (updated May 2011)
(includes fixing common VB errors) .......... (includes fixing common DB related errors, and [Classic VB] ADO tutorial /further steps, and [VB.Net] ADO.Net Tutorial).
Tutorial: How to automate Excel from VB6 (or VB5/VBA) .. SQL 'Select' statement formatter/checker .. Convert colour number to colour name .. FlexGrid: fill from recordset .. FlexGrid: AutoSize columns .. DB Reserved Words checker
Connection strings .. MDAC/Jet/ACE downloads .. SQL Server downloads .. MZTools (free upgrade for the VB6/VBA Editor)
Err... I don't see how we couldn't have a contest with another language. I don't see how it could do any harm. If someone doesn't know a language, he just doesn't take part; however, PHP is so widely adapted that there are lots of potential contestants.
Anyways, I don't see why having a contest in another language would stop people from taking part in the next VB contest that could come after a PHP one.
To state the obvious: Not having a contest has stopped all members from competing. A contest of any kind would at the very least raise interest in future contests.Originally Posted by si_the_geek