Hits: 81 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 [...]
Hits: 112 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 [...]
Hits: 173 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 [...]
Hits: 150 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 [...]
Hits: 262 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 [...]
Hits: 216 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 [...]
Hits: 178 The MediaSecurity AddOn Package includes options and procedures for securing Wowza Media Server and the media you plan to stream through Wowza Media Server. There are several Wowza Media Server features that are needed to properly secure your content. 1. SecureToken 2. RTMP authentication 3. RTSP authentication 4. StreamNameAlias 5. secure streaming (RTMPE, RTMPTE [...]
Hits: 189 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 [...]
Hits: 3380 I wish all my Friends and their Families and my Relatives and my Well-Wishers a very happy and enjoying New Year.. May all your unfulfilled and desired wishes be completed in the coming year.. Have a successful year ahead..!!!
Hits: 266 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/







