Archive for January, 2010

Create video gallery thumbnails using FFmpeg with multiple file format support for input video files

Friday, January 15th, 2010

Using FFmpeg , a complete, cross-platform solution to record, convert and stream audio and video , Cabot developed a unique solution to create Video Gallery using PHP and JQuery.

Features of this tool are:

1. Users can directly upload the video files to a folder on the web server using any FTP client software

2.  Thumbnails for the video files are automatically generated by the tool by reading the video file format.

3. It converts video files  of type s.avi, .wmv, .mov, .qt, mpg or .rm into flv.

A demo of this video gallery can be found here:

Minimum Requirements

1. The tool works only on a Dedicated Hosting Server in Linux

2. FFMPEG should be installed and configured.

FFMPEG can be downloaded and installed from here.

Source Code:

Download the source code from here.

  • Share/Save/Bookmark

Development of Enterprise CRM system with Flex, CodeIgnitor, and Ilog Elixir

Tuesday, January 12th, 2010

Cabot Solutions was approached by Sunny South Insulators, to build an integrated web based CRM application to help manage their client contacts, project estimates, scheduling, invoices and calendar modules.   The application was to assist the firm to effectively streamline and manage its business processes.

  • Manage client contacts and maintain a log of all communications with the client.
  • Easily Generate Estimates in printable PDF format.
  • Create, edit and print Work Orders.
  • Issue Invoices after work is completed.
  • Update status of projects.
  • Visually Schedule engineers to Projects in a calendar.
  • Web based software with Rich User Interface for a Desktop like software experience

(more…)

  • Share/Save/Bookmark