milkshake
Advanced Member
UPDATE:
- added non ajax login/register box for those with javascript disabled.
milkshake said:UPDATE:
- implamented the new PXML schema (checks to make sure the xml conforms to the official PXML schema)
- allows strings in the version number ( please be carfull when creating ur PXML files).
- seems to check versions numbers (which includes strings) fine (thank god for version_compare())
along with the new PXML spec this brings new problems for existing apps, all the apps are going to need updating if they want to conform with the official spec .... (it needs to be done im afriad).
curl -I "http://apps.open-pandora.org/cgi-bin/dl.pl?firefox366.pnd" 2> /dev/null | grep filename | awk -F "=" '{print $2}'
I miss a better indication of the selected sorting method, you don't see which method is used at the moment. ^^milkshake said:UPDATE:
- added ability to sort results by name/latest/top rated/most dl.