Page 1 of 2

If you had the time what would be your next big PB project?

Posted: Tue Jun 02, 2009 6:25 pm
by Kale
If you had the time what would be your next big PB project?

Something you've always wanted to do but you find you never have the time for? Something that you think to yourself, that would be awesome if only i could get more than a few hours of coding done a night. :wink:

What would it be?

Posted: Tue Jun 02, 2009 7:30 pm
by IceSoft
I would try to finish some of my PB projects:

=QONK=
PB*, eg.: PBpuzzle, PBarrows
BLOCKS
...

Re: If you had the time what would be your next big PB proje

Posted: Tue Jun 02, 2009 9:37 pm
by PB
An IDE like Visual Basic's, with drag-and-drop for gadgets, and double-click
a gadget to code it's Click routine, and so on. Would pay for this, too. ;)

Posted: Tue Jun 02, 2009 10:26 pm
by milan1612
I'd try to code a Purebasic Compiler, that outputs C code. Way to complex
for me yet, but one day I'll try... :P

The compiler would just be an academical project. (no need to worry Fred :lol:)

Posted: Tue Jun 02, 2009 10:32 pm
by idle
+1 on PB's

Posted: Wed Jun 03, 2009 1:13 am
by Mistrel
An interactive UML modeling tool which supports dynamic reverse engineering of sources for PureBasic.

+1 for the IDE too, but I don't see myself writing one. I'd rather spend the time figuring out how to implement support for PureBasic into Eclipse or NetBeans.

Posted: Wed Jun 03, 2009 2:06 am
by pdwyer
A Go program.

I'd have to win the lottery so I could quite my job to have enough time to do it so I don't really thing I'll ever get there.

seeing how long gomoku took me, I guess it's out of reach

Posted: Wed Jun 03, 2009 3:34 am
by liam
being a total noob, the only app i managed to write with PB is a simple lame calculator and some small applets with simple functionality easily replicated using an ordinary batch file lolz..

but if given the time, i had always thought of writing an app which can parse contents from websites such as chordie.com and extract music lyrics and chords then format it in an easily viewable screen. the app would categorize into artist/genre/alphabetical store the downloaded music in its own database. it should also allow me the user to make correction to chords and lyrics and also enable me to move chord scales up or down if the key is too high or low.

hope to surprise my wife with this as anniversary present someday :)

Posted: Wed Jun 03, 2009 5:09 am
by Seymour Clufley
liam wrote:hope to surprise my wife with this as anniversary present someday :)
You will. :)

For me, I don't know... OCR?

I'd like to write a MNG encoder but without IE/FireFox/Chrome supporting it natively, what's the f***ing point?! Seems like a great format though. I don't understand why it hasn't taken off.

Also, I'd to make some neat, quick functions for doing HSL drawing stuff. I'll get round to it one day, hopefully!

A generic VST framework, which could be used to make any VST I (or anyone else) wanted to make in the future.

Some kind of cyborg built from a cop killed in the line of duty, that would patrol the streets delivering justice (cross-platform).

Posted: Wed Jun 03, 2009 11:48 am
by Berikco
+1 on PB's

Posted: Wed Jun 03, 2009 12:06 pm
by Erlend
I'd like to finish my pirates/oil imperium like game, but all my time goes to programming the IDE that PB is talking about :-(.

Posted: Wed Jun 03, 2009 12:55 pm
by PB
> all my time goes to programming the IDE that PB is talking about

Sounds good! Let us know if you need any testers!

Posted: Wed Jun 03, 2009 3:55 pm
by marroh
+1 on PB's

Posted: Wed Jun 03, 2009 4:11 pm
by Thalius
Finishing Irrlichtwarpper with all addons and networked physics. *g*

Re-writing my MMORPG Engine in PB/Irrlicht *g* ;) /ducks flame :P

Cheers,
Thalius

Posted: Thu Jun 04, 2009 12:22 am
by pdwyer
Or write a virus like app that spreads around the internet then turns into a network like grid and becomes conscious & sentient which then trawls google and wiki to become more clever, is granted the title of a legal entity by governments around the world and brings peace and goodwill to all mankind curing famine and leading us toward colonising the stars.

I've made a start...

Code: Select all


While IsSentient = #True and InternetGridEstablished = #True
 ; Code goes here
Wend

:mrgreen: