<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fun with Gwibber themes</title>
	<atom:link href="http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=fun-with-gwibber-themes</link>
	<description>The Magic of Open Source</description>
	<lastBuildDate>Tue, 07 Sep 2010 20:18:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Abhishek</title>
		<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/comment-page-1/#comment-13267</link>
		<dc:creator>Abhishek</dc:creator>
		<pubDate>Fri, 09 Apr 2010 12:32:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2343#comment-13267</guid>
		<description>This dialog bubbles looks awesome, something that I wished to have in gwibber since long time, http://blog.ideamonk.in/search?q=gwibber I&#039;ll try mixing best of both from mine and yours :)</description>
		<content:encoded><![CDATA[<p>This dialog bubbles looks awesome, something that I wished to have in gwibber since long time, <a href="http://blog.ideamonk.in/search?q=gwibber" rel="nofollow">http://blog.ideamonk.in/search?q=gwibber</a> I&#8217;ll try mixing best of both from mine and yours <img src='http://www.theopensourcerer.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alan Bell</title>
		<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/comment-page-1/#comment-13005</link>
		<dc:creator>Alan Bell</dc:creator>
		<pubDate>Sun, 14 Mar 2010 20:04:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2343#comment-13005</guid>
		<description>@Andrew, I think the procedure is publish a branch, then do a merge request, then they can merge it into the trunk.</description>
		<content:encoded><![CDATA[<p>@Andrew, I think the procedure is publish a branch, then do a merge request, then they can merge it into the trunk.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sean Tilley</title>
		<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/comment-page-1/#comment-13002</link>
		<dc:creator>Sean Tilley</dc:creator>
		<pubDate>Sun, 14 Mar 2010 16:35:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2343#comment-13002</guid>
		<description>This would be so cool if identi.ca could somehow officially support this in their streams, thus eliminating the need to have the themes on the client side...

Then every group could have their own spiffy-looking theme setup.</description>
		<content:encoded><![CDATA[<p>This would be so cool if identi.ca could somehow officially support this in their streams, thus eliminating the need to have the themes on the client side&#8230;</p>
<p>Then every group could have their own spiffy-looking theme setup.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Links 14/3/2010: A Lot More Android in Devices, Dell Tablets &#124; Boycott Novell</title>
		<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/comment-page-1/#comment-12999</link>
		<dc:creator>Links 14/3/2010: A Lot More Android in Devices, Dell Tablets &#124; Boycott Novell</dc:creator>
		<pubDate>Sun, 14 Mar 2010 14:51:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2343#comment-12999</guid>
		<description>[...] Fun with Gwibber themes In order to be fully buzzword compliant, all conference type gatherings in this web 2.0 social media age now have a compulsory twitter tag and live twitter projected display. Oggcamp (which, I would just like to mention, The Open Learning Centre is sponsoring) is no exception to this rule, but being all about Free culture needs to incorporate identi.ca (or status.net) dents alongside the tweets. The best way to do this is to leverage (I have a buzzword for every situation) the existing technology and make Gwibber fit for the purpose of projecting a continuous stream following a hash tag at a conference. The first thing it needs is a full screen mode. I have hacked one in, but it needs a bit of improvement, some more bits really need to be hidden when in presentation mode. The next thing I wanted to do was give each of the various hashtag pipelines (or “hash pipes” as I like to call them) it’s own theme. This bit was tricky as the search query isn’t currently available to the theme engine. I asked the upstream developers for a bit of guidance at this point and within 15 minutes of me explaining what I wanted to do I was given a new patch by segphault that exposes the search query to the theme. [...]</description>
		<content:encoded><![CDATA[<p>[...] Fun with Gwibber themes In order to be fully buzzword compliant, all conference type gatherings in this web 2.0 social media age now have a compulsory twitter tag and live twitter projected display. Oggcamp (which, I would just like to mention, The Open Learning Centre is sponsoring) is no exception to this rule, but being all about Free culture needs to incorporate identi.ca (or status.net) dents alongside the tweets. The best way to do this is to leverage (I have a buzzword for every situation) the existing technology and make Gwibber fit for the purpose of projecting a continuous stream following a hash tag at a conference. The first thing it needs is a full screen mode. I have hacked one in, but it needs a bit of improvement, some more bits really need to be hidden when in presentation mode. The next thing I wanted to do was give each of the various hashtag pipelines (or “hash pipes” as I like to call them) it’s own theme. This bit was tricky as the search query isn’t currently available to the theme engine. I asked the upstream developers for a bit of guidance at this point and within 15 minutes of me explaining what I wanted to do I was given a new patch by segphault that exposes the search query to the theme. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Donny</title>
		<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/comment-page-1/#comment-12996</link>
		<dc:creator>Donny</dc:creator>
		<pubDate>Sun, 14 Mar 2010 01:02:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2343#comment-12996</guid>
		<description>This... is... so... gorgeous.

And the buzzword usage made me laugh out loud.</description>
		<content:encoded><![CDATA[<p>This&#8230; is&#8230; so&#8230; gorgeous.</p>
<p>And the buzzword usage made me laugh out loud.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Andrew</title>
		<link>http://www.theopensourcerer.com/2010/03/13/fun-with-gwibber-themes/comment-page-1/#comment-12990</link>
		<dc:creator>Andrew</dc:creator>
		<pubDate>Sat, 13 Mar 2010 19:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.theopensourcerer.com/?p=2343#comment-12990</guid>
		<description>Can&#039;t wait for the branch! But why aren&#039;t they integrating this into Gwibber by default?</description>
		<content:encoded><![CDATA[<p>Can&#8217;t wait for the branch! But why aren&#8217;t they integrating this into Gwibber by default?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
