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 ... 24 25 [26] 27 28 ... 115
376
« on: August 26, 2013, 10:50:53 pm »
Here's a personal opinion Over all other calcs I have (/ have tried), I'd definitely go with the Nspire CX (CAS) (and if possible, not the J hardware revision -latest at his time-) so that you can try the best of both worlds : - probably the most advanced, portable, math/science things available with this level of user experience / intuitive-ness. (At this point, the HP Prime is powerful bot not polished enough right now, I believe, for most end-users) - well, the most powerful apps/games/whatever when using 3.1 with Ndless (native development made possible). While Lua is a big relief for programmers since TI-Basic is a big no-no for programming graphical things (the Basic on the Nspire is pretty much only made for math algorithms, and for that it's great), it's obviously not as powerful as C/ASM. But over time (and also because I'm now 4 years after High School), I've come to think that using a calculator for gaming is becoming quite obsolete with all the smartphones and such that "everybody" tends to have and use [exceedingly?]. I'll have to say that for the past 3 or even 4 years, I haven't used my calculators for gaming at all. Everytime I used my Nspire, it was for math/science-related purposes. And for that it's particularly adapted (of course !). Before all that, I indeed was programming quite a lot on my 84+ ... during class; but is that still what people do nowadays ? At this time, smartphones didn't exist...
377
« on: August 26, 2013, 10:35:02 pm »
Hi, By experience, at least on 3.1, the on.grab* events are relatively useless and I'm not sure they guarantee good compatibility accross platforms (well, it's because it's linked to the middle click on the software) You can easily handle grabbing events by managing some flags within on.mouseUp/Down Here's an example that does exactly that : http://wiki.inspired-lua.org/Balls_ExampleI left there the grabUp event so you can see (put a print) within the software when it's being fired, but without it, the code still works fine on the calc
379
« on: August 26, 2013, 09:04:16 am »
We do not know. Right now, they're observing how the [teacher, mainly] community responds to the iPad app release and how much they would also like an Android app. It'd probably be the same price.
380
« on: August 21, 2013, 11:01:48 am »
Ah, yeah, 6 chars Indeed, pretty fast (One could think they'd have put a more difficult password like the ftp one... but nope)
381
« on: August 21, 2013, 10:44:06 am »
Before any brute force or dictionary based attacks, simple guesses like this would have sufficed. It's probably what the cncalc member(s) did ?
I'm not sure why HP chose this that easily findable ^^ Maybe to encourage community buzz/development aroudn the platform. Good enough for me ^^
382
« on: August 20, 2013, 12:53:48 pm »
Ah, thanks for the details (For some potential data editor, would setting these bytes to '0' (or duplicate from a known number) be a bad idea ?) (For the simulator, I also believed it was on exit, but at several occasions, Windows couldn't see the file as updated... so that's why. No problem with the connectivity kit, though, since saving was manually done)
383
« on: August 20, 2013, 12:13:04 pm »
Lionel and I started an article about the file formats used for the Prime's data : http://tiplanet.org/hpwiki/HP_Prime/File_Format#Known_file_typesNot extremely related to the Prime hacking in itself (well, who knows ?), but still good to know I've especially worked on the list format, it was quite easy to "decrypt", once knowing how to procude these .hplist files correctly from the HP Connectivity Kit (the calc simulator software is more annoying to work with - we/I'm not sure exactly when it decides to save stuff...) I'll definitely look at the rest of the formats when I have some time.
384
« on: August 20, 2013, 02:20:18 am »
No, it's "just" a simulator.
385
« on: August 20, 2013, 02:13:32 am »
Making things work in 3.1 and 3.2 is often not hard. As long as the code doesn't use some specific things that are only doable with apilevel 2.0
386
« on: August 19, 2013, 09:26:48 pm »
Yes, you should try to delete the OS from the maintenance menu, and then, install 3.1.
387
« on: August 19, 2013, 04:28:03 am »
Critor and I are officially beta testers already, btu we don't have access to technical info more than anyone here. And, well, the linking protocol isn't so much a "private" in a sense that it just can get reversed-engineered, but it takes quite some time. And what bad can giving some doc on the linking protocol do anyway
388
« on: August 18, 2013, 11:30:04 pm »
I do believe that having an actual emulator would be quite (if not extremely) useful. Maybe taking some parts from nspire_emu could be a good base, considering the processor is pretty much the same. Some info: The firmware binairies aren't encrypted (at all). But I guess that the people who know about ARM ASM programming already looked at the .elf files and figured that out ^^ Like on the Nspire, the next step would be to look for flaws (buffer overflow etc.) but again I'll leave that to people who know about this ^^ (BTW, not completely hacking-related, but here is a bit of info about the transfer protocol : http://tiplanet.org/hpwiki/HP_Prime/Linking_Protocol ) In fact it would be cool to have some official documentation of the protocol, from HP. In fact, for TI, TILP (which is especially useful (the only option, in fact) for Linux users) has been made through painful reverse-enginnering through USB sniffing/dumpings. As HP looks more open to the community, maybe they would give the interested people some documentation so that a linking program could be coded for Linux, mainly
389
« on: August 18, 2013, 12:42:12 pm »
The Quick Start Guide is a must read and the manual is a recommended read, I'd say
390
« on: August 18, 2013, 12:22:10 pm »
The prototype one given on tiplanet is specifically for people who own prototypes and who can't do anything with publicly available things or with another producation, on-the-market, device, because then, dumping would suffice.
But I guess you could ask around directly to some people if they are willing to give it to you. But that might be illegal too, and it definitely would be if yo don't own the device yourself.
Pages: 1 ... 24 25 [26] 27 28 ... 115
|