Introduction Have you ever thought of a way to track the number of hours you spend working on projects? There are lot of paid an un-paid products with monthly subscriptions. But now you can buy this code and install it in your server and use as long as you want. ! This task timer program is build by me – a freelancer who value how important it is to track the time you spent on projects, so you can charge clients for your time’s worth. Don...
A gallery module that allows you to create different folder and upload image through backend admin page or FTP . Image uploaded through backend can be resized to different dimension. 4 different view modes in frontend with flexible customization settings. NO DATABASE REQUIRED Ideal for CMS (i.e. Personal portfolio, Wedding album etc.) Gallery Demo Gallery Frontend Gallery Backend (login / password: admin / admin) Easy Gallery F...
If you like Cool Profile, please don’t forget to rate it Cool Profile is a website with Facebook login app, perfect to implement in your marketing projects or just to learn pretty much everything you need to know about facebook apps. It is fully customizable with 32 background images and unlimited color combos. The app works like this First, the app reads the cookie from the logged Facebook user and pulls his or her profile picture. Then,...
Link to Gallery demo: Gallery Demo Link to CMS demo: CMS Demo 17/11/2010 – Updated to 1.2 Added “Tools” page to the CMS with the ability to use existing images on the server. Added Presets support, from now you can set many settings preset on the gallery on different pages of your website. Added links support. You can now turn the gallery items into links instead of the lightbox. Overview: This is an Advanced image galle...
SmartWattermark – watermark all your images only with htacces and php! The best way to protect your images is to watermark them. But that can be a real problem. This script will automaticly add a custom watermark on your pictures without modifying the original image. Isn’t that cool? Features all extensions avaliable (‘valid_image_extension’ => array(‘jpeg’, ‘jpg’, ‘png’, ‘gif’) opacity (‘opacity’ => 0,) watermark logo p...
This script is a PHP class and some PHP knowledge is required to integrate it in your application or website. Also usefull if you have a developer who can do the job for you. This php class is perfect for you if you need to track your referred users. Features: All the functionality is available from classes which makes it easy to integrate into your website. It will track any referred visitor and certain functions will allow you to displa...
A combination of a jquery banner rotator and a php ad server to provide you with a complete advertisement management solution for image, text link and flash ads. If you are searching for an easy to install and quick to integrate script to manage your website’s advertisements and advertisers, then this is it. It does not use iframe and all you need to integrate it is to copy and paste some HTML markup to your pages. This is a multi-site script ...
FFMPEG Ultimate offer following features Make Fast forward preview of any video. Make fast forwarded preview of the video.For example If you need a 20 second fast forwarded preview of video,This method can create an output video which is whole video fast forwarded to fit in 20 seconds.You can supply input file location,Output folder location,Output filename,Duration of preview in seconds,Dimension of previewCut Audio/Video File Cut a par...
A simple library that can create thumbnails from various file types, by use of ThumbnailProviders. Easily extendable with your own ThumbnailProviders. Out of the box it can create thumbnails from Text files and image files as well as watermarked images. Also to add a provider just created a PHP class that implements IThumbnailProvider to add your own ThumbnailProvider. ThumbnailProvider is easy to use, it’s as simple as this. <?php...
Introduction In it’s most basic form, PHP Template Preprocessor can replace tags with values set in PHP , but it also has an advanced sort of “syntax” that you can use. How to use echo Element("template.html", Array( "something" => "something" )); Features Optionals/Defaults You can specify the defaults for a variable, which are used when the value isn’t specified by the PHP script. Conditionals These are basically “if” statements. ...