<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress.com" -->
<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/"
	>

<channel>
	<title>adodb &amp;laquo; WordPress.com Tag Feed</title>
	<link>http://en.wordpress.com/tag/adodb/</link>
	<description>Feed of posts on WordPress.com tagged "adodb"</description>
	<pubDate>Thu, 03 Dec 2009 04:37:16 +0000</pubDate>

	<generator>http://en.wordpress.com/tags/</generator>
	<language>en</language>

<item>
<title><![CDATA[Hired for December]]></title>
<link>http://webdesignerforhire.wordpress.com/2009/11/28/hired-for-december/</link>
<pubDate>Sat, 28 Nov 2009 15:59:35 +0000</pubDate>
<dc:creator>Mattias Wirf</dc:creator>
<guid>http://webdesignerforhire.wordpress.com/2009/11/28/hired-for-december/</guid>
<description><![CDATA[I now am hired as webdeveloper for December by a company in Sweden, simultaneous as I work with a fe]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>I now am hired as webdeveloper for December by a company in Sweden, simultaneous as I work with a few projects at night in my own company. However if you want to hire me in january I might be interested, contact me. By then I will have higher level of experience in <a href="http://www.smarty.net/" target="_blank">Smarty template engine</a> and in <a href="http://adodb.sourceforge.net/" target="_blank">ADOdb abstraction layer</a>.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Upptagen som webbutvecklare under december]]></title>
<link>http://webbdesignersokerjobb.wordpress.com/2009/11/28/upptagen-som-webbutvecklare-under-december/</link>
<pubDate>Sat, 28 Nov 2009 15:53:21 +0000</pubDate>
<dc:creator>Mattias Wirf</dc:creator>
<guid>http://webbdesignersokerjobb.wordpress.com/2009/11/28/upptagen-som-webbutvecklare-under-december/</guid>
<description><![CDATA[Under december kommer jag vara upptagen med arbete som anställd webbutvecklare i Örebro + tagna webb]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Under december kommer jag vara upptagen med arbete som anställd webbutvecklare i Örebro + tagna webbprojekt till mitt eget  företag (en utmaning). Är du intresserad av att anlita mig efter nyåret kan jag dock vara intresserad. Då kommer jag även ha bättre erfarenhet av <a href="http://www.smarty.net/" target="_blank">Smarty</a> (template-motor i PHP) och <a href="http://adodb.sourceforge.net/" target="_blank">ADOdb</a> (databas abstraktionslager för PHP).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Programando un CMS en verano]]></title>
<link>http://jsabino.wordpress.com/2009/08/16/programando-un-cms-en-verano/</link>
<pubDate>Sun, 16 Aug 2009 16:06:49 +0000</pubDate>
<dc:creator>jsabino</dc:creator>
<guid>http://jsabino.wordpress.com/2009/08/16/programando-un-cms-en-verano/</guid>
<description><![CDATA[Hace un calor tremendo en la calle y aquí estoy yo, programando un poco. Resulta que por cuestiones ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Hace un calor tremendo en la calle y aquí estoy yo, programando un poco. Resulta que por cuestiones laborales, tengo que implementar una especie de gestor de contenidos, que ya va por la versión 2.0, pero que estoy rehaciendo casi por completo para la versión 3.0. La tecnología utilizada es PHP contra MySQL.</p>
<p>Todo empezó hace casi tres años, cuando tuve que implementar la primera versión. Apenas sabía PHP y tuve que buscarme la vida en tiempo record. Me basé en <a title="Página oficial de PHPNuke" href="http://phpnuke.org/" target="_blank">PHPNuke</a>, cambiando mucho código para lograr cubrir los requisitos del cliente. Al menos, la aplicación lleva funcionando ya este tiempo en una gran empresa española, así que no debía estar tan mal.</p>
<p>Pero ahora he descubierto un nuevo mundo. Mis conocimientos de PHP ya no son lo que eran, así que decidí empezar de cero. Ahora el gestor de contenidos tiene un interfaz parecido a <a title="iGoogle" href="http://www.google.es/ig" target="_blank">iGoogle</a> y <a title="Netvibes" href="http://www.netvibes.com/" target="_blank">Netvibes</a>, con widgets que se pueden configurar, mover, eliminar, etc. Esta parte la he desarrollado utilizando <a title="Librería javascript jQuery" href="http://jquery.com/" target="_blank">jQuery</a> y copiando ejemplos que he sacado de varios sitios, sobre todo de <a title="Tutorial sobre creación de páginas como iGoogle con jQuery" href="http://nettuts.com/tutorials/javascript-ajax/inettuts/" target="_blank">esta página de NetTuts</a>.</p>
<p>En la parte de servidor, PHP ya no está solo. Utilizo <a title="ADOdb Database Abstraction Library for PHP" href="http://adodb.sourceforge.net/" target="_blank">ADOdb</a> para la gestión de la conexión con la base de datos, consiguiendo que lo que hoy funciona con MySQL, mañana lo pueda hacer con cualquier otra base de datos. Y lo que realmente ha supuesto un gran cambio, ahora utilizo el motor de plantillas <a title="Smarty Template Engine" href="http://www.smarty.net/" target="_blank">Smarty</a> para separar la parte de presentación de la lógica de negocio. Ahora que empiezo a sacar partido a Smarty, llego a pensar que se debería utilizar obligatoriamente en casi cualquier proyecto en PHP.</p>
<p>Para septiembre tengo que tener una beta operativa, así que tendré que seguir pasando calor y programando a la vez. En ota ocasión escribiré algo sobre todas estas tecnologías y unos cuantos trucos con las soluciones a los problemas que he ido encontrando.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ADO connection to Oracle ]]></title>
<link>http://nevenpalcec.wordpress.com/2009/08/15/ado-connection-to-oracle/</link>
<pubDate>Sat, 15 Aug 2009 08:13:04 +0000</pubDate>
<dc:creator>nevenpalcec</dc:creator>
<guid>http://nevenpalcec.wordpress.com/2009/08/15/ado-connection-to-oracle/</guid>
<description><![CDATA[Connection String ConnectionString = &#8220;DRIVER={Microsoft ODBC for Oracle}; SERVER=***;UID=***;P]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Connection String</strong></p>
<p>ConnectionString = &#8220;DRIVER={Microsoft ODBC for Oracle}; SERVER=***;UID=***;PWD=***<br />
ConnectionString = &#8220;Provider=OraOLEDB.Oracle;Data Source=***;User Id=***;Password=***</p>
<p><strong>SERVER Examples</strong><br />
1. Just &#8216;LocalHost&#8217; = default database ORCL<br />
2. Just &#8216;DatabaseName&#8217; = is connection on localhost<br />
3. For conectint to remote databes use  &#8217;IpAdress\DataBase&#8217;</p>
<p>4. Using diferent port use &#8216;IpAdress:Port\DataBase&#8217;</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[The Connection to a Database ]]></title>
<link>http://suryodesign.wordpress.com/2009/06/03/the-connection-to-a-database/</link>
<pubDate>Wed, 03 Jun 2009 18:03:31 +0000</pubDate>
<dc:creator>suryodesign</dc:creator>
<guid>http://suryodesign.wordpress.com/2009/06/03/the-connection-to-a-database/</guid>
<description><![CDATA[sumber / source : www.functionx.com Introduction To use or access a database, a user typically launc]]></description>
<content:encoded><![CDATA[sumber / source : www.functionx.com Introduction To use or access a database, a user typically launc]]></content:encoded>
</item>
<item>
<title><![CDATA[Ekspor Database ke Berbagai Format 2]]></title>
<link>http://dedygunanto.wordpress.com/2009/05/18/ekspor-database-ke-berbagai-format-2/</link>
<pubDate>Mon, 18 May 2009 04:00:42 +0000</pubDate>
<dc:creator>dedygunanto</dc:creator>
<guid>http://dedygunanto.wordpress.com/2009/05/18/ekspor-database-ke-berbagai-format-2/</guid>
<description><![CDATA[Assalamu&#8217;alaikum Wr.Wb Berikut ini adalah lanjutan dari artikel Ekspor Database ke Berbagai Fo]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><strong>Assalamu&#8217;alaikum Wr.Wb</strong></p>
<p>Berikut ini adalah lanjutan dari artikel <a title="Klik untuk buka halaman ini" href="http://dedygunanto.wordpress.com/2009/05/08/ekspor-database-ke-berbagai-format/" target="_blank">Ekspor Database ke Berbagai Format</a>. Kali ini kita akan membuat prosedur untuk mengekspor table ke dalam format HTML.</p>
<p>Berikut adalah prosedur EksporHTML:</p>
<pre><span style="color:#0000ff;">procedure TForm1.EksporHTML(NamaTabel, NamaFolder : string);
var
 cmdEkspor : TADOCommand;
begin
 cmdEkspor := TADOCommand.Create(nil);
 try
 cmdEkspor.Connection := ADOConnection1;
 cmdEkspor.CommandText :=
 Format('SELECT * INTO [%s] IN "%s" %s FROM %s',
 [NamaTabel+'.html', NamaFolder, '"HTML Export;"', NamaTabel]);
 //ShowMessage(cmdEkspor.CommandText);
 cmdEkspor.Execute;
 finally
 cmdEkspor.Free;
 end;
end;</span></pre>
<p>OKE, selanjutnya, tambahkan kode ini pada vcl btnEkspor dengan event btnEksporClick(Sender : TObject):</p>
<pre><span style="color:#0000ff;">procedure TForm1.btnEksporClick(Sender: TObject);
var
 strNamaFile : string;
begin
 ....
 if ListBox1.ItemIndex &#62; -1 then
 begin
 ...
<span style="color:#800080;"> if rdbHTMl.Checked then
 begin
 EksporHTML(ListBox1.Items[ListBox1.ItemIndex],edtFolderSimpan.Text);
 MessageDlg('Data sudah berhasil di ekspor ke format HTML ' +
 'dalam file ' + QuotedStr(strNamaFile + '.html'),
 mtInformation,[mbOk], 0 );
 end;</span>
 // untuk dbase, dan csv/txt untuk tulisan berikutnya
 end;
end;</span></pre>
<p>Untuk kode tambahan saya kasih warna <span style="color:#800080;">ini</span>.</p>
<p>Berikut adalah tampilan hasil outputnya yang dibuka dengan firefox 3:</p>
<p><img class="alignnone size-medium wp-image-157" title="Halaman Ekspor HTML" src="http://dedygunanto.wordpress.com/files/2009/05/exado_run_main_2_html1.jpg?w=297" alt="Halaman Ekspor HTML" width="297" height="300" /></p>
<p><img class="alignnone size-medium wp-image-153" title="Info Ekspor HTML" src="http://dedygunanto.wordpress.com/files/2009/05/xpado_info_html.jpg?w=300" alt="Info Ekspor HTML" width="300" height="63" /></p>
<p><img class="alignnone size-medium wp-image-154" title="xpado_html" src="http://dedygunanto.wordpress.com/files/2009/05/xpado_html.jpg?w=289" alt="xpado_html" width="289" height="300" /></p>
<p>Bersambung&#8230;&#8230;&#8230;.</p>
<p>Semoga Bermanfaat, <strong>Wassalam</strong></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Pengenalan ADOdb]]></title>
<link>http://sarjanailkom.wordpress.com/2009/05/04/pengenalan-adodb-latar-belakang/</link>
<pubDate>Mon, 04 May 2009 22:23:00 +0000</pubDate>
<dc:creator>b4nuxx</dc:creator>
<guid>http://sarjanailkom.wordpress.com/2009/05/04/pengenalan-adodb-latar-belakang/</guid>
<description><![CDATA[Sebelum memulai penjelasan tentang ADOdb, permulaan bab ini akan menjelaskan latar belakang mengapa ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p style="text-align:justify;">Sebelum memulai penjelasan tentang ADOdb, permulaan bab ini akan menjelaskan latar belakang mengapa ADOdb diciptakan. Selama ini mungkin Anda telah berpengalaman membuat aplikasi database dengan PHP, di mana Anda mungkin telah hafal fungsi-fungsi database untuk MySQL, atau fungsi PHP untuk database yang sering Anda gunakan. Tetapi apakah Anda menyadari bahwa apabila aplikasi database Anda yang telah menjadi produk jadi seringkali hanya dapat menggunakan database tertentu saja? Inilah yang menjadi landasan diciptakannya teknologi abstraksi layer database. Apabila aplikasi database yang Anda buat ditujukan untuk MySQL maka akan mengalami kesulitan bila aplikasi database tersebut karena sesuatu hal terpaksa harus menggunakan database lain, seperti PostgreSQL. Apakah yang dapat dilakukan? Anda harus mengganti semua fungsi database spesifik untuk MySQL dengan fungsi database untuk PostgreSQL. Tentu hal ini akan menjadi masalah apabila aplikasi yang telah dibuat merupakan aplikasi yang kompleks. Permasalahan ini dapat teratasi apabila aplikasi kita menambahkan layer abstraksi database.</p>
<p style="text-align:justify;">
Layer Abstraksi database dapat ditambahkan dengan menggunakan API atau library /pustaka tertentu. Library atau API ini didesain untuk dapat bekerja dengan berbagai macam database server dengan sintaks atau fungsi yang sama. Perbedaan yang ada hanya pada konfigurasi saja sehingga apabila terjadi perubahan database yang digunakan, kita hanya perlu menyesuaikan konfigurasi untuk database pada aplikasi. Tentu menyenangkan, bila kita menghasilkan aplikasi database yang portabel dalam arti dapat berjalan di berbagai macam database tanpa menulis ulang kode program yang ada. Ini meningkatkan nilai dan kualitas program aplikasi yang telah dibuat.</p>
<p style="text-align:justify;">
Ada banyak pilihan untuk melakukan abstraksi database karena kita dapat menggunakan beberapa library atau class yang sudah ada, dua di antaranya adalah Pear::DB, PHPLib dan ADOdb.</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[use db wrappers in php don't write to mysql only]]></title>
<link>http://mapopa.wordpress.com/2009/04/18/use-db-wrappers-in-php-dont-write-to-mysql-only/</link>
<pubDate>Sat, 18 Apr 2009 13:11:00 +0000</pubDate>
<dc:creator>miaurs</dc:creator>
<guid>http://mapopa.wordpress.com/2009/04/18/use-db-wrappers-in-php-dont-write-to-mysql-only/</guid>
<description><![CDATA[well pdo in php is very buggy , in fact i call it buggy as hell ,http://www.alberton.info/php_pdo_fi]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>well pdo in php is very buggy , in fact i call it buggy as hell ,<br /><a href="http://www.alberton.info/php_pdo_firebird_status.html">http://www.alberton.info/php_pdo_firebird_status.html</a><br /><a href="http://forums.devshed.com/firebird-sql-development-61/firebird-and-php-pdo-functions-327659.html">http://forums.devshed.com/firebird-sql-development-61/firebird-and-php-pdo-functions-327659.html</a><br />I would recommend to use an stable wrapper around ibase/mysql functions<br />the one from cakephp is very well done you can find them in the cake<br />php source code<br /><a href="http://api.cakephp.org/class/dbo-firebird">http://api.cakephp.org/class/dbo-firebird</a></p>
<p>also there is mdb2 with an good firebird/ibase driver</p>
<p><a href="http://pear.php.net/package/MDB2">http://pear.php.net/package/MDB2</a><br /><a href="http://pear.php.net/package/MDB2_Driver_ibase/">http://pear.php.net/package/MDB2_Driver_ibase/</a></p>
<p>also i have seen the adodb for php<br /><a href="http://adodb.sourceforge.net/">http://adodb.sourceforge.net/</a><br /><a href="http://sourceforge.net/project/showfiles.php?group_id=42718">http://sourceforge.net/project/showfiles.php?group_id=42718</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[AdoDBRecord updated to version 0.5]]></title>
<link>http://hurikhan77.wordpress.com/2009/02/05/adodbrecord-updated-to-version-05/</link>
<pubDate>Thu, 05 Feb 2009 19:20:07 +0000</pubDate>
<dc:creator>hurikhan77</dc:creator>
<guid>http://hurikhan77.wordpress.com/2009/02/05/adodbrecord-updated-to-version-05/</guid>
<description><![CDATA[This update of AdoDBRecord adds vastly improved functionality to the framework: The most interesting]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This update of <a href="http://hurikhan77.wordpress.com/2008/07/21/activerecord-look-alike-written-in-php-using-adodb/">AdoDBRecord</a> adds vastly improved functionality to the framework: The most interesting features are associations and association proxies. Customization is another important feature which makes the framework easier adoptable to legacy applications. The finder API has been reworked to accept options and is more flexible now. This will be improved even more during the next versions. You can access properties directly now instead of using the attributes array or functions. The association proxies make use of this &#8211; they act like properties. Models can be scoped now to provide standard finder options.</p>
<p><a href="http://wiki.github.com/kakra/adodbrecord">Read more in the wiki&#8230;</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[سأعيد الكتابة عن ...........]]></title>
<link>http://mohammedsh.wordpress.com/2008/11/16/rewrite-in/</link>
<pubDate>Sun, 16 Nov 2008 11:42:45 +0000</pubDate>
<dc:creator>محمد شراب</dc:creator>
<guid>http://mohammedsh.wordpress.com/2008/11/16/rewrite-in/</guid>
<description><![CDATA[Ø§ÙØ³ÙØ§Ù Ø¹ÙÙÙÙ ÙØ±Ø­ÙØ© Ø§ÙÙÙ ÙØ¨Ø±ÙØ§ØªÙ ÙØ¨Ù Ø£Ù Ø£Ø¨Ø¯Ø£ ÙÙ Ø§ÙÙÙØ¶ÙØ¹Ø]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Ø§ÙØ³ÙØ§Ù Ø¹ÙÙÙÙ ÙØ±Ø­ÙØ© Ø§ÙÙÙ ÙØ¨Ø±ÙØ§ØªÙ</p>
<p>ÙØ¨Ù Ø£Ù Ø£Ø¨Ø¯Ø£ ÙÙ Ø§ÙÙÙØ¶ÙØ¹Ø Ø£ÙØ¯ Ø£Ù Ø£Ø°ÙØ± ÙÙØ§ Ø£ÙÙÙ Ø¨Ø¯Ø£Øª Ø§ÙÙØªØ§Ø¨Ø© ÙÙ ÙØ¬Ø§Ù ØªÙÙÙÙÙØ¬ÙØ§ Ø§ÙÙØ¹ÙÙÙØ§Øª ÙÙ Ø§ÙÙÙØªØ¯Ù Ø§ÙØ®Ø§Øµ Ø¨Ø·ÙØ§Ø¨ ÙÙÙØ© ØªÙÙÙÙÙØ¬ÙØ§ Ø§ÙÙØ¹ÙÙÙØ§Øª ÙÙ Ø§ÙØ¬Ø§ÙØ¹Ø© Ø§ÙØ¥Ø³ÙØ§ÙÙØ© ( TechNet )Ø ÙØ¨Ø¹Ø¯ Ø°ÙÙ Ø£ØµØ¨Ø­Øª ÙØ¯ÙØ± Ø§ÙÙØ§Ø¯Ù ÙØ¨Ø§ÙØªØ§ÙÙ ÙØ¯ÙØ± Ø§ÙÙÙÙØ¹ ÙØªØ§Ø¨Ø¹Øª Ø§ÙÙØªØ§Ø¨Ø© ÙÙÙ Ø¨Ø´ÙÙ Ø£ÙØ¨Ø±Ø Ø§ÙØªÙÙØª Ø¨Ø¹Ø¯ Ø°ÙÙ ÙÙÙØªØ§Ø¨Ø© ÙÙ ÙÙÙØ¹Ù Ø§ÙØ®Ø§Øµ ( Ø­Ø§Ø³ÙØ¨Ù )Ø ÙÙÙÙ ÙÙØ£Ø³Ù Ø§ÙØ´Ø¯ÙØ¯ Ø¥ÙØ§ ÙØ¶ØºÙØ· Ø£Ù ÙÙØ³Ù ØªÙÙÙØª ÙØ°Ù Ø§ÙÙØ´Ø§Ø±ÙØ¹Ø ÙÙÙ ÙØ«ÙØ± ÙÙ Ø§ÙØ£Ø­ÙØ§Ù Ø®Ø³Ø±Øª Ø£Ø±Ø´ÙÙ ÙÙØ§Ø¶ÙØ¹Ù Ø¨ÙØ§ Ø­ÙÙØªÙ ÙÙ Ø¨Ø¹Ø¶ Ø§ÙÙÙØ§Ø¶ÙØ¹ Ø§ÙØ¬ÙØ¯Ø©.</p>
<p>Ø³Ø£Ø¶Ø¹ ÙÙØ§ ØªÙÙÙØ§Øª ÙØªØ¨Øª Ø­ÙÙÙØ§ Ø¨Ø§Ø®ØªØµØ§Ø± Ø£Ù Ø£Ø´Ø±Øª Ø¥ÙÙÙØ§ ÙÙ ÙÙØ§Ø¶ÙØ¹ Ø³Ø§Ø¨ÙØ© ÙØ¹ Ø±ÙØ§Ø¨Ø· ÙØªÙÙ Ø§ÙÙÙØ§Ø¶ÙØ¹Ø ÙÙÙ Ø£ÙÙÙÙØ§ Ø¥ÙÙ Ø§ÙÙØ¯ÙÙØ© ÙÙØ§ ÙØ£ÙÙÙ Ø£Ø®Ø·Ø· ÙØ¥Ø¹Ø§Ø¯Ø© ÙØªØ§Ø¨Ø© ÙØ°Ù Ø§ÙÙÙØ§Ø¶ÙØ¹ ÙÙ Ø¬Ø¯ÙØ¯ ÙØªØªÙØ§Ø³Ø¨ ÙØ¹ Ø§ÙÙØ¯ÙÙØ© ÙÙØ¹ Ø§ÙÙØ±Ø§Ø¡Ø ÙÙØªØ­ØªÙÙ Ø¹ÙÙ ÙØ¹ÙÙÙØ§Øª Ø£ÙØ«Ø± ÙØ¨Ø´ÙÙ Ø£Ø±ØªØ¨ ÙØ£Ø¯ÙØ ÙÙÙØªØ§Ø¨Ø¹Ø© Ø§ÙØªØ·ÙØ±Ø§Øª Ø§ÙØªÙ Ø­ØµÙØª ÙÙØ° ÙØªØ§Ø¨Øª ØªÙÙ Ø§ÙÙÙØ§Ø¶ÙØ¹ Ø­ØªÙ ÙÙÙÙØ§ ÙØ°Ø§Ø ÙØ£ÙÙÙÙ ÙØ§Ø¦ÙØ© Ø¨Ø§ÙÙÙØ§Ø¶ÙØ¹:</p>
<ul>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=10&#38;t=168&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Database normalization &#8211; Ø§ÙÙÙØ§Ø¦Ø¯ ÙØ§ÙØ®Ø·ÙØ§Øª &#8230;</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=10&#38;t=256&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">mysql proxy &#8211; ÙØ§ Ø²Ø§Ù alpha Ùwindows ÙÙØ³ ÙÙ Ø§ÙÙØ§Ø¦ÙØ©</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=97&#38;t=263&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Wml Script</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=25&#38;t=248&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Multitier architecture ÙÙØ£ÙÙÙØ©</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=97&#38;t=252&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Xml, Xsl ÙÙÙØ§ÙØ¨Ù Ø§ÙØªØ·ÙØ± ÙÙØ·</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=24&#38;t=245&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Microsoft Surface ÙÙ Ø¨Ø¯Ø£ Ø§ÙÙØ§Ø±Ø¯ ÙÙÙÙ !!</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=41&#38;t=247&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">prototype.js ÙÙØ·ÙØ±Ù Ø§ÙÙÙØ§ÙØ¹</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=96&#38;t=300&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Ø§ÙØ¨Ø±ÙØ¬Ø© ÙÙØ¶ÙØ¹ÙØ© Ø§ÙØªÙØ¬Ù Aspect Oriented Programming AOP</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=96&#38;t=250&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">ÙØºØ© Ruby ØØ ÙØºØ© Ø§ÙÙ2007</a></li>
<li><span style="text-decoration:line-through;"><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=41&#38;t=257&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">ÙØ³Øª Ø£ÙÙ ÙØ¯Ø±Ø© ÙÙ Yahoo! ØµÙÙ Ø¨Ø§Ø­ØªØ±Ø§Ù</a></span><span class="topictitle"> &#62;&#62; </span><a title="ØµÙÙ ÙØ¨Ø±ÙØ¬Â Ø¨Ø§ØØªØ±Ø§Ù!" rel="bookmark" href="../2008/11/18/gwt-ext/">2 ÙÙ 1: ØµÙÙ ÙØ¨Ø±ÙØ¬Â Ø¨Ø§Ø­ØªØ±Ø§Ù!</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=12&#38;t=42&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">ØªØ·Ø¨ÙÙØ§Øª Ø¥ÙØªØ±ÙØª Ø¬Ø§ÙØ²Ø© ÙÙÙØªÙØ­Ø© Ø§ÙÙØµØ¯Ø±</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=30&#38;t=404&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">LINQ ØØ Ø£ÙØ¨Ø± ÙÙ ÙØ¬Ø±Ø¯ SQL ÙÙ ÙÙØ§Ø¹Ø¯ Ø¨ÙØ§ÙØ§Øª !!</a></li>
<li> <a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=33&#38;t=789&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">ADOdb ÙØºÙØ±Ù !!</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=10&#38;t=790&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Ø¨ÙÙ Ø³Ø±Ø¹Ø© mysql ÙÙÙØ© Ø£Ø¯Ø§Ø¡ ÙÙØ¸Ø§Ø¦Ù Ø§ÙDBMS Ø§ÙØªØ¬Ø§Ø±ÙØ© PostgreSQL !</a></li>
</ul>
<p>ÙÙØ§ Ø£ÙÙÙ ÙÙØª ÙØ¯ ÙØªØ¨Øª Ø­ÙÙ Ø§ÙØ¹Ø¯ÙØ¯ ÙÙ Ø§ÙØ¨Ø±Ø§ÙØ¬ ÙØ¹Ø¯Ø¯ ÙÙ Ø§ÙÙØªØ¨ Ø§ÙØ¬ÙØ¯Ø© ÙÙÙÙÙ ÙØ´Ø§ÙØ¯ØªÙØ§ Ø­Ø§ÙÙØ§Ù ÙÙ <a href="http://www.it3ch.com/tech/search.php?st=0&#38;sk=t&#38;sd=d&#38;sr=topics&#38;sid=e14e409bd4f49e4f591fb127de3da6bb&#38;author=Dev.Moh+Sh&#38;sf=firstpost">Ø£Ø±Ø´ÙÙ ÙÙØ§Ø¶ÙØ¹Ù</a> ÙÙ ØªÙÙ ÙØª<br />
 <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  ÙØ­ØªØ§Ø± ÙÙ Ø£ÙÙ Ø£Ø¨Ø¯Ø£ Ø¥Ø¹Ø§Ø¯Ø© Ø§ÙÙØªØ§Ø¨Ø©Ø ÙÙØ¯ ÙÙÙÙ ÙØªØ¹ÙÙÙØ§ØªÙÙ Ø§ÙØ¯ÙØ± ÙÙ ØªØ±ØªÙØ¨ Ø§ÙØ£ÙÙÙÙØ§Øª</p>
<p>Ø¯ÙØªÙ Ø¨ÙØ¯</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[سأعيد الكتابة عن ...........]]></title>
<link>http://devmohsh.wordpress.com/2008/11/16/rewrite-in/</link>
<pubDate>Sun, 16 Nov 2008 11:42:45 +0000</pubDate>
<dc:creator>محمد شراب</dc:creator>
<guid>http://devmohsh.wordpress.com/2008/11/16/rewrite-in/</guid>
<description><![CDATA[السلام عليكم ورحمة الله وبركاته قبل أن أبدأ في الموضوع، أود أن أذكر هنا أنني بدأت الكتابة في مجال تك]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>السلام عليكم ورحمة الله وبركاته</p>
<p>قبل أن أبدأ في الموضوع، أود أن أذكر هنا أنني بدأت الكتابة في مجال تكنولوجيا المعلومات في المنتدى الخاص بطلاب كلية تكنولوجيا المعلومات في الجامعة الإسلامية ( TechNet )، وبعد ذلك أصبحت مدير النادي وبالتالي مدير الموقع وتابعت الكتابة فيه بشكل أكبر، انتقلت بعد ذلك للكتابة في موقعي الخاص ( حاسوبي )، ولكن للأسف الشديد إما لضغوط أو لكسل توقفت هذه المشاريع، وفي كثير من الأحيان خسرت أرشيف مواضيعي بما حملته من بعض المواضيع الجيدة.</p>
<p>سأضع هنا تقنيات كتبت حولها باختصار أو أشرت إليها في مواضيع سابقة مع روابط لتلك المواضيع، ولن أنقلها إلى المدونة هنا لأنني أخطط لإعادة كتابة هذه المواضيع من جديد لتتناسب مع المدونة ومع القراء، ولتحتوي على معلومات أكثر وبشكل أرتب وأدق، ولمتابعة التطورات التي حصلت منذ كتابت تلك المواضيع حتى يومنا هذا، وأليكم قائمة بالمواضيع:</p>
<ul>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=10&#38;t=168&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Database normalization &#8211; الفوائد والخطوات &#8230;</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=10&#38;t=256&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">mysql proxy &#8211; ما زال alpha وwindows ليس في القائمة</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=97&#38;t=263&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Wml Script</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=25&#38;t=248&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Multitier architecture للأهمية</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=97&#38;t=252&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Xml, Xsl لمواكبي التطور فقط</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=24&#38;t=245&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">Microsoft Surface هي بدأ المارد يفيق !!</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=41&#38;t=247&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">prototype.js لمطوري المواقع</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=96&#38;t=300&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">البرمجة موضوعية التوجه Aspect Oriented Programming AOP</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=96&#38;t=250&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">لغة Ruby ،، لغة الـ2007</a></li>
<li><span style="text-decoration:line-through;"><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=41&#38;t=257&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">لست أقل قدرة من Yahoo! صمم باحتراف</a></span><span class="topictitle"> &#62;&#62; </span><a title="صمم وبرمج باتراف!" rel="bookmark" href="../2008/11/18/gwt-ext/">2 في 1: صمم وبرمج باحتراف!</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=12&#38;t=42&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">تطبيقات إنترنت جاهزة ومفتوحة المصدر</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=30&#38;t=404&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">LINQ ،، أكبر من مجرد SQL لـ قواعد بيانات !!</a></li>
<li> <a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=33&#38;t=789&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">ADOdb وغيره !!</a></li>
<li><a class="topictitle" href="http://www.it3ch.com/tech/viewtopic.php?f=10&#38;t=790&#38;sid=e14e409bd4f49e4f591fb127de3da6bb">بين سرعة mysql وقوة أداء ووظائف الDBMS التجارية PostgreSQL !</a></li>
</ul>
<p>كما أنني كنت قد كتبت حول العديد من البرامج وعدد من الكتب الجيدة يمكنك مشاهدتها حالياً من <a href="http://www.it3ch.com/tech/search.php?st=0&#38;sk=t&#38;sd=d&#38;sr=topics&#38;sid=e14e409bd4f49e4f591fb127de3da6bb&#38;author=Dev.Moh+Sh&#38;sf=firstpost">أرشيف مواضيعي</a> في تيك نت</p>
<p> <img src='http://s.wordpress.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' />  محتار من أين أبدأ إعادة الكتابة، وقد يكون لتعليقاتكم الدور في ترتيب الأولويات</p>
<p>دمتم بود</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Microsoft y Open Source: La historia completa]]></title>
<link>http://ceisuss.wordpress.com/2008/10/19/microsoft-y-open-source-la-historia-completa/</link>
<pubDate>Sun, 19 Oct 2008 17:52:42 +0000</pubDate>
<dc:creator>cnieto</dc:creator>
<guid>http://ceisuss.wordpress.com/2008/10/19/microsoft-y-open-source-la-historia-completa/</guid>
<description><![CDATA[Artículo escrito por Ernesto Quiñones. Desde más o menos el 2002 o 2003 Micro$oft usa una diapositiv]]></description>
<content:encoded><![CDATA[Artículo escrito por Ernesto Quiñones. Desde más o menos el 2002 o 2003 Micro$oft usa una diapositiv]]></content:encoded>
</item>
<item>
<title><![CDATA[AdoDBRecord updated to version 0.4]]></title>
<link>http://hurikhan77.wordpress.com/2008/08/28/adodbrecord-updated-to-version-04/</link>
<pubDate>Thu, 28 Aug 2008 08:08:21 +0000</pubDate>
<dc:creator>hurikhan77</dc:creator>
<guid>http://hurikhan77.wordpress.com/2008/08/28/adodbrecord-updated-to-version-04/</guid>
<description><![CDATA[This update of AdoDBRecord adds many functions like STI, testing framework, compatibility to both PH]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This update of <a href="http://hurikhan77.wordpress.com/2008/07/21/activerecord-look-alike-written-in-php-using-adodb/">AdoDBRecord</a> adds many functions like STI, testing framework, compatibility to both PHP4 and PHP5, inflectotion framework and inflectors, and some more.</p>
<p><a href="http://github.com/kakra/adodbrecord/wikis">Read more in the wiki&#8230;</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Microsoft goes the Apache way?]]></title>
<link>http://theunletteredtellurian.wordpress.com/2008/07/30/microsoft-goes-the-apache-way/</link>
<pubDate>Tue, 29 Jul 2008 21:57:09 +0000</pubDate>
<dc:creator>theunletteredtellurian</dc:creator>
<guid>http://theunletteredtellurian.wordpress.com/2008/07/30/microsoft-goes-the-apache-way/</guid>
<description><![CDATA[Microsoft has picked up a Platinum Sponsorship in the Apache Software Foundation (ASF). Sam Ramji, D]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Microsoft has picked up a Platinum Sponsorship in the Apache Software Foundation (ASF). Sam Ramji, Director, Open Source Software Lab at Microsoft posted <a href="http://port25.technet.com/archive/2008/07/25/oscon2008.aspx">this</a> on his blog at <a href="http://port25.technet.com/">port 25</a>, Microsoft&#8217;s open source community portal.</p>
<p>While I really don&#8217;t know what this means for Microsoft or Apache, it has surely resulted in Microsoft getting <a href="http://www.apache.org/foundation/thanks.html">enshrined</a> in the ASF&#8217;s &#8220;Thanks&#8221; page.</p>
<p>it sure is a long way from the <a href="http://www.google.com/search?hl=en&#38;q=microsoft+vs+apache">&#8220;Apache vs IIS&#8221;</a> days.</p>
<p>There are a couple of other interesting things highlighted in the post. It mentions Microsoft&#8217;s first code contribution to the PHP community via a patch to <a href="http://adodb.sourceforge.net/">ADOdb</a> that enables SQL Server support, and, some protocols being moved into the Open Specification Promise (OSP).</p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[AdoDBRecord updated to version 0.3]]></title>
<link>http://hurikhan77.wordpress.com/2008/07/28/adodbrecord-updated-to-version-03/</link>
<pubDate>Mon, 28 Jul 2008 13:14:23 +0000</pubDate>
<dc:creator>hurikhan77</dc:creator>
<guid>http://hurikhan77.wordpress.com/2008/07/28/adodbrecord-updated-to-version-03/</guid>
<description><![CDATA[This update to AdoDBRecord incorporates a convenience method update_attributes() which updates and s]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>This update to <a href="http://hurikhan77.wordpress.com/2008/07/21/activerecord-look-alike-written-in-php-using-adodb/">AdoDBRecord</a> incorporates a convenience method update_attributes() which updates and saves the record comfortably in one pass and returns the result of save() back to the caller.</p>
<p><a href="http://github.com/kakra/adodbrecord/wikis">Read more in the wiki&#8230;</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[AdoDBRecord updated to version 0.2]]></title>
<link>http://hurikhan77.wordpress.com/2008/07/25/adodbrecord-updated-to-version-02/</link>
<pubDate>Fri, 25 Jul 2008 10:15:54 +0000</pubDate>
<dc:creator>hurikhan77</dc:creator>
<guid>http://hurikhan77.wordpress.com/2008/07/25/adodbrecord-updated-to-version-02/</guid>
<description><![CDATA[AdoDBRecord has been updated to version 0.2. This update incorporates delete(), destroy() and create]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p><a href="http://hurikhan77.wordpress.com/2008/07/21/activerecord-look-alike-written-in-php-using-adodb/">AdoDBRecord</a> has been updated to version 0.2. This update incorporates delete(), destroy() and create() methods and thus makes it more usable.</p>
<p><a href="http://github.com/kakra/adodbrecord/wikis">Read more in the wiki&#8230;</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[ActiveRecord look-alike written in PHP using AdoDB]]></title>
<link>http://hurikhan77.wordpress.com/2008/07/21/activerecord-look-alike-written-in-php-using-adodb/</link>
<pubDate>Mon, 21 Jul 2008 16:05:51 +0000</pubDate>
<dc:creator>hurikhan77</dc:creator>
<guid>http://hurikhan77.wordpress.com/2008/07/21/activerecord-look-alike-written-in-php-using-adodb/</guid>
<description><![CDATA[Since I developed with Rails using the ultra-comfortable ActiveRecord I felt the need for a similar ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p>Since I developed with Rails using the ultra-comfortable ActiveRecord I felt the need for a similar solution in PHP. Googling around I found some people saying this is impossible. That&#8217;s true: Ruby&#8217;s OOP implementation is in many ways superior to PHP&#8217;s.</p>
<p>But anyway I decided: Some of ActiveRecords comfort must be possible in PHP. I&#8217;ve decided to build on AdoDB for PHP since it already does the heavy lifting of database abstraction very good.</p>
<p>The interface is currently very limited and should be very self explanatory. For all interested hackers I&#8217;ve set up a git repository at <a href="http://github.com/kakra/adodbrecord/">GitHub</a> and would be very interested on your feedback.</p>
<p>This project grew out of the need to ease up database development in an already existing legacy application. It&#8217;s not meant as an exact ActiveRecord replacement in PHP &#8211; just similar in convenience.</p>
<p>Just follow this link: <a href="http://github.com/kakra/adodbrecord/">http://github.com/kakra/adodbrecord/</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Could not load file or assembly ADODB, Version=7.0.3300.0]]></title>
<link>http://malakablog.wordpress.com/2008/06/24/could-not-load-file-or-assembly-adodb-version7033000/</link>
<pubDate>Tue, 24 Jun 2008 08:40:22 +0000</pubDate>
<dc:creator>malakablog</dc:creator>
<guid>http://malakablog.wordpress.com/2008/06/24/could-not-load-file-or-assembly-adodb-version7033000/</guid>
<description><![CDATA[When I deployed a web application to a windows 2003 server I got an error on this line of the web.co]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Verdana;">When I deployed a web application to a windows 2003 server I got an error on this line of the web.config file</span></p>
<blockquote>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Verdana;"> </span><span style="font-size:10pt;color:#0000ff;"><span style="font-size:9pt;color:#0000ff;font-family:Arial;">&#60;</span><span style="font-size:9pt;color:#800000;font-family:Arial;">add </span><span style="font-size:9pt;color:#ff0000;font-family:Arial;">assembly</span><span style="font-size:9pt;color:#0000ff;font-family:Arial;">=</span><span style="font-size:9pt;font-family:Arial;"><span style="color:#000000;">&#8220;</span><span style="color:#0000ff;">ADODB, Version=7.0.3300.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a</span><span style="color:#000000;">&#8220;</span><span style="color:#0000ff;">/&#62;</span></span><span style="color:#0000ff;"> </span></span></p>
</blockquote>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;font-family:Verdana;">The error was </span></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:10pt;color:#0000ff;"> </span></p>
<blockquote>
<p class="MsoNormal" style="text-align:center;margin:0;" align="center"><span class="forumname1"><span style="font-size:10pt;color:#ff0000;font-family:Verdana;">Could not load file or assembly ADODB, Version=7.0.3300.0</span></span><span class="forumname1"><span style="font-size:17pt;"><span style="font-family:Arial;"> </span></span></span></p>
</blockquote>
<p class="MsoNormal" style="margin:0;"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;">To solve this in VS2005:</span></span><span style="font-family:Arial;"><span class="forumname1"><span style="font-size:17pt;"> </span></span></span></p>
<p class="MsoNormal" style="margin:0;"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;"> </span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 36pt;"><span class="forumname1"><span style="font-size:10pt;color:#000000;"><span><span style="font-family:Arial;">-</span><span style="font:7pt;">          </span></span></span></span><span dir="ltr"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;">Create a setup project for the<span>  </span>web application</span></span></span><span style="font-family:Arial;"><span class="forumname1"><span style="font-size:17pt;"> </span></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;"> </span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 36pt;"><span class="forumname1"><span style="font-size:10pt;"><span><span style="font-family:Arial;">-</span><span style="font:7pt;">          </span></span></span></span><span dir="ltr"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;">Right click on the setup project and select Add/Assembly</span></span></span><span style="font-family:Arial;"><span class="forumname1"><span style="font-size:17pt;"> </span></span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span class="forumname1"><span style="font-size:10pt;font-family:Verdana;"> </span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span class="forumname1"><span style="font-size:14pt;color:#000000;"><span style="font-family:Arial;"> </span></span></span> </p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span class="forumname1"><span style="font-size:17pt;"><span style="font-family:Arial;"> </span></span></span></p>
<p class="MsoNormal" align="center"><span><img src="http://malakablog.wordpress.com/files/2008/06/no1.jpg" alt="" width="356" height="287" align="middle" /></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span class="forumname1"><span><span style="font-size:small;"> </span></span></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 36pt;"><span class="forumname1"><span style="font-size:10pt;"><span><span style="font-family:Arial;">-</span><span style="font:7pt;">          </span></span></span></span><span dir="ltr"><span class="forumname1"><span style="font-size:10pt;color:#000000;font-family:Verdana;"><span> </span>Select adodb component and click ok</span></span></span><span style="font-family:Arial;"><span class="forumname1"><span style="font-size:17pt;"> </span></span></span></p>
<p class="MsoNormal" style="text-align:center;margin:0 0 0 18pt;" align="center"> </p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span class="forumname1"><span><span style="font-size:small;"> </span></span></span></p>
<p class="MsoNormal" align="center"><span><img src="http://malakablog.wordpress.com/files/2008/06/no2.jpg" alt="" width="463" height="383" align="middle" /></span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 36pt;"><span style="font-size:10pt;font-family:Arial;"><span>-<span style="font:7pt;">          </span></span></span><span dir="ltr"><span style="font-size:10pt;font-family:Verdana;">From the Solution Explorer select the adodb.dll and from the Properties click the small button in the Folder Field</span><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span style="font-size:10pt;font-family:Verdana;"> </span></p>
<p class="MsoNormal" align="center"><img src="http://malakablog.wordpress.com/files/2008/06/no3.jpg" alt="" width="193" height="266" align="middle" /></p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p class="MsoNormal" style="text-align:center;margin:0;" align="center"> </p>
<p class="MsoNormal" style="margin:0;"><span style="font-size:small;font-family:Times New Roman;"> </span><span style="font-size:10pt;font-family:Arial;"><span>-<span style="font:7pt;">          </span></span></span><span dir="ltr"><span style="font-size:10pt;font-family:Verdana;">Select the folder bin from the Select Folder screen and click ok</span><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0;"> </p>
<p class="MsoNormal" align="center"><img src="http://malakablog.wordpress.com/files/2008/06/no4.jpg" alt="" width="314" height="347" align="middle" /></p>
<p class="MsoNormal" style="text-align:center;margin:0 0 0 18pt;" align="center"> </p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p class="MsoNormal" style="text-indent:-18pt;margin:0 0 0 36pt;"><span style="font-size:10pt;font-family:Arial;"><span>-<span style="font:7pt;">          </span></span></span><span dir="ltr"><span style="font-size:10pt;font-family:Verdana;">Compile your Setup project and use it to install your application</span><span style="font-size:small;font-family:Times New Roman;"> </span></span></p>
<p class="MsoNormal" style="margin:0 0 0 18pt;"><span style="font-size:small;font-family:Times New Roman;"> </span></p>
<p> </p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Preparar un ambiente de desarrollo en DW CS3]]></title>
<link>http://kseed.wordpress.com/2008/04/29/preparar-un-ambiente-de-desarrollo-en-dw-cs3/</link>
<pubDate>Tue, 29 Apr 2008 13:48:30 +0000</pubDate>
<dc:creator>jimmyponce</dc:creator>
<guid>http://kseed.wordpress.com/2008/04/29/preparar-un-ambiente-de-desarrollo-en-dw-cs3/</guid>
<description><![CDATA[Siendo este mi primer artículo en este Blog y siendo además el puntapie inicial para el desafio que ]]></description>
<content:encoded><![CDATA[<div class='snap_preview'><p align="justify">Siendo este mi primer artículo en este Blog y siendo además el puntapie inicial para el desafio que significa esta celula de estudios me he decidido a entregar los aportes necesarios para motivar las publicaciones del resto de la celula, este articulo entrega una breve guia tutorial en PDF la cual permite transformar a Dreamweaver CS3 en un ambiente de desarrollo, en este ejemplo para PHP/MySQL, mas adelante veremos como mediante DW 8 podremos hacer algo similar pero con un modelo mas versatil y robusto como el proporcionado por PHP/ADODB. También será tarea el entregar algunos ejemplos de desarrollo en estos modelos y porsupuesto algo no menor será la entrega de tecnicas de desarrollo rapido de aplicaciones (DRA) en DW 8 y CS3 usando componentes como el ADDT para CS3 o el ya difunto Interakt (que le dio paso a ADDT) en la iniciativa de ADOBE de potenciar a DW como un IDE que entregue soporte para DRA.</p>
<p align="justify"><a href="http://kseed.files.wordpress.com/2008/04/copia-de-pdf.gif"><img class="alignnone size-medium wp-image-5" src="http://kseed.wordpress.com/files/2008/04/copia-de-pdf.gif?w=25" border="0" alt="" width="25" height="23" align="absMiddle" /></a><a href="http://kseed.files.wordpress.com/2008/04/preparacion-de-entorno-de-desarrollo-en-dreamweaver-cs3.pdf" target="_blank">Descargar tutorial</a></p>
</div>]]></content:encoded>
</item>
<item>
<title><![CDATA[Koneksi MySQL with VB6 (ADODB)]]></title>
<link>http://alkahfi110.wordpress.com/2008/04/23/koneksi-mysql-with-vb6-adodb/</link>
<pubDate>Wed, 23 Apr 2008 10:07:48 +0000</pubDate>
<dc:creator>alkahfi</dc:creator>
<guid>http://alkahfi110.wordpress.com/2008/04/23/koneksi-mysql-with-vb6-adodb/</guid>
<description><![CDATA[Project Code : Dim CnMySQL As ADODB.Connection Dim Rs As New ADODB.Recordset Private Sub Koneksi() S]]></description>
<content:encoded><![CDATA[Project Code : Dim CnMySQL As ADODB.Connection Dim Rs As New ADODB.Recordset Private Sub Koneksi() S]]></content:encoded>
</item>

</channel>
</rss>
