Video Overlay Ads

On January 29, 2012, in Javascript, LAMP, Learning, Open Source, PHP, Tips, Web Application, Web Security, by Sandeep Verma

Hits: 77  We can use overlay code to map video/image using DIV elements on main element. Concentrate Observe Imagine Launch Demo: http://demo.svnlabs.com/video-overlay/ Maturity is not when we start speaking BIG things But..Actually it is, When we start understanding small things.

Content with Spinners for SEO

On January 25, 2012, in facebook, Imagine, Learning, Open Source, PHP, Tips, Web Application, by Sandeep Verma

Hits: 123  Article / Content Spinning is a search engine optimization technique to provide unique relevant content on sites / blogs. Spinning is a process for rewriting existing articles. If the original articles are plagiarized and used without the permission of copyright owner, Spinning produce multiple versions of original writing to protect contents being copied to [...]

Install Red5Chat

On January 7, 2012, in Flex, LAMP, Learning, Open Source, PHP, red5, Tips, Web Application, by Sandeep Verma

Hits: 197  Red5 Media Server is free solution for audio/video streaming. Red5chat is a free video chat plugin for Red5. Flash Part ————– Edit the FLA red5Chat.fla and configure these lines: _root.IP = “xx.yyy.xx.zzz”; _root.port=1935; _root.authentificateURL = “http://”+_root.IP+”/red5chat/testlogin.php”; _root.infoUserURL=”http://”+_root.IP+”/red5chat/infouser.php”; PHP part ————- If you use the AUTHENTIFICATION (_root.authentification=true): – Create tables form create_tables.sql – edit the [...]

Compile or build flowplayer or jwplayer to create secure token for wowza server

On January 6, 2012, in Android, Flex, Learning, Open Source, Tips, Web Security, Wowza, by Sandeep Verma

Hits: 343  I think you already read our last article for wowza mediasecurity addon package There are 2 methods to put secure token for video players like flowplayer or jwplayer… 1. Token inside javascript code (shared secret) 2. Token inside flowplayer or jwplayer source code (compile the token inside the plugin) The shared secret known by [...]

Facebook Application Development with Graph API Cookbook

On January 4, 2012, in facebook, Learning, Tips, by Sandeep Verma

Hits: 263  Facebook Application Development with Graph API Cookbook is written by Shashwat Srivastava, Apeksha Singh for Facebook developers ranging from novice to expert. It uses PHP, HTML and jQuery, the most commonly used platforms, to build applications in Facebook. Learn from this book: Install Facebook PHP SDK and register your Facebook application Obtain access token [...]

 

Fatal error: Allowed memory size of 8388608 bytes exhausted

On January 2, 2012, in CakePHP, Concentrate, LAMP, Learning, PHP, Tips, by Sandeep Verma

Hits: 224  PHP Fatal error: Allowed memory size of X bytes exhausted (tried to allocate Y) in file.php 1. memory_limit globally from php.ini memory_limit = 64M 2. memory_limit using .htaccess php_value memory_limit 64M 3. memory_limit inside a php script. ini_set(‘memory_limit’, ’64M’); To change the memory limit for one specific script by including a line such as [...]

PHP Cloud

Hits: 290  Introduction to the Zend Developer Cloud PHPCloud help to Develop, Deploy and Manage PHP Applications in to Any Cloud (Amazon, Rackspace, RightScale, IBM SmartCloud) using Zend Application Fabric. Demo: http://svnlabs.my.phpcloud.com Contact: http://blog.svnlabs.com/contact/

PHP for Android

On December 28, 2011, in Android, Concentrate, LAMP, Learning, Open Source, PHP, Tips, Web Application, by Sandeep Verma

Hits: 230   PHP for Android (PFA) project has been launched by Irontec to run PHP on the Android platform. PFA has been launched as an open source project to enable the PHP development on Android. PFA also provides the necessary tools and documentation for the developers. Scripting Layer for Android (SL4A), which was earlier known [...]

Rackspace Cloud Servers vs Amazon EC2

On December 20, 2011, in Amazon Cloud EC2 S3, Amazon Web Services, Cloud, Rackspace Cloud, Tips, Web Application, by Sandeep Verma

Hits: 348   Rackspace Cloud Servers Amazon EC2 Support Cloud Servers™ is backed by the legendary Fanatical Support you can only get from Rackspace. To receive 24x7x365 support for Amazon EC2, you pay the greater of $400 per month or 10% (scaling down) of your EC2 costs. Third Party Software Support The Cloud Servers™ with a [...]

 

Secure Token Plugin with PHP

On December 17, 2011, in Javascript, Learning, PHP, Tips, Web Application, Web Security, by Sandeep Verma

You might read our old article on how-to-prevent-downloading-and-leeching-media-files

You can review below code to secure your media files to be downloaded other then media players ;)

Secure Token have time limit after that token expire to get media files.

iPad compatible scrollable playlist

On December 11, 2011, in Javascript, Learning, Open Source, PHP, Tips, Web Application, by Sandeep Verma

We are providing media streaming solution for any device like iPad, iPhone, Android etc.

We are expert in media servers like Red5, Wowza, Adobe, Union etc.

Review these demo for horizontal & vertical video playlist using flowplayer jQuery plugin ;)

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Visit our friends!

A few highly recommended friends...