Review: Picoplog - A php Photoblog
By: Jens in imago | resource tip | review
Lately i got the idea of running a photoblog and was searching for an easy and simple solution with no complicated setup and a strong focus on the photo itself. And even to my own surprise i did find a great one, Picoplog.
But lets see what they say about themself:
Picoplog is a minimalistic photoblogging tool. Picoplog's major strength is its simplicity: posting a photo is done by just uploading it to your web space.
And yes, i think they are right. It's simple, needs no database, installs and runs with no hassles and also includes a simple uploader tool. The only bad thing is it's written in php, not python, but i can live with that :-)
I didn't test all the features as i am a purist in image presentation anyways, but what i used did work smoothly. Especially i like the way of uploading images and the uploader app they provide. Too bad the drag'n'drop in the uploader app didn't work really. I could drap'n'drop my image, but it didn't show up in the preview, neither could be uploaded. The same via "file open" did work perfectly. It's just in the supporting app, so its fine with me. Such things can happen.
Next step i took, was creating an own theme. And of course i'd like to integrate imago. Imago Theme for picoplog was born. The theme making was straight forward and not much more work then putting some php files in a folder and tell picoplog once which theme to use. Actually i fought more with php itself then figuring out how to write the theme.
Definitely worth a recommendation. Go check it out yourself and if you like the imago-picoplog combo, you can download my imago picoplog skin as zip file.



on 12 August 2008 at 02:47 Joseph said …
I came to your website searching for 'django comments'. Interestingly I am developing a photoblog in Django. It is hosted in http://www.jjude.net. Have a look at it. Would appreciate your comments on the system. Code is also available in google code: http://code.google.com/p/s-i-p/
One point though that it is with flickr integration since I don't want to spend a whole lot in HD space.
Cheers,
Joseph
on 14 August 2008 at 03:13 Jens said …
Didn't see your project last time i was searching for django photoblogs on google code, but i'll take a look later. I have been thinking for a while to move my own gallery to a photoblog or maybe a thing between photoblog and a gallery. Not sure yet. But i'd write it definitely in django :-)
on 29 September 2008 at 12:43 geewee said …
Need some help here: I just installed Picoplog and then found your theme - but can't get it to work... In the config.php 'GALLERY_BASE_URL' pointed to 'gallery', and since my pix are in "/photos" (=off the root), I changed that accordingly - but to no avail... "no photos found" is what I get. Any hint?
Ciao
geewee
on 29 September 2008 at 17:14 Jens said …
If your "/photos/" folder is the one of picoplog than you shouldn't need to change anything.
The GALLERY_BASE_URL points to the php generating the gallery.xml. The resulting image urls as seen by the browser will look like/images/ and the images will be served by some php script. The actual image files should be in the photos folder.
on 6 September 2009 at 05:11 akaxian said …
i like your site. i came via google searching for suitable photo blog solution