﻿<?xml version="1.0" encoding="utf-8" ?>
	<rss version="2.0">
	<language>fa</language>
	<channel>
	<title>پرتال سیستم های مدیریت محتوای وب فارسی Iranian CMS Portal- Downloads </title>

	<link>http://www.opensourcecms.ir/</link>

	<description>&lt;META name=&quot;y_key&quot; content=&quot;67e542db795d3d93&quot;&gt;</description>
<item>

	<title>Form Maker and Processor</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=49</link>

	<description>This package can be used to generate and process contact forms.&lt;br /&gt;
&lt;br /&gt;
There is one class form generating the HTML to display a contact form inputs of several types like text, checkbox, radio, select, image, file, textarea, submit and hidden.&lt;br /&gt;
&lt;br /&gt;
Another class can compose and send an e-mail message to a given contact address. Any files that were uploaded are attached to the message.</description>

	</item>

<item>

	<title>Generate expansible tree menus using Jquery</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=48</link>

	<description>This package can be used to generate expansible tree menus.&lt;br /&gt;
&lt;br /&gt;
It generates HTML and Javascript that use the Jquery library to present an hierarchical menu of tree nodes that can expand and collapse.&lt;br /&gt;
&lt;br /&gt;
The tree items are rendered as lists with configurable icons and actions to be associated when the user clicks on the items.</description>

	</item>

<item>

	<title>Manipulate server side files and directories</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=47</link>

	<description>This class can be used to manipulate files and directories stored on the server side.&lt;br /&gt;
&lt;br /&gt;
It can perform several types of operations on files and directories like:&lt;br /&gt;
&lt;br /&gt;
- List and retrieve information of files and sub-directories of a given directory sorted by several types of parameters&lt;br /&gt;
- Remove files and directories from a list&lt;br /&gt;
- Search for files and directories by name&lt;br /&gt;
- Create, rename and delete directories&lt;br /&gt;
- Create, rename, move, copy, delete, upload and highlight files</description>

	</item>

<item>

	<title>Call PHP functions from Javascript using AJAX</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=46</link>

	<description>This class can be used to call PHP functions from Javascript using AJAX to avoid page reloading.&lt;br /&gt;
&lt;br /&gt;
It can generate Javascript code to make AJAX request using the Jquery library to execute PHP functions on the server side.&lt;br /&gt;
&lt;br /&gt;
The class can register PHP callback function that will be called when the AJAX requests are sent</description>

	</item>

<item>

	<title>Manage Apache .htaccess files</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=45</link>

	<description>This class can be used to manage .htaccess files.&lt;br /&gt;
It can check if an .htaccess file exists in a given directory.&lt;br /&gt;
If it does not exist it creates with the default Apache directives. Otherwise, if the .htaccess file has Apache directives different than the default, it rewrites the file with those default directives&lt;br /&gt;
</description>

	</item>

<item>

	<title>little_php_proxy</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=44</link>

	<description>Show remote pages as if they from the current site&lt;br /&gt;
&lt;br /&gt;
This class can be used to browse remote Web site pages as if they were from the current site.&lt;br /&gt;
&lt;br /&gt;
It retrieves pages of remote sites, parses the page HTML to translates all the URLs of links, images, Javascript, etc.. to map them to URLs of the current site that make the same class retrieve those remote resources via the current script using the class.&lt;br /&gt;
&lt;br /&gt;
-URL can be encoded in base64(for use thought proxy)</description>

	</item>

<item>

	<title>websitecache</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=43</link>

	<description>Retrieve site pages and store in cache files &lt;br /&gt;
This class can be used to retrieve pages from a site and store them in static cache files.&lt;br /&gt;
&lt;br /&gt;
It can retrieve the contents of a given remote Web page and store it in a cache file.&lt;br /&gt;
&lt;br /&gt;
The class can check if a cache file for a page exists and it was updated no later than a given expiry time to avoid retrieving the page again. </description>

	</item>

<item>

	<title>Retrieve e-mail addresses from pages</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=42</link>

	<description>This is a simple class that can be used to retrieve e-mail addresses found in Web pages.&lt;br /&gt;
It validates a given page URL and then retrieves the page contents for extracting any e-mail addresses found in it.&lt;br /&gt;
&lt;br /&gt;
The e-mail addresses are stored in a given text file.</description>

	</item>

<item>

	<title>https_post_request</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=41</link>

	<description>This class can be used to send HTTP requests to upload files or send custom headers.&lt;br /&gt;
&lt;br /&gt;
It can send an HTTP POST request to upload a given file to a a given Web server.&lt;br /&gt;
&lt;br /&gt;
The class can also send an HTTP POST request with custom headers.&lt;br /&gt;
&lt;br /&gt;
In both cases the class can set the credentials to access Web servers that require HTTP basic authentication</description>

	</item>

<item>

	<title>Get city weather forecast from wunderground.com</title>

	<link>http://www.opensourcecms.ir/downloads.php?download_id=40</link>

	<description>This class can be used to get the whether forecast for a given city of the world.&lt;br /&gt;
&lt;br /&gt;
It accesses the wunderground.com site and performs a search for a world location.&lt;br /&gt;
&lt;br /&gt;
The class retrieves an RSS feed associated to the searched location with the weather forecast for the following days.&lt;br /&gt;
&lt;br /&gt;
The class parses the retrieved RSS feed and returns an associative array with weather report parameters like the location name, temperature, humidity and air pressure.&lt;br /&gt;
</description>

	</item>

</channel>
	</rss>
