<blockquote> This program generates an image gallery when given a directory full of images. Directories may be nested to create sub-albums, Templates allow PCubed to be skinnable, and the automatically generated thumbnails attempt to be smart (the thumbnails will zoom in on a part of the image if it finds unique colors. This requires some luck). The resulting output with the default template is XHTML 1.1 compliant. </blockquote>
GD、SimpleXML
imagesにストレージされた画像をGDで縮小してtempに置いて それを閲覧できるようにしただけ。コメントとかもつけられない。