<?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>Second Life Blog &#187; Web Development</title>
	<atom:link href="http://hanigamal.net/category/web-development/feed" rel="self" type="application/rss+xml" />
	<link>http://hanigamal.net</link>
	<description>The forest of dreams is a second life</description>
	<lastBuildDate>Fri, 25 Jun 2010 13:31:39 +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>OPEN ADODB Connection</title>
		<link>http://hanigamal.net/php-coding/open-adodb-connection</link>
		<comments>http://hanigamal.net/php-coding/open-adodb-connection#comments</comments>
		<pubDate>Tue, 01 Feb 2005 07:30:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=17</guid>
		<description><![CDATA[OPEN ADODB&#160;Connection &#60;?php $conn = new COM("ADODB.Connection") or die("Cannot start ADO"); $conn-&#62;Open("Provider=SQLOLEDB; Data Source=localhost; Initial Catalog=database; User ID=user; Password=password"); $rs = $conn-&#62;Execute("SELECT * FROM sometable");&#160;&#160;&#160;&#160;// Recordset $num_columns = $rs-&#62;Fields-&#62;Count(); echo $num_columns . "\n"; for ($i=0; $i &#60; $num_columns; $i&#160;&#160;) { &#160;&#160;&#160;&#160;$fld[$i] = $rs-&#62;Fields($i); } $rowcount = 0; while (!$rs-&#62;EOF) { &#160;&#160;&#160;&#160;for ($i=0; $i &#60; $num_columns; [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/php-coding/open-adodb-connection/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP: How to access COM objects</title>
		<link>http://hanigamal.net/php-coding/php-how-to-access-com-objects</link>
		<comments>http://hanigamal.net/php-coding/php-how-to-access-com-objects#comments</comments>
		<pubDate>Sun, 16 Jan 2005 09:56:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=15</guid>
		<description><![CDATA[$word=new COM("word.application") or die("Cannot start word"); print "Loaded word version ($word->Version)\n"; $word->visible =1; $word->Documents->Add(); $word->Selection->Typetext("This is a test"); $word->Documents[1]->SaveAs("New.doc"); $word->Quit(); HaniGamal.Net]]></description>
		<wfw:commentRss>http://hanigamal.net/php-coding/php-how-to-access-com-objects/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CSS Definitions and Examples</title>
		<link>http://hanigamal.net/web-development/css-definitions-and-examples</link>
		<comments>http://hanigamal.net/web-development/css-definitions-and-examples#comments</comments>
		<pubDate>Sat, 06 Nov 2004 04:05:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[Web Development]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=12</guid>
		<description><![CDATA[CSS Definitions and Examples Class You define a class by giving it a name with a fullstop (.) just before it: .tables .sidetitle .title .tables .borders and so on.. Once you have defined a class, you can reference it throughout your webpage, as shown below. This css style set is placed within your HEAD tags: [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/web-development/css-definitions-and-examples/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>نظام قوالب للمستوى المتوسط</title>
		<link>http://hanigamal.net/php-coding/%d9%86%d8%b8%d8%a7%d9%85-%d9%82%d9%88%d8%a7%d9%84%d8%a8-%d9%84%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89-%d8%a7%d9%84%d9%85%d8%aa%d9%88%d8%b3%d8%b7</link>
		<comments>http://hanigamal.net/php-coding/%d9%86%d8%b8%d8%a7%d9%85-%d9%82%d9%88%d8%a7%d9%84%d8%a8-%d9%84%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89-%d8%a7%d9%84%d9%85%d8%aa%d9%88%d8%b3%d8%b7#comments</comments>
		<pubDate>Fri, 05 Nov 2004 01:35:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[باللغة العربية]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=11</guid>
		<description><![CDATA[يتسائل الكثير من مبرمجى لغة PHP عن كيفية عمل نظام قوالب و قد رأيت من أهمية الموضوع أن أكتب هذا المقال مع أن لكتابة نظام للقوالب هناك العديد من الطرق و لكن هذه الطريقة مبسطة و تفى بغرض الشرح لمفهوم عمل نظام القوالب. تعالوا فى نظرة مبدئية نتعرف على المتغيرات التى سوف نستخدمها فى ملف [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/php-coding/%d9%86%d8%b8%d8%a7%d9%85-%d9%82%d9%88%d8%a7%d9%84%d8%a8-%d9%84%d9%84%d9%85%d8%b3%d8%aa%d9%88%d9%89-%d8%a7%d9%84%d9%85%d8%aa%d9%88%d8%b3%d8%b7/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>أخطاء المبرمجين الأمنية فى بى اتش بى</title>
		<link>http://hanigamal.net/php-coding/php-security-faults</link>
		<comments>http://hanigamal.net/php-coding/php-security-faults#comments</comments>
		<pubDate>Tue, 12 Oct 2004 11:00:00 +0000</pubDate>
		<dc:creator>Hani</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[باللغة العربية]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Thoughts]]></category>

		<guid isPermaLink="false">http://hanigamal.net/?p=8</guid>
		<description><![CDATA[أخطاء المبرمجين الأمنية فى PHP الحلقة(1) أهمية هذا المقال لمبرمجى اللغة هو التعرف على الأخطاء الأمنية العامة التى من الممكن أن تخلق ثغرات فى برامجهم و مع أن معظم المبادىء التى سوف أذكرها لحقاً تعتبر من البديهيات و لكن عدد لا بأس به من المبرمجين لا ينتبهون إلى مثل هذه الأخطاء ، و للأسف نحن [...]]]></description>
		<wfw:commentRss>http://hanigamal.net/php-coding/php-security-faults/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
