lets just say the code is a lot nicer looking, and I can change our schedule on one page now, not having to do it on 20 (will still show up on all of them) and the same with the nav bar
Convenience is good. I should make a webpage on my calc and make it my homepage.
good luck on that
Thanks. I'm going to need it.
Just Joking
So who's gonna write me my HTML<-->TIML2 converter? Smile
Kuro wrote:
Convenience is good. I should make a webpage on my calc and make it my homepage.


I have done that before, though the browser was not completely succesful I did get a ton of TICALC.ORG to work in it. It waws pretty cool, you could scroll, click links, and tons of other stuff. It was all in basic so I could not go very far with it, which is why I want to learn ASM. I'll post the program on here if you'de like, I have CalcSite templates, and you can have up to 9 differant sites on there. Its cool and the sites are only limited to the amount of space you have left on your calc.


@Kerm: I may be able to once my comp stops freaking out and I can use my visual C++ or Visual Basic programs


-Swivel
Have you seen timl 1?
swivelgames wrote:
Kuro wrote:
Convenience is good. I should make a webpage on my calc and make it my homepage.


I have done that before, though the browser was not completely succesful I did get a ton of TICALC.ORG to work in it. It waws pretty cool, you could scroll, click links, and tons of other stuff. It was all in basic so I could not go very far with it, which is why I want to learn ASM. I'll post the program on here if you'de like, I have CalcSite templates, and you can have up to 9 differant sites on there. Its cool and the sites are only limited
to the amount of space you have left on your calc.

Post it!
Yeah, do please post a link/screenshot/code, I wouldn't mind seeing how you did with it.
Was it just a ticalc or whatever that was on a calc or an actual internet-enabled prog?
Kuro wrote:
Was it just a ticalc or whatever that was on a calc or an actual internet-enabled prog?


Well, you can put up to 9 sites that you can goto, you'll have to update the TICALC.ORG by downloading an update of it then be able to have updated 'newly posted programs' section but mostly it was good.

The main resone why I asked about the long distance calculator link is so I could have 'Live Updates' were you have it connect to the computer that opens a program that downloads a recent posted version of the site you want to goto. I can do it all but I need some advice on making the device itself, I know all the programming needed, and if I had that device then I could have the program reliable in basic.

-Swivel
Ahhh, that was something I toyed with at some point. Smile
I see, you just stored the HTML in strings. Cool.
Thanks for posting, its a relief having people to talk to about things that most people dont know what the hell your talking about when you ramble like I am about to.

KermMartian wrote:
Ahhh, that was something I toyed with at some point. Smile
I see, you just stored the HTML in strings. Cool.



No, not actually. I made itso you had 9 differant programs call _theta_1, _theta_2, etc.... . I just dont know how to make it so that the program can see if there is a program called _theta_1 in basic language, also there are only numbers 1-9 on the nPad.

If all that, that I said is possible(most probably is) then I could make the program like this:


Example:

O=_theta_


Code:
:Input Str1,"Search:"
:If Str1="TICalc.org":Goto TI
:
:Lbl TI
:pgrmO1(or 2, 3 ,4 ,5, etc...)


Needless to say, that would make it so that:
If your search criterea is looking for TIcalc.org, then open the site ticalc.org

End Example


You could actually have more than 1 resualt but I am not good with avereges like that and I would probably have to make it in ASM for a good quality search or just program a freakin lot of code to make it search for every word. If I did I could make it so that there are, say, 9 resaults for each search and then you press buttons 1-9 to select the sites listed as the search resaults. I would say alot more but I think this is big enough.

-Swivel
So was it actual HTML being parsed, or did you make it have stuff in those 9 programs like Text(, Line(, etc? If you came up with a nested-table capable HTML parser, I wouldn't mind seeing that. I think I could only make TIML1 do 3rd level table nesting within the 3k for the engine.
I don't think you can parse HTML in basic.
Erm, I can and have...didn't you see TIML? Smile
KermMartian wrote:
So was it actual HTML being parsed, or did you make it have stuff in those 9 programs like Text(, Line(, etc? If you came up with a nested-table capable HTML parser, I wouldn't mind seeing that. I think I could only make TIML1 do 3rd level table nesting within the 3k for the engine.


It was not exactly HTML but it was all in basic language, it had tables and pics and every thing like that and you could click on anything(mostly) I never made a mouse for it though. It was all button activated.

[button 1]
[button 2]
[button 3]
[button 4]

or

[butoon1][button2][button3][button4]

When this happens you simply press the number of the button, they have differant captions than button 1, etc... it was really actually cool, I was hoping to be able to make an FTP site that than I coulde use a Wireless Long distance Calculator Link than make a program that could connect to the calculator to the FTP site then be able to have the sites on the FTP site making a live update system by using such as a Getcalc(prgm_theta_1) that would update the site every time you open it up and thus creating internet on the calculator. Of course you'de have to have the computer on and logged on at all times, but I do that every day, never shut it off and never log off unless I have to.

-Swivel
Got it. Sounds interestingly kind of like gCn, except for only a single calculator, in BASIC, and not as realtime. Nifty!
Well, I had never heard of gCn before when I made it, I actually made an extremely cool Chat that you could use if it were able to happen and it would be more than one calculator connecting to the FTP site. Its just a matter of wethar they would be all on the site or not.

-Swivel
Got it. Now for ftp, you mean to have calculators store messages as files on the server and then other calculators retrieve them? Hmm, I could make some kind of temporary delay drop service for gCn, I suppose, that would allow something of that nature.
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
» Goto page Previous  1, 2, 3, 4, 5, 6, 7, 8, 9  Next
» View previous topic :: View next topic  
Page 5 of 9
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement