<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ahmed Samir</title>
	<atom:link href="http://ahmedsamir86.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ahmedsamir86.wordpress.com</link>
	<description>Software Engineer @ Sure Technology &#38; Consulting - Riyadh</description>
	<lastBuildDate>Thu, 25 Aug 2011 14:27:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ahmedsamir86.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://0.gravatar.com/blavatar/c3eb6a50a147de36d9cd8643bdeef8bb?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Ahmed Samir</title>
		<link>http://ahmedsamir86.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ahmedsamir86.wordpress.com/osd.xml" title="Ahmed Samir" />
	<atom:link rel='hub' href='http://ahmedsamir86.wordpress.com/?pushpress=hub'/>
		<item>
		<title>SharePoint: How To Deal With People Picker Sharepoint Control into your Custom Asp.net Control</title>
		<link>http://ahmedsamir86.wordpress.com/2011/08/25/sharepoint-how-to-deal-with-people-picker-sharepoint-control-into-your-custom-asp-net-control/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/08/25/sharepoint-how-to-deal-with-people-picker-sharepoint-control-into-your-custom-asp-net-control/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 14:21:23 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=422</guid>
		<description><![CDATA[&#160; In Many Cases you need to make a control to pick up a user from your user management system &#8211; Active Directory &#8211; Database Membership and so on, PeopleEditor Control make this job.now you will say how to use it in my custom development,look 1)  Add Refernce to your HTML &#60;%@ Register Tagprefix=&#8221;SP&#8220; Namespace=&#8221;Microsoft.SharePoint.WebControls&#8221; Assembly=&#8221;Microsoft.SharePoint, Version=12.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c&#8220; %&#62; 2) [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=422&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/08/25/sharepoint-how-to-deal-with-people-picker-sharepoint-control-into-your-custom-asp-net-control/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://panvega.files.wordpress.com/2008/09/peoplepicker_1.jpg?w=510&#038;h=129" medium="image" />
	</item>
		<item>
		<title>Sharepoint: How To Deal With Custom List [Add,Search]</title>
		<link>http://ahmedsamir86.wordpress.com/2011/08/25/sharepoint-how-to-deal-with-custom-list-addsearch/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/08/25/sharepoint-how-to-deal-with-custom-list-addsearch/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 00:27:11 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=417</guid>
		<description><![CDATA[Hi Guys, this article depends on your knowledge of what&#8217;s the concept of SharePoint List,so I already created a list called Employees under my subsite with the following columns: FirstName LastName Age Department Salary so the first task that we want to do is adding new list item to the Employees List,here is the Code [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=417&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/08/25/sharepoint-how-to-deal-with-custom-list-addsearch/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>Character Counter for ASP.Net TextArea Using jQuery</title>
		<link>http://ahmedsamir86.wordpress.com/2011/04/05/character-counter-for-asp-net-textarea-using-jquery/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/04/05/character-counter-for-asp-net-textarea-using-jquery/#comments</comments>
		<pubDate>Tue, 05 Apr 2011 07:44:09 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[JQuery]]></category>
		<category><![CDATA[Character Counter]]></category>
		<category><![CDATA[html]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=400</guid>
		<description><![CDATA[&#60;script type=&#8220;text/javascript&#8221; language=&#8220;javascript&#8221;&#62; var characterLimit = 150; $(document).ready(function () { $(&#8216;#remainingCharacters&#8217;).html(characterLimit); $(&#8216;#&#60;%=txtMessage.ClientID %&#62;&#8217;).bind(&#8216;keyup&#8217;, function () { var charactersUsed = $(this).val().length; if (charactersUsed &#62; characterLimit) { charactersUsed = characterLimit; $(this).val($(this).val().substr(0, characterLimit)); $(this).scrollTop($(this)[0].scrollHeight); } var charactersRemaining = characterLimit &#8211; charactersUsed; $(&#8216;#remainingCharacters&#8217;).html(charactersRemaining); }); }); &#60;/script&#62; &#60;textarea id=&#8220;txtMessage&#8221; runat=&#8220;server&#8221; &#62;&#60;/textarea&#62; &#60;br /&#62; &#60;span&#62;&#60;span id=&#8220;remainingCharacters&#8221;&#62;&#60;/span&#62; characters remaining &#60;/span&#62; &#160; you can [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=400&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/04/05/character-counter-for-asp-net-textarea-using-jquery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/04/remaining.png?w=300" medium="image">
			<media:title type="html">remaining</media:title>
		</media:content>

		<media:content url="http://cdn1.iconfinder.com/data/icons/UltimateGnome/48x48/mimetypes/application-javascript.png" medium="image">
			<media:title type="html">javascript, js icon</media:title>
		</media:content>

		<media:content url="http://cdn1.iconfinder.com/data/icons/UltimateGnome/128x128/mimetypes/gnome-mime-text-html.png" medium="image">
			<media:title type="html">html, mime, text icon</media:title>
		</media:content>
	</item>
		<item>
		<title>How to Show Sharepoint 2010 Silverlight Modal Popup</title>
		<link>http://ahmedsamir86.wordpress.com/2011/04/03/how-to-show-sharepoint-2010-silverlight-modal-popup/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/04/03/how-to-show-sharepoint-2010-silverlight-modal-popup/#comments</comments>
		<pubDate>Sun, 03 Apr 2011 11:00:49 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[Sharepoint 2010]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[Modal popup]]></category>
		<category><![CDATA[sharepoint 2010]]></category>
		<category><![CDATA[SP.UI.ModalDialog]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=394</guid>
		<description><![CDATA[﻿﻿﻿ function ShowPopUp() { var urlvalue = &#8216;send.aspx&#8217;; SP.UI.ModalDialog.showModalDialog( { url: urlvalue,                     title: &#8220;Show &#8220;, allowMaximize: true, showClose: true, width: 600, height: 200, } ); }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=394&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/04/03/how-to-show-sharepoint-2010-silverlight-modal-popup/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/04/image14.png?w=512" medium="image">
			<media:title type="html">SP Modal</media:title>
		</media:content>
	</item>
		<item>
		<title>Response.End(); &amp; Download file or Export File Problem &#8211; Solution</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/30/response-end-download-file-or-export-file-problem-solution/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/30/response-end-download-file-or-export-file-problem-solution/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 08:03:40 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Download File]]></category>
		<category><![CDATA[Export file]]></category>
		<category><![CDATA[Response]]></category>
		<category><![CDATA[Response.End()]]></category>
		<category><![CDATA[WebForm_OnSubmit]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=384</guid>
		<description><![CDATA[Case: When we came to download a file or Export it ,we know that we write Response.End(); to end the response and save the file to our machine,but if you try any other button in the page after that you notice that it doesn&#8217;t work! unless you make Refresh to the page! so what&#8217;s the solutoin? [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=384&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/30/response-end-download-file-or-export-file-problem-solution/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://cdn1.iconfinder.com/data/icons/UltimateGnome/128x128/mimetypes/application-javascript.png" medium="image">
			<media:title type="html">javascript, js icon</media:title>
		</media:content>

		<media:content url="http://cdn1.iconfinder.com/data/icons/dellios_system_icons/png_128/html.png" medium="image">
			<media:title type="html">folder, html icon</media:title>
		</media:content>
	</item>
		<item>
		<title>Learning jQuery in 30 minutes</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/29/learning-jquery-in-30-minutes/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/29/learning-jquery-in-30-minutes/#comments</comments>
		<pubDate>Tue, 29 Mar 2011 11:35:25 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[JQuery]]></category>
		<category><![CDATA[30 minute]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[Learn]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=379</guid>
		<description><![CDATA[http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=learning-jquery-in-30-minutes-1195942580702664-3&#038;stripped_title=learning-jquery-in-30-minutes&#038;userName=simon<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=379&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/29/learning-jquery-in-30-minutes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>Convert an Object to XML in C#</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/23/convert-an-object-to-in-c/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/23/convert-an-object-to-in-c/#comments</comments>
		<pubDate>Wed, 23 Mar 2011 06:40:52 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=360</guid>
		<description><![CDATA[private string GetObjectAsXml(object obj) { PropertyInfo[] properties =  obj.GetType().GetProperties(); StringBuilder builder = new StringBuilder(); builder.AppendFormat(&#8220;&#60;{0}&#62;&#8221;, obj.GetType().Name); foreach (PropertyInfo property in properties) { object propertyValue = property.GetValue(obj, null); builder.AppendFormat(&#8220;&#60;{0}&#62;{1}&#60;/{0}&#62;&#8221;, property.Name, propertyValue); } builder.AppendFormat(&#8220;&#60;/{0}&#62;&#8221;, obj.GetType().Name); return builder.ToString(); }<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=360&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/23/convert-an-object-to-in-c/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>Calculate Age Function in T-SQL</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/21/calculate-age-function-in-t-sql/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/21/calculate-age-function-in-t-sql/#comments</comments>
		<pubDate>Mon, 21 Mar 2011 08:07:01 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[T-SQL]]></category>
		<category><![CDATA[age]]></category>
		<category><![CDATA[calculae]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[how to]]></category>
		<category><![CDATA[tdql]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=365</guid>
		<description><![CDATA[Create function dbo.FunAgeCalc(@DOB datetime) returns smallint as begin return ( select case when month(@DOB)&#62;month(getdate()) then datediff(yyyy,@DOB,getdate())-1 when month(@DOB)&#60;month(getdate()) then datediff(yyyy,@DOB,getdate()) when month(@DOB)=month(getdate()) then case when day(@DOB)&#62;day(getdate()) then datediff(yyyy,@DOB,getdate())-1 else datediff(yyyy,@DOB,getdate()) end end ) end to use it: select dbo.FunAgeCalc(CAST(&#8217;2000-05-05 08:00:00.000&#8242; As DateTime)) as Age<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=365&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/21/calculate-age-function-in-t-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>Google Day is Today in Saudi Arabia</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/19/google-day-is-today-in-saudi-arabia/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/19/google-day-is-today-in-saudi-arabia/#comments</comments>
		<pubDate>Sat, 19 Mar 2011 00:06:52 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[Event]]></category>
		<category><![CDATA[G Saudi Arabia]]></category>
		<category><![CDATA[gksa]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Google day]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=362</guid>
		<description><![CDATA[&#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=362&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/19/google-day-is-today-in-saudi-arabia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://www.bwabe.info/wp-content/uploads/2011/02/arab-google.png" medium="image" />

		<media:content url="http://www.bwabe.info/wp-content/uploads/2011/02/customLogo.png" medium="image" />

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/03/19032011145.jpg?w=300" medium="image">
			<media:title type="html">Google Day 1</media:title>
		</media:content>

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/03/img_20110319_170721.jpg?w=512" medium="image">
			<media:title type="html">Google Day 2</media:title>
		</media:content>
	</item>
		<item>
		<title>الصور التى أرعبت الإسرائيليين من ميدان التحرير</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/06/%d8%a7%d9%84%d8%b5%d9%88%d8%b1-%d8%a7%d9%84%d8%aa%d9%89-%d8%a3%d8%b1%d8%b9%d8%a8%d8%aa-%d8%a7%d9%84%d8%a5%d8%b3%d8%b1%d8%a7%d8%a6%d9%8a%d9%84%d9%8a%d9%8a%d9%86-%d9%85%d9%86-%d9%85%d9%8a%d8%af%d8%a7/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/06/%d8%a7%d9%84%d8%b5%d9%88%d8%b1-%d8%a7%d9%84%d8%aa%d9%89-%d8%a3%d8%b1%d8%b9%d8%a8%d8%aa-%d8%a7%d9%84%d8%a5%d8%b3%d8%b1%d8%a7%d8%a6%d9%8a%d9%84%d9%8a%d9%8a%d9%86-%d9%85%d9%86-%d9%85%d9%8a%d8%af%d8%a7/#comments</comments>
		<pubDate>Sun, 06 Mar 2011 07:36:35 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[Egypt]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=348</guid>
		<description><![CDATA[&#160; ليس هناك أجمل من تشاهد المسلمين يصطفون بالملايين  للصلاة، وهو ما تجسد عندما وقف المصلين لأداء صلاة الجمعة. وكانت هذه الجمعة بعد رحيل الرئيس المصري السابق محمد حسنى مبارك، وأم المصلين وقتها الشيخ القرضاوى، أى مشهد مهيب حيث تجمع أكثر من 3 مليون مصلى لأداء صلاة الجمعة. وأكدت تقارير إعلامية أن المسئولين فى إسرائيل [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=348&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/06/%d8%a7%d9%84%d8%b5%d9%88%d8%b1-%d8%a7%d9%84%d8%aa%d9%89-%d8%a3%d8%b1%d8%b9%d8%a8%d8%aa-%d8%a7%d9%84%d8%a5%d8%b3%d8%b1%d8%a7%d8%a6%d9%8a%d9%84%d9%8a%d9%8a%d9%86-%d9%85%d9%86-%d9%85%d9%8a%d8%af%d8%a7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<georss:point>24.688001 46.722433</georss:point>
		<geo:lat>24.688001</geo:lat>
		<geo:long>46.722433</geo:long>
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://ghareba.com/newssite/434/129932443711.jpg" medium="image" />

		<media:content url="http://ghareba.com/newssite/434/under/12993244371.jpg" medium="image" />

		<media:content url="http://ghareba.com/newssite/434/under/12993244372.jpg" medium="image" />

		<media:content url="http://ghareba.com/newssite/434/under/12993244373.jpg" medium="image" />

		<media:content url="http://ghareba.com/newssite/434/under/12993244374.jpg" medium="image" />

		<media:content url="http://ghareba.com/newssite/434/under/12993244375.jpg" medium="image" />
	</item>
		<item>
		<title>Validate File Upload Control to upload certain extensions</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/05/validate-file-upload-control-to-upload-certain-extensions/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/05/validate-file-upload-control-to-upload-certain-extensions/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 11:32:50 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=336</guid>
		<description><![CDATA[we will take an example to upload images only with this extensions &#8220; jpg , jpeg , png , gif &#8220; &#60;script type=&#8220;text/javascript&#8221;&#62; function checkImageExtension(elem) { var filePath = elem.value; if (filePath.indexOf(&#8216;.&#8217;) == -1) return false; var validExtensions = new Array(); var ext = filePath.substring(filePath.lastIndexOf(&#8216;.&#8217;) + 1).toLowerCase(); validExtensions[0] = &#8216;jpg&#8217;; validExtensions[1] = &#8216;jpeg&#8217;; validExtensions[2] = &#8216;png&#8217;; [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=336&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/05/validate-file-upload-control-to-upload-certain-extensions/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/03/doc.png?w=512" medium="image">
			<media:title type="html">doc</media:title>
		</media:content>
	</item>
		<item>
		<title>DateTime Format in Gridview Column</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/05/datetime-format-in-gridview-column/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/05/datetime-format-in-gridview-column/#comments</comments>
		<pubDate>Sat, 05 Mar 2011 10:04:10 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=331</guid>
		<description><![CDATA[if you&#8217;re using a BoundField, simply do as follows: &#60;asp:boundfield datafield="Your_Date_Column" dataformatstring="{0:dd,MM,yyyy}" htmlencode="false"/&#62;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=331&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/05/datetime-format-in-gridview-column/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>Download File with Arabic Name Problem file in asp.net</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/04/download-file-with-arabic-name-problem-file-in-asp-net/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/04/download-file-with-arabic-name-problem-file-in-asp-net/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 20:50:53 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[asp.net]]></category>
		<category><![CDATA[C#]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=329</guid>
		<description><![CDATA[Simple Solution: Just put this line of Code &#160; HttpUtility.UrlEncode("your file name", System.Text.Encoding.UTF8)) &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=329&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/04/download-file-with-arabic-name-problem-file-in-asp-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>Multiline Textbox Problem with google chrome</title>
		<link>http://ahmedsamir86.wordpress.com/2011/03/04/multiline-textbox-problem-with-google-chrome/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/03/04/multiline-textbox-problem-with-google-chrome/#comments</comments>
		<pubDate>Fri, 04 Mar 2011 20:25:07 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=326</guid>
		<description><![CDATA[To Disable this property in Google chrome browser Simple Solution : &#60;style type="text/css"&#62; textarea{resize:none;} &#60;/style&#62; &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=326&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/03/04/multiline-textbox-problem-with-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/03/txt.png?w=512" medium="image">
			<media:title type="html">txt</media:title>
		</media:content>
	</item>
		<item>
		<title>عن الأيام التي هزت عرش مصر… حين قال شعب مصر كلمته</title>
		<link>http://ahmedsamir86.wordpress.com/2011/02/20/%d8%b9%d9%86-%d8%a7%d9%84%d8%a3%d9%8a%d8%a7%d9%85-%d8%a7%d9%84%d8%aa%d9%8a-%d9%87%d8%b2%d8%aa-%d8%b9%d8%b1%d8%b4-%d9%85%d8%b5%d8%b1%e2%80%a6-%d8%ad%d9%8a%d9%86-%d9%82%d8%a7%d9%84-%d8%b4%d8%b9%d8%a8/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/02/20/%d8%b9%d9%86-%d8%a7%d9%84%d8%a3%d9%8a%d8%a7%d9%85-%d8%a7%d9%84%d8%aa%d9%8a-%d9%87%d8%b2%d8%aa-%d8%b9%d8%b1%d8%b4-%d9%85%d8%b5%d8%b1%e2%80%a6-%d8%ad%d9%8a%d9%86-%d9%82%d8%a7%d9%84-%d8%b4%d8%b9%d8%a8/#comments</comments>
		<pubDate>Sun, 20 Feb 2011 08:43:18 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=315</guid>
		<description><![CDATA[عن الأيام التي هزت عرش مصر… حين قال شعب مصر كلمته نمر الآن بلحظات تاريخية تفقد الحروف والكلمات فيها أي معنى.. نمر الآن بلحظات قد تولد أجيال وتعيش أجيال وتموت دون أن تراها.. نمر بلحظات خرج فيها شعب بأكمله حاملاً روحه على كفه طالباً حقه في العدل والحياة الكريمة… فنالها! لا أجد كلمات تصف هذه [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=315&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/02/20/%d8%b9%d9%86-%d8%a7%d9%84%d8%a3%d9%8a%d8%a7%d9%85-%d8%a7%d9%84%d8%aa%d9%8a-%d9%87%d8%b2%d8%aa-%d8%b9%d8%b1%d8%b4-%d9%85%d8%b5%d8%b1%e2%80%a6-%d8%ad%d9%8a%d9%86-%d9%82%d8%a7%d9%84-%d8%b4%d8%b9%d8%a8/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/la-fg-4egypt55522-580x323.jpg" medium="image">
			<media:title type="html">la-fg-4egypt55522</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/180148_1429712041638_1797984900_806582_5506071_n-580x385.jpg" medium="image">
			<media:title type="html">180148_1429712041638_1797984900_806582_5506071_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/180510_1429318711805_1797984900_806174_4326269_n-580x402.jpg" medium="image">
			<media:title type="html">180510_1429318711805_1797984900_806174_4326269_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/bp2238-580x394.jpg" medium="image">
			<media:title type="html">bp2238</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/lyk61-580x409.jpg" medium="image">
			<media:title type="html">lyk6</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/d10-580x386.jpg" medium="image">
			<media:title type="html">d10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e654256-4bd10-580x384.jpg" medium="image">
			<media:title type="html">8e654256-4bd10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e642e45265d10-580x384.jpg" medium="image">
			<media:title type="html">8e642e45265d10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/167696_1429616319245_1797984900_806521_3931916_n-580x383.jpg" medium="image">
			<media:title type="html">167696_1429616319245_1797984900_806521_3931916_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/la-fg-egypt-31protest08-580x403.jpg" medium="image">
			<media:title type="html">Egypt</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/180761_1429632159641_1797984900_806539_2880757_n-580x385.jpg" medium="image">
			<media:title type="html">180761_1429632159641_1797984900_806539_2880757_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/la-0201-egypt04-580x367.jpg" medium="image">
			<media:title type="html">163695.M.0201.egypt.6.CMC</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/181773_1429208069039_1797984900_806085_2021731_n-580x386.jpg" medium="image">
			<media:title type="html">181773_1429208069039_1797984900_806085_2021731_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/167558_1429557077764_1797984900_806455_1824533_n-580x378.jpg" medium="image">
			<media:title type="html">167558_1429557077764_1797984900_806455_1824533_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/180819_181655841870624_181629558539919_354021_3214465_n-580x232.jpg" medium="image">
			<media:title type="html">180819_181655841870624_181629558539919_354021_3214465_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/IMG_7751-580x386.jpg" medium="image">
			<media:title type="html">IMG_7751</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/239741419-580x358.jpg" medium="image">
			<media:title type="html">Mideast Egypt</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/slide_16732_232806_huge-580x421.jpg" medium="image">
			<media:title type="html">slide_16732_232806_huge</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e6bd10-580x384.jpg" medium="image">
			<media:title type="html">8e6bd10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/IMG_7704-580x386.jpg" medium="image">
			<media:title type="html">IMG_7704</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e642e36-4bd10-580x361.jpg" medium="image">
			<media:title type="html">8e642e36-4bd10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e642e36-455d10-580x384.jpg" medium="image">
			<media:title type="html">8e642e36-455d10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/610x3694402-580x386.jpg" medium="image">
			<media:title type="html">Egyptian protestors pray on February 1,</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/la-fg-4egypt221-580x386.jpg" medium="image">
			<media:title type="html">163701.MN.0204.egypt.3.CMC  Also, looks like my piece will run F</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/bp28-580x373.jpg" medium="image">
			<media:title type="html">bp28</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e642ed10-580x386.jpg" medium="image">
			<media:title type="html">8e642ed10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e642e45465d10-580x384.jpg" medium="image">
			<media:title type="html">8e642e45465d10</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/8e642e310-580x375.jpg" medium="image">
			<media:title type="html">8e642e310</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/article-1356087-0D23E6C7000005DC-650_634x422-580x386.jpg" medium="image">
			<media:title type="html">article-1356087-0D23E6C7000005DC-650_634x422</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/IMG_8049-580x386.jpg" medium="image">
			<media:title type="html">IMG_8049</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/la-fg-4egypt2552-580x323.jpg" medium="image">
			<media:title type="html">la-fg-4egypt2552</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/la-0201-egypt07-580x367.jpg" medium="image">
			<media:title type="html">163696_egypt_MRC_</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/fdog-580x435.jpg" medium="image">
			<media:title type="html">fdog</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/240002414-580x435.jpg" medium="image">
			<media:title type="html">240002414</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/uploads/2011/02/168066_10150103883108578_272507968577_6395900_3856103_n-580x386.jpg" medium="image">
			<media:title type="html">168066_10150103883108578_272507968577_6395900_3856103_n</media:title>
		</media:content>

		<media:content url="http://www.ibda3world.com/wp-content/themes/ibdaa-mag/images/logom2m4.jpg" medium="image">
			<media:title type="html">مدونة عالم الابداع</media:title>
		</media:content>
	</item>
		<item>
		<title>شهداء 25 يناير</title>
		<link>http://ahmedsamir86.wordpress.com/2011/02/16/25_january_martyrs/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/02/16/25_january_martyrs/#comments</comments>
		<pubDate>Wed, 16 Feb 2011 08:10:58 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>
		<category><![CDATA[25]]></category>
		<category><![CDATA[25 Jan]]></category>
		<category><![CDATA[Egypt]]></category>
		<category><![CDATA[Freedom]]></category>
		<category><![CDATA[Martyrs]]></category>
		<category><![CDATA[Revolution]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=309</guid>
		<description><![CDATA[صور شهداء ثورة 25 يناير &#160; بسم الله الرحمن الرحيم &#8220;وَلَا تَحْسَبَنَّ الَّذِينَ قُتِلُوا فِي سَبِيلِ اللَّهِ أَمْوَاتًا بَلْ أَحْيَاءٌ عِنْدَ رَبِّهِمْ يُرْزَقُونَ فَرِحِينَ بِمَا آتَاهُمُ اللَّهُ مِنْ فَضْلِهِ وَيَسْتَبْشِرُونَ بِالَّذِينَ لَمْ يَلْحَقُوابِهِمْ مِنْ خَلْفِهِمْ أَلَّا خَوْفٌ عَلَيْهِمْ وَلَا هُمْ يَحْزَنُونَ* يَسْتَبْشِرُونَ بِنِعْمَةٍ مِنَ اللَّهِ وَفَضْلٍ وَأَنَّ اللَّهَ لَا يُضِيعُ أَجْرَ الْمُؤْمِنِين &#8220;َ صدق الله [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=309&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/02/16/25_january_martyrs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a3.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs793.ash1/168318_163991026987031_100001284034524_401776_1819958_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://up8.up-images.com/up//uploads/images/images-2cb4a82e75.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a2.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs278.snc6/180626_175375112505466_134088856634092_397356_419678_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs250.snc6/179822_175375162505461_134088856634092_397360_6841995_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a6.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs888.ash1/179651_10150133004050110_593045109_8266319_724830_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a7.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs253.snc6/180130_10150133047800110_593045109_8266783_794488_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://media.almasryalyoum.me/sites/default/files/imagecache/photo-watermarking/photo/2011/02/06/6138/mstf_lswy.jpg.crop_display.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a6.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs018.snc6/166832_10150133111175110_593045109_8267406_5250664_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a6.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs892.ash1/180038_10150133437910110_593045109_8271446_5493282_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs782.ash1/167219_10150133440745110_593045109_8271451_2726645_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs076.snc6/168662_10150133568940110_593045109_8273378_1228227_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.portsaid-online.com/images/images/portsaid/158816071610158315761608158515871593161015831.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://files2.fatakat.com/2011/2/12968371164844.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://files2.fatakat.com/2011/2/12968375485513.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://files2.fatakat.com/2011/2/12968520793810.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a7.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs888.ash1/179606_10150133827980110_593045109_8277020_1645776_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs800.ash1/169090_10150134105810110_593045109_8281347_3289602_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a1.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs268.snc6/179683_10150134109965110_593045109_8281444_6164470_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a4.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs910.ash1/181826_10150134116120110_593045109_8281510_7924256_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a4.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs066.snc6/167665_10150134117935110_593045109_8281546_2703812_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a6.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs046.snc6/167665_10150134117940110_593045109_8281547_4454618_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a4.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs800.ash1/169090_10150134105800110_593045109_8281345_5411902_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs797.ash1/168749_175375125838798_134088856634092_397357_1304580_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a8.sphotos.ak.fbcdn.net/hphotos-ak-ash1/hs902.ash1/181041_10150134151620110_593045109_8281990_269823_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://a7.sphotos.ak.fbcdn.net/hphotos-ak-snc6/hs273.snc6/180141_10150134395710110_593045109_8286718_864516_n.jpg" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>

		<media:content url="http://www.hellasmultimedia.com/webimages/education/lines/bar86.gif" medium="image">
			<media:title type="html">شهداء ثورة يناير</media:title>
		</media:content>
	</item>
		<item>
		<title>مبروك لمصر</title>
		<link>http://ahmedsamir86.wordpress.com/2011/02/12/301/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/02/12/301/#comments</comments>
		<pubDate>Sat, 12 Feb 2011 14:25:23 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=301</guid>
		<description><![CDATA[<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=301&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/02/12/301/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://ahmedsamir86.files.wordpress.com/2011/02/cimg0203.jpg?w=512" medium="image">
			<media:title type="html">لو لم اكم مصرياً .... لوددت ان اكون مصرياً</media:title>
		</media:content>
	</item>
		<item>
		<title>SQL SERVER &#8211; 2008 &#8211; Configure Database Mail &#8211; Send Email From SQL Database</title>
		<link>http://ahmedsamir86.wordpress.com/2011/01/30/sql-server-2008-configure-database-mail-send-email-from-sql-database/</link>
		<comments>http://ahmedsamir86.wordpress.com/2011/01/30/sql-server-2008-configure-database-mail-send-email-from-sql-database/#comments</comments>
		<pubDate>Sun, 30 Jan 2011 07:46:36 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[DataBase]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=299</guid>
		<description><![CDATA[SQL SERVER &#8211; 2008 &#8211; Configure Database Mail &#8211; Send Email From SQL Database.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=299&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2011/01/30/sql-server-2008-configure-database-mail-send-email-from-sql-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>
	</item>
		<item>
		<title>1st Riyadh Online Community Summit</title>
		<link>http://ahmedsamir86.wordpress.com/2010/10/20/277/</link>
		<comments>http://ahmedsamir86.wordpress.com/2010/10/20/277/#comments</comments>
		<pubDate>Wed, 20 Oct 2010 10:44:47 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[Events]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/?p=277</guid>
		<description><![CDATA[1st Riyadh Online Community Summit &#160; &#160; &#160;<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=277&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2010/10/20/277/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://t2.gstatic.com/images?q=tbn:Uh5-AuM_lCBaAM:http://www.woney.net/wp-content/uploads/2009/04/eventbrite_logo.jpg&#038;t=1" medium="image" />
	</item>
		<item>
		<title>SQL SERVER &#8211; Import CSV File Into SQL Server Using Bulk Insert &#8211; Load Comma Delimited File Into SQL Server (via Journey to SQL Authority with Pinal Dave)</title>
		<link>http://ahmedsamir86.wordpress.com/2010/09/21/sql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server-via-journey-to-sql-authority-with-pinal-dave/</link>
		<comments>http://ahmedsamir86.wordpress.com/2010/09/21/sql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server-via-journey-to-sql-authority-with-pinal-dave/#comments</comments>
		<pubDate>Tue, 21 Sep 2010 11:54:40 +0000</pubDate>
		<dc:creator>Samir</dc:creator>
				<category><![CDATA[.net]]></category>

		<guid isPermaLink="false">http://ahmedsamir86.wordpress.com/2010/09/21/sql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server-via-journey-to-sql-authority-with-pinal-dave/</guid>
		<description><![CDATA[nice one&#8230;. thanks This is very common request recently &#8211; How to import CSV file into SQL Server? How to load CSV file into SQL Server Database Table? How to load comma delimited file into SQL Server? Let us see the solution in quick steps. CSV stands for Comma Separated Values, sometimes also called Comma [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ahmedsamir86.wordpress.com&amp;blog=2222598&amp;post=272&amp;subd=ahmedsamir86&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
		<wfw:commentRss>http://ahmedsamir86.wordpress.com/2010/09/21/sql-server-import-csv-file-into-sql-server-using-bulk-insert-load-comma-delimited-file-into-sql-server-via-journey-to-sql-authority-with-pinal-dave/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/03fda8d3e3be558d3bb9661702e05cd4?s=96&#38;d=" medium="image">
			<media:title type="html">designerelmansora</media:title>
		</media:content>

		<media:content url="http://www.pinaldave.com/blogfolder/csv1.gif?w=157&#038;h=100" medium="image">
			<media:title type="html">SQL SERVER - Import CSV File Into SQL Server Using Bulk Insert - Load Comma Delimited File Into SQL Server</media:title>
		</media:content>
	</item>
	</channel>
</rss>
