Page 1 of 9
Okay people... what are you working on in PB right NOW?
Posted: Fri Oct 06, 2006 6:44 pm
by dracflamloc
I'm working on a mmorpg mainly:
http://mmorpg.dracsoft.com
Posted: Fri Oct 06, 2006 7:07 pm
by thamarok
I'm working on a Linux packager which should be able to:
Open/Create .deb, .rpm, .rar, .zip, .lha, .tar, .tar.gz
The current name of the project is lupacker (Linux Universal PACKER)
I don't have a website of it and the project is about 25% done (still trying to figure out how rpm files work..)
I am also working on a programming language called AromaBasic, which should be a fast procedural language for Linux users.
I am still designing this app, so I think I'll start working on it after some weeks.
I am also working on a project called LANCE (Linux All Nintendo Console's Emulator) which should (for now) emulate NES, SNES, N64, GB, GBA. I am still in the NES part and I got the GB part done, now trying to study the SNES part.
I know that all these projects sound very cool, but I am just in the beginning and I am sure these will need quite a lot of time to be done especially because I am making smaller projects for some companies.
Linux forever!

Posted: Fri Oct 06, 2006 7:28 pm
by dracflamloc
LANCE sounds awesome. Nix really needs a good n64 emulator
Posted: Fri Oct 06, 2006 7:32 pm
by Joakim Christiansen
I just finished the next beta of my internet tv program.
I'm currently very lazy and not programming much lately, but I have like 1000 unfinished projects.
Anybody have a good ide for a program/game I can make?
Posted: Fri Oct 06, 2006 7:34 pm
by Inf0Byt3
It's a wonderfull feeling to see how can be PureBasic used for all kind of projects. This really is the best language ever!
Posted: Fri Oct 06, 2006 7:44 pm
by Straker
Linux: Developing a front-end GUI to manage a Java-based database server.
Posted: Fri Oct 06, 2006 7:54 pm
by dell_jockey
I'm building an experimental aircraft - see my sig. For this project I'm developing my own avionics package - using PB 4.0 to do it.
Out of neccesity, I'm currently developing on XP. As soon as PB 4.0 is available on Linux, I'm going to port the whole lot to Linux and drop XP for this project.
Posted: Fri Oct 06, 2006 8:14 pm
by Fluid Byte
Posted: Fri Oct 06, 2006 8:50 pm
by Bonne_den_kule
I have just finished a program to easliy swap between the audio devices on my computer.
Posted: Fri Oct 06, 2006 8:54 pm
by dracflamloc
Just curious, but where do you people tend to release these programs when they are ready for the public?
Posted: Fri Oct 06, 2006 11:41 pm
by Dare
I'm working on a full-blown general inventory system and will then customise it for a particular market.
I don't release software via the web, just get sales the old fashioned way. (Have to look into this new-fangled technology one day!

)
Posted: Sat Oct 07, 2006 12:11 am
by Killswitch
I'm still plugging away with my compiler

Posted: Sat Oct 07, 2006 1:46 am
by ..::Origin::..
Latest:
Working on my MOPVP... Side-scroller... Max of 3 v 3 people.. Cast spells and totally own the other person. So far up to adding the spells themselves.
Heaviest:
Webserver, trying to figure out how to use php header's to redirect in php scripts... Re-writting the authorisation etc.
Posted: Sat Oct 07, 2006 6:23 am
by Rescator
I'm working on TISE (The Interactive Story Engine) and parallel developing Tiseville (full text adventure created with TISE to show what TISE can do)
And TISE is also created because the game itself need features existing systems don't have.
I'm also just about to start work on remaking the game client for a existing episodic metagame (it's basically a multiplayer game, can't say much more yet due to NDA, I'll probably brag about it when it's complete though)
And like most I got a pile of misc private projects as well.
Posted: Sat Oct 07, 2006 8:58 am
by KarLKoX
thamarok wrote:
I am also working on a project called LANCE (Linux All Nintendo Console's Emulator) which should (for now) emulate NES, SNES, N64, GB, GBA. I am still in the NES part and I got the GB part done, now trying to study the SNES part.
Linux forever!

Sounds interesting, do you have a website where i can download your project ?