Meet Pixelpost, a small photoblog application that's a no-brainer to set up and use. It's perfect for anyone wishing to regularly post their photos on the web like a blog.
Unlike other blog engines out there, Pixelpost doesn't try to solve all of the worlds problems. Pixelpost simply does photoblogs, and it does them well. If you are looking for a full blown CMS or text-blog, Pixelpost isn't for you. But if you want something simple, and designed from the ground up for photobloggers, like ...
OxygenOffice Professional is a free and open source enhancement of official OpenOffice.org. The OxygenOffice Professional Team has modified the source of OpenOffice.org and bundled lot of extras with it. Here are just a few of the extras you get with OxygenOffice Professional: More than 3,400 graphics are included, both clip art and photos. These pictures are integrated into the gallery and can easily be placed into any OxygenOffice document.Several templates and sample documents are included, a...
Add Pictures to Database is a Free Open Source web-based utility that will help you put images in a MySQL database.
This utility adapts itself to your database structure, so you can put images in any of your tables. The images are stored in the blob fields of your MySQL table.
Lifebox is a fast, lightweight, social photo and video gallery application that is designed to organize large amounts of media. It differentiates between original and modified photos, as well as albums and rolls, so you can upload your entire photo library to your server and from there create more selective albums. It extracts data from exif tags and xmp sidecars, making it compatible with the data from programs like Adobe Lightroom, Picassa, and iPhoto. Lifebox is social in that people and obje...
This is a very new project - please add any problems you encounter to the issues page. Please let me know if you decide to use the script, it would be good to see how others are using it!
ThermDStats is a set of tools for reporting on the data collected by ThermD. This includes a facility to generate images for inclusion in websites/forum signatures. It requires that you have PHP and use MySQL for logging.
Features
Fully customisable dynamic image generation Functions for re...
Zenith Picture Gallery is a feature-rich picture gallery that organizes uploaded images into searchable categories, creates thumbnails and stores individual statistics for each one. It was started in August 2004 as PicMan and continued to be developed thanks to academic hiatuses afforded by Winter and Summer breaks.
Other features include the ability to download categories or marked pictures, sub-categories, user accounts, batch adding via FTP and batch deleting, user comments and rating...
The current svn code does not run. The previous packaged versions of aiiu have moderate security flaws, and should not be downloaded or used. A new version is currently being worked on.
Aboutai Image Uploader is a two-server personal image gallery written in Perl. The target audience for aiiu are people who have a fast web server with little bandwidth (perhaps a home server with a residential broadband connection) as well as a slow web server with a lot of bandwidth (perhaps a shared-host...
A .NET interface to access an existing coppermine MySQL database. Maybe end up as an import utility to move a Coppermine installation into the .NET Coppermine SQL Server database.
An Image gallery written in Object Oriented PHP5
DescriptionA PHP framework for rapidly creating classes that mirror MySQL tables. The Simpl framework comes with the basic functions to list, display and edit records from the database. With this framework a simple manager and front of a site can be created within a few minutes. An example database, manager and front end are included with the framework.
FeaturesNo Installation/PEAR/Root Access required Database table abstraction Automatically configured database functions (ie. GetInfo, Ge...
What is Pixmicat?Pixmicat!, or PMC for short, is a imageboard system derived from futaba imageboard system from futaba channel.
Template engine and modules are used in Pixmicat! for archiving the extra functions that don't exist in futaba original script.
Wrappers are used in Pixmicat! that enables user switching data source, file storage method and thumbnail maker so that it can run on many platforms.
Pixmicat supports internationalization too. localization may be added in ...
DescriptionQuaction (www.quaction.com) is a website originally designed to allow users to submit "secrets", "confessions", "ideas", and "stories", and more.
Submissions can include an image but I want to add more such as the ability to add video.
Runs on PHP and MySQL. There is some AJAX and I'm looking to add more.
The current Quaction.com site is in a sense a live demo but if you choose to submit items to it please be creative!
News7/2/07
I am currently prep...
Abstractsappho is a web photo album that hosts the image files on Amazon Web Services' Simple Storage Service. We use MySQL for storing additional information about the images, PHP for generating dynamic pages, and the Amazon S3 PHP class written by Don Schonknecht.
StatusThis project is considered to be stable for production use.
Sslib – is the class library for PHP, the aim of which is to simplify web site development and CMS. The main principle of this library is simplicity and logic. It means that in order to select from the base and display the information one does not need to write 5 lines of code and one line is enough. How is it done? It is very simple: Q('SELECT FROM table)->Visualize('path/to/template'); That’s the only requirement. If one needs to work with each entry, we need to set callback function: ...-...