| Author |
Message |
|
tifreak8x

Guru

Joined: 16 Mar 2005 Posts: 9060 Location: Sol System
|
Posted: 04 Nov 2005 10:41:40 am Post subject: Source Coder Completed! |
|
|
| Quote: | The final first version of SourceCoder, my PHP project to convert BASIC files from raw .8*p to readable, pastable HTML and BBCode, has been completed. This tool allows you to retrieve the full source code of any TI-83, TI-83+, TI-83+SE, TI-84+, or TI-84+SE BASIC-language program. Simple browse to a .8*p program, then click the Parse File button. You will be given readable source code onscreen and copy/pastable source in three formats:
::HTML
::phpBB-compatible BBCode
::Invision/InvisionFree-compatible BBCode
I hope that this will be a useful tool for the community; those who have tried it so far haev been relatively impressed with it. As usual, please report any and all bugs to me. For future versions, I hope to add support for more calculator types, automatic ASM program rejection, and perhaps .8*i support. Enjoy!
|
| Quote: | | I just wanted to let everyone know that I added a new feature to SourceCoder this morning. It now will take any .8*i file and parse it into an onscreen GIF file complete with a border. This file can be saved and posted elsewhere, modified, used for reference, etc. I added this feature after noticing that the program did not differentiate between different .8** filetypes. It now automatically correctly outputs code, a gif, or an error message depending on what kind of file you upload to it. Have fun with it. |
Source Coder V1.0
 |
|
| Back to top |
|
|
rivereye

Future Admin

Joined: 16 Mar 2005 Posts: 5450 Location: Out Fishing
|
Posted: 04 Nov 2005 10:48:44 am Post subject: |
|
|
good job, keep up the good work
I still say you need to add a notepad compatible style _________________ I am the eye of the river
>(<')
 |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 04 Nov 2005 10:57:35 am Post subject: |
|
|
Eh, I don't really see any reason for that. _________________
 |
|
| Back to top |
|
|
Kllrnohj

PH34R |\/|3

Joined: 24 May 2005 Posts: 8189
|
Posted: 04 Nov 2005 02:52:46 pm Post subject: |
|
|
it would be really hard to tho, since not everyone would have the TI-capable fonts, and without those fonts installed on the users machine, it would look really wierd
just wait for an offline source coder  |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 04 Nov 2005 03:07:22 pm Post subject: |
|
|
Hehe...exactly. _________________
 |
|
| Back to top |
|
|
jpez

Underboss of Cemetech

Joined: 04 May 2005 Posts: 2774 Location: Seattle
|
Posted: 04 Nov 2005 03:15:49 pm Post subject: |
|
|
Nice logo...but why the random international characters on notepad? Were those just the result of pasting code into notepad, by any chance? _________________
 |
|
| Back to top |
|
|
Chipmaster

Mythical Hermit

Joined: 23 May 2005 Posts: 1858 Location: 37*16'05"N, 115*47'58"W
|
Posted: 04 Nov 2005 03:51:32 pm Post subject: |
|
|
Along with the image thing, it would be really sweet if it were able to take the 8xi and make a bitmap (right word?) of it in Notepad. Basically if it could make it into the assembly pic format:
Code:
.db $00,$00,$00,$00,$FF,$FA,$BA,$6D,CA,$31,$00,$00
.db etc for the 64 rows
That would be awesome although I have no idea of how hard it would be to do or if it's even possible. Otherwise good job  _________________
Question your beliefs! |
|
| Back to top |
|
|
jpez

Underboss of Cemetech

Joined: 04 May 2005 Posts: 2774 Location: Seattle
|
Posted: 04 Nov 2005 03:56:06 pm Post subject: |
|
|
What if it could make ASCII pictures? That would be sweet. _________________
 |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 04 Nov 2005 04:04:54 pm Post subject: |
|
|
Chipmaster: That would be INCREDIBLY easy. Let me go do that. _________________
 |
|
| Back to top |
|
|
Chipmaster

Mythical Hermit

Joined: 23 May 2005 Posts: 1858 Location: 37*16'05"N, 115*47'58"W
|
Posted: 04 Nov 2005 07:06:19 pm Post subject: |
|
|
Really, I have dreamed of having this done. So far I have converted 10 pictures by hand (well using a program I made) and typing them in to Notepad. Each one is grueling and can take 30min. That would be beyond 1337 if you could do that!!!! _________________
Question your beliefs! |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 04 Nov 2005 07:21:58 pm Post subject: |
|
|
Done. _________________
 |
|
| Back to top |
|
|
Chipmaster

Mythical Hermit

Joined: 23 May 2005 Posts: 1858 Location: 37*16'05"N, 115*47'58"W
|
Posted: 04 Nov 2005 07:36:05 pm Post subject: |
|
|
*Wants to hug Kerm* AWESOME This will save a ton of time!!! _________________
Question your beliefs! |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 04 Nov 2005 07:45:08 pm Post subject: |
|
|
Glad I was able to help. What other features can I add? _________________
 |
|
| Back to top |
|
|
Kllrnohj

PH34R |\/|3

Joined: 24 May 2005 Posts: 8189
|
Posted: 05 Nov 2005 04:16:52 pm Post subject: |
|
|
| KermMartian wrote: | | Chipmaster: That would be INCREDIBLY easy. Let me go do that. |
0x5, just had to add formatting and such, right? (since both use hex...) |
|
| Back to top |
|
|
kirb

Expert

Joined: 24 May 2005 Posts: 608 Location: PA
|
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 05 Nov 2005 06:29:26 pm Post subject: |
|
|
Hot. Javascript I presume?
I'm planning on adding list and matrix support tomorrow. _________________
 |
|
| Back to top |
|
|
kirb

Expert

Joined: 24 May 2005 Posts: 608 Location: PA
|
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 05 Nov 2005 06:34:24 pm Post subject: |
|
|
*whew* Oh ok, you had me worried there for a moment. _________________
 |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 06 Nov 2005 05:32:35 pm Post subject: |
|
|
SourceCoder: New format added: Real Lists _________________
 |
|
| Back to top |
|
|
KermMartian

Site Admin

Joined: 14 Mar 2005 Posts: 55741 Location: Earth, Sol, Milky Way
|
Posted: 06 Nov 2005 05:46:27 pm Post subject: |
|
|
SourceCoder: New format added: complex lists _________________
 |
|
| Back to top |
|
|
|