Author Topic: IES: online Axe, BASIC, and Grammer editor  (Read 38251 times)

0 Members and 1 Guest are viewing this topic.

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: IES: online Axe, BASIC, and Grammer editor
« Reply #75 on: July 03, 2013, 02:29:03 pm »
wow, that is pretty cool!
How are you so amazing at web-dev Deep >.>

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

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: IES: online Axe, BASIC, and Grammer editor
« Reply #76 on: July 03, 2013, 02:43:57 pm »
type an expression like "i(2i-3)" and have "2-3i" show up
"-2-3i" *
* Streetwalker runs :P

Anyway this sounds pretty cool. I have yet to check it out. :D

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: IES: online Axe, BASIC, and Grammer editor
« Reply #77 on: July 07, 2013, 03:55:18 am »
Just tested it. It's just pure awesomeness. Keep up the good work ! :D

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: IES: online Axe, BASIC, and Grammer editor
« Reply #78 on: July 07, 2013, 01:52:54 pm »
Two updates on the image editor:
  • Made grayscale conversion of color images more accurate. Specifically, it now works with WabbitEmu-style green palettes.
  • Export images as PNG, GIF, and JPG files!
Now IES has image conversion working both ways—TI pictures to computer images, and computer images to TI pictures.

If all you want to do is convert an image from one form to another, it's really easy with IES—just drag-and-drop your file, and press either Build to convert to a TI picture variable or Export to convert to a standard computer image.

It also works as a quick way to convert a color image into a calculator palette, since all color images are parsed into two-, three-, and four-level grayscale (greenscale?) when you drop them into the app.
« Last Edit: July 07, 2013, 01:53:24 pm by Deep Thought »




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: IES: online Axe, BASIC, and Grammer editor
« Reply #79 on: July 07, 2013, 01:55:17 pm »
sounds cool!
Does it also scale to large images? And greyscale 'em?
And a little suggestion: maybe add as a neat little feature zstart image support?

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

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: IES: online Axe, BASIC, and Grammer editor
« Reply #80 on: July 07, 2013, 01:58:31 pm »
Does it also scale to large images? And greyscale 'em?
Yes, images larger than 96x64 are scaled down appropriately. All images are converted to two-, three-, and four-level grayscale—you can toggle it with the drop-down next to the image.

Think I should add another option to scale up an image when exporting to PNG/GIF/JPG. 96x64 images on a computer are tiny x.x
And a little suggestion: maybe add as a neat little feature zstart image support?
I don't know what that format looks like, but I can certainly look into it.




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: IES: online Axe, BASIC, and Grammer editor
« Reply #81 on: July 07, 2013, 01:59:39 pm »
The zstart images encode themselves as a .8xp (normal program), with the zstart downloading thingy also comes a batch file to convert pngs.

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

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: IES: online Axe, BASIC, and Grammer editor
« Reply #82 on: July 07, 2013, 02:31:00 pm »
Another quick update: Added that scale factor I was talking about in the previous post. Exported images can be 1x, 2x, 3x, or 4x the standard size (96x63).

So IES is now a quick tool to scale your TI images as well ;D
« Last Edit: July 07, 2013, 02:31:09 pm by Deep Thought »




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: IES: online Axe, BASIC, and Grammer editor
« Reply #83 on: July 08, 2013, 12:04:27 am »
Will it eventually support both TI-84+CSE image formats? (133x83 65536 color background images and 265x165 15 color+transparent ones)

What would be nice as well is Casio PRIZM pictures support (the 8 color ones that are also transparent I think), because there is currently no way to edit them other than on the calculator, which takes an incredibly long while.
« Last Edit: July 08, 2013, 12:05:30 am by DJ Omnimaga »

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: IES: online Axe, BASIC, and Grammer editor
« Reply #84 on: July 09, 2013, 03:44:19 pm »
Will it eventually support both TI-84+CSE image formats? (133x83 65536 color background images and 265x165 15 color+transparent ones)
Maybe someday.

I'll have to use a completely different editor system though—right now it's a giant table with a cell for every pixel (to ensure compatibility with IFE7), but a 265*165=43725-cell table might be too much :P
What would be nice as well is Casio PRIZM pictures support (the 8 color ones that are also transparent I think), because there is currently no way to edit them other than on the calculator, which takes an incredibly long while.
Another set of tools for PRIZM BASIC programming might be planned someday.




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: IES: online Axe, BASIC, and Grammer editor
« Reply #85 on: July 11, 2013, 01:33:24 pm »
Another solution would be to completely drop IE7 support. :P After all, several people have stopped supporting anything lower than IE9.

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: IES: online Axe, BASIC, and Grammer editor
« Reply #86 on: July 11, 2013, 01:36:38 pm »
Another solution would be to completely drop IE7 support. :P After all, several people have stopped supporting anything lower than IE9.
That's probably a good idea—I'm even using an old version of the CodeMirror editor library because the newest version drops support for IFE7. Because nobody uses it (or should) anymore.

But up to this point everything on ClrHome was IFE7-friendly D:




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: IES: online Axe, BASIC, and Grammer editor
« Reply #87 on: July 12, 2013, 01:45:34 am »
Wait a sec - maybe you could merge this one with bbfier, so that also have a button to export to bb-code or to html code! (Just a thought)

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

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: IES: online Axe, BASIC, and Grammer editor
« Reply #88 on: July 12, 2013, 01:00:58 pm »
Wait a sec - maybe you could merge this one with bbfier, so that also have a button to export to bb-code or to html code! (Just a thought)
It's been planned since forever, but I never got around to adding it. Keep reminding me.
« Last Edit: July 12, 2013, 01:01:07 pm by Deep Thought »




Offline Runer112

  • Moderator
  • LV11 Super Veteran (Next: 3000)
  • ***********
  • Posts: 2289
  • Rating: +639/-31
    • View Profile
Re: IES: online Axe, BASIC, and Grammer editor
« Reply #89 on: July 12, 2013, 01:05:39 pm »
Maybe you could merge this one with BBify, so this also has a button to export BBCode or HTML? (Just a thought)