<?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"
	>

<channel>
	<title>Justin Haygood's Blog &#187; WebKit</title>
	<atom:link href="http://blog.justinhaygood.com/category/webkit/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.justinhaygood.com</link>
	<description>Just another WordPress weblog</description>
	<pubDate>Tue, 01 Jul 2008 22:27:29 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Stuff I&#8217;m working on</title>
		<link>http://blog.justinhaygood.com/2007/11/29/stuff-im-working-on/</link>
		<comments>http://blog.justinhaygood.com/2007/11/29/stuff-im-working-on/#comments</comments>
		<pubDate>Fri, 30 Nov 2007 04:43:23 +0000</pubDate>
		<dc:creator>Justin Haygood</dc:creator>
		
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.justinhaygood.com/2007/11/29/stuff-im-working-on/</guid>
		<description><![CDATA[Since I don&#8217;t get paid to hack on Webkit (sadly), I can only contribute in my spare time.
However, I do have some short and long term personal goals for WebKit:

Get the threading patches to Qt integrated. For the most part, its ready:  http://bugs.webkit.org/show_bug.cgi?id=15940
Getting NPAPI plugins working in Qt/Windows
Potentially adding audio/video support
Drawing issues in Qt/Windows. Some [...]]]></description>
			<content:encoded><![CDATA[<p>Since I don&#8217;t get paid to hack on Webkit (sadly), I can only contribute in my spare time.</p>
<p>However, I do have some short and long term personal goals for WebKit:</p>
<ul>
<li>Get the threading patches to Qt integrated. For the most part, its ready:  http://bugs.webkit.org/show_bug.cgi?id=15940</li>
<li>Getting NPAPI plugins working in Qt/Windows</li>
<li>Potentially adding audio/video support</li>
<li>Drawing issues in Qt/Windows. Some examples: http://www.neowin.net, any website with effects on rollover, etc&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.justinhaygood.com/2007/11/29/stuff-im-working-on/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Updated patch for NPAPI plugins</title>
		<link>http://blog.justinhaygood.com/2007/11/08/updated-patch-for-npapi-plugins/</link>
		<comments>http://blog.justinhaygood.com/2007/11/08/updated-patch-for-npapi-plugins/#comments</comments>
		<pubDate>Thu, 08 Nov 2007 22:36:16 +0000</pubDate>
		<dc:creator>Justin Haygood</dc:creator>
		
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.justinhaygood.com/?p=136</guid>
		<description><![CDATA[Updated uber-patch. I&#8217;ll be splitting parts of this patch up that are separate from plugins
Download plugin uber-patch
]]></description>
			<content:encoded><![CDATA[<p>Updated uber-patch. I&#8217;ll be splitting parts of this patch up that are separate from plugins</p>
<p><a href="http://blog.justinhaygood.com/__oneclick_uploads/2007/11/plugins-qtwindows1.txt" title="plugin uber-patch">Download plugin uber-patch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.justinhaygood.com/2007/11/08/updated-patch-for-npapi-plugins/feed/</wfw:commentRss>
		</item>
		<item>
		<title>youtube in qt webkit (windows only)</title>
		<link>http://blog.justinhaygood.com/2007/11/07/youtube-in-qt-webkit-windows-only/</link>
		<comments>http://blog.justinhaygood.com/2007/11/07/youtube-in-qt-webkit-windows-only/#comments</comments>
		<pubDate>Wed, 07 Nov 2007 23:13:12 +0000</pubDate>
		<dc:creator>Justin Haygood</dc:creator>
		
		<category><![CDATA[WebKit]]></category>

		<guid isPermaLink="false">http://blog.justinhaygood.com/?p=134</guid>
		<description><![CDATA[I got it to work! It&#8217;s just a proof of concept right now, and I&#8217;ll clean it up later.
The patch does several things that are needed:

Makes sure the database stuff is protected
Hacks in support for the Windows plugins (this needs to be done in a cleaner way)
Implement UTF-8 to UTF-16 text encoding using Qt 4

Screenshot:

Download [...]]]></description>
			<content:encoded><![CDATA[<p>I got it to work! It&#8217;s just a proof of concept right now, and I&#8217;ll clean it up later.</p>
<p>The patch does several things that are needed:</p>
<ul>
<li>Makes sure the database stuff is protected</li>
<li>Hacks in support for the Windows plugins (this needs to be done in a cleaner way)</li>
<li>Implement UTF-8 to UTF-16 text encoding using Qt 4</li>
</ul>
<p>Screenshot:</p>
<p><a href="http://blog.justinhaygood.com/__oneclick_uploads/2007/11/youtube-qtlauncher.PNG" title="youtube in qt webkit for windows"><img src="http://blog.justinhaygood.com/__oneclick_uploads/2007/11/youtube-qtlauncher.thumbnail.PNG" alt="youtube in qt webkit for windows" /></a></p>
<p>Download Patch: <a href="http://blog.justinhaygood.com/__oneclick_uploads/2007/11/plugins-qtwindows.txt" title="Current Patch">Current Patch</a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.justinhaygood.com/2007/11/07/youtube-in-qt-webkit-windows-only/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
