<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>S V N Labs Softwares &#187; Tips</title>
	<atom:link href="http://blog.svnlabs.com/category/tips/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.svnlabs.com</link>
	<description>Entrepreneur, Blogger, LAMP Programmer, Linux Admin, Web Consultant, Cloud Manager, Apps Developer</description>
	<lastBuildDate>Tue, 07 Feb 2012 15:59:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Video Overlay Ads</title>
		<link>http://blog.svnlabs.com/video-overlay-ads/</link>
		<comments>http://blog.svnlabs.com/video-overlay-ads/#comments</comments>
		<pubDate>Sun, 29 Jan 2012 15:36:52 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[text over video]]></category>
		<category><![CDATA[Video Map]]></category>
		<category><![CDATA[video overlay]]></category>
		<category><![CDATA[video text ads]]></category>
		<category><![CDATA[YouTube Overlay Ads]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2360</guid>
		<description><![CDATA[Hits: 93&#160;&#160;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. Other PostsImage Map in FBMLOverride PHP FunctionOpen source &#8211; Port25Skype CommandsSave Facebook Profile Photo]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/video-overlay-ads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Content with Spinners for SEO</title>
		<link>http://blog.svnlabs.com/content-with-spinners-for-seo/</link>
		<comments>http://blog.svnlabs.com/content-with-spinners-for-seo/#comments</comments>
		<pubDate>Wed, 25 Jan 2012 07:48:44 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Article Marketing]]></category>
		<category><![CDATA[article spinner]]></category>
		<category><![CDATA[content spinner]]></category>
		<category><![CDATA[rotate text]]></category>
		<category><![CDATA[spinner]]></category>
		<category><![CDATA[Unique Vs Duplicate Content]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2339</guid>
		<description><![CDATA[Hits: 129&#160;&#160;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 [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/content-with-spinners-for-seo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Red5Chat</title>
		<link>http://blog.svnlabs.com/install-red5chat/</link>
		<comments>http://blog.svnlabs.com/install-red5chat/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 09:40:30 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[red5]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[audio video chat]]></category>
		<category><![CDATA[audio video streaming]]></category>
		<category><![CDATA[red5 app]]></category>
		<category><![CDATA[red5chat]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2273</guid>
		<description><![CDATA[Hits: 213&#160;&#160;Red5 Media Server is free solution for audio/video streaming. Red5chat is a free video chat plugin for Red5. Flash Part &#8212;&#8212;&#8212;&#8212;&#8211; Edit the FLA red5Chat.fla and configure these lines: _root.IP = &#8220;xx.yyy.xx.zzz&#8221;; _root.port=1935; _root.authentificateURL = &#8220;http://&#8221;+_root.IP+&#8221;/red5chat/testlogin.php&#8221;; _root.infoUserURL=&#8221;http://&#8221;+_root.IP+&#8221;/red5chat/infouser.php&#8221;; PHP part &#8212;&#8212;&#8212;&#8212;- If you use the AUTHENTIFICATION (_root.authentification=true): - Create tables form create_tables.sql - edit the [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/install-red5chat/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Compile or build flowplayer or jwplayer to create secure token for wowza server</title>
		<link>http://blog.svnlabs.com/compile-or-build-flowplayer-or-jwplayer-to-create-secure-token-for-wowza-server/</link>
		<comments>http://blog.svnlabs.com/compile-or-build-flowplayer-or-jwplayer-to-create-secure-token-for-wowza-server/#comments</comments>
		<pubDate>Fri, 06 Jan 2012 09:01:20 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Flex]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[Wowza]]></category>
		<category><![CDATA[ant]]></category>
		<category><![CDATA[as3corelib]]></category>
		<category><![CDATA[build flowplayer]]></category>
		<category><![CDATA[compile jwplayer]]></category>
		<category><![CDATA[flex sdk]]></category>
		<category><![CDATA[secure token]]></category>
		<category><![CDATA[wowza server]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2248</guid>
		<description><![CDATA[Hits: 367&#160;&#160;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&#8230; 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 [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/compile-or-build-flowplayer-or-jwplayer-to-create-secure-token-for-wowza-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Facebook Application Development with Graph API Cookbook</title>
		<link>http://blog.svnlabs.com/facebook-application-development-with-graph-api-cookbook/</link>
		<comments>http://blog.svnlabs.com/facebook-application-development-with-graph-api-cookbook/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 12:02:26 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[facebook]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Tips]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2232</guid>
		<description><![CDATA[Hits: 278&#160;&#160;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 [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/facebook-application-development-with-graph-api-cookbook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fatal error: Allowed memory size of 8388608 bytes exhausted</title>
		<link>http://blog.svnlabs.com/fatal-error-allowed-memory-size-of-8388608-bytes-exhausted/</link>
		<comments>http://blog.svnlabs.com/fatal-error-allowed-memory-size-of-8388608-bytes-exhausted/#comments</comments>
		<pubDate>Mon, 02 Jan 2012 10:10:45 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[allowed memory size exhausted]]></category>
		<category><![CDATA[fatal error]]></category>
		<category><![CDATA[increase memory limit php]]></category>
		<category><![CDATA[memory_get_usage]]></category>
		<category><![CDATA[PHP APC]]></category>
		<category><![CDATA[System_Daemon]]></category>
		<category><![CDATA[xdebug]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2204</guid>
		<description><![CDATA[Hits: 234&#160;&#160;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(&#8216;memory_limit&#8217;, &#8217;64M&#8217;); To change the memory limit for one specific script by including a line such as [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/fatal-error-allowed-memory-size-of-8388608-bytes-exhausted/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Cloud</title>
		<link>http://blog.svnlabs.com/php-cloud/</link>
		<comments>http://blog.svnlabs.com/php-cloud/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 08:10:15 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Rackspace Cloud]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[PHP Cloud]]></category>
		<category><![CDATA[Zend Application Fabric]]></category>
		<category><![CDATA[Zend Cloud]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2181</guid>
		<description><![CDATA[Hits: 301&#160;&#160;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/ Other PostsResize YouTube VideoHappy New Year 2010How to Setup Elastic Load Balancing on AWSWe wish you a merry christmasWhy Google +]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/php-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP for Android</title>
		<link>http://blog.svnlabs.com/php-for-android/</link>
		<comments>http://blog.svnlabs.com/php-for-android/#comments</comments>
		<pubDate>Wed, 28 Dec 2011 07:50:30 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[android development]]></category>
		<category><![CDATA[cloud android]]></category>
		<category><![CDATA[PHP for Android]]></category>
		<category><![CDATA[php-android]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2169</guid>
		<description><![CDATA[Hits: 235&#160;&#160; 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 [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/php-for-android/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Rackspace Cloud Servers vs Amazon EC2</title>
		<link>http://blog.svnlabs.com/rackspace-cloud-servers-vs-amazon-ec2/</link>
		<comments>http://blog.svnlabs.com/rackspace-cloud-servers-vs-amazon-ec2/#comments</comments>
		<pubDate>Tue, 20 Dec 2011 16:59:58 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Rackspace Cloud]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2139</guid>
		<description><![CDATA[Hits: 359&#160;&#160; 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 [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/rackspace-cloud-servers-vs-amazon-ec2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Secure Token Plugin with PHP</title>
		<link>http://blog.svnlabs.com/secure-token-plugin-with-php/</link>
		<comments>http://blog.svnlabs.com/secure-token-plugin-with-php/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 06:11:53 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[flowplayer]]></category>
		<category><![CDATA[protect media files]]></category>
		<category><![CDATA[secure token]]></category>
		<category><![CDATA[web-security]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2116</guid>
		<description><![CDATA[You might read our old article on <a href="http://blog.svnlabs.com/how-to-prevent-downloading-and-leeching-media-files/">how-to-prevent-downloading-and-leeching-media-files</a>...

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. ]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/secure-token-plugin-with-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>iPad compatible scrollable playlist</title>
		<link>http://blog.svnlabs.com/ipad-compatible-scrollable-playlist/</link>
		<comments>http://blog.svnlabs.com/ipad-compatible-scrollable-playlist/#comments</comments>
		<pubDate>Sun, 11 Dec 2011 06:09:35 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[flowplayer]]></category>
		<category><![CDATA[Horizontal]]></category>
		<category><![CDATA[iPad compatible]]></category>
		<category><![CDATA[scrollable playlist]]></category>
		<category><![CDATA[Vertical playlist]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=2098</guid>
		<description><![CDATA[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 &#038; vertical video playlist using flowplayer jQuery plugin ;) ]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/ipad-compatible-scrollable-playlist/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>YouTube JavaScript Player API</title>
		<link>http://blog.svnlabs.com/youtube-javascript-player-api/</link>
		<comments>http://blog.svnlabs.com/youtube-javascript-player-api/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 09:29:03 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Javascript API]]></category>
		<category><![CDATA[player api]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1939</guid>
		<description><![CDATA[Hits: 391&#160;&#160;YouTube JavaScript API allows users to control the YouTube chromeless or embedded video players via JavaScript. JavaScript API have methods for play, pause, seek to a certain time in a video, set the volume, mute the player, and other useful functions. &#60;script type="text/javascript"> // &#60;![CDATA[ // allowScriptAccess must be set to allow the Javascript [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/youtube-javascript-player-api/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fix File Upload on Nginx</title>
		<link>http://blog.svnlabs.com/fix-file-upload-on-nginx/</link>
		<comments>http://blog.svnlabs.com/fix-file-upload-on-nginx/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 08:34:37 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[client_max_body_size]]></category>
		<category><![CDATA[file upload nginx]]></category>
		<category><![CDATA[nginx.conf]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1929</guid>
		<description><![CDATA[Hits: 457&#160;&#160;Nginx (Engine-X) is a Web server and reverse proxy server for HTTP, SMTP, POP3 and IMAP, It have a strong focus on high concurrency, performance and low memory usage. Here are the steps to fix file upload on nginx. 1. SSH to nginx box 2. Edit nginx.conf a) backup the config file: # cp [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/fix-file-upload-on-nginx/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BSNL BroadBand WiFi AN1020-21 for iPad</title>
		<link>http://blog.svnlabs.com/bsnl-broadband-wifi-an1020-21-for-ipad/</link>
		<comments>http://blog.svnlabs.com/bsnl-broadband-wifi-an1020-21-for-ipad/#comments</comments>
		<pubDate>Fri, 11 Nov 2011 11:26:44 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Learning]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Broadband Services]]></category>
		<category><![CDATA[BSNL BroadBand]]></category>
		<category><![CDATA[bsnl wifi on ipad]]></category>
		<category><![CDATA[connect ipad using wifi]]></category>
		<category><![CDATA[IPad]]></category>
		<category><![CDATA[Wi-Fi]]></category>
		<category><![CDATA[Wireless LAN]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1912</guid>
		<description><![CDATA[Hits: 823&#160;&#160;If you have issue with BSNL BroadBand WiFi (Type 2 modem), please try with No-Encryption first then as you connected on WiFi devices like iPad. You can switch to &#8220;Wi-Fi Protected Access (WPA)&#8221; later The video &#8220;BSNL BroadBand WiFi AN1020-21 for iPad&#8221; have all steps to setup WiFi network for smart devices on PPP [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/bsnl-broadband-wifi-an1020-21-for-ipad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP PEAR File Download Package</title>
		<link>http://blog.svnlabs.com/php-pear-file-download-package/</link>
		<comments>http://blog.svnlabs.com/php-pear-file-download-package/#comments</comments>
		<pubDate>Sat, 05 Nov 2011 12:05:04 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Content Disposition]]></category>
		<category><![CDATA[Content Type]]></category>
		<category><![CDATA[file download on Mac]]></category>
		<category><![CDATA[pear download]]></category>
		<category><![CDATA[php file download issue]]></category>
		<category><![CDATA[platform independent file download]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1821</guid>
		<description><![CDATA[Hits: 290&#160;&#160; The PEAR package contains: * PEAR installer, for creating, distributing and installing packages * PEAR_Exception PHP5 error handling mechanism * PEAR_ErrorStack advanced error handling mechanism * PEAR_Error error handling mechanism * OS_Guess class for retrieving info about the OS where PHP is running on * System class for quick handling of common operations [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/php-pear-file-download-package/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon S3 CloudBerry Explorer PRO Limited Time Offer 40% OFF</title>
		<link>http://blog.svnlabs.com/amazon-s3-cloudberry-explorer-pro-limited-time-offer-40-off/</link>
		<comments>http://blog.svnlabs.com/amazon-s3-cloudberry-explorer-pro-limited-time-offer-40-off/#comments</comments>
		<pubDate>Fri, 28 Oct 2011 08:01:06 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[CloudBerry Explorer PRO]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/2011/10/amazon-s3-cloudberry-explorer-pro-limited-time-offer-40-off/</guid>
		<description><![CDATA[Hits: 176&#160;&#160;&#160; CloudBerry Lab Team has prepared a very special Halloween offer for all CloudBerry software users. For a limited time only*, you can GET 40% DISCOUNT and buy CloudBerry Explorer Pro for only $23.99. Look at what you will get in PRO version: Multipart upload (copy large objects up to 5TB) Upload Rules (compres [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/amazon-s3-cloudberry-explorer-pro-limited-time-offer-40-off/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Install Etherpad on SUSE Linux</title>
		<link>http://blog.svnlabs.com/install-etherpad-on-suse-linux/</link>
		<comments>http://blog.svnlabs.com/install-etherpad-on-suse-linux/#comments</comments>
		<pubDate>Sun, 23 Oct 2011 15:26:39 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Shared Library]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[document collaboration]]></category>
		<category><![CDATA[Etherpad on SUSE]]></category>
		<category><![CDATA[install scala]]></category>
		<category><![CDATA[Multi-user word-processor]]></category>
		<category><![CDATA[mysql-connector-java]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1703</guid>
		<description><![CDATA[Hits: 457&#160;&#160;Collaborate on documents in really real-time on SUSE Linux EtherPad is the first web-based word processor that allows people to work together in really real-time. All editing of the document is instantly visible on the screens of all participating users, enabling new and productive ways to collaborate on text documents. Etherpad is useful for [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/install-etherpad-on-suse-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Red5 figure out audio/video out of sync issue</title>
		<link>http://blog.svnlabs.com/red5-figure-out-audio-video-out-of-sync-issue/</link>
		<comments>http://blog.svnlabs.com/red5-figure-out-audio-video-out-of-sync-issue/#comments</comments>
		<pubDate>Wed, 12 Oct 2011 18:53:31 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Zend]]></category>
		<category><![CDATA[Convert to MP4]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[Gdata YouTube]]></category>
		<category><![CDATA[mp4 audio and video sync]]></category>
		<category><![CDATA[recording webcam]]></category>
		<category><![CDATA[red5 chat]]></category>
		<category><![CDATA[red5 out of sync]]></category>
		<category><![CDATA[red5 web cam media]]></category>
		<category><![CDATA[web cam voice]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1636</guid>
		<description><![CDATA[Hits: 469&#160;&#160;I had worked Red5 WebCam application that lets users to record video clips from their webcams. The users could talk while they record clips. I was using PHP with Zend Gdata for uploading recorded video clips to YouTube. But I had issue in FLV files generated by Red5 server, the clip&#8217;s audio / video [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/red5-figure-out-audio-video-out-of-sync-issue/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon SES &#8211; Emails In Cloud</title>
		<link>http://blog.svnlabs.com/amazon-ses-emails-in-cloud/</link>
		<comments>http://blog.svnlabs.com/amazon-ses-emails-in-cloud/#comments</comments>
		<pubDate>Sun, 09 Oct 2011 17:24:05 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[Amazon SES]]></category>
		<category><![CDATA[Amazon Simple Email Service]]></category>
		<category><![CDATA[amazon-email]]></category>
		<category><![CDATA[amazon-ses-api]]></category>
		<category><![CDATA[Amazon-SES-Mailer-PHP]]></category>
		<category><![CDATA[AWS SDK for PHP]]></category>
		<category><![CDATA[bulk-simple-email-service]]></category>
		<category><![CDATA[getcloudemail]]></category>
		<category><![CDATA[getcloudSMTP]]></category>
		<category><![CDATA[PEAR Emails]]></category>
		<category><![CDATA[php-aws-ses]]></category>
		<category><![CDATA[Sending email from AWS]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1616</guid>
		<description><![CDATA[Hits: 244&#160;&#160;Amazon Simple Email Service (Amazon SES) is a highly scalable and cost-effective bulk and transactional email-sending service for businesses and developers. Amazon SES eliminates the complexity and expense of building an in-house email solution or licensing, installing, and operating a third-party email service. The service integrates with other AWS services, making it easy to [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/amazon-ses-emails-in-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Online Learning &#8211; Sharable Content Object Reference Model</title>
		<link>http://blog.svnlabs.com/online-learning-sharable-content-object-reference-model/</link>
		<comments>http://blog.svnlabs.com/online-learning-sharable-content-object-reference-model/#comments</comments>
		<pubDate>Thu, 22 Sep 2011 06:45:24 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Joomla]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Learning]]></category>
		<category><![CDATA[Moodle]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[bigbluebutton]]></category>
		<category><![CDATA[dimdim]]></category>
		<category><![CDATA[docebo]]></category>
		<category><![CDATA[drupal-scorm]]></category>
		<category><![CDATA[education-a-culture]]></category>
		<category><![CDATA[efrontlearning]]></category>
		<category><![CDATA[eLearning]]></category>
		<category><![CDATA[google scorm]]></category>
		<category><![CDATA[joomdle]]></category>
		<category><![CDATA[joomlalms]]></category>
		<category><![CDATA[LMS]]></category>
		<category><![CDATA[Online Learning]]></category>
		<category><![CDATA[openmeeting]]></category>
		<category><![CDATA[SCORM]]></category>
		<category><![CDATA[teaching-a-learning]]></category>
		<category><![CDATA[webinars]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1545</guid>
		<description><![CDATA[Hits: 304&#160;&#160;E-Learning is a great way to spread knowledge in university, company or any other organization. Sharable Content Object Reference Model (SCORM) is a collection of standards and specifications for web-based e-learning. It defines communications between client side content and a host system called the run-time environment, which is commonly supported by a learning management [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/online-learning-sharable-content-object-reference-model/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SSL vs VPN</title>
		<link>http://blog.svnlabs.com/ssl-vs-vpn/</link>
		<comments>http://blog.svnlabs.com/ssl-vs-vpn/#comments</comments>
		<pubDate>Wed, 14 Sep 2011 08:53:53 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[https]]></category>
		<category><![CDATA[SSL]]></category>
		<category><![CDATA[TLS]]></category>
		<category><![CDATA[VPN]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1490</guid>
		<description><![CDATA[Hits: 247&#160;&#160;Transport Layer Security (TLS) and its predecessor, Secure Sockets Layer (SSL), are cryptographic protocols that provide communication security over the Internet.[1] TLS and SSL encrypt the segments of network connections above the Transport Layer, using asymmetric cryptography for privacy and a keyed message authentication code for message reliability. Plain HTTP Data from Server to [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/ssl-vs-vpn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SHOUTCast + SAMCast + Line in source + Metadata</title>
		<link>http://blog.svnlabs.com/shoutcast-samcast-line-in-source-metadata/</link>
		<comments>http://blog.svnlabs.com/shoutcast-samcast-line-in-source-metadata/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 08:16:40 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Rackspace Cloud]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[line-in audio source]]></category>
		<category><![CDATA[live fm channel]]></category>
		<category><![CDATA[Metadata stream]]></category>
		<category><![CDATA[onAir]]></category>
		<category><![CDATA[publishing point live broadcast]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[SAMCast]]></category>
		<category><![CDATA[SHOUTCast]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1455</guid>
		<description><![CDATA[Hits: 477&#160;&#160;SHOUTCast + SAMCast + Line in source + Metadata Stream = Online Radio FM SHOUTcast broadcasting tools allow you to broadcast your audio content online and become part of one of the largest directory of radio stations on the web. SAMCast &#8211; Broadcast any sound playing over your soundcard, mic or line-in over the [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/shoutcast-samcast-line-in-source-metadata/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Be aware while use online banking</title>
		<link>http://blog.svnlabs.com/be-aware-while-use-online-banking/</link>
		<comments>http://blog.svnlabs.com/be-aware-while-use-online-banking/#comments</comments>
		<pubDate>Thu, 08 Sep 2011 07:30:18 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[be aware]]></category>
		<category><![CDATA[brandjacking]]></category>
		<category><![CDATA[email spoofing]]></category>
		<category><![CDATA[fishing]]></category>
		<category><![CDATA[forgery]]></category>
		<category><![CDATA[frauds]]></category>
		<category><![CDATA[hacker]]></category>
		<category><![CDATA[internet fraud]]></category>
		<category><![CDATA[phishing]]></category>
		<category><![CDATA[tax refund notification]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1446</guid>
		<description><![CDATA[Hits: 208&#160;&#160; Phishing is a way of attempting to acquire sensitive information such as usernames, passwords and credit card details by masquerading as a trustworthy entity in an electronic communication. Be aware of fraudulent or fake web sites, untrustworthy websites, phishing (fishing) for personal information with fraudulent emails, Online auction frauds&#8230;. Please make sure when [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/be-aware-while-use-online-banking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to be proactive, not reactive?</title>
		<link>http://blog.svnlabs.com/how-to-be-proactive-not-reactive/</link>
		<comments>http://blog.svnlabs.com/how-to-be-proactive-not-reactive/#comments</comments>
		<pubDate>Sun, 14 Aug 2011 15:09:59 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[proactive]]></category>
		<category><![CDATA[reactive]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1319</guid>
		<description><![CDATA[Hits: 224&#160;&#160;Everyone wants to be successful in this era of globalization. This uncontrollable growth of innovation, invention, creation…….Where we stand? Do you think ever? If no……………………… It’s time to prove yourself and do something extraordinarily to get name, fame and satisfaction. According to my view the key qualification that should be exist in every innovator [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/how-to-be-proactive-not-reactive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Plus Activity Feeds Widget</title>
		<link>http://blog.svnlabs.com/google-activity-feeds-widget/</link>
		<comments>http://blog.svnlabs.com/google-activity-feeds-widget/#comments</comments>
		<pubDate>Thu, 11 Aug 2011 08:02:32 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[activity feeds]]></category>
		<category><![CDATA[feeds plugin]]></category>
		<category><![CDATA[feeds widget]]></category>
		<category><![CDATA[google plus feeds]]></category>
		<category><![CDATA[google post]]></category>
		<category><![CDATA[gplus]]></category>
		<category><![CDATA[live stream]]></category>
		<category><![CDATA[real posts]]></category>
		<category><![CDATA[Social plugins]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1296</guid>
		<description><![CDATA[Hits: 308&#160;&#160;Social plugins let you see your friend&#8217;s activity on Google Plus across the web. Activity Feeds explore the recent activity users have taken on Google Plus. This expose users to the possible actions that can be taken on Google Plus. Users can readily see what others are doing. Google Plus feeds are real-time, the [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/google-activity-feeds-widget/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AWS CloudFront with PHP</title>
		<link>http://blog.svnlabs.com/aws-cloudfront-with-php/</link>
		<comments>http://blog.svnlabs.com/aws-cloudfront-with-php/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 07:23:18 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Shared Library]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[amazon-cloudfront]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[cdn]]></category>
		<category><![CDATA[CloudFront]]></category>
		<category><![CDATA[cloudfront.class.php]]></category>
		<category><![CDATA[configure-private-content]]></category>
		<category><![CDATA[content origin]]></category>
		<category><![CDATA[expire time]]></category>
		<category><![CDATA[file signature]]></category>
		<category><![CDATA[policies]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1276</guid>
		<description><![CDATA[Hits: 481&#160;&#160;Amazon CloudFront is a web service for content delivery (CDN). It integrates with other Amazon Web Services EC2 / S3 to give developers and businesses an easy way to distribute content to end users with low latency and high data transfer speeds. http://aws.amazon.com/cloudfront/ Digital Inspiration &#8211; Thanks to http://www.labnol.org&#8230; it always provides help for [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/aws-cloudfront-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Exceptions with Facebook Apps</title>
		<link>http://blog.svnlabs.com/exception-with-facebook-apps/</link>
		<comments>http://blog.svnlabs.com/exception-with-facebook-apps/#comments</comments>
		<pubDate>Wed, 03 Aug 2011 06:11:10 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[access-token]]></category>
		<category><![CDATA[an unknown error occurred]]></category>
		<category><![CDATA[Error handling]]></category>
		<category><![CDATA[error with publishing]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[fbapps]]></category>
		<category><![CDATA[oauth exception]]></category>
		<category><![CDATA[request-new-token-alltime]]></category>
		<category><![CDATA[URL Linter]]></category>
		<category><![CDATA[user not visible]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1260</guid>
		<description><![CDATA[Hits: 403&#160;&#160;OAuthException: Error validating access token: Session has expired at unix time 1311357600. The current unix time is 1311357734 Request FB Access Token each &#038; every time&#8230; Rotate Apps&#8230; OAuthException: (#1) An unknown error occurred Sometime facebook block App&#8217;s domain and text, images, links etc. used on apps, You can use URL Linter to cross [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/exception-with-facebook-apps/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slim function in php</title>
		<link>http://blog.svnlabs.com/slim-function-in-php/</link>
		<comments>http://blog.svnlabs.com/slim-function-in-php/#comments</comments>
		<pubDate>Fri, 15 Jul 2011 06:01:32 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Custom pages]]></category>
		<category><![CDATA[Error handling]]></category>
		<category><![CDATA[HTTP caching]]></category>
		<category><![CDATA[logging]]></category>
		<category><![CDATA[php slim]]></category>
		<category><![CDATA[PHP5 micro framework]]></category>
		<category><![CDATA[RESTful web]]></category>
		<category><![CDATA[Route]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1179</guid>
		<description><![CDATA[Hits: 238&#160;&#160;Slim is a simple powerful PHP 5 framework to create RESTful web applications. The Slim micro framework is a template language whose goal is reduce the syntax to the essential parts without becoming cryptic. &#60;?php require 'Slim/Slim.php'; Slim::init(); Slim::get('/hello/:name', function ($name) { echo "Hello $name"; }); Slim::run(); ?&#62; How to install Slim Other PostsInstall [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/slim-function-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Theory About Bulk Emails</title>
		<link>http://blog.svnlabs.com/theory-about-bulk-emails/</link>
		<comments>http://blog.svnlabs.com/theory-about-bulk-emails/#comments</comments>
		<pubDate>Sat, 09 Jul 2011 06:52:44 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[bulk emails]]></category>
		<category><![CDATA[email bounces]]></category>
		<category><![CDATA[email delivery]]></category>
		<category><![CDATA[email per hour]]></category>
		<category><![CDATA[MDA]]></category>
		<category><![CDATA[MTA]]></category>
		<category><![CDATA[number of emails you can send]]></category>
		<category><![CDATA[port25]]></category>
		<category><![CDATA[PowerMTA]]></category>
		<category><![CDATA[send billion emails]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1133</guid>
		<description><![CDATA[Hits: 294&#160;&#160;Electronic mail (e-mail), is a method of exchanging digital messages from an author to one or more recipients. Modern email operates across the Internet or other computer networks. An email message consists of three components, the message envelope, the message header, and the message body. The message header contains control information, including, minimally, an [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/theory-about-bulk-emails/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Most Hitting Article on My Blog</title>
		<link>http://blog.svnlabs.com/most-hitting-article-on-my-blog/</link>
		<comments>http://blog.svnlabs.com/most-hitting-article-on-my-blog/#comments</comments>
		<pubDate>Sat, 21 May 2011 16:34:22 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Apps Developer]]></category>
		<category><![CDATA[Blogger]]></category>
		<category><![CDATA[Cloud Manager]]></category>
		<category><![CDATA[Entrepreneur]]></category>
		<category><![CDATA[hitting article]]></category>
		<category><![CDATA[Idea Creator]]></category>
		<category><![CDATA[LAMP Programmer]]></category>
		<category><![CDATA[Linux Admin]]></category>
		<category><![CDATA[my work is my life]]></category>
		<category><![CDATA[popular post]]></category>
		<category><![CDATA[sandeep verma]]></category>
		<category><![CDATA[Searcher]]></category>
		<category><![CDATA[Success Story]]></category>
		<category><![CDATA[Thinker]]></category>
		<category><![CDATA[top article]]></category>
		<category><![CDATA[Web Consultant]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=1047</guid>
		<description><![CDATA[Hits: 111&#160;&#160; Other Postsa2zVideoAPI WordPress PluginGet Mobile Information HeaderOpen Source WordPress e-Commerce PluginsGoogle Plus Profile WidgetContent with Spinners for SEO]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/most-hitting-article-on-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Setup Elastic Load Balancing on AWS</title>
		<link>http://blog.svnlabs.com/how-to-setup-elastic-load-balancing-on-aws/</link>
		<comments>http://blog.svnlabs.com/how-to-setup-elastic-load-balancing-on-aws/#comments</comments>
		<pubDate>Thu, 05 May 2011 08:28:28 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[Amazon Web Services]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Alexa]]></category>
		<category><![CDATA[Amazon Elastic Compute Cloud]]></category>
		<category><![CDATA[Amazon Mechanical Turk]]></category>
		<category><![CDATA[Amazon Payments]]></category>
		<category><![CDATA[Amazon Simple Storage Service]]></category>
		<category><![CDATA[Amazon-EC2]]></category>
		<category><![CDATA[APIs]]></category>
		<category><![CDATA[aws]]></category>
		<category><![CDATA[AWS User Group]]></category>
		<category><![CDATA[Cloud Computing]]></category>
		<category><![CDATA[Configure Amazon EC2]]></category>
		<category><![CDATA[Developer Forum]]></category>
		<category><![CDATA[Developer Tools]]></category>
		<category><![CDATA[DevPay]]></category>
		<category><![CDATA[EC2]]></category>
		<category><![CDATA[Elastic Load Balancing]]></category>
		<category><![CDATA[ELB]]></category>
		<category><![CDATA[Flexible Payments Service]]></category>
		<category><![CDATA[Grid Computing]]></category>
		<category><![CDATA[s3]]></category>
		<category><![CDATA[Simple Queue Service]]></category>
		<category><![CDATA[SimpleDB]]></category>
		<category><![CDATA[Utility Computing]]></category>
		<category><![CDATA[Web Application Development]]></category>
		<category><![CDATA[Web Hosting]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=991</guid>
		<description><![CDATA[Hits: 288&#160;&#160; Other PostsResize YouTube VideoWe wish you a merry christmasFacebook Search Users with Email and Save to DatabaseHappy New Year 2010PHP Cloud]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/how-to-setup-elastic-load-balancing-on-aws/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application Setup on Google App Engine</title>
		<link>http://blog.svnlabs.com/application-setup-on-google-app-engine/</link>
		<comments>http://blog.svnlabs.com/application-setup-on-google-app-engine/#comments</comments>
		<pubDate>Mon, 21 Feb 2011 08:38:31 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[appengine]]></category>
		<category><![CDATA[Cloud Hosting]]></category>
		<category><![CDATA[GAE]]></category>
		<category><![CDATA[Google App Engine]]></category>
		<category><![CDATA[Google Apps Store]]></category>
		<category><![CDATA[Google Hosting]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=926</guid>
		<description><![CDATA[Hits: 319&#160;&#160; Run your web apps on Google&#8217;s infrastructure. Easy to build, easy to maintain, easy to scale. 1) Register a free account here https://appengine.google.com/. 2) Create an Application here https://appengine.google.com/start/createapp. 3) Download Google App Engine SDK for Java from here http://code.google.com/appengine/downloads.html#Google_App_Engine_SDK_for_Java. 4) Unzip appengine-java-sdk-1.4.2.zip in your favorite drive like &#8220;D:\appengine-java-sdk&#8221; 5) Now download apps [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/application-setup-on-google-app-engine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>GIT &#8211; Cheat Sheet</title>
		<link>http://blog.svnlabs.com/git-cheat-sheet/</link>
		<comments>http://blog.svnlabs.com/git-cheat-sheet/#comments</comments>
		<pubDate>Tue, 01 Feb 2011 04:51:33 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Cloning]]></category>
		<category><![CDATA[commit]]></category>
		<category><![CDATA[git]]></category>
		<category><![CDATA[git clone]]></category>
		<category><![CDATA[git diff]]></category>
		<category><![CDATA[Git Repositories]]></category>
		<category><![CDATA[pull]]></category>
		<category><![CDATA[push]]></category>
		<category><![CDATA[subversion]]></category>
		<category><![CDATA[svn]]></category>
		<category><![CDATA[tortoiseGit]]></category>
		<category><![CDATA[unfuddle]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=920</guid>
		<description><![CDATA[GIT - Cheat Sheet]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/git-cheat-sheet/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Google Map &#8211; Info Window</title>
		<link>http://blog.svnlabs.com/google-map-info-window/</link>
		<comments>http://blog.svnlabs.com/google-map-info-window/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 17:43:34 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[createMarker]]></category>
		<category><![CDATA[custom gmap]]></category>
		<category><![CDATA[custom info window]]></category>
		<category><![CDATA[custom marker]]></category>
		<category><![CDATA[GBrowserIsCompatible]]></category>
		<category><![CDATA[GEvent.addListener]]></category>
		<category><![CDATA[GIcon]]></category>
		<category><![CDATA[gmap api]]></category>
		<category><![CDATA[google map]]></category>
		<category><![CDATA[google map customization]]></category>
		<category><![CDATA[map.addOverlay(marker)]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=912</guid>
		<description><![CDATA[Hits: 229&#160;&#160; Demo Contact me &#8220;svnlabs@gmail.com&#8221; for google map customization Never feel sad on losing anything in ur life, Because whenever a Tree loses its leaf, A new leaf is ready to take it&#8217;s place&#8230; Other PostsSVNLabs ToolsGoogle Plus Profile WidgetCustom Google SearchImage Map in FBMLApplication Setup on Google App Engine]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/google-map-info-window/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Custom Google Search &#8211; setQueryAddition</title>
		<link>http://blog.svnlabs.com/custom-google-search-setqueryaddition/</link>
		<comments>http://blog.svnlabs.com/custom-google-search-setqueryaddition/#comments</comments>
		<pubDate>Mon, 31 Jan 2011 17:16:39 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[addSearcher]]></category>
		<category><![CDATA[cse]]></category>
		<category><![CDATA[Custom Google Search]]></category>
		<category><![CDATA[filetype:pdf]]></category>
		<category><![CDATA[gsearch]]></category>
		<category><![CDATA[GSearchControl]]></category>
		<category><![CDATA[GwebSearch]]></category>
		<category><![CDATA[pdf finder]]></category>
		<category><![CDATA[pdf search engine]]></category>
		<category><![CDATA[pdf searcher]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[setQueryAddition]]></category>
		<category><![CDATA[setResultSetSize]]></category>
		<category><![CDATA[setUserDefinedLabel]]></category>
		<category><![CDATA[tabbed search]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=904</guid>
		<description><![CDATA[Hits: 266&#160;&#160;Google Custom Search service provide customized search for web on your site or blog. We can filter Google Custom Search results on filetype like PDF You have to initiate below JavaScript on event&#8230; // create a tabbed mode search control var tabbed = new GSearchControl(); tabbed.setResultSetSize(GSearch.LARGE_RESULTSET); // add an additional term to the query [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/custom-google-search-setqueryaddition/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to clean malware from website?</title>
		<link>http://blog.svnlabs.com/how-to-clean-malware-from-website/</link>
		<comments>http://blog.svnlabs.com/how-to-clean-malware-from-website/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 09:31:12 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Security]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[action malware]]></category>
		<category><![CDATA[clean hacked site]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[hack-safe]]></category>
		<category><![CDATA[malicious software]]></category>
		<category><![CDATA[phpvirus]]></category>
		<category><![CDATA[scanner]]></category>
		<category><![CDATA[Virus & Threat Scanner]]></category>
		<category><![CDATA[web-security]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=882</guid>
		<description><![CDATA[Hits: 303&#160;&#160;Malware, short for malicious software, is a software designed to secretly access a computer system without the owner&#8217;s informed consent. The expression is a general term used by computer professionals to mean a variety of forms of hostile, intrusive, or annoying software or program code. You have seen above warning many times when you [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/how-to-clean-malware-from-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>json_add for php</title>
		<link>http://blog.svnlabs.com/json_add-for-php/</link>
		<comments>http://blog.svnlabs.com/json_add-for-php/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 02:37:00 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[add to json string]]></category>
		<category><![CDATA[JavaScript Object Notation]]></category>
		<category><![CDATA[json_add]]></category>
		<category><![CDATA[json_decode]]></category>
		<category><![CDATA[json_encode]]></category>
		<category><![CDATA[manipulate json]]></category>
		<category><![CDATA[php solution]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=858</guid>
		<description><![CDATA[Hits: 450&#160;&#160;JSON (JavaScript Object Notation) is a lightweight data-interchange format. 1. Easy for humans to read and write. 2. Easy for machines to parse and generate. 3. Collection of name/value pairs. 4. Used for C, C++, C#, Java, JavaScript, Perl, Python, and many others. 5. Compatible with universal data structures &#8211; array, vector, list, or [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/json_add-for-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Custom Google Search</title>
		<link>http://blog.svnlabs.com/custom-google-search/</link>
		<comments>http://blog.svnlabs.com/custom-google-search/#comments</comments>
		<pubDate>Fri, 24 Dec 2010 01:13:05 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[cse]]></category>
		<category><![CDATA[Custom Google Search]]></category>
		<category><![CDATA[knowledgebase]]></category>
		<category><![CDATA[Magento Search Engine]]></category>
		<category><![CDATA[my web search]]></category>
		<category><![CDATA[relativity in cse]]></category>
		<category><![CDATA[search engine]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=841</guid>
		<description><![CDATA[Hits: 640&#160;&#160;Google Custom Search service provide customized search for web on your site or blog. 1. We can add site&#8217;s links to get fast and relevant search results 2. We can make money with AdSense for Search 3. We can invite friends and community to contribute 4. We can include one or more websites, or [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/custom-google-search/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Image Map in FBML</title>
		<link>http://blog.svnlabs.com/image-map-in-fbml/</link>
		<comments>http://blog.svnlabs.com/image-map-in-fbml/#comments</comments>
		<pubDate>Wed, 22 Dec 2010 16:01:49 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Concentrate]]></category>
		<category><![CDATA[Imagine]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Observe]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[fanpage]]></category>
		<category><![CDATA[fbapps]]></category>
		<category><![CDATA[fbml image map]]></category>
		<category><![CDATA[Image Map in FBML]]></category>
		<category><![CDATA[link on image]]></category>
		<category><![CDATA[profile tab]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=822</guid>
		<description><![CDATA[Hits: 387&#160;&#160;Facebook FBML application does not support hotspots in an image map using dreamweaver. &#60;div style="position: relative;"&#62; &#60;!-- Hot Spots - Image Map --&#62; &#60;div id="svnlabs1" style="background: none repeat scroll 0% 0% transparent; cursor: pointer; outline: medium none; text-align: center; vertical-align: middle; position: absolute; top: 72px; left: 460px; z-index: 99; padding: 10px;"&#62;&#60;/div&#62; &#60;div id="svnlabs2" style="background: none [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/image-map-in-fbml/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Recursive Replace in Files Folders</title>
		<link>http://blog.svnlabs.com/recursive-replace/</link>
		<comments>http://blog.svnlabs.com/recursive-replace/#comments</comments>
		<pubDate>Sat, 11 Dec 2010 17:20:36 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Services]]></category>
		<category><![CDATA[branding of softwares]]></category>
		<category><![CDATA[Bulk File & Directory Renamer]]></category>
		<category><![CDATA[perl]]></category>
		<category><![CDATA[Recursive Replace]]></category>
		<category><![CDATA[RecursiveRegexpRename.pl]]></category>
		<category><![CDATA[Regular Expressions]]></category>
		<category><![CDATA[Search and Replace in Multiple Files]]></category>
		<category><![CDATA[SearchAndReplaceInMultipleFiles.pl]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=739</guid>
		<description><![CDATA[Hits: 104&#160;&#160;Hello Friends, Some time we want to change branding of web based softwares. Open source web based software have GNU License. We can modify the code and launch versions. We can use PERL (Perl is a highly capable, feature-rich programming language with over 22 years of development.) Here are some basic steps to Recursive [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/recursive-replace/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Block badAgents on site</title>
		<link>http://blog.svnlabs.com/block-badagents-on-site/</link>
		<comments>http://blog.svnlabs.com/block-badagents-on-site/#comments</comments>
		<pubDate>Sat, 04 Dec 2010 17:31:00 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CURL]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Block badAgents on site]]></category>
		<category><![CDATA[block bots]]></category>
		<category><![CDATA[block search engines]]></category>
		<category><![CDATA[block spams requests]]></category>
		<category><![CDATA[block web sucker]]></category>
		<category><![CDATA[block webspider]]></category>
		<category><![CDATA[PHP Solutions]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=795</guid>
		<description><![CDATA[Hits: 117&#160;&#160;PHP is very powerful language to block bad agents. Below is the code to avoid webspider using PHP in_array(). &#60;?php $badAgents = array(&#8216;Acunetix Web Vulnerability Scanner&#8217;, &#8216;Bot\ mailto:craftbot@yahoo.com&#8217;, &#8216;ChinaClaw&#8217;, &#8216;Custo&#8217;, &#8216;DISCo&#8217;, &#8216;Download\ Demon&#8217;, &#8216;eCatch&#8217;, &#8216;EirGrabber&#8217;, &#8216;EmailSiphon&#8217;, &#8216;EmailWolf&#8217;, &#8216;Express\ WebPictures&#8217;, &#8216;ExtractorPro&#8217;, &#8216;EyeNetIE&#8217;, &#8216;FlashGet&#8217;, &#8216;GetRight&#8217;, &#8216;GetWeb!&#8217;, &#8216;Go!Zilla&#8217;, &#8216;Go-Ahead-Got-It&#8217;, &#8216;GrabNet&#8217;, &#8216;Grafula&#8217;, &#8216;HMView&#8217;, &#8216;HTTrack&#8217;, &#8216;Image\ Stripper&#8217;, &#8216;Image\ Sucker&#8217;, &#8216;Indy\ Library&#8217;, &#8216;InterGET&#8217;, &#8216;Internet\ Ninja&#8217;, &#8216;JetCar&#8217;, &#8216;JOC\ Web\ Spider&#8217;, &#8216;larbin&#8217;, &#8216;LeechFTP&#8217;, &#8216;Mass\ Downloader&#8217;, &#8216;MIDown\ tool&#8217;, [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/block-badagents-on-site/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Override PHP Function</title>
		<link>http://blog.svnlabs.com/override-php-function/</link>
		<comments>http://blog.svnlabs.com/override-php-function/#comments</comments>
		<pubDate>Tue, 23 Nov 2010 17:05:23 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PEAR]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[function symbol table]]></category>
		<category><![CDATA[function to override]]></category>
		<category><![CDATA[Overrides built-in functions]]></category>
		<category><![CDATA[override_function() in PHP]]></category>
		<category><![CDATA[php hosting]]></category>
		<category><![CDATA[PHP Solutions]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=771</guid>
		<description><![CDATA[Hits: 173&#160;&#160;PHP have PECL (PHP Extension &#38; Community Library) function to override built-in functions by replacing them in the symbol table. bool override_function ( string $function_name , string $function_args , string $function_code ) &#60;?php override_function(&#8216;strlen&#8217;, &#8216;$string&#8217;, &#8216;return override_strlen($string);&#8217;); function override_strlen($string){ return strlen($string); } ?&#62; The above function &#8220;override_function()&#8221; require APD i.e. Advanced PHP Debugger. We [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/override-php-function/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Web scraping using firefox &amp; jQuery</title>
		<link>http://blog.svnlabs.com/web-scraping-using-firefox-jquery/</link>
		<comments>http://blog.svnlabs.com/web-scraping-using-firefox-jquery/#comments</comments>
		<pubDate>Thu, 18 Nov 2010 15:56:48 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[Launch]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[crawling]]></category>
		<category><![CDATA[getHTML]]></category>
		<category><![CDATA[screen scraping]]></category>
		<category><![CDATA[spidering]]></category>
		<category><![CDATA[spiderman]]></category>
		<category><![CDATA[web data extraction]]></category>
		<category><![CDATA[web harvesting]]></category>
		<category><![CDATA[web scraping]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=760</guid>
		<description><![CDATA[Hits: 450&#160;&#160;Hello Friends, Today we will scrape HTML from any web page using jQuery and firefox firebug console. This is useful when you want to grab HTML of web page dynamically created by JavaScript or Ajax. This example is quite useful when you want to extract any web content based on HTML Tag element ID [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/web-scraping-using-firefox-jquery/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Open source &#8211; Port25</title>
		<link>http://blog.svnlabs.com/open-source-port25/</link>
		<comments>http://blog.svnlabs.com/open-source-port25/#comments</comments>
		<pubDate>Sun, 14 Nov 2010 14:54:29 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Amazon Cloud EC2 S3]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Fedora]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Configure Mail Server]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[exim]]></category>
		<category><![CDATA[MTA]]></category>
		<category><![CDATA[port25]]></category>
		<category><![CDATA[postfix]]></category>
		<category><![CDATA[PowerMTA]]></category>
		<category><![CDATA[qmail]]></category>
		<category><![CDATA[sendmail]]></category>
		<category><![CDATA[SMTP]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=753</guid>
		<description><![CDATA[Hits: 100&#160;&#160;If you have trouble getting the PHP&#8217;s mail() function to work on your server. If the function returned true, but never send the emails to target account. Some ISP&#8217;s block port 25 (mail port), so you can&#8217;t send directly but you can send indirectly using your ISP&#8217;s mail server. Many email providers keep lists [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/open-source-port25/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Skype Commands</title>
		<link>http://blog.svnlabs.com/skype-commands/</link>
		<comments>http://blog.svnlabs.com/skype-commands/#comments</comments>
		<pubDate>Wed, 27 Oct 2010 03:36:52 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[chat commands]]></category>
		<category><![CDATA[clearpassword]]></category>
		<category><![CDATA[Skype Commands]]></category>
		<category><![CDATA[skype guidelines]]></category>
		<category><![CDATA[skype help]]></category>
		<category><![CDATA[skype history]]></category>
		<category><![CDATA[skype whois]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=724</guid>
		<description><![CDATA[Hits: 238&#160;&#160;svnlabs: good sys: Available commands: /me [text] /topic [text] /add [skypename] /history /find [text] /fa or / /alertson [text] /alertsoff /leave /goadmin /get creator /get role /whois [skypename] /setrole [skypename] MASTER&#124;HELPER&#124;USER&#124;LISTENER /kick [skypename] /kickban [skypename] /get uri /get guidelines /get xguidelines /set guidelines [text] /get options /set options [[+&#124;-]flag] .. /setpassword [password] [password hint] [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/skype-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Translation using Wibiya</title>
		<link>http://blog.svnlabs.com/auto-translation-using-wibiya/</link>
		<comments>http://blog.svnlabs.com/auto-translation-using-wibiya/#comments</comments>
		<pubDate>Sat, 02 Oct 2010 16:05:53 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[auto translate]]></category>
		<category><![CDATA[detect ip for translation]]></category>
		<category><![CDATA[google translation]]></category>
		<category><![CDATA[javascript widget]]></category>
		<category><![CDATA[language]]></category>
		<category><![CDATA[translate in hindi]]></category>
		<category><![CDATA[translateTo('auto')]]></category>
		<category><![CDATA[translation]]></category>
		<category><![CDATA[webtools]]></category>
		<category><![CDATA[wibiya]]></category>
		<category><![CDATA[wibiya auto translate]]></category>
		<category><![CDATA[wordpress solution]]></category>
		<category><![CDATA[wpsolution]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/2010/10/auto-translation-using-wibiya/</guid>
		<description><![CDATA[Hits: 382&#160;&#160;Wibiya is a one-stop solution for the creation of a fun and customizable free web toolbar. Using the Wibiya free toolbar you can integrate, manage and track third party applications like facebook, twitter, youtube, blog feeds etc. easily. Boost your Blog/Website with Rich and Interactive Features * No coding necessary * Add it in [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/auto-translation-using-wibiya/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP ORM &#8211; Create select box with mysql set or enum</title>
		<link>http://blog.svnlabs.com/php-orm-create-select-box-with-mysql-set-or-enum/</link>
		<comments>http://blog.svnlabs.com/php-orm-create-select-box-with-mysql-set-or-enum/#comments</comments>
		<pubDate>Sun, 05 Sep 2010 08:55:12 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[create box runtime]]></category>
		<category><![CDATA[eval in php]]></category>
		<category><![CDATA[eval set enum]]></category>
		<category><![CDATA[evaluate string as PHP]]></category>
		<category><![CDATA[magic of eval]]></category>
		<category><![CDATA[object relationship model]]></category>
		<category><![CDATA[PHP ORM]]></category>
		<category><![CDATA[php solution]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=704</guid>
		<description><![CDATA[Hits: 856&#160;&#160;PHP have rich set of functions to solve real time problems in programming and web development.. thanks to Rasmus Lerdorf eval &#8212; Evaluate a string as PHP code A SET datatype can hold any number of strings from a predefined list of strings. The ENUM datatype restricts to a single member of the set [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/php-orm-create-select-box-with-mysql-set-or-enum/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make your website instantly available in other languages</title>
		<link>http://blog.svnlabs.com/make-your-website-instantly-available-in-other-languages/</link>
		<comments>http://blog.svnlabs.com/make-your-website-instantly-available-in-other-languages/#comments</comments>
		<pubDate>Thu, 19 Aug 2010 17:35:05 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[avoid label manager]]></category>
		<category><![CDATA[blog translation]]></category>
		<category><![CDATA[google translator]]></category>
		<category><![CDATA[language widget]]></category>
		<category><![CDATA[multi language]]></category>
		<category><![CDATA[translation gadget]]></category>
		<category><![CDATA[web page translation]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=677</guid>
		<description><![CDATA[Hits: 611&#160;&#160;I think everyone know about google language translation We can use http://www.wibiya.com/ to translate webpage/blog content in worlds very known languages Add the free Google Translate gadget to instantly translate your webpage or blog into other languages: English, Afrikaans, Albanian, Arabic, Armenian, Azerbaijani, Basque, Belarusian, Bulgarian, Catalan, Chinese, Croatian, Czech, Danish, Dutch, Estonian, Filipino, [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/make-your-website-instantly-available-in-other-languages/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>CakePHP vs YII</title>
		<link>http://blog.svnlabs.com/cakephp-vs-yii/</link>
		<comments>http://blog.svnlabs.com/cakephp-vs-yii/#comments</comments>
		<pubDate>Sun, 08 Aug 2010 17:02:30 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CakePHP]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[Web Application]]></category>
		<category><![CDATA[Active record pattern]]></category>
		<category><![CDATA[cakephp features]]></category>
		<category><![CDATA[CakePHP vs YII]]></category>
		<category><![CDATA[comparision CakePHP and YII]]></category>
		<category><![CDATA[difference between YII & CakePHP]]></category>
		<category><![CDATA[i18n & l10n?]]></category>
		<category><![CDATA[MVC Push & Pull]]></category>
		<category><![CDATA[opensource framework]]></category>
		<category><![CDATA[php framework]]></category>
		<category><![CDATA[RBAC]]></category>
		<category><![CDATA[YesItIs]]></category>
		<category><![CDATA[Yii features]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=655</guid>
		<description><![CDATA[Hits: 1001&#160;&#160;Have you checked my previous article on CakePHP&#8230; http://blog.svnlabs.com/2009/11/cakephp-in-svnlabs/ Yii (Yes, it is) &#8212; a high-performance component-based PHP framework best for developing large-scale Web applications. Yii have features, including MVC, DAO/ActiveRecord, I18N/L10N, caching, jQuery-based AJAX support, authentication and role-based access control, scaffolding, input validation, widgets, events, theming, Web services, and so on. Written in [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/cakephp-vs-yii/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>a2zVideoAPI WordPress Plugin</title>
		<link>http://blog.svnlabs.com/a2zvideoapi-wordpress-plugin/</link>
		<comments>http://blog.svnlabs.com/a2zvideoapi-wordpress-plugin/#comments</comments>
		<pubDate>Fri, 02 Jul 2010 19:02:47 +0000</pubDate>
		<dc:creator>Sandeep Verma</dc:creator>
				<category><![CDATA[CURL]]></category>
		<category><![CDATA[LAMP]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tricks]]></category>
		<category><![CDATA[a2zvideoapi]]></category>
		<category><![CDATA[my first plugin]]></category>
		<category><![CDATA[wordpress widget]]></category>

		<guid isPermaLink="false">http://blog.svnlabs.com/?p=641</guid>
		<description><![CDATA[Hits: 649&#160;&#160;a2zVideoAPI WordPress Plugin: http://blog.svnlabs.com/a2zVideoAPI.zip http://wordpress.org/extend/plugins/a2zvideoapi/ Plugin Name: a2zVideoAPI widget Plugin URI: http://svnlabs.com/a2zvideoapi/ Description: a2zVideoAPI allows you to add a sidebar widget to show video from various sites including youtube, dailymotion, google, vimeo, metacafe, blip.tv, hulu, 5min, myspace, ehow, break, flickr etc. Author: Sandeep Verma Version: 0.7 Author URI: http://blog.svnlabs.com Other: Curl must be on [...]]]></description>
		<wfw:commentRss>http://blog.svnlabs.com/a2zvideoapi-wordpress-plugin/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

