<?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>grdryn &#187; Fedora</title>
	<atom:link href="http://gerard.ryan.lt/blog/category/technology/linux/fedora/feed/" rel="self" type="application/rss+xml" />
	<link>http://gerard.ryan.lt/blog</link>
	<description>Not just another WordPress site</description>
	<lastBuildDate>Fri, 18 May 2012 00:46:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Google Summer of Code 2012 &#8211; Fedora JBoss Spin</title>
		<link>http://gerard.ryan.lt/blog/2012/04/24/google-summer-of-code-2012-fedora-jboss-spin/</link>
		<comments>http://gerard.ryan.lt/blog/2012/04/24/google-summer-of-code-2012-fedora-jboss-spin/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 17:28:12 +0000</pubDate>
		<dc:creator>grdryn</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GSOC]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gsoc]]></category>
		<category><![CDATA[jboss]]></category>

		<guid isPermaLink="false">http://gerard.ryan.lt/blog/?p=260</guid>
		<description><![CDATA[So yesterday I found out that I got accepted into the Google Summer of Code program. It&#8217;s really exciting news for me, being enthusiastic about free software and open source, and also because I&#8217;ll be getting money to contribute to a project that I&#8217;ve been hoping to get more involved with anyway.  I&#8217;ll be working [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">So yesterday I found out that I got accepted into the <a title="Google Summer of Code 2012 Homepage" href="http://www.google-melange.com/gsoc/homepage/google/gsoc2012" target="_blank">Google Summer of Code</a> program. It&#8217;s really exciting news for me, being enthusiastic about free software and open source, and also because I&#8217;ll be getting money to contribute to a project that I&#8217;ve been hoping to get more involved with anyway.  I&#8217;ll be working with the <a title="Fedora Project" href="https://fedoraproject.org/" target="_blank">Fedora project</a>, to help with the packaging of JBoss software, and eventually I&#8217;ll create a JBoss spin, which will include JBoss Application Server 7, JBoss Tools for Eclipse, and JBoss Forge. I&#8217;m currently doing exams in university, so my activity on this will be limited until they&#8217;re finished. Then the hard work begins! I look forward to learning from all of the talented people who are already involved in the Fedora community. For more info on what I&#8217;ll be doing, the proposal is <a title="GSOC 2012 proposal for Fedora JBoss Spin" href="https://fedoraproject.org/wiki/GSOC_2012/Student_Application_grdryn_JBoss_Spin" target="_blank">available on the wiki</a>. I&#8217;ll update here with any interesting progress!</p>
]]></content:encoded>
			<wfw:commentRss>http://gerard.ryan.lt/blog/2012/04/24/google-summer-of-code-2012-fedora-jboss-spin/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Adjust screen brightness on fedora 16 &#8211; try this if it&#8217;s not working</title>
		<link>http://gerard.ryan.lt/blog/2011/11/28/adjust-screen-brightness-on-fedora-16-try-this-if-its-not-working/</link>
		<comments>http://gerard.ryan.lt/blog/2011/11/28/adjust-screen-brightness-on-fedora-16-try-this-if-its-not-working/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 15:05:42 +0000</pubDate>
		<dc:creator>grdryn</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>

		<guid isPermaLink="false">http://gerard.ryan.lt/blog/?p=245</guid>
		<description><![CDATA[Just in case this can help anyone on the fedora planet or other, who doesn&#8217;t visit fedoraforum.org or ask.fedoraproject.org very often. Admittedly I don&#8217;t visit there very often myself. A quick search in bugzilla shows some possibly related bugs. If you don&#8217;t seem to be able to alter the screen brightness in fedora, either with [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;"><em>Just in case this can help anyone on the fedora planet or other, who doesn&#8217;t visit fedoraforum.org or ask.fedoraproject.org very often. Admittedly I don&#8217;t visit there very often myself. A quick search in bugzilla shows some possibly related bugs.</em></p>
<p style="text-align: justify;">If you don&#8217;t seem to be able to alter the screen brightness in fedora, either with the Fn keys, or through the gnome-control-center, try reinstalling bash. I rarely have the screen brightness on full on my laptop, so when I couldn&#8217;t change it on f16, it was ever so slightly annoying! I honestly wouldn&#8217;t know what to file a bug report against, so I started searching. First stop was that shiny new <a title="ask.fedoraproject.org" href="http://ask.fedoraproject.org" target="_blank">ask.fedoraproject.org</a> instance, which led me to <a title="forums.fedoraforum.org/showthread.php?t=272500" href="http://forums.fedoraforum.org/showthread.php?t=272500" target="_blank">forums.fedoraforum.org/showthread.php?t=272500</a><br />
So with the Fn keys not working, which had always worked previously; and the slider in the screen settings in gnome-control-center having no effect, doing a simple</p>
<pre>sudo yum reinstall bash</pre>
<p style="text-align: justify;">was the answer.</p>
<p style="text-align: justify;"><em><strong>Update:</strong></em></p>
<p style="text-align: justify;">It&#8217;s listed in the &#8216;Common F16 Bugs&#8217; here:</p>
<p style="text-align: justify;"><a href="https://fedoraproject.org/wiki/Common_F16_bugs#Bash_entry_in_.2Fetc.2Fshells_disappears_after_update" target="_blank">https://fedoraproject.org/wiki/Common_F16_bugs#Bash_entry_in_.2Fetc.2Fshells_disappears_after_update</a></p>
]]></content:encoded>
			<wfw:commentRss>http://gerard.ryan.lt/blog/2011/11/28/adjust-screen-brightness-on-fedora-16-try-this-if-its-not-working/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add applications to autostart on login, in GNOME 3</title>
		<link>http://gerard.ryan.lt/blog/2011/05/14/add-applications-to-autostart-on-login-in-gnome-3/</link>
		<comments>http://gerard.ryan.lt/blog/2011/05/14/add-applications-to-autostart-on-login-in-gnome-3/#comments</comments>
		<pubDate>Sat, 14 May 2011 20:28:36 +0000</pubDate>
		<dc:creator>grdryn</dc:creator>
				<category><![CDATA[Fedora]]></category>
		<category><![CDATA[GNOME]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[gnome]]></category>
		<category><![CDATA[gnome 3]]></category>

		<guid isPermaLink="false">http://gerard.ryan.lt/blog/?p=235</guid>
		<description><![CDATA[Since I started using GNOME 3 a while back, one feature that I&#8217;ve wanted to see is an option to have certain programs start up when I login. Unfortunately I haven&#8217;t had time to look into this until now, and  a quick look in the release notes pointed me in the right direction. There are [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: justify;">Since I started using GNOME 3 a while back, one feature that I&#8217;ve wanted to see is an option to have certain programs start up when I login. Unfortunately I haven&#8217;t had time to look into this until now, and  a quick look in the <a title="Fedora Release Notes: Changes for Desktop Users" href="http://docs.fedoraproject.org/en-US/Fedora/15/html/Release_Notes/sect-Release_Notes-Changes_for_Desktop_Users.html" target="_blank">release notes</a> pointed me in the right direction. There are two ways of doing this; neither of which I find very obvious, and both do essentially the same thing. The easiest way is by using <em>gnome-session-properties. </em>Unfortunately, this is something that the shell in GNOME 3 doesn&#8217;t seem to know much about. Entering it in the search bar in the shell doesn&#8217;t provide anything useful, apart from a wikipedia or google search possibility. To open the dialog, we must either open a terminal and enter <em>gnome-session-properties, </em>or hit the trusty Alt+F2 and enter it there. At this point, I would like to point out that the Alt+F2 command launcher now has tab auto-completion (I&#8217;m not sure if that was a feature before or not, but I&#8217;ve only noticed it now)!</p>
<p style="text-align: center;"><a href="http://gerard.ryan.lt/blog/?attachment_id=237"><img class="aligncenter size-full wp-image-237" title="startup_applications_preferences" src="http://gerard.ryan.lt/blog/wp-content/uploads/2011/05/startup_applications_preferences.png" alt="Screenshot of 'startup applications preferences' in Fedora 15" width="602" height="485" /></a></p>
<p style="text-align: justify;">As you can see, this presents us with the familiar Startup Applications Preferences dialog, where we can add/remove applications to our hearts content! As you can see from the screenshot, the first application I added was <a title="RSIBreak website" href="http://www.rsibreak.org/" target="_blank">RSIBreak</a>. This is a handy little utility to help prevent Repetitive Strain Injury.</p>
<p style="text-align: justify;">The alternative way to add something to startup on login is to manually create the.desktop files in ~/.config/autostart. Some examples can be found in /usr/share/applications.</p>
]]></content:encoded>
			<wfw:commentRss>http://gerard.ryan.lt/blog/2011/05/14/add-applications-to-autostart-on-login-in-gnome-3/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
	</channel>
</rss>

