<?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>Effective Classy Websites&#187; Web Tutorials</title>
	<atom:link href="http://effectiveclassywebsites.com/category/web-tutorials/feed/" rel="self" type="application/rss+xml" />
	<link>http://effectiveclassywebsites.com</link>
	<description>Emphasizing marketing, simplicity and usability to increase the effectiveness of your website.</description>
	<lastBuildDate>Mon, 06 Feb 2012 04:02:17 +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 Free and Simple Mailing List solution for your Blog</title>
		<link>http://effectiveclassywebsites.com/the-free-and-simple-mailing-list-solution-for-your-blog/</link>
		<comments>http://effectiveclassywebsites.com/the-free-and-simple-mailing-list-solution-for-your-blog/#comments</comments>
		<pubDate>Sun, 11 Oct 2009 15:06:19 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Email]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Newsletters]]></category>
		<category><![CDATA[RSS]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=705</guid>
		<description><![CDATA[Having an email sign-up form on your site is essential, but some of the solutions are either too complicated or cost money. Fortunately Google comes to the rescue here with a website they acquired last year. Feedburner. The Pros Its Free! All you need is a Google account. Emails get sent out automatically the next [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-706" title="Feedburner" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/10/feedburner-150x48.png" alt="Feedburner" width="150" height="48" />Having an email sign-up form on your site is essential, but some of the solutions are either too complicated or cost money.</p>
<p>Fortunately Google comes to the rescue here with a website they acquired last year. <a title="Feedburner" href="http://feedburner.google.com/">Feedburner</a>.<span id="more-705"></span></p>
<p><strong>The Pros<br />
</strong></p>
<ul>
<li>Its Free! All you need is <a title="a Google account" href="https://www.google.com/accounts/NewAccount">a Google account</a>.</li>
<li>Emails get sent out automatically the next morning after posting on your blog.</li>
<li>You can brand your emails with a logo and a reply email address.</li>
<li>Feedburner creates a consistent RSS feed url that stays the same even if your website address changes.</li>
</ul>
<p><strong>The Cons<br />
</strong></p>
<ul>
<li>You can&#8217;t import subscribers into this system. Google is cautious that spammers will use this service. You could ask your current list to sign up again but you may lose some people.</li>
<li>Emails are simple and you can&#8217;t have elaborate themes.</li>
</ul>
<p style="text-align: center;"><em>What on earth is RSS you ask?</em> <a title="Read more here." href="http://www.backinskinnyjeans.com/2006/09/how_to_explain_.html">Read more here.</a></p>
<p><strong>To get your newsletter sign-up form:</strong></p>
<ol>
<li>Create or Sign-in to your <a href="http://www.google.com">Google account</a>.</li>
<li>Go to Google Feedburner: <a href="http://feedburner.google.com" target="_blank">http://feedburner.google.com</a></li>
<li>Enter the full url of your website into the <strong>Burn a feed right this instant</strong> field: e.g. http://mygreatwebsite.com and click <strong>Next</strong>.</li>
<li>Feedburner will search for RSS feeds at your address (there can be more than one). Choose the top option which should look something like, <strong>Your Website RSS Feed: http://mygreatwebsite.com/feed/</strong> Click the <strong>Next</strong> button.</li>
<li>Next you will be asked to choose a name for your feed, both the title and the final URL of the new RSS feed. Adjust (or not) and click the <strong>Next</strong> button.</li>
<li>On the next page you receive your feed URL from feedburner. Copy this down to put into your emails and websites as your RSS feed address.<strong> </strong>Click the <span style="color: #0000ff;">Skip directly to feed management</span> link.</li>
<li>Click on the <strong>Optimize</strong> tab at the top then the <strong>Smartfeed</strong> link on the left sidebar.<strong> </strong>Press the <strong>Activate</strong> button to make your feed readable by anything. This just increases readability.</li>
<li>Click on the <strong>Publicize</strong> tab and then the <strong>Email Subscriptions</strong> link in the sidebar.</li>
<li>Click the <strong>Activate</strong> button.</li>
<li>Feedburner will now display some code.<strong> </strong>The first, long section is for the sign-up form that will go on your website. The second is a direct link to your form that can be used in emails or as links.</li>
<li>This code (the longer string) needs to be copy and pasted into your sidebar in WordPress so that people can sign up to your sites updates easily.</li>
</ol>
<p><strong>NOTE:</strong> There are a few other links in the Feedburner sidebar that allow you to customize the look and feel as well as delivery time etc.  <strong>Communication Preferences</strong>, <strong>Email Branding</strong> and <strong>Delivery Options</strong>.</p>
<p>Here I outline instructions for WordPress but it will work fine anywhere that full HTML can be used. e.g. Blogspot, other free Blogging platforms or web design programs such as Dreamweaver.</p>
<p><img class="size-thumbnail wp-image-722 alignnone" title="Wordpress logo" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/10/wplogo-stacked-rgb-150x93.png" alt="Wordpress logo" width="150" height="93" /></p>
<p><strong>Including the sign-up form in your WP sidebar. </strong></p>
<ol>
<li>In WordPress go to <strong>Appearance &gt;&gt; Widgets</strong>.</li>
<li>Drag a new Text Widget where you want the form to appear. It&#8217;s position can be changed by dragging and dropping also.</li>
<li>Call the text Widget something like &#8220;Free Newsletter&#8221; and paste into the main text field the code we just grabbed from Feedburner.</li>
<li>Press Save and open your website address in your browser to see your new sign-up form on the site.</li>
<li>Invite your friends and contacts to visit your site and sign-up!</li>
</ol>
<p><strong>NOTE:</strong> You can change the message above the email sign up form by editing the text within the HTML. Look for the section that says, &#8220;<strong>Enter your email address:</strong>&#8221; and change that section only.</p>
<p>Now anyone that subscribes to your emails will receive a full html rich email the morning after you submit a new post to your blog.</p>
<p><em>Right, now invite all your friends to sign-up!</em></p>
<p><span style="color: #ff0000;">HOT TIP</span>: You can make the email subject the same as the article title by customizing your emails in your Feedburner control panel:</p>
<ol>
<li><a href="http://feedburner.google.com/fb/a/home" target="_blank">Login to Google Feedburner</a>.</li>
<li>Click on the <strong>Publicize</strong> tab at the top.</li>
<li>Click the <strong>Email Subscriptions</strong> link, then <strong>Email Branding</strong> in the sidebar.</li>
<li>In the <strong>Email Subject/Title</strong> field, enter this code: ${latestItemTitle}</li>
<li>Make any other customizations and press the <strong>Save</strong> button.</li>
<li>Publish more cool stuff!</li>
</ol>
<p><em>You should also subscribe to your own blog feed so that you can check what everyone is getting. </em><br />
[nggallery id=7] </p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/the-free-and-simple-mailing-list-solution-for-your-blog/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Creating Add-On Domains in Cpanel hosting account</title>
		<link>http://effectiveclassywebsites.com/creating-add-on-domain-cpanel/</link>
		<comments>http://effectiveclassywebsites.com/creating-add-on-domain-cpanel/#comments</comments>
		<pubDate>Fri, 04 Sep 2009 15:21:57 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Cpanel]]></category>
		<category><![CDATA[Domains]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=635</guid>
		<description><![CDATA[After you have bought a new domain name, you will want to start using it as a website address, for email or both. First you need to make sure that the DNS settings in your domain control panel point to your hosting account. Haven&#8217;t got hosting yet? Download our free PDF guide. [download id="6"] The [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-thumbnail wp-image-645" title="Domain Names" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/09/domain-names-cloud-150x141.gif" alt="Domain Names" width="150" height="141" />After you have bought a new domain name, you will want to start using it as a website address, for email or both.</p>
<p>First you need to make sure that the DNS settings in your domain control panel point to your hosting account. <em></em></p>
<h4><em>Haven&#8217;t got hosting yet?</em> Download our free PDF guide.</h4>
<p>[download id="6"]</p>
<p>The DNS Settings will have been sent to you when you first purchased your web hosting server space. The Email will look something like this:<span id="more-635"></span></p>
<p style="padding-left: 90px;"><strong>Welcome to the hostgator family!</strong><br />
Your Domain:     yournewwebsite.com<br />
Your Username:   yourusername<br />
Your Password:  cr4zypassword<br />
Your sites IP address:<br />
34.55.456.234<br />
Your name servers:<br />
ns0234.hostgator.com<br />
ns0235.hostgator.com</p>
<p>These last two strings of numbers and dots are the <strong>D</strong>omain <strong>N</strong>ame <strong>S</strong>ervers. They tell your browser where to look for your domain. i.e. The server your site is hosted on.</p>
<h3>Creating An Add-On Domain in Cpanel</h3>
<ol>
<li>Login to Cpanel and find the Add-On Domains button.</li>
<li>Click the Addon Domains button.</li>
<li>Enter your new domain into the <strong>New Domain Name:</strong> field.</li>
<li>Enter a strong password. <strong>TIP:</strong> You can write it down first on a secure text document then copy and paste it.</li>
<li>Click<strong> Add-Domain! </strong>Cpanel will take a moment to set everything up.</li>
</ol>
<p style="text-align: center;"><em>Now you can install WordPress from Cpanel and start building your site!</em></p>

]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/creating-add-on-domain-cpanel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Language Translation for your website</title>
		<link>http://effectiveclassywebsites.com/google-language-translation-for-your-website/</link>
		<comments>http://effectiveclassywebsites.com/google-language-translation-for-your-website/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 12:38:16 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[How-To]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[Tools & Resources]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=287</guid>
		<description><![CDATA[Gadgets are a great new feature in Google that gives you access to a wide range of useful applications that can be embedded on your website or on your iGoogle home page. You do have a gmail account don&#8217;t you? If not fix this now by clicking here: http://mail.google.com/mail/signup To create your language translation gadget [...]]]></description>
			<content:encoded><![CDATA[<p>Gadgets are a great new feature in Google that gives you access to a wide range of useful applications that can be embedded on your website or on your iGoogle home page.<img class="alignright size-full wp-image-288" title="google-translation" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/01/google-translation.png" alt="google-translation" width="171" height="85" /></p>
<p><em>You do have a gmail account don&#8217;t you?</em> If not fix this now by clicking here: <a href="http://mail.google.com/mail/signup">http://mail.google.com/mail/signup</a></p>
<p>To create your language translation gadget visit this link:</p>
<p><a href="http://translate.google.com/translate_tools?hl=en" target="_blank">http://translate.google.com/translate_tools?hl=en</a></p>
<p>On this page you can also add one-click translations from with your browser.</p>
<p>Pick the language of your blog or website then copy and paste the resulting code into a text widget in WordPress or in dreamweaver simply paste in the code where you want the Gadget to appear.</p>
<p><em>Thats it!</em> Refresh your page to see the new Google language translation tool.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/google-language-translation-for-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Add Custom Google Search to your website</title>
		<link>http://effectiveclassywebsites.com/how-to-add-custom-google-search-to-your-website/</link>
		<comments>http://effectiveclassywebsites.com/how-to-add-custom-google-search-to-your-website/#comments</comments>
		<pubDate>Sun, 04 Jan 2009 15:21:26 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[Search]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=261</guid>
		<description><![CDATA[Want fast Google powered search on your website? Creating fast, user defined search adds a service to your website that serves your visitor and you. Create the search engine, copy and paste some code to one of your web pages and then you can edit it later from your gmail account. Add the credibility and [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignright size-full wp-image-262" title="google-search" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/01/google-search.png" alt="google-search" width="260" height="109" align="right" /><br />
<strong>Want fast Google powered search on your website?</strong></p>
<p>Creating fast, user defined search adds a service to your website that serves your visitor and you.<strong> </strong>Create the search engine, copy and paste some code to one of your web pages and then you can edit it later from your gmail account.<strong><br />
</strong></p>
<p>Add the credibility and reliability of Google powered search by following these steps (links open in a new window) :<span id="more-264"></span></p>
<ol>
<li>Sign in or create a Gmail account.</li>
<li>Go to ~ <a href="http://www.google.com/coop/cse/" target="_blank">http://www.google.com/coop/cse/</a></li>
<li>Create a name, description, keywords and what sites to search. You can copy and paste in a list of urls into the field to allow Google to emphasize or search exclusively.</li>
<li><img class="alignright size-full wp-image-263" title="google-no-ads-tip" src="http://effectiveclassywebsites.com/wp-content/uploads/2009/01/google-no-ads-tip.png" alt="google-no-ads-tip" />Remember to tick the No Ads section at the bottom.</li>
<li>The next page will let you do some test searches and send yourself a convenient email reminder.</li>
<li>To manage your search engines visit ~ <a href="http://www.google.com/coop/manage/cse/" target="_blank">http://www.google.com/coop/manage/cse/</a></li>
<li>Click on the <span style="color: #0000ff;"><span style="text-decoration: underline;">control panel</span></span> link for the search engine you want to embed. <strong>Note:</strong> the <span style="color: #0000ff;"><span style="text-decoration: underline;">Home Page</span></span> link takes you to its own simple page on Google.</li>
<li>Click on the <span style="text-decoration: underline;"><span style="color: #0000ff;">Code</span></span> link. Now you can choose to host the results on Google or on your own site. The zippy and cool way to have them appear on your site is go choose the Modal Overlay which makes use of Ajax to return the results but still being on your website.</li>
<li>Take the resulting code from this page and copy and paste this into your static pages or a WordPress widget perhaps.</li>
<li>Test the new search engine on your site.</li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/how-to-add-custom-google-search-to-your-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Choose and Secure a Domain name</title>
		<link>http://effectiveclassywebsites.com/how-to-choose-and-secure-a-domain-name/</link>
		<comments>http://effectiveclassywebsites.com/how-to-choose-and-secure-a-domain-name/#comments</comments>
		<pubDate>Thu, 06 Nov 2008 10:53:34 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Domains]]></category>
		<category><![CDATA[Hosting]]></category>
		<category><![CDATA[Website Portfolio]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=191</guid>
		<description><![CDATA[Before you can create a website it needs a name. www.google.com is a domain.  www.gofindyourself.net is a domain. Even though it seems like putting the horse before the cart, what it does is get you thinking about what you are about. This is a good thing. If possible a domain name should serve at least [...]]]></description>
			<content:encoded><![CDATA[<h3>Before you can create a website it needs a name.</h3>
<p style="text-align: center;">www.google.com is a domain.  www.gofindyourself.net is a domain.</p>
<p>Even though it seems like putting the horse before the cart, what it does is get you thinking about what you are about. <em>This is a good thing.</em></p>
<div id="tmip-10-453408"><embed src="http://blip.tv/play/Aea6ApHRBA" type="application/x-shockwave-flash" width="580" height="450" allowscriptaccess="always" allowfullscreen="true"></embed></div>
<p> <script language="javascript" type="text/javascript" src="http://inplay.tubemogul.com/ipembed?v=1&#038;site=10&#038;uid=453408&#038;vid=1669933&#038;key=Aea6ApHRBA"></script><br />
<em><br />
</em></p>
<p>If possible a domain name should serve at least one if not all of these qualities:<span id="more-191"></span></p>
<ul>
<li>To be memorable</li>
<li>Makes it clear what it is you do</li>
<li>Easy to spell and write down</li>
<li>Describes the benefit you provide</li>
<li>Contains keywords relevant to your audience (this has an SEO benefit)</li>
<li>Talks directly to the people that will be interested in what you have to offer.</li>
</ul>
<p><img class="alignright size-full wp-image-246" title="hand-words" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/11/hand-words.jpg" alt="hand-words" align="right" />Once you know what your website is about and what it&#8217;s focus is, this should suggest some keywords to you.</p>
<p>Next, jot down some of those keywords that relate to your website. It may simply be your name.</p>
<p>For example my music website is a combination of my name and what I do. i.e. <a title="HerrinMusic.com" href="http://herrinmusic.com" target="_blank">www.herrinmusic.com</a></p>
<p>Next you want to be able to find what domains are available right?</p>
<p>Here is a great little domains search tool from a website called <a title="Domize.com" href="https://domize.com/" target="_blank">Domize.com</a>.</p>
<div style="border: 1px solid #6ecaff; width: 320px;">
<div style="background-color:#6ecaff;color:#fff;font-family:arial;font-size:11px;padding:2px 0;text-align:center;">Domize &#8211; the fastest <a style="text-decoration:none;color:#fff" href="https://domize.com/">domain name search</a> ever!</div>
</div>
<p>Here is another good domain search tool. This one gives some suggestions of other names as well.<strong> </strong> <a title="NameDroppers.com" href="http://namedroppers.com/" target="_blank">http://namedroppers.com/</a></p>
<p>Once we have settled on a domain we need to find a good domain provider.</p>
<p><strong>Domain Provider Reviews and Comparison</strong></p>
<p><a title="Domain Providers Comparison" href="http://smallbusiness-domain.com/">http://smallbusiness-domain.com/</a></p>
<p><strong>Some Domain Providers</strong> <a title="Yahoo Domains" href="http://smallbusiness.yahoo.com/domains/"></a></p>
<p><a title="Yahoo Domains" href="http://smallbusiness.yahoo.com/domains/">http://smallbusiness.yahoo.com/domains/</a> <a href="http://www.godaddy.com/"></a></p>
<p><a href="http://www.godaddy.com/">http://www.godaddy.com/</a> <em></em></p>
<p><em>Most domains cost around $9 to $15 dollars per year.</em></p>
<p>I have been using a crew in Australia for the last year or two with no troubles but whoever you choose, keep these few crucial things in mind:</p>
<p><strong>Important!</strong></p>
<ul>
<li>Use the one Gmail account for all your domains and web hosting accounts. Make it separate from your everyday email but be sure to check it often.</li>
<li>Save your account names, passwords and links in Firefox for convenient, quick access.</li>
<li>Keep your contact information up to date on the Registrar site, especially the contact email address. This ensures that you are contacted when the domain needs renewing.</li>
<li>Every domain has a control panel. Make a note of where the DNS (Domain Name Servers) settings are so that when you get hosting you can update them and get started!</li>
</ul>
<p>The <strong>D</strong>omain <strong>N</strong>ame <strong>S</strong>ervers simply tell the domain where the actual website for that name is hosted so that when people type in your address it opens the correct site.</p>
<p>NOTE: Having the one account for all your domains makes it easier to administer but you can transfer from another to consolidate your domains.  <em></em></p>
<p><em>Confused by all the terms used with domains?</em> <a title="Domains Glossary" href="http://smallbusiness-domain.com/resources/domain_glossary" target="_blank">Check out this Glossary</a> <strong></strong></p>
<p><strong>Where Do I Find my DNS settings you ask?</strong></p>
<p style="text-align: center;">Well if you don&#8217;t have hosting yet there won&#8217;t be any.</p>
<p>If you do have hosting the DNS settings will probably be in your welcome email or on your Cpanel.  For example the <a href="http://secure.hostgator.com/cgi-bin/affiliates/clickthru.cgi?id=herrinlar">Hostgator</a> welcome email looks like this (with fake information of course):</p>
<p style="text-align: center;"><img class="size-full wp-image-244 aligncenter" title="hostgator-account-info" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/11/hostgator-account-info.jpg" alt="hostgator-account-info" /></p>
<p style="text-align: center;">
<p style="text-align: left;">Once you have found the settings, enter them into your new domains control panel. It will probably look something like this:</p>
<p><img class="alignnone size-full wp-image-245" title="nameservers" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/11/nameservers.jpg" alt="nameservers" /></p>
<p>Having completed this we are ready to either organize our hosting, or prepare the space on our current hosting to accomodate our new website.</p>
<p><em>But for the moment, rejoice for your site has a name!</em></p>
<p style="text-align: center;"><img class="size-full wp-image-247 aligncenter" title="happy-face" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/11/happy-face.jpg" alt="happy-face" /></p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/how-to-choose-and-secure-a-domain-name/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ditch your ISP email address &#8211; get a Gmail account now!</title>
		<link>http://effectiveclassywebsites.com/ditch-your-isp-email-address-get-a-gmail-account-now/</link>
		<comments>http://effectiveclassywebsites.com/ditch-your-isp-email-address-get-a-gmail-account-now/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 04:38:30 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Email]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=235</guid>
		<description><![CDATA[I am sick of seeing barry@optusnet.com.au or somepleb@rippoffmerchant.com. But seriously, ISPs or Internet Service Providers ALWAYS give you a FREE email address. You know why? So that you stay with their (usually crappy) service just to avoid the hassle of changing email addresses. One of the most annoying things is that you get a very [...]]]></description>
			<content:encoded><![CDATA[<p><strong>I am sick of seeing barry@optusnet.com.au <em>or</em> somepleb@rippoffmerchant.com.</strong></p>
<p>But seriously, ISPs or <em>Internet Service Providers</em> ALWAYS give you a FREE email address. <strong>You know why?</strong><span id="more-235"></span></p>
<p>So that you stay with their (usually crappy) service just to avoid the hassle of changing email addresses.</p>
<p>One of the most annoying things is that you get a very low MB limit for both transfers and storage. Doing business and sending larger files is impossible. They never get through. Also they are typically difficult to access from abroad.</p>
<h3>Gmail to the rescue!</h3>
<ul>
<li>Its free <img src='http://effectiveclassywebsites.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </li>
<li>7GB storage limit and growing!</li>
<li><strong>New!</strong> You can now transfer up to 20MB files.</li>
<li>Access from your favorite email client on your PC <strong>or</strong> from the web.</li>
<li>All the other cool free services that Google offer.</li>
</ul>
<p>Check out more groovy new Gmail features <a title="Google New Featires" href="http://mail.google.com/mail/help/about_whatsnew.html" target="_blank">here.</a></p>
<p style="text-align: center;"><em>Liberate your inbox.</em> <strong><a title="Google Account" href="http://mail.google.com/mail/signup" target="_self"></a></strong></p>
<p style="text-align: center;"><strong><a title="Google Account" href="http://mail.google.com/mail/signup" target="_self">Get a Google account now.</a></strong></p>
<p style="text-align: center;"><em>How to setup Google in your email application?</em><a href="http://effectiveclassywebsites.com/web-tutorials/how-to-configure-gmail-with-your-favorite-email-client/"> Click here.</a></p>
<p style="text-align: left;">Happy Surfing! <img src='http://effectiveclassywebsites.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/ditch-your-isp-email-address-get-a-gmail-account-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Firefox Add-ons for efficient web browsing</title>
		<link>http://effectiveclassywebsites.com/essential-firefox-add-ons/</link>
		<comments>http://effectiveclassywebsites.com/essential-firefox-add-ons/#comments</comments>
		<pubDate>Tue, 30 Sep 2008 06:11:09 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Firefox]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=231</guid>
		<description><![CDATA[Firefox is a wonderfully flexible browser. A strong community of developers have created a huge range of extensions for Firefox that add many practical and enjoyable features to the experience of using the web. Here is my list of must-have Firefox extensions. The links open a new window where you can download the add-on. Essential [...]]]></description>
			<content:encoded><![CDATA[<p><img class="attachment wp-att-232" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/09/firefox-addons.png" alt="firefox-addons" width="169" height="83" align="right" /></p>
<p>Firefox is a wonderfully flexible browser. A strong community of developers have created a huge range of extensions for Firefox that add many practical and enjoyable features to the experience of using the web.</p>
<p>Here is my list of must-have Firefox extensions.</p>
<p><em>The links open a new window where you can download the add-on.</em><span id="more-231"></span></p>
<h3>Essential Firefox Add-ons</h3>
<p><strong>Download Management</strong></p>
<ul>
<li><a title="Save Complete Page" href="https://addons.mozilla.org/en-US/firefox/addon/4723" target="_blank"><strong>Save Complete</strong></a> &#8211; Allows you to save a whole webpage for offline viewing.</li>
<li><a title="PDF Download" href="https://addons.mozilla.org/en-US/firefox/addon/636" target="_blank"><strong>PDF Download</strong></a> &#8211; Gives you total control over PDF management.</li>
<li><a title="Download Manager Tweak" href="https://addons.mozilla.org/en-US/firefox/addon/256" target="_blank"><strong>Download Manager Tweak</strong></a> &#8211; Makes the download process in Firefox more convenient.</li>
<li><a title="Fast Video Download" href="https://addons.mozilla.org/en-US/firefox/addon/3590" target="_blank"><strong>Fast Video Download</strong></a> &#8211; Inserts a button in the bottom right corner of Firefox that lets you download video from sites like YouTube and many others.</li>
</ul>
<p><strong>Tabs and Browsing</strong></p>
<ul>
<li><a title="Basics Firefox Adon" href="https://addons.mozilla.org/en-US/firefox/addon/69" target="_blank"><strong>Basics</strong></a> &#8211; Adds a new tab button to your toolbar.</li>
<li><a title="New Tab url" href="https://addons.mozilla.org/en-US/firefox/addon/2221" target="_blank"><strong>New Tab URL</strong></a> &#8211; Opens the URL you designate when you create a new tab.</li>
<li><a title="CoolIris - Firefox Addon" href="https://addons.mozilla.org/en-US/firefox/addon/5579" target="_blank"><strong>CoolIris</strong></a> &#8211; Click the new button on your Firefox toolbar and enjoy a totally new and cool way to experience the web!</li>
<li><a title="Google Preview" href="https://addons.mozilla.org/en-US/firefox/addon/189" target="_blank"><strong>Google Preview</strong></a> &#8211; adds a cool visual preview in the search results page for the website that it points to.</li>
<li><a title="Session Manager" href="https://addons.mozilla.org/en-US/firefox/addon/2324" target="_blank"><strong>Session Manager</strong></a> &#8211; Saves and recalls the state of all windows and tabs.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/8538" target="_blank"><strong>Feedly</strong></a> &#8211; A very clean and fast Google feed reader that looks like a magazine. Definitely worth a look!</li>
<li><a title="Gmail Notifier" href="https://addons.mozilla.org/en-US/firefox/addon/173" target="_blank"><strong>Gmail Notifier</strong></a> &#8211; Puts a small icon in the  bottom of your browser that gives you quick access to your Gmail.</li>
</ul>
<p><strong>Security and Optimization </strong></p>
<ul>
<li><a title="Secure Login" href="https://addons.mozilla.org/en-US/firefox/addon/4429" target="_blank"><strong>Secure Login</strong></a> &#8211; Makes the process of logging in to your WordPress site and any other website quick and easy. Works like the wand in Opera.</li>
<li><a title="Autofill Forms " href="https://addons.mozilla.org/en-US/firefox/addon/4775" target="_blank"><strong>Autofill Forms</strong></a> &#8211; Speeds up the process of filling out forms online. Create a profile once and then click the pen to fill out web forms automatically!</li>
<li><a title="Flash Block" href="https://addons.mozilla.org/en-US/firefox/addon/433" target="_blank"><strong>Flash Block</strong></a> &#8211; Prevents all those annoying flash ads from showing up. If you want to allow a particular site (like YouTube) it&#8217;s easy too.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/1306" target="_blank"><strong>Stealther</strong></a> &#8211; Surf the web privately without leaving a trace.</li>
</ul>
<p><strong>Twitter and Social Networking</strong></p>
<ul>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/9591" target="_blank"><strong>Power Twitter</strong></a> &#8211; This adds a lot of new much needed features to the Twitter web experience.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/10297" target="_blank"><strong>bit.ly Preview</strong></a> &#8211; Allows you to see what is beneath those short links. Also lets you create links if you have an account.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/10279" target="_blank"><strong>Twitter Search</strong></a> &#8211; Adds real-time Twitter search to your list of search engines in Firefox.</li>
</ul>
<p><strong>WordPress Specific</strong></p>
<ul>
<li><a title="Google Gears" href="http://gears.google.com/" target="_blank"><strong>Google Gears</strong></a> &#8211; The turbo link at the top right in your WordPress admin needs this extension in order to speed up the administration of your website.</li>
<li><a title="Wordpress Helper Firefox Addon" href="https://addons.mozilla.org/en-US/firefox/addon/4835" target="_blank"><strong>WordPress Helper</strong></a> &#8211; Helps you working with WordPress by providing useful help and tools. Also gives you quick access to your WordPress driven websites.</li>
</ul>
<p><strong>Webmaster Tools<br />
</strong></p>
<ul>
<li><strong><a href="https://addons.mozilla.org/en-US/firefox/addon/1843" target="_blank">Firebug</a> &#8211; </strong>A great tool that will help you find and edit CSS and get more information on your web pages<strong>.</strong><a title="Google Gears" href="http://gears.google.com/" target="_blank"><strong><br />
</strong></a></li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/5369" target="_blank"><strong>YSlow</strong></a> &#8211; This will diagnose your web page loading times and give you a report so you can make your sites load faster.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/271" target="_blank"><strong>ColorZilla</strong></a> &#8211; A suite of useful color tools.</li>
<li><a href="https://addons.mozilla.org/en-US/firefox/addon/60" target="_blank"><strong>WebDeveloper Toolbar</strong></a> &#8211; Many essential tools in one place.</li>
</ul>
<p><strong>A simple integrated FTP add-on.</strong></p>
<p><a title="FireFTP" href="https://addons.mozilla.org/en-US/firefox/addon/684" target="_blank"><strong>Fire FTP</strong></a> &#8211; A free secure FTP program that works within Firefox. This last one can be a little geeky.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/essential-firefox-add-ons/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Essential Apps and Tools for Mac and PC</title>
		<link>http://effectiveclassywebsites.com/essential-apps-and-tools-for-mac-and-pc/</link>
		<comments>http://effectiveclassywebsites.com/essential-apps-and-tools-for-mac-and-pc/#comments</comments>
		<pubDate>Mon, 08 Sep 2008 10:55:51 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[OS X]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=220</guid>
		<description><![CDATA[I recently bought myself a PC to run Windows and some specific applications for social networking. I discovered what it&#8217;s like for people on the other side! I have a lot more empathy now but also I discovered that without some essential applications things are a real hassle. So here you will find a list [...]]]></description>
			<content:encoded><![CDATA[<p><img class="attachment wp-att-222" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/09/p-compatibility-mac.gif" alt="p-compatibility-mac" align="left" />I recently bought myself a PC to run Windows and some specific applications for social networking. I <img class="attachment wp-att-221" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/09/windows.jpg" alt="windows" align="right" />discovered what it&#8217;s like for people on the other side! I have a lot more empathy now but also I discovered that without some essential applications things are a real hassle.</p>
<p><strong>So here you will find a list of essential software for the Mac and PC.</strong> <span id="more-220"></span><em> All the download links open a new window.</em> NOTE: Many of these applications are the same across both platforms but the ones that are different we have chosen the most simple and free option!</p>
<h2>Web Browser</h2>
<p>The only choice for mores secure web browsing AND full compatibility with WordPress. I hope you&#8217;re not still using Internet Explorer!</p>
<p><a title="Download Firefox" href="http://www.mozilla.com/en-US/firefox/" target="_blank"><strong>Download Firefox 3</strong></a></p>
<h2>Email Client</h2>
<p>Email is a huge part of our personal and business life so we need something reliable and secure.</p>
<p><strong>MAC</strong> &#8211; <a title="Apple Mail" href="http://www.apple.com/macosx/features/mail.html" target="_blank"><strong>Apple Mail</strong></a> &#8211; The standard apple email client. Comes preinstalled with new Macs.</p>
<p><strong>PC</strong> &#8211; <a title="Mozilla Thunderbird" href="http://www.mozilla.com/en-US/thunderbird/" target="_blank"><strong>Mozilla Thunderbird</strong></a> &#8211; A safe and configurable email client for Windows. Imports from Outlook Express easily.</p>
<h2>Image Management</h2>
<p>Images are a key part of our online and web presence so we need a way to organize and optimize our picures.</p>
<p><strong>Mac</strong> &#8211; <a title="Apple iPhoto" href="http://www.apple.com/ilife/iphoto/" target="_blank"><strong>Apple iPhoto</strong></a> &#8211; Comes pre-installed with any Apple computer</p>
<p><strong>PC</strong> &#8211; <a title="Download Google Picasa" href="http://picasa.google.com/" target="_blank"><strong>Download Picasa by Google</strong></a> &#8211; A simple clean and powerful application that will make organizing your images a pleasure.</p>
<h2>Music Player and Management</h2>
<p>We love our music and now we need a way to easily manage our music collection, create playlists and burn CDs. Apple to the rescue again with iTunes!</p>
<p><a title="Download iTunes" href="http://www.apple.com/itunes/download/" target="_blank"><strong>Download iTunes</strong></a></p>
<h2>Video and Media Player</h2>
<p>With so many video formats online we need an application that loads everything without a hitch. Here it is. VLC plater is an all round medial player that just works with everything!</p>
<p><strong><a title="Download VLC Player" href="http://www.videolan.org/vlc/" target="_blank">VLC Media Player</a></strong></p>
<h2>Quicktime Player</h2>
<p>As well as VLC this makes sure you have the latest version of Apples Quicktime on your computer.</p>
<p><a title="Download Quicktime" href="http://www.apple.com/quicktime/download/" target="_blank"><strong>Download Apple Quicktime player</strong></a></p>
<h2>Adobe Flash Plugin</h2>
<p>Flash is very common online now from YouTube to those horrible ads on MySpace, having the latest flash plugin ensures smooth playability. (There is a way to control flash ads in Firefox. Article to come!)</p>
<p><a title="Download Adobe Flash Player" href="http://www.adobe.com/products/flashplayer/" target="_blank"><strong>Download Adobe Flash playe</strong></a></p>
<h2>Adobe PDF reader</h2>
<p>PDF or Portable Document File is a very common document format that displays across many different platforms and operating systems.</p>
<p><a title="Adobe PDF reader" href="http://www.adobe.com/products/acrobat/readstep2.html" target="_blank"><strong>Download Adobe PDF reader</strong></a></p>
<h2><strong>Unzip Utility</strong></h2>
<p>Unpacking files and sending them over the net generally means being able to compress and/or unzip files.</p>
<p><strong>MAC</strong> &#8211; <a title="Zipeg Unzip Utility" href="http://www.zipeg.com/" target="_blank"><strong>Zipeg Unzip utility</strong></a> &#8211; Free unzip application. You could also try Stuffit Standard.</p>
<p><strong>PC</strong> &#8211; <strong><a href="http://www.altools.com/Downloads/ALZip.aspx" target="_blank">Download ALZip Unzip</a></strong> &#8211; <span id="ctl00_ContentPlaceHolder1_370_pnlContent"><span id="dnn_ctr371_Shadow_HtmlModule_lblContent" class="Normal">Opens virtually every archive format imaginable. Or you can try <a title="Zipeg" href="http://www.zipeg.com/" target="_blank">Zipeg for Windows</a> as well.<br />
</span></span></p>
<h2>Anti-Virus Software</h2>
<p>Windows especially can be brought to its knees from one exposure to a nasty virus so we need something free and simple that updates and keep us safe.</p>
<p><strong>MAC</strong> &#8211; <strong><span style="color: #888888;"><a title="ClamXVirus" href="http://www.clamxav.com/" target="_blank">Clam Xav Free Virus</a> &#8211; </span></strong><span style="color: #888888;">Also read a Mac Virus update here.</span><strong><span style="color: #888888;"><br />
</span></strong></p>
<p><strong>PC</strong> &#8211; <a title="ClamWin Anti-Virus" href="http://www.clamwin.com/" target="_blank"><strong>ClamWin Free Anti-Virus</strong></a> &#8211; Open source anti-virus project with good reviews. Have been using this app and has worked well so far. Time will tell&#8230;</p>
<p>And because Viruses and Security are so important here are some other Apps definitely worth checking out.</p>
<ul>
<li><a title="Bitdefender" href="http://www.bitdefender.com.au/" target="_blank"><strong>Bitdefender</strong></a> &#8211; These guys get very good reviews for their software.</li>
<li><a title="Avast Anti-Virus" href="http://www.avast.com/eng/download-avast-home.html" target="_blank"><strong>Avast Anti-Virus</strong></a> &#8211; A lightweight anti-virus application. 60 million users and its free!</li>
<li><a title="HiJack This" href="http://www.trendsecure.com/portal/en-US/tools/security_tools/hijackthis" target="_blank"><strong>HiJackThis</strong></a> &#8211; A good Spyware detection tool.</li>
</ul>
<h2>Utilities and Optimization</h2>
<p>Keeping your system running smoothly is pretty important once you get everything running the way you like it. These applications will help optimize your system.</p>
<p><strong>Mac</strong> -<strong> <a title="DiskWarrior" href="http://www.alsoft.com/DiskWarrior/" target="_blank">DiskWarrior</a></strong> &#8211; Protects your directory from becoming damaged. An essential maintenance tool!</p>
<p><strong>PC</strong> &#8211; <a title="CCleaner" href="http://www.ccleaner.com/download" target="_blank"><strong>CCleaner</strong></a> &#8211; System optimization, privacy and cleaning tool.</p>
<p><a title="Optimize XP" href="http://home.comcast.net/~SupportCD/OptimizeXP.html" target="_blank">Check out this detailed article on optimizing Windows XP.</a></p>
<h2>Just Plain Useful</h2>
<p>This is a general category for Applications that will very likely come in handy.</p>
<p><em>Find out where your Hard Drive space has gone!</em></p>
<p><strong>MAC</strong> &#8211; <a title="WhatSize OS X" href="http://www.id-design.com/software/whatsize/" target="_blank"><strong>WhatSize</strong></a></p>
<p><strong>PC</strong> -<strong> </strong><a title="TreeSize Free" href="http://www.jam-software.com/freeware/index.shtml" target="_blank"><strong></strong></a><strong><a name="treesize">TreeSize Free</a></strong><strong><a name="treesize"> </a></strong></p>
<p><em>Easily take screen shots on your computer.</em></p>
<p><strong>MAC</strong> &#8211; Press Command + Shift + 3</p>
<p><span style="color: #000000;"><strong>PC</strong></span> &#8211; <a title="Download Winsnap" href="http://www.ntwind.com/software/winsnap/download.html" target="_blank"><strong>WinSnap</strong></a></p>
<p><em>Simple Wordprocessor and Document editor.</em></p>
<p><strong><span style="color: #888888;"><span style="color: #000000;">PC</span> </span></strong>- <a title="NoteTab Light" href="http://www.notetab.com/ntl.php" target="_blank"><strong>NoteTab Light</strong></a> &#8211; Free note pad software.</p>
<p><em>Instant Messaging Client</em><em>.</em></p>
<p><strong>PC</strong> &#8211; <a title="Pidgin" href="http://www.pidgin.im/" target="_blank"><strong>Pidgin</strong></a> &#8211; Links in with all the major clients.</p>
<p style="text-align: center;"><em>So that&#8217;s the list of must-haves for the moment. </em></p>
<p style="text-align: center;"><em>This list is subject to review so if you have any suggestions please feel free! </em></p>
<p>Take care and happy surfing!</p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/essential-apps-and-tools-for-mac-and-pc/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to prepare images for the web in Photoshop &#8211; Screencast Tutorial</title>
		<link>http://effectiveclassywebsites.com/how-to-prepare-images-for-the-web-in-photoshop-screencast-tutorial/</link>
		<comments>http://effectiveclassywebsites.com/how-to-prepare-images-for-the-web-in-photoshop-screencast-tutorial/#comments</comments>
		<pubDate>Sat, 23 Aug 2008 05:53:41 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[optimizing]]></category>
		<category><![CDATA[Photoshop]]></category>
		<category><![CDATA[Training]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=203</guid>
		<description><![CDATA[This training video will show you step by step how to prepare images for the web in Photoshop ©. In this example I am using Photoshop CS3 but previous versions also have the same controls and menus. If you find this tutorial useful and want to receive more practical web training, sign  up for newsletter [...]]]></description>
			<content:encoded><![CDATA[<p><img class="attachment wp-att-204" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/photoshop-icon.png" alt="photoshop-icon" width="89" height="93" align="right" /><strong>This training video will show you step by step how to prepare images for the web in Photoshop ©. </strong>In this example I am using Photoshop CS3 but previous versions also have the same controls and menus.</p>
<p>If you find this tutorial useful and want to receive more practical web training, sign  up for newsletter updates in the sidebar.</p>
<p><em>A summary of the steps are as follows:</em><span id="more-203"></span></p>
<ol>
<li>Open Photoshop and choose <strong>File</strong> &gt; <strong>Open</strong>.</li>
<li>Navigate to the image file you want to optimize and press<strong> Open.</strong></li>
<li>in the top menu choose <strong>Image</strong> &gt; <strong>Image Size</strong>.</li>
<li>Make sure the <strong>Contrain Proportions</strong> button is selected, then change the highest value in the <strong>Width</strong> or <strong>Height</strong> dimensions box.</li>
<li>Usually 640 pixels is a good high value but you may want to vary this depending on the image and context.</li>
<li>Press <strong>OK</strong> and Photoshop will resize the image.</li>
<li>Select <strong>File</strong> &gt; <strong>Save for Web &amp; Devices</strong>. This will open a preview window that will show you what the image output will look like.</li>
<li>Select an image format. The choices are GIF, JPG, PNG and BMP. Usually JPG is the best choice.</li>
<li>Move the Quality slider to find a compromise between quality and size. The preview window will update automatically.</li>
<li>Press <strong>Save</strong> and put the file somewhere ready for upload to WordPress site or image gallery.</li>
</ol>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="580" height="450" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="src" value="http://blip.tv/play/Aea0OpHRBA" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="580" height="450" src="http://blip.tv/play/Aea0OpHRBA" allowfullscreen="true"></embed></object></p>
<p><em>This is the optimized image used in the video tutorial.</em></p>
<p><img class="attachment wp-att-205" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/mastering-screen-shot.jpg" alt="mastering-screen-shot" width="495" height="396" /></p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/how-to-prepare-images-for-the-web-in-photoshop-screencast-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preparing for WordPress &#8211; Essential Downloads and Setup</title>
		<link>http://effectiveclassywebsites.com/getting-ready-for-wordpress-essential-downloads-and-setup/</link>
		<comments>http://effectiveclassywebsites.com/getting-ready-for-wordpress-essential-downloads-and-setup/#comments</comments>
		<pubDate>Thu, 21 Aug 2008 02:01:33 +0000</pubDate>
		<dc:creator>herrin</dc:creator>
				<category><![CDATA[Web Tutorials]]></category>
		<category><![CDATA[Wordpress Tutorials]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Firefox]]></category>
		<category><![CDATA[Internet Security]]></category>
		<category><![CDATA[setup]]></category>
		<category><![CDATA[Training]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://effectiveclassywebsites.com/?p=181</guid>
		<description><![CDATA[This article outlines some essential downloads and setup you will need to make sure that your experience with WordPress is a smooth and happy one. Screencast coming soon! NOTE: All the links in this article open a new browser window. Download Applications &#38; Plugins. Firefox 3 &#8211; The most secure and fully featured browser. Quicktime [...]]]></description>
			<content:encoded><![CDATA[<p>This article outlines some essential downloads and setup you will need to make sure that your experience with WordPress is a smooth and happy one. <strong><em>Screencast coming soon!</em></strong></p>
<p style="text-align: center;">NOTE: All the links in this article open a new browser window.<span id="more-181"></span></p>
<h3>Download Applications &amp; Plugins.</h3>
<p><a title="Download Firefox 3" href="http://www.mozilla.com/firefox/" target="_blank"><img class="attachment wp-att-194" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/firefox-logo.png" alt="firefox-logo" width="46" height="46" align="middle" /><strong>Firefox 3</strong></a> &#8211; The most secure and fully featured browser.</p>
<p><a title="Download Quicktime" href="http://www.apple.com/quicktime/download/" target="_blank"><img class="attachment wp-att-195" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/quicktime-logo.png" alt="quicktime-logo" width="50" height="50" align="middle" /><strong>Quicktime</strong></a> &#8211; An essential internet plugin and player.<br />
<a title="Download Adobe Flash" href="http://www.adobe.com/go/getflashplayer" target="_blank"><img class="attachment wp-att-196" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/flash_icon.png" alt="flash_icon" width="46" height="46" align="middle" /><strong>Flash</strong></a> &#8211; Used everywhere on the net so get the latest.</p>
<h3><strong>Download Firefox Add-Ons.</strong><strong></strong></h3>
<ul>
<li><a title="Google Gears Download Firefox" href="http://gears.google.com/" target="_blank"><strong>Google Gears</strong></a> &#8211; Allows you to use the Turbo function in WordPress and speeds admin functions.</li>
<li><a title="Live PageRank Firefox Extension" href="https://addons.mozilla.org/en-US/firefox/addon/2007" target="_blank"><strong>Live PageRank</strong></a> &#8211; Shows you the page rank for the current URL. This is an SEO tool that shows you how popular a website is. <strong>NOTE:</strong> PageRank is a meaure of inbound links.</li>
<li><a title="PDF Download" href="https://addons.mozilla.org/en-US/firefox/addon/636" target="_blank"><strong>PDF Download</strong></a> &#8211; Gives you control of PDFs on the web.</li>
<li><a title="Save Complete Webpage" href="https://addons.mozilla.org/en-US/firefox/addon/4723" target="_blank"><strong>Save Complete Webpage</strong></a> &#8211; Downloads a whole webpage to your computer correctly.</li>
<li>Explore more Firefox Add-ons <a title="Firefox Add-ons" href="http://addons.mozilla.org/" target="_blank">here.</a></li>
</ul>
<h3><strong>WordPress Admin Details</strong></h3>
<p><em>Find the adminstration links for your WordPress website.</em></p>
<p>They would have been in an email created when you first installed WordPress or sent to you by your Webmaster. They should look something like this:</p>
<p><strong>Your WordPress Website Account</strong></p>
<p><strong>Public URL:</strong> <a href="http://effectiveclassywebsites.com">http://yourwebsite.com/</a><br />
<strong>Admin URL:</strong> <a href="http://effectiveclassywebsites.com">http://yourwebsite.com/wp-admin/</a><br />
<strong>Username:</strong> yourname<br />
<strong>Password:</strong> someobscurestring</p>
<h3><strong><strong>Firefox Bookmarks Setup</strong></strong></h3>
<ol>
<li>Click the Admin URL shown above, enter your username and password and press <strong>Login</strong>.</li>
<li><strong>Allow Firefox to save the password</strong> if you haven&#8217;t already. This is only something you should do if this is a private computer. As an added level of security you can also create a master password (<strong>Options</strong> on Windows or <strong>Preferences</strong> on a Mac then <strong>Security</strong>). <em>You will arrive at the WordPress Dashboard.</em></li>
<li><img class="attachment wp-att-192" style="margin: 2px 5px;" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/bookmarks-box.jpg" alt="bookmarks-box" width="246" height="284" align="right" />Open the Bookmarks menu by selecting <strong>Bookmarks</strong> (in the top menu) then <strong>Bookmark This Page</strong>. Or you can use the key stroke (Command+D for Mac and ALT+D for Windows).</li>
<li>Click the top arrow on the right of the Bookmarks window. This will open up the Bookmarks folders.</li>
<li>Highlight the Bookmarks Toolbar at the top (by clicking on it once) then create a new folder by clicking on the plus symbol at the bottom left.</li>
<li>Name the folder <strong>MyWebsite</strong> or anything you like.</li>
<li>Click <strong>Done</strong> and this will put the link to our WordPress Dashboard in this new folder that will be accessible from our Firefox toolbar.</li>
<li>From the Dashboard, click the <strong>Write a New Post</strong> button.</li>
<li>Bookmark this page to gain quick access as described above.</li>
<li>Repeat this with any other pages you want quick access to. For example I like to check out my drafts page often. <strong>Manage</strong> &gt; <strong>Posts</strong> &gt; <strong>Drafts</strong>.</li>
<li>In the right hand sidebar find the <strong>Shortcuts</strong> section. Right-Click on the link that says <a href="http://effectiveclassywebsites.com">Press This</a> and select <strong>Bookmark This Link</strong>. Navigate to the folder we just created and save the Bookmark.</li>
<li>Now we should have a folder in our toolbar with our quick links and, with your password saved, your WordPress website is just a click away!</li>
</ol>
<p style="text-align: center;"><img class="attachment wp-att-193" src="http://effectiveclassywebsites.com/wp-content/uploads/2008/08/quick-links.jpg" alt="quick-links" align="none" /></p>
<p><strong>NOTE:</strong> Select <strong>Bookmarks</strong> &gt; <strong>Organize Bookmarks</strong> to move and rename items to make things display the way you prefer.</p>
<p><strong>Hot Tip:</strong> You can right click on any link and select <strong>Bookmark This Link</strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://effectiveclassywebsites.com/getting-ready-for-wordpress-essential-downloads-and-setup/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

