<?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"
	>

<channel>
	<title>Gurus Place &#187; Uncategorized</title>
	<atom:link href="http://guru.alaa-ibrahim.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://guru.alaa-ibrahim.com</link>
	<description>I'm a PHP Developer in a well known Company in the Middle east, I'm trying to introduce software technologies to my comunity in this Blog.</description>
	<pubDate>Mon, 02 Jun 2008 22:52:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
	<language>en</language>
			<item>
		<title>Ftp using curl</title>
		<link>http://guru.alaa-ibrahim.com/2008/06/03/ftp-using-curl/</link>
		<comments>http://guru.alaa-ibrahim.com/2008/06/03/ftp-using-curl/#comments</comments>
		<pubDate>Mon, 02 Jun 2008 22:43:42 +0000</pubDate>
		<dc:creator>Guru</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<category><![CDATA[curl]]></category>

		<category><![CDATA[ftp]]></category>

		<guid isPermaLink="false">http://guru.alaa-ibrahim.com/?p=44</guid>
		<description><![CDATA[This post just a reminder for me, as every time I need it, I look through the manual for options, to send a file through FTP using the command curl


$ curl ftp://server/Path/To/Destenation  -T FileToUpload -u username:password
&#160;

I just keep forgetting it, hope it would help someone else 
]]></description>
			<content:encoded><![CDATA[<p>This post just a reminder for me, as every time I need it, I look through the manual for options, to send a file through FTP using the command curl</p>
<div style="background-color:#E3F5FE;font-family:'Courier New',Courier,Fixed,sans-serif;font-size:0.7em;">
<br />
$ curl ftp://server/Path/To/Destenation  -T FileToUpload -u username:password<br />
&nbsp;
</div>
<p>I just keep forgetting it, hope it would help someone else <img src='http://guru.alaa-ibrahim.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p>
]]></content:encoded>
			<wfw:commentRss>http://guru.alaa-ibrahim.com/2008/06/03/ftp-using-curl/feed/</wfw:commentRss>
		</item>
		<item>
		<title>I Love /* */ and I hate #</title>
		<link>http://guru.alaa-ibrahim.com/2006/12/03/i-love-and-i-hate/</link>
		<comments>http://guru.alaa-ibrahim.com/2006/12/03/i-love-and-i-hate/#comments</comments>
		<pubDate>Sun, 03 Dec 2006 00:02:54 +0000</pubDate>
		<dc:creator>Guru</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alaa-ibrahim.com/guru/2006/12/03/i-love-and-i-hate/</guid>
		<description><![CDATA[What is wrong with multi-line comments? this is the question I&#8217;m asking myself right now, since I started programming I loved multi-line comments, (actually the comments you have to specify where do they end).
My first programming language was Pascal, they had comments like { my comments are here }, then C which I only knew [...]]]></description>
			<content:encoded><![CDATA[<p>What is wrong with multi-line comments? this is the question I&#8217;m asking myself right now, since I started programming I loved multi-line comments, (actually the comments you have to specify where do they end).<br />
My first programming language was Pascal, they had comments like <em>{ my comments are here }</em>, then C which I only knew about <em>/* my comments are here *</em>/ and I never knew about<br />
<em>// my comments are here till the end of the line</em><br />
until I learned C++, then Java, and PHP. They all have multi-line comments.<br />
I&#8217;ve done work with Perl, and Bash before, and one of the reasons I hate to write Perl&nbsp;scripts was the<br />
<em># comments till the end of the line</em><br />
thing, yes I know that you can write multi-line comments as<br />
<em># comment line 1<br />
# comment line 2</em><br />
but I just can&#8217;t stand it<br />
Today, after hearing a lot about Ruby, (specially after the on Rails thing), well I thought, I should give it a try (given that you should learn a new language every year, and I didn&#8217;t do that this year). So I googled it, and damn, those # again, I hate them I really do, I can&#8217;t cope with them, I guess I have a psychological thing regarding these comments.<br />
What am I wondering right now, what is really wrong with the multi-line comments? why new languages (except those which are C based) are abandoning multi-line comments, aren&#8217;t they cool anymore, or maybe there is some software engineering thing related to this issue.</p>
<blockquote><p>WHAT IS WRONG WITH MULTI-LINE COMMENTS</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://guru.alaa-ibrahim.com/2006/12/03/i-love-and-i-hate/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Nine Things Developers Want More Than Money</title>
		<link>http://guru.alaa-ibrahim.com/2006/11/11/nine-things-developers-want-more-than-money/</link>
		<comments>http://guru.alaa-ibrahim.com/2006/11/11/nine-things-developers-want-more-than-money/#comments</comments>
		<pubDate>Sat, 11 Nov 2006 01:52:00 +0000</pubDate>
		<dc:creator>Guru</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alaa-ibrahim.com/guru/?p=4</guid>
		<description><![CDATA[a nice article, must read
http://www.softwarebyrob.com/articles/Nine_Things_Developers_Want_More _Than_Money.aspx
]]></description>
			<content:encoded><![CDATA[<p>a nice article, must read</p>
<p><a target="_blank" title="Nine Things Developers Want More Than Money" href="http://www.softwarebyrob.com/articles/Nine_Things_Developers_Want_More_Than_Money.aspx">http://www.softwarebyrob.com/articles/Nine_Things_Developers_Want_More _Than_Money.aspx</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guru.alaa-ibrahim.com/2006/11/11/nine-things-developers-want-more-than-money/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Araby Search Engine Add-on To Firefox</title>
		<link>http://guru.alaa-ibrahim.com/2006/09/14/araby-search-engine-add-on-to-firefox/</link>
		<comments>http://guru.alaa-ibrahim.com/2006/09/14/araby-search-engine-add-on-to-firefox/#comments</comments>
		<pubDate>Thu, 14 Sep 2006 08:49:00 +0000</pubDate>
		<dc:creator>Guru</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alaa-ibrahim.com/guru/?p=11</guid>
		<description><![CDATA[if you use firefox you can think of adding this addon to your search engines
download here
]]></description>
			<content:encoded><![CDATA[<p>if you use firefox you can think of adding this addon to your search engines<br />
<a href="http://mycroft.mozdev.org/download.html?name=araby.com&#038;category=all&#038;country=all&#038;language=ar&#038;submitform=Search&#038;sherlock=yes&#038;opensearch=yes">download here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://guru.alaa-ibrahim.com/2006/09/14/araby-search-engine-add-on-to-firefox/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Kubuntu.de Protestwoche</title>
		<link>http://guru.alaa-ibrahim.com/2006/04/10/kubuntude-protestwoche/</link>
		<comments>http://guru.alaa-ibrahim.com/2006/04/10/kubuntude-protestwoche/#comments</comments>
		<pubDate>Mon, 10 Apr 2006 20:06:46 +0000</pubDate>
		<dc:creator>Guru</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://alaa-ibrahim.com/guru/2006/04/10/kubuntude-protestwoche/</guid>
		<description><![CDATA[To calrify the seriosness of the situation, kubuntu.de will be offline for one week beginning as from Monday, 10.04.2006 &#8230;
Kubuntu.de Started a Protest Week
This website, including the forum, the mailing lists and the respective IRC channels (#kubuntu-de and #kubuntu-de-team) has one aim: to support the community, to offer a platform to the users of Kubuntu [...]]]></description>
			<content:encoded><![CDATA[<blockquote><p>To calrify the seriosness of the situation, kubuntu.de will be offline for one week beginning as from Monday, 10.04.2006 &#8230;</p></blockquote>
<p>Kubuntu.de Started a Protest Week<br />
<blockquote>This website, including the forum, the mailing lists and the respective IRC channels (#kubuntu-de and #kubuntu-de-team) has one aim: to support the community, to offer a platform to the users of Kubuntu and, last but not least, to boost the Kubuntu-project so as to make it an outstanding distribution.
<div align="right"><a href="http://kubuntu.de/">More &#8230;</a></div>
<p></p></blockquote>
<p>I just recieved this note from LinuxToday, well it so sad to see an opensource project reaches this point, but I&#8217;m speachless here.
<p>Technorati Tags: <a href="http://technorati.com/tag/protest" rel="tag">Protest</a>, <a href="http://technorati.com/tag/kubuntu.de" rel="tag">Kubuntu.de</a>, <a href="http://technorati.com/tag/opensource" rel="tag">opensource</a>,</p>
]]></content:encoded>
			<wfw:commentRss>http://guru.alaa-ibrahim.com/2006/04/10/kubuntude-protestwoche/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
