<?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>SVU's blog &#187; gnome</title>
	<atom:link href="http://blogs.gnome.org/sudaltsov/category/gnome/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/sudaltsov</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Thu, 08 Oct 2009 11:32:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>gdm login screen: how to output current IP address</title>
		<link>http://blogs.gnome.org/sudaltsov/2009/01/29/gdm-login-screen-how-to-output-current-ip-address/</link>
		<comments>http://blogs.gnome.org/sudaltsov/2009/01/29/gdm-login-screen-how-to-output-current-ip-address/#comments</comments>
		<pubDate>Thu, 29 Jan 2009 23:52:58 +0000</pubDate>
		<dc:creator>Sergey Udaltsov</dc:creator>
				<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/?p=165</guid>
		<description><![CDATA[I could not find a way to put some text (for example, current IP address) into background of the gdm login screen. ImageMagic to the rescue:
cd /usr/share/gdm/themes/MyTheme
convert -draw \
  "text 10,50 \"`ifconfig wlan1 &#124; awk '/inet addr/{ print $2 }'`\"" \
  background.jpg background.hacked.jpg
Put that line into some startup script (for example, /etc/gdm/Init/Default). Then, [...]]]></description>
			<content:encoded><![CDATA[<p>I could not find a way to put some text (for example, current IP address) into background of the gdm login screen. ImageMagic to the rescue:</p>
<pre>cd /usr/share/gdm/themes/MyTheme
convert -draw \
  "text 10,50 \"`ifconfig wlan1 | awk '/inet addr/{ print $2 }'`\"" \
  background.jpg background.hacked.jpg</pre>
<p>Put that line into some startup script (for example, /etc/gdm/Init/Default). Then, change your theme xml (/usr/share/gdm/themes/MyTheme/mytheme.xml) to refer to background.hacked.jpg (instead of background.jpg). Voila.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/sudaltsov/2009/01/29/gdm-login-screen-how-to-output-current-ip-address/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title></title>
		<link>http://blogs.gnome.org/sudaltsov/2008/07/08/150/</link>
		<comments>http://blogs.gnome.org/sudaltsov/2008/07/08/150/#comments</comments>
		<pubDate>Tue, 08 Jul 2008 09:34:47 +0000</pubDate>
		<dc:creator>Sergey Udaltsov</dc:creator>
				<category><![CDATA[gnome]]></category>
		<category><![CDATA[hardware]]></category>

		<guid isPermaLink="false">http://blogs.gnome.org/sudaltsov/2008/07/08/150/</guid>
		<description><![CDATA[I am very enthusiastic regarding Stormy Peters becoming the ED of the Board (being one of those people mentioning by Bastien btw;) I am convinced, there is a lot she can do to make the Board more effective, visible and rocking&#8230; My sincere congratulations to GNOME and to Stormy! It is a pity I am [...]]]></description>
			<content:encoded><![CDATA[<p>I am very enthusiastic regarding Stormy Peters becoming the ED of the Board (being one of those people mentioning by <a href="http://www.hadess.net/2008/07/stormy-for-gnome.html">Bastien</a> btw;) I am convinced, there is a lot she can do to make the Board more effective, visible and rocking&#8230; My sincere congratulations to GNOME and to Stormy! It is a pity I am not attending GUADEC this year, so I cannot celebrate the event with the crowd.</p>
<p>Last Friday, I got wonderful set-top box ItGate <a href="http://www.itgate.co.kr/dags/model_tgm220.php?lan=eng&amp;no=tgm220">TGM 220</a>. Linux, PowerPC,  cool and sexy. The greatest disappointment was to find that unofficial plugin for VLC AKA &#8220;VLC Frontend&#8221; (very handy thing, allows streaming anything from VLC to set-top box) seems to be closed source. And it only works with the old version of VLC (I do not even mention it being somewhat unstable). What do these guys think about?&#8230; I searched high and low &#8211; there are only binaries on the net <img src='http://blogs.gnome.org/sudaltsov/wp-content/mu-plugins/tango-smilies/tango/face-sad.png' alt=':(' class='wp-smiley' />  And the <a href="http://www.i-have-a-dreambox.com/wbb2/thread.php?threadid=86065">development forum</a> is in German &#8211; unpleasant surprise&#8230; Second disappointment &#8211; lack of support for UPnP and bonjour. It is 2008 after all, people&#8230;</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.gnome.org/sudaltsov/2008/07/08/150/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
