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.


Messages - Adriweb

Pages: 1 ... 111 112 [113] 114 115
1681
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:13:22 pm »
will try..

Is the address for CAS or Non-CAS ?

Thanks

1682
TI-Nspire / Re: Rooted Nspire document browser
« on: April 21, 2011, 03:10:52 pm »
Extremely awesomely great !

Mind to share which line/lines on the .raw file we have to edit ? (pm if needed :P)

Thanks

1683
Lua / Re: Can you code in Lua?
« on: April 18, 2011, 05:31:56 am »
my 3-screen setup (thats only during school break, tho, I usually don't have all these screens at the same time :P)


1684
TI-Nspire / Re: TI-Nspire Mouse Glitch
« on: April 18, 2011, 03:35:54 am »
sorry for that bump, but I just tested it and it still works on OS 3.0 :)

1685
News / Re: Nspire Lua Games!
« on: April 17, 2011, 05:27:36 pm »
Lua has setColorRGB(red, green, blue) Values range from 0 to 255.

;)

1686
News / Re: Nspire Lua Games!
« on: April 17, 2011, 03:05:51 pm »
Good luck :P

1687
News / Re: OS 3.0 breaks compatibility
« on: April 17, 2011, 02:10:24 pm »
That's why I strongly recommend to NOT Update to an eventual soon update of the Nspire OS.
We must check if they did something to the lua compatibility first ....

1688
News / Re: OS 3.0 breaks compatibility
« on: April 17, 2011, 01:55:53 pm »
I agree with you about the fact that we must find a way to break the .tns encryption as soon as possible, but we're not experiencing any problem running the freshly created .tns files from lua code, and they happen do be unencrypted, so it means the Nspire can still read these file .... but I think that's because the nspire is only chacking if the Document.xml is encrypted.
If it is, it's all good, because it doesn't check if Problem1.xml is encrypted.
That's how we could make our LUA->TNS converters.

So, for now, the only solution to keep the old tns files compatible, woudl be to rewrite the Document.xml part with some script

1689
Trapped for the TI-Nspire and TI-89 / Re: Block Dude in Lua
« on: April 17, 2011, 01:35:48 pm »
haha you're welcome :P

Great code, great game :)

Congratulations !

1690
TI-Nspire / Re: 9sweeper - Minesweeper in Lua for TI-Nspire
« on: April 17, 2011, 10:24:54 am »
Really nice ! :o

Congratulations on coding this as your second day of Lua :P

1691
Lua / Re: Online Lua > TI converter
« on: April 16, 2011, 12:52:32 pm »
You can try to use the 7zip extension for PHP, as it directly compress the files in the right format, readble by the Nspire :)

http://download.modem-help.co.uk/non-modem/PHP/7z/


and that might be interesting :

http://stackoverflow.com/questions/4596121/possible-to-feed-stdout-of-7-zip-to-php-script

1692
Lua / Re: Online Lua > TI converter
« on: April 16, 2011, 12:46:07 pm »
Great idea !

I tested it and it doesn't work, sorry.

When I compare a working .tns file (generated by the python converter, or mine), there are 7 extra bytes in some places around the files, and the inner part of the compressed (zipped) part is totally different.

The syntax and everything in the php source looks good so the problem must be coming from the zipping part.

The compression used here is quite special... Lionel Debroux found today that with the unix/linux/mac-version of zip, it had to be written like that : " zip -9 -q -X -j "...

and I don't know what PHP does for its zip function...

1693
TI Z80 / Re: Assemblex IDE
« on: April 16, 2011, 09:07:18 am »
Looks really nice, congrats ! :)

1694
News / Re: Lua on the Nspire?
« on: April 16, 2011, 07:43:25 am »
Well, it's still there lol ... They haven't answered [yet ?] but they posted some new things on their wall so I think they're ignoring it for now ....

1695
News / Re: OSLauncher, LUA to TNS converter and TI document player
« on: April 16, 2011, 05:49:43 am »
New version (all-in-one included, except 7zip) of the shell script :

http://www.mirari.fr/DWGG


Edit : link working
Edit2 : new version

Pages: 1 ... 111 112 [113] 114 115