<?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>mandazi &#187; Programming</title>
	<atom:link href="http://www.amirsahib.com/category/programming/feed" rel="self" type="application/rss+xml" />
	<link>http://www.amirsahib.com</link>
	<description>web development, gaming, sports, life, etc.</description>
	<lastBuildDate>Sat, 17 Dec 2011 22:38:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Google App Inventor Blocks Editor not working on Ubuntu 10.04?</title>
		<link>http://www.amirsahib.com/google-app-inventor-blocks-editor-not-working-on-ubuntu-10-04</link>
		<comments>http://www.amirsahib.com/google-app-inventor-blocks-editor-not-working-on-ubuntu-10-04#comments</comments>
		<pubDate>Sun, 12 Sep 2010 03:58:36 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Android]]></category>
		<category><![CDATA[App Development]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[blocks editor]]></category>
		<category><![CDATA[google app inventor]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[openjdk]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=566</guid>
		<description><![CDATA[I was having issues with loading the Blocks Editor when using the Google App Inventor then I saw this: Tips: If you are using GNU/Linux, then you should use Sun Java rather than OpenJDK. App Inventor does not work well with OpenJDK. Ubuntu by default loads the Blocks Editor with OpenJDK, so the solution is [...]]]></description>
			<content:encoded><![CDATA[<p>I was having issues with loading the Blocks Editor when using the Google App Inventor then I saw this:</p>
<blockquote><p><strong>Tips:</strong> If you are using GNU/Linux, then you should use Sun Java                 rather than OpenJDK. App Inventor does not work well with OpenJDK.</p></blockquote>
<p>Ubuntu by default loads the Blocks Editor with OpenJDK, so the solution is to install Sun Java instead.  I installed it with the Synaptic Package Manager. Then the next time you open up the Blocks Editor, don&#8217;t use the OpenJDK.  Instead select other and locale this file: <strong>/usr/lib/jvm/java-6-sun/jre/bin/javaws</strong> and you should be good.  You can use this from now on.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/google-app-inventor-blocks-editor-not-working-on-ubuntu-10-04/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>RoR Newb Note: Gems are installed per RubyGems version</title>
		<link>http://www.amirsahib.com/ror-newb-note-gems-are-installed-per-rubygems-version</link>
		<comments>http://www.amirsahib.com/ror-newb-note-gems-are-installed-per-rubygems-version#comments</comments>
		<pubDate>Tue, 31 Aug 2010 10:52:28 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[rubygems]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=561</guid>
		<description><![CDATA[So while working on ShoutReel, I had to upgrade to a newer version of RubyGems in order to use the i18n version of the geokit gem.  When I upgraded, it said I was missing all the gems for the app.  Consulting with my friend who told me that when upgrading RubyGems, you also have to [...]]]></description>
			<content:encoded><![CDATA[<p>So while working on <a href="http://www.shoutreel.com">ShoutReel</a>, I had to upgrade to a newer version of RubyGems in order to use the i18n version of the geokit gem.  When I upgraded, it said I was missing all the gems for the app.  Consulting with my friend who told me that when upgrading RubyGems, you also have to re-install all the gems for the app.</p>
<p>This is just a newb note for myself as well as anyone on the Internet having this issue.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/ror-newb-note-gems-are-installed-per-rubygems-version/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Diving into Ubuntu (again)</title>
		<link>http://www.amirsahib.com/diving-into-ubuntu-again</link>
		<comments>http://www.amirsahib.com/diving-into-ubuntu-again#comments</comments>
		<pubDate>Wed, 21 Jul 2010 05:08:32 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Tech]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[andorid]]></category>
		<category><![CDATA[mac os x]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=517</guid>
		<description><![CDATA[A while ago, I attempted to start using Ubuntu, but failed to install it on an old gateway laptop that didn&#8217;t have any linux drivers for audio, visual and wifi devices. Or at least I couldn&#8217;t find any online for the laptop. Due to the failure in getting it to work, I stopped my Ubuntu [...]]]></description>
			<content:encoded><![CDATA[<p>A while ago, I attempted to start using Ubuntu, but failed to install it on an old gateway laptop that didn&#8217;t have any linux drivers for audio, visual and wifi devices.  Or at least I couldn&#8217;t find any online for the laptop.  Due to the failure in getting it to work, I stopped my Ubuntu journey. I wasn&#8217;t ready for it.  Skip forward a year later and I found myself installing Ubuntu 10.04 on my newer HP laptop.  Installation was a breeze and everything worked out of the box except for some issues with double fingers on the touchpad and the right/left click ares on it.  I was impressed.  Wifi, bluetooth, sound, video, and pretty much everything worked instantly with Ubuntu.</p>
<p>As soon as I started to use it for a few hours, I noticed they took a some of their UI from Apple&#8217;s OS X and Windows.  It&#8217;s the best from both OSs combined into one. Workspaces is cool.  I&#8217;ve never experienced that working on Windows.  I find that very useful when multitasking. I also like the way alt-tab works when switching from one item to another.</p>
<p>The best part of it all is developing with Ubuntu, which is the main reason I switched.  I was having a hard time dealing with Windows and developing with Ruby on Rails.  On Ubuntu it was extremely fast for obvious reasons. I haven&#8217;t tried developing in PHP or Java yet, but will soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/diving-into-ubuntu-again/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to add a class to the form_for tag in Ruby on Rails</title>
		<link>http://www.amirsahib.com/how-to-add-class-to-the-form_for-tag-in-ruby-on-rails</link>
		<comments>http://www.amirsahib.com/how-to-add-class-to-the-form_for-tag-in-ruby-on-rails#comments</comments>
		<pubDate>Tue, 13 Oct 2009 03:40:49 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[form tag]]></category>
		<category><![CDATA[form_for]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[ror]]></category>
		<category><![CDATA[ruby]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=461</guid>
		<description><![CDATA[I&#8217;ve searched for a while and couldn&#8217;t figure this out until I actually picked up my book and browsed the source of examples. I&#8217;ll get straight to the code: users_path,:html => { :class => ’standard-form’ } do &#124;f&#124; -%> That produces: As you can see I added a class called &#8220;standard-form&#8221; to the form tag.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve searched for a while and couldn&#8217;t figure this out until I actually picked up my book and browsed the source of examples.  I&#8217;ll get straight to the code:</p>
<p><code><br />
<% form_for :user, :url => users_path,:html => { :class => ’standard-form’ } do |f| -%><br />
</code></p>
<p>That produces:</p>
<p><code></p>
<form class="standard-form" method="post" action="/users">
</code></p>
<p>As you can see I added a class called &#8220;standard-form&#8221; to the form tag.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/how-to-add-class-to-the-form_for-tag-in-ruby-on-rails/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>300+ Free Programming Books</title>
		<link>http://www.amirsahib.com/300-free-programming-books</link>
		<comments>http://www.amirsahib.com/300-free-programming-books#comments</comments>
		<pubDate>Tue, 12 May 2009 21:51:40 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=348</guid>
		<description><![CDATA[Excellent resource.]]></description>
			<content:encoded><![CDATA[<p>Excellent <a href="http://www.e-booksdirectory.com/programming.php">resource</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/300-free-programming-books/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

