<?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>ra-creations.ca</title>
	<atom:link href="http://www.ra-creations.ca/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ra-creations.ca</link>
	<description>Web development for people and small companies in and around Montréal.</description>
	<lastBuildDate>Sun, 01 Apr 2012 14:09:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>The very basics of Google Analytics</title>
		<link>http://www.ra-creations.ca/2012/the-very-basics-of-google-analytics/</link>
		<comments>http://www.ra-creations.ca/2012/the-very-basics-of-google-analytics/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 14:09:43 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Web Tips]]></category>

		<guid isPermaLink="false">http://www.ra-creations.ca/?p=149</guid>
		<description><![CDATA[A tool like Google Analytics helps you visualize the traffic on your site. You can see how many unique visitors come to your site every day, see where they come from, what operating system they use (Apple, Linux, Windows), and, among other things, what browser they use. The purpose of this tool is to target <span><a href="http://www.ra-creations.ca/2012/the-very-basics-of-google-analytics/">[&#8230;] <em class="screen_reader">Continue reading the article The very basics of Google Analytics</em></a></span>]]></description>
			<content:encoded><![CDATA[<p>A tool like Google Analytics helps you visualize the traffic on your site. You can see how many unique visitors come to your site every day, see where they come from, what operating system they use (Apple, Linux, Windows), and, among other things, what browser they use.</p>
<p>The purpose of this tool is to target the recurring visitors and provide them with content they would be most interested in.</p>
<p>he following link is a very good overview of what Google Analytics has to offer: <a href="http://www.flyte.biz/resources/newsletters/08/08-google-analytics.php">Beginner’s Guide to Google Analytics</a>. Also view this excellent <a href="http://www.youtube.com/watch?v=3KK7i084W2w">Google Analytics Interface Tutorial</a> video by Google. From there you can find other video tutorials that have more advanced topics.</p>
<p>Alternatives to Google Analytics do exist, but are not always free or as easy to install.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ra-creations.ca/2012/the-very-basics-of-google-analytics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The advantages of a CMS</title>
		<link>http://www.ra-creations.ca/2012/the-advantages-of-a-cms/</link>
		<comments>http://www.ra-creations.ca/2012/the-advantages-of-a-cms/#comments</comments>
		<pubDate>Fri, 03 Feb 2012 13:52:16 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.ra-creations.ca/?p=143</guid>
		<description><![CDATA[A CMS (Content Management System) is a program that is installed as a website and allows the user to modify content without having to go into the code, thus it separates the input of content from the design and general layout of the website. In the Wikipedia page List of content management systems, there is <span><a href="http://www.ra-creations.ca/2012/the-advantages-of-a-cms/">[&#8230;] <em class="screen_reader">Continue reading the article The advantages of a CMS</em></a></span>]]></description>
			<content:encoded><![CDATA[<p>A<abbr title="Content Management System"> CMS</abbr> (Content Management System) is a program that is installed as a website and allows the user to modify content without having to go into the code, thus it separates the input of content from the design and general layout of the website.</p>
<p>In the Wikipedia page <a href="http://en.wikipedia.org/wiki/List_of_content_management_systems">List of content management systems</a>, there is over a hundred <abbr title="Content Management System">CMS</abbr>: some I&#8217;ve heard of, others I&#8217;ve used, and most that I&#8217;ve never seen before. The top three are WordPress, Joomla and Drupal.</p>
<p>WordPress is user-friendly, has a huge community of volunteer web designers and web developers, offers loads of free resources like themes and plugins. There is no lack of tutorials, how-to&#8217;s and information on WordPress. It is pretty impressive actually. WordPress started as a simple blog application which was a bit limiting and slowly evolved into a fully grown, highly customizable <abbr title="Content Management System">CMS</abbr>.</p>
<p>Joomla is apparently a simple &#8220;out of the box&#8221; (meaning ready to use) installation. I say <em>apparently</em> because I installed it once about 5 years ago and never touched it again. According to <a href="http://onestoryeveryday.com/wordpress-vs-drupal-vs-joomla-essential-reading-2011.html">a comparison of all three CMS</a>, Joomla&#8217;s core structure is rock solid and offers features that the other two have to be done by a developer. (Side note: I noticed that  the website of the comparison link was running on WordPress. Food for thought!)</p>
<p>Drupal, over that last couple of years, has been gaining momentum in the world of <abbr title="Content Management System">CMS</abbr>es. Although maybe not as user-friendly or simple &#8220;out of the box&#8221; experience, with the right developer at your side, the sky&#8217;s the limit. In the latest version of Drupal, we can see that the Drupal community has been working hard to improve usability. Drupalites mainly consist of geeks, and you know that geeks are always up to neat and awesome things. And as far as I know, Drupal is the only system that has an aggressive web accessibility team to ensure that the core features of Drupal be usable by everyone.</p>
<p>So depending on what type of website you want, you can choose a <abbr title="Content Management System">CMS</abbr> that suits your needs. If you are not sure, ask an expert. But no matter what CMS you end up choosing, these are the fundamental advantages you, the client, will have:</p>
<ul>
<li>No need to learn any programming or coding,</li>
<li>Complete control of your content,</li>
<li>Add and modify content anytime and anywhere,</li>
<li>A lot of features are all ready to install and use,</li>
<li>Get the latest system updates.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.ra-creations.ca/2012/the-advantages-of-a-cms/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Making your site search engine friendly</title>
		<link>http://www.ra-creations.ca/2011/making-your-site-search-engine-friendly/</link>
		<comments>http://www.ra-creations.ca/2011/making-your-site-search-engine-friendly/#comments</comments>
		<pubDate>Thu, 01 Dec 2011 13:35:23 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[Standards]]></category>
		<category><![CDATA[Web Accessibility]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[search engine]]></category>
		<category><![CDATA[SEM]]></category>
		<category><![CDATA[SEO]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[webmaster]]></category>

		<guid isPermaLink="false">http://www.ra-creations.ca/?p=118</guid>
		<description><![CDATA[Follow accessibility standards Get known outside of your sphere Web tools from your favourite search engine Terms like search engine optimization (SEO), metadata, ranking and search engine marketing (SEM) can be a bit confusing. I will instead give you three basic ways to get your site more visibility on any search engine. Follow accessibility standards <span><a href="http://www.ra-creations.ca/2011/making-your-site-search-engine-friendly/">[&#8230;] <em class="screen_reader">Continue reading the article Making your site search engine friendly</em></a></span>]]></description>
			<content:encoded><![CDATA[<ul>
<li><a href="#follow">Follow accessibility standards</a></li>
<li><a href="#outside">Get known outside of your sphere</a></li>
<li><a href="#tools">Web tools from your favourite search engine</a></li>
</ul>
<p>Terms like search engine optimization (<abbr title="Search Engine Optimization">SEO</abbr>), metadata, ranking and search engine marketing (<abbr title="Search Engine Marketing">SEM</abbr>) can be a bit confusing. I will instead give you three basic ways to get your site more visibility on any search engine.</p>
<h2 id="follow">Follow accessibility standards</h2>
<p>This is the most technical point, but the most critical of all three points. It demands the know-how from your web professional. The main focus is on making your content available and providing coherent <abbr title="Hypertext Markup Language">HTML </abbr>code.<br />
Accessibility standards include:</p>
<ul>
<li>Providing alternative text to anything non-textual or complex,</li>
<li>Using headings sequentially,</li>
<li>Conserving the purpose (semantics) of all HTML code,</li>
<li>Making the content of links and destination comprehensible as is.</li>
</ul>
<h2 id="outside">Get known outside of your sphere</h2>
<p>Use external resources to attract attention to your site. Social Networking sites are a great way of increasing your online presence. Facebook, Twitter, LinkedIn and now Google + are the most well known social networking sites, but there are much more out there. They all have different particularities. It is up to you to judge which one fits your needs most. You can also participate in forums, discussion boards and sites with comments that target your desired audience.</p>
<h2 id="tools">Web tools from your favourite search engine</h2>
<p>All of the major search engines have what is called “Webmaster tools”. Search engines provide us with the possibility to send them data about your site directly. Data like your site <abbr title="	 Uniform (or universal) resource locator">URL</abbr> and an index of your site, in turn they provide you with basic information on your site and submit it to their database (webcrawler).</p>
<p>Remember that making your site appear in search results takes time and dedication. There are no magic tricks to make your site be in the top results. The tips I gave you should give you a head start into attracting more people to your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ra-creations.ca/2011/making-your-site-search-engine-friendly/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a good domain name</title>
		<link>http://www.ra-creations.ca/2011/creating-good-domain-name/</link>
		<comments>http://www.ra-creations.ca/2011/creating-good-domain-name/#comments</comments>
		<pubDate>Mon, 04 Jul 2011 13:48:35 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[uri]]></category>

		<guid isPermaLink="false">http://www.ra-creations.ca/?p=103</guid>
		<description><![CDATA[A domain name is the first step in starting your website. If you have a company name already or if you are an artist and you want to showcase your personal work, then having your name as a domain name is a very good option. If these apply to you, check their availability at godaddy.com; <span><a href="http://www.ra-creations.ca/2011/creating-good-domain-name/">[&#8230;] <em class="screen_reader">Continue reading the article Creating a good domain name</em></a></span>]]></description>
			<content:encoded><![CDATA[<p>A domain name is the first step in starting your website. If you have a company name already or if you are an artist and you want to showcase your personal work, then having your name as a domain name is a very good option. If these apply to you, check their availability at godaddy.com; otherwise, put your thinking cap on and get creative.</p>
<ul>
<li>Make it short and simple,</li>
<li>Brainstorm,</li>
<li>Hyphens or not, numbers or not,</li>
<li>Make it multilingual,</li>
<li>.com, .org, .net, .ca?</li>
<li>Purchasing your domain name,</li>
<li>Buying off an existing domain name.</li>
</ul>
<h2>Make it short and simple</h2>
<p>The idea is to have a domain name that will be easy to remember, easy to say, but mostly easy to find. Something unique like a made up word or an acronym might be ideal, but will be harder for search engines like Google or Bing to find you unless these made up words or acronyms are well known.</p>
<h2>Brainstorm</h2>
<p>Here are three websites that can help you brainstorm while checking if your choices are available:</p>
<ul>
<li><a href="http://www.panabee.com">www.panabee.com</a>: Simple and to the point. Write a couple of words and it comes up with a bunch of possible domain names, other suggestions and you can even buy the domain name from them.</li>
<li><a href="http://www.domainhole.com ">www.domainhole.com</a>: This site has a few more features like a domain generator depending on the length of characters, a name spinner that combines sets of words together with suggestions and even a system to search recently expired domains. Some services require you to create a login.</li>
<li><a href="http://www.dotomator.com">www.dotomator.com</a>: You can brainstorm endlessly with a combination of two suggested and/or your own terms.</li>
</ul>
<h2>Hyphens or not, numbers or not</h2>
<p>Generally hyphens and numbers are not recommended, but if used in moderation I see no harm in them as long as the domain name is easy to remember or easy to say. Try the domain name without either, see if they are available. See if your domain name passes the “radio test”&#8211;meaning, if someone says your domain name on the radio or over the phone, will the person listening be able to get to you website.</p>
<h2>Make it multilingual</h2>
<p>If your target audience is francophone and anglophone, for example, choose words that work in both languages. If this is impossible, consider purchasing two domain names, one in French and the other in English.</p>
<h2>.com, .org, .net, .ca?</h2>
<p>As a convention, .com is used for companies, .org for organizations, .net for networks and .ca for Canadian sites. The most common is .com, so even if you don&#8217;t have a company, .com is a sound choice for any website. I chose .ca, because my target audience is in Canada and .ca domains are managed by a Canadian agency, unlike the other domains which are run by American agencies. You can buy as many domain derivations as you like, but one is enough.</p>
<h2>Purchasing your domain name</h2>
<p>Use a well known domain provider like Godaddy. It is better to register your domain name with a different company than your web hosting provider.</p>
<h2>Buying off an existing domain name</h2>
<p>If you have your heart set on a specific domain name, you can always try to contact the owner of this domain name to buy it off. This can be an expensive option since domain names are sometimes considered as real estate.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ra-creations.ca/2011/creating-good-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Before starting your website</title>
		<link>http://www.ra-creations.ca/2011/before-starting-your-website/</link>
		<comments>http://www.ra-creations.ca/2011/before-starting-your-website/#comments</comments>
		<pubDate>Sun, 05 Jun 2011 18:05:56 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Web Tips]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[domain name]]></category>
		<category><![CDATA[hosting]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false">http://www.ra-creations.ca/?p=84</guid>
		<description><![CDATA[If you are planning to get a website for yourself or your small business in the near future, there are a few things that you need to know before engaging in this important extension of your business. Be prepared to be actively involved, Brand yourself: your domain name, logo, and slogan, Find what you like, <span><a href="http://www.ra-creations.ca/2011/before-starting-your-website/">[&#8230;] <em class="screen_reader">Continue reading the article Before starting your website</em></a></span>]]></description>
			<content:encoded><![CDATA[<p>If you are planning to get a website for yourself or your small business in the near future, there are a few things that you need to know before engaging in this important extension of your business.</p>
<ul>
<li>Be prepared to be actively involved,</li>
<li>Brand yourself: your domain name, logo, and slogan,</li>
<li>Find what you like,</li>
<li>Static or dynamic website,</li>
<li>Have your content ready,</li>
<li>Get a good Web Hosting provider,</li>
<li>Consider social networks,</li>
<li>Maintenance,</li>
<li>Ask questions.</li>
</ul>
<h2>Be prepared to be actively involved</h2>
<p>You must consider the pre-production process as well as the eventual post-production life of your site. Having a successful website demands a consistency and a certain dedication from everyone involved, but especially from the owner of the website. This is particularly the case for any personal or small business website. You will be required to make decisions, sometimes quickly, be receptive to learn a few things along the way and communicate your desires efficiently.</p>
<h2>Brand yourself</h2>
<p>Branding is essential. Naming yourself or your small business is intertwined with a potential domain name. Do a brainstorming session of what your business represents and find keywords that you like. When you have a couple of potential names, go to <a href="http://www.godaddy.com/domains/search.aspx">www.godaddy.com</a> to make sure that the domain name you like is not already taken. Once you bought your new domain name, invest in a good graphic designer that will create a logo that represents you or your services. Your graphical identity will potentially be a crucial part of your website. In addition, you should think of a slogan or motto for your website. This will be useful for search engine optimization (<abbr title="Search Engine Optimization">SEO</abbr>), more information for Google, Bing and others to better reference your site on  searches people do online.</p>
<h2>Find what you like</h2>
<p>If you don&#8217;t have a crystal clear idea of what you want your website to look like, take the time to look at other websites that offer similar services as you. Think about the colours. If your logo has colours, look at web pages that have similar colours. Note what you like, what you don&#8217;t like. There are many design styles so take your time. For quick inspiration, take a look at sites that have an endless selection of web templates like <a href="http://iwebtemplate.com/">iWeb Templates</a> or <a href="http://www.dreamtemplate.com/index.php?action=viewall">Dream Template</a>. A good web designer will be able to conjure something up that respects your budget.</p>
<h2>Static or dynamic website</h2>
<p>If your budget is tight, you might want to go with a static site. This means that the content of your site will rarely change. A dynamic site refers to a site that has interactive content like a blog with regular articles, a forum, or even a picture gallery. You have to know how much time you want to dedicate to your website. The more interactive your site, the more your potential client will get out of it and the more they&#8217;ll be inclined to contact you. Regardless of the frequency of the changes you plan to make, you should opt for a content management system (<abbr title="Content Management System">CMS</abbr>) that allows you to change any content on your site, anytime, anywhere through the Internet. Initially it might cost a bit more, but in the end you won&#8217;t ever have to depend on another person to edit a line, paragraph or misplaced period.</p>
<h2>Have your content ready</h2>
<p>If you want the production process to take as little time as possible, have your content ready in both languages. Have some idea of what pages you want to include: About me, Contact me, etc.</p>
<h2>Get a good Web hosting provider</h2>
<p>There&#8217;s an abundance of Web hosting providers out there, some better than others. Ask around! Before purchasing your hosting plan consult with your web developer to make sure that the hosting provider has all features needed to run your website.</p>
<h2>Consider social networks</h2>
<p>Social networks like Facebook, Twitter and the like increase your web presence since more people have a chance to find you. They can be very time consuming because you have to keep adding content. Since there are so many social networking tools, you will probably find one that suits you best.</p>
<h2>Maintenance</h2>
<p>If you opt for a <abbr title="Content Management System">CMS</abbr>, you must expect some kind of maintenance at least once a year.  Maintenance will ensure that the <abbr title="Content Management System">CMS</abbr> of your choice stays secure from hackers and malware.</p>
<h2>Ask questions</h2>
<p>Please ask questions. No question is stupid. Really!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ra-creations.ca/2011/before-starting-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My revamped site, at last on WordPress!</title>
		<link>http://www.ra-creations.ca/2011/my-revamped-site-at-last-on-wordpress/</link>
		<comments>http://www.ra-creations.ca/2011/my-revamped-site-at-last-on-wordpress/#comments</comments>
		<pubDate>Fri, 20 May 2011 21:20:17 +0000</pubDate>
		<dc:creator>Rocío</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[CMS]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.ra-creations.ca/?p=1</guid>
		<description><![CDATA[Welcome to my first blog post on the new website. The look is the same as before, but I added WordPress in the background. I intend to write here once a month. The topics will range from my favourite CMS&#8216;s (Drupal and WordPress) to web related tutorials or general information.]]></description>
			<content:encoded><![CDATA[<p>Welcome to my first blog post on the new website. The look is the same as before, but I added WordPress in the background. I intend to write here once a month. The topics will range from my favourite <abbr title="Content Management System">CMS</abbr>&#8216;s (Drupal and WordPress) to web related tutorials or general information.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.ra-creations.ca/2011/my-revamped-site-at-last-on-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

