HackModford
Active Member
- Joined
- Oct 2, 2007
- Messages
- 813
- Age
- 33
Will do later tonight...
That's a good suggestion, but a bit of trouble to implement. The install locations are pulled directly from libpnd at runtime, so I'll need to futz with them to put them in order. It starts getting hairy once you realize that those directories and the output locations are configurable. Still, I imagine a large majority will stick with the default configs, so I should be able to make something vaguely sensible.Esn said:Tempel, I have another suggestion:
Make the default download location "menu", not "apps".
With the amount of software most of us have downloaded, that's where we're keeping most of it, with only a few programs on the desktop.
You have that option when installing. Upgrades are installed to the same directory as older versions. I'm not quite sure what you're suggesting here, but I think it's already covered.Custom Processing Unlimite said:better still, give the option of selecting your download location... offers utmost flexibility (especially if PNDstore can update the PND in place vs moving it to the default download location or anything of that nature)...
No, as far as I did understand his post, he has the opinion that the repo is unnecessary technical mumbo jumbo, and anyone that want's to make a client should simply parse the html files (= the page that you see when manually clicking on a pnd - entry on apps.openpandora.org) that he is generating.Esn said:Thanks. I asked because I usually download from the Repo with Links2, and for some reason all PNDs are automatically named "download.pnd", so I have to manually give them names.
Also, what do you make of this? I don't understand the technical side of this, but is Craig saying that PNDStore can already be made to work with his Pandora Apps site?
I just posted a response. As I understood, he was saying that an updater could just parse the webpage to find the version number. It's possible, but I don't think it's very practical, and it's certainly nowhere close to the same as the repo spec. Implementing it in PNDstore would pretty much require a rewrite, while not being very robust (it would stop working if the layout of his site ever slightly changed). Furthermore, I try to make PNDstore entirely site-agnostic, so there's no special consideration for any site; if it implements the repo spec, it works, else it doesn't. So in conclusion, no, PNDstore won't work with Craig's app store until he implements the repo spec.Esn said:Also, what do you make of this? I don't understand the technical side of this, but is Craig saying that PNDStore can already be made to work with his Pandora Apps site?
These are both in the todo pile. I think sorting will be the next feature on which I work.fusion_power said:But I miss some important functions, like sorting the list. Or does this already work? I would sort for installed apps or for available updates and so on. There also is no status of the Download progress, more feedback of what the tool is doing would be great.
That indicates that that program isn't available from the repository. Not everything gets uploaded there.fusion_power said:Sometimes the store doesn't show the current repository version of an installed program, the installed version however is shown.
All programs that have a newer version in the repository, yes. The beta for version 0.3 lets you select which to download.fusion_power said:Another beginner question: does "upgrade packages" upgrades all installed programs?
I don't know anyone who needs 26 hard disks, let alone thousands of them... but even if we assume that you need thousands of hard disks, the sorting could've been handled like this:Custom Processing Unlimite said:I have to admit, Esn, there is one area that I think totally validates the separation of lower and capitols in the Linux alphabet... the ability to have a few thousand hard disks recognized (while windows is still stuck at 26). Linux does this in 52's... all uppercase and all lowercase, followed by double uppercase (sdAA0) and double lowercase(sdaa0)... I think it goes all the way to sdzzz before you start getting errors (at least that's what I've read) which I'm pretty sure is in the 1000's... Sometimes, it helps for sorting files as well, but very rarely.