<?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>Programming Ideas, Logics, Tips and Tricks &#187; sample</title>
	<atom:link href="http://www.sajithmr.me/tag/sample/feed" rel="self" type="application/rss+xml" />
	<link>http://www.sajithmr.me</link>
	<description></description>
	<lastBuildDate>Mon, 23 Jan 2012 15:44:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>HTML5 &#8211; Demos</title>
		<link>http://www.sajithmr.me/html5-demos</link>
		<comments>http://www.sajithmr.me/html5-demos#comments</comments>
		<pubDate>Sun, 09 May 2010 22:14:42 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[animations]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[game]]></category>
		<category><![CDATA[html demo]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[sample]]></category>

		<guid isPermaLink="false">http://www.sajithmr.me/?p=665</guid>
		<description><![CDATA[1) Amazing game developed with html5 (without any flash) http://www.kevs3d.co.uk/dev/asteroids/ 2) 12 Examples http://htmlfive.appspot.com/ 3) HTML5 Demos http://html5demos.com/ 4) HTML5 Image uploader http://demos.hacks.mozilla.org/openweb/imageUploader/ 5) A list of html5 bookmarking http://delicious.com/khalweir/html5 6) A good HTML5 implementation http://www.nissanusa.com/leaf-electric-car/ 7) Basic video player http://htmlfive.appspot.com/static/video.html A simple game http://www.benjoffe.com/code/games/torus/ 9) A good presentation http://apirocks.com/html5/html5.html#slide1]]></description>
			<content:encoded><![CDATA[<h4>1) Amazing game developed with html5 (without any flash)</h4>
<p><a href="http://www.kevs3d.co.uk/dev/asteroids/" target="_blank"><img class="alignnone size-full wp-image-666" title="asteroids" src="http://www.sajithmr.me/wp-content/uploads/2010/05/asteroids.png" alt="asteroids" width="398" height="146" /></a></p>
<p><a href="http://www.kevs3d.co.uk/dev/asteroids/" target="_blank">http://www.kevs3d.co.uk/dev/asteroids/</a></p>
<h4>2) 12 Examples</h4>
<p><a href="http://htmlfive.appspot.com/" target="_blank">http://htmlfive.appspot.com/</a></p>
<h4>3) HTML5 Demos</h4>
<p><a href="http://html5demos.com/" target="_blank">http://html5demos.com/</a></p>
<h4>4) HTML5 Image uploader</h4>
<p><img class="alignnone size-full wp-image-667" title="upload" src="http://www.sajithmr.me/wp-content/uploads/2010/05/upload.png" alt="upload" width="410" height="208" /></p>
<p><a href="http://demos.hacks.mozilla.org/openweb/imageUploader/" target="_blank">http://demos.hacks.mozilla.org/openweb/imageUploader/</a></p>
<h4>5) A list of html5 bookmarking</h4>
<p><a href="http://delicious.com/khalweir/html5" target="_blank">http://delicious.com/khalweir/html5</a></p>
<h4>6) A good HTML5 implementation</h4>
<p><img class="alignnone size-full wp-image-668" title="car" src="http://www.sajithmr.me/wp-content/uploads/2010/05/car.png" alt="car" width="350" height="194" /></p>
<p><a href="http://www.nissanusa.com/leaf-electric-car/index#/leaf-electric-car/tags/show/range" target="_blank">http://www.nissanusa.com/leaf-electric-car/</a></p>
<h4>7) Basic video player</h4>
<p><img class="alignnone size-full wp-image-669" title="video" src="http://www.sajithmr.me/wp-content/uploads/2010/05/video.png" alt="video" width="400" height="54" /></p>
<p><a href="http://htmlfive.appspot.com/static/video.html" target="_blank">http://htmlfive.appspot.com/static/video.html</a></p>
<h4> <img src='http://www.sajithmr.me/wp-includes/images/smilies/icon_cool.gif' alt='8)' class='wp-smiley' /> A simple game</h4>
<p><img class="alignnone size-full wp-image-670" title="game" src="http://www.sajithmr.me/wp-content/uploads/2010/05/game.png" alt="game" width="353" height="337" /></p>
<p><a href="http://www.benjoffe.com/code/games/torus/" target="_blank">http://www.benjoffe.com/code/games/torus/</a></p>
<h5>9) A good presentation</h5>
<p><a href="http://apirocks.com/html5/html5.html#slide1" target="_blank">http://apirocks.com/html5/html5.html#slide1</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/html5-demos/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ffmpeg sample code</title>
		<link>http://www.sajithmr.me/ffmpeg-sample-code</link>
		<comments>http://www.sajithmr.me/ffmpeg-sample-code#comments</comments>
		<pubDate>Tue, 12 Jun 2007 15:12:02 +0000</pubDate>
		<dc:creator>Mr Me</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[php source code]]></category>
		<category><![CDATA[featured]]></category>
		<category><![CDATA[ffmpeg]]></category>
		<category><![CDATA[sample]]></category>
		<category><![CDATA[source code]]></category>

		<guid isPermaLink="false">http://www.sajithmr.com/?p=10</guid>
		<description><![CDATA[Install ffmpeg library in your server first. Place a video file of any type on current directory (or anywhere), here it is clock.avi . Click more for source code: extension_loaded('ffmpeg') or die('Error in loading ffmpeg'); $ffmpegInstance = new ffmpeg_movie('clock.avi'); echo "getDuration: " . $ffmpegInstance-&#62;getDuration() . "getFrameCount: " . $ffmpegInstance-&#62;getFrameCount() . "getFrameRate: " . $ffmpegInstance-&#62;getFrameRate() . [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-753" title="ffmpeg" src="http://www.sajithmr.me/wp-content/uploads/2007/06/ffmpeg.jpg" alt="ffmpeg" width="128" height="32" /></p>
<p>Install ffmpeg library in your server first.</p>
<p>Place a video file of any type on current directory (or anywhere), here it is clock.avi .</p>
<p>Click more for source code:</p>
<pre lang="php">extension_loaded('ffmpeg') or die('Error in loading ffmpeg');

$ffmpegInstance = new ffmpeg_movie('clock.avi');
echo "getDuration: " . $ffmpegInstance-&gt;getDuration() .
"getFrameCount: " . $ffmpegInstance-&gt;getFrameCount() .
"getFrameRate: " . $ffmpegInstance-&gt;getFrameRate() .
"getFilename: " . $ffmpegInstance-&gt;getFilename() .
"getComment: " . $ffmpegInstance-&gt;getComment() .
"getTitle: " . $ffmpegInstance-&gt;getTitle() .
"getAuthor: " . $ffmpegInstance-&gt;getAuthor() .
"getCopyright: " . $ffmpegInstance-&gt;getCopyright() .
"getArtist: " . $ffmpegInstance-&gt;getArtist() .
"getGenre: " . $ffmpegInstance-&gt;getGenre() .
"getTrackNumber: " . $ffmpegInstance-&gt;getTrackNumber() .
"getYear: " . $ffmpegInstance-&gt;getYear() .
"getFrameHeight: " . $ffmpegInstance-&gt;getFrameHeight() .
"getFrameWidth: " . $ffmpegInstance-&gt;getFrameWidth() .
"getPixelFormat: " . $ffmpegInstance-&gt;getPixelFormat() .
"getBitRate: " . $ffmpegInstance-&gt;getBitRate() .
"getVideoBitRate: " . $ffmpegInstance-&gt;getVideoBitRate() .
"getAudioBitRate: " . $ffmpegInstance-&gt;getAudioBitRate() .
"getAudioSampleRate: " . $ffmpegInstance-&gt;getAudioSampleRate() .
"getVideoCodec: " . $ffmpegInstance-&gt;getVideoCodec() .
"getAudioCodec: " . $ffmpegInstance-&gt;getAudioCodec() .
"getAudioChannels: " . $ffmpegInstance-&gt;getAudioChannels() .
"hasAudio: " . $ffmpegInstance-&gt;hasAudio();</pre>
<p>//___________________________________Code end here_____________________________________</p>
<p>I also can be used for file format conversion</p>
<p>Eg: exec(&#8216;ffmpeg -i &#8216;.$SourcePath.&#8217; &#8216;.$Destination);</p>
<p>Here $SourcePath any file of any format , and destionation also another format.</p>
<p>eg: exec(&#8216;ffmpeg -i saji.3gp saji.flv&#8217;);</p>
]]></content:encoded>
			<wfw:commentRss>http://www.sajithmr.me/ffmpeg-sample-code/feed</wfw:commentRss>
		<slash:comments>95</slash:comments>
		</item>
	</channel>
</rss>

