Page 1 of 1

Need some ideas?

Posted: Wed Mar 02, 2011 11:24 am
by MrBrockWalker
Hey guys, been a while since I've been active on here. I need some ideas for a major project I'm doing in my Software class for school, this is my last year so I wanna make this my best program I have ever made, any ideas on what I could make?

Re: Need some ideas?

Posted: Wed Mar 02, 2011 1:31 pm
by GoodGuy17
You could attempt to use the FireBall thingies Agust is using, and create a programming IDE for VB code.
Or you could make an instant messenger like iMBETA, and put forth your best effort to get a really nice messenger that competes with WinLive.

Re: Need some ideas?

Posted: Wed Mar 02, 2011 1:38 pm
by mikethedj4
I love bHTML! Why not improve on that, instead of a small preview box have like a preview sidebar, and when you click that the window expands (options to adjust the expansion, and size in lets say preferences, also options to go from HTML 4 to the new HTML 5, and incorporate that, as well as the new CSS3, and options to choose between that and CSS2 if wanted)

How about a program where you haft to use a voice command to log into your computer, or use motion tracking with a webcam so it hast to detect your face in order to log in (or both)

Try, and not do something someone has already done though, as I see way to many people recreating things that already have been done, I only feel it's necessary if you're going to create something better than what's already been created, plus with uniqueness you should get some good points if it's advanced.

How about creating a 3d modeling application :) I don't think I've seen that done in VB yet.

Re: Need some ideas?

Posted: Wed Mar 02, 2011 2:27 pm
by Axel
mikethedj4 wrote:
How about creating a 3d modeling application :) I don't think I've seen that done in VB yet.
In vb that would need ALOT of space lolz
I would rather do this in a higher programming language to get more speed

Re: Need some ideas?

Posted: Wed Mar 02, 2011 8:07 pm
by dj1437
if u make a program like codenbasic or vbdevelop then i can help :) i helped alot with codenbasic and i think i did only 1 little thing with vbdevelop

Re: Need some ideas?

Posted: Wed Mar 02, 2011 10:09 pm
by mandai
I would rather do this in a higher programming language to get more speed
Actually VB is already a high level language, and normally when you move to a lower level language that will give you more speed (if coded correctly).

Re: Need some ideas?

Posted: Thu Mar 03, 2011 1:16 am
by MrBrockWalker
Well, I think I'm gonna continue bHTML, but going to give it a new name, unless I get some better ideas? An IDE isn't exactly what I planned on making

Re: Need some ideas?

Posted: Thu Mar 03, 2011 2:00 am
by GoodGuy17
MrBrockWalker wrote:
Well, I think I'm gonna continue bHTML, but going to give it a new name, unless I get some better ideas? An IDE isn't exactly what I planned on making
Be sure to keep us updated on it, Brock cooll;
mandai wrote:
I would rather do this in a higher programming language to get more speed
Actually VB is already a high level language, and normally when you move to a lower level language that will give you more speed (if coded correctly).
You do realize that he knew what he meant, he just mixed up, right?