{"id":289,"date":"2005-10-15T02:58:02","date_gmt":"2005-10-15T01:58:02","guid":{"rendered":"https:\/\/www.yelloworb.com\/orbblog\/?p=289"},"modified":"2008-05-26T23:30:31","modified_gmt":"2008-05-26T22:30:31","slug":"another-try-to-create-a-photoblog","status":"publish","type":"post","link":"https:\/\/www.yelloworb.com\/orbblog\/another-try-to-create-a-photoblog\/","title":{"rendered":"Another try to create a photoblog"},"content":{"rendered":"<p>Ok, so I was not very pleased with my first attempt to create a <a href=\"http:\/\/www.yelloworb.com\/photoblog\/\">photoblog<\/a>. Though looking around a bit I found <a href=\"http:\/\/www.pixelpost.org\/\">Pixelpost<\/a> which seems to do the job very well! Though I had to tweak it a bit to get it to work as I wanted to. Here are all the things I did:<\/p>\n<p><!<del><del>more<\/del><\/del>><\/p>\n<p>PHP has a limited upload file size of 2Mb, some of my images are larger than that! So the easiest way to fix this was to create a .htaccess file in the admin-directory of PixelPost. The file included this line <\/p>\n<pre>php_value upload_max_filesize 3M<\/pre>\n<p> which change the max size to 3Mb.<\/p>\n<p><\/p>\n<p>Testing the <a href=\"http:\/\/www.pixelpost.org\/v1\/index.php?x=downloads&#38;details=64\">Image Rresize and Wallpaper mod<\/a> that would take care of teh scaling of uploaded images, it turned out I could not make it work, so based on the <a href=\"http:\/\/photoframe.sourceforge.net\/photoframe.source\">PhotoFrame source<\/a> I changed the admin script so it would be configurable and one could decide to use GD or <a href=\"http:\/\/www.imagemagick.org\/script\/index.php\">ImageMagick<\/a>. A nice added feature is that the ImageMagick <a href=\"http:\/\/www.imagemagick.org\/script\/convert.php\">convert<\/a> script preserves EXIF data so I dont loose that.<\/p>\n<p><\/p>\n<p>I also installed <a href=\"http:\/\/pixelpost.org\/v1\/index.php?x=downloads&#38;details=58\">Image Rating<\/a> which enables visitor to give a 1 to 5 vote on each picture. See if people will use it.<\/p>\n<p><\/p>\n<p><a href=\"http:\/\/www.pixelpost.org\/v1\/index.php?x=downloads&#38;details=41\">Random Image<\/a> is not installed yet but is a nice feature that I would like to have.<\/p>\n<p><\/p>\n<p>As mentioned before I wanted a clean and nice design and I didnt want to hack all the html and css. Designs that have inspired me are <a href=\"http:\/\/www.notraces.com\/index.ph\">NoTraces<\/a>, <a href=\"http:\/\/www.mysteryme.com\/index.php\">MysteryMe<\/a>, <a href=\"http:\/\/wvs.topleftpixel.com\/\">Top Left Pixel<\/a>, <a href=\"http:\/\/www.sensorchip.co.uk\/\">SensorChip<\/a> and <a href=\"http:\/\/www.round-here.net\/blog\/\">Round-here<\/a> I found the <a href=\"http:\/\/www.pixelpost.org\/v1\/index.php?x=downloads&#38;details=117\">Jasonpix template<\/a> that I liked so I started with using that, maybe I change it later on&#8230;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Ok, so I was not very pleased with my first attempt to create a photoblog. Though looking around a bit I found Pixelpost which seems to do the job very well! Though I had to tweak it a bit to get it to work as I wanted to. Here are all the things I did: [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_et_pb_use_builder":"","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"categories":[47],"tags":[],"class_list":["post-289","post","type-post","status-publish","format-standard","hentry","category-photoblog"],"_links":{"self":[{"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/posts\/289","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/comments?post=289"}],"version-history":[{"count":0,"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/posts\/289\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/media?parent=289"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/categories?post=289"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.yelloworb.com\/orbblog\/wp-json\/wp\/v2\/tags?post=289"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}