Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Legimet

Pages: [1]
1
TI-Nspire / Duktape - A JavaScript interpreter for the Nspire
« on: February 02, 2015, 10:45:19 pm »
This is a port of Duktape, a lightweight JS interpreter, to the TI-Nspire.
It can run in interactive mode (NspireIO) or run a .js file from the documents screen. To exit from interactive mode type "exit()".

Download: https://tiplanet.org/forum/archives_voir.php?id=153555
Source: https://github.com/Legimet/duktape-nspire

2
Miscellaneous / "Lenovo analyst: Linux on netbooks is doomed"
« on: June 13, 2014, 09:02:09 pm »
Read this:
http://tech.blorge.com/Structure:%20/2009/04/21/lenovo-analyst-linux-on-netbooks-is-doomed/

Here are a few excerpts:

"You have to know how to decompile codes and upload data, stuff that the average person, well, they just want a computer."
"Linus needs to get to the point where if you want to plug something in, Linux loads the driver and it just works."
"If I need to go to a website and download another piece of code or if I need to reconfigure it for internet, it’s just too hard."
And, before the article was corrected, it said
"From a vendor perspective, Linux is very hard to support because there are so many different versions out there: do we have Eudora, do we have SUSE, do we have Turbo Max?"


3
General Calculator Help / TI-Nspire CX CAS not charging
« on: January 19, 2014, 09:48:17 pm »
I left my Nspire in the car in freezing weather (I know, not a good idea) and now I found that it doesn't charge (although the calc works fine). I know it's not a battery problem because I can charge the same battery in my other calc.
So how should I try to troubleshoot this problem?

Edit: it started working yesterday, i'll post if there's any more problems.

4
TI-Nspire / nPDF - A document viewer for the Nspire
« on: November 29, 2013, 11:50:49 pm »
nPDF is a document viewer for the Nspire that supports PDF, XPS, CBZ, and various image formats through the (relatively) lightweight MuPDF. Ndless 3.1 or above is required, and nPDF is licensed under GPLv3 or later.


(Screenshot of opendatastructures.org)

Controls:

  • Touchpad/Numpad: Scrolling
  • ×: Zoom in
  • ÷: Zoom out
  • -: Previous page
  • +: Next page
  • Ctrl+G: Go to page
  • Esc: Exit
Download version 0.4 beta: http://ti-pla.net/a139503
Source code: https://github.com/Legimet/nPDF

5
Other / Improv
« on: November 26, 2013, 10:30:43 pm »
I just read about the new open hardware engineering board Improv. From the website, it appears to be completely open hardware, and it comes preinstalled with a GNU/Linux distro called Mer.
The specs are here. Looks really cool.

http://makeplaylive.com/

6
Ndless / Finding Syscalls
« on: September 09, 2013, 09:43:22 pm »
I would like to know how Ndless syscalls are found. How do you do it?

7
Introduce Yourself! / Hi, I'm Legimet
« on: June 17, 2013, 02:06:59 pm »
Hi, I'm Legimet.
I can program in C and C++, and I'm porting a game written in C to the TI-Nspire using Ndless and nSDL.
Also, I'm going to do 68k programming with GCC4TI.

Pages: [1]