<?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; Config</title>
	<atom:link href="http://ar.expbuilder.com/tag/config/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>Simple YAML Config Reader</title>
		<link>http://ar.expbuilder.com/simple-yaml-config-reader.html</link>
		<comments>http://ar.expbuilder.com/simple-yaml-config-reader.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:28:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Reader]]></category>
		<category><![CDATA[simple]]></category>
		<category><![CDATA[YAML]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1095</guid>
		<description><![CDATA[Simple YAML Config Reader



By: Chavo
This package can be used to read configuration settings from file YAML format.
It uses a separate class named SPYC, written by Chris Wanstrath, to parse YAML configuration files and returns an associative array with pairs of configuration options and the respective values.
The configuration class uses the singleton pattern, so a configuration [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/simple-yaml-config-reader.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>phpConfig</title>
		<link>http://ar.expbuilder.com/phpconfig.html</link>
		<comments>http://ar.expbuilder.com/phpconfig.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:25:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1081</guid>
		<description><![CDATA[
phpConfig
By: Yeiniel
This class can be used to create and modify application configuration files that are actually PHP scripts.
It can parse variable declarations inside a PHP script and retrieve the variable values into an associative array. Currently it only supports single quoted string variables.
It can also add, modify and delete configuration variables.
The modified configuration version can [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/phpconfig.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>pConfig</title>
		<link>http://ar.expbuilder.com/pconfig.html</link>
		<comments>http://ar.expbuilder.com/pconfig.html#comments</comments>
		<pubDate>Fri, 11 Dec 2009 12:25:01 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1077</guid>
		<description><![CDATA[
pConfig
By: Guilherme Blanco

This class can be used to create and manage hierarchical configuration files.
The configuration is defined as a tree of unlimited depth on which the nodes may contain any type of values.
The class read and write the configuration to files. The class supports writing configuration files in a protected mode, which consists of generating [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/pconfig.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ez php config</title>
		<link>http://ar.expbuilder.com/ez-php-config-2.html</link>
		<comments>http://ar.expbuilder.com/ez-php-config-2.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:11:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[ez]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1032</guid>
		<description><![CDATA[ezphpconfig
By: David Wainwright
Generates a set of php configuration classes from a supplied xml file. You can then access your configuration values very quickly without having to parse the xml file on every request.
This class can be used to generate a PHP class from an XML file. The element (tag) names become property names and the [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ez-php-config-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Config Tool</title>
		<link>http://ar.expbuilder.com/config-tool.html</link>
		<comments>http://ar.expbuilder.com/config-tool.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:08:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Tool]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1020</guid>
		<description><![CDATA[Config Tool
By:Marko Tapio Manninen
This class is meant to read configuration information from the external text file.
Configuration information is placed in the text file with normal format as name-value pairs.
With this class you can read and use configuration variables with object reference, modify key value pairs and save modified object back to the file. Class supports [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/config-tool.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Config Magik</title>
		<link>http://ar.expbuilder.com/config-magik.html</link>
		<comments>http://ar.expbuilder.com/config-magik.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:07:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Magik]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1018</guid>
		<description><![CDATA[Config Magik


By:Benny Zaminga
This class is meant to read and write configuration files in the .ini format.
It provides features like:
- Load and save ini style configuration files
- Optional automatic synchronization by updating the file after each change  of a key value
- Protected mode for securing your sensitive data from being accessed directly from the Web
- [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/config-magik.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Config Editor</title>
		<link>http://ar.expbuilder.com/config-editor-2.html</link>
		<comments>http://ar.expbuilder.com/config-editor-2.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:07:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[Editor]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1016</guid>
		<description><![CDATA[Config Editor
By:Alexandr Egorov
This class can be used to manage configuration files stored as PHP scripts.
It can add, change or remove configuration variables and their values.
The class can save the configuration files generating a PHP script that sets the variables from the previously defined values.
The class can also load a previously generated configuration PHP script by [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/config-editor-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Config</title>
		<link>http://ar.expbuilder.com/config.html</link>
		<comments>http://ar.expbuilder.com/config.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 23:06:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=1014</guid>
		<description><![CDATA[Config
By:M.C. van der Most van Spijk
This class can be used to retrieve configuration values from INI files in XPath style.
It can open an INI format file given a path that includes the base name, section and setting that you want retrieve.
The class parses the file and returns the specified setting value.
The singleton pattern is used [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/config.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>php Config</title>
		<link>http://ar.expbuilder.com/php-config.html</link>
		<comments>http://ar.expbuilder.com/php-config.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:41:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=904</guid>
		<description><![CDATA[php Config

By : Yeiniel
This class can be used to create and modify application configuration files that are actually PHP scripts.
It can parse variable declarations inside a PHP script and retrieve the variable values into an associative array. Currently it only supports single quoted string variables.
It can also add, modify and delete configuration variables.
The modified configuration [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/php-config.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>ez php config</title>
		<link>http://ar.expbuilder.com/ez-php-config.html</link>
		<comments>http://ar.expbuilder.com/ez-php-config.html#comments</comments>
		<pubDate>Thu, 10 Dec 2009 22:26:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[إسكربتات البى إتش بى]]></category>
		<category><![CDATA[برمجيات الويب]]></category>
		<category><![CDATA[Config]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://localhost/mine/expbuilder/tutorials/?p=846</guid>
		<description><![CDATA[ezphpconfig

By : David Wainwright
Generates a set of php configuration classes from a supplied xml file. You can then access your configuration values very quickly without having to parse the xml file on every request.
This class can be used to generate a PHP class from an XML file. The element (tag) names become property names and [...]]]></description>
		<wfw:commentRss>http://ar.expbuilder.com/ez-php-config.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
