<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Ideas for KHTML</title>
	<atom:link href="http://blog.froglogic.com/2008/08/ideas-for-khtml/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/</link>
	<description>A company weblog</description>
	<pubDate>Wed, 08 Sep 2010 05:06:00 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: luke kenneth casson leighton</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-16803</link>
		<dc:creator>luke kenneth casson leighton</dc:creator>
		<pubDate>Sun, 26 Oct 2008 19:46:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-16803</guid>
		<description>richard, the DOM bindings are flawed, in a very subtle way, which i'm trying to get people to chase down. and yes, i seriously want to do DOM programming in languages other than javascript.

using DOM manipulation makes for an extremely good widget _desktop set, believe it or not.  see http://pyjd.org for details, which operates on top of webkit.

i'm presently looking to port pyjamas to mozilla pydom / nsdom as well as python / khtmlpart, as a demonstration of quite how powerful and flexible DOM manipulation really is.

pyqt4 and pygtk2 are quite limited, by comparison.  can pyqt4 or pygkt2 use _full_ CSS syntax to modify the look of ... a desktop app?  (yes i'm aware of gtk-engine-css, being developed by rob staudinger - it's good, but has limitations in its purpose / design).</description>
		<content:encoded><![CDATA[<p>richard, the DOM bindings are flawed, in a very subtle way, which i&#8217;m trying to get people to chase down. and yes, i seriously want to do DOM programming in languages other than javascript.</p>
<p>using DOM manipulation makes for an extremely good widget _desktop set, believe it or not.  see <a href="http://pyjd.org" rel="nofollow">http://pyjd.org</a> for details, which operates on top of webkit.</p>
<p>i&#8217;m presently looking to port pyjamas to mozilla pydom / nsdom as well as python / khtmlpart, as a demonstration of quite how powerful and flexible DOM manipulation really is.</p>
<p>pyqt4 and pygtk2 are quite limited, by comparison.  can pyqt4 or pygkt2 use _full_ CSS syntax to modify the look of &#8230; a desktop app?  (yes i&#8217;m aware of gtk-engine-css, being developed by rob staudinger - it&#8217;s good, but has limitations in its purpose / design).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Richard Dale</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13977</link>
		<dc:creator>Richard Dale</dc:creator>
		<pubDate>Mon, 04 Aug 2008 11:24:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13977</guid>
		<description>The KHTML bindings for Python, Ruby and C# in KDE 4.1 already all include DOM bindings. I'm not sure that many people actually would want to do DOM programming in languages other than JavaScript though.

-- Richard</description>
		<content:encoded><![CDATA[<p>The KHTML bindings for Python, Ruby and C# in KDE 4.1 already all include DOM bindings. I&#8217;m not sure that many people actually would want to do DOM programming in languages other than JavaScript though.</p>
<p>&#8211; Richard</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: cenebris</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13957</link>
		<dc:creator>cenebris</dc:creator>
		<pubDate>Sun, 03 Aug 2008 18:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13957</guid>
		<description>+1 for integration with akonadi/nepomuk/strigi/sonnet/google gears in konqueror please :) Add storing images opera way (check images every x minutes/hours/days) and fast rewind and you have very powerful and efficient browser :)

PS Akonadi should be syncable with other computers so that you have your bookmarks, history (and contacts, calendar etc.) synced like opera does and firefox soon will.</description>
		<content:encoded><![CDATA[<p>+1 for integration with akonadi/nepomuk/strigi/sonnet/google gears in konqueror please <img src='http://blog.froglogic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Add storing images opera way (check images every x minutes/hours/days) and fast rewind and you have very powerful and efficient browser <img src='http://blog.froglogic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>PS Akonadi should be syncable with other computers so that you have your bookmarks, history (and contacts, calendar etc.) synced like opera does and firefox soon will.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sebastian Trüg</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13945</link>
		<dc:creator>Sebastian Trüg</dc:creator>
		<pubDate>Sun, 03 Aug 2008 13:12:59 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13945</guid>
		<description>You mention indexing of websites. Actually, we already do that in Nepomuk and it will be comited to trunk next week. This is what happens:

We started out with tagging web pages. Very basic approach to a new way of handling bookmarks. You do not simply have a list of bookmarks but you annotate websites. For starters this means tagging and rating (as always) but more is in the pipeline. For example annotation of pages with people or the other way around. Or you identify a page with a project or something. We will ge there.

Anyway, when tagging (or rating) the page will also be indexed through Strigi (without being stored locally, except for the browser cache, but we do not care for that). Thus, you can find it through all nepomuk search interfaces, such as the KIO slave for example. But it also gives the possibility for virtual bookmark folders. Well, things in Nepomuk might go slow but they progress. ;)

Next week more with a new blog of mine.</description>
		<content:encoded><![CDATA[<p>You mention indexing of websites. Actually, we already do that in Nepomuk and it will be comited to trunk next week. This is what happens:</p>
<p>We started out with tagging web pages. Very basic approach to a new way of handling bookmarks. You do not simply have a list of bookmarks but you annotate websites. For starters this means tagging and rating (as always) but more is in the pipeline. For example annotation of pages with people or the other way around. Or you identify a page with a project or something. We will ge there.</p>
<p>Anyway, when tagging (or rating) the page will also be indexed through Strigi (without being stored locally, except for the browser cache, but we do not care for that). Thus, you can find it through all nepomuk search interfaces, such as the KIO slave for example. But it also gives the possibility for virtual bookmark folders. Well, things in Nepomuk might go slow but they progress. <img src='http://blog.froglogic.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<p>Next week more with a new blog of mine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Grósz Dániel</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13936</link>
		<dc:creator>Grósz Dániel</dc:creator>
		<pubDate>Sun, 03 Aug 2008 02:30:51 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13936</guid>
		<description>ideaman: AFAIK they are forks so both have code that the other doesn't. So if we don't want to lose features, we have to merge either WebKit developments into KHTML or KHTML developments into WebKit. Which is the more feasible depends on the attitude of KHTML and WebKit developers.</description>
		<content:encoded><![CDATA[<p>ideaman: AFAIK they are forks so both have code that the other doesn&#8217;t. So if we don&#8217;t want to lose features, we have to merge either WebKit developments into KHTML or KHTML developments into WebKit. Which is the more feasible depends on the attitude of KHTML and WebKit developers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ideaman</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13928</link>
		<dc:creator>ideaman</dc:creator>
		<pubDate>Sat, 02 Aug 2008 20:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13928</guid>
		<description>Here's an idea for the future of KHTML: how about dropping it and merging everything you can to webkit. That's what the very creators of KHTML have done so just swallow your ego and do it.</description>
		<content:encoded><![CDATA[<p>Here&#8217;s an idea for the future of KHTML: how about dropping it and merging everything you can to webkit. That&#8217;s what the very creators of KHTML have done so just swallow your ego and do it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dirk</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13919</link>
		<dc:creator>Dirk</dc:creator>
		<pubDate>Sat, 02 Aug 2008 12:50:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13919</guid>
		<description>The ideas are all cool. 
Wouldn't be a kross binding (with DOM bindings) for plugins allow to write plugins in more languages more easy?</description>
		<content:encoded><![CDATA[<p>The ideas are all cool.<br />
Wouldn&#8217;t be a kross binding (with DOM bindings) for plugins allow to write plugins in more languages more easy?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis P</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13916</link>
		<dc:creator>Dennis P</dc:creator>
		<pubDate>Sat, 02 Aug 2008 11:03:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13916</guid>
		<description>Autotab
I would love to see a newbie friendly usage of tabbed browsing I thought of:
When you click a link the linktext would duplicate and travel to a new created tab.
The link gets a orange background label indicating that the page is still loading/rendering and you should continue reading the current page.
When rendered the linklabel goes from orange to green.
You can click the link again to close the current page and show the fully rendered tab instantly.
Or you may want to leave the current page open and click the tab directly, you know which tab you want because you saw the animation 'park the link over there'.

Tabbed browsing explained without words, it just works. The browser seems faster as you no longer look at pages being rendered.</description>
		<content:encoded><![CDATA[<p>Autotab<br />
I would love to see a newbie friendly usage of tabbed browsing I thought of:<br />
When you click a link the linktext would duplicate and travel to a new created tab.<br />
The link gets a orange background label indicating that the page is still loading/rendering and you should continue reading the current page.<br />
When rendered the linklabel goes from orange to green.<br />
You can click the link again to close the current page and show the fully rendered tab instantly.<br />
Or you may want to leave the current page open and click the tab directly, you know which tab you want because you saw the animation &#8216;park the link over there&#8217;.</p>
<p>Tabbed browsing explained without words, it just works. The browser seems faster as you no longer look at pages being rendered.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jospoortvliet</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13913</link>
		<dc:creator>jospoortvliet</dc:creator>
		<pubDate>Sat, 02 Aug 2008 09:05:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13913</guid>
		<description>@ Cons: there already is a google toolbar, has been there for years, it's a plugin. You got to install the right package and you've got it ;-)

Sorry, dunno the name, look for konqueror &#38; plugins, should help you find it. It's a pretty good plugin, too, actually.</description>
		<content:encoded><![CDATA[<p>@ Cons: there already is a google toolbar, has been there for years, it&#8217;s a plugin. You got to install the right package and you&#8217;ve got it <img src='http://blog.froglogic.com/wp-includes/images/smilies/icon_wink.gif' alt=';-)' class='wp-smiley' /> </p>
<p>Sorry, dunno the name, look for konqueror &amp; plugins, should help you find it. It&#8217;s a pretty good plugin, too, actually.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mikmach</title>
		<link>http://blog.froglogic.com/2008/08/ideas-for-khtml/#comment-13912</link>
		<dc:creator>mikmach</dc:creator>
		<pubDate>Sat, 02 Aug 2008 08:34:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.froglogic.com/?p=96#comment-13912</guid>
		<description>Make Zoho suite working. This would test js engine and dom implementation to the extreme.</description>
		<content:encoded><![CDATA[<p>Make Zoho suite working. This would test js engine and dom implementation to the extreme.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
