<?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>Raphaël Slinckx &#187; epiphany</title>
	<atom:link href="http://raphael.slinckx.net/blog/tag/epiphany/feed" rel="self" type="application/rss+xml" />
	<link>http://raphael.slinckx.net/blog</link>
	<description>a.k.a kikidonk — Scabreusement Hype</description>
	<lastBuildDate>Tue, 22 Apr 2008 12:35:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Epiphany URL entry in monospace</title>
		<link>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace</link>
		<comments>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace#comments</comments>
		<pubDate>Wed, 01 Mar 2006 18:36:46 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Planet Gnomefr]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[epiphany]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace</guid>
		<description><![CDATA[This is a nice trick i didn&#8217;t know about. If you ever wanted to have a monospaced font for your location entry in epiphany (it works with galeon too), because monospace is nice, and easier to correct, and you can spot errors, here is how: Put this in a file called ~/.gnome2/epiphanyrc: style "mono" { [...]]]></description>
			<content:encoded><![CDATA[<p>This is a nice trick i didn&#8217;t know about. If you ever wanted to have a monospaced font for your location entry in epiphany (it works with galeon too), because monospace is nice, and easier to correct, and you can spot errors, here is how:</p>
<p><img alt="Monospace font in the entry" src="http://raphael.slinckx.net/images/ephy-monospace.png" /></p>
<p>Put this in a file called <code>~/.gnome2/epiphanyrc</code>:</p>
<pre>style "mono" { font_name = "Bitstream Vera Sans Mono" }
widget_class "*.EphyLocationEntry.*" style "mono"</pre>
<p>You  can of course tweak the font settings if you want, say, <em>Comic Sans MS</em> <img src='http://raphael.slinckx.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><small>Source:  <a rel="nofollow" href="http://galeon.sourceforge.net/Main/MonospacedLocationEntry">http://galeon.sourceforge.net/Main/MonospacedLocationEntry</a></small></p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2006-03-01/epiphany-url-entry-in-monospace/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Epiphany hacking</title>
		<link>http://raphael.slinckx.net/blog/2005-04-06/epiphany-hacking</link>
		<comments>http://raphael.slinckx.net/blog/2005-04-06/epiphany-hacking#comments</comments>
		<pubDate>Wed, 06 Apr 2005 20:24:20 +0000</pubDate>
		<dc:creator>Raphaël Slinckx</dc:creator>
				<category><![CDATA[Planet Gnome]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[dbus]]></category>
		<category><![CDATA[epiphany]]></category>
		<category><![CDATA[feed]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[rss]]></category>

		<guid isPermaLink="false">http://raphael.slinckx.net/blog/index.php/2005-04-06/epiphany-hacking/</guid>
		<description><![CDATA[These days I have been hacking on an epiphany extension poetically called &#8220;rss&#8221;. It allows to retreive feeds in any page, and register these feeds in your favorite feed reader (so it&#8217;s not a firefox-like handling of rss feeds) ! All this can be accomplished using dbus, patching popular feed readers such as straw, liferea [...]]]></description>
			<content:encoded><![CDATA[<p>These days I have been hacking on an epiphany extension poetically called &#8220;rss&#8221;.<br />
It allows to retreive feeds in any page, and register these feeds in your favorite feed reader (so it&#8217;s not a firefox-like handling of rss feeds) !</p>
<p>All this can be accomplished using dbus, patching popular feed readers such as straw, liferea or blam (i did that, the patches can be found in their respective bugzillas). I had to patch epiphany and epiphany-extensions, so it is quite bleeding-edge to test.</p>
<p>Here is a screenshot of the thing:<br />
<img src="http://raphael.slinckx.net/images/ephy-rss-1.png" alt="mozilla.org feeds" /><br />
Mozilla.org feeds, notice the statusbar icons..</p>
<p><img src="http://raphael.slinckx.net/images/ephy-rss-2.png" alt="a random blog feeds" /><br />
A random blog feeds, notice that noth atom AND rss are selected, by default rss are selected before atom ones.</p>
<p>The feeds are selected &#8220;intelligently&#8221; so normally blogs that have atom/rss versions only have one of the two selected, while sites providing more feeds are selected entirely.</p>
<p>To signal that feeds are present, a little icon appears in the status bar, and a menu entry appears to make the dialog appear.</p>
]]></content:encoded>
			<wfw:commentRss>http://raphael.slinckx.net/blog/2005-04-06/epiphany-hacking/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

