Page 3 of 3

Posted: Wed Oct 10, 2007 2:28 pm
by Fangbeast
Because communities have changed now and most don't care. I was running one 30 years ago when dial-up was all we had and it was fun, I had a good userbase. Then a partner stabbed me int he back and stole my business so I gave up. I recognise quite a few packages I owned and used from that page (/me wipes a tear of nostalgia from his eyes).

Posted: Wed Oct 10, 2007 2:52 pm
by Flaming Amoeba
Damn, I miss running a friendly bbs.
Me too :cry:

I ran a multi-node BBS. It was pro-wrestling themed. I had a partnership with a local wrestling news hotline. We ran a wrestling e-federation. We had press coverage and reviews in a couple of different internationally distributed wrestling magazines. Due to the exposure, I had regular callers from as far away as Canada and the UK.

*sighs* The good old days :cry:

Posted: Wed Oct 10, 2007 5:34 pm
by Steve Elliott
One of PureBASIC's best features is the size of exe's - amazing!

Sometimes I'm tempted to use it for more than application software - but that's another story.

Posted: Wed Oct 10, 2007 9:27 pm
by Amundo
DoubleDutch wrote:I'm amazed that on mobile phones, with the 200mhz Arm processors, 16MB ram and hi-colour hirez screens that the games are so bad!
If I mention "Java", you can understand why.

Posted: Wed Oct 10, 2007 9:36 pm
by Trond
Amundo wrote:
DoubleDutch wrote:I'm amazed that on mobile phones, with the 200mhz Arm processors, 16MB ram and hi-colour hirez screens that the games are so bad!
If I mention "Java", you can understand why.
So it's because the developers drink coffee instead of programming???



(j/k)

Posted: Wed Oct 10, 2007 10:39 pm
by Irene
Trond wrote:
Amundo wrote:
DoubleDutch wrote:I'm amazed that on mobile phones, with the 200mhz Arm processors, 16MB ram and hi-colour hirez screens that the games are so bad!
If I mention "Java", you can understand why.
So it's because the developers drink coffee instead of programming???



(j/k)
For mobile phones there are some good games too. Java can be powerful if used in the right way and I think that SEGA Mobile has done a great job providing entertainment for mobile phones: http://www.segamobile.com/
In Japan things are different though, just look at Sonic Cafe and you know what I mean:
http://www.sonicteam.com/cafe/top.html

^o^

Posted: Wed Oct 10, 2007 10:54 pm
by Pantcho!!
Well good to know they are people who know what is a BBS!
still now many "expert" ppl i know in my age 20+ (i wont say exact :P )
don't even know what is a BBS and what it stands for... heck i don't know if even they had a modem.

The very first project i actually did with programming is doing a BBS chat door that can work with PCBOARD and RemoteAccess and all common dorinfoX.def and door.sys :P

And best of it i did it with QuickBasic! yep full ANSI support with fading and even cool "hackers" t3Xt (remember the DOS ascii chart? )

anyway since then which seems not long ago (13 years ago? )
things have evolved in HUGE way.

P.S
if you want games to your mobile check out my website link.

Posted: Wed Oct 10, 2007 11:37 pm
by Kaeru Gaman
Irene wrote: Java can be powerful if used in the right way
I agree.
The main clue is to know how your ressources and your I/O are organized and how you can access them the most effective way.

not that Java is bad it just helps programmers to be lazy...
seems that most develop on PCs or MACs aswell, and don't like much to optimize for the smaller platforms.

Posted: Tue Oct 16, 2007 2:01 am
by Amundo
Kaeru Gaman wrote:not that Java is bad it just helps programmers to be lazy...
seems that most develop on PCs or MACs aswell, and don't like much to optimize for the smaller platforms.
You've really got to ask the question: Is Java the best platform for these kinds of devices? Even the mere fact that the code runs interpreted (sorry, more correctly, inside a virtual machine) makes me wonder...

Posted: Tue Oct 16, 2007 2:16 am
by pdwyer
Java is Evil!

Posted: Tue Oct 16, 2007 7:53 am
by electrochrisso
:D Pure Basic creates the tightest exe with the utmost minimum amount of source code, which is perfect for real programmers.