<?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>Cimi's Official Blog</title>
	<atom:link href="http://www.cimitan.com/blog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cimitan.com/blog</link>
	<description>Italians do it Better...</description>
	<pubDate>Thu, 03 Mar 2011 13:20:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
	<language>en</language>
			<item>
		<title>Murrine and Ubuntu&#8217;s light-themes ported to Gtk+ 3.0, with a PPA</title>
		<link>http://www.cimitan.com/blog/2010/10/14/murrine-and-ubuntus-light-themes-ported-to-gtk-30-with-a-ppa/</link>
		<comments>http://www.cimitan.com/blog/2010/10/14/murrine-and-ubuntus-light-themes-ported-to-gtk-30-with-a-ppa/#comments</comments>
		<pubDate>Thu, 14 Oct 2010 01:39:50 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[Common]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<category><![CDATA[Themes]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=421</guid>
		<description><![CDATA[Hi guys,
I&#8217;ve spent the last few days playing with Gtk+ 3.0&#8230; you know, next months are going to be reeeally interesting!  
Murrine and light-themes for Gtk+ 3.0
After much more than 2000 lines of &#8220;git diff&#8221;, murrine was successfully ported to the new APIs. But, is there a reason to port an engine without a great theme to [...]]]></description>
			<content:encoded><![CDATA[<p>Hi guys,<br />
I&#8217;ve spent the last few days playing with Gtk+ 3.0&#8230; you know, next months are going to be reeeally interesting! <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
<h3>Murrine and light-themes for Gtk+ 3.0</h3>
<p>After much more than 2000 lines of &#8220;git diff&#8221;, <a href="http://www.cimitan.com/murrine">murrine</a> was successfully ported to the new APIs. But, is there a reason to port an engine without a great theme to run? Of course not! So, I&#8217;ve started porting <a href="http://launchpad.net/light-themes">light-themes</a> as well! <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><center><a href="http://www.cimitan.com/blog/wp-content/murrine-light-themes-gtk-3.png"><img class="alignnone size-medium wp-image-431" title="murrine-light-themes-gtk-3" src="http://www.cimitan.com/blog/wp-content/murrine-light-themes-gtk-3-400x250.png" alt="" width="400" height="250" /></a></center></p>
<p>I&#8217;m planning to make their gtkrc more modular, in order to share common code and add support for dark variations. Do you know that Gtk+ 2.22 and newer lets application developer to <a href="http://library.gnome.org/devel/gtk/unstable/GtkSettings.html#GtkSettings--gtk-application-prefer-dark-theme">load a dark variation of the current theme</a>? A developer could just set the <em>GtkSettings</em> &#8220;<em>gtk-application-prefer-dark-theme</em>&#8221; to true and Gtk+ will load <em>gtkrc-dark</em>, if present.<br />
That&#8217;s great! Imagine totem, shotwell, f-spot, gimp, etc etc using a dark colorscheme!</p>
<p>So, I&#8217;m sure you&#8217;re wondering: where&#8217;s the code?</p>
<h3>Code!</h3>
<p>You can grab the murrine &#8220;gtk+3&#8243; branch here: <a href="http://git.gnome.org/browse/murrine/log/?h=gtk%2b3">http://git.gnome.org/browse/murrine/log/?h=gtk%2b3</a><br />
You can grab the light-themes &#8220;gtk+3&#8243; branch here: <a href="https://code.launchpad.net/~cimi/light-themes/gtk+3">https://code.launchpad.net/~cimi/light-themes/gtk+3</a></p>
<p>If you want to play with some Gtk+ 3.0 apps, install the official Gtk+ 3.0 examples, or compile my <a href="https://code.launchpad.net/~cimi/+junk/twf-gtk+3">experimental port of the widget factory</a> to Gtk+ 3.0.</p>
<h3>PPA for Ubuntu Maverick 10.10</h3>
<p>If you are lazy and you&#8217;re running Ubuntu Maverick 10.10 - and you should, because it&#8217;s cool <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> - I&#8217;ve just created a PPA with  both packages compiled.</p>
<p>The PPA is available here: <a href="https://launchpad.net/~cimi/+archive/theming">https://launchpad.net/~cimi/+archive/theming</a> but remember that you must add the Gtk+ 3.0 PPA by my French friend Sebastien Bacher: <a href="https://launchpad.net/~ubuntu-desktop/+archive/gnome3-builds">https://launchpad.net/~ubuntu-desktop/+archive/gnome3-builds</a> <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<h3>Enjoy!</h3>
<p>Now that you have a working (and nice, thanks to murrine and light-themes) Gtk+ 3.0 environment, you can start <a href="http://library.gnome.org/devel/gtk/unstable/gtk-migrating-2-to-3.html">migrating your app to the new APIs</a>!</p>
<p>Spend a great weekend&#8230; and for the guys coming to Orlando, see you next week or at the UDS!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/10/14/murrine-and-ubuntus-light-themes-ported-to-gtk-30-with-a-ppa/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Enjoy Ubuntu 10.10 Maverick Meerkat</title>
		<link>http://www.cimitan.com/blog/2010/10/10/enjoy-ubuntu-1010-maverick-meerkat/</link>
		<comments>http://www.cimitan.com/blog/2010/10/10/enjoy-ubuntu-1010-maverick-meerkat/#comments</comments>
		<pubDate>Sun, 10 Oct 2010 12:21:26 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[Common]]></category>

		<category><![CDATA[English]]></category>

		<category><![CDATA[Themes]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=417</guid>
		<description><![CDATA[Ubuntu 10.10 is OUT NOW!
Enjoy the new features and the new graphical theme by Andrea Cimitan and Otto Greenslade  
See its features and go downloading it!
]]></description>
			<content:encoded><![CDATA[<p>Ubuntu 10.10 is OUT NOW!</p>
<p>Enjoy the new features and the new graphical theme by <a href="http://www.cimitan.com">Andrea Cimitan</a> and <a href="http://chaotic.co.uk/">Otto Greenslade</a> <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>See its <a href="http://www.ubuntu.com/desktop/features">features</a> and go <a href="http://www.ubuntu.com/desktop/get-ubuntu/download">downloading</a> it!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/10/10/enjoy-ubuntu-1010-maverick-meerkat/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Murrine 0.98.0 is OUT NOW! :)</title>
		<link>http://www.cimitan.com/blog/2010/09/22/murrine-0980-is-out-now/</link>
		<comments>http://www.cimitan.com/blog/2010/09/22/murrine-0980-is-out-now/#comments</comments>
		<pubDate>Wed, 22 Sep 2010 13:06:16 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=413</guid>
		<description><![CDATA[Hi guys!!!
Time for a murrine release&#8230; really, really? Yep!

Code is stable and we are reaching, day by day, continuously evolving, release 1.0!
So, here you can grab 0.98.0!
So, what&#8217;s new?
Overview of Changes in 0.98.0 (since 0.90.3)
============================================
Changes in this release:
- New supported widget: GtkExpander is now themed by the engine.
- New supported widget: GtkIconView is now themed [...]]]></description>
			<content:encoded><![CDATA[<p>Hi guys!!!</p>
<p>Time for a murrine release&#8230; really, really? Yep!</p>
<p><center><img class="alignnone" title="Murrine" src="http://www.cimitan.com/blog/wp-content/murrine-configurator-192x192.png" alt="" width="192" height="192" /></center></p>
<p>Code is stable and we are reaching, day by day, continuously evolving, release 1.0!</p>
<p>So, <a href="http://download.gnome.org/sources/murrine/0.98">here you can grab 0.98.0</a>!</p>
<p>So, what&#8217;s new?</p>
<blockquote><p>Overview of Changes in 0.98.0 (since 0.90.3)<br />
============================================<br />
Changes in this release:<br />
- New supported widget: GtkExpander is now themed by the engine.<br />
- New supported widget: GtkIconView is now themed by the engine.<br />
- New supported widget: GtkInfoBar is now themed by the engine.<br />
- New option: arrowstyle = 1 to draw filled arrows.<br />
arrowstyle = 2 to draw fat filled arrows.<br />
- New option: border_shades = { 1.0, 1.0 } to draw a gradient on the border.<br />
- New option: border_colors = { &#8220;#ffffff&#8221;, &#8220;#ffffff&#8221; }<br />
to set the colors used on the border of many widgets.<br />
border_colors = FALSE to disable.<br />
- New option: cellstyle = 0 to remove the border around the selected cell.<br />
cellstyle = 1 for the border around the selected cell (as before).<br />
- New option: comboboxstyle = 1 to colorize the GtkComboBox below the arrow.<br />
- New option: default_button_color = &#8220;#ffffff&#8221; to specify a 2px border for the<br />
default button.<br />
- New option: disable_focus = TRUE<br />
- New option: expanderstyle = 0 to draw arrows.<br />
expanderstyle = 1 to draw circles with plus and minus.<br />
expanderstyle = 2 to draw buttons with plus and minus.<br />
- New option: focusstyle = 0 to disable focus drawing.<br />
focusstyle = 1 to use dots.<br />
focusstyle = 2 to use a small colored rectangle.<br />
focusstyle = 3 to use a colored rectangle that touches the borders.<br />
- New option: gradient_colors = { &#8220;#ffffff&#8221;, &#8220;#ffffff&#8221;, &#8220;#ffffff&#8221;, &#8220;#ffffff&#8221; }<br />
to set the colors used on the gradient of many widgets.<br />
gradient_colors = FALSE to disable.<br />
- New option: handlestyle = 0 for three simple lines.<br />
handlestyle = 1 for three simple lines with inset.<br />
handlestyle = 2 for three near simple lines with inset.<br />
- New option: prelight_shade = 1.0 to select the shade level used in the<br />
scrollbar&#8217;s slider, GtkComboBox with comboboxstyle = 1 and<br />
in the prelight state with gradient_colors.<br />
- New option: separatorstyle = 1 to draw smooth separators.<br />
- New option: shadow_shades = { 1.0, 1.0 } to draw a gradient on<br />
the shadow of some widgets.<br />
- New option: spinbuttonstyle = 1 to add a separator on the GtkSpinButton.<br />
- New option: textstyle = 1 for a shadow at the bottom of the text.<br />
textstyle = 2 for a shadow at the top of the text.<br />
textstyle = 3 for a shadow at the bottom right of the text.<br />
textstyle = 4 for a shadow at the top left of the text.<br />
- New option: text_shade = 1.0 to specify the shade effect of the text&#8217;s shadow.<br />
- New option: trough_border_shades = { 1.0, 1.0 } to draw a gradient on<br />
the border of the trough of GtkScrollbar and GtkProgressBar.<br />
- New option: trough_shades = { 1.0, 1.0 } to draw a gradient on<br />
the trough of GtkScrollbar and GtkProgressBar.<br />
- Changed option: glowstyle = 5 for a glow around the edges.<br />
- Changed option: listviewstyle = 2 for a solid line.<br />
- Changed option: menustyle = 2 for a bright glow inside the menu.<br />
menustyle = 3 for a dark glow inside the menu.<br />
- Changed option: reliefstyle = 3 for a gradient on shadow.<br />
reliefstyle = 4 for a stronger shadow.<br />
- Changed option: stepperstyle = 2 for squared steppers with a rounded slider.<br />
- Deprecated option: gradients, please unset the other options instead.<br />
- Deprecated option: profile, please manually adjust the other options.<br />
- Deprecated option: scrollbar_color, please use a custom bg[SELECTED].<br />
- Improved rendering: rounded GtkScale trough.<br />
- Improved rendering: disabled GtkScale trough.<br />
- Improved rendering: contrast function in GtkButton.<br />
- Improved rendering: draw lightborder with on menubar (with menubarstyle = 1).<br />
- Improved rendering: draw lightborder with on toolbar (with toolbarstyle = 1).<br />
- Improved rendering: better GtkTooltip theming.<br />
- Improved rendering: use bg[GTK_STATE_PRELIGHT] on the scrollbar&#8217;s slider<br />
with colorize_scrollbar = FALSE.</p>
<p>Bugfixes in this release:<br />
- Fix a potential endless loop in draw_progressbar_fill and draw_menuitem.<br />
- Support for automake-1.11.<br />
- Some minor fixes on big-endian systems.<br />
- Fixes transparent WebKitGtk window with RGBA colormaps.<br />
- https://bugzilla.gnome.org/show_bug.cgi?id=554871<br />
- https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-murrine/+bug/624901<br />
- Minor fixes and maybe more bugs I forgot to link. <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>Many, many, many thanks to <a href="http://www.canonical.com">Canonical</a> and their <a href="http://design.canonical.com/">Design Team</a> for having sponsored the development.</p>
<p><em>Stay tuned with the development <a href="http://twitter.com/cimi">following me on twitter</a> and <a href="http://www.facebook.com/murrine">becoming a fan of Murrine on facebook</a>!</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/09/22/murrine-0980-is-out-now/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My update to Ubuntu Light themes</title>
		<link>http://www.cimitan.com/blog/2010/08/26/my-update-to-ubuntu-light-themes/</link>
		<comments>http://www.cimitan.com/blog/2010/08/26/my-update-to-ubuntu-light-themes/#comments</comments>
		<pubDate>Thu, 26 Aug 2010 17:22:01 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<category><![CDATA[Themes]]></category>

		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=409</guid>
		<description><![CDATA[Here I wrote about the latest changes to the Ubuntu Light themes. Please send your feedback to the design blog (not here!)
]]></description>
			<content:encoded><![CDATA[<p><a href="http://design.canonical.com/2010/08/second-update-to-the-ubuntu-light-themes/">Here</a> I wrote about the latest changes to the Ubuntu Light themes. Please send your feedback to the design blog (not here!)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/08/26/my-update-to-ubuntu-light-themes/feed/</wfw:commentRss>
		</item>
		<item>
		<title>My hero for today</title>
		<link>http://www.cimitan.com/blog/2010/08/23/my-hero-for-today/</link>
		<comments>http://www.cimitan.com/blog/2010/08/23/my-hero-for-today/#comments</comments>
		<pubDate>Mon, 23 Aug 2010 21:17:38 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=403</guid>
		<description><![CDATA[Carlos Garnacho is definitely my hero for today.
You can start imagining myself playing with that stuff in the next months, it deserves love from a new gtk+ engine  
EDIT: Maybe not only today, eventually tomorrow, the day after tomorrow, the day after the day after tomorrow and so on&#8230; 
]]></description>
			<content:encoded><![CDATA[<p><a href="http://blogs.gnome.org/carlosg/">Carlos Garnacho</a> is definitely <a href="http://blogs.gnome.org/carlosg/2010/08/23/css-like-styling-for-gtk/">my hero for today</a>.</p>
<p>You can start imagining myself playing with that stuff in the next months, it deserves love from a new gtk+ engine <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>EDIT: Maybe not only today, eventually tomorrow, the day after tomorrow, the day after the day after tomorrow and so on&#8230; <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/08/23/my-hero-for-today/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Murrine 2.0?</title>
		<link>http://www.cimitan.com/blog/2010/07/20/murrine-20/</link>
		<comments>http://www.cimitan.com/blog/2010/07/20/murrine-20/#comments</comments>
		<pubDate>Tue, 20 Jul 2010 10:32:39 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=400</guid>
		<description><![CDATA[What would you like to see in a Gtk+ 3.0 engine?
This blog post is the right place to discuss your dreams 
]]></description>
			<content:encoded><![CDATA[<p>What would you like to see in a Gtk+ 3.0 engine?</p>
<p>This blog post is the right place to discuss your dreams <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/07/20/murrine-20/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Prague 17th-24th July</title>
		<link>http://www.cimitan.com/blog/2010/07/16/prague-17th-24th-july/</link>
		<comments>http://www.cimitan.com/blog/2010/07/16/prague-17th-24th-july/#comments</comments>
		<pubDate>Fri, 16 Jul 2010 20:51:15 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=397</guid>
		<description><![CDATA[I&#8217;m just packing for Prague, I will be at the Ubuntu Platform Sprint to work on a lot of exciting things you&#8217;ll love.
Stay tuned 
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m just packing for Prague, I will be at the Ubuntu Platform Sprint to work on a lot of exciting things you&#8217;ll love.</p>
<p>Stay tuned <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/07/16/prague-17th-24th-july/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cimi is in London</title>
		<link>http://www.cimitan.com/blog/2010/05/24/cimi-is-in-london/</link>
		<comments>http://www.cimitan.com/blog/2010/05/24/cimi-is-in-london/#comments</comments>
		<pubDate>Sun, 23 May 2010 23:44:46 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=395</guid>
		<description><![CDATA[Hey guys&#8230; your favourite  gtk+ engine hacker is in London till 29th (Canonical)&#8230; If you want to meet me it will be my pleasure 
]]></description>
			<content:encoded><![CDATA[<p>Hey guys&#8230; your favourite <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> gtk+ engine hacker is in London till 29th (Canonical)&#8230; If you want to meet me it will be my pleasure <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/05/24/cimi-is-in-london/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Cimi is always-on in IRC</title>
		<link>http://www.cimitan.com/blog/2010/05/13/cimi-is-always-on-in-irc/</link>
		<comments>http://www.cimitan.com/blog/2010/05/13/cimi-is-always-on-in-irc/#comments</comments>
		<pubDate>Thu, 13 May 2010 10:16:06 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GNOME]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=391</guid>
		<description><![CDATA[Small blog post to tell you I have finally set up an always-on connection to IRC in my home server&#8230; so, if you need to speak with me, you can always contact me trough IRC!!!
I&#8217;m in both Freenode (#murrine and #ubuntu-art) and Gimpnet (#gnome-art and #gnome-it), username&#8230; Cimi of course!  
Don&#8217;t forget to follow [...]]]></description>
			<content:encoded><![CDATA[<p>Small blog post to tell you I have finally set up an always-on connection to IRC in my home server&#8230; so, if you need to speak with me, you can always contact me trough IRC!!!</p>
<p>I&#8217;m in both Freenode (#murrine and #ubuntu-art) and Gimpnet (#gnome-art and #gnome-it), username&#8230; Cimi of course! <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Don&#8217;t forget to <a href="http://twitter.com/cimi" target="_blank">follow me</a> on twitter!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/05/13/cimi-is-always-on-in-irc/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Official Murrine&#8217;s Facebook Fan Page! :-)</title>
		<link>http://www.cimitan.com/blog/2010/03/31/official-murrines-facebook-fan-page/</link>
		<comments>http://www.cimitan.com/blog/2010/03/31/official-murrines-facebook-fan-page/#comments</comments>
		<pubDate>Wed, 31 Mar 2010 16:12:30 +0000</pubDate>
		<dc:creator>Cimi</dc:creator>
		
		<category><![CDATA[English]]></category>

		<category><![CDATA[GTK]]></category>

		<category><![CDATA[Murrine]]></category>

		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://www.cimitan.com/blog/?p=386</guid>
		<description><![CDATA[I&#8217;ve just published the Official Facebook Murrine Fan page, I guess it could be useful to share updates as well as requesting new features 
Just another way to connect!

Become Fan and suggest to your Linux friends! 
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve just published the <a href="http://www.facebook.com/pages/Murrine-Gtk-Engine/109050295784521">Official Facebook Murrine Fan page</a>, I guess it could be useful to share updates as well as requesting new features <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
Just another way to connect!<br />
<center><a href="http://www.facebook.com/pages/Murrine-Gtk-Engine/109050295784521"><img src="http://www.cimitan.com/blog/wp-content/facebook-fan-page-icon-150x150.png" alt="" title="facebook-fan-page-icon" width="150" height="150" class="alignnone size-thumbnail wp-image-387" /></a></center></p>
<p>Become Fan and suggest to your Linux friends! <img src='http://www.cimitan.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.cimitan.com/blog/2010/03/31/official-murrines-facebook-fan-page/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>

