<?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>Jamal Shaheen</title>
	<atom:link href="http://jamal.ps/feed/" rel="self" type="application/rss+xml" />
	<link>http://jamal.ps</link>
	<description>the man with hocks</description>
	<lastBuildDate>Fri, 14 May 2010 18:48:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Online Regex editor</title>
		<link>http://jamal.ps/2010/05/online-regex-editor/</link>
		<comments>http://jamal.ps/2010/05/online-regex-editor/#comments</comments>
		<pubDate>Fri, 14 May 2010 18:44:50 +0000</pubDate>
		<dc:creator>Jamal Shaheen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[editor]]></category>
		<category><![CDATA[rails]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[ruby]]></category>
		<category><![CDATA[tester]]></category>

		<guid isPermaLink="false">http://jamal.ps/?p=31</guid>
		<description><![CDATA[For some reason, ruby developers always comes out with the best things!
http://rubular.com -  a very useful tool to write and test your regex right away, really useful, you better use it next time you doing regex stuff.
still don&#8217;t know the answer for my question (why rubyist comes with the best stuff)
]]></description>
			<content:encoded><![CDATA[<p>For some reason, ruby developers always comes out with the best things!</p>
<p><a href="http://rubular.com" target="_self">http://rubular.com</a> -  a very useful tool to write and test your regex right away, really useful, you better use it next time you doing regex stuff.</p>
<p>still don&#8217;t know the answer for my question (why rubyist comes with the best stuff)</p>
]]></content:encoded>
			<wfw:commentRss>http://jamal.ps/2010/05/online-regex-editor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dhh in London, and I missed him</title>
		<link>http://jamal.ps/2010/05/dhh-in-london/</link>
		<comments>http://jamal.ps/2010/05/dhh-in-london/#comments</comments>
		<pubDate>Tue, 11 May 2010 12:08:56 +0000</pubDate>
		<dc:creator>Jamal Shaheen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://jamal.ps/?p=28</guid>
		<description><![CDATA[david heinemeier hansson or dhh, is a very nice and creative guy, he is the creator of the beautifull framework Ruby on Rails.
he had a meeting on apple store at regent street and unfortunately i missed it, i called apple store at 6 and they told me its from 5 to 6  
]]></description>
			<content:encoded><![CDATA[<p>david heinemeier hansson or dhh, is a very nice and creative guy, he is the creator of the beautifull framework Ruby on Rails.</p>
<p>he had a meeting on apple store at regent street and unfortunately i missed it, i called apple store at 6 and they told me its from 5 to 6 <img src='http://jamal.ps/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jamal.ps/2010/05/dhh-in-london/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>quick tip for rails debuggers</title>
		<link>http://jamal.ps/2010/05/quick-tip-for-rails-debuggers/</link>
		<comments>http://jamal.ps/2010/05/quick-tip-for-rails-debuggers/#comments</comments>
		<pubDate>Tue, 04 May 2010 16:12:43 +0000</pubDate>
		<dc:creator>Jamal Shaheen</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[rails debugg raise inspect ruby]]></category>

		<guid isPermaLink="false">http://jamal.ps/?p=20</guid>
		<description><![CDATA[Go to your application_controler.rb and add this method
[ruby]
def xxx function
raise function .inspect
end
[/ruby]
save the file and restart the server if required, now anywhere in your controller you can do this
[ruby]
xxx User.all
[/ruby]
or you can do
[ruby]
xxx params
[/ruby]
ofcourse you can name this method what ever you want, but I use xxx because its quick to type and I won&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p>Go to your application_controler.rb and add this method</p>
<p>[ruby]</p>
<p>def xxx function<br />
raise function .inspect<br />
end</p>
<p>[/ruby]</p>
<p>save the file and restart the server if required, now anywhere in your controller you can do this</p>
<p>[ruby]</p>
<p>xxx User.all</p>
<p>[/ruby]</p>
<p>or you can do</p>
<p>[ruby]</p>
<p>xxx params</p>
<p>[/ruby]</p>
<p>ofcourse you can name this method what ever you want, but I use xxx because its quick to type and I won&#8217;t override other method &#8220;no descent application would have such a method called xxx&#8221; <img src='http://jamal.ps/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://jamal.ps/2010/05/quick-tip-for-rails-debuggers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>git &#8216;not authorized to access newname&#8217; error</title>
		<link>http://jamal.ps/2010/05/7/</link>
		<comments>http://jamal.ps/2010/05/7/#comments</comments>
		<pubDate>Sat, 01 May 2010 14:37:59 +0000</pubDate>
		<dc:creator>Jamal Shaheen</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[rails ruby git push heroku]]></category>

		<guid isPermaLink="false">http://jamal.ps/?p=7</guid>
		<description><![CDATA[Are you getting &#8216;not authorized to access newname&#8217; error?
cd myapp .git/config
[code]
 repositoryformatversion = 0
 filemode = true
 bare = false
 logallrefupdates = true
[remote "heroku"]
 url = git@heroku.com:newname.git
 fetch = +refs/heads/*:refs/remotes/heroku/*
[/code]

change newname to the your project name
push again, it should be fixed
]]></description>
			<content:encoded><![CDATA[<p>Are you getting &#8216;not authorized to access newname&#8217; error?</p>
<p>cd myapp .git/config</p>
<pre>[code]
 repositoryformatversion = 0
 filemode = true
 bare = false
 logallrefupdates = true
[remote "heroku"]
 url = git@heroku.com:<span style="color: #ff0000;">newname</span>.git
 fetch = +refs/heads/*:refs/remotes/heroku/*
[/code]
</pre>
<p>change <span style="color: #ff0000;"><code>newname</code></span> to the your project name</p>
<p>push again, it should be fixed</p>
]]></content:encoded>
			<wfw:commentRss>http://jamal.ps/2010/05/7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The easiest way to send emails from rails</title>
		<link>http://jamal.ps/2010/05/the-easiest-way-to-send-email-from-rails/</link>
		<comments>http://jamal.ps/2010/05/the-easiest-way-to-send-email-from-rails/#comments</comments>
		<pubDate>Sat, 01 May 2010 13:12:59 +0000</pubDate>
		<dc:creator>Jamal Shaheen</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[postageapp rails RoR mass mail mailer ruby plugin]]></category>

		<guid isPermaLink="false">http://jamal.ps/?p=4</guid>
		<description><![CDATA[The easier way to send email from rails application, this is what the guys at PostageApp say at their website frontpage, and thats absolutely true.
Last night I was building an app that use Nokogiri gem to do screen scraping for the frontpage of a client website and put it then in a template to be ready [...]]]></description>
			<content:encoded><![CDATA[<p>The easier way to send email from rails application, this is what the guys at PostageApp say at their website frontpage, and thats absolutely true.</p>
<p>Last night I was building an app that use Nokogiri gem to do screen scraping for the frontpage of a client website and put it then in a template to be ready for sending through rails mailer.</p>
<p>I have thousands of subscripers in the database, how I&#8217;m going to make rails mailer send the message to all of them, phplist used to take several houres to finish, should I use cronjob or what?</p>
<p><a href="http://postageapp.com">http://postageapp.com</a> do it for you, with few easy steps their plugin will be installed and with no configuration at all, postageapp will do the dirty work between your rails app and the mail server.</p>
<p>really really nice plugin,<br />
rails developers keep surprising us everyday.</p>
]]></content:encoded>
			<wfw:commentRss>http://jamal.ps/2010/05/the-easiest-way-to-send-email-from-rails/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
