Advanced Stream Redirector

On February 3, 2012, in Learning, Open Source, PHP, Web Security, Web Services, Web Streaming, by Sandeep Verma

Hits: 68  The Advanced Stream Redirector (ASX) format is used to store playlist of Windows Media files for a multimedia presentation using HTTP, RTSP and MMS streaming protocols. ASF (Advanced Streaming Format) is a streaming media format developed by Microsoft. ASF files contain video, audio, slide shows and synchronized events for WMV files. * The ASF [...]

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.

Remote Secure Token

On January 28, 2012, in Imagine, Javascript, Learning, Observe, Open Source, PHP, Tricks, Web Application, Web Security, by Sandeep Verma

Hits: 151  Remote Secure Token Wowza Token We already compiled FlowPlayer & JWPlayer for remote secure token in flex / flash files http://blog.svnlabs.com/compile-or-build-flowplayer-or-jwplayer-to-create-secure-token-for-wowza-server/ http://blog.svnlabs.com/wowza-mediasecurity-addon-package/ http://blog.svnlabs.com/how-to-prevent-downloading-and-leeching-media-files/ (hotlink protection) Local Media Files We already protected local files using .htaccess file media hiding logic http://blog.svnlabs.com/secure-token-plugin-with-php/ http://blog.svnlabs.com/how-to-prevent-downloading-and-leeching-media-files/ (hotlink protection) External Media Files File can be protected both on server side [...]

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 [...]

Installing Wygwam on ExpressionEngine 2.x

On January 22, 2012, in Learning, Open Source, PHP, Tricks, Web Application, by Sandeep Verma

Hits: 156  Wygwam is powered by CKEditor. It’s fast, accessible, and produces clean, semantic markup. You need ExpressionEngine 2.x with PHP5 to install Wygwam on web server Find a latest & stable version here.. http://pixelandtonic.com/wygwam/releasenotes Instructions 1. Upload the ee2/third_party/wygwam folder to system/expressionengine/third_party/ 2. Upload the themes/third_party/wygwam folder to themes/third_party/ 3. Install the fieldtype in Add-Ons [...]

Tagged with:  

jQuery Notification with Sound Alert

On January 13, 2012, in Imagine, Javascript, LAMP, Learning, PHP, Tricks, Wordpress, by Sandeep Verma

Hits: 234  Today, I was searching for jQuery Notification Plugin with Sound Alert But, could not find any good plugin as per my requirements So, I just merged 2 javascript codes to make a custom notification plugin. <object classid=”clsid:d27cdb6e-ae6d-11cf-96b8-444553540000″ width=”1″height=”1″id=”audio1″align=”middle”> <embed src=”wavplayer.swf?gui=none&h=1&w=1&sound=success.wav&” bgcolor=”#ffffff” width=”1″ height=”1″ allowScriptAccess=”always” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer”/> </object> You can customize this javascript plugin as [...]

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 [...]

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 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 [...]

PHP API Skype4COM

On December 24, 2011, in Concentrate, Java, LAMP, Learning, PHP, Tricks, Web Application, Web Security, by Sandeep Verma

Hits: 326  Skype4COM is an ActiveX component that represents the Skype API as objects, properties, commands, events and notifications. Skype4COM is used in ActiveX, Visual Studio, Delphi, PHP or JavaScript. Download Skype4COM You might read article on How can we use PHP to access shared library functions? Useful Links: Void.Bot is a proof of concept of [...]

Tagged with:  

JWPlayer with Ajax

On December 20, 2011, in Javascript, Learning, PHP, Tricks, Web Application, by Sandeep Verma

JWPlayer have nice solution to embed any type of media file like PDF, Image, Video, Audio etc.

But you need to embed JWPlayer for Ajax or jQuery Tabs….

You can use below flash code to display JWPlayer with JavaScript events.

JWPlayer with Flash based old embed code

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...