Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI-Nspire => Topic started by: whatkindofausernameisthis on March 20, 2011, 05:55:10 pm

Title: Nspire Ebook Reader
Post by: whatkindofausernameisthis on March 20, 2011, 05:55:10 pm
Hey. Its my first time posting on this forum.

I've been working on an ebook reader for the TI Nspire. Spring break is just about to end for me, so I thought I'd post what I have so far. Right now all it can do is display plain text files. It can open files a lot faster than the built-in notes editor because it doesn't have to decompress anything, it's much easier to format a book for this program than for the built-in editor, and navigating pages is a lot easier.

Controls:

There are still a few issues

I plan on adding the following (though I may not have much time to do it):

This program is still in a beta stage, so I can't guarantee its stability.

I have a couple of questions for the community.
1) Does anyone know of a program that can generate raster font data? The current method I've been using to get binary font data is really tedious.
2) How do you attach a file? All I can do is post a link: http://dl.dropbox.com/u/4752797/Nspire%20Ebook%20Reader.zip
I apologize ahead of time if the code is unreadable.
Title: Re: Nspire Ebook Reader
Post by: apcalc on March 20, 2011, 06:10:08 pm
Hi!  Welcome to Omnimaga! :)

This looks very nice, I will most certainly try it out sometime in the next few days! :)

In order to attach a file to you post, you need to have at least 5 posts, I believe.
Title: Re: Nspire Ebook Reader
Post by: compu on March 22, 2011, 04:42:52 am
Sounds nice :)

I think I will take a look at the source this evening ;D
Title: Re: Nspire Ebook Reader
Post by: JosJuice on March 22, 2011, 11:34:23 am
Wow, nice! It seems like many Nspire projects are being started by members that are new to the community. Sadly, I can't test this program, because I don't have an Nspire...
Title: Re: Nspire Ebook Reader
Post by: GB on March 22, 2011, 11:50:22 am
I'll have to see if this runs on System 1.7.
Title: Re: Nspire Ebook Reader
Post by: Munchor on March 24, 2011, 12:33:01 pm
Sounds pretty cool. There are a lot of these for the 8x, but none for the NSpire (before this was released).
Title: Re: Nspire Ebook Reader
Post by: DJ Omnimaga on March 26, 2011, 03:12:33 am
Heya and welcome on the forums. I saw you lurking sometimes but I'm glad you posted finally. :D

Also this project seems interesting. I wonder if it will support TI-89/92+/v200 Ebooks in the future?
Title: Re: Nspire Ebook Reader
Post by: jpt on January 27, 2013, 03:37:59 pm
Nice work :) I'm glad that some kind of reader exists for the nspire!

Unfortunately what i really want is a "real" ebook reader (that can read ebook file formats directly and with images and everything)... Maybe it will be my first project. Anyways, i'm going to take a look at your code and if i correct some things i will post them here :)

Congrats for the project and keep the good work ;)