<?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>PHP Magic Book - Free PHP Scripts, Tutorials and Downloads &#187; Downloads</title>
	<atom:link href="http://www.phpmagicbook.com/category/downloads/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpmagicbook.com</link>
	<description>PHP AtoZ Reloaded, free php tutorials, free php downloads, php scripts, PHP tips</description>
	<lastBuildDate>Tue, 15 Jun 2010 13:22:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Complete Solution to Record, Convert and Stream Audio and Video Live</title>
		<link>http://www.phpmagicbook.com/complete-solution-to-record-convert-and-stream-audio-and-video-live/</link>
		<comments>http://www.phpmagicbook.com/complete-solution-to-record-convert-and-stream-audio-and-video-live/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 00:46:27 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.phpmagicbook.com/?p=325</guid>
		<description><![CDATA[FFmpeg is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows. The project is made of several components: ffmpeg is a command line tool to convert one video file format [...]<p><a href="http://www.phpmagicbook.com/complete-solution-to-record-convert-and-stream-audio-and-video-live/">Complete Solution to Record, Convert and Stream Audio and Video Live</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>FFmpeg</strong> is a complete solution to record, convert and stream audio and video. It includes libavcodec, the leading audio/video codec library. FFmpeg is developed under Linux, but it can compiled under most operating systems, including Windows.</p>
<p>The project is made of several components:</p>
<p><span id="more-325"></span></p>
<ul>
<li>ffmpeg is a command line tool to convert one video file format to another. It also supports grabbing and encoding in real time from a TV card.</li>
<li>ffserver is an HTTP (RTSP is being developed) multimedia streaming server for live broadcasts. Time shifting of live broadcast is also supported.</li>
<li>ffplay is a simple media player based on SDL and on the FFmpeg libraries.</li>
<li>libavcodec is a library containing all the FFmpeg audio/video encoders and decoders. Most codecs were developed from scratch to ensure best performances and high code reusability.</li>
<li>libavformat is a library containing parsers and generators for all common audio/video formats.</li>
</ul>
<p>All major media sharing websites i.e. YouTube use this technology for media sharing. Any video format can be converted and streamed to flv output.</p>
<p><a rel="nofollow" target="_blank" href="http://ffmpeg.mplayerhq.hu/" target="_blank">Project FFmpeg</a></p>
<p><a rel="nofollow" target="_blank" href="http://www.catswhocode.com/blog/os/19-ffmpeg-commands-for-all-needs-824" target="_blank">19 ffmpeg commands for all needs</a></p>
<p><a href="http://www.phpmagicbook.com/complete-solution-to-record-convert-and-stream-audio-and-video-live/">Complete Solution to Record, Convert and Stream Audio and Video Live</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.phpmagicbook.com/change-blog-forum-theme-color-scheme-online-live-tool/" title="Change Your Blog or Forum Theme Color Scheme Online Live">Change Your Blog or Forum Theme Color Scheme Online Live</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.phpmagicbook.com/complete-solution-to-record-convert-and-stream-audio-and-video-live/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP AJAX Email Form</title>
		<link>http://www.phpmagicbook.com/php-ajax-email-form/</link>
		<comments>http://www.phpmagicbook.com/php-ajax-email-form/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 04:39:43 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Ajax & PHP]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Email Systems]]></category>
		<category><![CDATA[Form]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[ajax]]></category>
		<category><![CDATA[ajax php email]]></category>
		<category><![CDATA[php email]]></category>

		<guid isPermaLink="false">http://www.phpmagicbook.com/?p=191</guid>
		<description><![CDATA[Send emails using PHP and AJAX. Its a complete AJAX PHP based email solution. Just download it and give it a try. Do not forget to change recipient&#8217;s email address in - scripts/contact.php and - scripts/xmlHttpRequest.php and you are done. Download Ajax PHP Based Email Solution PHP AJAX Email Form is a post from: PHP [...]<p><a href="http://www.phpmagicbook.com/php-ajax-email-form/">PHP AJAX Email Form</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.phpmagicbook.com/wp-content/uploads/2008/06/ajax-frm-mail.jpg" alt="" title="Send Emails Via AJAX And PHP - AJAX Email Form - PHP Email" width="400" height="388" class="aligncenter size-full wp-image-192" /></p>
<p>Send emails using PHP and AJAX. Its a complete AJAX PHP based email solution. Just download it and give it a try.</p>
<p><span id="more-255"></span></p>
<p>Do not forget to change recipient&#8217;s email address in<br />
- scripts/contact.php<br />
and<br />
- scripts/xmlHttpRequest.php<br />
and you are done.</p>
<p><a href='http://www.phpmagicbook.com/wp-content/uploads/2008/06/ajaxform.rar' class="download">Download Ajax PHP Based Email Solution</a></p>
<p><a href="http://www.phpmagicbook.com/php-ajax-email-form/">PHP AJAX Email Form</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.phpmagicbook.com/sending-email-with-php/" title="Sending eMail Using PHP">Sending eMail Using PHP</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.phpmagicbook.com/php-ajax-email-form/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP &#8211; Local Servers Download</title>
		<link>http://www.phpmagicbook.com/php-local-servers-download/</link>
		<comments>http://www.phpmagicbook.com/php-local-servers-download/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 00:58:57 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Softwares]]></category>
		<category><![CDATA[servers]]></category>
		<category><![CDATA[localhost]]></category>

		<guid isPermaLink="false">http://www.phpmagicbook.com/?p=183</guid>
		<description><![CDATA[PHP can be run at localhost. It is very easy to setup a localhost and get your PHP pages running. Better than online server for practicing and building things before you upload the final PHP web based application at remote online server or at your web host. PHP Official &#038; Recommended Downloads PHP.net Downloads Wamp [...]<p><a href="http://www.phpmagicbook.com/php-local-servers-download/">PHP &#8211; Local Servers Download</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
]]></description>
			<content:encoded><![CDATA[<p>PHP can be run at localhost. It is very easy to setup a localhost and get your PHP pages running. Better than online server for practicing and building things before you upload the final PHP web based application at remote online server or at your web host.</p>
<p><span id="more-249"></span></p>
<h4>PHP Official &#038; Recommended Downloads</h4>
<p><img src="http://www.phpmagicbook.com/wp-content/uploads/2008/06/php-dot-net-logo.jpg" alt="PHP.net" title="php-dot-net-logo" width="120" height="63" class="alignnone size-full wp-image-184" /></p>
<p><a rel="nofollow" target="_blank" href="http://www.php.net/downloads.php" target="_blank">PHP.net Downloads</a></p>
<h4>Wamp Server Download</h4>
<p>WampServer will install Apache, PHP5 and MySQL on your Windows system. WampServer comes with a service manager as a tray icon. It will allow you to easily manage your server. You can install all releases of Apache, MySQL and PHP as add-ons.</p>
<p><img src="http://www.phpmagicbook.com/wp-content/uploads/2008/06/php-server-wamp-5.jpg" alt="Wamp 5" title="php-server-wamp-5" width="235" height="127" class="alignnone size-full wp-image-185" /></p>
<p><a rel="nofollow" target="_blank" href="http://sourceforge.net/project/downloading.php?group_id=116092&#038;use_mirror=jaist&#038;filename=wamp5_1.4.4.exe&#038;24227135" target="_blank">Wamp Server 5_1.4.4 &#8211; Link1</a></p>
<p><a rel="nofollow" target="_blank" href="http://downloads.sourceforge.net/wampserver/wamp5_1.4.4.exe?modtime=1112393776&#038;big_mirror=0" target="_blank">Wamp Server 5_1.4.4 &#8211; Link2</a></p>
<h4>List Wamp Server Versions</h4>
<p><a rel="nofollow" target="_blank" href="http://sourceforge.net/project/showfiles.php?group_id=116092" target="_blank">List Of Wamp Server Versions</a></p>
<h4>Xampp Server Download</h4>
<p>XAMPP includes:</p>
<ul>
<li>Apache</li>
<li>MySQL</li>
<li>PHP</li>
<li>phpMyAdmin</li>
<li>FileZilla FTP Server</li>
<li>Mercury Mail Transport System</li>
</ul>
<p><img src="http://www.phpmagicbook.com/wp-content/uploads/2008/06/php-server-xampp-logo-new.jpg" alt="XAMPP" title="php-server-xampp-logo-new" width="200" height="59" class="alignnone size-full wp-image-186" /></p>
<p><a rel="nofollow" target="_blank" href="http://www.apachefriends.org/en/xampp-windows.html" target="_blank">http://www.apachefriends.org/en/xampp-windows.html</a></p>
<p><a href="http://www.phpmagicbook.com/php-local-servers-download/">PHP &#8211; Local Servers Download</a> is a post from: <a href="http://www.phpmagicbook.com">PHP Magic Book - Free PHP Scripts, Tutorials and Downloads</a></p>
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li><a href="http://www.phpmagicbook.com/allow-htaccess-and-mod-rewrite-in-wamp/" title="Allow htaccess and Mod Rewrite in Wamp">Allow htaccess and Mod Rewrite in Wamp</a></li><li><a href="http://www.phpmagicbook.com/htaccess-essential-tricks-for-blog-website-performance-a-guide/" title=".htaccess Essential Tricks For Blog/Website Performance &#8211; Guide">.htaccess Essential Tricks For Blog/Website Performance &#8211; Guide</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.phpmagicbook.com/php-local-servers-download/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic page generated in 0.288 seconds. -->
<!-- Cached page generated by WP-Super-Cache on 2010-07-30 16:31:07 -->
