Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

https://www.pygame.org/docs/ fails to call https://nullege.com #54

Closed
rogeriodec opened this issue Aug 2, 2018 · 4 comments
Closed

Comments

@rogeriodec
Copy link

All "Search examples for ..." buttons are failing because they are calling nullege.com using https, which generates the ERR_CONNECTION_REFUSED error.
You have to switch to just "http".

@illume
Copy link
Member

illume commented Aug 7, 2018

Thanks for the report!

I changed it to search github for now. Which has quite a few results on there these days, and also gives better results.

@illume illume closed this as completed Aug 7, 2018
@rogeriodec
Copy link
Author

Perfect! Thank you!

@lukevp
Copy link

lukevp commented Aug 14, 2018

@illume rogeriodec originally opened this issue under pygame and I asked him to open this under pygameweb since it was a website issue. I'm not familiar w/ what exactly nullege does, but the root cause was because nullege removed their bare/apex domain redirect, so changing the link to https://www.nullege.com instead of https://nullege.com should have worked (in case that's better than Github). I'll leave it up to you if you think the Github results are better/sufficient.

@illume
Copy link
Member

illume commented Aug 14, 2018

Hi @lukevp

Thanks for pointing the issue into the right place and for following up :)

I did some comparisons of several searches, and found github seemed to return more relevant results. Also nulledge seemed to have more advertising and no https at https://www.nullege.com.

Happy to look at this again in the future, but for now github search seems better for finding examples of using particular pygame functions.

cheers, and thanks!

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

No branches or pull requests

3 participants