ticalc.org
Basics Archives Community Services Programming
Hardware Help About Search Your Account
   Home :: Community :: Surveys :: Guess new download stats of one of your files:
Error!
Failed to query database!

supremely off-topic
Brian Gordon Account Info

Did anybody ever notice how cool that flowchart connector system on the left margin is? Gee whilikers I wish I knew how to do that! Also, does anybody know what language ticalc.org uses to manage these kind-of-automated file submissions and forums, especially the file archives which seem to automatically list all the files and subfolders in each directory of the archive. Of course I can do this with perl, but it would be a huge job to write and maintain. I was thinking that for all these stats, perl with txt datafiles for each user would work. I've only briefly worked with PHP, but it would seem to work good there too. Any webmasters care to comment?

     11 November 2003, 22:15 GMT

Re: supremely off-topic
henrik Account Info
(Web Page)

Check our Hardware & Software page for information about what server software we use.

     12 November 2003, 00:53 GMT


Re: supremely off-topic
Magnus Hagander  Account Info
(Web Page)

The custom code is mostly perl. There are a few things written in C as well. As for the non-custom software used, as Henrik says see our hardwarw/software page.

     14 November 2003, 21:55 GMT

Re: Re: supremely off-topic
Brian Gordon Account Info
(Web Page)

if anybody subscribes to pbml (the perl yahoo group), I'm the idiot who keeps asking about remote directory file listing and importing vars to a script through the ? mark after the filename.

     17 November 2003, 12:48 GMT


Re: Re: Re: supremely off-topic
Michael McElroy Account Info
(Web Page)

...... You don't know how to get variables from the parameter string in a URL? ... http://www.perldoc.com/

     18 November 2003, 04:15 GMT


Re: Re: Re: Re: supremely off-topic
no_one_2000_  Account Info
(Web Page)

Heck, you could even do it with javascript...
Wouldn't this work?:

var b;
b=window.location.href;
//analyze b to get parameters

     18 November 2003, 21:07 GMT


Re: Re: Re: Re: Re: supremely off-topic
angelboy Account Info
(Web Page)

or wouldn't this work:
var b = window.location;

     18 November 2003, 22:12 GMT


Re: Re: Re: Re: Re: Re: supremely off-topic
Brian Gordon Account Info
(Web Page)

I just learned that it's insanely easy in php. If i went to
test.php?id=22
to return 22, i would just
echo $_GET['id']

     23 November 2003, 14:25 GMT


GHKL
benryves  Account Info
(Web Page)

strSearch = St ring(window. location);
Gra bSearch = strSear ch.split("?key words=");
st rSearch = Gr abSearch[1]

Broken up, I'm afraid. Damn ticalc.org posting restrictions.

     26 November 2003, 13:38 GMT


Re: Re: supremely off-topic
Michael McElroy Account Info
(Web Page)

I wrote a similar file browsing system in PHP for our (short-lived) calculator group, CCoderz. (We used to be at ccoderz.org, but the domain is gone now, so don't bother checking it.)

Anyways, it was based off of a MySQL database that kept information about all the files in the archive. Each page was (due to my stupid coding mistakes) written specifically for the folder it was in, but they all dynamically generated a file table and a list of all the subfolders of the current folder. It was pretty good, albeit a bit buggy.

If anyone wants the code, I'd be more than happy to give it to you.

     18 November 2003, 04:19 GMT

Too low I guess
JAKAS  Account Info

Yah, I personally think that i have the absolute best basic (not the language) math program, yet theres only 180 downloads. Now, don't get me wrong, I'm astounded it got 180. Its the fact that all of the really bad games i made which only took 5 minutes each got about 300 downloads each. So I guess I'm not sure what i'm complaining about. Maybe it's the fact that more people care about playing games in math class than getting an A (which is very easy with all the math programs out there). I dunno, for some reason I just love the fact that I get finished with tests 30 minutes early.

     11 November 2003, 22:48 GMT

Re: Too low I guess
Geek_Productions Account Info

Well, take into account the fact that most techno-ILliterate teachers nake you clear your calc before anything and that may account for a lack of math program downloads. Plus.. most math progs can be better utilised if you are the programmer.

     12 November 2003, 00:45 GMT


Re: Re: Too low I guess
slimey_limey  Account Info
(Web Page)

>most math progs can be better utilised if you are the programmer.

Not least because you have to make abbreviations thanks to the small screen size. Those abbreviations are usally only clear to the original coder, who came up with them.

     22 November 2003, 23:34 GMT


Re: Re: Re: Too low I guess
JAKAS  Account Info

You'd like to think that. But the fact is I don't use any abbreviations that aren't wholy obviouse. I think that if every single person who has this program in my shcool doesn't have a problem with it, then it's pretty well written. PLUS on my new update comming soon, I started using my personal menu systems which allow me to Use the Graphing screen (text)

     26 November 2003, 04:56 GMT

¤
burntfuse  Account Info

Tell me the name, and I'll download it if it's written in assembly.

     12 November 2003, 01:06 GMT

Re: Too low I guess
angelboy Account Info
(Web Page)

It's BASIC, what do you expect?

     12 November 2003, 01:42 GMT

Re: Re: Too low I guess
JAKAS  Account Info

You guys really have a math teacher smart enough to have you clear your calculator??? Jeeze! My math teacher actually endorsed my program (its on her calculator for god's sake!). Anyway, sorry, It's not assembly. Yah It's BASIC and called "Aquations". Not Too shabby, but a super update is comming (I guess i should put that in upcomming programs, Oh well. Anyway, As for my games, I'm astonished at how many people downloaded them and I feel sorry for all of them who thought they were getting an exciting game.

     12 November 2003, 04:56 GMT


Re: Re: Re: Too low I guess
angelboy Account Info
(Web Page)

>>I feel sorry for all of them who thought they were getting an exciting game.

Then why even upload them? It's just a waste of server space

     12 November 2003, 12:44 GMT

Re: Re: Re: Re: Too low I guess
Matthew Marshall  Account Info
(Web Page)

That is exactly what I think. I have done quite alot of calc programming, but I haven't uploaded anything, as I don't want to upload something that isn't worth downloading.
I have, however, uploaded a somewhat stupid website! Check out www.puffy.tk! (By the way, "Puffy" is the name of that little penguin in the comics.)

MWM

     12 November 2003, 18:43 GMT

Re: Re: Re: Re: Too low I guess
no_one_2000_  Account Info
(Web Page)

Because everybody does when they're excited about making a new program. That's why the screenshots are important, to see for yourself if you want to download the game or not (to see if it's worth it).

     12 November 2003, 21:38 GMT

Re: Re: Re: Re: Re: Too low I guess
Matthew Marshall  Account Info
(Web Page)

What do you mean by "everybody"? I don't do it!

MWM

     13 November 2003, 00:10 GMT


Re: Re: Re: Re: Re: Re: Too low I guess
no_one_2000_  Account Info
(Web Page)

Have you spent long enough on the production of any programs to at least feel accomplished enough to want to upload to show your work? Even if the program is crap, you'd still want to upload if it you spent a long time on it.

     13 November 2003, 21:02 GMT


Re: Re: Re: Re: Re: Re: Re: Too low I guess
Matthew Marshall  Account Info
(Web Page)

Yes, I have. I have made a pong game comparable to others out there, and a minesweeper game that alowed you to choose any board size, limited only to the amount of free RAM. I actually now wish that I had uploaded them, as I lost them when I had to reinstall windows.

MWM

     13 November 2003, 22:38 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Too low I guess
no_one_2000_  Account Info
(Web Page)

Darn, you lost everything? That stinks. I never thought of minesweeper in BASIC before... that would be interesting, but the only problem is that it would be slow (but a lot of people don't care about that).

     14 November 2003, 21:11 GMT

Re: Re: Re: Re: Re: Re: Re: Re: Re: Too low I guess
Geek_Productions Account Info

Odd. I try (but usually fail miserably) to make my crappy Basic games/progs as fast as possible for the 83+. I fail b/c I have a SE, there by making it hard to judge speed.

By the way, I seem to have encountered a strange and beneficial fluke in my OS 1.16. My billionth revision to my game 'Fast Game!' entitled prgmF (OS name) with 64 progs before it has an IS>( loop that goes faster than the program-- e.g. 4 IS increments for every 3 times thru the prog. I can't re create this by recalling or manually entering the prog to any other program. Curious, huh?

     16 November 2003, 01:54 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Re: Too low I guess
Geek_Productions Account Info

Hey! I figured out how the prog was going ridiculously fast! I had enabled 'Quick key repeat' in Mirage and run the prog, thereby (somehow) making the prog run reeally fast.

     20 November 2003, 17:36 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Re: Too low I guess
Matthew Marshall  Account Info
(Web Page)

Yup. Not only calculator programs, but also a bunch of 3D OpenGL demos and games that I coded.

MWM

     18 November 2003, 21:38 GMT


Re: Re: Re: Re: Re: Too low I guess
killerB  Account Info
(Web Page)

I'm glad we've got screenshots, but I wish there was a little bit more to help.

I don't know... maybe I'm just a little too lazy. :<)

Still, it'd be cool if there was a separate folder for "hello world" progs to help people who wanted to learn coding. I'd really appreciate not having those files mixed in with the games and/or password programs and stuff. Maybe there could be separate folders in the games folder for different genres. I think that would be a great idea. They could have adventure/sidescrollers, text-based, racing, arcade, fps, rts... whatever works.
I'd love having anything like that.

     23 November 2003, 23:51 GMT


Re: Re: Re: Re: Re: Re: Too low I guess
benryves  Account Info
(Web Page)

Hehe, Password Programs.
Tried SENTRY?
Available from the Web Link button, go to the TI-83 Plus section. It is written in ASM, and uses Keyhooks to block access to Apps, Prgm and Mem with a 4-digit PIN.

     26 November 2003, 13:44 GMT


Re: Re: Re: Re: Too low I guess
JAKAS  Account Info

Server Space!? I highly dought this sight is about to run out of server space. Nonetheless, why did I upload it??? Well, why not???

     12 November 2003, 23:47 GMT


Re: Re: Re: Re: Re: Too low I guess
killerB  Account Info
(Web Page)

Here's a reason:

>I feel sorry for all of them who thought they were getting an exciting game.

I hate stupid games that look like they're gonna be great, and then just wind up crashing my calculator or just wasting space on it (not to mention the time to dl it and everything).

     15 November 2003, 19:46 GMT


Re: Re: Re: Re: Re: Re: Too low I guess
JAKAS  Account Info

First of all, if any basic game actually crashes your calculator, Your calculator has problems. Second of all, it has a screenshot. And you can plainly see that there is nothing on the screen but an X and an O. Kindof hard to mix up with an exciting RPG.

     15 November 2003, 23:53 GMT

Re: Re: Re: Re: Re: Re: Re: Too low I guess
Michael O'Brien  Account Info
(Web Page)

I've done it. I don't remember what I did but it was way back when the 89s first came out. Somehow I actually screwed the calc up enough that I needed to call TI. They took me through a thurough memory clear, more than just 2nd + mem + delete all. I wish I had a copy of that code now...

     20 November 2003, 00:55 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Too low I guess
BlackThunder  Account Info
(Web Page)

A BASIC program? The most a BASIC program can do is give an error. To quit, press on. For those Basic programs that are ON protected, just keep on pressing and releasing ON as quickly as possible, and you should get an "ERROR: Break" after a few seconds. Of course, the key combo you were using was probably 2ND + LEFT + RIGHT + ON. A RAM clear, useful for quitting ASM programs that have crashed. If that doesn't work, take out a battery, wait a moment (I usually wait 5 seconds), and put it back in. Your calculator will be reset, with your Flash mem intact.

     21 November 2003, 02:53 GMT


¤
burntfuse  Account Info

No, a BASIC prog can really screw up a calc, because of a bug in the OS. For example, on the '86, if you convert an equation with certain chars in it into a string and back again, it'll add chars to the end, and if you do it enough times in a row, it'll freeze. I saw this in a post on the 86 upcoming misc programs message board, and experimented a bit myself.

     23 November 2003, 00:08 GMT


Re: ¤
sancho  Account Info
(Web Page)

If you call some asm programs or routines from your basic code you can screw up your calc too, like when you use the extfunct for the 68k calcs in a not proper way or when you run uncompatible asm programs from your basic code, although it isnt really pure basic code thought...

     23 November 2003, 03:25 GMT


Re: Re: Re: Re: Re: Re: Re: Too low I guess
killerB  Account Info
(Web Page)

Dude, I said I hate *stupid* games, not basic games. Actually, I hardly mess with basic games. Also, there was a time when screenshots were not included with many programs. But even with clips, it is hard to judge the speed of a program many times. Although I value screenshots, especially animated ones, they do not always yield a good idea of the program. Of course, they don't usually indicate the stability of a program (even a basic program), either. You might have noticed that it is quite easy to include assembly Exec statements and small programs for performing simple tasks to reduce the size of a basic program and to increase its speed and functionality.

     23 November 2003, 23:29 GMT


Re: Re: Re: Re: Re: Re: Re: Re: Too low I guess
JAKAS  Account Info

Ok, so it's possible. yah, that's it.

     26 November 2003, 05:01 GMT


Re: Re: Too low I guess
burntfuse  Account Info

Not that there aren't ANY good BASIC math programs, just that there are so many that they're hard to sort from all the bad ones written by people who just got their calculators a week ago.

     12 November 2003, 21:46 GMT


Re: Re: Re: Too low I guess
JAKAS  Account Info

Ya, ya know how people that just got their calculators a week ago always ask you how you do this or something? Well, sad to say, after 2 full years of having mine, I only now learned you could turn it off using Alpha-On. Silly me. What's even sillier though, is that it never says anything about it in the manual. I dunno, I just felt like saying something

     12 November 2003, 23:52 GMT


Re: Re: Re: Re: Too low I guess
AndySoft  Account Info
(Web Page)

Alpha-ON only works with MirageOS or OmniCalc.

     13 November 2003, 03:06 GMT


Re: Re: Re: Re: Re: Too low I guess
JAKAS  Account Info

Well, I guess that would explain it then wouldn't it. I only picked up mirage a week ago so i could play bomberkids, which is undoubtably the best game ever.

     13 November 2003, 23:22 GMT


Re: Re: Re: Re: Re: Re: Too low I guess
benryves  Account Info
(Web Page)

Alpha+On doesn't turn the calc off, it makes it go into APD mode.
Try it - go into the catalogue, then do Alpha+On. Press On again, you're still in the catalogue. Now do the same with 2nd+On. See?

     26 November 2003, 13:47 GMT


Re: Too low I guess
Brian Gordon Account Info
(Web Page)

Yeah, I know! I got about 500% more hits on a stupid BASIC "kill harry potter" game I made when I first learned BASIC, while I have next to no hits on my RPG engine Redswift, which I worked on sooooo long. BTW: Don't download Redswift unless its for the code. The code is incredible but the engine is text-based and looks kindy kinky. I have a STUNNING sequel to Redswift coming out (hopefully) soon with real sprites from Omnicalc. Totally graphics-based with great looking characters and battles. So far I have the wall and character (player and generic enemy) sprits done, as well as the full-face pic (8x16 sprite) of the Thief enemy. The movement engine is complete and works great. Loading time from the original is decreased by about 50 seconds! But I doubt anybody will download it........
By the way, in case anybody cares, that lame "kill harry potter" game wasn't ever completed. I actually made it graphical with a crosshair equivilent to the DHTML one (see link) that includes a kind of Line(X,10,X,-10):Line(-10,Y,10,Y) system if you can imagine it. Check out the link for it in action. It was so much better than the one out now, but it accidentally got deleted :(
Nobody cares? No, I didn't think so.

     17 November 2003, 22:05 GMT


Re: Re: Too low I guess
BlackThunder  Account Info
(Web Page)

> that includes a kind of Line(X,10,X,-10):Line(-
> 10,Y,10,Y) system if you can imagine it.

Wouldn't a

:Vertical X
:Horizontal Y

system save memory?

     21 November 2003, 02:58 GMT

Re: Re: Re: Too low I guess
Chivo  Account Info

It'd also be faster than using Line().

     21 November 2003, 18:37 GMT


Re: Re: Re: Too low I guess
Brian Gordon Account Info
(Web Page)

yes but you have to remember this was a week after i got my calc :)

     23 November 2003, 14:30 GMT

1  2  3  4  5  6  

You can change the number of comments per page in Account Preferences.

  Copyright © 1996-2012, the ticalc.org project. All rights reserved. | Contact Us | Disclaimer