There was an alarm clock one!?!I MADE A SWEET ONE!!
Printable View
There was an alarm clock one!?!I MADE A SWEET ONE!!
How about an automated receptionist? Some program that answers a telephone, talks to the caller, and attempts to get them to leave an appropriate message? Something like:
Computer: "Hello, how may I driect your call?"
Caller: "I want to speak to such and such"
Computer: "Press #1 to speak directly to them, or press 2 to leave a message."
Caller <presses #1>
Computer: "I'm sorry, they are not answering their page. Please leave a message after the beep."
Caller <leaves a message>
How about a game?
Voice recognition, that's a bit tough isn't it, I wouldn't have the foggiest of where to start, but I'm still only a beginner though. How about a simple Instant messenger program, not sure how easy to judge it would be but could be quite fun to make.
KB04
Lemming type clone :afrog:
MP3 file organizer.
Searching
ID tag editing
file directory structure organizing
file name editing
file name / ID tag inconsistancy detection
Loads of features to seperate the good from the less good could be inplemented.
I think it's Mc_Brain who has his one of these inhis sig. It's already made! How about a scripting language? We all love to create parsers here :pQuote:
Originally Posted by SLH
chem
That would leave out us Java developers...Quote:
Originally Posted by MartinLiss
Forgot about that, although i thought it was just an MP3 player...Quote:
Originally Posted by chemicalNova
Looks like there may be an idea in CC? It might not be too good since no programming is required. Oh wait, that might make it better. :lol:
No bootlegged copyrighted wallpapers, only custom work.
how about a program that changes your background images, maybe changes hue and stuff, and changes pictures..thatd be hot
An application that would be really useful for me as a web developer would be a quick image resizer.
Basically there are times when I just need to do a quick and dirty file resize/reformat of an image sent to me.
I'm a lazy git so it would be great rather than booting up PhotoShop to do this silly little task just to right-click the file and choose Image Resize and then then the new image dimensions, resolution and file format (possibly compression ratio for jpeg outputs). These options should be editable so you can add to the quick list the most commonly used variations.
The main thing about this is it must be kept simple as I don't want to be fiddling around with loads of settings apart from maybe choosing most commonly used variations after installing. The functionality should be right-click > point > click and hey presto the file is now as I want it!
Obviously it ain't too complex a project but I'd be interested to see how people would go about doing this. Having the most functions in this case wouldn't be the best thing it's the usability!
I would do it myself but I just don't have the time so if this could run as a contest it would be cool.
Cheers
DJ
What about a touch typing learning program like mavis beacon or fingers for windows. There aren't any great freeware typing programs out there, well none that I found to be decent anyway.
KB04
i like that idea^^
Heres a suggestion.
I've seen this asked a few places and maybe this would be a good idea for a project.
The creation of a better RichTextBox control, one that supports more features and the ones of the current RTB - More features as in things like Different types of underline etc....
Cheers,
RyanJ
i just go through this thread. i preffer one idea (which) i think is quite fun and the resulted output have commercial value or education value.
a typing program, yes... a typing program. a step by step typing program that make the user a master typist.
the commercial value is, the final output, we could use it, sell it, or donate it to school, the place u pray, and for ur kids who always come and bugs u.
well, i think it is not so hard to build a typing program. but the hard thing is how to make the user willing to use ur typing program over and over and over. and how ur program teach the user to type fast.
the judge might be ur kids. or people who got kids. (not me coz i am still a kid!) so, let see, u give ur kids several typing program and see which one does he use and play with it.
k, i support the idea of typing software. (coz my lab still use the old DOS typing program for users) LOL
Quote:
Originally Posted by KB04
Both these ideas are VERY good, i have been thinking about both of them for some time now, and would probably even enter even though i'm a total Newb ! :PQuote:
Originally Posted by dj4uk
Quote:
Originally Posted by thegreatone
I will second that, I like that suggestion too :)
Cheers,
RyanJ
How about little wigets that automate simple but labourous tasks?
For example I wrote a little command line wiget that appends [CRC] to the file name of all files in a directory if it doesnt already exist. (Where CRC is the CRC32 of the file)
I also have a wiget that runs at startup and cleans temp directories.
just a small question:
are we gonna have a coding contest or we just gonna sit here discussing it for a few more months..lol
just enter the ideas into a random generator and we will all do that one...
rob
Figure out a fast string searching algorithm.
(because I'm making one atm ;))
A contest to see who can create the best "random generator of ideas" program as the next contest.Quote:
Originally Posted by makster246
AH! I'll get on it right away!! I'll need the head start. :D
This is a decent idea too. Easy to implement too (from a marking perspective).Quote:
Originally Posted by Merri
Yea, like we dont know whos going to win that one, right Merri? ;) ::thumb:
Well, it is hard to know: it is possible to make search strings that are slow with the algorithm I have, so a brute force search could beat it... :D:thumb:
PM me with the code so I can use it to win :D Oh wait, I cant play since I am a Mod. :(
String searches are easy. If you know how. The VB6 standard search is by no means optimal. The VB.net one is better but still not perfect.
We can all learn from DEK.
Well i think the best idea would be a photoshop like software! We could start with a basic framework and then all the people could come forward and post some filters! We can also keep increasing its functionality by making it flexible enough to add plugins? Wat u guys think?
That's not a contest?
Ok i got the view of the discussion wrong i thought we had all to make a software by joinin hands!
The better tells me why people post offtopic so easily and why there are some many threads with bad titles :D
I have an AWSOME IDEA! Lets actually START a coding contest!
And singing some traditional songs around a campfire no doubt. :DQuote:
Originally Posted by RapchikProgrammer
some pages with good contest-problems :
http://www.recmath.org/contest/vote.php
http://spoj.sphere.pl/problems/classical/
http://acmicpc-live-archive.uva.es/nuevoportal/
A Connect 4 AI engine which we compete with each other's engines.
Winner of course is who wins most games :P.
Maybe a league table?
Or what about the fastest hash table implementation?
Guys, stop asking for fast stuff, guess who will win ? (Merri... :))Quote:
Originally Posted by Raedwulf
I think we should have a contest that takes some math skills and logic, and not worry on how fast it is...
I think it's time to have a contest that is marked by complexity intested of speed...
Not that I don't like speed... but can never win while Merri (or ppl like him) are in the contest :)
Could you give an example? Cause I don't quite understand what you mean :)Quote:
Originally Posted by CVMichael
Yea... ammm.... I was afraid you might ask that...Quote:
Originally Posted by manavo11
Evey single example I can think of, can be used for speed too....:) but in terms of complexity, I was thinking something like a ray tracing program. It can get very complex, the more realistic you want it, the more complex it is...
But that kind of project can take a long time to do... I did one a long time ago in C++, I spent 6 months on it (then I lost all the code because of hard drive problems). Yes... I'm doing backups regularly since then....