<?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>Courtney Fantinato</title>
	<atom:link href="http://www.clearexpressionsdesigns.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.clearexpressionsdesigns.com</link>
	<description>Web Designer &#38; Developer</description>
	<lastBuildDate>Thu, 02 Feb 2012 22:22:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Keep Your WordPress Blog Secure</title>
		<link>http://www.clearexpressionsdesigns.com/opinion/keep-your-wordpressblog-secure/</link>
		<comments>http://www.clearexpressionsdesigns.com/opinion/keep-your-wordpressblog-secure/#comments</comments>
		<pubDate>Sat, 07 Jan 2012 04:47:54 +0000</pubDate>
		<dc:creator>Courtney Fantinato</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://www.clearexpressionsdesigns.com/?p=771</guid>
		<description><![CDATA[As users of the web, we have to be careful with security and make sure hackers do not get into our bank accounts, emails, and our websites/blogs. Here, I outline some simple things that you can do to make sure your WordPress blog/website isn&#8217;t the next one that gets hacked. The Basics: Don&#8217;t use a [...]]]></description>
			<content:encoded><![CDATA[<p>As users of the web, we have to be careful with security and make sure hackers do not get into our bank accounts, emails, and our websites/blogs. Here, I outline some simple things that you can do to make sure your WordPress blog/website isn&#8217;t the next one that gets hacked.</p>
<h1>The Basics:</h1>
<h2>Don&#8217;t use a simple, short password!</h2>
<p>This is probably one of the most simplest things you can do to make sure your blog is safe. Using a combination of upper- and lower-case letters, numbers, and symbols is going to make your password harder to crack &#8211; and the more, the merrier! I would recommend using a password no shorter than 8 characters long, and try to make it as long as possible. Most websites allow long passwords, so don&#8217;t be shy!</p>
<p><span id="more-771"></span></p>
<p>And, <em>try</em> to not use the same password for everything. I know this can be a tad annoying, but you can write them down so you don&#8217;t forget (in a safe place of course!). Accounts we don&#8217;t log into very often are generally the passwords we tend to forget. So, make them as difficult as possible to crack! If they&#8217;re written down, then you don&#8217;t have to remember every single password for every account. Make the ones you use on a regular basis easier to remember, but hard to crack. Then for the others, have the passwords in a safe place for the not-as-often occasion you need to login.</p>
<p>(If you do write down your passwords, don&#8217;t label what they are for too, just in case. Just keep a list so you know the possible passwords you have used if you happen to forget.)</p>
<h2>Create a username other than &#8220;admin&#8221;.</h2>
<p>A really typical username for WordPress blogs is &#8220;admin&#8221;, and if you&#8217;re about to create a blog, it&#8217;s best to use something other than that. If &#8220;admin&#8221; is the username, that is one less thing for a hacker to worry about when trying to hack into your account. So use something else!</p>
<p>If your blog was set-up for you, than you may have been given &#8220;admin&#8221; to use. Instead, go to Users &gt; Add New and create yourself a new login account with a different username, making sure to give yourself the <em>Administrator</em> role and a strong, and different, password. Then logout and re-login with the new username. Now go back to Users and delete the user account &#8220;admin&#8221;. Make sure to select &#8220;attribute all links and posts to&#8221; and choose your new username in the drop-down list on the next page to transfer all your posts to your new username. Then delete the &#8220;admin&#8221; account.</p>
<p>Be sure to uncheck the &#8220;Anyone can register&#8221; option under Settings &gt; General if you don&#8217;t want any other users than yourself using your blog. You can also control who is allowed to comment on your posts under Settings &gt; Discussion, which can help stop spam.</p>
<p>And also note, if you&#8217;re going to have other users than yourself have access to the Admin back-end, be sure to assign proper user roles. You don&#8217;t want to give Administrator access to those that shouldn&#8217;t have it!</p>
<h1>Plugins Can Help:</h1>
<p>Here are some plugins that can help make WordPress more secure.</p>
<h2>SI CAPTCHA Anti-Spam</h2>
<p><a title="SI CAPTCHA Anti-Spam Plugin" href="http://wordpress.org/extend/plugins/si-captcha-for-wordpress/">SI CAPTCHA Anti-Spam</a> adds a Captcha image to forms for &#8220;comments, registration, lost password, login, or all.&#8221; Users will have to look at the image and type the code that they see in the textbox. This is great for preventing spam, as well as added security.</p>
<h2>Secure WordPress</h2>
<p><a title="Secure WordPress Plugin" href="http://wordpress.org/extend/plugins/secure-wordpress/">Secure WordPress</a> does a whole bunch of great stuff like hiding the version of WordPress you&#8217;re running, adds &#8220;index.php&#8221; to plugin and theme folders, also blocks bad queries, and more.</p>
<h2>WP-DB-Backup</h2>
<p>Now, if your WordPress blog <em>does</em> happen to get hacked or compromised, then this handy plugin will keep you from losing all your content. <a title="WP-DB-Backup Plugin" href="http://wordpress.org/extend/plugins/wp-db-backup/">WP-DB-Backup</a> allows you to backup your database where your posts etc. are stored. You&#8217;re able to backup to your computer whenever you like, and have an email sent to you with a backup either hourly, twice daily, once daily, or once weekly. If your database were to be compromised, you will not have to re-write all those posts!</p>
<h1>Keep WordPress Up-To-Date:</h1>
<p>Another easy thing to do is keep WordPress up-to-date. With a click of a button (if you have the user capabilility) you can update WordPress in less than a minute when a new update is released. There will be a message at the top of the Dashboard alerting that a new version is available, and you can update WordPress under Dashboard &gt; Updates (as well as update themes and plugins, too!).</p>
<p>If you don&#8217;t have the capabilities to do so, make sure whoever developed the website for you either gives you the ability to do so, or updates it for you.</p>
<p>Updating doesn&#8217;t necessarily mean you&#8217;re 100% protected from hacks, but it does prevent hackers from exploiting old vulnerabilities in previous WordPress versions.</p>
<h2>If possible, remove the &#8220;Admin Login&#8221; link.</h2>
<p>Another way to add a bit more security is to remove, if possible, the link for logging into the Admin section. It is much better to go to the login page and save it as a bookmark than to have it available for hackers to get to.</p>
<h1>Keep a Copy of Other Files:</h1>
<p>Don&#8217;t forget to also keep track of the plugins and themes you&#8217;re using for your blog, with either a clean copy stored on your computer or the names written down. This way, if your blog is hacked, you can remove all the old plugin and theme files and reinstall them with clean ones. Generally, everything in your &#8220;wp-content&#8221; file you&#8217;ll want to keep a copy of, even if it&#8217;s not necessarily up to date &#8211; you can either install these copies and update within the Admin back-end, or search for the themes and plugins and install the latest versions from there. It&#8217;s better to have an outdated version than to have corrupted files!</p>
<p>It&#8217;s also a good idea to have any images you&#8217;ve uploaded stored on your computer, and keep a copy of the file &#8220;wp-config.php&#8221;. The rest of the files are all core WordPress files which can be restored with a fresh download of the latest version of WordPress.</p>
<h1>Care to share?</h1>
<p>What steps do you take to keep your WordPress blog more secure? If you have any comments or would like to share other plugins or strategies to help other web users keep their blogs safe, please comment below!</p>
<p>And, if you think you might have been hacked, check out the <a title="WordPress Codex - FAQ My Site Was Hacked" href="http://codex.wordpress.org/FAQ_My_site_was_hacked">WordPress Codex</a> for some steps on what to do next.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearexpressionsdesigns.com/opinion/keep-your-wordpressblog-secure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I&#8217;m back! And Happy Holidays!</title>
		<link>http://www.clearexpressionsdesigns.com/general/im-back-and-happy-holidays/</link>
		<comments>http://www.clearexpressionsdesigns.com/general/im-back-and-happy-holidays/#comments</comments>
		<pubDate>Sat, 17 Dec 2011 19:14:57 +0000</pubDate>
		<dc:creator>Courtney Fantinato</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Portfolio]]></category>
		<category><![CDATA[VIU]]></category>
		<category><![CDATA[VIU Exchange Program]]></category>

		<guid isPermaLink="false">http://www.clearexpressionsdesigns.com/?p=757</guid>
		<description><![CDATA[I think it has been sufficiently long enough between my last post and this one. Though, some of you may or may not know, I have been on an exchange in Australia for the past 4.5 months, so I think that is a good reason! I had an amazing experience in Australia. I met a [...]]]></description>
			<content:encoded><![CDATA[<p>I think it has been sufficiently long enough between my last post and this one. Though, some of you may or may not know, I have been on an exchange in Australia for the past 4.5 months, so I think that is a good reason! I had an amazing experience in Australia. I met a lot of great people, and I saw a lot (even got to pop over to New Zealand for a week!), but there is just so much more to see. Australia is a massive country, and though I was there for 4.5 months, I was at uni. So, I did have school work to do, but I managed to see as much as I could, with good grades to boot! I will definitely be heading back at some point in the hopefully not-too-distant future. I know what I want to see still, and what I want to go back and see more of!</p>
<p>Now that I am back, I have some plans for my online portfolio coming up!</p>
<p><span id="more-757"></span></p>
<p>I am going to try to blog more frequently &#8211; I know I&#8217;ve said this before &#8211; and I know what my next post will be about, so watch for that coming soon! Also, I&#8217;m going to be doing a redesign. In January I start my final semester at Vancouver Island University, and I will be graduating in June. So, I think this is <em>the</em> perfect opportunity to do a redesign of my website before going out into the big wide world. I&#8217;ll begin working on it over the holidays, but I don&#8217;t plan to have it complete until closer to March/April, around there. There are features I like with my current design that I&#8217;ll keep and just tweak. Other things will have a more drastic or subtle change. I really don&#8217;t know yet, as I&#8217;m just in the brainstorming phase. But, that&#8217;s what&#8217;s coming up over the next 5 months or so!</p>
<p>That&#8217;s it for now, so&#8230; Happy Holidays and a Happy New Year!</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearexpressionsdesigns.com/general/im-back-and-happy-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Keep Your Browser Up-To-Date!</title>
		<link>http://www.clearexpressionsdesigns.com/opinion/keep-your-browser-up-to-date/</link>
		<comments>http://www.clearexpressionsdesigns.com/opinion/keep-your-browser-up-to-date/#comments</comments>
		<pubDate>Tue, 19 Jul 2011 04:52:23 +0000</pubDate>
		<dc:creator>Courtney Fantinato</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Internet Browsers]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[Microsoft Windows]]></category>
		<category><![CDATA[PC]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://www.clearexpressionsdesigns.com/?p=663</guid>
		<description><![CDATA[The web, and technology in general, is changing rapidly. Shiny new technologies are emerging, updates are more frequent, and it&#8217;s a whirlwind of activity that we are all trying to keep up with. One piece of technology that is always improving is the internet browser. Though there&#8217;s a handful to choose from &#8211; Internet Explorer, [...]]]></description>
			<content:encoded><![CDATA[<p>The web, and technology in general, is changing rapidly. Shiny new technologies are emerging, updates are more frequent, and it&#8217;s a whirlwind of activity that we are all trying to keep up with.</p>
<p>One piece of technology that is always improving is the internet browser. Though there&#8217;s a handful to choose from &#8211; Internet Explorer, Google Chrome, Safari, Firefox, Opera, and others &#8211; many people stick with what&#8217;s pre-loaded onto their PC or Mac, and don&#8217;t bother to look at what is just out there.</p>
<p>And unfortunately, overtime old browser versions become out-dated, and they are unable to support the new web technologies that are available to users today. A specific one that comes to mind is Internet Explorer 6.</p>
<p><span id="more-663"></span></p>
<h1>A decade old, it&#8217;s time to move on.</h1>
<p>Internet Explorer was released in 2001, and in the web world a 10 year old browser is MUCH too old to still be in use. Now, you may have an old machine and can&#8217;t upgrade to the next version of IE. Or, you may be a bit timid of change, and would rather stick with what you know. But, the newer versions are very similar in use, they&#8217;re faster, have better security, and they provide you, the web user, a much better web browsing experience!</p>
<p><a title="Microsoft IE6 Countdown" href="http://www.ie6countdown.com/">Even Microsoft has an IE6 countdown!</a></p>
<h1>Upgrade that machine!</h1>
<p>Computers are cheaper than ever these days. You don&#8217;t have to fork over the dough for a Mac if you don&#8217;t want to. Many PCs come as cheap as a few hundred dollars, and all you need to get is one that will be the most practical and useful to you. There&#8217;s no point in paying for all the fancy extras when you&#8217;re not going to need it! And, with this brand spanking new piece of technology in your hands comes the latest version of the pre-loaded browser &#8211; most likely Internet Explorer (or Safari on a Mac).</p>
<p>Now, IE9 is the latest version released, and it&#8217;s only available for Windows Vista and Windows 7 (as well as some other server installations). If you have Windows XP, you will have to upgrade, and it would probably be best to skip Vista and go straight to 7. Check if your computer can run Windows 7 or if you will need to upgrade your computer. Most likely, it would be possible to upgrade the computer, but it all comes down to how old it is, and if buying a new computer or laptop would be more practical. Think long-term &#8211; technology and the web will only continue to grow! It&#8217;s best to get the newest you possibly can for your budget so you won&#8217;t have to upgrade again too soon.</p>
<h1>Download that new version. You&#8217;ll love it!</h1>
<p>Now, maybe you don&#8217;t need a new computer or need to upgrade Windows. You may be running Windows Vista or 7, but don&#8217;t have the latest version of IE. I&#8217;m sure your computer would have asked you to update your browser &#8211; or maybe not. If it has, why haven&#8217;t you updated it yet?</p>
<p>There are many benefits to having the latest browser available to you. The newest versions of major browsers (IE, Google Chrome, etc) are starting to provide support for technologies that many websites, including this one, are starting to implement. If you have an old browser, you won&#8217;t be able to see any of these new features and will be missing out. And if your browser is really old (like IE6), your browsing experience may diminish and you&#8217;ll have trouble browsing parts of the web altogether. For example, Google is no longer supporting IE6 (since 2010) and certain products by them will no longer work properly. WordPress has also dropped support for IE6, and even gives a warning message in the Admin area when using an older browser such as IE7 or IE8.</p>
<h1>You have choices!</h1>
<p>Internet Explorer is not the only choice you have &#8211; there are many alternatives! The ones below are other major browsers used today, and they all support more of the newest technologies available on theweb than IE. You may have IE9 (or the latest version your machine can run), but you could still be missing out!</p>
<p><a title="Download Google Chrome" href="http://www.google.com/chrome/">Google Chrome</a> (My personal choice!)<br />
<a title="Download Firefox" href="http://www.mozilla.com/en-US/firefox/new/">Mozilla Firefox</a><br />
<a title="Download Safari" href="http://www.apple.com/safari/download/">Apple Safari</a><br />
<a title="Download Opera" href="http://www.opera.com/download/">Opera</a></p>
<p>Or, at least download the <a title="Download latest version of Internet Explorer" href="http://windows.microsoft.com/en-CA/internet-explorer/downloads/ie">latest version of Internet Explorer</a> (or at least up to IE8 if still on XP!).</p>
<h1>There ya have it.</h1>
<p>So that is my take on internet browsers. I believe it&#8217;s important to keep up to date with the latest technologies. Computers don&#8217;t have to be updated all the time and many last for years, and can certainly be upgraded when required. Browsers on the other hand change more often. It&#8217;s pretty easy to update them (most do so automatically), and you won&#8217;t miss out on anything in your browsing experiences.</p>
<h1>Your thoughts?</h1>
<p>What&#8217;s your take on browsers and the web? Are you restricted by your computer or the wonders of the unknown? Leave your comments below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearexpressionsdesigns.com/opinion/keep-your-browser-up-to-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google+, Google What?</title>
		<link>http://www.clearexpressionsdesigns.com/opinion/google-google-what/</link>
		<comments>http://www.clearexpressionsdesigns.com/opinion/google-google-what/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 02:38:40 +0000</pubDate>
		<dc:creator>Courtney Fantinato</dc:creator>
				<category><![CDATA[Opinion]]></category>
		<category><![CDATA[Facebook]]></category>
		<category><![CDATA[Google+]]></category>
		<category><![CDATA[MySpace]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://www.clearexpressionsdesigns.com/?p=657</guid>
		<description><![CDATA[Social media has come a long way quickly over the years, from MySpace to Facebook, to Twitter and anything else in between. You share photos, videos, thoughts; your current employment situation, or if your relationship is complicated or not. Social media allows people in the same field of work to connect with one another and [...]]]></description>
			<content:encoded><![CDATA[<p>Social media has come a long way quickly over the years, from MySpace to Facebook, to Twitter and anything else in between. You share photos, videos, thoughts; your current employment situation, or if your relationship is complicated or not. Social media allows people in the same field of work to connect with one another and share ideas, information, and possible employment opportunities, and it has even helped make significant social change in places around the world.</p>
<p>Recently, there&#8217;s a new social media website that&#8217;s come into town, and it&#8217;s starting to get some attention, and though very new, it could have the potential to bring some heat, especially to Facebook. This is Google+.</p>
<p>If you haven&#8217;t heard of Google+ yet, then you should <a title="Google+" href="https://plus.google.com/">check it out</a>. Of course, you can&#8217;t just join, not yet anyways. It&#8217;s by way of invitation only, or through the use of sending specific posts to those who haven&#8217;t joined yet, and they&#8217;ll receive an email with a link to sign up.</p>
<p><span id="more-657"></span></p>
<p>Personally, I found out about Google+ around a week or so ago through Twitter one morning. At the end of the day, I had two invites!</p>
<p>Google+ is much like Facebook in that you can send out posts, photos, videos, and share as little or as much information about yourself as you want, and you can put in restrictions as to who sees what.</p>
<p>Your friends however, are grouped into what&#8217;s called Circles &#8211; such as Friends, Coworkers, Family, etc. &#8211; and you can share your posts with all your circles, specific circles, extended circles, or even to the general public.</p>
<p>Google+ also has a feature much like Facebook&#8217;s &#8220;like&#8221; or Twitter&#8217;s &#8220;share&#8221;. It&#8217;s called +1, and you can +1 posts that people in your circles share. However, you can also +1 on other websites, and these will show up under your +1s on your profile &#8211; for example, if you +1 a YouTube video.</p>
<p>There&#8217;s other features too, including Hangouts and Sparks, which I have yet to use.</p>
<p>So far, I&#8217;ve only made a few posts on Google+, but I find myself checking it daily for some reason. There&#8217;s not a whole lot of activity, but even if I don&#8217;t check it, I often check my Gmail, and Google&#8217;s new black bar has a notification box on the right that lights up in red with the number of Google+ notifications inside it. Handy!</p>
<p>I don&#8217;t think Google+ is quite where it needs to be yet to be serious competition, but if anyone can turn it into something big, it would be Google. Only time will tell!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearexpressionsdesigns.com/opinion/google-google-what/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New look, what do you think?</title>
		<link>http://www.clearexpressionsdesigns.com/general/new-look-what-do-you-think/</link>
		<comments>http://www.clearexpressionsdesigns.com/general/new-look-what-do-you-think/#comments</comments>
		<pubDate>Thu, 16 Jun 2011 21:37:13 +0000</pubDate>
		<dc:creator>Courtney Fantinato</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[Custom Theming]]></category>
		<category><![CDATA[HTML5]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[jQuery]]></category>
		<category><![CDATA[Media Queries]]></category>
		<category><![CDATA[Responsive Web Design]]></category>

		<guid isPermaLink="false">http://www.clearexpressionsdesigns.com/?p=625</guid>
		<description><![CDATA[Well, my website has been down for awhile as I have been working on the redesign. This is it! What do you think? There&#8217;s lots of changes with this redesign. Obviously, the overall look of it. But there&#8217;s more to it than that of course. I thought I would go through what I have done [...]]]></description>
			<content:encoded><![CDATA[<p>Well, my website has been down for awhile as I have been working on the redesign. This is it! What do you think? There&#8217;s lots of changes with this redesign. Obviously, the overall look of it. But there&#8217;s more to it than that of course. I thought I would go through what I have done and learned through this process.</p>
<h1>Custom theme!</h1>
<p>My previous design was a child theme that I created off of <a title="Thematic Theme Framework" href="http://themeshaper.com/thematic/">Thematic</a>, a theme framework. At first I liked child theming, but after learning how to create my own themes over the past few months in my directed study at VIU, I have a new love for custom theming. With creating your own theme, you have complete control over everything, and you don&#8217;t have to use CSS to hide things, or force things to be a certain way. There&#8217;s a lot less clunky stuff going on I guess you could say. You can also include or exclude certain components, such as comments.</p>
<p>A couple books that have helped me out with custom theming are <a title="Smashing WordPress: Beyond the Blog" href="http://www.amazon.ca/Smashing-WordPress-Thord-Daniel-Hedengren/dp/0470684151/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1308248647&amp;sr=8-1">Smashing WordPress: Beyond the Blog</a> and <a title="Smashing WordPress Themes: Making WordPress Beautiful" href="http://www.amazon.ca/Smashing-WordPress-Themes-Making-Beautiful/dp/047066990X/ref=sr_1_2?ie=UTF8&amp;s=books&amp;qid=1308248647&amp;sr=8-2">Smashing WordPress Themes: Making WordPress Beautiful</a>, both by Thord Daniel Hedengren. Both are great books, and I highly recommend them. There is a 2011 edition now of Beyond the Blog as well. And, I also can&#8217;t forget the help of the <a title="WordPress Codex" href="http://codex.wordpress.org/">WordPress Codex</a>.</p>
<p><span id="more-625"></span></p>
<h1>HTML5 and CSS3, baby!</h1>
<p>Technologies for the web are rapidly evolving, and it&#8217;s important as web designers and developers to stay on top of these as best we can. Though not fully implemented by all browsers, and of course not by older browsers, HTML5 is here and it&#8217;s here to stay. I have used HTML5 for my redesign, as well as <a title="Courtney's Portfolio" href="/portfolio/">a few other recent projects</a>, and I will be using it in all projects from now on. There&#8217;s really no reason why we can&#8217;t use HTML5 now. With a little bit of CSS, and some JavaScript for Internet Explorer, HTML5 works. If you&#8217;re not convinced, check out <a title="HTML5 Doctor" href="http://html5doctor.com/">HTML5 Doctor</a>. There&#8217;s even some great books out there. I recommend <a title="Introducing HTML5" href="http://www.amazon.ca/Introducing-HTML5-Bruce-Lawson/dp/0321687299/ref=sr_1_1?ie=UTF8&amp;s=books&amp;qid=1308249595&amp;sr=8-1">Introducing HTML5</a> by Bruce Lawson and Remy Sharp (who are also a part of HTML5 Doctor), and <a title="HTML5 &amp; CSS3 for the Real World" href="http://www.amazon.ca/HTML5-CSS3-Real-World-Estelle/dp/0980846900/ref=sr_1_1?ie=UTF8&amp;qid=1308249654&amp;sr=1-1">HTML5 &amp; CSS3 for the Real World</a> through Sitepoint. Because the HTML5 spec is changing very often, books can have parts that become a little outdated quickly &#8211; mostly the spec definitions. Introducing HTML5 will be coming out in second edition in the fall. If you&#8217;re not wanting to spend the money on books because of the rapid spec growth, HTML5 Doctor would be one of the best resources as it does keep up-to-date with the changes. Of course, you can always go straight to the source at the <a title="W3C HTML5 Spec" href="http://dev.w3.org/html5/spec/Overview.html">W3C</a>.</p>
<p>I have also used some CSS3 techniques that add some fun to my website. If you&#8217;re not sure what these might be, try hovering your mouse on the social media icons at the bottom of the page, or hover atop the featured projects on the home page. Those effects are all done with CSS3 transitions and transformations. If you&#8217;re not seeing anything kind of spinny or zoomy, it is either because you&#8217;re in an older version of your browser (such as an older version of Firefox), or your browser doesn&#8217;t support it yet (a big one is Internet Explorer).</p>
<p>I have also used things like box-shadow, text-shadow (though that&#8217;s technically not CSS3), and :first-child and :last-child structural pseudo-class selectors. Links you&#8217;ll notice also have an effect on them, done with CSS3 transitions (I apologize to Internet Explorer users, that&#8217;s just another thing that IE doesn&#8217;t support!).</p>
<h1>A little jQuery love!</h1>
<p>I haven&#8217;t used a lot of jQuery for my redesign. I use a bit of jQuery I learned from the <a title="Animated Scroll to Top" href="http://webdesignerwall.com/tutorials/animated-scroll-to-top">Animated Scroll to Top</a> article by <a title="Web Designer Wall" href="http://www.webdesignerwall.com">Web Designer Wall</a>. The :last-child structural pseudo-class selector isn&#8217;t recognized by IE (though :first-child is, odd isn&#8217;t it?) so that has a little jQuery backup for IE. And, search inputs have some jQuery to remove the text within when clicked.</p>
<h1>Responsive design with media queries!</h1>
<p>Though this is CSS3, this deserves it&#8217;s own little section just for how cool it is. There is a lot of talk about responsive web design now, and with so many different devices to view websites &#8211; desktops, laptops, tablets, mobile phones &#8211; it&#8217;s important that designers and developers look at making websites with different variations for these different devices, or make websites fluid and flexible to adapt to the devices, rather than using fixed-width layouts. I myself have used fixed-width layouts for a long time, usually trying to pick a width that isn&#8217;t too wide yet small enough for most common screen resolution (remember when we had to worry about 800&#215;600?). However, there&#8217;s more to it all then just screen resolution based on the desktop or laptop size or settings (and different broswers, browser versions, colour rendering&#8230; the list goes on). Just because someone has a large screen resolution, doesn&#8217;t mean they browse the web with the browser window at full-width. And now with tablets and mobile devices becoming so popular, that is even a completely different situation to work with.</p>
<p>So, in comes media queries! If you don&#8217;t know what media queries are, I highly recommend these articles: <a title="Responsive Web Design" href="http://www.alistapart.com/articles/responsive-web-design/">Responsive Web Design</a>, <a title="CSS3 Media Queries" href="http://webdesignerwall.com/tutorials/css3-media-queries">CSS3 Media Queries</a>, and <a title="Adaptive &amp; Mobile Design with CSS3 Media Queries" href="http://webdesignerwall.com/tutorials/adaptive-mobile-design-with-css3-media-queries">Adaptive &amp; Mobile Design with CSS3 Media Queries</a>. The first one is an excellent article from <a title="A List Apart" href="http://www.alistapart.com">A List Apart</a> on responsive web design, and covers using media queries. Personally, I found the article a little difficult to follow and understand with all the crazy numbers, but it&#8217;s a great read none-the-less. The next two are from <a title="Web Designer Wall" href="http://www.webdesignerwall.com">Web Designer Wall</a>, and the first gives an overview of media queries and some examples. The second I found extremely helpful, and simple to understand. Basically, you can, if you wish and as I have done, design your website as fixed-width for the largest width it will be. Then using media queries to target smaller specific screen resolutions (or browser width), you make the layout adapt as the screen/browser gets smaller using percentages, so the layout is fluid. Of course, it all depends on your layout so percentages will probably differ from the article. You can use pixels, but then your design will snap into place &#8211; unless that&#8217;s what you want!</p>
<p>Go ahead, and resize your browser, making the width smaller and smaller. Neat, eh?</p>
<p>Now you may be wondering about images. Like in the article explains, you just have to use max-width: 100% and height: auto on images (with a special line for IE8), and they will adjust accordingly, never going outside their containing element. The key, is to <em>not</em> state the image width and height in the HTML (and yes, that is okay semantically!). Max-width is supported by most browsers (I just found <a title="When can I use... Support tables for HTML5, CSS3, etc" href="http://www.caniuse.com/">this helpful site</a> recently for checking browser support), even IE7+. However, IE8 and below does not support CSS3 media queries. That&#8217;s where the JavaScript library comes in.</p>
<h1>The end&#8230;</h1>
<p>I have enjoyed working on the redesign of my website, and I love what I have done with it. I will probably tweak it some more, maybe add a few things or not, but overall it&#8217;s basically done! If you have any comments or suggestions please post a comment below!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.clearexpressionsdesigns.com/general/new-look-what-do-you-think/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

