<?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>Cameron Baney Design Blog &#187; Resources</title>
	<atom:link href="http://blog.cameronbaney.com/category/resources/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.cameronbaney.com</link>
	<description>Web design information, tutorials, articles and inspiration</description>
	<lastBuildDate>Wed, 14 Jul 2010 22:58:11 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>WordPress Theme Minifier Plugin</title>
		<link>http://blog.cameronbaney.com/freebies/wordpress-theme-minifier-plugin/</link>
		<comments>http://blog.cameronbaney.com/freebies/wordpress-theme-minifier-plugin/#comments</comments>
		<pubDate>Thu, 17 Jun 2010 23:44:56 +0000</pubDate>
		<dc:creator>Cameron Baney</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.cameronbaney.com/?p=283</guid>
		<description><![CDATA[The latest and great WordPress plugin has been released thanks to Squidesma, and it is incredibly useful and very easy to use.  All you have to do is install it, and hit one button. Afterward, your selected theme has been optimized and minified. Minified? What exactly does minified mean? The plugin goes through your entire [...]]]></description>
			<content:encoded><![CDATA[<p>The latest and great WordPress plugin has been released thanks to <a href="http://squidesma.com/blog/wordpress-theme-minifier/">Squidesma</a>, and it is incredibly useful and very easy to use.  All you have to do is install it, and hit one button. Afterward, your selected theme has been optimized and minified.</p>
<h2><span id="more-283"></span>Minified?</h2>
<p>What exactly does minified mean? The plugin goes through your entire theme and takes out unnecessary code and space, as well as optimizes it. Extra spacing between elements in your markup and CSS is great for development because it separates everything into sections, but you don&#8217;t need these extra spaces for production. Visitors on your website can&#8217;t tell if there is extra spacing in the markup or not when just viewing the website, so why have it there? That extra spacing bloats your file size which in turn causes longer load times and increased bandwidth usage.</p>
<h2>Customizable and Reversible</h2>
<p>Many may be worried that this plugin is going to break your theme. After all those hours and long nights of coding your perfect theme, you don&#8217;t want it to all be destroyed by a plugin. Worry not, Theme Minifier understands and has your back. There are various levels that you can minify your theme. The standard level will rip out all the white space in your markup. You can also choose which method to use when the plugin optimizes your JavaScript: JSMin or Packer. JSMin is the default because it is the most popular and most used, and Packer is <a href="http://blogs.msdn.com/b/ericlippert/archive/2003/11/01/53329.aspx">often considered evil</a>, however it results in smaller file size. You can then take it a step further and optimize your site&#8217;s CSS. For now, using this CSS optimization will break any CSS3 styles that you may be using such as any <strong>-moz</strong> or <strong>-webkit</strong> tags because it is not valid CSS.</p>
<p>After you choose your settings and the plugin runs, it will create a copy of your theme, and it will not automatically make your site use the new theme. If something in the theme would break and the plugin forced your site to use the new theme, all of your visitors would immediately see the broken theme. You will also have a backup which you can revert to at anytime in case there is a problem.</p>
<p>Having two copies of your theme, one original theme and one minified, has another advantage other than speed and optimization. You can deliver the minified theme to your visitors, and still have the markup laid out the way you like it. The original theme then becomes the development theme, which you can make all of your changes to with ease. When you are done making the changes, you can simply run the plugin again to minify the new changes.</p>
<h2>Image Optimization</h2>
<p>The Theme Minifier will also analyze and convert your images to whatever file type is the most efficient. Just like your theme, it will create a new version of every image it converts so your original images aren&#8217;t gone forever and damaged. Theme Minifier shows you a nice table showing what images it converted and gives you details like how much space you can save by using the new format. If you choose to use the new images, it is up to you to make the necessary changes in the markup.</p>
<h2>Risk Free</h2>
<p>Since the plugin gives you options and backs up your theme, why not try it out? It will only take a few seconds to install, and just as long to run. Make sure to visit the <a href="http://wordpress.org/extend/plugins/theme-minifier/">plugin&#8217;s page in the WordPress Plugin Directory</a> or visit the <a href="http://squidesma.com/blog/wordpress-theme-minifier/">author&#8217;s blog about the plugin</a>. After your run the plugin, it will even give you a report on how much you saved, and where it was saved.</p>
<h2>How Much Space Did You Save?</h2>
<p>After you install and run the plugin, comment below and let us know how much space you saved!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cameronbaney.com/freebies/wordpress-theme-minifier-plugin/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update your mobile site for Opera Mini</title>
		<link>http://blog.cameronbaney.com/tutorials/update-your-mobile-site-for-opera-mini/</link>
		<comments>http://blog.cameronbaney.com/tutorials/update-your-mobile-site-for-opera-mini/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 20:30:13 +0000</pubDate>
		<dc:creator>Cameron Baney</dc:creator>
				<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css3]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://blog.cameronbaney.com/?p=265</guid>
		<description><![CDATA[The unthinkable has happened: Opera Mini, a mobile version of the Opera browser, has been approved for the iPhone. It is a great browser, and has many features that the stock Safari browser doesn&#8217;t have. Unfortunately, your special iPhone version of your site may be broken when viewing it in Opera. This can easily be [...]]]></description>
			<content:encoded><![CDATA[<p>The unthinkable has happened: Opera Mini, a mobile version of the <a href="http://www.opera.com/">Opera browser</a>, has been approved for the iPhone. It is a great browser, and has many features that the stock Safari browser doesn&#8217;t have. Unfortunately, your special iPhone version of your site may be broken when viewing it in Opera. This can easily be fixed by adding in some more CSS.</p>
<h2><span id="more-265"></span>Supported CSS</h2>
<p>There may be some things that you don&#8217;t have to change for your mobile site&#8217;s CSS. Opera supports all of the advanced CSS selectors and pseudo classes that you have grown to love. Opera also supports the following CSS3 that you may have already been using:</p>
<ul>
<li>text-shadow</li>
<li>RGBA</li>
<li>outline</li>
</ul>
<p>Assuming you have been using -webkit specific CSS code, you may need to add some more CSS to get it to look right in Opera. Opera uses a mix of the generic properties, as well as specific Opera properties which has the &#8220;-o-&#8221; in front of the normal property such as &#8220;-o-box-sizing&#8221;.</p>
<h2>Box Shadows</h2>
<pre style="padding-left: 30px;">box-shadow: 1px 1px 2px rgba(0,0,0,.4);</pre>
<h2>Rounded Corners</h2>
<pre style="padding-left: 30px;">border-radius: 5px;</pre>
<h2>Box Sizing</h2>
<pre style="padding-left: 30px;">-o-box-sizing: border-box;</pre>
<h2>Transforms</h2>
<p>Transforms can be done by using the special &#8220;-o-&#8221; property. In this example I am going to be rotating my element.</p>
<pre style="padding-left: 30px;">-o-transform: rotate(7.5deg);</pre>
<h2>Gradients</h2>
<p>This was one of my favorite CSS3 properties. Unfortunately, this is one of the properties that Opera doesn&#8217;t support yet. Since Opera Mini is a regular iPhone app, they can put out regular updates. If they do support CSS gradients eventually, the update will be made available to all users.</p>
<h2>More resources</h2>
<p><a href="http://css3please.com/">CSS3 Please</a> &#8211; A quick guide that lets you see how to create different effects right on the site. The CSS on the site is editable, and all the changes are reflected live on the site.<a href="http://css3generator.com/"></a></p>
<p><a href="http://css3generator.com/">CSS3 Generator</a> &#8211; A very quick tool that lets you select what you want to do, and gives  you all CSS code for each browser (if available) to achieve it</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cameronbaney.com/tutorials/update-your-mobile-site-for-opera-mini/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New features of WordPress 3.0</title>
		<link>http://blog.cameronbaney.com/design/new-features-of-wordpress-3-0/</link>
		<comments>http://blog.cameronbaney.com/design/new-features-of-wordpress-3-0/#comments</comments>
		<pubDate>Mon, 05 Apr 2010 21:36:48 +0000</pubDate>
		<dc:creator>Cameron Baney</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://blog.cameronbaney.com/?p=245</guid>
		<description><![CDATA[Very early Saturday morning, WordPress 3.0 Beta 1 was released for users to play with and test. They stressed that it is an early beta, but they didn&#8217;t want to wait anymore to release it. There are many new exciting features and enhancements. I installed the new version of WordPress to peak at what is [...]]]></description>
			<content:encoded><![CDATA[<p>Very early Saturday morning, WordPress 3.0 Beta 1 was released for users to play with and test. They stressed that it is an early beta, but they didn&#8217;t want to wait anymore to release it. There are many new exciting features and enhancements. I installed the new version of WordPress to peak at what is new, and so far I am loving it. I will go over some of the new features, and give you a look at them.</p>
<p><span id="more-245"></span></p>
<h2>New installation</h2>
<p><img class="aligncenter size-full wp-image-246" title="installation" src="http://blog.cameronbaney.com/wp-content/uploads/2010/04/installation.jpg" alt="" width="598" height="618" /></p>
<p>I noticed new features before WordPress finished installing. The installation process has been reworked to make it more friendly and your blog more customized from the beginning. You now have the opportunity to chose your username, so you can have something other than the old default, &#8220;admin&#8221;. In addition, you can set your password right at the installation screen. There is no more automatically generated password, and the &#8220;Hey, change your password!&#8221; reminder when you first sign in. This not only reduces the steps you need to take to set up your site, but increases security greatly.</p>
<p>Since they added the password reminder, most people do change their password right away when they install, but some may forget about it. Hackers may be able to get into your site using a tool that generates passwords similar to WordPress&#8217; generator. Now your site can have a custom password from the beginning, and a custom username if you wish. Hackers will have to guess your username <em>and</em> your password.</p>
<h2>New themes</h2>
<div id="attachment_248" class="wp-caption aligncenter" style="width: 608px"><a href="http://blog.cameronbaney.com/wp-content/uploads/2010/04/theme-dashboard.jpg"><img class="size-full wp-image-248" title="theme-dashboard-small" src="http://blog.cameronbaney.com/wp-content/uploads/2010/04/theme-dashboard-small.jpg" alt="" width="598" height="367" /></a><p class="wp-caption-text">New backend theme</p></div>
<p style="text-align: center;">
<p>The WordPress backend theme has been updated to a more modern looking grey color. In addition to the color, the font in the content editor for pages and posts has changed. It got a bump up in size and change from black to a dark grey.</p>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 608px"><a href="http://blog.cameronbaney.com/wp-content/uploads/2010/04/theme-site.jpg"><img class="size-full wp-image-250" title="theme-site-large" src="http://blog.cameronbaney.com/wp-content/uploads/2010/04/theme-site-large.jpg" alt="" width="598" height="410" /></a><p class="wp-caption-text">New site theme, Twenty Ten</p></div>
<p>The default theme has been updated as well. The new theme, aptly named &#8220;Twenty Ten&#8221;, includes support for all of the new features, and six widget areas. There are two widget areas in the right sidebar, and four in the footer.</p>
<h2>Comments directly on the page/post in the backend</h2>
<p><a href="http://blog.cameronbaney.com/wp-content/uploads/2010/04/comments.jpg"><img class="aligncenter size-full wp-image-252" title="comments-small" src="http://blog.cameronbaney.com/wp-content/uploads/2010/04/comments-small.jpg" alt="" width="598" height="316" /></a>When you&#8217;re viewing a page or post in the backend, you can now view all the comments that have been posted to it. The new comments section is not a replacement for the existing comments section, it&#8217;s just a way to extend it. In the new section, you can control all aspects of the comment like you can now in the existing section.</p>
<h2>Theme management</h2>
<p><a href="http://blog.cameronbaney.com/wp-content/uploads/2010/04/themes.jpg"><img class="aligncenter size-full wp-image-255" title="themes-small" src="http://blog.cameronbaney.com/wp-content/uploads/2010/04/themes-small.jpg" alt="" width="598" height="196" /></a>The themes section has been revamped to include tabs for your existing themes, and to install themes. Both of these functions are available now, but the tabs make them more prominent. In WordPress 2.9, there is also no way to get back to the &#8220;Manage Themes&#8221; page without selecting it from the menu on the left, or using your back button.</p>
<h2>Menu system</h2>
<p><a href="http://blog.cameronbaney.com/wp-content/uploads/2010/04/menus.jpg"><img class="aligncenter size-full wp-image-257" title="menus-small" src="http://blog.cameronbaney.com/wp-content/uploads/2010/04/menus-small.jpg" alt="" width="598" height="478" /></a></p>
<p>This may be one of my favorite new features. Keep in mind that this is far from complete. They say that it will not function/look the same in the next beta, but they didn&#8217;t want to hold up the beta release for this one section.</p>
<p>The new menu system gives non-web-savvy people control over their menus on their website. I just had an experience that this menu system would have been perfect for. I created a client&#8217;s site that had all menus and dropdowns dynamically populating from their pages and categories. They only wanted some of these pages to be displayed, so I created a custom field solution to display certain pages in the menu.</p>
<p>With this new menu system, users can just go into the &#8220;Menus&#8221; page and select what they want to display in the menu. Users can create multiple menus, which can then be placed on the page via PHP code or widgets. Users can put any link in the menu they want. They can link an existing page or category, and even custom links to any URL. When linking to an existing page or category, the user can search for the page name, and WordPress will find all the pages with that word in the title. From the results, that link can added to the menu.</p>
<h2>Miscellaneous Features</h2>
<p>There are a few other new features such as the ability to change the background and header images within the backend. I&#8217;m assuming these are theme dependent features, but I haven&#8217;t tested them out yet. There is also a new &#8220;featured image&#8221; area when editing a post or page. I added a featured image to one of the posts, but didn&#8217;t notice any changes. I&#8217;m assuming this feature isn&#8217;t quite finished.</p>
<h2>Explore WordPress 3.0</h2>
<p>If you want to check out WordPress 3.0 for yourself, hop over to the <a href="http://wordpress.org/development/2010/04/wordpress-3-0-beta-1/">WordPress blog post</a> and download the release! Leave a comment if you find a new feature that I have missed, or comment about your favorite new feature.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cameronbaney.com/design/new-features-of-wordpress-3-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Websites Decorated for the Holidays</title>
		<link>http://blog.cameronbaney.com/inspiration/websites-decorated-for-the-holidays/</link>
		<comments>http://blog.cameronbaney.com/inspiration/websites-decorated-for-the-holidays/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 17:45:03 +0000</pubDate>
		<dc:creator>Cameron Baney</dc:creator>
				<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[decorations]]></category>
		<category><![CDATA[holiday]]></category>
		<category><![CDATA[showcase]]></category>

		<guid isPermaLink="false">http://blog.cameronbaney.com/?p=184</guid>
		<description><![CDATA[The holiday season is upon us, and everyone is putting up their decorations to show off their spirit. However, decorations are no longer limited to your house. Many websites are changing their look for a month to get into the spirit as well. Some websites change it drastically, while others add subtle changes. This is [...]]]></description>
			<content:encoded><![CDATA[<p>The holiday season is upon us, and everyone is putting up their decorations to show off their spirit. However, decorations are no longer limited to your house. Many websites are changing their look for a month to get into the spirit as well. Some websites change it drastically, while others add subtle changes. This is a showcase of what some websites are doing to show their spirit.</p>
<p><span id="more-184"></span></p>
<p>Changing your website around for a month to get into the spirit can do wonders for your traffic. It shows your visitors that you&#8217;re still there, and you want to keep things fresh. In addition, it shows the visitors that you stay current with what is happening in the world. I always found it exciting when TV shows had a holiday special, or even had the seasons change in the show when they really did in the world. Adding holiday changes to your website will excite your users as well. In addition to keeping current, your new holiday look could bring in some new visitors. Your current viewers might love the new look so much that they will tell their friends.</p>
<h3>Smashing Magazine</h3>
<h3><a href="http://www.smashingmagazine.com"><img class="aligncenter size-full wp-image-194 postimage" title="Smashing Magazine" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/smashing.jpg" alt="Smashing Magazine" width="598" height="154" /></a></h3>
<h3>Made Me LOL</h3>
<p style="text-align: center;"><a href="http://www.mademelol.net"><img class="aligncenter size-full wp-image-191 postimage" title="mademelol" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/mademelol.jpg" alt="mademelol" width="598" height="154" /></a></p>
<h3>Aion</h3>
<p style="text-align: center;"><a href="http://www.aiononline.com"><img class="aligncenter size-full wp-image-186 postimage" title="Aion" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/aion.jpg" alt="Aion" width="598" height="343" /></a></p>
<h3>Queness</h3>
<p style="text-align: center;"><a href="http://www.queness.com/"><img class="aligncenter size-full wp-image-193 postimage" title="queness" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/queness.jpg" alt="queness" width="598" height="154" /></a></p>
<h3>Newegg</h3>
<p style="text-align: center;"><a href="http://www.newegg.com"><img class="aligncenter size-full wp-image-192 postimage" title="Newegg" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/newegg.jpg" alt="Newegg" width="598" height="154" /></a></p>
<h3>Hershey Park</h3>
<p style="text-align: center;"><a href="http://www.hersheypark.com/"><img class="aligncenter size-full wp-image-189 postimage" title="Hershey Park" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/hershey.jpg" alt="Hershey Park" width="598" height="343" /></a></p>
<h3>Krop</h3>
<p style="text-align: center;"><a href="http://www.krop.com"><img class="aligncenter size-full wp-image-190 postimage" title="krop" src="http://blog.cameronbaney.com/wp-content/uploads/2009/12/krop.jpg" alt="krop" width="598" height="154" /></a></p>
<h3>Have you seen a holiday website?</h3>
<p>Drop a link in the comments to show off holiday websites that you have found, or even your own!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cameronbaney.com/inspiration/websites-decorated-for-the-holidays/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Welcome to my blog</title>
		<link>http://blog.cameronbaney.com/design/welcome-to-my-blog/</link>
		<comments>http://blog.cameronbaney.com/design/welcome-to-my-blog/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 17:26:02 +0000</pubDate>
		<dc:creator>Cameron Baney</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Neat Tweets]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://blog.cameronbaney.com/?p=16</guid>
		<description><![CDATA[It has been a long time coming, but my blog is finally finished! For those of you who don&#8217;t know me, I am a web designer. When I&#8217;m not designing a site, I am constantly looking for inspiration and the latest techniques. I hope that I can inspire some of you, as well as help [...]]]></description>
			<content:encoded><![CDATA[<p>It has been a long time coming, but my blog is finally finished! For those of you who don&#8217;t know me, I am a web designer. When I&#8217;m not designing a site, I am constantly looking for inspiration and the latest techniques. I hope that I can inspire some of you, as well as help you with your designs.</p>
<p>I will be posting everything from website showcases for inspiration to tutorials and even my favorite tweets. Aside from my blog, you can also follow me on twitter: <a title="Follow me on Twitter" href="http://www.twitter.com/cameronbaney">@cameronbaney</a> where I tweet about everything web design.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.cameronbaney.com/design/welcome-to-my-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
