Watch Movies Online
http://www.voddler.com
Mardi, décembre 29th, 2009
Lundi, décembre 14th, 2009
Filemover is a simple scrypt used to move local files from a source folder to a destination folder.
It could be used with a ftp server to move files once uploaded.
It is written in Python download python 2.6
- win32 exe : filemover.zip
- sources : filemover_sources.zip
- unzip filemover.zip
- edit config.ini to set the local source folder, the local destination folder, and timer (in seconds)
- launch filemover.exe
filemover.log record moved files
Mercredi, décembre 9th, 2009
Carbon Coder Class: CarbonCoder.zip
Xml Class: Xml.zip
Usage :
$encoder = new CarbonCoder();
$status = $encoder->getStatus("started");
// Display Progress
foreach ($status as $thisStatus) {
echo $thisStatus["Progress.DWD"];
}
Sockets problems
If socket_create() failed on Windows, install wampserver
Mercredi, décembre 9th, 2009
© 2010, Techtonet. All Rights Reserved.
WP theme by GetTemplate.com