<?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: Pitivi release getting positive feedback</title>
	<atom:link href="http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/</link>
	<description>Just another GNOME Blogs weblog</description>
	<lastBuildDate>Wed, 25 Nov 2009 02:40:57 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tobias</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2348</link>
		<dc:creator>tobias</dc:creator>
		<pubDate>Fri, 22 May 2009 19:02:02 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2348</guid>
		<description>Nice program, but the website is damn ugly, sorry. But you can improve it very easily.
1. Use Agave[1] to select a color theme.
2. Use a  sans-serif font[2] for the headlines
3. Use a dark text with light background 
4. Remove the round corners, they look ugly 
5. Make screen-shots without the border around the program window. Gimp has an option for that.

[1] http://home.gna.org/colorscheme/
[2] http://en.wikipedia.org/wiki/Serif</description>
		<content:encoded><![CDATA[<p>Nice program, but the website is damn ugly, sorry. But you can improve it very easily.<br />
1. Use Agave[1] to select a color theme.<br />
2. Use a  sans-serif font[2] for the headlines<br />
3. Use a dark text with light background<br />
4. Remove the round corners, they look ugly<br />
5. Make screen-shots without the border around the program window. Gimp has an option for that.</p>
<p>[1] <a href="http://home.gna.org/colorscheme/" rel="nofollow">http://home.gna.org/colorscheme/</a><br />
[2] <a href="http://en.wikipedia.org/wiki/Serif" rel="nofollow">http://en.wikipedia.org/wiki/Serif</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vax</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2347</link>
		<dc:creator>Vax</dc:creator>
		<pubDate>Fri, 22 May 2009 18:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2347</guid>
		<description>Those rounded corner images are pretty poor looking. You might as well use -moz-border-radius and -webkit-border-radius CSS properties to your main table. A -khtml version probably exists too.</description>
		<content:encoded><![CDATA[<p>Those rounded corner images are pretty poor looking. You might as well use -moz-border-radius and -webkit-border-radius CSS properties to your main table. A -khtml version probably exists too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uraeus</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2346</link>
		<dc:creator>uraeus</dc:creator>
		<pubDate>Fri, 22 May 2009 16:22:17 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2346</guid>
		<description>@Marius: Thanks for the website fixes, they are all added now.</description>
		<content:encoded><![CDATA[<p>@Marius: Thanks for the website fixes, they are all added now.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2345</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Fri, 22 May 2009 15:58:36 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2345</guid>
		<description>To get rid of vertical jumping on hover, add

  border-bottom: 4px solid white;
  padding-bottom: 2px;

to #miniflex a:link, #miniflex a:visited</description>
		<content:encoded><![CDATA[<p>To get rid of vertical jumping on hover, add</p>
<p>  border-bottom: 4px solid white;<br />
  padding-bottom: 2px;</p>
<p>to #miniflex a:link, #miniflex a:visited</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2344</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Fri, 22 May 2009 15:56:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2344</guid>
		<description>To get rid of the horizontal scrollbar I had to change the width of #miniflex to be less than 100% *or* set the horizontal padding of #miniflex to 0 instead of 10px.

Which is weird, as far as I understand padding should be included inside the width, unless you&#039;re using MSIE 6, but I have Firefox here...</description>
		<content:encoded><![CDATA[<p>To get rid of the horizontal scrollbar I had to change the width of #miniflex to be less than 100% *or* set the horizontal padding of #miniflex to 0 instead of 10px.</p>
<p>Which is weird, as far as I understand padding should be included inside the width, unless you&#8217;re using MSIE 6, but I have Firefox here&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2343</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Fri, 22 May 2009 15:55:03 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2343</guid>
		<description>Well, you could share the LWN article link with your blog readers. LWN would not mind.</description>
		<content:encoded><![CDATA[<p>Well, you could share the LWN article link with your blog readers. LWN would not mind.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: uraeus</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2342</link>
		<dc:creator>uraeus</dc:creator>
		<pubDate>Fri, 22 May 2009 15:54:05 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2342</guid>
		<description>Hmm, not sure what the horizontal scrollbar issue is, my screen and browser is much the same. As for the jumping I 
got that too, but I was unsure of how I should best fix it and in the end I preferred getting the site up instead of fiddling with that
smallish issue.</description>
		<content:encoded><![CDATA[<p>Hmm, not sure what the horizontal scrollbar issue is, my screen and browser is much the same. As for the jumping I<br />
got that too, but I was unsure of how I should best fix it and in the end I preferred getting the site up instead of fiddling with that<br />
smallish issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2341</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Fri, 22 May 2009 15:50:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2341</guid>
		<description>And when I wrote &quot;not feeling guilt&quot;, I meant &quot;*now* feeling guilt&quot;.  Gaah.</description>
		<content:encoded><![CDATA[<p>And when I wrote &#8220;not feeling guilt&#8221;, I meant &#8220;*now* feeling guilt&#8221;.  Gaah.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marius Gedminas</title>
		<link>http://blogs.gnome.org/uraeus/2009/05/22/pitivi-release-getting-positive-feedback/comment-page-1/#comment-2340</link>
		<dc:creator>Marius Gedminas</dc:creator>
		<pubDate>Fri, 22 May 2009 15:48:30 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.gnome.org/uraeus/?p=1071#comment-2340</guid>
		<description>I admit not having seen the old version of the website, but the new one has some small issues in Firefox 3:

  * there are both horizontal and vertical scroll bars since a bit of the whitespace sticks out somewhere (my screen is 1280x800).

  * when you move your mouse over the menu items, the block of text below jumps up and down

Since I&#039;m not feeling guilt for offering criticism where none was asked, I&#039;ll spend at least five minutes fiddling with the CSS to see if I can offer a patch.</description>
		<content:encoded><![CDATA[<p>I admit not having seen the old version of the website, but the new one has some small issues in Firefox 3:</p>
<p>  * there are both horizontal and vertical scroll bars since a bit of the whitespace sticks out somewhere (my screen is 1280&#215;800).</p>
<p>  * when you move your mouse over the menu items, the block of text below jumps up and down</p>
<p>Since I&#8217;m not feeling guilt for offering criticism where none was asked, I&#8217;ll spend at least five minutes fiddling with the CSS to see if I can offer a patch.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
