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 ... 3 4 [5] 6 7 ... 115
61
TI-Nspire / Re: pyWrite - python script editor
« on: December 06, 2014, 01:47:16 pm »
Bump.

Lepzulnag released "NoteWriter 2.0" (beta for now) which has python-related features :)



Main features
Quote
- Highlight syntax for .py files
- You can open multiple files on the same work space
- Sweet grahisms
- Text selection, copy and paste
- Fast, and no limit to file size
- Possibility to execute .py scripts directly from Notewriter *.

* He says it's buggy for now as MicroPython exists right after launching it, apparently.

I suggested on the announcement topic that he and Vogtinator should combine the most interesting features from both in order to create the perfect editor - so far, both have unique features, it would be great to merge them ! :)

62
TI-Nspire / Re: TI-Nspire USB serial breakout boards
« on: December 05, 2014, 12:45:31 am »
I suppose MiniUSB is more common ?
(As in, anyone can get their hands on a cable from whatever device they already own - might not be the case for MicroUSB)

63
Miscellaneous / Re: Post your typing speed
« on: December 03, 2014, 06:13:48 pm »
Argh, I recently switched from an azerty (french) to qwerty keyboard, so now I can't type as fast as before on neither keyboard configurations lol. I guess I need a bit more time to fully adapt.
Looks like I'm stuck @ ≈ 85/90 max nowadays. I've done around 110 max. before, on azerty. Meh, still good enough for me.

64
HP Calculators / Re: New HP Prime OS Version: 2014.1124
« on: December 02, 2014, 10:09:44 pm »
The nice update has been discussed on tiplanet too (this topic, and some feedback/bug reports especially there too - I think google translator should do fine for this, nothing too fancy, and feel free to post in English there if needed) but I'd like to remind you (or maybe to let you know if you didn't know about it) that the sequence initial rank starting at 0 (the Prime wants 1 or more) is a very critical missing feature for French education, so could you pleeeease look into this for the next update ? :)

(I'm not personally affected by this anymore, but many French students (maybe other europeans particularly too) would be grateful for that !)

@DJ : I know this is probably going to sound ridiculous, but since the lock screen has been described by critor as like the tablet/smartphone ones, have you tried swiping directly instead of just using the keyboard (if that's what you did?). If that was the problem, maybe HP should put some label or something to tell people to swipe.

65
TI-Nspire / Re: ndless-apps.org - List of all native Nspire projects
« on: December 02, 2014, 04:46:54 pm »
If you're not there to restart php manually (if that's what you do to solve it), maybe a simple daily cron to restart the service (as well as nginx because why not) may be good enough ?

66
TI-Nspire / Re: TI-Nspire emulator
« on: November 22, 2014, 07:13:04 pm »
There's also the far-fetched way to directly send the navnet keyevent corresponding to the key... but.. yeah :D

edit : oh wait, that'd mean OS mainly, though ^^

67
TI-Nspire / Re: TI-Nspire USB serial breakout boards
« on: November 22, 2014, 07:09:15 pm »
note : it would have been nice too to have the 2nd USB (the dock one) made available as well through this interface.
Although that may be more difficult.

(documented here : http://hackspire.unsads.com/wiki/index.php/Hardware#Connector_J01_-_Dock_connector )

68
TI-Nspire / Re: TI-Nspire USB serial breakout boards
« on: November 22, 2014, 05:11:57 pm »
Looks nice, I may buy one too :)

69
TI-Nspire / Re: TI-Nspire emulator
« on: November 22, 2014, 04:58:26 pm »
Hm, what about Qml/Qt Quick? It seems to be perfect for this, it supports SVG natively and makes design relatively easy.
Ah, maybe. Cool then. I have never used it, so I didn't think about it.
As long as it still works on all platform without adding much size overhead (?)

70
TI-Nspire / Re: TI-Nspire emulator
« on: November 22, 2014, 03:51:47 pm »
Anyway, back to the code. How should the keymap be implemented? I thought about a direct mapping of characters, so to type a ( you just have to type (. For {, { and so on.
Yeah, I think it would be a good idea. But we obviously still need buttons, too (for nspire-specific keys...)
When the core stuff are done, a skin-based thing (well, at least, a keyboard that looks like the real one) would be good too, like what KarmTI does (or to a lesser extent, nRemote).
I looked at Qt and frame/headless windows (such that custom window shape/frames could be done for the skin-based interface, if that's the plan) and it looked relatively easy (3-4 lines of code in mainwindow actually, for making the window "custom", with transparent background etc.). I think I have the details bookmarked somewhere...

The downside to this is that the shift key can't be controlled anymore. What do you think about that?
Hmm. Is there any specific application of this where it could be an annoyance ?
But once again, the mapping could be temp. disabled with an option, too... :P

Quote
Oh, so that's what the automatic subscription was about.... :P
Did you get a message? If antonio hadn't posted here, I wouldn't know about the accident..

Got this:
Spoiler For Spoiler:
Quote
GitHub <[email protected]>
14:35

Hey there, we're just writing to let you know that you've been automatically subscribed to a repository on GitHub.

    nspire-emus/nspire-emu created by Vogtinator
    Community emulator of TI nspire handhelds
    https://github.com/nspire-emus/nspire-emu

You'll receive notifications for all issues, pull requests, and comments that happen inside the repository. If you would like to stop watching this repository, you can manage your settings here:

    https://github.com/nspire-emus/nspire-emu/subscription

You can unwatch this repository immediately by clicking here:

    https://github.com/nspire-emus/nspire-emu/unsubscribe_via_email/....

You were automatically subscribed because you've been given push access to the repository.

Thanks!

71
TI-Nspire / Re: TI-Nspire emulator
« on: November 22, 2014, 03:02:45 pm »
Oh, so that's what the automatic subscription was about.... :P

72
HP Calculators / Re: about HPPL
« on: November 20, 2014, 04:24:40 pm »
It's compared to "BASIC" not because of its features, but rather because of what it is and what the other calculators have : an on-calc editable language that offers the ability to code algorithms and often games, too. And on the other calcs (the popular ones in high school, let's say), that'd be TI-Basic or CASIO-Basic. So on the HP Prime, the logical name for such a feature would be a "Basic" too, even if it's not.
Users who write such code on the Prime ought to know that, in reality it's called HPPL....

73
Lua / Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
« on: November 20, 2014, 01:10:38 am »
You should take the latest version from the sources (with the sh script), just follow this : http://www.omnimaga.org/general-calculator-help/tilp-linux-issues/msg300321/#msg300321

74
TI-Nspire / Re: CAS on Touchpad Inspire 3.6
« on: November 19, 2014, 09:56:26 pm »
nLaunchy is based on nLaunch - so when the nLaunch's dev(s) show up at some point (we don't know them, so no idea when), there may be hope.
No update for now.

75
Lua / Re: Can i run EEPRO (ti-89) on Ti nspire cx cas ?
« on: November 19, 2014, 02:49:56 pm »
The code is there : https://github.com/adriweb/EEPro-for-Nspire
You're welcome to fork it and work on some stuff.
But it's not going to be very easy at first as FP is somewhat complex...
Anyway, for learning lua, check Inspired-Lua (wiki especially), compasstech's lua tutorials , and TI's api pdf documentation

Pages: 1 ... 3 4 [5] 6 7 ... 115