-
Notifications
You must be signed in to change notification settings - Fork 0
Home
to implement my blog (blog.plontsch.de) i created a simple animated gif gallery system. Get the code, fork it, extend it, use it. Have fun. Just remember to credit me.
* content limited to images and audio
* easy publishing by renaming + uploading image or audio
* date + title are directly parsed from image filenames
* an audiofile of similar filename is attached to a existing image post
* quad2gif.sh skript to batch create animated gifs
* RSS feed
* pagination
* “I like this” function
* possibilty to link single images
* preloader image
* To take the photos I use the and the amazing quadcamera iphone app.
* to bulk convert quadcamera jpgs to to animated gifs I use the QUAD2GIF bash skript (placing “quad2gif.sh” into a folder with unprocessed images and running it in the terminal).
* to post a photo, you just upload it to the pub/ directory and rename the new files according to the scheme: “090813_nicetitle.gif” – this will put an image with the timemark “13.08.09” and the title “nicetitle”.
* jQuery + Plug-Ins: JPlayer
* Imagemagick
CONTACT: bernd@plontsch.de