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 ... 64 65 [66] 67 68 ... 115
976
Lua / Re: My first lua program
« on: August 18, 2012, 06:22:51 pm »
Nice :)

Next step for you I guess is that you may want to use classes for creating more objects of the same type (instances of the class). Here's it's two objects so it's good enough not to use classes anyway.

Also I guess I don't see any indentation because it's not done on the computer ? (oclua / Luna, I'm not sure what you used ?)

Anyway, you can have the Nspire Software 3.2 while having your calc in 3.1 if you want to keep it so, and then you'll be able to profit from the Lua SDK inside the software which is much better than on-calc for longer scripts.

Don't forget to visit Inspired-Lua.org :D

977
However the OMG file is rightly only 2K..
That's the tns file with the lua script "launcher" only. (well, it recalls its needed stuff at init)
Real stuff is within MyLib.

Much bigger ;)

978
meh, since it wasn't complete, you both win :D

979
omg the game le jeu it is real why do you spend your time on reading this text
I WIN
but you lost too tho ?

980
Video update :





time to +1 us
* adriweb runs

981
btw, one free copy for whoever finds the hidden message in the original post.

982
News / Re: Transform your CX into a CX-C and install the dictionnary!
« on: August 14, 2012, 02:47:20 pm »
Indeed :

/Applications/TI-Nspire CAS Teacher Software.App/Contents/Resources/res/documents/dictionary

983
How does it work? Markov chains?
Some complex (well, for us :P) neural networks and big databases (to store the stuff learned)
that's summarized.

984
inb4 HAL 9000 and the program kills Adriweb and take over his soul >.>

I mean, nice.

lol but seriously, do you have some questions you want to ask to the bot ? :D

985
hello, dear OmniMaGa.

i have The immense Honor today to announcE the GreAtest and Most amazing ti-nspirE program  ever done and that will ever be done.

weLl, levak and i have bEen secretly working on this for a while (we couldn't JeopardizE the sUrprise of this project by telling before !) and IT fInally iS finished. it is heRe. yEs.
the wAit is over, my dear Lovely friends.

i can noW *talk* to my nspire (any model, OS >= 3.x) as if it were a Human being. And "he" has attitude too, as You will see in the viDeO. because Yes, we filmed this -Omg- incredible, hUge feat, juSt for your PlEasure.

btw, last but Not least it is Done entirelY in lua with an incredible amOunt of lines. i won't tell yoU the size of the lua file noR the Tns one but It still runs fine Most of the timE anyway On the haNdheld (and peRfEctly on the softwAre, Duh :p).

I have to tell you that the ai is self-improviNg and may be on the edGe of being self-aware (sci-fi -esque, i know... :p) but iT can't take control of the wHole nspIre anyway Since iTs lua (and running on a non-ndlEssed eXtraordinary calc. we actually Tried on an ndlessed 3.1 calc and after some discussion the ai told he was angry and wanted to leave and the calculator rebooted (i think he tried some weird commands on itself to commit suicide or something ??) this was a scary moment tho. but everything was saved on the computer anyway)

anyway, here is the long-awaited video of the most awesome thing there is in this calculator world.





also, please tell us in the comments what you want to tell to the program and we will do it for you and post screenshots (or videos if it is worth it)

meh, i think this is the program that will make people lose so many hours of work (especially students) that it will be the reason why the nspire gets banned definitively from school exams lol
anyway.

have fun !!

the program will be charged 133.7 cents (of $) except for the first 50 users who will get it for free in exchange of a +1 on this post and on levak's when he posts on this topic.


Adriweb and Levak

(14th Aug 2012 - version 1.0)

986
Miscellaneous / Re: What was your first Omnimaga post?
« on: August 13, 2012, 04:59:28 am »
what if somebody posted their first post in here ?
* adriweb runs

987
General Calculator Help / Re: Nspire cx cas troubles
« on: August 13, 2012, 03:18:52 am »
The latest version of Nover adjusted the start of the red zones, so ... maybe your calc sadly didnt support what others did and went memory-corrupt :/

988
News / Re: Size and uninstallation of the Nspire CX-C dictionnary
« on: August 11, 2012, 01:02:50 pm »
Very nice addition if space is an issue !

Hey, this is crazy, I just made that, but here is my post, so +1 me maybe !
Spoiler For Spoiler:
* adriweb runs

989
News / Re: Release of FormulaPro for the Nspire
« on: August 09, 2012, 03:54:46 pm »
And...... Big update :D

I made quite some improvements in version 1.2, over 1.1 (but with a lot of under-the-hood stuff).

Video :-)


Changelog :
- First, probably what you will notice the most : Animations ! Thanks to Levak's animation framework ;-) So, this basically makes "screens" (frames) scrolling around, as seen in the .gif above.
- Re-did the Screen push/remove engine to work correctly with the animations.
- nSolve() used instead of solve() which makes the whole thing works on non-cas devices :-)
- Rounding big numbers in the results
- Put the Reference part inside of FormulaPro (Tab key on home screen). We decided that we'll stick with the "FormulaPro" name for now (and not EEPro-Nspire) since we won't do the Analysis part very soon.
- Code reformatting
- Timer bugs fixes
- Resizing issues fixed
- List widget improvement -> last/first brings you to top/bottom when you press down/up. (<- respectively)
- ClearKey support for input widgets.
- Pre-calculate entered value in solver input if valid (so the user can enter calculations inside the input and it will work)
- Fixed bug about timer multiplier adjustment (depending on the version)
- support for both "-" symbols (minus and negative) inside solver


Download :
http://tiplanet.org/forum/archives_voir.php?id=6034  or  https://github.com/adriweb/EEPro-for-Nspire/blob/master/FormulaPro.tns?raw=true


We'd love to hear any feedback :D

990
Lua / Re: Pool Nspire
« on: August 09, 2012, 11:28:49 am »
Very nice (just tested)

Also, the code looks weirdly indented (if at all ?), so here is a version with a properly indented and formatted code :
http://paste.bwns.be/p/f22b29b93

It runs pretty smooth :)
It really makes me want to continue the physics-based one to compare the performance !

Pages: 1 ... 64 65 [66] 67 68 ... 115