<?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>atworkinthecloud.blog &#187; framework</title>
	<atom:link href="http://atworkinthecloud.com/blog/tag/framework/feed/" rel="self" type="application/rss+xml" />
	<link>http://atworkinthecloud.com/blog</link>
	<description>Est. 2008, Jim Olson Owner/Operator</description>
	<lastBuildDate>Mon, 26 Jul 2010 04:11:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Tips for well-made, well-designed Drupal sites</title>
		<link>http://atworkinthecloud.com/blog/2008/09/tips-for-well-made-well-designed-drupal-sites/</link>
		<comments>http://atworkinthecloud.com/blog/2008/09/tips-for-well-made-well-designed-drupal-sites/#comments</comments>
		<pubDate>Mon, 29 Sep 2008 15:37:10 +0000</pubDate>
		<dc:creator>robotoverlord</dc:creator>
				<category><![CDATA[art]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[dev]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[framework]]></category>
		<category><![CDATA[howto]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://electronicsuitcase.net/?p=202</guid>
		<description><![CDATA[In the last few months I&#8217;ve finished some pretty large drupal projects and thought I would share my top five tips for getting things rolling on your next drupal site. If you want a general overview of building drupal sites smashingmagazine.com just published the definitive post that I&#8217;ve read to date. 1. Adhere to drupal [...]]]></description>
			<content:encoded><![CDATA[<p>In the last few months I&#8217;ve finished some pretty large drupal projects and thought I would share my top five tips for getting things rolling on your next drupal site. If you want a general overview of building drupal sites <a title="smashing magazine's developer toolbox for drupal" href="http://www.smashingmagazine.com/2008/09/24/drupal-developers-toolbox/">smashingmagazine.com just published the definitive post</a> that I&#8217;ve read to date.</p>
<p><strong>1. Adhere to drupal <a href="http://drupal.org/best-practices">best practices</a> from the start</strong>. Look forward to your site being around for a long while and set it up correctly. Even the basics, like taking advantage of <a title="Getting started with Drupal modules and themes" href="http://drupal.org/getting-started/5/install-contrib">using the sites/all folder</a> to hold your non-core modules and themes can save you a lot of time down the road.</p>
<p><strong>2. Make the website accessible to a wide range of people</strong>. It is easier to plan things like <a href="http://www.shopdev.co.uk/blog/font-resize.html#">text-size controls</a>, email-to-a-friend and <a href="http://www.456bereastreet.com/archive/200709/how_to_create_an_unobtrusive_print_this_page_link_with_javascript/">print buttons</a> when you&#8217;re in the design stages. Adding them in afterwards can look amateurish.</p>
<p><strong>3. Give yourself time to input content and give it some TLC with proper formatting</strong>. Nothing is more boring than the same basic text layout on every page. With CMS&#8217;s half the point is having the same frame around your content so that navigation is consistent, etc. &#8211; but that doesn&#8217;t mean your text and image content has to be the same with every node. Float an image left, float it right, pull out an important quote and give it the bold+italic treatment. Don&#8217;t rush through this &#8220;final part&#8221; of the job &#8211; it&#8217;s very important.</p>
<p><strong>4. Use some kind of design/development framework</strong>. Whatever works for you, but the point is to keep it consistent so that when it comes time to fix something or add a feature you can do it quickly. For most people just starting out with <a title="basic drupal starting theme" href="http://drupal.org/project/zen">the same basic theme, like Zen</a>, is enough. Later on though you might need to start keeping a folder of your regular modules, pre-configured modules, sample configurations of certain key theme components, and anything else you might need within arms reach. A note of caution though &#8211; make sure you check drupal.org for updates of the modules once in awhile.</p>
<p><strong>5. FCKeditor &#8211; is the best editor there is, period</strong>. A lot of folks swear by tinyMCE but I think they&#8217;re just plain wrong. FCK has a built in file manager (that is a pain in the ass to configure but very worth it), a default CSS XML-based stylesheet associated with user-styles that is easy to override,  but most importantly it has a feature tied into the text editor <em>that shows block elements boundaries in your html structure</em> which is of huge benefit to 99% of all users.</p>
<p><a href="http://electronicsuitcase.net/wp-content/uploads/2008/09/fck.jpg"><img class="alignnone size-full wp-image-203" src="http://electronicsuitcase.net/wp-content/uploads/2008/09/fck.jpg" alt="" width="400" height="200" /></a></p>
<p><a href="http://www.fckeditor.net/">http://www.fckeditor.net/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://atworkinthecloud.com/blog/2008/09/tips-for-well-made-well-designed-drupal-sites/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
