<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Techilles's Weblog</title>
	<atom:link href="http://techilles.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://techilles.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 23 Sep 2010 14:34:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='techilles.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Techilles's Weblog</title>
		<link>http://techilles.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://techilles.wordpress.com/osd.xml" title="Techilles&#039;s Weblog" />
	<atom:link rel='hub' href='http://techilles.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Error while building make</title>
		<link>http://techilles.wordpress.com/2010/09/23/error-while-building-make/</link>
		<comments>http://techilles.wordpress.com/2010/09/23/error-while-building-make/#comments</comments>
		<pubDate>Thu, 23 Sep 2010 14:34:40 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[QtCreator]]></category>

		<guid isPermaLink="false">https://techilles.wordpress.com/2010/09/23/error-while-building-make/</guid>
		<description><![CDATA[The other day I was building 2 different Qt projects &#8211; Qt4.6.3 and Qt4.7.0 using the same mingw.while doing so,the 4.6.3 one started giving build error such that make was being pointed to a wrong make file.when I checked the project view in qtcreator,the build settings was not pointing to mingw-make32.I tried correcting it but [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=19&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The other day I was building 2 different Qt projects &#8211; Qt4.6.3 and Qt4.7.0 using the same mingw.while doing so,the 4.6.3 one started giving build error such that make was being pointed to a wrong make file.when I checked the project view in qtcreator,the build settings was not pointing to mingw-make32.I tried correcting it but no go.</p>
<p>Solution: Used separate mingw directory for the 2 projects.Next I closed and reopened the QtCreator for the project giving error. Verified the build settings in Project view…all&#8217;s well,it&#8217;s mingw-make32.exe.It was happily building.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=19&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/2010/09/23/error-while-building-make/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>
	</item>
		<item>
		<title>How to find the maximum size of an H263 or MPEG4 video frame?</title>
		<link>http://techilles.wordpress.com/2009/04/27/how-to-find-the-maximum-size-of-an-h263-or-mpeg4-video-frame-2/</link>
		<comments>http://techilles.wordpress.com/2009/04/27/how-to-find-the-maximum-size-of-an-h263-or-mpeg4-video-frame-2/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 04:45:43 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techilles.wordpress.com/?p=5</guid>
		<description><![CDATA[The maximum size of H.263 encoded video frame is of (k*16384) bits where k=4,16,32. The value of k varies w.r.t. the resolution . QCIF and S-QCIF,k=4. 4CIF , k=16. 16CIF, k=32. For more on Video Resolution: http://en.wikipedia.org/wiki/Common_Intermediate_Format<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=5&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The maximum size of H.263 encoded video frame is of (k*16384) bits where k=4,16,32.<br />
The value of k varies w.r.t. the resolution .<br />
QCIF and S-QCIF,k=4.<br />
4CIF , k=16.<br />
16CIF, k=32.</p>
<p>For more on Video Resolution: http://en.wikipedia.org/wiki/Common_Intermediate_Format</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/5/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/5/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/5/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=5&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/2009/04/27/how-to-find-the-maximum-size-of-an-h263-or-mpeg4-video-frame-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>
	</item>
		<item>
		<title>Critical Section in Windows Mobile.</title>
		<link>http://techilles.wordpress.com/2009/03/24/critical-section-in-windows-mobile/</link>
		<comments>http://techilles.wordpress.com/2009/03/24/critical-section-in-windows-mobile/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:52:45 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techilles.wordpress.com/2009/03/24/critical-section-in-windows-mobile/</guid>
		<description><![CDATA[&#160; When do we use Critical Section?&#160; &#8211; To guarantee mutual exclusion to a certain designated piece of code across multiple threads. &#160; Example Usage:&#160; &#8211; In a typical real-time multimedia programming environment,there&#8217;ll be Codec interface which shall&#160;&#160;&#160; throw or consume data at or from you respectively.The interaction between the user program(usually&#160;&#160; an app/UI) happens [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=11&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>&nbsp; When do we use Critical Section?<br />&nbsp; &#8211; To guarantee mutual exclusion to a certain designated piece of code across multiple threads.</p>
<p>&nbsp; Example Usage:<br />&nbsp; &#8211; In a typical real-time multimedia programming environment,there&#8217;ll be Codec interface which shall<br />&nbsp;&nbsp;&nbsp; throw or consume data at or from you respectively.The interaction between the user program(usually&nbsp;&nbsp; an app/UI) happens via callback function.Now&nbsp; mutual exclusion must be provided across the callback function which is being invoked to say write into/read from some buffers and the function used by the app to read/write from or to the same buffers.</p>
<p>&nbsp; INFO is that in Windows Mobile platform, if the same thread enters the same critical section handle without calling LeaveCriticalSection(),it does not block the calling thread.<br />&nbsp;&nbsp; </p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=af860b1c-5eaf-86f1-af18-219580b1ba66" /></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/11/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/11/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/11/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=11&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/2009/03/24/critical-section-in-windows-mobile/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=af860b1c-5eaf-86f1-af18-219580b1ba66" medium="image" />
	</item>
		<item>
		<title>Learning.</title>
		<link>http://techilles.wordpress.com/2009/03/24/learning/</link>
		<comments>http://techilles.wordpress.com/2009/03/24/learning/#comments</comments>
		<pubDate>Tue, 24 Mar 2009 19:33:08 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techilles.wordpress.com/2009/03/24/learning/</guid>
		<description><![CDATA[Today&#8217;s learning: Priority is the key to a well-planned execution of a day&#8217;s work.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=10&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Today&#8217;s learning:</p>
<p>Priority is the key to a well-planned execution of a day&#8217;s work.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=6c8999f1-c88a-4e22-806e-90b7678fb0e3" /></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/10/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/10/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/10/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=10&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/2009/03/24/learning/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=6c8999f1-c88a-4e22-806e-90b7678fb0e3" medium="image" />
	</item>
		<item>
		<title></title>
		<link>http://techilles.wordpress.com/2009/03/23/7/</link>
		<comments>http://techilles.wordpress.com/2009/03/23/7/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 19:51:43 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techilles.wordpress.com/2009/03/23/7/</guid>
		<description><![CDATA[I&#8217;m back with conviction. I have been really walking a tight rope w.r.t to my day job and hobby.It&#8217;s been really interesting to see through the tight schedules and to be able to squeeze a little while for myself. I have made up mind &#8211; I shall be blogging more frequently.To be more precise,I shall [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=7&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m back with conviction.</p>
<p>I have been really walking a tight rope w.r.t to my day job and hobby.It&#8217;s been really interesting to see through the tight schedules and to be able to squeeze a little while for myself.</p>
<p>I have made up mind &#8211; I shall be blogging more frequently.To be more precise,I shall blog everyday.</p>
<div class="zemanta-pixie"><img class="zemanta-pixie-img" src="http://img.zemanta.com/pixy.gif?x-id=60a4d188-9ae0-442c-ba04-49f19b49b9b7" /></div>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=7&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/2009/03/23/7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>

		<media:content url="http://img.zemanta.com/pixy.gif?x-id=60a4d188-9ae0-442c-ba04-49f19b49b9b7" medium="image" />
	</item>
		<item>
		<title>Windows Mobile 6 Browser Plugin</title>
		<link>http://techilles.wordpress.com/2008/07/07/hello-world/</link>
		<comments>http://techilles.wordpress.com/2008/07/07/hello-world/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 05:32:45 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Windows Mobile]]></category>
		<category><![CDATA[WM6 BHO]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have been trying to build browser plugins  for the WM6 IE /PIE. The term &#8220;browser plugin&#8221; is not similarly applicable for IE as for Mozilla Firefox.There is more to IE: ActiveX , Asynchronous Pluggable Protocol Handlers,Browser Helper Objects are the prominent terms. My requirement: Parse the HTML DOM tree of a downloaded webpage in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=1&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I have been trying to build browser plugins  for the WM6 IE /PIE. The term &#8220;browser plugin&#8221; is not similarly applicable for IE as for Mozilla Firefox.There is more to IE: ActiveX , Asynchronous Pluggable Protocol Handlers,Browser Helper Objects are the prominent terms.</p>
<p>My requirement: Parse the HTML DOM tree of a downloaded webpage in IE browser.</p>
<p>After a week long searching in the WM6 documentation ,finally found out that there is some called Browser Helper Objects which will suffice my requirements not the other methods as above.</p>
<p>BHOs was not much of  a problem as there are good examples in the WM6 SDK samples itself.Next came,how to parse the DOM tree.In the documentation iisnt mentioned.The only thing shows up is the XML DOM tree parsing.Mapping the IDispatch* obtained vis IWebBrowser2 interface pointer into the XMLDOMDocument interface failes during the latter&#8217;s load() method.</p>
<p>Then an extensive session of &#8220;googling&#8221; followed but with almost nothing.Some place I did find the IPIEHTMLDocument2 mentioned but since it didnt show in the WM6 documentation,i left that.</p>
<p>Later on when searching for &#8220;HTML&#8221; in webvw.h in the WM6 SDK,the interface declaration showed up.There we go&#8230;now I could successfully parse the HTML DOM tree.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techilles.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techilles.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=1&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/2008/07/07/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>
	</item>
		<item>
		<title>How to find the maximum size of an H263 or MPEG4 video frame?</title>
		<link>http://techilles.wordpress.com/1999/11/30/how-to-find-the-maximum-size-of-an-h263-or-mpeg4-video-frame/</link>
		<comments>http://techilles.wordpress.com/1999/11/30/how-to-find-the-maximum-size-of-an-h263-or-mpeg4-video-frame/#comments</comments>
		<pubDate>Tue, 30 Nov 1999 00:00:00 +0000</pubDate>
		<dc:creator>techilles</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://techilles.wordpress.com/?p=4</guid>
		<description><![CDATA[The maximum size of H.263 encoded video frame is of (k*16384) bits where k=4,16,32.The value of k varies w.r.t. the resolution .QCIF and S-QCIF,k=4.4CIF , k=16.16CIF, k=32. For more on Video Resolution: http://en.wikipedia.org/wiki/Common_Intermediate_Format<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=4&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The maximum size of H.263 encoded video frame is of (k*16384) bits where k=4,16,32.<br />The value of k varies w.r.t. the resolution .<br />QCIF and S-QCIF,k=4.<br />4CIF , k=16.<br />16CIF, k=32.</p>
<p>For more on Video Resolution: http://en.wikipedia.org/wiki/Common_Intermediate_Format</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/techilles.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/techilles.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/techilles.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/techilles.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/techilles.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/techilles.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/techilles.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/techilles.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/techilles.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/techilles.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=techilles.wordpress.com&amp;blog=4160064&amp;post=4&amp;subd=techilles&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://techilles.wordpress.com/1999/11/30/how-to-find-the-maximum-size-of-an-h263-or-mpeg4-video-frame/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/6b4f4127412f390750fdc7b69358817c?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">techilles</media:title>
		</media:content>
	</item>
	</channel>
</rss>
