PMD rom-hacking weekly

Update on the rom hacking scene of pokémon mystery dungeon (all games)

Follow with RSS.

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
page:faq [2022/05/22 21:45] – [What was #decimeter-shrine] fe80:a50d:31e9:3c16:04f0:53aa:f421:d7ecpage:faq [2022/05/23 20:05] (current) – cat 404 marius851000
Line 37: Line 37:
 </blockquote> </blockquote>
  
 +===== What's with the 404 page of the skytemple.org website =====
 +
 +//Well, saw that on a SkyTemple iceberg, and it might be fun to explain it//
 +
 +For some reason, some developers find fun to associate HTTP error code with cats (some did that with dogs too). With http/https (a.k.a websites), the client (the browser) communicate with the server (the website). The server can return a code, indicating the type of response. This may be a success message (200), error message (like 404) or other message asking the client to perform some additional task before having a more complete response (like a redirect). 404, in particular, is the error message for when a page of a website does not exist (thus, not found).
 +
 +The picture in question seems to come from a collection by Tomomi Imura (https://www.flickr.com/photos/girliemac/sets/72157628409467125/with/6509400929/), with some api at for some integration (https://http.cat/). //but I (marius851000) highly recommend storing those files in your server, as a way to reduce dependancy with external service. But you would only mind about that if you host a website with those cat picture as error page//
 +
 +Oh ! And here is the Wikipedia page listing those codes, if you are interested https://en.wikipedia.org/wiki/List_of_HTTP_status_codes .
 ===== What is SkyEditor ===== ===== What is SkyEditor =====