<?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>GeekMum &#187; drupal</title>
	<atom:link href="http://www.geekmum.com.au/tag/drupal/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.geekmum.com.au</link>
	<description>Geekmum - gadgets, kids, web design, google, geek stuff</description>
	<lastBuildDate>Fri, 03 Sep 2010 11:29:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Converting Halloween to Drupal</title>
		<link>http://www.geekmum.com.au/converting-halloween-to-drupal/</link>
		<comments>http://www.geekmum.com.au/converting-halloween-to-drupal/#comments</comments>
		<pubDate>Sun, 06 Jun 2010 06:45:05 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://www.geekmum.com.au/?p=294</guid>
		<description><![CDATA[This weekend I  converted www.halloween-australia.com to Drupal, my preferred open source content management system. (so far).
Halloween Australia has been one of my best performing sites in a couple of ways. It is usually number 1 at Google for Halloween Australia, and also Halloween Events Australia. Probably because it has one of the few dedicated [...]]]></description>
			<content:encoded><![CDATA[<p>This weekend I  converted www.halloween-australia.com to Drupal, my preferred open source content management system. (so far).</p>
<p><a href="http://www.halloween-australia.com" target="_blank">Halloween Australia</a> has been one of my best performing sites in a couple of ways. It is usually number 1 at Google for Halloween Australia, and also Halloween Events Australia. Probably because it has one of the few dedicated <a href="http://www.halloween-australia.com/halloween-events" target="_blank">halloween event</a> calendars, listing around 50 events each year, ranging from streets offering trick-or-treating to big commercial events, and it was definitely built with SEO in mind, to get organic traffic. It was light, source-ordered content, highly optimised, and had some nice incoming links.   And with Google AdSense and a few affiliate links, it would make October my highest earning month online.</p>
<p>Last halloween it peaked at 1600 hits on 31 October, but at this time of year its still around the 30 visits/day mark, but it&#8217;s starting to ramp up now. There have been 4 events added so far, and a magazine contacted me for an interview last month. (Haven&#8217;t done it yet).</p>
<p>But it was labour-intensive. I had to manually approve each event, as it was added &#8211; actually by editing a field on the database &#8211; I had never got around to writing an approval program. And photos were also supposed to be manually uploaded. I didn&#8217;t make it easy for people.</p>
<p>So it was time to convert to Drupal again, to get more community oriented. </p>
<p>I took a few shortcuts. Reused my Christmas Drupal template, and just changed the colour scheme. Styled a few view tables that hadn&#8217;t needed styling on the old white background. </p>
<p>Then I had to copy the content across. Create new data types for events, recipes, craft, stories. Create new views for each data type.  Manually add the events from this year. Check that access was fine for new members.  Then importantly, redirect the old URLs (eg halloween-recipes.php) to the new format (/halloween-recipes/). </p>
<p>Elapsed, it took from Fri night to late Sat night, with a few late tweaks on Sunday, to add polls, and finish the redirects.  Probably 6 hours all up. </p>
<p>Again, it will be interesting to see how the traffic continues for the new site. Whether the redirects will work properly, or if I lose any ranking at Google for changing the page URLs. </p>
<p>There didn&#8217;t seem to be any negative impact on traffic for Womens Health and Fitness &#8211; it&#8217;s still around 30 visitors/day. </p>
<p>But now it&#8217;s time to learn a new CMS for work &#8211; goodbye Drupal, and hello Mura.   (There goes Sunday afternoon&#8230;..)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekmum.com.au/converting-halloween-to-drupal/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Drupal user contact forms</title>
		<link>http://www.geekmum.com.au/drupal-user-contact-forms/</link>
		<comments>http://www.geekmum.com.au/drupal-user-contact-forms/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 11:52:38 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[home business]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[icontact]]></category>

		<guid isPermaLink="false">http://www.geekmum.com.au/?p=181</guid>
		<description><![CDATA[How I wish they were accessible to anonymous users!
I shouldn&#8217;t, but I take pride in the fact that for each of the five sites I&#8217;ve built with Drupal so far, I haven&#8217;t had to do any code hacks. The sites have been pure Drupal Core, plus common add-on modules. And the obvious CSS styling. I [...]]]></description>
			<content:encoded><![CDATA[<p>How I wish they were accessible to anonymous users!</p>
<p>I shouldn&#8217;t, but I take pride in the fact that for each of the five sites I&#8217;ve built with Drupal so far, I haven&#8217;t had to do any code hacks. The sites have been pure Drupal Core, plus common add-on modules. And the obvious CSS styling. I still haven&#8217;t had to learn how to use hooks.</p>
<p>And it&#8217;s really nice that it&#8217;s so easy to turn Drupal sites into membership sites. Built-in user management. Just turn on Contact Forms, and enable for each user, a personal contact form.</p>
<p>The problem is that the personal member contact forms are only accessible to other logged in members. Anonymous browsers get an &#8220;access denied&#8221; page. </p>
<p>There are heaps of people on the Drupal forums who want this. But the standard answer is &#8220;it&#8217;s by design&#8221;. </p>
<p>There are threads with detailed code hacks and patches. And I just don&#8217;t have time to do them. All I want (and many others want) is the ability to allow members on a site to be contacted without showing their email address in the clear. Just asking to be harvested by spammers. </p>
<p>So on my latest site <a href="http://www.ahealthybusiness.com.au" target="_blank">A Healthy Business</a> I wanted members to have their own pages with contact forms. Experimented with several options. And came back, semi-reluctantly, to using <a href="http://www.icontact.com/a.pl/376681" target="_blank">iContact</a> signup forms. </p>
<p>They look handsome. And I know I should be using an autoresponder anyway, to be efficient, which is available through iContact.</p>
<p>I was just a little hesitant. I found iContact a little non-intuitive to setup. To get the effect I wanted on my <a href="http://www.ahealthybusiness.com.au/chris" target="_blank">personal page</a>, with an embedded contact page, I had to setup a List on iContact. Then the autoresponder. Then the campaign. Then the signup form. Create the thank you page on my site (optional, but preferable). It really shouldn&#8217;t take that many steps. And I did want to have extra custom fields on my form, but I couldn&#8217;t see where to do that. </p>
<p>It should be easier. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekmum.com.au/drupal-user-contact-forms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SWF hosting</title>
		<link>http://www.geekmum.com.au/swf-hosting/</link>
		<comments>http://www.geekmum.com.au/swf-hosting/#comments</comments>
		<pubDate>Wed, 26 Nov 2008 10:17:16 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[swf]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.geekmum.com.au/?p=129</guid>
		<description><![CDATA[I just created a Captivate session demonstrating how to create content on my Drupal site, Christmas Australia
Captivate creates SWF content. That&#8217;s usually ok, except when I recorded the demo, I used a custom screen size to fit exactly what I wanted onto the screen. That meant that my Super Video converter could not convert the [...]]]></description>
			<content:encoded><![CDATA[<p>I just created a Captivate session demonstrating how to create content on my Drupal site, <a href="http://www.christmas-australia.com" target="_blank">Christmas Australia</a></p>
<p>Captivate creates SWF content. That&#8217;s usually ok, except when I recorded the demo, I used a custom screen size to fit exactly what I wanted onto the screen. That meant that my Super Video converter could not convert the SWF file into another format such as MOV, or MPEG.</p>
<p>So I had to find a site that would allow me to upload SWF videos. Nope, YouTube doesn&#8217;t like them, nor Google Video, nor Vimeo. Photobucket will let you, but only for paid upgraded members. </p>
<p>So I Googled swf video sharing sites, and found Megaswf.com. Beautiful!.  A few site that lets you upload SWF files &#8211; how rare is that &#8211; any gives you an address to share it from. It even reformats the size, so it will fit better. </p>
<p>Not sure if there are any bandwidth restrictions, but this is a particular niche. I&#8217;ll do a correctly formatted one for other Drupal functions, convert those and upload those to Youtube. Later. </p>
<p>Pretty happy. (You can watch it at <a href="http://megaswf.com/view/41eb4356b511c01162a14223cb8d2fa8.html" target="_blank">Creating Content on Drupal</a> if you like)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekmum.com.au/swf-hosting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New Online Australian Shopping Site</title>
		<link>http://www.geekmum.com.au/new-online-australian-shopping-site/</link>
		<comments>http://www.geekmum.com.au/new-online-australian-shopping-site/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 12:10:56 +0000</pubDate>
		<dc:creator>Administrator</dc:creator>
				<category><![CDATA[All]]></category>
		<category><![CDATA[Hearth]]></category>
		<category><![CDATA[Shopping]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[cms]]></category>
		<category><![CDATA[drupal]]></category>

		<guid isPermaLink="false">http://www.geekmum.com.au/2008/06/23/new-online-australian-shopping-site/</guid>
		<description><![CDATA[I finally have my new site about online shopping in Australia ready. It&#8217;s called MyOnlineShops. 
It&#8217;s a replacement for the shopping site that I lost last year, when the domain renewal email went to an old address I wasn&#8217;t using any more. Someone quickly grabbed it, as it had a great ranking at Yahoo, and [...]]]></description>
			<content:encoded><![CDATA[<p>I finally have my new site about online shopping in Australia ready. It&#8217;s called <a href="http://www.myonlineshops.com.au" target="_blank">MyOnlineShops</a>. </p>
<p>It&#8217;s a replacement for the shopping site that I lost last year, when the domain renewal email went to an old address I wasn&#8217;t using any more. Someone quickly grabbed it, as it had a great ranking at Yahoo, and solid PR, and then offered to sell it back to me for $800. No thanks. I did the work for that once, so he won&#8217;t get any profit from me. And it no longer ranks anywhere useful. </p>
<p>MyOnlineShops was completely created with Drupal, an open source Content Management System. I didn&#8217;t have to do any code at all &#8211; it is pure core Drupal, a large number of contributor modules, and CSS. OK, maybe 10 minutes of html for the page layout, moving a few things around from the default layout. </p>
<p>I obviously have a thing about  My&#8230;.  websites. This is my third, after MyDogSpace and MyDogSite. </p>
<p>The reason for calling it MyOnlineShops, is that it lets me (and free members), create my own list of favourites, have my own shopping blog, my own profile, and make my own reviews and comments on shops I&#8217;ve used. </p>
<p>I&#8217;m still busily adding more online Australian shops, but feel welcome to suggest any missing ones through the contact form on the site. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.geekmum.com.au/new-online-australian-shopping-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
