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 ... 26 27 [28] 29 30 ... 115
406
Very nice Tim, downloaded !

Thanks :)

407
Well, maybe there is another way than having a DB, but filenaming conventions will lead to annoyingly long names.
If there are other solutions, we still haven't found them, then.

408
You're talking non-sense.

The user has the possibility to rename.
So, eventually he'll do that. (worst-case scenario / murphy's law). It's his problem indeed if he renames a MyLib file, but this has strictly nothing to do with having a package manager.

Why would you not want to then update the obsolete DB ? I don't see any good reason to not hook the rename function to update the db if there is no technical difficulty in doing so.
It's just one of the advantage of having an ndlessed calc.

409
News / Re: Tetric A: Color Tetris for the TI-84 Plus C Silver Edition
« on: August 13, 2013, 02:00:20 pm »
Wow, I thought (only from reading stuff tho) that program capabilities on the 84+CSE have a lot of drawbacks, particularly on the full-screen draws.
As for the gifs, we can see the screen flickers but that's faster than I would say the 84+CSE could run.
Due to that constant rumor (I guess) I never opened mine from its blister.

Did you use any tricks/optimizations that enable programs to make full-screen graphics without experimenting the slowness of a color-screen ? (I'm no longer a z80 programer for years)
If I correctly read your post, it uses only BASIC ? ("no shell")

Ahem :
Quote
Written in z80 assembly, Tetric A is fast, colorful, and fun.

No shell meaning no need of anything else than "Asm()"
But he also made/started another one in Basic, which was not as capable at all, IIRC.



Anyway, congrats Kerm :)

410
Well, sure, but you can't prevent the user from renaming his files, so, the hooking solution on the rename/move function to update the DB seems to be the best compromise?

411
I'll have to say I guess it can become quite annoying in the long term to have all those largely-named files yeah :/

However, same question as a bit before (I'm calling Levak here :D), can we hook up the renaming process, to update the database accordingly, then ?
(edit : for the files that are not in MyLib, since their names has not to change
Edit2 : and yes, thanks to levak which raised the valid point of saying that without a database, in fact, you can't track them with the naming conventions the lib files since they're hardcoded names))

412
Yeah right... >.<

So, a proper filenaming convention like :

UserDefinedOrDefaultName{1,40}_vMajor[.Minor[.Build]]{1,8}_ArchiveID{1,5}.pcs.tns

So, for example :  FormulaPro_v1.4.1_6034.pcs.tns

(Although idk about the usefulness of a .pcs extension for the final .tns file. Well, maybe to speed up the process of knowing it's been installed through the app store, in case, it's very useful ^^)

?

413
Well, do we have an idea of how long it takes for navnet/libti to list the whole /documents folder (recursively....) ?
For a small amount of files, medium, and big ?

If it's fast enough, the idea would be good (but the user can't rename files)

414
Quote
I definitely think we need some way to install something on not jailbroken calcs.
Functionality would be severely limited...

Well, for non-jailbroken calcs, "installing" would mean to just transfer one or more files into a specific directory, most of the time it'd be /documents (and sometimes /mylib), and.. that's all, since there is no more handling on the calc side.
Looks pretty simple ? (Both with libti* and navnet)
And probably a database file for installed programs (updates, uninstall, etc).
Oh yes, forgot that.
A simple .txt.tns should be enough I guess ?
Although for uninstalling ,the only difference with jailbroken calcs would be that the user will have to tell the computer software that he's deleted [this] file.

(On another subject, I've almost finished a 1st version of an API for TI-Planet archives. It's for now outputting in json, but tell me what you want and I'll add that (the things are in a php array, so, it's just a matter or choosing the format)

415
Quote
I definitely think we need some way to install something on not jailbroken calcs.
Functionality would be severely limited...

Well, for non-jailbroken calcs, "installing" would mean to just transfer one or more files into a specific directory, most of the time it'd be /documents (and sometimes /mylib), and.. that's all, since there is no more handling on the calc side.
Looks pretty simple ? (Both with libti* and navnet)

416
TI-Nspire / Re: Jens' Script Editor - An on-calc lua editor
« on: August 12, 2013, 12:52:21 pm »
You have tried the 2 demos ? (1 month + 3 months of trial in total)

417
HP Calculators / Re: Prime Wiki Discussion
« on: August 11, 2013, 08:28:58 pm »
Bumping the topic with some updates on the wiki :

- [Prime] USB Descriptors dump
- [Prime] Better page layout + subpaging (linking protocol (^) + hardware)
- [Prime] Some BASIC stuff
- [General] Some more templates and CSS etc.
- [General] URL-rewriting when using http (lighttpd), https support coming soon (hopefully, even though apache is working weirdly). Full urls (index.php?title=xxxxx) still work.
- other stuff.

Reminder of the url for the Prime article(s) : http://tiplanet.org/hpwiki/HP_Prime

Feel free to contribute :)

418
Quote
you're simply restraining the target of the whole project to a few dozens people...
There are far more than "a few dozen persons" who can install Ndless...

As a side note, to get a rough idea of how may new users try Ndless: there are about 1400 visits of the Ndless user guide each month.

Well, of course a lot of people install ndless (even thought we don't really know the % compared to the number of Nspires in the world (this would be very cool to know even if it would probably be scarily low in absolute, partly because a lot of handhelds are owned by schools and not students....)

But as I was saying :
Quote
Of course, but not so many if you're combining the conditions : getting aware of the project && getting convinced it is a good idea && resticting (with no other motive than pissing the management off) to ndless files.
I'm just trying to help growing the targeted people ("catchment area" / "zone de chalandise" :P)


Oh and, on our (TI-Planet) part, Ndless 3.1, launched in late January 2012, reached 40k downloads a few days ago (or was it yesterday ?) and is the most downloaded file every week I believe (not counting exam stuff when it's exam time, though), and is the 1st overall (again not counting the exam stuff). Approx 71 times / day , 2100 / month.

419
Other Calculators / Re: You still have time TI!
« on: August 10, 2013, 07:30:56 pm »
Games at this speed look very playable for me :)


Edit : and yes, you should release (with the source :P) so people can see how you achieved "reaching the limits" :P)

420
I don't know if this has been said ealier or not, but this made me think about uninstallation :

Would it be possible to hook the deletion of the lnk file (if any) to trigger pacspire so that it can properly uninstall everything, as you say ?

Pages: 1 ... 26 27 [28] 29 30 ... 115