setcooki
ALLROUND WEB DEVELOPER

24
Oct 11

MySQL Backups – 7-zip protected AES 256 Bit encrypted

Making MySql Backups is a crucial thing and should be done automatically by some routine rather then people doing it by hand. Doing the backup is one thing – securing it is another. Here is a way to dump a database and zip it password protected with 7-zip (http://www.7-zip.org)

More…

15
Oct 11

WP SimpleDesign multi instance Amazon S3 Player Tweak

The iSimpleDesign Amazon S3 Player lets you access your S3 Account to playback your .mp3 files with the AS3 Flash Dewplayer. See (http://wordpress.org/extend/plugins/isimpledesign-amazon-s3-music-player-plugin/) for more. All you need to do is enter your credentials in the plugin properties in the backend and you are good to go … But!

More…

11
Oct 11

Get bookmarks from PDF with PHP

Splitting a PDF according to its Table of Content (Bookmarks) with PHP

by using the linux lib http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ you can use the following command to write a bookmark structure from a PDF to a .txt file

More…

02
Oct 11

Process audio with PHP and Sox

You want to mix/merge/edit audio file only with php on-the-fly? export your mix to mp3 … thinks its not possible? Well it is!

This will only work on Linux as you need the sOx Soundexchange Library http://sox.sourceforge.net/ and Lame http://lame.sourceforge.net/. Make sure you have the right versions for your environment installed as the wrong setup will not be stable. For installation – see installation guides on the project websites. Once you have everything up and running you should specify your needs and create a runtime routine for rendering audio on-the-fly.
More…


Copyright © 2012 setcooki
Proudly powered by WordPress, Free WordPress Themes