<?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>Alen Basic</title>
	<atom:link href="http://alenbasic.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://alenbasic.com</link>
	<description>A mature age student on his path to being a developer...</description>
	<lastBuildDate>Sun, 27 Apr 2014 05:14:15 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.9</generator>
	<item>
		<title>ShellEd &#8211; BASH Plugin for Eclipse</title>
		<link>http://alenbasic.com/2014/04/shelled-bash-plugin-for-eclipse/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=shelled-bash-plugin-for-eclipse</link>
		<comments>http://alenbasic.com/2014/04/shelled-bash-plugin-for-eclipse/#comments</comments>
		<pubDate>Sun, 27 Apr 2014 05:14:15 +0000</pubDate>
		<dc:creator><![CDATA[basica]]></dc:creator>
				<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://alenbasic.com/?p=10</guid>
		<description><![CDATA[You can find it here. The main reason for me using it is to increase the speed of me editing and testing code. It can be all done in one window, and thus can be done very quickly. I normally use vim or TextMate when editing code, depending on the context. For large amounts of [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>You can find it <a href="http://sourceforge.net/apps/trac/shelled/">here</a>. The main reason for me using it is to increase the speed of me editing and testing code. It can be all done in one window, and thus can be done very quickly. I normally use vim or TextMate when editing code, depending on the context. For large amounts of code I typically use TextMate to get a better idea of what I am dealing with and to more easily move around and see things, but if I am dealing with a small script I will use vim.</p>
<p>I typically use to use Eclipse for my Java assignments, but I have increasingly found it to be useful for my work in Python, and now my shell scripts. It speeds up the process incredibly, and I am realising this more and more. I tended to avoid IDEs at first because of the perceived hand holding, but after experiencing performance gains &#8211; I am not so judgemental anymore. Anyways, check it out. I highly recommend it.</p>
]]></content:encoded>
			<wfw:commentRss>http://alenbasic.com/2014/04/shelled-bash-plugin-for-eclipse/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
