milkshake
Advanced Member
ok added the ability to filter by release type, this was a quick add so if there are any problems with it please let me know.
http://repo.openpandora.org/?page=all
http://repo.openpandora.org/?page=all
this is the way PHP validates URLs apparently (without regexp)?
Code://this is the built in php function i use filter_var($url_string,FILTER_VALIDATE_URL);//returns boolian
var_dump(filter_var("http://www.chiark.greenend.org.uk/~sgtatham/puzzles/",FILTER_VALIDATE_URL));
string(52) "http://www.chiark.greenend.org.uk/~sgtatham/puzzles/"
I do have plans for basic graphs data stastistics like top daily download, top weekly download, top monthly download etc I guess this could be done also, though I hate knowning that I would have to build this as stats builing is boring
^ What he said.I have an idea to further encourage ratings & comments. I tend to grab a handful of new things in one session, and test them in the following days. When I come back to the repo, the quickest way to rate them would be if the star icons were alongside the the games in my download list:
From here you could pull a sneaky little trick. When a star is clicked, a mini comment box appears.
You wouldn't want to type a novel in there, but it might get more people to simply type 'thanks' or something.
And speaking of that, thanks for your ongoing work milkshake! The site is an absolute pleasure to use.
Btw, I have meanwhile seen you MilkShake on a video from the recent arcade gaming fair in the UK. It is nice to get to know the face behind the online representation. I will soon present myself, to make my community identity more personal.
And Google's Visualization API can make some pretty good/sexy graphs and charts, too.I do have plans for basic graphs data stastistics like top daily download, top weekly download, top monthly download etc I guess this could be done also, though I hate knowning that I would have to build this as stats builing is boring
Just a thought, quick and drunk (too much beers already tonight, i love no-work-fridays), are data from repo easily exportable?
What i mean is that you don't have to do all the boring work yourself, repo is a great achievement, and other devs can maybe help you to format data if it's exportable
we know who's doing the rating
NoIs it SteaK?