• zStart - an app that runs on ram clears 5 1
Currently:  

Author Topic: zStart - an app that runs on ram clears  (Read 288783 times)

0 Members and 2 Guests are viewing this topic.

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1095 on: March 13, 2014, 03:57:14 am »
You can sign it yourself, that's what I did. Just get RabbitSign somewhere and drag-and-drop zStart on the "drag and drop over me" file ;)
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: zStart - an app that runs on ram clears
« Reply #1096 on: March 13, 2014, 04:01:17 am »
could you pm me a zip file with rabbitsign? i can't find it anywhere on the web
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Hayleia

  • Programming Absol
  • Coder Of Tomorrow
  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3367
  • Rating: +393/-7
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1097 on: March 13, 2014, 05:02:00 am »
I didn't find where I could attach a zip in a PM -.-°

Also, thepenguin77, Adriweb on TI Planet asked if it would be possible to have the editor display comments in grey instead of black. I am sure you can pull it off but that would complicate the code a lot for not a lot of usefulness so what do you think about it ?
I also thought about something else: if you have space in your second page, why not include MirageOS libs ?
I own: 83+ ; 84+SE ; 76.fr ; CX CAS ; Prizm ; 84+CSE
Sorry if I answer with something that seems unrelated, English is not my primary language and I might not have understood well. Sorry if I make English mistakes too.

click here to know where you got your last +1s

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: zStart - an app that runs on ram clears
« Reply #1098 on: March 13, 2014, 06:23:50 am »
Well, obviously if it doesn't add a lot of code just for that :)
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1099 on: March 13, 2014, 07:21:23 am »
I'm not sure about the whole gray comments thing. You'd need to be constantly updating the screen for the gray to look solid, which means allocating about 2/3 of CPU time just to grayscale updates. Not only would that result in a pretty noticeable slowdown of the editor, but it would probably have a large (negative) impact on battery life, as well.


And then there's the implementation difficulty, too. :P

Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: zStart - an app that runs on ram clears
« Reply #1100 on: March 13, 2014, 09:32:05 am »
All right then, don't worry about it :P
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline Axenntio

  • LV3 Member (Next: 100)
  • ***
  • Posts: 41
  • Rating: +3/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1101 on: March 13, 2014, 11:06:21 am »
The editor is amazing ! Is very beautiful :3, is it possible to add a custom small font in the futur ? :o

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: zStart - an app that runs on ram clears
« Reply #1102 on: March 13, 2014, 11:43:07 am »
Quote
I also thought about something else: if you have space in your second page, why not include MirageOS libs ?


That would be really nice. That would let AlphaCS run more programs to.
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: zStart - an app that runs on ram clears
« Reply #1103 on: March 13, 2014, 12:24:53 pm »
could somebody pm me a signed version of the app please?
i can't find rabbitsign anywhere  :(
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Axenntio

  • LV3 Member (Next: 100)
  • ***
  • Posts: 41
  • Rating: +3/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1104 on: March 13, 2014, 12:34:18 pm »
If my memory is good, The rabbit sign is in the folder "Tools" when you download Axe.

Download here:
http://www.omnimaga.org/the-axe-parser-project/latest-updates-(***do-not-post-here!***)/?action=dlattach;attach=16242

and go to "Tools/Application Signing/" and drag and drop the application on the batch file

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: zStart - an app that runs on ram clears
« Reply #1105 on: March 13, 2014, 12:34:47 pm »
thank you very much :D

EDIT: so, i've downloaded the app on my calc and this was my reaction:

OMFGTEHSMALLFONTEDITORISAWESOMEANDTEHLABELMENUISFINALLYFIXEDOMFGOMFGOMFG :D :D :D :D

thepenguin, you, my dear sir, are a genious :D
« Last Edit: March 13, 2014, 12:52:21 pm by TheCoder1998 »
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Axenntio

  • LV3 Member (Next: 100)
  • ***
  • Posts: 41
  • Rating: +3/-0
    • View Profile
Re: zStart - an app that runs on ram clears
« Reply #1106 on: March 13, 2014, 12:36:12 pm »
You're welcome :)

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: zStart - an app that runs on ram clears
« Reply #1107 on: March 13, 2014, 12:53:15 pm »
since you've got free space in the app, could you implement the functions of symbolic and omnicalc into zstart, so i can use them without actually having omnicalc and symbolic on my calc?
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza

Offline Sorunome

  • Fox Fox Fox Fox Fox Fox Fox!
  • Support Staff
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 7920
  • Rating: +374/-13
  • Derpy Hooves
    • View Profile
    • My website! (You might lose the game)
Re: zStart - an app that runs on ram clears
« Reply #1108 on: March 13, 2014, 01:27:55 pm »
Seing that both are full apps, I doubt the space will be enough to put them into zStart.

THE GAME
Also, check out my website
If OmnomIRC is screwed up, blame me!
Click here to give me an internet!

Offline TheCoder1998

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 434
  • Rating: +20/-2
  • my art is written in code, not in graphite
    • View Profile
    • My website :D
Re: zStart - an app that runs on ram clears
« Reply #1109 on: March 13, 2014, 02:34:34 pm »
maybe they don't take up the full space, and if thepenguin can make a 2-page app, he can make a 3- or 4-page app too right?
my ticalc acc:

http://www.ticalc.org/archives/files/authors/113/11365.html

Spoiler For The Best Song Ever:


follow me on tumblr :)
www.rickdepizza.tumblr.com

check out my anilist :D
http://anilist.co/animelist/29701/Rickdepizza