Difference between revisions of "Portalgraphics.net"

From Archiveteam
Jump to navigation Jump to search
Line 55: Line 55:


If the site's servers are overwhelmed, the page will be rendered with the message "回線が込み合っております。時間をおいて再度アクセスしてください" ("The lines are crowded. Please try again at a later time")
If the site's servers are overwhelmed, the page will be rendered with the message "回線が込み合っております。時間をおいて再度アクセスしてください" ("The lines are crowded. Please try again at a later time")
Some areas of the site, such as {{url|http://www.portalgraphics.net/pg/plan_portal/}} and {{url|http://www.portalgraphics.net/oc/lecture/}} are Japanese-exclusive; clicking the "English" link will take you to the front page.


====Other site structure info====
====Other site structure info====

Revision as of 23:38, 15 July 2016

portalgraphics.net
URL http://portalgraphics.net/[IAWcite.todayMemWeb]
Status Special case
Archiving status In progress...
Archiving type Unknown
IRC channel #archiveteam-bs (on hackint)

portalgraphics.net is an art website that primarily displays images created with openCanvas.

On July 27th 2016, the site will undergo a "service change" and will primarily become a "rendering" site. During the overhaul, data will be deleted, including user data and associated data, which assumedly includes images a user uploaded

Notice

http://www.portalgraphics.net/pg/guide/news20160520.html[IAWcite.todayMemWeb] (Japanese)

Translation of relevant part of announcement

On July 27, 2016, all of the data in PGN User Community (see below) will be erased.

  • PG User Data
  • Posted illustration data (Event file, making-of video file)
  • Community (bulletin board) data

Those who want to save event files and making-of video files should download them by 7/27/2016.

With regard to the information registered with PGN User Community, it will be erased in accordance with the privacy policy after the termination of service.

Thank you.

The Project

The goal is to get as much of the site saved on Wayback Machine as much as possible. The good news is that important URLs are based around numbers

URLs

Page URLs

  • Sitemap[IAWcite.todayMemWeb]
  • http://portalgraphics.net/pg/illust/?image_id=n
    • The info page for a given image
  • http://portalgraphics.net/pg/illust/?image_id=n&size=full
    • Full size view of an image

n can be anywhere from 1 to 90334 (and counting). New images are added daily

Direct Image URLs

  • http://www.portalgraphics.net/data/image/fullsize/m/n.jpg
  • http://www.portalgraphics.net/data/image/resize/m/n.jpg
  • http://www.portalgraphics.net/data/image/preview/m/n.jpg
  • http://www.portalgraphics.net/data/image/preview_s/m/n.jpg

n is the same number as n from the page URL. m is n rounded down to the thousandth, unless n is less than 1000, in which case m is 0000. So if n is 3234, m is 3000. If n is 253, m is 0000

Caveats

If an image has been taken down, viewing a page URL will either yield the message "This illustration has been deleted already, or it does not exist.( illust_index:get_no_image_data. )" or "This page's ID is invalid, or you do not have authority to access to this page.( id )". In the latter case, viewing an image directly will still work, while in the former case, a direct image URL will redirect to a dedicated 404 page while still yielding a status code of 200.

Saving ranking pages[IAWcite.todayMemWeb] properly may be impossible, as functionality relies on the current time as a UNIX timestamp in the URL, generated by Date.now()

If the site's servers are overwhelmed, the page will be rendered with the message "回線が込み合っております。時間をおいて再度アクセスしてください" ("The lines are crowded. Please try again at a later time")

Some areas of the site, such as http://www.portalgraphics.net/pg/plan_portal/[IAWcite.todayMemWeb] and http://www.portalgraphics.net/oc/lecture/[IAWcite.todayMemWeb] are Japanese-exclusive; clicking the "English" link will take you to the front page.

Other site structure info

Language setting is enforced via the cookie "langset" set to either "en" or "ja".

How can I help?

Get as many pages saved on Wayback Machine as possible by finding an URL and prefixing it with http://web.archive.org/save/

Stretch Goals