<?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>ExpBuilder &#187; Code</title>
	<atom:link href="http://ar.expbuilder.com/tag/code/feed" rel="self" type="application/rss+xml" />
	<link>http://ar.expbuilder.com</link>
	<description>مدونة ووردبريس عربية أخرى</description>
	<lastBuildDate>Wed, 05 May 2010 09:52:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>POG &#8211; PHP Code Generator</title>
		<link>http://ar.expbuilder.com/pog-php-code-generator.html</link>
		<comments>http://ar.expbuilder.com/pog-php-code-generator.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:43:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[POG]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=912</guid>
		<description><![CDATA[POG &#8211; PHP Code Generator

By : joel
This package can be used to generate classes that map data in relational database tables in PHP objects using the Active Record design pattern.
It can generate classes optimized to work under PHP 4, PHP 5 or PHP 5.1 .
The generated classes can work with PDO or POG database API [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/pog-php-code-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP or Java Class Code Generator</title>
		<link>http://ar.expbuilder.com/php-or-java-class-code-generator.html</link>
		<comments>http://ar.expbuilder.com/php-or-java-class-code-generator.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:39:40 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=894</guid>
		<description><![CDATA[PHP or Java Class Code Generator

By : Valics Lehel
This package is meant is automate the generation of classes to access databases in Java beans style.
It uses the Fast Template engine to process template files that define the skeleton of functions and variables of classes that store and retrieve data object property values from a given [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-or-java-class-code-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Code Encryption</title>
		<link>http://ar.expbuilder.com/php-code-encryption.html</link>
		<comments>http://ar.expbuilder.com/php-code-encryption.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:37:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Encryption]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=888</guid>
		<description><![CDATA[PHP Code Encryption

By : Ewg
This class can be used to Obfuscate PHP scripts by replacing variable names.
It can parse a given PHP script and replace the names of the variables it uses with more obfuscated names.
The new names of the replaced variables can be retrieved by looking at a variable of the class.
Download :
http://www.ziddu.com/download/7364475/php-encryption-2009-09-20.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-code-encryption.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Code Buster</title>
		<link>http://ar.expbuilder.com/php-code-buster.html</link>
		<comments>http://ar.expbuilder.com/php-code-buster.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:37:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Buster]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=886</guid>
		<description><![CDATA[PHP Code Buster

By : Martijn Loots
This class can be used to obfuscate PHP code making it unreadable to humans.
It uses the PHP tokenizer functions to parse PHP source code and rewrite it eliminating comments or white space, and replacing the variable names with names that do not hint the variables original purpose.
Download :
http://www.ziddu.com/download/7364446/phpcodebuster-2005-10-09.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-code-buster.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MyDBO Code Generator</title>
		<link>http://ar.expbuilder.com/mydbo-code-generator.html</link>
		<comments>http://ar.expbuilder.com/mydbo-code-generator.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:35:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Generator]]></category>
		<category><![CDATA[MyDBO]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=876</guid>
		<description><![CDATA[MyDBO Code Generator

By : Patrick Brosset
This package can be used to generate the code of classes to access MySQL database tables.
It uses Smarty templates to generate all the code for the classes and other scripts.
The generated classes perform the usual database access operations like establishing database connections and executing SELECT, UPDATE, INSERT and delete SQL [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/mydbo-code-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Generator of the code</title>
		<link>http://ar.expbuilder.com/generator-of-the-code.html</link>
		<comments>http://ar.expbuilder.com/generator-of-the-code.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:29:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Generator]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=854</guid>
		<description><![CDATA[Generator of the code

By : dzaiacuck
This class can generate scripts to present forms for manipulate MySQL database table records.
It can retrieve the list of fields of a given MySQL database table to generate a PHP script that can execute SQL queries to insert, update or delete records of that table.
Download :
http://www.ziddu.com/download/7362783/generatecode-2005-05-03.zip.html
]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/generator-of-the-code.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Db Code Builder</title>
		<link>http://ar.expbuilder.com/db-code-builder.html</link>
		<comments>http://ar.expbuilder.com/db-code-builder.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:14:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Builder]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Db]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=833</guid>
		<description><![CDATA[Db Code Builder

By : Christian Velin
This package can be used to generate code for classes to access databases as objects.
It accesses a database to retrieve the information about tables and columns for which it is intended to generate data access classes.
It generates value object classes (VO) to manage the mapped object information with all the [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/db-code-builder.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Help</title>
		<link>http://ar.expbuilder.com/code-help.html</link>
		<comments>http://ar.expbuilder.com/code-help.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:12:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Help]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=823</guid>
		<description><![CDATA[
Code Help
By: Roberto Martinez
This class can generate the code that implements the model, view and controller design pattern.
It can generate a page controller page script and model and view classes to create, edit and display records of data entities that are stored in a database.
The class may also generate an SQL script to create the [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/code-help.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Code Generator</title>
		<link>http://ar.expbuilder.com/code-generator.html</link>
		<comments>http://ar.expbuilder.com/code-generator.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:11:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[Generator]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=821</guid>
		<description><![CDATA[
Code Generator
by : Robert Kummer
This class can be used to generate classes that can be used access MySQL database table rows as objects.
The class retrieves the list of fields of a given MySQL database table and generates a class with private variables with the names based on the database table fields.
It also sets getter and [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/code-generator.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
