Search found 266 matches

by bongomeno
Mon Nov 02, 2015 10:52 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QB64 Web Server / Scripting Language
Replies: 6
Views: 56080

Re: QB64 Web Server / Scripting Language

Scripting language examples taken directly from my website (just a few): Index file... @genericscripts\init.hide @genericscripts\ads.hide @genericscripts\header.hide @genericscripts\body.hide @genericscripts\footer.hide stop @genericscripts\headtags.hide @bodyscripts\checklogin.hide @bodyscripts\mai...
by bongomeno
Mon Nov 02, 2015 10:48 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QB64 Web Server / Scripting Language
Replies: 6
Views: 56080

QB64 Web Server / Scripting Language

This project is dead.. for now.. I may return to it. Hello, QB friends. It has been far too long since I have been a part of this community. Recently, I have continued improving my QB64 web server / scripting language. I use this software to serve my website and it's dynamic features. Features: - f...
by bongomeno
Sat Apr 05, 2014 3:01 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: 8086 PC emulator written entirely in QuickBASIC!
Replies: 6
Views: 26863

Re: 8086 PC emulator written entirely in QuickBASIC!

I am not sure why I haven't seen this or why on one has replied, but I must say thank you for this extremely educational work of art!
by bongomeno
Sat Apr 05, 2014 2:54 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: qbasic in windows 7
Replies: 2
Views: 10012

Re: qbasic in windows 7

Also remember that win7 has a different directory structure than winxp. Text based programs should run fine.
by bongomeno
Sat Apr 05, 2014 2:51 pm
Forum: News and Announcements
Topic: The ARC Legacy remake underway, for real this time
Replies: 2
Views: 39357

Re: The ARC Legacy remake underway, for real this time

I would say it is a classic. It was one of the more interesting games that I grew up with as a QB geek.

I imagine that it will be quite seamless with JS and html5... Totally looking forward to this one!
by bongomeno
Sat Feb 23, 2013 5:51 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: New to QB 4.5
Replies: 35
Views: 60340

You cannot upload stuff here. For now, it's best to copy/paste the code. Use the code BB button.

What OS do you have?
by bongomeno
Thu Jan 10, 2013 3:47 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Norton QBASIC book
Replies: 8
Views: 20802

yes, although you will find a few more commands/features in QuickBasic, which is also faster.
by bongomeno
Thu Jan 10, 2013 3:46 pm
Forum: General Discussion
Topic: Linux Newbie/QB64
Replies: 14
Views: 31281

if anything, qb64 runs under wine!
by bongomeno
Thu Jan 10, 2013 4:51 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Norton QBASIC book
Replies: 8
Views: 20802

QuickBasic was released first as a compiler.
QBasic was released later just as an interpreter.
by bongomeno
Wed Jan 09, 2013 5:08 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: Norton QBASIC book
Replies: 8
Views: 20802

I cannot say too much about the book as I haven't read it. What I can say is that it is always a good idea to have books for the languages that you use and study as a reference. On the other hand, sites like this, mine, and many others have enough information and links for you to learn more than you...
by bongomeno
Mon Jan 07, 2013 7:42 pm
Forum: General Discussion
Topic: Hello from new member TuLithu
Replies: 3
Views: 11844

Qbasic is a great language to start with. Have you seen QB64? http://www.qb64.net/
by bongomeno
Sun Jan 06, 2013 2:57 am
Forum: QBASIC and QB64 Questions & Answers
Topic: Computer Network
Replies: 1
Views: 8829

It is not likely that you will get too far if you are simply in a hurry to make money. Learn to program in a few marketable languages like C (then C++), Assembly, Java, COBOL. Learn how to write software that communicates over a TCP/IP network. Then learn how to implement HTTP requests into your you...
by bongomeno
Thu Dec 27, 2012 10:34 pm
Forum: General Discussion
Topic: Starting College!
Replies: 3
Views: 11720

I just got the resulting grades of my first classes! I am working on some neat games right now and plan on making some cool updates to my site before my next classes start.

CIS-11 47277 Cmptr Assembler
A
3.00 credits

POL-5 48185 Law and Politics
C
3.00 credits
by bongomeno
Thu Sep 20, 2012 10:34 am
Forum: General Discussion
Topic: Free Programs and Source Code
Replies: 10
Views: 21857

ahh I misread your post.

and Qbasic +inkey$+circles + Dosbox = slow

Try using QB64. It will run super fast!
by bongomeno
Wed Sep 19, 2012 12:58 pm
Forum: General Discussion
Topic: Free Programs and Source Code
Replies: 10
Views: 21857

It works on all of the computers that I have tested it on.
Try this link to the exe and actual source file. http://www.geekbasic.com/downloads/QJEWEL.ZIP Stuff was lost while posting here.

Also, why would I need chr$(0) when I have SELECT CASE RIGHT$(in$, 1)?
by bongomeno
Tue Sep 18, 2012 11:12 pm
Forum: General Discussion
Topic: Free Programs and Source Code
Replies: 10
Views: 21857

Are you using the arrow keys to move the cursor?
by bongomeno
Tue Sep 18, 2012 12:35 am
Forum: General Discussion
Topic: Free Programs and Source Code
Replies: 10
Views: 21857

Here is a simple jewel elimination style game that I made last week.

http://www.geekbasic.com/downloads/QJEWEL.ZIP
by bongomeno
Mon Sep 10, 2012 12:52 pm
Forum: QBASIC and QB64 Questions & Answers
Topic: QB64 TCP/IP Networking Tutorials?
Replies: 1
Views: 9951

QB64 TCP/IP Networking Tutorials?

I just noticed the TCP/IP networking abilities of QB64 and would like to learn how to use them. The QB64 forum seems to be down. Does anyone know of good example software or tutorials for this? I want to rewrite my BBS in it as well as an online RPG. I will probably end up trying many things.
by bongomeno
Tue Sep 04, 2012 12:06 am
Forum: General Discussion
Topic: Starting College!
Replies: 3
Views: 11720

HA! I will be going for more than silly pictures when it comes to the girls..

It is actually a good thing that there are pretty much no girls in the class because I will pay more attention to my work and not them.
by bongomeno
Fri Aug 31, 2012 1:15 am
Forum: General Discussion
Topic: Starting College!
Replies: 3
Views: 11720

Starting College!

I just started going to Riverside City College. I had a bit of a rough start as far as getting classes was concerned. Some of the classes I am taking are Law and Politics and Micro Assembly Programming! The programming class will cover mostly x86 processors, but others as well. I'll be learning a lo...