<?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>Amir M. Sahib &#187; Web Development</title>
	<atom:link href="http://www.amirsahib.com/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://www.amirsahib.com</link>
	<description>echo life;</description>
	<lastBuildDate>Wed, 21 Jul 2010 05:08:32 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<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>0</slash:comments>
		</item>
		<item>
		<title>SMS linking on mobile browsers, Can&#8217;t add message to link</title>
		<link>http://www.amirsahib.com/sms-linking-on-mobile-browsers-cant-add-message-to-link</link>
		<comments>http://www.amirsahib.com/sms-linking-on-mobile-browsers-cant-add-message-to-link#comments</comments>
		<pubDate>Tue, 05 Jan 2010 21:28:03 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[sms]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=493</guid>
		<description><![CDATA[So today at work I spent several minutes trying to figure out how to send an sms link with a message along with it. Turns out according to the iPhone URL Scheme, you can&#8217;t do it (at least for their phones). So to all those people who are going to try to search on the [...]]]></description>
			<content:encoded><![CDATA[<p>So today at work I spent several minutes trying to figure out how to send an sms link with a message along with it.  Turns out according to the <a href="http://www.docstoc.com/docs/3595962/iPhone-URL-Scheme">iPhone URL Scheme</a>, you can&#8217;t do it (at least for their phones). So to all those people who are going to try to search on the web (hopefully this blog post ranks high in the search results) I&#8217;ll make it easy for you and show you what you can do:</p>
<p>&lt;a href=&#8221;sms:1234567890&#8243;&gt;SMS Message&lt;/a&gt;</p>
<p>You can also add more than number:</p>
<p>&lt;a href=&#8221;sms:1234567890,1234567890&#8243;&gt;SMS Message&lt;/a&gt;</p>
<p>Nothing else.  You can&#8217;t add a message along with it.</p>
<p>You can also see what this guy tried <a href="http://groups.google.com/group/iphonewebdev/msg/09ba504a4bda25dc">here</a> and failed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/sms-linking-on-mobile-browsers-cant-add-message-to-link/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Check out Shoutreel!</title>
		<link>http://www.amirsahib.com/check-out-shoutreel</link>
		<comments>http://www.amirsahib.com/check-out-shoutreel#comments</comments>
		<pubDate>Mon, 07 Dec 2009 04:13:27 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[application development]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[shoutreel]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=489</guid>
		<description><![CDATA[We&#8217;ve made some updates to Shoutreel. Check it out and tell me what you think.]]></description>
			<content:encoded><![CDATA[<p>We&#8217;ve made some updates to <a href="http://shoutreel.com">Shoutreel</a>.  Check it out and tell me what you think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/check-out-shoutreel/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>FF surpasses IE6 (finally!)</title>
		<link>http://www.amirsahib.com/ff-surpasses-ie6-finally</link>
		<comments>http://www.amirsahib.com/ff-surpasses-ie6-finally#comments</comments>
		<pubDate>Wed, 04 Nov 2009 15:16:38 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[ff]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[ie]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[internet explorer]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=477</guid>
		<description><![CDATA[Web developers have waited for what seems like ages for this month to come along. Internet Explorer remains ahead of the rest of the competition, but since month after month it continues to lose ground to all other browsers, Firefox has now finally surpassed IE6, which is easily the most hated version of Microsoft&#8217;s browser. [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>Web developers have waited for what seems like ages for this month to come along. Internet Explorer remains ahead of the rest of the competition, but since month after month it continues to lose ground to all other browsers, Firefox has now finally surpassed IE6, which is easily the most hated version of Microsoft&#8217;s browser. Firefox&#8217;s steady gain continues, Safari remains in a nonthreatening third place, Chrome is happily carving out a small niche for itself, and poor Opera can&#8217;t seem to budge from fifth place. In October, all browsers except for IE and Opera showed positive growth.</p></blockquote>
<p><a href="http://arstechnica.com/microsoft/news/2009/11/october-2009-browser-stats-firefox-finally-passes-ie6.ars">Source</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/ff-surpasses-ie6-finally/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>ShoutReel</title>
		<link>http://www.amirsahib.com/shoutreel</link>
		<comments>http://www.amirsahib.com/shoutreel#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:20:36 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Development]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=473</guid>
		<description><![CDATA[My friends and I have been building this basic app called ShoutReel. The idea is basically taking the forum and making it simpler. An easier way to explain it is Twitter is micro blogging while ShoutReel is micro forums. Check it out here. Of course it&#8217;s still basic and still in beta or pre-beta. Let [...]]]></description>
			<content:encoded><![CDATA[<p>My friends and I have been building this basic app called ShoutReel.  The idea is basically taking the forum and making it simpler.  An easier way to explain it is Twitter is micro blogging while ShoutReel is micro forums.</p>
<p>Check it out <a href="http://www.shoutreel.com">here</a>.  Of course it&#8217;s still basic and still in beta or pre-beta.  Let me know what you guys think.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/shoutreel/feed</wfw:commentRss>
		<slash:comments>0</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: &#60;% form_for :user, :url =&#62; users_path,:html =&#62; { :class =&#62; ’standard-form’ } do &#124;f&#124; -%&#62; That produces: &#60;form class="standard-form" method="post" action="/users"&#62; As you can see I [...]]]></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>&lt;% form_for :user, :url =&gt; users_path,:html =&gt; { :class =&gt; ’standard-form’ } do |f| -%&gt;</code></p>
<p>That produces:</p>
<p><code>&lt;form class="standard-form" method="post" action="/users"&gt;</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>PhoneGap</title>
		<link>http://www.amirsahib.com/phonegap</link>
		<comments>http://www.amirsahib.com/phonegap#comments</comments>
		<pubDate>Fri, 09 Oct 2009 15:44:29 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=454</guid>
		<description><![CDATA[Anyone use this before? Looks interesting. Planning on trying it out soon.]]></description>
			<content:encoded><![CDATA[<p>Anyone use <a href="http://phonegap.com/">this</a> before?</p>
<p>Looks interesting.  Planning on trying it out soon.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/phonegap/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating Static Pages in Ruby on Rails</title>
		<link>http://www.amirsahib.com/creating-static-pages-in-ruby-on-rails</link>
		<comments>http://www.amirsahib.com/creating-static-pages-in-ruby-on-rails#comments</comments>
		<pubDate>Thu, 03 Sep 2009 04:35:04 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[pages]]></category>
		<category><![CDATA[ruby on rails]]></category>
		<category><![CDATA[static]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=441</guid>
		<description><![CDATA[Want to create a static page with this type of url like yoursite.com/about for a Rails app? Well I had to just that for an app I am currently building. Basically it involves a controller and added a route to routes.rb. The first step is to create a simple controller: class StaticController &#60; ApplicationController def [...]]]></description>
			<content:encoded><![CDATA[<p>Want to create a static page with this type of url like yoursite.com/about for a Rails app?  Well I had to just that for an app I am currently building.</p>
<p>Basically it involves a controller and added a route to routes.rb.  The first step is to create a simple controller:<br />
<code>class StaticController &lt; ApplicationController<br />
def about<br />
end<br />
end</code><br />
I called my controller static, but you can call it whatever you want. In the views/static directory I created a simple about.html.erb file with the html:<br />
<code>&lt;h1&gt;About&lt;/h1&gt;<br />
&lt;p&gt;content here&lt;/p&gt;</code><br />
Then in the routes.rb I added the route:<br />
<code>map.static 'about', :controller =&gt; 'static', :action =&gt; 'about'</code><br />
And that&#8217;s basically it.  This is a really basic way of creating static pages in Rails.  There are definitely more advanced and probably much better ways of dong this.  Since I&#8217;m just a beginner this is what I did for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/creating-static-pages-in-ruby-on-rails/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>YouTube plans to stop supporting IE6 &#8211; Thank you Google!</title>
		<link>http://www.amirsahib.com/youtube-plans-to-stop-supporting-ie6-thank-you-google</link>
		<comments>http://www.amirsahib.com/youtube-plans-to-stop-supporting-ie6-thank-you-google#comments</comments>
		<pubDate>Tue, 14 Jul 2009 19:33:07 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[browser support]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[ie6]]></category>
		<category><![CDATA[youtube]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=415</guid>
		<description><![CDATA[TechCrunch has made my day with this post!]]></description>
			<content:encoded><![CDATA[<p>TechCrunch has made my day with <a href="http://www.techcrunch.com/2009/07/14/youtube-will-be-next-to-kiss-ie6-support-goodbye/">this post</a>!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/youtube-plans-to-stop-supporting-ie6-thank-you-google/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress.com Stats plugin not working?</title>
		<link>http://www.amirsahib.com/wordpress-com-stats-plugin-not-working</link>
		<comments>http://www.amirsahib.com/wordpress-com-stats-plugin-not-working#comments</comments>
		<pubDate>Tue, 16 Jun 2009 23:13:35 +0000</pubDate>
		<dc:creator>Amir Sahib</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[footer]]></category>
		<category><![CDATA[stats]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.amirsahib.com/?p=395</guid>
		<description><![CDATA[I have been Google analytics for years now, but I decided to check out the WordPress.com Stats plugin. It had always been installed since the inception of all my sites, but they never worked and I never really cared for it until today. I googling to find a solution and basically my theme was missing [...]]]></description>
			<content:encoded><![CDATA[<p>I have been Google analytics for years now, but I decided to check out the WordPress.com Stats plugin.  It had always been installed since the inception of all my sites, but they never worked and I never really cared for it until today.  I googling to find a solution and basically my theme was missing the footer function in my footer.php:<br />
<code>&lt;?php wp_footer(); ?&gt;</code><br />
That&#8217;s all I needed to add and I began see my stats graph exponentially climb.</p>
<p>Hopefully someone else will find this as a solution when googling.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.amirsahib.com/wordpress-com-stats-plugin-not-working/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
