Skip to content
This repository has been archived by the owner on Feb 16, 2018. It is now read-only.

Allow people to filter out and see valid ggo12 entries (solution included) #76

Closed
pkukielka opened this issue Dec 1, 2012 · 15 comments
Closed
Labels

Comments

@pkukielka
Copy link

I made quite simple viewer for ggo12: http://pkukielka.github.com/ggo12-viewer/
It shows all entries with proper homepage. There is also some very basic filtering added.
Maybe it's not really an issue, but I thought it could be useful for some people.

@sdrdis
Copy link

sdrdis commented Dec 1, 2012

Exactly what I needed! Thanks!

@sdrdis
Copy link

sdrdis commented Dec 1, 2012

You just have a console.log somewhere (could block the page on some browsers)... It would be nice also to have the exact number of entries displayed somewhere (should be easy :)) : it's at the moment 182.

@mvasilkov
Copy link

Another sleepless night ._.

Thanks @pkukielka ^_^

@pkukielka
Copy link
Author

@sdrdis Fixed, thanks :)

@mvasilkov You are welcome :D

The only problem with this viewer is that repositories list is not fetched from github but appended as static asset.
It is because of github limitations on the amount of API calls for not authenticated users.
But it shouldn't matter too much because after deadline new entries won't be valid anyway.

@bui
Copy link

bui commented Dec 2, 2012

Thanks :)

@leereilly
Copy link
Contributor

Great idea @pkukielka - thanks!

@pkukielka
Copy link
Author

I updated entries list (I guess last time, because deadline is over) and added sorting.

@pkukielka
Copy link
Author

Added facebook likes (pull request by @Zolmeister) and sorting by likes.

@webfacer
Copy link

webfacer commented Dec 2, 2012

awesome thing !!! can you give the links the property target="_blank" to open it in a new tab. that would be awesom awesom! 👍

@pkukielka
Copy link
Author

@webfacerI didn't seen this as a problem because I'm always opening new pages by clicking with scroll button so it's equally easy. But sure, it sounds reasonable and is already done ;)

@webfacer
Copy link

webfacer commented Dec 2, 2012

thx. it wasn´t a big problem :) but id liked to see all with a single klick just using mouse.

@gbatha
Copy link

gbatha commented Dec 4, 2012

This is great! Would it be possible to add the username (or even just an incrementing integer) as the id for each li? That way people could direct link to their games like http://pkukielka.github.com/ggo12-viewer/#gbatha

@pkukielka
Copy link
Author

@gbatha Sounds nice, I'll do it when I'll be in home ;)

@pkukielka
Copy link
Author

@gbatha Sorry for long waiting time, I was extremely busy this weak :(
It should be working fine now:

http://pkukielka.github.com/ggo12-viewer/#pkukielka

@gbatha
Copy link

gbatha commented Dec 16, 2012

@pkukielka this works wonderfully! I apologize for the terribly belated reply, but thank you! :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

8 participants