<?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>Scribble Designs &#187; Web Design</title>
	<atom:link href="http://www.scribbledesigns.co.uk/tag/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.scribbledesigns.co.uk</link>
	<description>Web Design in Northern Ireland.</description>
	<lastBuildDate>Wed, 21 Dec 2011 09:43:09 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Configuring The Contact Form Module In Drupal</title>
		<link>http://www.scribbledesigns.co.uk/2007/09/03/configuring-the-contact-form-module-in-drupal/</link>
		<comments>http://www.scribbledesigns.co.uk/2007/09/03/configuring-the-contact-form-module-in-drupal/#comments</comments>
		<pubDate>Mon, 03 Sep 2007 21:38:29 +0000</pubDate>
		<dc:creator>Gerard McGarry</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.scribbledesigns.co.uk/2007/09/03/configuring-the-contact-form-module-in-drupal/</guid>
		<description><![CDATA[I&#8217;m currently wrapping up on a Drupal installation for a client I&#8217;ve been working with for a while. One of the finishing touches on the new site is a contact form. Thankfully, Drupal has a contact form module built in, so there&#8217;s not really much work to do to get it up and running. Here [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m currently wrapping up on a Drupal installation for a client I&#8217;ve been working with for a while. One of the finishing touches on the new site is a contact form. Thankfully, Drupal has a contact form module built in, so there&#8217;s not really much work to do to get it up and running.</p>
<p>Here are some notes on configuring the Contact Form module for Drupal:</p>
<p><span id="more-159"></span></p>
<h2>Activate The Module!</h2>
<p>That&#8217;s right, browse to Administer / Site Building / Modules in your site and activate the <strong>Contact</strong> module<strong>. </strong>Save the configuration and you&#8217;re ready to go.</p>
<h2>Configure The Contact Form</h2>
<p>Browse to Administer / Site Building / Contact Form to begin. Click the link at the top of the page to <strong>Add Category</strong>.</p>
<ul>
<li>Give the category a name. I&#8217;ve used &#8220;Contact <em>Site</em>&#8221; (where site is the name of the website).</li>
<li>Configure recipients. You can put in a single email address here, or multiple addresses separated with a comma. I&#8217;m using <em>info@domain.com</em>.</li>
<li>If you like, you can configure a polite autoresponder to send an acknowledgement back to the visitor.</li>
<li>Take note of the <strong>weight</strong> setting &#8211; if you have more than one category in your contact form, you&#8217;ll have to set the weight so that the fields are ordered in the right manner.</li>
<li>Since we have only one category, we&#8217;ll ignore the <strong>Selected</strong> setting for now.</li>
</ul>
<p>When you&#8217;re done configuring, click <strong>Submit</strong> to create the contact form category.</p>
<p>This basic setup with give you a form with fields for name, email address, subject and message. There&#8217;s also a check box that allows the sender to receive a copy of the message.</p>
<h2>Configuring Contact Form Settings</h2>
<p>You can customize the contact form message text by browsing to Administer / Site Building / Contact Form / Settings. This page also allows you to set maximum messages per hour &#8211; an anti-spam setting that prevents you getting bombarded with contact form spam!</p>
<p>You can also allow members to have a personal contact form which relays emails to the address they have in their profile.</p>
<h2>Integrating Into Site Navigation</h2>
<p>When you activate the Contact Form module, a menu item gets created for the page (which points to <em>yoursite.com/contact</em>. This item is disabled by default, so you have to enable it and move it to the desired place in your navigation.</p>
<p>To do this, browse to Administer / Site Building / Menus. Find the <strong>Contact Form</strong> link and click the <strong>enable</strong> button. The edit form should appear.</p>
<p>You can change the title of the contact form if desired, but the important items are the <strong>Parent Item</strong> field and the <strong>Weight</strong>. Set these according to your navigation structure and you should notice the link appearing when you refresh the page. You might have to fiddle with the weight of the item to get it in the right position.</p>
<h2>Testing The Form</h2>
<p>You&#8217;re nearly finished. Just don&#8217;t forget to test the form by sending a quick message through it!</p>
<p class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:b609f57a-d7b6-448a-b040-662499458e4f" contenteditable="false" style="margin: 0px; padding: 0px; display: inline">[tags]Drupal, Tips, Web Design[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scribbledesigns.co.uk/2007/09/03/configuring-the-contact-form-module-in-drupal/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>iPhone Only: Elitist Web Design Approaches</title>
		<link>http://www.scribbledesigns.co.uk/2007/08/09/iphone-only-elitist-web-design-approaches/</link>
		<comments>http://www.scribbledesigns.co.uk/2007/08/09/iphone-only-elitist-web-design-approaches/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 19:03:30 +0000</pubDate>
		<dc:creator>Gerard McGarry</dc:creator>
				<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Design & Standards]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Compatibility]]></category>
		<category><![CDATA[Design]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>

		<guid isPermaLink="false">http://www.scribbledesigns.co.uk/2007/08/09/iphone-only-elitist-web-design-approaches/</guid>
		<description><![CDATA[When I&#8217;m working on a website &#8211; any website &#8211; I&#8217;m thinking about how to maximize the audience that site gets. I&#8217;ll make my best efforts to ensure that the pages can be viewed properly in the majority of web browsers, and I&#8217;ll do my level best to test that the code is accessible and [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.scribbledesigns.co.uk/wp-content/uploads/2007/08/iphone.gif" class="right" alt="iPhone" border="0" height="240" width="145" /> When I&#8217;m working on a website &#8211; any website &#8211; I&#8217;m thinking about how to maximize the audience that site gets.</p>
<p>I&#8217;ll make my best efforts to ensure that the pages can be viewed properly in the majority of web browsers, and I&#8217;ll do my level best to test that the code is accessible and valid.</p>
<p>That&#8217;s why I find <a href="http://meyerweb.com/eric/thoughts/2007/08/08/the-veterans-charge/">this post by Eric Meyer</a> disturbing. Eric points to a recent trend where people are developing iPhone-only websites. Now, these folks are likely cashing in on a trend, aiming for &#8216;cool points&#8217; by supporting the latest Apple mega-gadget, but to exclude the rest of the web?</p>
<p><span id="more-152"></span></p>
<p>I&#8217;ll put it this way: web standards allow you to serve up a different stylesheet depending on the device. You can have the same page, the same underlying (X)HTML code, but a different stylesheet that caters to the device in question. So why lock non-iPhone users out?</p>
<p>As Eric says in his post:</p>
<blockquote><p>I might be willing to entertain the argument if the iPhone’s browser were some specialized non-web contraption. It’s not. It’s a full-fledged XHTML+CSS+DOM browser that happens to lag a bit in some implementation areas and won’t run some plugins.</p></blockquote>
<p>What percentage of the web browsing population is using an iPhone? Take a look at your web stats and find out. Internet Explorer is still a dominant force, FireFox (from my stats) has about a 12-16% market share. Safari, Opera and Camino have less than 5% market share combined. Looking at my own stats, I see a few rogue handheld devices connecting to my sites, but why create a bespoke site for iPhones, Sony Ericssons or whatever else?</p>
<p>Perhaps I&#8217;ll be proven wrong, and the iPhone will gain some kind of global dominance to rival the two main browsers. Maybe then I&#8217;ll have to give it some more thought. But in the meantime, I&#8217;ll concentrate on making my pages work for the majority of the market, thank you very much.</p>
<p class="wlWriterSmartContent" id="0767317B-992E-4b12-91E0-4F059A8CECA8:cf9f0854-2359-40f3-86ce-6afd86e8e268" contenteditable="false" style="margin: 0px; padding: 0px; display: inline">[tags]iPhone, Design, Web Standards, Compatibility[/tags]</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scribbledesigns.co.uk/2007/08/09/iphone-only-elitist-web-design-approaches/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Styling Drupal Buttons For Usability</title>
		<link>http://www.scribbledesigns.co.uk/2007/02/20/styling-drupal-buttons-for-usability/</link>
		<comments>http://www.scribbledesigns.co.uk/2007/02/20/styling-drupal-buttons-for-usability/#comments</comments>
		<pubDate>Tue, 20 Feb 2007 16:00:44 +0000</pubDate>
		<dc:creator>Gerard McGarry</dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[Web Design & Standards]]></category>
		<category><![CDATA[Accessibility]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.scribbledesigns.co.uk/2007/02/20/styling-drupal-buttons-for-usability/</guid>
		<description><![CDATA[I came across this very interesting article by urlgreyhot on how to style the default Drupal buttons for that they provide some visual cues as to which buttons are most important. In most of the standard Drupal themes, the Preview, Publish and Delete buttons are styled in the same way, which gives equal visual weight [...]]]></description>
			<content:encoded><![CDATA[<p>I came across this very interesting article by urlgreyhot on how to <a href="http://urlgreyhot.com/personal/weblog/drupal_tip_usable_form_buttons">style the default Drupal buttons</a> for that they provide some visual cues as to which buttons are most important.</p>
<p>In most of the standard Drupal themes, the Preview, Publish and Delete buttons are styled in the same way, which gives equal visual weight to each button. Arguably the most dangerous would be to mistakenly click on the Delete button and wipe out a draft post!</p>
<p>This simple tutorial shows how to style the three buttons so that the Publish button is most prominent, Preview is next and the Delete button is displayed almost as an inline link. Excellent notion, slightly marred in that the solution isn&#8217;t particularly accessible for those with poor or no vision (I think the guidelines say that you shouldn&#8217;t use color to provide meaning).</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scribbledesigns.co.uk/2007/02/20/styling-drupal-buttons-for-usability/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>How Semantic XHTML And CSS Can Benefit Your Website</title>
		<link>http://www.scribbledesigns.co.uk/2007/01/06/how-semantic-xhtml-and-css-can-benefit-your-website/</link>
		<comments>http://www.scribbledesigns.co.uk/2007/01/06/how-semantic-xhtml-and-css-can-benefit-your-website/#comments</comments>
		<pubDate>Sat, 06 Jan 2007 10:00:41 +0000</pubDate>
		<dc:creator>Gerard McGarry</dc:creator>
				<category><![CDATA[Web Design & Standards]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.scribbledesigns.co.uk/2007/01/06/how-semantic-xhtml-and-css-can-benefit-your-website/</guid>
		<description><![CDATA[Mani Sheriar has written an interesting post on the Vitamin website about her experiences with XHTML and CSS web design. Though Mani touches upon the basic benefits of streamlined CSS/XHTML design, like improved accessibility, page loading and search engine friendliness, she focuses mostly on the long-term benefits of the Standards-based approach. How easy is it [...]]]></description>
			<content:encoded><![CDATA[<p>Mani Sheriar has written an interesting post <a href="http://www.thinkvitamin.com/features/css/real-world-css-zen-for-your-site">on the Vitamin website</a> about her experiences with XHTML and CSS web design.</p>
<p>Though Mani touches upon the basic benefits of streamlined CSS/XHTML design, like improved accessibility, page loading and search engine friendliness, she focuses mostly on the long-term benefits of the Standards-based approach.</p>
<p>How easy is it to approach a redesign in the future?</p>
<p>Well, Mani suggests approaching the XHTML structure first, regardless of what the final design will look like &#8211; <q>Let’s code our XHTML as if we plan to have 10 different designers apply their own unique layouts to it. If we can do it that way, then we will be able to execute minor or even major design overhauls without touching a single page in the site.</q></p>
<p>The logic of this idea is carefully explained through experience of several site designs and subsequent realigns, which were achieved with virtually the same XHTML structure.</p>
<p>I must say, this idea appeals as a designer. The closest I have come to this in the real world is through adapting the Sandbox theme for WordPress.</p>
<p>Sandbox is an incredibly complex and powerful WordPress theme that makes the best possible use of semantic XHTML, even implementing Microformats where they can be identified.</p>
<p>The idea behind Sandbox is that it can be skinned completely through CSS, and is flexible enough that you can move containers around in the CSS rather than constantly change your XHTML.</p>
<p>Essentially the whole idea harks back to the ethos behind the <a href="http://www.csszengarden.com/">CSSZenGarden</a> site: one well-formed XHTML document can be styled in unlimited ways with the right creative input. Very good article and a reminder that we should be striving to improve the art of web standards, not merely resting on our laurels!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scribbledesigns.co.uk/2007/01/06/how-semantic-xhtml-and-css-can-benefit-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Operator Firefox Extension Gives Microformats Wings</title>
		<link>http://www.scribbledesigns.co.uk/2006/12/30/operator-firefox-extension-gives-microformats-wings/</link>
		<comments>http://www.scribbledesigns.co.uk/2006/12/30/operator-firefox-extension-gives-microformats-wings/#comments</comments>
		<pubDate>Sat, 30 Dec 2006 13:00:43 +0000</pubDate>
		<dc:creator>Gerard McGarry</dc:creator>
				<category><![CDATA[Web Browsers]]></category>
		<category><![CDATA[Web Design & Standards]]></category>
		<category><![CDATA[FireFox]]></category>
		<category><![CDATA[Microformats]]></category>
		<category><![CDATA[Web Design]]></category>

		<guid isPermaLink="false">http://www.scribbledesigns.co.uk/2006/12/30/operator-firefox-extension-gives-microformats-wings/</guid>
		<description><![CDATA[Finally! I&#8217;ve been watching discussions on Microformats avidly over the last year. The debate over microformats seemed to be all very academic, as no tools existed to locate and harness microformat data. I&#8217;ve just discovered the Operator extension for FireFox, which is a plugin to detect and debug microformats on any web page. I&#8217;ve tested [...]]]></description>
			<content:encoded><![CDATA[<p>Finally! I&#8217;ve been watching discussions on Microformats avidly over the last year. The debate over microformats seemed to be all very academic, as no tools existed to locate and harness microformat data.</p>
<p>I&#8217;ve just discovered the <a href="https://addons.mozilla.org/firefox/4106/">Operator extension for FireFox</a>, which is a plugin to detect and debug microformats on any web page. I&#8217;ve tested this on a couple of pages I&#8217;m working on, and it&#8217;s extremely useful.</p>
<blockquote><p>You can use Operator to debug your microformats. Holding down the Ctrl key when you select a microformat action will show you the HTML that corresponds to that microformat. In addition, holding down the Shift key when you select a microformat action will display our internal representation of the microformat data.</p></blockquote>
<p>The difficulty with microformats thus far is that they&#8217;re generally invisible to users. To see widespread adoption of the microformat standard, we need to be able to detect instances on a webpage and then be able to do something useful with them. For example, Operator gives us the ability to export vCard information to Outlook (at least that&#8217;s how it worked for me).</p>
<p>The one drawback of Operator is that it adds yet another toolbar to Firefox, which has the effect of cluttering the screen and further reducing the viewable area. Perhaps dropping this to the status bar would be a better solution?</p>
<p>Regardless, Operator is hopefully a tentative step forward for the Microformats movement! I haven&#8217;t mentioned Tails Export, by the way, because it&#8217;s still not compatible with Firefox 2.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scribbledesigns.co.uk/2006/12/30/operator-firefox-extension-gives-microformats-wings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cameron Moll &#8211; Griding The 960</title>
		<link>http://www.scribbledesigns.co.uk/2006/12/19/cameron-moll-griding-the-960/</link>
		<comments>http://www.scribbledesigns.co.uk/2006/12/19/cameron-moll-griding-the-960/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 22:02:27 +0000</pubDate>
		<dc:creator>Gerard McGarry</dc:creator>
				<category><![CDATA[Web Design & Standards]]></category>
		<category><![CDATA[CSS]]></category>
		<category><![CDATA[Web Design]]></category>
		<category><![CDATA[Web Standards]]></category>
		<category><![CDATA[XHTML]]></category>

		<guid isPermaLink="false">http://www.scribbledesigns.co.uk/2006/12/19/cameron-moll-griding-the-960/</guid>
		<description><![CDATA[Cameron Moll recently redesigned his website to a width compatible with a 1024 x 768 pixel screens. I&#8217;ve started to become convinced that this is the way to go, as 800 x 600 resolution monitors slide even further into obscurity. Anyway, Cameron recently posted some useful grid images that you can use in CSS design [...]]]></description>
			<content:encoded><![CDATA[<p>Cameron Moll recently redesigned his website to a width compatible with a 1024 x 768 pixel screens. I&#8217;ve started to become convinced that this is the way to go, as 800 x 600 resolution monitors slide even further into obscurity.</p>
<p>Anyway, Cameron recently posted some <a href="http://cameronmoll.com/archives/2006/12/gridding_the_960/">useful grid images</a> that you can use in CSS design to see how if your containers are complying to your spec or if there&#8217;s a problem. You simply  apply the image as the background image for the container element and then you can refer to it as you work. Highly useful!</p>
<p>I&#8217;m working on taking all my blogs to a 950px wide format in the near future, so I&#8217;ll be road-testing this technique in  the weeks ahead!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.scribbledesigns.co.uk/2006/12/19/cameron-moll-griding-the-960/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

