-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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
raphaeljs.com is down #1022
Comments
you can get it at http://sikuda.ru/raphaeljs.com/ |
Still the case! thank you for the alternative link. |
And RaphaëlJs Tutorial |
Mirror by @Alexgolshtein is down. |
@DmitryBaranovskiy any update on this? Should we start looking for another solution? It's been a while... |
Better than waiting: http://dmitrybaranovskiy.github.io/raphael/ |
Hmm it's still down, I'll leave it open... used the above until Dmitry can take care of it. |
Use http://dmitrybaranovskiy.github.io/raphael/, it's more reliable anyway. GitHub will never be down permanently, while personal hosting can just go out and never come back up. |
I do not control hosting or domain name. Therefore I am as much annoyed as you, guys. May be more, because I also receive a shitstorm of emails telling me that site is broken. :( |
👍 thanks for explaining @DmitryBaranovskiy - who is the new owner so we can spam them instead? ;) Is it part of Sencha now? |
@DmitryBaranovskiy meanwhile could you please update the site link in github to http://dmitrybaranovskiy.github.io/raphael ? I was not aware of this url until I saw in this issue. |
still down |
@DmitryBaranovskiy, if it is a hosting problem, I could offer you a hosting solution free of charge. |
The website is not down, it's just not available as a 2nd level domain at http://raphaeljs.com It's available as a third level domain at: http://www.raphaeljs.com/ That's verifiable with dig:
Tells that the 2nd level domain does not have an A entry
While
tells that the third level domain does have an A entry that points to the given ip address.
However would be great to have the first level domain available too. |
Thank you for your answer. All the links I found on the net point to the second level. By the way, as I got you, I have a question. Do you plan a SVG only version I'm working on a seamless SVG / HTML / Canvas (webGL) framework, that Thank you for sharing your work. I admire people like you. B.R. 2016-04-28 16:35 GMT+02:00 Lorenzo Fontana [email protected]:
|
@bokanist I think I can answer your question with this link - http://snapsvg.io/about/
|
You still can't access via http://raphaeljs.com/ If you Google Raphael JS it takes you to that address which is failing. Most people are not realizing the site is still up. Even my old boss thought that Raphael JS was dead because of this issue. |
@caimen I just opened that address and was redirected to http://dmitrybaranovskiy.github.io/raphael/ (I'm using Firefox, maybe it's doing something behind the scenes... Yep, Chrome wasn't able to open it) |
Yeah and if you Google 'raphael js' in Firefox, then click on the link from google it will similarly fail as with Chrome. raphaeljs.com is in some kind of DNS twilight zone. All I can say is it's not good for the project to have an official site that is inaccessible from Google. |
should at least redirect to www |
It is because there is no DNS entry for the domain without www. Just add the missing DNS A record and it should work. Many websites have the same problem, try it with www. |
As we don't know who owns raphaeljs.com (https://whois.icann.org/en/lookup?name=raphaeljs.com) and the github url is up, working and being the 1st result in google, we can close this. If someone knows or owns the domain please point it to https://dmitrybaranovskiy.github.io/raphael/ @DmitryBaranovskiy could you change the URL in the description? I don't have permission to do it. |
I've got this error while trying to access the raphaeljs.com
I was after the documentation
The text was updated successfully, but these errors were encountered: