Fumblup:news

To content | To menu | To search

Wednesday, June 16 2010

Beta 3

Available 8-)

Tuesday, February 2 2010

beta2 available

The demo was broken. I fixed it.

New beta version is available.

Twitter?

Yes:

Saturday, January 30 2010

Now it's up to you!

I am glad to introduce the first version of the application Fumblup available in post's attachments

You may simply depose the zip content on your web host or locally. Then just fill correctly the file index.php. For instance:

<?php
// Pictures are sent on root path '.'
define('FUMBLUP_FILES','.');
// Definition of the cache directory
define('FUMBL_TPL_CACHE','cache');
// Whole URL is requested. '?' at the end mandatory. 
define('FUMBLUP_URL','http://demo.fumblup.net/?');
require dirname(__FILE__).'/app/prepend.php';
?>

I remind that PHP version 5 is required.

For any question, post a comment.

Thursday, January 14 2010

The demo is here

Here it is:

- page 1 of 2