Programming

TOC

Shadow Incarnate
Project Eco
My Programming History
CGI

Back to D.J.'s Homepage
Back to About D.J.



Shadow Incarnate

I've joined a programming group who is making an RPG called Shadow Incarnate. It looks promising so far. It's going to be like Secret of Mana. When the page is up, here is the link.

(Up to top)
 

Project Eco

Project Eco has restarted, and I've quit. But don't let that stop you from joining. Good luck if you can even find the page though. They have a new page called The 85 page, but the last time I tried to access it, it messed up royally. The old site is still intact however, so if you want to seek them, go to the site. They've got a new release out called Toowhack, which I enjoyed it. It's got the music to Final Fantasy 7 in the background and shows a few important looking characters whacking each other to death.

(Up to top)


My Programming History

I love programming. Ever since I played my first Nintendo Game in third grade, The Legend of Zelda for Nintendo, I've ever aspired to replicate the awesome graphics, music, and sound. I'm now developing a Role-Playing Game called the Magic Adventure. I'm using C++ to program it. Other languages I know are Pascal, HyperTalk, Logo, Basic, HTML, a little JavaScript.
I've programmed some cool games for Pascal which involve only mouse user interaction. The games are BattleShip and GoMoku. For HyperTalk a good walking program I made in black and white. That's the problem I see with HyperCard: color is too difficult and synthetic. Thus I started to learn C. 
I'm now learning JavaScript and PERL. I'm finding it difficult to program PERL and CGI scripts but I am learning stuff about Forms and so forth. Here's the field you can adjust: 

Number:

I recommend you don't put the number too large or it'll take a long time to load. At about 4,996 NetScape pauses it, comments on its length, and gives you an option as to whether to continue or not. At the moment, this cgi script doesn't work, but the JavaScript link above does. I'll try to fix it. I want a way to store the data into a cookie or something and after I read it on the next page delete it so the default is 100 again. Seems a bit hard, but I'm not sure whether I need cgi or not for it. Hmmmm...

(Up to top)


CGI

I'm Learning some CGI for a web development job, so I'll try to share as much wisdom as I can (and not to mention fix the above script).

 

CGI Tutorial

The following CGI information is taken from TIAC's site, but I think it's mostly true in general for all CGI servers.

(Up to top)


Back to D.J.'s Homepage
Back to About D.J.