small web-tro

For everything that's not in any way related to PureBasic. General chat etc...
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

small web-tro

Post by benny »

Hi.

There is a little web-tro (2844 bytes) for a nice demo coding community I coded.

Image

Why I post this here ? If you are interested in demo coding you might wanna
give this community a visit. It features a purebasic board as well ...

You can d/l the web-tro here :

http://www.dbfinteractive.com/demos/bnyad.rar

and visit the forum here :

http://www.dbfinteractive.com
Last edited by benny on Wed Apr 18, 2007 6:42 am, edited 1 time in total.
regards,
benny!
-
pe0ple ar3 str4nge!!!
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Re: small web-tro

Post by traumatic »

haha, I love it! You can't imagine how many memories came back while watching it, thank you! :)
Good programmers don't comment their code. It was hard to write, should be hard to read.
User avatar
GeoTrail
Addict
Addict
Posts: 2794
Joined: Fri Feb 13, 2004 12:45 am
Location: Bergen, Norway
Contact:

Post by GeoTrail »

Nice demo.
I just registered :)
I Stepped On A Cornflake!!! Now I'm A Cereal Killer!
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

@traumatic:
Thanks. Originally I wanted as a little bbs-tro. The guys of you who know the
bbs scene might remember the little intros the sysop automatically packed
in the files that were uploaded to their bbs.
A lot of those bbs-tro has some text in it like

This file passed through the dungeon of cool bbs name...

But now it was used as a little advertisement intro for the new Request board
on the page.


@geo_trail:
Cool that you already joined. Hope you like it over there ;)
regards,
benny!
-
pe0ple ar3 str4nge!!!
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

BTW, did you code it in PureBasic?

What sound-/synthengine did you use?
(I know it's mentioned in the .nfo, but are there any more information?)
Good programmers don't comment their code. It was hard to write, should be hard to read.
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

traumatic wrote:BTW, did you code it in PureBasic?
No. Guess I couldnt manage to make it that small with purebasic. I used
C/C++ to code it and Crinkler to make it that small ( Crinkler replaces
the linker ... nice tool, btw ;) ).

traumatic wrote: What sound-/synthengine did you use?
(I know it's mentioned in the .nfo, but are there any more information?)
The sound are all coded soft synths.

Have a look here for general information:
http://in4k.untergrund.net/index.php?title=4k_synth

You can some sources/variation in some 4kb releases available on :
http://pouet.net
regards,
benny!
-
pe0ple ar3 str4nge!!!
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

benny wrote:The sound are all coded soft synths.
I know but what engine did you use? Your own?

Thanks!
Good programmers don't comment their code. It was hard to write, should be hard to read.
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

check pm
regards,
benny!
-
pe0ple ar3 str4nge!!!
traumatic
PureBasic Expert
PureBasic Expert
Posts: 1661
Joined: Sun Apr 27, 2003 4:41 pm
Location: Germany
Contact:

Post by traumatic »

Cool, thank you Benny! :)
Good programmers don't comment their code. It was hard to write, should be hard to read.
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

traumatic wrote:Cool, thank you Benny! :)
Np, mate :wink:
regards,
benny!
-
pe0ple ar3 str4nge!!!
codemaniac
Enthusiast
Enthusiast
Posts: 289
Joined: Mon Apr 02, 2007 7:22 am
Location: Finland

Post by codemaniac »

Tried it in my XP machine and I have to say that I am AMAZED :D !
Very cool music btw!

I tried to run it in Linux, but with no results:

1. Wine 0.9.31
Doesn't run and gives a page fault.

2. CrossOver Pro 6.0.1
Same like in Wine..

3. Cedega 6.0
Thinks that it is a virus?

Code: Select all

Amiga:~/Desktop/bnyad# cedega dbf-advertro.exe
VIRUS WARNING: PE module has an invalid entrypoint (0x00000002) outside all sections (possibly infected by Tchernobyl/SpaceFiller virus)!
wine: Unhandled exception, starting debugger...
Cute?
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

codemaniac wrote:Tried it in my XP machine and I have to say that I am AMAZED :D !
Very cool music btw!
...
Thx. Sorry to hear that it doesnt run on Linux. But considering the high
compression/linking algorithms (crinkler) it is not really a wonder. But
thanks for testing it anyway ;)
regards,
benny!
-
pe0ple ar3 str4nge!!!
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Less than 3KB! It only can be done with Purebasic 8)
Well done :)
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
benny
Enthusiast
Enthusiast
Posts: 465
Joined: Fri Apr 25, 2003 7:44 pm
Location: end of www
Contact:

Post by benny »

Psychophanta wrote:Less than 3KB! It only can be done with Purebasic 8)
Well done :)
I am sorry Psychophanta. Unfortunately, it wasnt done with purebasic. I did
it with C/C++ and some tiny ASM routines. The reason I post it here is
just to let you know about the purebasic area at the promoted forum !!!

That's why I post it in the Off Topic board and not in Announcements.
regards,
benny!
-
pe0ple ar3 str4nge!!!
User avatar
Psychophanta
Always Here
Always Here
Posts: 5153
Joined: Wed Jun 11, 2003 9:33 pm
Location: Anare
Contact:

Post by Psychophanta »

Aha! I see. Then the size must be due to the ASM, or some fine tricks avoiding usual libs included in any C/C++ source. :)

NOTE: :P If you would done it with PB it would work faster in my SiS VGA (in this VGA it work damnly slow).
http://www.zeitgeistmovie.com

while (world==business) world+=mafia;
Post Reply