<?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>eicracasts.com</title>
	<atom:link href="http://www.eicracasts.com/feed" rel="self" type="application/rss+xml" />
	<link>http://www.eicracasts.com</link>
	<description>User Guide/Manual, Walkthroughs, &#38; Video Tutorials</description>
	<lastBuildDate>Sat, 19 May 2012 10:14:15 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Freedom of customizing web forms, fields and attributes</title>
		<link>http://www.eicracasts.com/content-management-cms/freedom-of-customizing-web-forms-fields-and-attributes.html</link>
		<comments>http://www.eicracasts.com/content-management-cms/freedom-of-customizing-web-forms-fields-and-attributes.html#comments</comments>
		<pubDate>Wed, 16 May 2012 13:42:38 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Templates Customization]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=209</guid>
		<description><![CDATA[All forms are editable through INI files. By default, You will find en_US.xxxxx.ini (xxxxx representing correspondent module name) file located at application/modules/$ModuleName/forms/source/en_US.xxxxxxForm.ini  ($ModuleName represents your presently working module e.g hotel , property, vacationrentals etc).   Each paragraph is responsible for building a single field and it’s attributes. You can edit, remove or comment out a [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/content-management-cms/freedom-of-customizing-web-forms-fields-and-attributes.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Customization of search and advance search fields.</title>
		<link>http://www.eicracasts.com/dynamic-web-forms/customization-of-search-and-advance-search-fields.html</link>
		<comments>http://www.eicracasts.com/dynamic-web-forms/customization-of-search-and-advance-search-fields.html#comments</comments>
		<pubDate>Mon, 23 Apr 2012 10:36:55 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Dynamic Web Forms]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Layout Customization]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=201</guid>
		<description><![CDATA[This tutorial will help you understanding, how to customize (add, edit and remove) search fields according to you requirements. We have used property modules as example but this process can be applied to any other modules such as Flight, hotel, vacation rentals, tours or autos etc. There are two step of customizing the search form. [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/dynamic-web-forms/customization-of-search-and-advance-search-fields.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Manage and Customize Theme / Templates , JS , CSS and Images.</title>
		<link>http://www.eicracasts.com/content-management-cms/manage-and-customize-theme-templates-js-css-and-images.html</link>
		<comments>http://www.eicracasts.com/content-management-cms/manage-and-customize-theme-templates-js-css-and-images.html#comments</comments>
		<pubDate>Sun, 08 Apr 2012 13:29:09 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Design Blocks]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[Layout Customization]]></category>
		<category><![CDATA[Templates Customization]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=191</guid>
		<description><![CDATA[When constructing your own templates, you need to set up several files and folders in a coordinated manner. A template needs to contain various files and folders. The global layout is a high level control area, where you can manage common colors, images, styles and basis design competent of a web template. You can manage [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/content-management-cms/manage-and-customize-theme-templates-js-css-and-images.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing to the subscribers list who are registered through Dynamic Web Forms.</title>
		<link>http://www.eicracasts.com/dynamic-web-forms/accessing-to-the-subscribers-list-who-are-registered-through-dynamic-web-forms.html</link>
		<comments>http://www.eicracasts.com/dynamic-web-forms/accessing-to-the-subscribers-list-who-are-registered-through-dynamic-web-forms.html#comments</comments>
		<pubDate>Wed, 07 Mar 2012 15:00:39 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Dynamic Web Forms]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=185</guid>
		<description><![CDATA[This is one of the most common questions we frequently receive is, “where can we view the list of profile who are registered through dynamic web forms? ” .  The answer is, you can view the subscriber’s list by going through the two steps mention as follows: Logon to Web Form under Admin : Logon [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/dynamic-web-forms/accessing-to-the-subscribers-list-who-are-registered-through-dynamic-web-forms.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to add a Custom Dynamic Web Form with a Menu</title>
		<link>http://www.eicracasts.com/dynamic-web-forms/how-to-add-a-custom-dynamic-web-form-with-a-menu.html</link>
		<comments>http://www.eicracasts.com/dynamic-web-forms/how-to-add-a-custom-dynamic-web-form-with-a-menu.html#comments</comments>
		<pubDate>Wed, 07 Mar 2012 14:44:43 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Dynamic Web Forms]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=178</guid>
		<description><![CDATA[We assumed, you have already learned and created a dynamic web form using our Application. Now we will explain how you to join an existing web form(s) to a menu or sub-menu of fontend interface. Please make sure you have created a new menu before linking a dynamic web form. Logon to Admin=&#62;Menu=&#62;Manage Menu and find &#38; edit [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/dynamic-web-forms/how-to-add-a-custom-dynamic-web-form-with-a-menu.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to create custom Dynamic Web Form</title>
		<link>http://www.eicracasts.com/dynamic-web-forms/how-to-create-custom-dynamic-web-form.html</link>
		<comments>http://www.eicracasts.com/dynamic-web-forms/how-to-create-custom-dynamic-web-form.html#comments</comments>
		<pubDate>Wed, 07 Mar 2012 14:31:20 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Dynamic Web Forms]]></category>
		<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=170</guid>
		<description><![CDATA[Dynamic Web Form is a very powerful custom web form building system, which allows your site administrators to create dynamic web forms on the fly, from simple to extremely complex. Dynamic Web Form Builder Application&#8217;s dynamic form builder allows you to build forms and collect data of any kind from: Surveys and Polls Sign up [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/dynamic-web-forms/how-to-create-custom-dynamic-web-form.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Manage Role Based Access Control</title>
		<link>http://www.eicracasts.com/user-account-roles-privileges/how-to-manage-role-based-access-control.html</link>
		<comments>http://www.eicracasts.com/user-account-roles-privileges/how-to-manage-role-based-access-control.html#comments</comments>
		<pubDate>Sat, 03 Mar 2012 13:35:22 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Roles and Privileges]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=164</guid>
		<description><![CDATA[All of Eicra’s web application has built-in permission system which was based on ACL architecture, so you can set permission for role (group) or given user to separated modules. By using role, you can tune up how a register member can be privileged then normal user how administrator can enjoy more privileged then a registered [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/user-account-roles-privileges/how-to-manage-role-based-access-control.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Manage Module wise Access Privilege.</title>
		<link>http://www.eicracasts.com/user-account-roles-privileges/how-to-manage-module-wise-access-privilege.html</link>
		<comments>http://www.eicracasts.com/user-account-roles-privileges/how-to-manage-module-wise-access-privilege.html#comments</comments>
		<pubDate>Sat, 03 Mar 2012 13:13:55 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Roles and Privileges]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=159</guid>
		<description><![CDATA[All of Eicra’s web application has built-in permission system which was based on ACL architecture, so you can set permission for role (group) or given user to separated modules. By using role, you can tune up how a register member can be privileged then normal user how administrator can enjoy more privileged then a registered [...]]]></description>
		<wfw:commentRss>http://www.eicracasts.com/user-account-roles-privileges/how-to-manage-module-wise-access-privilege.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating &amp; Publishing Ads or Commercials</title>
		<link>http://www.eicracasts.com/featured-articles/creating-publishing-ads-or-commercials-2.html</link>
		<comments>http://www.eicracasts.com/featured-articles/creating-publishing-ads-or-commercials-2.html#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:38:19 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Featured]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=154</guid>
		<description><![CDATA[Eicra CMS application allows you to create a classified website of any configuration, any design, and in any language. Create categories, add banner ads, add photos and videos, and accept payments for ad upgrades via PayPal.]]></description>
		<wfw:commentRss>http://www.eicracasts.com/featured-articles/creating-publishing-ads-or-commercials-2.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating &amp; Publishing Ads or Commercials</title>
		<link>http://www.eicracasts.com/cms-template-customization/creating-publishing-ads-or-commercials.html</link>
		<comments>http://www.eicracasts.com/cms-template-customization/creating-publishing-ads-or-commercials.html#comments</comments>
		<pubDate>Tue, 17 Jan 2012 11:20:30 +0000</pubDate>
		<dc:creator>Eicra</dc:creator>
				<category><![CDATA[Templates Customization]]></category>

		<guid isPermaLink="false">http://www.eicracasts.com/?p=149</guid>
		<description><![CDATA[Eicra CMS application allows you to create a classified website of any configuration, any design, and in any language. Create categories, add banner ads, add photos and videos, and accept payments for ad upgrades via PayPal. ]]></description>
		<wfw:commentRss>http://www.eicracasts.com/cms-template-customization/creating-publishing-ads-or-commercials.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

