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 ... 56 57 [58] 59 60 ... 115
856
« on: October 21, 2012, 05:16:55 am »
Oh nice. I wonder if it can be easily integrated into a pre-made software. I know TI-Planet uses PhpBB3, but a lot of the portal was edited by Critor and others.
Well it integrates into the phpBB registration thing, it has nothing to do with the portal (well, just the coode to show the button, that's all). Maybe there is a forum plugin directly, I don't remember It may just be me, but it seems like that would invite more spambots.
I don't think so (at least it's never been the case for us)
857
« on: October 19, 2012, 12:06:55 pm »
Thanks
858
« on: October 19, 2012, 07:30:10 am »
Wow this is awesome!
Thanks Can it run the programs too or do you still need the TINCS/Handheld to test? (I guess the latter )
Indeed this is just for editing. But then you have for example Luna, which you can use in a shell script to build your files and open the .tns in the software etc, all that called from within the IDE with a build configuration. We use that for FormulaPro : https://github.com/adriweb/EEPro-for-Nspire/blob/master/build.shEdit : however, if you want to test out some algorithms for example, written in "pure" lua, it will run indeed in the console (for that you have to install Lua for your computer tho)
859
« on: October 18, 2012, 04:58:12 pm »
I have talked about "Intellij IDEA" on the tinspire group as a Lua IDE (thanks to its wonderful Lua plugin), and I believe it can be quite good for you guys, especially for big projects where the current SDK isn't efficient (no support of multiple files etc.). Here's some details on how to setup what you can see at the bottom of this post Basically, you can do either : This (longer but it will make seperate SDKs for normal computer Lua and Nspire Lua) - Download Lua for windows 5.1
- Add a new Lua SDK in Intellij (you can find that in the module settings, for example)
- Select the Lua folder in program files as the lua sdk folder.
- Download my addon and decompress it somewhere
- Add from my addon the folder "nspirelua-api" as an external classpath folder in your new SDK
- Save, apply, etc.
or (easier/faster but it will make computer lua think it has nspire lua API available) : - In Intellij's ( / module's ) settings, edit the KahLua SDK
- Download my addon and decompress it somewhere
- Add from my addon the folder "nspirelua-api" as an external classpath folder in your new SDK
- Save, apply, etc.
After all that, create a new Lua project, and in the libraries on the left side, you should see not only the stdlib (of which you can unlink the io and debug API which aren't present on the Nspire), and you should be able to enjoy Intellij's Lua plugin things but for the Nspire Lua API too. This it what it looks like when it's set up, on my computer : Autocompletion example (of the events and other functions ) :Auto-completion + arguments help : Interactive documentation based onInspired-Lua's wiki : (Ctrl-Q on a word)Nspire-Lua API plugin : download here (http://tiplanet.org/forum/archives_voir.php?id=8182)Good luck and have fun :)[/list][/list]
860
« on: October 18, 2012, 02:15:05 am »
My engineer school generally doesn't allow calculators, simply. However, for exams where it is really needed (rarely, according to them...), they have about 100-150 TI-30X II. My High school however allowed any calc for exams/tests, but since I live in France, students pay for (and bring) their own calc... I don't know if the school actually even has some calculators of its own to lend to students when needed. (Btw, I was in a private school but I believe it's kinda the same for anywhere, anyway) In my year of High School, I remember the school were advising TI-84+ (and TI-89T IIRC?) for the students to buy (useful for homework etc.) but they also have 84+ anyway to lend.
861
« on: October 16, 2012, 01:31:11 pm »
Congratulations indeed
862
« on: October 16, 2012, 01:29:30 pm »
if table[temp] means : if table[temp] ~= nil. An image is stored there.
863
« on: October 13, 2012, 07:36:47 am »
You can see Windows' window borders etc.
864
« on: October 13, 2012, 05:54:54 am »
Ah well, good luck !
(Isn't there some official driver or at least documentation for the usb hardware btw ?)
865
« on: October 11, 2012, 01:35:57 pm »
Here's my desktop on my school's laptop : (rotating wallpaper though)
867
« on: October 04, 2012, 07:23:12 am »
Yep, awesome Pretty fast too to load so far !
869
« on: October 02, 2012, 07:07:27 pm »
Hmm, for me it looks like 3.1, according to the examples folder still containing pre-3.2 files. (and the files are dated back to Aug 2011)... Weird What about going to the maintenance menu, deleteing the OS and transferring the 3.1 file you downloaded ?
870
« on: October 02, 2012, 07:03:56 pm »
Could you post a zip file again? Or a .tns file? Sorry mac
For Mac, http://www.unrarx.com/ is great ;-)
Pages: 1 ... 56 57 [58] 59 60 ... 115
|