<?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>Web Hosting : Signup &#38; Save by Hosting Coupons</title>
	<atom:link href="http://www.hostingcoupons.org/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hostingcoupons.org</link>
	<description>Web Hosting Coupon, Webhost Deals, Web Hosts Discounts, Special Offers, Hosting Rebates, Webhosting Companies, Promotions</description>
	<lastBuildDate>Sun, 21 Mar 2010 23:44:34 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Making fields visible only</title>
		<link>http://www.hostingcoupons.org/making-fields-visible-only/</link>
		<comments>http://www.hostingcoupons.org/making-fields-visible-only/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 23:44:34 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173039</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by zythar on 20 March 2010

I&#8217;m very sorry of asking a question which was already asked and got it&#8217;s answer, but i just can&#8217;t find it with search.
the problem is similar. i must [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173039"></span></p>
<p>This is a drupal question asked by zythar on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-03.gif" border="1" alt="" /></a></p>
<blockquote><p>I&#8217;m very sorry of asking a question which was already asked and got it&#8217;s answer, but i just can&#8217;t find it with search.<br />
the problem is similar. i must make fields of form visible only if checkbox is checked.</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747300" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/making-fields-visible-only/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using jquery to reference child drop down</title>
		<link>http://www.hostingcoupons.org/using-jquery-to-reference-child-drop-down/</link>
		<comments>http://www.hostingcoupons.org/using-jquery-to-reference-child-drop-down/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 23:14:32 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173038</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by DrexFactor on 20 March 2010

I&#8217;m working on a site right now that has a bit of a unique requirement to it: that when selecting a taxonomy term for a new node it [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173038"></span></p>
<p>This is a drupal question asked by DrexFactor on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-02.gif" border="1" alt="" /></a></p>
<blockquote><p>I&#8217;m working on a site right now that has a bit of a unique requirement to it: that when selecting a taxonomy term for a new node it populates a few fields based upon the option one chooses. It bears more than a passing similarity to a project called &#8220;ActiveField&#8221; that appears to have gone dormant over a year ago: http://drupal.org/node/301959<br />
Thus far I&#8217;ve actually cleared all the hurdles the original author was having issues with, but I&#8217;m totally stumped on the final one: we&#8217;ve implemented Hierarchical Select to select the taxonomy when creating a new node, but want the ActiveField functionality to kick in only if one selects a taxonomy term from a child menu rather than the original parent menu.<br />
I can get the functionality to kick in perfectly fine when the parent menu is selected using a simple edit-taxonomy-1-hierarchical-select-selects-0&#8243;).change(function() { jquery call, but this method doesn&#8217;t appear to work for any of the child menus&#8211;that is a call to $.(&#8220;#edit-taxonomy-1-hierarchical-select-selects-1&#8243;).change(function() { doesn&#8217;t do anything.<br />
Does anybody have any idea why I can&#8217;t reference the child menu and how I might go about writing a script that would</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747340" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/using-jquery-to-reference-child-drop-down/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Trouble understanding ahah</title>
		<link>http://www.hostingcoupons.org/trouble-understanding-ahah/</link>
		<comments>http://www.hostingcoupons.org/trouble-understanding-ahah/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 22:45:29 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173035</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by at on 20 March 2010

I am creating a simple form with four filters, a button and a markup div. I would like to use AHAH to capture the filter values and replace [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173035"></span></p>
<p>This is a drupal question asked by at on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-01.gif" border="1" alt="" /></a></p>
<blockquote><p>I am creating a simple form with four filters, a button and a markup div. I would like to use AHAH to capture the filter values and replace the div with some HTML (results of a BIRT report). I understand how to create the form, but none of the examples I follow for the AHAH section seem to include working code to call my AHAH function. Here is my form, with some fields removed for simplicity:</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747550" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/trouble-understanding-ahah/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sortable lists</title>
		<link>http://www.hostingcoupons.org/sortable-lists/</link>
		<comments>http://www.hostingcoupons.org/sortable-lists/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 22:15:27 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173033</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by npsken on 20 March 2010

I have been making my own sample modules and I would like to make my first community module; however, there is still one specific thing that I can&#8217;t [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173033"></span></p>
<p>This is a drupal question asked by npsken on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-10.gif" border="1" alt="" /></a></p>
<blockquote><p>I have been making my own sample modules and I would like to make my first community module; however, there is still one specific thing that I can&#8217;t completely figure out how to do.<br />
How do I make a sortable list using the form api (like drupal&#8217;s own menu system)? Do I have to specifically use my own JQuery code to get this functionality?</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747692" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/sortable-lists/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slideshow module</title>
		<link>http://www.hostingcoupons.org/slideshow-module/</link>
		<comments>http://www.hostingcoupons.org/slideshow-module/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 21:46:25 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173031</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by terry.kjargaard  on 20 March 2010

I am new to Drupal and attempting to transfer the site for our school from Joomla. We have a photo gallery/slideshow in our existing site
using the Expose [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173031"></span></p>
<p>This is a drupal question asked by terry.kjargaard  on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-09.gif" border="1" alt="" /></a></p>
<blockquote><p>I am new to Drupal and attempting to transfer the site for our school from Joomla. We have a photo gallery/slideshow in our existing site<br />
using the Expose component. I would like to have something similar in our new drupal site but am having considerable difficulty finding a module to do so. Any ideas or suggestions</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747754" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/slideshow-module/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CCK hidden fields for categorize</title>
		<link>http://www.hostingcoupons.org/cck-hidden-fields-for-categorize/</link>
		<comments>http://www.hostingcoupons.org/cck-hidden-fields-for-categorize/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 21:16:23 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173029</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by Eng A Moktar on 20 March 2010

I attended to make a site for my computer shop (no selling online)
because every thing in computer parts has its own properties (hdd: capacity,rpm,brand) or (mb: [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173029"></span></p>
<p>This is a drupal question asked by Eng A Moktar on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-08.gif" border="1" alt="" /></a></p>
<blockquote><p>I attended to make a site for my computer shop (no selling online)<br />
because every thing in computer parts has its own properties (hdd: capacity,rpm,brand) or (mb: chipset,bus) etc<br />
so, I used cck for creating types for each different part I have, Like<br />
content type: (hdd, fdd, cd, dvd, mb, ram, flash, case, keyboard, mouse)<br />
I wanna categorize the similar objects in categories like this way</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747820" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/cck-hidden-fields-for-categorize/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>UR node access</title>
		<link>http://www.hostingcoupons.org/ur-node-access/</link>
		<comments>http://www.hostingcoupons.org/ur-node-access/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 20:47:20 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173027</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by Jj on 20 March 2010

I am using Ur node access To grant views to followers, But i need a way of making the checkbox Required or atleast on by default, i have [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173027"></span></p>
<p>This is a drupal question asked by Jj on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-07.gif" border="1" alt="" /></a></p>
<blockquote><p>I am using Ur node access To grant views to followers, But i need a way of making the checkbox Required or atleast on by default, i have tried prepopulate but i didnt get any luck.<br />
If anyone has any suggestions id really appreciate it</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747858" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/ur-node-access/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Front page data Not appearing</title>
		<link>http://www.hostingcoupons.org/front-page-data-not-appearing/</link>
		<comments>http://www.hostingcoupons.org/front-page-data-not-appearing/#comments</comments>
		<pubDate>Sun, 21 Mar 2010 20:18:18 +0000</pubDate>
		<dc:creator>hostgator</dc:creator>
				<category><![CDATA[Drupal]]></category>

		<guid isPermaLink="false">http://www.hostingcoupons.org/?p=173025</guid>
		<description><![CDATA[Hostgator.com webhosting is our top vps for drupal. Sign up with most popular hosting for drupal here

This is a drupal question asked by mgorman03 on 20 March 2010

I installed a site and copied database from one site to the next and it was all good. At some point I was cleaning up files and did [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.hostingcoupons.org/hostgator-coupon/">Hostgator.com</a> <a href="http://www.hostingcoupons.org/web-hosting/">webhosting</a> is our <a href="http://www.hostingcoupons.org/best-vps-virtual-private-servers/">top vps for drupal</a>. Sign up with most popular hosting for drupal <a href="http://www.hostingcoupons.org/tophosts/hg"><strong>here</strong></a></p>
<p><span id="more-173025"></span></p>
<p>This is a drupal question asked by mgorman03 on 20 March 2010</p>
<p style="text-align: center;"><a href="http://www.hostingcoupons.org/tophosts/hg"><img src="/webhosting/web-host-06.gif" border="1" alt="" /></a></p>
<blockquote><p>I installed a site and copied database from one site to the next and it was all good. At some point I was cleaning up files and did something and now the data on the home page will not show up.<br />
URL alias is set up as node/37 renames the page to index.html<br />
The template is all there and the css borders, everything. Just the content is not showing up.</p></blockquote>
<p>More info at this drupal <a href="http://drupal.org/node/747332" target="_blank">node</a> or <strong><a href="http://www.hostingcoupons.org/tophosts/hg">sign up with the leading choice for drupal hosting</a></strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.hostingcoupons.org/front-page-data-not-appearing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
