Author Topic: Mimas by Benjamin Moody  (Read 54303 times)

0 Members and 1 Guest are viewing this topic.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mimas by Benjamin Moody
« Reply #135 on: October 11, 2010, 09:11:28 am »
App signing would take about 15-30 minutes on calc, according to what Quigibo said. While it may be useful if you're busy with something else like cooking dinner, it would not be practical in most cases.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Mimas by Benjamin Moody
« Reply #136 on: October 11, 2010, 11:38:48 am »
If you ever make it more than two pages, can you tell me before you release it? I want the latest version that's still small (I have a BE that's already just about filled) ;D




Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mimas by Benjamin Moody
« Reply #137 on: October 11, 2010, 04:53:58 pm »
Maybe he should do like Quigibo with Axe: keep old builds around (if they're reliable) so people who prefer them can still use them.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

Offline FloppusMaximus

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +57/-5
    • View Profile
Re: Mimas by Benjamin Moody
« Reply #138 on: October 11, 2010, 07:27:18 pm »
Will do.  I always keep backup copies of the old versions of my programs, in case I ever need to know what was changed when.  If anybody ever wants an old version for some reason, just ask.

There'll be a new version on ticalc.org shortly:
- fixing the TI-Connect compatibility issue ('Hooks.h' is now 'HooksEqu')
- fixing the << and >> operators
- if any files have been unarchived, prompting the user to re-archive them upon exiting the app
- fixing the address of pixelxorhl in mirage.inc/dcs7.inc (are people aware that the correct address for that routine is 40CE, not 40DE?  Has nobody ever used that routine?)

As far as app signing goes, BrandonW claims his Resign program can sign an OS on an 84+ SE in 13 minutes, 20 seconds.  App signing should be faster by about a factor of 4, even ignoring the fact that Brandon's using a rather slow multiplication routine.

Offline Deep Toaster

  • So much to do, so much time, so little motivation
  • Administrator
  • LV13 Extreme Addict (Next: 9001)
  • *************
  • Posts: 8217
  • Rating: +758/-15
    • View Profile
    • ClrHome
Re: Mimas by Benjamin Moody
« Reply #139 on: October 11, 2010, 07:29:05 pm »
Will do.  I always keep backup copies of the old versions of my programs, in case I ever need to know what was changed when.  If anybody ever wants an old version for some reason, just ask.

There'll be a new version on ticalc.org shortly:
- fixing the TI-Connect compatibility issue ('Hooks.h' is now 'HooksEqu')
- fixing the << and >> operators
- if any files have been unarchived, prompting the user to re-archive them upon exiting the app
- fixing the address of pixelxorhl in mirage.inc/dcs7.inc (are people aware that the correct address for that routine is 40CE, not 40DE?  Has nobody ever used that routine?)

Nice. When do you think you'll consider it "stable"?




SirCmpwn

  • Guest
Re: Mimas by Benjamin Moody
« Reply #140 on: October 11, 2010, 07:37:30 pm »
Will do.  I always keep backup copies of the old versions of my programs, in case I ever need to know what was changed when.
You know, TI Developer does that for you :)

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Mimas by Benjamin Moody
« Reply #141 on: October 11, 2010, 07:39:57 pm »
I just use SVN ;D (I think Sir and I have already had this discussion, so yeah)
Also, we want tiDE, not TiDev! :P
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

SirCmpwn

  • Guest
Re: Mimas by Benjamin Moody
« Reply #142 on: October 11, 2010, 07:41:27 pm »
I need to finish tiDE first :P

Offline calcdude84se

  • Needs Motivation
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2272
  • Rating: +78/-13
  • Wondering where their free time went...
    • View Profile
Re: Mimas by Benjamin Moody
« Reply #143 on: October 11, 2010, 07:43:07 pm »
Exactly. ;D
Back on topic, can't wait for the next version! :D
"People think computers will keep them from making mistakes. They're wrong. With computers you make mistakes faster."
-Adam Osborne
Spoiler For "PartesOS links":
I'll put it online when it does something.

Offline FloppusMaximus

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 290
  • Rating: +57/-5
    • View Profile
Re: Mimas by Benjamin Moody
« Reply #144 on: October 11, 2010, 08:25:17 pm »
Will do.  I always keep backup copies of the old versions of my programs, in case I ever need to know what was changed when.
You know, TI Developer does that for you :)
I think I'll stick with what works for me.  I probably should start using a VCS, though.

(Also, uh... is that a giant bundle of Windows binaries, all with different licenses, some free software, some not, none with source code, and not even a readme file to tell you where they all come from?)

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mimas by Benjamin Moody
« Reply #145 on: October 11, 2010, 08:38:28 pm »
It is still in development atm. I doN,t think there's any real public official builds on the forums. I think he only announced it on IRC so far, so it's probably not really packaged well yet. It might be good to add instructions and credits if he didn't already, though.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

SirCmpwn

  • Guest
Re: Mimas by Benjamin Moody
« Reply #146 on: October 11, 2010, 11:03:17 pm »
It's not a giant bundle of windows binaries with some free software and some not, I wrote the damn thing myself :P  It's open source if you ask me for it.  It's a full application.
And it is still in development, but it is definitely working and usable, seeing as I use it all the time.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mimas by Benjamin Moody
« Reply #147 on: October 11, 2010, 11:09:51 pm »
Ah ok I wasn't sure yet if it was recommended at 100% for development for other people (I remember some people having issues updating or crashes when accidentally closing it then trying to run it again (and had to reinstall), but I am not sure anymore. I think you did a good job at it so far.
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)

SirCmpwn

  • Guest
Re: Mimas by Benjamin Moody
« Reply #148 on: October 11, 2010, 11:12:44 pm »
Thank you DJ.  It is recommended for install now, and subsequent updates will be installed automatically (although it will ask your permission first).

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: Mimas by Benjamin Moody
« Reply #149 on: October 11, 2010, 11:14:06 pm »
Ah cool :D
Now active at https://discord.gg/cuZcfcF (CodeWalrus server)