<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Define Web 2.0</title>
	<atom:link href="http://blog.alaa-ibrahim.com/define-web-20/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.alaa-ibrahim.com/define-web-20/</link>
	<description>THE IDEAS OF SOMEONE YOU WANT TO HEAR FROM</description>
	<lastBuildDate>Thu, 09 Sep 2010 18:56:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Faisal</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-4516</link>
		<dc:creator>Faisal</dc:creator>
		<pubDate>Sat, 17 Nov 2007 12:43:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-4516</guid>
		<description>As a bash.org post says:

Web 2.0: You make all the content, they get all the money!</description>
		<content:encoded><![CDATA[<p>As a bash.org post says:</p>
<p>Web 2.0: You make all the content, they get all the money!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alaa Abu Al Haj</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1487</link>
		<dc:creator>Alaa Abu Al Haj</dc:creator>
		<pubDate>Sun, 10 Jun 2007 06:49:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1487</guid>
		<description>What Is Refactoring?
Refactoring is the process of changing a software system in such a way that it does not alter the
external behavior of the code yet improves its internal structure. It is a disciplined way to clean up
code that minimizes the chances of introducing bugs. In essence when you refactor you are
improving the design of the code after it has been written.
&quot;Improving the design after it has been written.&quot; That&#039;s an odd turn of phrase. In our current
understanding of software development we believe that we design and then we code. A good
design comes first, and the coding comes second. Over time the code will be modified, and the
integrity of the system, its structure according to that design, gradually fades. The code slowly
sinks from engineering to hacking.
Refactoring is the opposite of this practice. With refactoring you can take a bad design, chaos
even, and rework it into well-designed code. Each step is simple, even simplistic. You move a
field from one class to another, pull some code out of a method to make into its own method, and
push some code up or down a hierarchy. Yet the cumulative effect of these small changes can
radically improve the design. It is the exact reverse of the normal notion of software decay.
With refactoring you find the balance of work changes. You find that design, rather than occurring
all up front, occurs continuously during development. You learn from building the system how to
improve the design. The resulting interaction leads to a program with a design that stays good as
development continues.</description>
		<content:encoded><![CDATA[<p>What Is Refactoring?<br />
Refactoring is the process of changing a software system in such a way that it does not alter the<br />
external behavior of the code yet improves its internal structure. It is a disciplined way to clean up<br />
code that minimizes the chances of introducing bugs. In essence when you refactor you are<br />
improving the design of the code after it has been written.<br />
&#8220;Improving the design after it has been written.&#8221; That&#8217;s an odd turn of phrase. In our current<br />
understanding of software development we believe that we design and then we code. A good<br />
design comes first, and the coding comes second. Over time the code will be modified, and the<br />
integrity of the system, its structure according to that design, gradually fades. The code slowly<br />
sinks from engineering to hacking.<br />
Refactoring is the opposite of this practice. With refactoring you can take a bad design, chaos<br />
even, and rework it into well-designed code. Each step is simple, even simplistic. You move a<br />
field from one class to another, pull some code out of a method to make into its own method, and<br />
push some code up or down a hierarchy. Yet the cumulative effect of these small changes can<br />
radically improve the design. It is the exact reverse of the normal notion of software decay.<br />
With refactoring you find the balance of work changes. You find that design, rather than occurring<br />
all up front, occurs continuously during development. You learn from building the system how to<br />
improve the design. The resulting interaction leads to a program with a design that stays good as<br />
development continues.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alaa Abu Al Haj</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1393</link>
		<dc:creator>Alaa Abu Al Haj</dc:creator>
		<pubDate>Mon, 04 Jun 2007 11:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1393</guid>
		<description>manamana</description>
		<content:encoded><![CDATA[<p>manamana</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Enas</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1262</link>
		<dc:creator>Enas</dc:creator>
		<pubDate>Sun, 27 May 2007 18:04:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1262</guid>
		<description>Off topic:
HIIIIIIIIIIIIIIII
Ya am still alive and am feeling well but still cant scream or talk loudly as usual.
Still neeed time.
I miss u guys :)
a333333333333333333333333333333333</description>
		<content:encoded><![CDATA[<p>Off topic:<br />
HIIIIIIIIIIIIIIII<br />
Ya am still alive and am feeling well but still cant scream or talk loudly as usual.<br />
Still neeed time.<br />
I miss u guys <img src='http://blog.alaa-ibrahim.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
a333333333333333333333333333333333</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ibrahim</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1255</link>
		<dc:creator>Ibrahim</dc:creator>
		<pubDate>Sun, 27 May 2007 13:59:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1255</guid>
		<description>entou aslan shrket mafasyem ... hala2 ana sert i want to show off ??
ba3den enta leh metdayee2 ana mesh fahem :P</description>
		<content:encoded><![CDATA[<p>entou aslan shrket mafasyem &#8230; hala2 ana sert i want to show off ??<br />
ba3den enta leh metdayee2 ana mesh fahem <img src='http://blog.alaa-ibrahim.com/wp-includes/images/smilies/icon_razz.gif' alt=':P' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ashraf</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1254</link>
		<dc:creator>Ashraf</dc:creator>
		<pubDate>Sun, 27 May 2007 13:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1254</guid>
		<description>It&#039;s a buzzword, but it does have a meaning and definition.

http://en.wikipedia.org/wiki/Web2.0

Ya3ni balash conferences on web 2.0 o hoo ma fee web 2.0 ya3ni...</description>
		<content:encoded><![CDATA[<p>It&#8217;s a buzzword, but it does have a meaning and definition.</p>
<p><a href="http://en.wikipedia.org/wiki/Web2.0" rel="nofollow">http://en.wikipedia.org/wiki/Web2.0</a></p>
<p>Ya3ni balash conferences on web 2.0 o hoo ma fee web 2.0 ya3ni&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ala'a Ibrahim</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1253</link>
		<dc:creator>Ala'a Ibrahim</dc:creator>
		<pubDate>Sun, 27 May 2007 13:30:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1253</guid>
		<description>Oh Ibrahim,
first of all I didn&#039;t say that all who use this word are dumb, I said that dumb people use it. (welly 3a raso bat7a be7ases 3aliha)
also I&#039;m familiar of the term, and I know how to use wikipedia, but you just have to show off.
shame on you, bad boy, bad boy.</description>
		<content:encoded><![CDATA[<p>Oh Ibrahim,<br />
first of all I didn&#8217;t say that all who use this word are dumb, I said that dumb people use it. (welly 3a raso bat7a be7ases 3aliha)<br />
also I&#8217;m familiar of the term, and I know how to use wikipedia, but you just have to show off.<br />
shame on you, bad boy, bad boy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ibrahim</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1252</link>
		<dc:creator>Ibrahim</dc:creator>
		<pubDate>Sun, 27 May 2007 13:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1252</guid>
		<description>well, you are right ... Its a buzzword.
but it made a big buzz in the web, it was important to make a change in the web and redefine the concept of web ...

the main thing in web 2.0 is community sharing and thats what makes websites like flickr.com youtube.com a web 2.0 sites ...

so for me i think its a buzzword that was invented to redefine web, and i think its really did the job ...

and i dont think who use this word is dumb ... maybe i can say only in the arab world, coz we miss use it ... in the arab world its like &quot;OH MY GOD YOU DON&#039;T KNOW WHAT WEB 2.0 IS? ...&quot; 

:)

check this article from wikipedia:
Though the term suggests a new version of the Web, it does not refer to an update to World Wide Web technical specifications, but to changes in the ways systems developers have used the web platform. According to Tim O&#039;Reilly, &quot;Web 2.0 is the business revolution in the computer industry caused by the move to the internet as platform, and an attempt to understand the rules for success on that new platform.&quot; 

http://en.wikipedia.org/wiki/Web_2</description>
		<content:encoded><![CDATA[<p>well, you are right &#8230; Its a buzzword.<br />
but it made a big buzz in the web, it was important to make a change in the web and redefine the concept of web &#8230;</p>
<p>the main thing in web 2.0 is community sharing and thats what makes websites like flickr.com youtube.com a web 2.0 sites &#8230;</p>
<p>so for me i think its a buzzword that was invented to redefine web, and i think its really did the job &#8230;</p>
<p>and i dont think who use this word is dumb &#8230; maybe i can say only in the arab world, coz we miss use it &#8230; in the arab world its like &#8220;OH MY GOD YOU DON&#8217;T KNOW WHAT WEB 2.0 IS? &#8230;&#8221; </p>
<p> <img src='http://blog.alaa-ibrahim.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>check this article from wikipedia:<br />
Though the term suggests a new version of the Web, it does not refer to an update to World Wide Web technical specifications, but to changes in the ways systems developers have used the web platform. According to Tim O&#8217;Reilly, &#8220;Web 2.0 is the business revolution in the computer industry caused by the move to the internet as platform, and an attempt to understand the rules for success on that new platform.&#8221; </p>
<p><a href="http://en.wikipedia.org/wiki/Web_2" rel="nofollow">http://en.wikipedia.org/wiki/Web_2</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moath Barakat</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1250</link>
		<dc:creator>Moath Barakat</dc:creator>
		<pubDate>Sun, 27 May 2007 12:15:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1250</guid>
		<description>hehe, yeah... I believe that you are the one who told me that story about the new guy who talks as bill gates, and asked you in his first day in: Do you know what WEB2.0 is? haa? Anyone used AJAX?

True... but it is for sure a good way of marketing</description>
		<content:encoded><![CDATA[<p>hehe, yeah&#8230; I believe that you are the one who told me that story about the new guy who talks as bill gates, and asked you in his first day in: Do you know what WEB2.0 is? haa? Anyone used AJAX?</p>
<p>True&#8230; but it is for sure a good way of marketing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hadi</title>
		<link>http://blog.alaa-ibrahim.com/define-web-20/comment-page-1/#comment-1249</link>
		<dc:creator>Hadi</dc:creator>
		<pubDate>Sun, 27 May 2007 12:12:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.alaa-ibrahim.com/?p=162#comment-1249</guid>
		<description>hala 7&#039;ali hada howa el kalam el ndeef wala
bala web2.0 bala web3.0</description>
		<content:encoded><![CDATA[<p>hala 7&#8242;ali hada howa el kalam el ndeef wala<br />
bala web2.0 bala web3.0</p>
]]></content:encoded>
	</item>
</channel>
</rss>
