In a previous news, Adriweb and Levak were releasing nRemote, a computer program (written in Java) that allows you to send commands to your Nspire via keypresses, using TI's official way (that's why TINCS is needed).
It thus became possible to remote control a TI-Nspire directly from your computer ; either via USB or wirelessly if you have the Navigator's Wi-Fi cradle
Today, Adriweb works with Jim Bauwens to (soon) release an extraordinary tool however technically similar. Something that was actually a joke by Levak and myself a few years ago, and like some of our april fools, become reality on TI-Planet today !
Yes, here is a web-browser for your TI-Nspire!
And no, this is not an april fool or some kind of joke. It's worth noticing this was already kind of possible already on TI-83+ and TI-84+ (even though quite complex )
As you can see, you just have to type the adress of the website in a lua script, while the Nspire is connected (wifi or usb) to the computer.
This adress is then sent to the computer via a nice and tricky way (compressed pixel-color-based encoding) by the lua script and decoded back on the computer, which then grabs the URL and sends back the "raw" data to the Lua script that parses and displays it.
The fact that all this actually uses an official TI protocol and only requires Lua guarantees the sustainability of the chosen solution. Maybe will there be soon some way to shortly search things from the Internet directly from the Nspire in TI-Nspire Navigator classes, wirelessly !
See you soon for the public release !
Source (french and english) : http://tiplanet.org/forum/viewtopic.php?f=43&t=10379
It thus became possible to remote control a TI-Nspire directly from your computer ; either via USB or wirelessly if you have the Navigator's Wi-Fi cradle
Today, Adriweb works with Jim Bauwens to (soon) release an extraordinary tool however technically similar. Something that was actually a joke by Levak and myself a few years ago, and like some of our april fools, become reality on TI-Planet today !
Yes, here is a web-browser for your TI-Nspire!
And no, this is not an april fool or some kind of joke. It's worth noticing this was already kind of possible already on TI-83+ and TI-84+ (even though quite complex )
As you can see, you just have to type the adress of the website in a lua script, while the Nspire is connected (wifi or usb) to the computer.
This adress is then sent to the computer via a nice and tricky way (compressed pixel-color-based encoding) by the lua script and decoded back on the computer, which then grabs the URL and sends back the "raw" data to the Lua script that parses and displays it.
The fact that all this actually uses an official TI protocol and only requires Lua guarantees the sustainability of the chosen solution. Maybe will there be soon some way to shortly search things from the Internet directly from the Nspire in TI-Nspire Navigator classes, wirelessly !
See you soon for the public release !
Source (french and english) : http://tiplanet.org/forum/viewtopic.php?f=43&t=10379