<?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>Design Reviver &#187; General</title>
	<atom:link href="http://designreviver.com/category/general/feed/" rel="self" type="application/rss+xml" />
	<link>http://designreviver.com</link>
	<description></description>
	<lastBuildDate>Mon, 15 Mar 2010 09:04:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Do You Have a jQuery Query? We Can Help!</title>
		<link>http://designreviver.com/general/do-you-have-a-jquery-query-we-can-help/</link>
		<comments>http://designreviver.com/general/do-you-have-a-jquery-query-we-can-help/#comments</comments>
		<pubDate>Fri, 12 Mar 2010 13:46:39 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5963</guid>
		<description><![CDATA[jQuery as expected is a very popular tag on Answers. It is the greatest and possibly easiest Javascript framework to work with, but of course everyone at some point needs a little help with it or even just a query.
Have you tried posting a jQuery question on Answers yet? All you have to do is [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://answers.designreviver.com/tags/jQuery/">jQuery</a> as expected is a very popular tag on <a href="http://answers.designreviver.com/">Answers</a>. It is the greatest and possibly easiest Javascript framework to work with, but of course everyone at some point needs a little help with it or even just a query.<br /><span id="more-5963"></span></p>
<p>Have you tried posting a jQuery question on <a href="http://answers.designreviver.com">Answers</a> yet? All you have to do is post the question and when someone does answer your &#8216;jQuery query&#8217; (I love the way that sounds!), you will receive an email notification, and hey presto your solution is there waiting for you!</p>
<p>Couldn&#8217;t be easier, could it?</p>
<p><!--more--></p>
<p>It has been yet another good week on Answers, loads of great questions and lots of even better answers from our huge 450+ members. Thanks for all your support!</p>
<p><strong><em>&#8220;<a href="http://answers.designreviver.com/">Have you asked a question yet?</a>&#8220;</em></strong></p>
<h4><a href="http://answers.designreviver.com/269/">What&#8217;s the best way to learn jquery?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/214">Ralph</a>.</p>
<p>Answer from <a href="http://answers.designreviver.com/member/80">Paul Andrew</a>:</p>
<blockquote><p>Downloading plugins and following tutorials will only take you so far &#8211; what if you need something that simply hasn&#8217;t been done before? You would have to develop it yourself, you would have to learn jQuery from the begining and start with the basics.<br />
<br />
In the Woods offers a video series (15 videos) that will teach you PRECISELY how to use the jQuery library in your own projects:<br />
<a href="http://blog.themeforest.net/screencasts/jquery-for-absolute-beginners-video-series/">jQuery for absolute beginners</a>.<br />
<br />
Spyre Studios has written an article about how to how to get started with jQuery, and actually writing your first script: Simple Guide: <a href="http://spyrestudios.com/simple-guide-how-to-get-started-with-jquery/">How To Get Started With jQuery (Part One)</a> &#8230;<br />
<br />
&#8230; As has Six Revisions: <a href="http://sixrevisions.com/javascript/getting-started-with-jquery/">Getting Started with jQuery</a> &#8230;<br />
<br />
&#8230; There is also<br />
<a href="http://www.learningjquery.com/">Learning jQuery</a>, a multi-author blog offering jQuery tutorials and demos. They have tutorials for all skill levels, and each entry is categorized by level of difficulty&#8230;<br />
<br />
&#8230; And finally<br />
<a href="http://jqueryfordesigners.com/">jQuery for Designers</a> is another cool resource for learning jQuery.</p></blockquote>
<h4><a href="http://answers.designreviver.com/6803/">Can libraries like Jquery replace everything you can do with Flash?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/3502">Rjene</a>.</p>
<p>Answer from <a href="http://answers.designreviver.com/member/3508">Prajwal</a>:</p>
<blockquote><p>Definitely not everything, especially when it comes to advanced motion effects, manipulation of images (beyond a certain extent), even user input to a certain extent..<br />
 jQuery definitely cannot replace flash&#8230;</p></blockquote>
<p>Answer from <a href="http://answers.designreviver.com/member/3510">Michael Mior </a>:</p>
<blockquote><p>However, for the practical purposes of most websites, you can usually get away with using jQuery over Flash.</p></blockquote>
<h4><a href="http://answers.designreviver.com/6791/">Animations on the web &#8211; Flash or jQuery? Pros &amp; cons?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/3488">Filip Biel</a>.</p>
<p>Answer from <a href="http://answers.designreviver.com/member/712">Alessio</a>:</p>
<blockquote><p>Well, Flash is becoming less and less popular among web designers because Flash movies are so heavy and because not everybody has Flash (or the latest version of Flash) installed. Similarly, not everybody has Java enabled on their browser, but it&#8217;s default so more people would see a jQuery animation than a Flash one. So, I&#8217;d say going with jQuery would be the stronger choice. JQuery tends to be lighter and thus loads faster and easier on bandwidth as well.</p></blockquote>
<h4><a href="http://answers.designreviver.com/6419/">How Can I Validate My Forms (strictly) Using jQuery?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/3020">Pablo G</a>.</p>
<p>Answer from <a href="http://answers.designreviver.com/member/712">Alessio</a>:</p>
<blockquote><p>Have you tried the <a href="http://docs.jquery.com/Plugins/Validation">jQuery form validation plugin</a>?</p></blockquote>
<h4><a href="http://answers.designreviver.com/328/">How can i create a nice javascript calender?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/316">Vanart</a>.</p>
<p>Answer from <a href="http://answers.designreviver.com/member/317">Nikowillson</a>:</p>
<blockquote><p>With the following code you&#8217;ll be able to create a JS powered calander that will shift to the relevant month when you click on the  buttons&#8230;good luck <img src='http://designreviver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><code>function writeCalendar(){<br />
var calString = '';<br />
calString += '';<br />
// calString += '' + months[this.month] + ', ' + this.year + '';<br />
calString += '&lt;';<br />
calString += '&lt;';<br />
// calString += '&nbsp;';<br />
calString += '' + months[this.month] + ', ' + this.year + '';<br />
calString += '&gt;';<br />
calString += '&gt;';<br />
calString += '';<br />
calString += '';<br />
calString += '';</p>
<p>return calString;<br />
}</code></p></blockquote>
<h4>Unanswered Questions</h4>
<p>There is only one question that has been left unanswered this week which is just amazing!<br />
So, can you help poor <a href="http://answers.designreviver.com/member/3670">Melissa Davis Nichols</a> with her unanswered question:</p>
<ol>
<li><a href="http://answers.designreviver.com/7108/">I&#8217;m looking for an easy Flash Loader tutorial?</a></li>
</ol>
<p>Thanks again, firstly to everyone who asked a question, but most importantly thanks to everyone that took the time to offer always helpful and useful answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/do-you-have-a-jquery-query-we-can-help/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>The Best in Web Design from Last Week</title>
		<link>http://designreviver.com/general/the-best-in-web-design-from-last-week/</link>
		<comments>http://designreviver.com/general/the-best-in-web-design-from-last-week/#comments</comments>
		<pubDate>Tue, 02 Mar 2010 11:16:32 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5689</guid>
		<description><![CDATA[The design community is choc-full of great blogs who publish articles that cover insightful tutorials, in-depth articles, impressive and inspirational showcases and an endless supply of free resources. It is a community unlike any other were the user is not only a reader but also a contributor, who in turn give something back to the [...]]]></description>
			<content:encoded><![CDATA[<p>The design community is choc-full of great blogs who publish articles that cover insightful tutorials, in-depth articles, impressive and inspirational showcases and an endless supply of free resources. It is a community unlike any other were the user is not only a reader but also a contributor, who in turn give something back to the community, through there own personal blogs and there design and development skills.<br /><span id="more-5689"></span></p>
<p>For today&#8217;s news we have collected and want to share five of the best articles from the design community in last week. We also are not only contributors, we are also readers as well, as is the nature of this great community.</p>
<h4><a href="http://www.hongkiat.com/blog/e-commerce-design-resources-the-ultimate-round-up/">E-Commerce Design Resources: The Ultimate Round-Up</a></h4>
<p><a href="http://www.hongkiat.com/blog/e-commerce-design-resources-the-ultimate-round-up/"><img src="http://designreviver.com/wp-content/uploads/2010/02/bestdr_01.jpg" alt="Best in Web Design" /></a></p>
<p>E-commerce design requires much of the same design knowledge and skill as any other type of web design. The pages are built from many of the same elements – headers, footers, columns, graphics, and text, among other things.</p>
<p>But there are additional elements that need to be considered, from both a design and usability standpoint. Site architecture is often more complicated, with products sometimes falling into multiple categories.</p>
<p>Product pages need to be laid out in a way that makes it easy for customers to see exactly what it is they’re getting. And the checkout process needs to be as simple and streamlined as possible while still capturing necessary information and encouraging repeat business. Overall, e-commerce design takes a bit more planning and care than simpler website forms.</p>
<p><a href="http://www.hongkiat.com/blog/e-commerce-design-resources-the-ultimate-round-up/">E-Commerce Design Resources: The Ultimate Round-Up</a></p>
<h4><a href="http://www.smashingmagazine.com/2010/02/25/designing-user-interfaces-for-business-web-applications/">Designing User Interfaces For Business Web Applications</a></h4>
<p><a href="http://www.smashingmagazine.com/2010/02/25/designing-user-interfaces-for-business-web-applications/"><img src="http://designreviver.com/wp-content/uploads/2010/02/bestdr_02.jpg" alt="Best in Web Design" /></a></p>
<p>A website is a collection of pages consisting mostly of static content, images and video, with limited interactive functionality (i.e. except for the contact form and search functionality). The primary role of a website is to inform. Some websites use content management systems to render dynamic content, but their nature is still informational.</p>
<p>Web applications, on the other hand, are dynamic, interactive systems that help businesses perform business critical tasks and that increase and measure their productivity. Thus, the primary role of a Web application is to perform a function that serves the user’s tasks and according to defined business rules.</p>
<p><a href="http://www.smashingmagazine.com/2010/02/25/designing-user-interfaces-for-business-web-applications/">Designing User Interfaces For Business Web Applications</a></p>
<h4><a href="http://spyrestudios.com/10-great-tools-to-create-a-mobile-version-of-your-site/">10 Great Tools to Create a Mobile Version of Your Site</a></h4>
<p><a href="http://spyrestudios.com/10-great-tools-to-create-a-mobile-version-of-your-site/"><img src="http://designreviver.com/wp-content/uploads/2010/02/bestdr_03.jpg" alt="Best in Web Design" /></a></p>
<p>Every day thousands of people are releasing mobile versions of their websites and seeing greatly increased levels of traffic as a result. Unless you optimize your website for mobile phone users soon, you could be left behind by the competition. </p>
<p>Creating a mobile-friendly version of your site sounds like a daunting task, but it couldn’t be easier to do. Using one of the excellent tools from this article, you’ll be able to build, host and launch your mobile site with absolutely no coding knowledge whatsoever.</p>
<p><a href="http://spyrestudios.com/10-great-tools-to-create-a-mobile-version-of-your-site/">10 Great Tools to Create a Mobile Version of Your Site</a></p>
<h4><a href="http://www.ourtuts.com/34-outstanding-admin-panels-for-your-web-applications/">34 Outstanding Admin Panels for Your Web Applications</a></h4>
<p><a href="http://www.ourtuts.com/34-outstanding-admin-panels-for-your-web-applications/"><img src="http://designreviver.com/wp-content/uploads/2010/02/bestdr_04.jpg" alt="Best in Web Design" /></a></p>
<p>An admin panel is a must have for web applications like e-commerce projects or content management systems, and all of the beautiful panels that are featured in this article have been created to not only make your life easier, they are also all perfectly coded and using the power of jQuery to animate the panels.</p>
<p><a href="http://www.ourtuts.com/34-outstanding-admin-panels-for-your-web-applications/">34 Outstanding Admin Panels for Your Web Applications</a></p>
<h4><a href="http://www.webdesignerdepot.com/2010/02/showcase-of-great-web-app-interfaces/">Showcase of Great Web App Interfaces</a></h4>
<p><a href="http://www.webdesignerdepot.com/2010/02/showcase-of-great-web-app-interfaces/"><img src="http://designreviver.com/wp-content/uploads/2010/02/bestdr_05.jpg" alt="Best in Web Design" /></a></p>
<p>Web Apps are popping up everywhere. Five years or so ago, we could live without them, but as the internet has evolved we use them more and more in our daily lives.</p>
<p>The web applications that were selected to be part of this showcase are based on usability, simplicity, colors and overall layout.</p>
<p><a href="http://www.webdesignerdepot.com/2010/02/showcase-of-great-web-app-interfaces/">Showcase of Great Web App Interfaces</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/the-best-in-web-design-from-last-week/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Whats Better For Designing A Website, Photoshop Or Fireworks?</title>
		<link>http://designreviver.com/general/whats-better-for-designing-a-website-photoshop-or-fireworks/</link>
		<comments>http://designreviver.com/general/whats-better-for-designing-a-website-photoshop-or-fireworks/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 09:02:34 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[fireworks]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5662</guid>
		<description><![CDATA[This week a contentious and highly debatable question was asked on Answers and, as expected, we received a lot of great answers favorable for both sides. We felt it was such a good question that we are opening it up to our trusty Design Reviver readers to hopefully settle the issue.

So, here goes&#8230; What&#8217;s Better [...]]]></description>
			<content:encoded><![CDATA[<p>This week a contentious and highly debatable question was asked on <a href="http://answers.designreviver.com/">Answers</a> and, as expected, we received a lot of great answers favorable for both sides. We felt it was such a good question that we are opening it up to our trusty Design Reviver readers to hopefully settle the issue.</p>
<p><span id="more-5662"></span></p>
<p>So, here goes&#8230; <strong>What&#8217;s Better For Designing A Website, Photoshop Or Fireworks?</strong></p>
<p>The original question was asked by <a href="http://answers.designreviver.com/member/1467">Angela</a> last Monday, and has so far received a hand-full of answers (you can read them below). We would love to hear your opinion, you can post it in the comments below or you can post an answer on the original questions thread here: <a href="http://answers.designreviver.com/3971/">What&#39;s Better For Designing A Website, Photoshop Or Fireworks?</a></p>
<p><strong><em>&#8220;<a href="http://answers.designreviver.com/">Have you asked a question yet?</a>&#8220;</em></strong></p>
<h4><a href="http://answers.designreviver.com/3971/">What&#39;s Better For Designing A Website, Photoshop Or Fireworks?</a></h4>
<p>Answer from <a href="http://answers.designreviver.com/member/712">Alessio</a>:</p>
<blockquote><p>That&#8217;s a good question! I believe that it mostly comes down to personal preference.<br />
I would use Photoshop because I&#8217;m much more comfortable with it and it&#8217;s quick and easy.<br />
The reasons that Fireworks could be better, though, are:<br />
<strong>1)</strong> It integrates rasters and vectors well, which you will probably want to do when creating a website.<br />
<strong>2)</strong> It has better image compression, which can be important when creating graphics for the web. See this article: <a href="http://www.webdesignerwall.com/general/fireworks-vs-photoshop-compression/">webdesignerwall.com</a> for an in-depth comparison of the image compression in Photoshop and Fireworks.</p>
<p>So, I think for the most part it depends on whatever you&#8217;re more comfortable with, but there are slight advantages to Fireworks.</p></blockquote>
<p>Answer from <a href="http://answers.designreviver.com/member/187">Mohamed Aslam Najeebdeen </a>:</p>
<blockquote><p>I use Photoshop for create mockups and Fireworks for wireframes and image slicing and optimization. <img src='http://designreviver.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p></blockquote>
<p>Answer from <a href="http://answers.designreviver.com/member/1666">interface.net.pk</a>:</p>
<blockquote><p>It depends on your personal preference. The more you use a tool, the more comfortable you&#8217;d b with it. By the way, photoshop is believed to be the best application for designing websites.</p></blockquote>
<p>Answer from <a href="http://answers.designreviver.com/member/186">Max</a>:</p>
<blockquote><p>Fireworks is the best, I&#8217;ve been using it since version 3. I use Photoshop for anything I do with my tablet.</p></blockquote>
<p>Answer from <a href="http://answers.designreviver.com/member/158">Michael Lajlev</a>:</p>
<blockquote><p>I think you should go with photoshop, because it contains all you need, and sometimes fireworks isnt enough. If you go with photoshop you only need to learn one interface.</p></blockquote>
<h4>Unanswered Questions</h4>
<p>There are always a couple of questions that somehow manage to go unanswered, can you help?<br />
These are this weeks orphans:</p>
<ol>
<li><a href="http://answers.designreviver.com/4556/">What Tool Would You Choose To Create A Social Network?</a></li>
<li><a href="http://answers.designreviver.com/4557/">How Can I Convert My Illustrations To Animations?</a></li>
<li><a href="http://answers.designreviver.com/5002/">How Do I Parse My XML?</a></li>
<li><a href="http://answers.designreviver.com/5227/">What&#39;s The Best Free Tool To Track Your Time On Projects?</a></li>
</ol>
<p>Thanks again to everyone that took the time to offer some helpful and useful answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/whats-better-for-designing-a-website-photoshop-or-fireworks/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Fresh Font Collections for Designers</title>
		<link>http://designreviver.com/general/fresh-font-collections-for-designers/</link>
		<comments>http://designreviver.com/general/fresh-font-collections-for-designers/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 14:51:46 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[designer]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[logo design]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5642</guid>
		<description><![CDATA[Choosing the perfect font can be one of the most difficult aspects of design. You will probably use one font for the logo, another for the headings and yet another for the content. And on top of that each design you create will have its own character and the font you choose will need to [...]]]></description>
			<content:encoded><![CDATA[<p>Choosing the perfect font can be one of the most difficult aspects of design. You will probably use one font for the logo, another for the headings and yet another for the content. And on top of that each design you create will have its own character and the font you choose will need to compliment it. Just how do you find that perfect font for that particular design?<br /><span id="more-5642"></span></p>
<p>For today&#8217;s news round-up we have collected the best and the freshest font collections to expand your font libraries and help you choose that perfect font.</p>
<h4><a href="http://www.1stwebdesigner.com/resources/free-fonts-best-for-business-logos/">30 Free Fonts Ideal for Business Logos</a></h4>
<p><a href="http://www.1stwebdesigner.com/resources/free-fonts-best-for-business-logos/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts1.jpg" alt="Font Collections" /></a></p>
<p><a href="http://www.1stwebdesigner.com/resources/free-fonts-best-for-business-logos/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts2.jpg" alt="Font Collections" /></a></p>
<p><a href="http://www.1stwebdesigner.com/resources/free-fonts-best-for-business-logos/">30 Free Fonts Ideal for Business Logos &raquo;</a></p>
<h4><a href="http://webdesignledger.com/freebies/20-fonts-ideal-for-big-and-powerful-headings">20 Fonts Ideal for Big and Powerful Headings</a></h4>
<p><a href="http://webdesignledger.com/freebies/20-fonts-ideal-for-big-and-powerful-headings"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts3.jpg" alt="Font Collections" /></a></p>
<p><a href="http://webdesignledger.com/freebies/20-fonts-ideal-for-big-and-powerful-headings"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts4.jpg" alt="Font Collections" /></a></p>
<p><a href="http://webdesignledger.com/freebies/20-fonts-ideal-for-big-and-powerful-headings">20 Fonts Ideal for Big and Powerful Headings &raquo;</a></p>
<h4><a href="http://www.designer-daily.com/7-free-grunge-fonts-that-rock-5637">7 Free Grunge Fonts That Rock</a></h4>
<p><a href="http://www.designer-daily.com/7-free-grunge-fonts-that-rock-5637"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts5.jpg" alt="Font Collections" /></a></p>
<p><a href="http://www.designer-daily.com/7-free-grunge-fonts-that-rock-5637"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts6.jpg" alt="Font Collections" /></a></p>
<p><a href="http://www.designer-daily.com/7-free-grunge-fonts-that-rock-5637">7 Free Grunge Fonts That Rock &raquo;</a></p>
<h4><a href="http://aext.net/2010/02/fonts-ideal-for-the-iphone-and-other-mobile-screens/">20 Fonts Ideal For The iPhone And Other Mobile Screens</a></h4>
<p><a href="http://aext.net/2010/02/fonts-ideal-for-the-iphone-and-other-mobile-screens/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts7.jpg" alt="Font Collections" /></a></p>
<p><a href="http://aext.net/2010/02/fonts-ideal-for-the-iphone-and-other-mobile-screens/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts8.jpg" alt="Font Collections" /></a></p>
<p><a href="http://aext.net/2010/02/fonts-ideal-for-the-iphone-and-other-mobile-screens/">20 Fonts Ideal For The iPhone And Other Mobile Screens &raquo;</a></p>
<h4><a href="http://www.pvmgarage.com/en/2010/01/a-roundup-of-45-industrial-free-fonts/">A Roundup of 45 Industrial Free Fonts</a></h4>
<p><a href="http://www.pvmgarage.com/en/2010/01/a-roundup-of-45-industrial-free-fonts/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts9.jpg" alt="Font Collections" /></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/a-roundup-of-45-industrial-free-fonts/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts10.jpg" alt="Font Collections" /></a></p>
<p><a href="http://www.pvmgarage.com/en/2010/01/a-roundup-of-45-industrial-free-fonts/">A Roundup of 45 Industrial Free Fonts &raquo;</a></p>
<h4><a href="http://iniwoo.net/freebies/creative-unusual-fonts/">The 30 Most Creative and Unusual Fonts</a></h4>
<p><a href="http://iniwoo.net/freebies/creative-unusual-fonts/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts11.jpg" alt="Font Collections" /></a></p>
<p><a href="http://iniwoo.net/freebies/creative-unusual-fonts/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drfonts12.jpg" alt="Font Collections" /></a></p>
<p><a href="http://iniwoo.net/freebies/creative-unusual-fonts/">The 30 Most Creative and Unusual Fonts &raquo;</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/fresh-font-collections-for-designers/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Selection of Code Snippets from Design Reviver Answers</title>
		<link>http://designreviver.com/general/a-selection-of-code-snippets-from-design-reviver-answers/</link>
		<comments>http://designreviver.com/general/a-selection-of-code-snippets-from-design-reviver-answers/#comments</comments>
		<pubDate>Fri, 19 Feb 2010 13:55:19 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress theme]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5452</guid>
		<description><![CDATA[Everyday Design Reviver Answers is offering solutions via useful snippets of code, helpful resources and general tips for all your web design issues. And as such we would like to share with you our favorite code snippets from this last week.

It has been yet another good week, thanks for your support!
&#8220;Have you asked a question [...]]]></description>
			<content:encoded><![CDATA[<p>Everyday Design Reviver Answers is offering solutions via useful snippets of code, helpful resources and general tips for all your web design issues. And as such we would like to share with you our favorite code snippets from this last week.</p>
<p><span id="more-5452"></span></p>
<p>It has been yet another good week, thanks for your support!</p>
<p><strong><em>&#8220;<a href="http://answers.designreviver.com/">Have you asked a question yet?</a>&#8220;</em></strong></p>
<h4><a href="http://answers.designreviver.com/2238/">How Can I Display More Than One Twitter Feed On My WordPress Blog?</a></h4>
<blockquote><p>We do this by accessing the persons Twitter account RSS feed, then fetching it and embedding it on your site.</p>
<p>Replace the example RSS&#8217;s with the ones you&#8217;d like.</p>
<p><code>get_item_quantity(3);<br />
    $rss_items = $rss-&gt;get_items(0, $maxitems);<br />
?&gt;</p>
<ul>
    &lt;?php if ($maxitems == 0) echo &#039;
<li>No items.</li>
<p>';<br />
    else<br />
    // Loop through each feed item and display each item as a hyperlink.<br />
    Foreach ( $rss_items as $item ) : ?&gt;</p>
<li>
        &lt;a href=&#039;get_permalink(); ?&gt;'&gt;<br />
            get_title(); ?&gt;<br />
        </a>
    </li>
</ul>
<p></code></p></blockquote>
<h4><a href="http://answers.designreviver.com/2237/">I Have Multiple Authors On My Site, How Can I Display Their Info?</a></h4>
<blockquote><p>If you want to display their info at the bottom or beginning of the post, then use this and place it in the corresponding area of your WordPress files. (i.e. Single.PHP or Comments.PHP)</p>
<p><code>
<div class="author-box">
<div class="author-pic"></div>
<div class="author-name"></div>
<div class="author-bio"></div>
</div>
<p></code></p>
<p>Edit the author box as necessary.</p></blockquote>
<h4><a href="http://answers.designreviver.com/2236/">How Can I Display Someone Else&#8217;s FeedBurner Post On My Site?</a></h4>
<blockquote><p>You can add the following jQuery code anywhere you want on the site (i.e. Sidebar, footer, etc.) Just remember to replace and specify which feed you&#8217;ll be recalling.</p>
<p><code>$(document).ready(function(){<br />
       $.ajax({<br />
               type: "GET",<br />
               url: "http://feeds.feedburner.com/examplefeed",<br />
               success: Function(data){<br />
                    $("#date").text($(data).find("item:first&gt;pubDate:first").text());<br />
                    $("#title").html("link:first").text()+"'&gt;"+$(data).<br />
find("item:first&gt;title:first").text()+"");<br />
                    $("#description").html($(data).<br />
find("item:first&gt;description:first").text());<br />
               }</code></p></blockquote>
<h4><a href="http://answers.designreviver.com/2225/">What Can I Use To Place A Shadow Behind My Images And Outlines?</a></h4>
<blockquote><p>If you&#8217;re refering to having your images and boxes with a drtop shadow, then you need the Box Shadow CSS feature to work for you. Here&#8217;s what you need to place in your CSS:</p>
<p><code>.shadow {<br />
  box-shadow: 3px 3px 3px #f2f2f2;<br />
  -moz-box-shadow: 3px 3px 3px #f2f2f2;<br />
  -webkit-box-shadow: 3px 3px 3px #f2f2f2;<br />
}</code></p></blockquote>
<h4><a href="http://answers.designreviver.com/2235/">What&#8217;s The Easiest Way To Redirect A Specific Page On My Site?</a></h4>
<blockquote><p>If you want to redirect users to another site once they enter a specific area on your site then you just have to use some of this Javascript code in the page to be redirected from:</p>
<p><code></p>
<p></code></p>
<p>Replace the www.google.com with the URL address you wish to redirect to.</p></blockquote>
<h4>Unanswered Questions</h4>
<p>There are always some questions that seem to get through the net, can you help us answer them?</p>
<ol>
<li><a href="http://answers.designreviver.com/3510/">What Is A Good Resource To Create Style Sheets For Multiple Web Browsers?</a></li>
<li><a href="http://answers.designreviver.com/3448/">How To Create A Profile Which Can Be Navigated, Without Using HTML Or Flash?</a></li>
<li><a href="http://answers.designreviver.com/3435/">How Do You Find New Clients?</a></li>
<li><a href="http://answers.designreviver.com/3434/">What Are Your Top Usability Tips For Web Designs?</a></li>
<li><a href="http://answers.designreviver.com/3433/">What&#8217;s A Good Mobile Framework To Use?</a></li>
<li><a href="http://answers.designreviver.com/3432/">How Can I Integrate ECommerce On My Site Without Any Coding?</a></li>
</ol>
<p>Thanks again, firstly to everyone who asked a question, but most importantly thanks to everyone that took the time to offer always helpful and useful answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-selection-of-code-snippets-from-design-reviver-answers/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>5 Cool and Fresh Photoshop Text Effects Tutorials</title>
		<link>http://designreviver.com/tutorials/5-cool-and-fresh-photoshop-text-effects-tutorials/</link>
		<comments>http://designreviver.com/tutorials/5-cool-and-fresh-photoshop-text-effects-tutorials/#comments</comments>
		<pubDate>Thu, 18 Feb 2010 16:05:28 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[text]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5427</guid>
		<description><![CDATA[Text effects seems to open up a can of creativity within artists that is unrivaled with any other aspect of graphic design. By taking the simplest form of text and a blank canvas you can create something amazing and at times awe-inspiring.
For today&#8217;s news round-up we have a small collection of amazing text effects and [...]]]></description>
			<content:encoded><![CDATA[<p>Text effects seems to open up a can of creativity within artists that is unrivaled with any other aspect of graphic design. By taking the simplest form of text and a blank canvas you can create something amazing and at times awe-inspiring.<span id="more-5427"></span></p>
<p>For today&#8217;s news round-up we have a small collection of amazing text effects and tutorials for Photoshop.</p>
<h4><a href="http://kapdesignstudio.com/archives/863">3D Typewriter Text</a></h4>
<p><a href="http://kapdesignstudio.com/archives/863"><img src="http://designreviver.com/wp-content/uploads/2010/02/pstexteffect_01.jpg" alt="Photoshop Text Effects" /></a></p>
<p>In this tutorial you’ll create some 3d typewriter hammer keys in Illustrator and mix them together with some painting techniques and the Vanishing Point Filter in Photoshop to create a stylish multi-dimensional wallpaper.</p>
<p><a href="http://kapdesignstudio.com/archives/863">View the tutorial</a>.</p>
<h4><a href="http://canvasscribbles.com/?p=44">Photoshop Grungy Metal Effect</a></h4>
<p><a href="http://canvasscribbles.com/?p=44"><img src="http://designreviver.com/wp-content/uploads/2010/02/pstexteffect_02.jpg" alt="Photoshop Text Effects" /></a></p>
<p>In this tutorial you will learn how to create a text effect using textures from stock images. The final image is a grungy picture with text being illuminated in the dark.</p>
<p><a href="http://canvasscribbles.com/?p=44">View the tutorial</a>.</p>
<h4><a href="http://wegraphics.net/tutorials/photoshop/jungle-3d-text-in-photoshop/">Jungle 3D text in Photoshop</a></h4>
<p><a href="http://wegraphics.net/tutorials/photoshop/jungle-3d-text-in-photoshop/"><img src="http://designreviver.com/wp-content/uploads/2010/02/pstexteffect_03.jpg" alt="Photoshop Text Effects" /></a></p>
<p>This is a hunourous Photoshop tutorial that explains how to create a 3D jungle text effect. You will firstly create the text in Xara3d and then Photoshop to texturize the letters using the animals’ skin.</p>
<p><a href="http://wegraphics.net/tutorials/photoshop/jungle-3d-text-in-photoshop/">View the tutorial</a>.</p>
<h4><a href="http://wegraphics.net/tutorials/photoshop/how-to-create-a-retro-style-text-effect-in-cinema-4d-and-photoshop/">Retro-Style Text Effect in Cinema 4D and Photoshop</a></h4>
<p><a href="http://wegraphics.net/tutorials/photoshop/how-to-create-a-retro-style-text-effect-in-cinema-4d-and-photoshop/"><img src="http://designreviver.com/wp-content/uploads/2010/02/pstexteffect_04.jpg" alt="Photoshop Text Effects" /></a></p>
<p>For this tutorial you will learn how to create 3D text and merge it into a retro-style scene, using Illustrator for the text, Cinema4D to make the text 3D and finally Photoshop to bring it all together.</p>
<p><a href="http://wegraphics.net/tutorials/photoshop/how-to-create-a-retro-style-text-effect-in-cinema-4d-and-photoshop/">View the tutorial</a>.</p>
<h4><a href="http://www.webdtools.com/design/graphics/brushed_explosion/">3D explosion using the Brush and Smudge Tool</a></h4>
<p><a href="http://www.webdtools.com/design/graphics/brushed_explosion/"><img src="http://designreviver.com/wp-content/uploads/2010/02/pstexteffect_05.jpg" alt="Photoshop Text Effects" /></a></p>
<p>In this tutorial you will learn how to create a 3D explosion using the Brush and Smudge Tool using Photoshop and its default settings. After creating the explosion, the tutorial also features a few steps guiding you on how to create and implement your own 3d text.</p>
<p><a href="http://www.webdtools.com/design/graphics/brushed_explosion/">View the tutorial</a>.</p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/5-cool-and-fresh-photoshop-text-effects-tutorials/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Design Reviver Answers &#8211; Weekly Review</title>
		<link>http://designreviver.com/general/design-reviver-answers-weekly-review/</link>
		<comments>http://designreviver.com/general/design-reviver-answers-weekly-review/#comments</comments>
		<pubDate>Fri, 12 Feb 2010 10:13:41 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[Q&A]]></category>
		<category><![CDATA[questions]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5332</guid>
		<description><![CDATA[This is our weekly review from our web design Q&#38;A web site Design Reviver Answers. It gives us a chance to highlight our favorite questions and share with our readers some of the insightful answers.

It has been another good week with yet more members, more questions and, most importantly, plenty of answers.
&#8220;Have you asked a [...]]]></description>
			<content:encoded><![CDATA[<p>This is our weekly review from our web design Q&amp;A web site <a href="http://answers.designreviver.com/">Design Reviver Answers</a>. It gives us a chance to highlight our favorite questions and share with our readers some of the insightful answers.</p>
<p><span id="more-5332"></span></p>
<p>It has been another good week with yet more members, more questions and, most importantly, plenty of answers.</p>
<p><em>&#8220;<a href="http://answers.designreviver.com/">Have you asked a question yet?</a>&#8220;</em></p>
<h4><a href="http://answers.designreviver.com/1413">How Do I Add My Feedburner Text Count On My Sidebar?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/351">Autobots</a>:</p>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/350">Rollback999</a>?:</strong></p>
<blockquote><p>&#8220;You can do this by inserting the following code within the side bar div or sidebar menu. Edit the code to match up with your feedburner account.</p>
<p>Found on: <a href="http://yoast.com">yoast.com&#8221;</a></p></blockquote>
<h4><a href="http://answers.designreviver.com/1412">What Is The Correct Way To Set Opacity Using CSS3?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/352">Themans</a>:</p>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/54">Joel Reyes</a>?:</strong></p>
<blockquote><p>&#8220;CSS3 allows you to set opacity for text, images, or sections. Here&#8217;s the magical code that allows us to do so. This code is compatible with Firefox, Safari, and Opera 9.</p>
<p>Code:<br />
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); /* IE 5.5+*/<br />
-moz-opacity: 0.5; /* Mozilla 1.6 ? ???? */<br />
-khtml-opacity: 0.5; /* Konqueror 3.1, Safari 1.1 */<br />
opacity: 0.5; /* CSS3 &#8211; Mozilla 1.7 +, Firefox 0.9 +, Safari 1.2+, Opera 9 */&#8221;</p></blockquote>
<h4><a href="http://answers.designreviver.com/1411">How Do I Limit All Of My Post Titles In WordPress?</a></h4>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/351">Autobots</a>:</strong></p>
<blockquote><p>&#8220;Limiting the titles of your posts is beneficial if you want to keep anticipation for the user, or to save some space. This is a php function, place this within your single.php file:</p>
<p>Function limit_title($title, $n){<br />
if (strlen($title)&gt;$n) {<br />
   echo substr(the_title($before = ”, $after = ”, FALSE), 0, $n) . ‘…’;<br />
}<br />
else { the_title(); }<br />
}&#8221;</p></blockquote>
<h4><a href="http://answers.designreviver.com/1409">How Do I Create Cross-browser Rotation Transformation With CSS?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/351">Autobots</a>:</p>
<blockquote><p>&#8220;Here&#8217;s the code for CSS transform rotation effect. It works with all of the common browsers.</p>
<p>#one {<br />
-moz-transform:rotate(45deg);<br />
-webkit-transform:rotate(45deg);<br />
-o-transform:rotate(45deg);<br />
-ms-transform:rotate(45deg);<br />
}</p>
<p>Source: <a href="http://samuli.hakoniemi.net">samuli.hakoniemi.net</a>&#8220;</p></blockquote>
<h4><a href="http://answers.designreviver.com/1213">Do Web Designers Think Themselves Artists?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/46">Shu</a>:</p>
<p><strong><a href="http://answers.designreviver.com/member/662">Michael Cassius </a>:</strong></p>
<blockquote><p>&#8220;It&#8217;s all depends if you&#8217;re a pixel pusher lead by clients or a creative, who creates&#8230; Like the difference between a house painter and Michelangelo.&#8221;</p></blockquote>
<p><strong><a href="http://answers.designreviver.com/member/283">Jared</a>:</strong></p>
<blockquote><p>&#8220;I&#8217;m somewhat new to web design, but I consider myself an artist &#8211; or at least my service as art&#8230; I guess that makes me an artist, huh? I do, because there is no one answer (like 2+2=4), but instead it allows me to be creative, like writing a poem or playing a instrument. Yes. It is art.&#8221;</p></blockquote>
<p><strong><a href="http://answers.designreviver.com/member/136">Benjamin Alijagic</a>:</strong></p>
<blockquote><p>&#8220;If they work enough years long and if they put enough soul in each part of their work, they should. Of course not client work but even client work can get into art sometimes.</p>
<p>In theory, design (including a web design) is only a decoration of final product (in web sites, final product is content on site) and design cannot be called Art or web designers Artists.&#8221;</p></blockquote>
<p><strong><a href="http://answers.designreviver.com/member/237">Audee</a>:</strong></p>
<blockquote><p>&#8220;Now I wonder how would an artist director who is fully involved in a web design project can be considered as web designer?</p>
<p>I think if you call yourself as a web designer, you know the rule of usability and sort of it in web design field, but at least you must have a little of aesthetic sense in you, to put together the beauty and function or usability elements into a website.</p>
<p>I&#8217;d say that the &#8216;artist&#8217; in you could be relative to some levels, it depends on your talents or your artistic skills gained in time.&#8221;</p></blockquote>
<h4>Unanswered Questions</h4>
<p>Even with all the helpful answers we have recieved over the past week, we do still have some unanswered questions.</p>
<p>If you have any spare time, perhaps you could help us answer some of these questions and give a little back to the community:</p>
<ol>
<li><a href="http://answers.designreviver.com/1698">What Are Your Experiences With Expression Engine?</a></li>
<li><a href="http://answers.designreviver.com/1067">Quick N Dirty Method To Call A Flickr Group&#8217;s Number Of Members?</a></li>
<li><a href="http://answers.designreviver.com/1756">What&#8217;s A Good And Free Place To Post Jobs For Designers?</a></li>
</ol>
<p>Thanks again, firstly to everyone who asked a question, but most importantly thanks to everyone that took the time to offer always helpful and useful answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/design-reviver-answers-weekly-review/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>A Selection of Useful Web Apps and Tools</title>
		<link>http://designreviver.com/general/a-selection-of-useful-web-apps-and-tools/</link>
		<comments>http://designreviver.com/general/a-selection-of-useful-web-apps-and-tools/#comments</comments>
		<pubDate>Thu, 11 Feb 2010 14:45:31 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[tools]]></category>
		<category><![CDATA[twitter]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5314</guid>
		<description><![CDATA[There are an abundance of free tools available for every conceivable job, the only problem is you can never find the perfect one! To help you find that exact tool we have compiled a list of resources offering all of your web app solutions &#8211; as the saying goes, &#8220;we have an app for that&#8221;!

20 [...]]]></description>
			<content:encoded><![CDATA[<p>There are an abundance of free tools available for every conceivable job, the only problem is you can never find the perfect one! To help you find that exact tool we have compiled a list of resources offering all of your web app solutions &#8211; as the saying goes, &#8220;we have an app for that&#8221;!</p>
<p><span id="more-5314"></span></p>
<h4><a href="http://spyrestudios.com/usability-conversion-analysis-tools/">20 Fantastic Usability &amp; Conversion Analysis Tools</a></p>
</h4>
<p><a href="http://spyrestudios.com/usability-conversion-analysis-tools/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drtools1.jpg" alt="Design Tools" /></a></p>
<p>Usability and conversion analysis tools, such as the examples listed in this article, will help you design or redesign your site to make it easier and enjoyable for visitors to navigate around. Such tools can be expensive, but they needn’t be. Amongst the pricier ones listed you’ll find many that are cheap or completely free to use.</p>
<p><a href="http://spyrestudios.com/usability-conversion-analysis-tools/">20 Fantastic Usability &amp; Conversion Analysis Tools</a></p>
<h4><a href="http://www.webdesignbooth.com/project-management-tools/">20 Great Project Management Tools</a></p>
</h4>
<p><a href="http://www.webdesignbooth.com/project-management-tools/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drtools2.jpg" alt="Design Tools" /></a></p>
<p>Project Management is often defined as the science of organizing, planning and managing the available resources of a particular organization to successfully complete a project, which aims to meet the organization’s goals and objectives. </p>
<p>This type of system will be useful in ensuring the timely and effective output of a project. Furthermore, the implementation of such a system will give you greater productivity in every project.</p>
<p><a href="http://www.webdesignbooth.com/project-management-tools/">20 Great Project Management Tools</a></p>
<h4><a href="http://www.instantshift.com/2010/01/21/30-twitter-tools-to-help-grow-your-community/">30 Twitter Tools to Help Grow Your Community</a></p>
</h4>
<p><a href="http://www.instantshift.com/2010/01/21/30-twitter-tools-to-help-grow-your-community/"><img src="http://designreviver.com/wp-content/uploads/2010/02/drtools3.jpg" alt="Design Tools" /></a></p>
<p>With Twitter, professionals are able to avidly share, distribute, and promote information with the people who are following them. After all, finding an effective way to spread content throughout the web is becoming scarce these days.</p>
<p>However, setting up a Twitter account and posting a tweet isn’t the end of the line. You need to know how to grow and manage a community of followers that will not only will be interested in what you have to say, but they will also want to share with others the things you tweet. This is the idea behind a solid community. </p>
<p>We can take this into account, and apply the same concepts to the success of our Twitter communities.</p>
<p><a href="http://www.instantshift.com/2010/01/21/30-twitter-tools-to-help-grow-your-community/">30 Twitter Tools to Help Grow Your Community</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-selection-of-useful-web-apps-and-tools/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Week in Review: Design Reviver Answers</title>
		<link>http://designreviver.com/general/week-in-review-design-reviver-answers/</link>
		<comments>http://designreviver.com/general/week-in-review-design-reviver-answers/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 12:12:25 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[question]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5079</guid>
		<description><![CDATA[It has now been two weeks since our launch of Design Reviver Answers, and we couldn&#8217;t be happier. Even more members, yet more visitors, an abundance of questions and a hell of a lot more answers &#8211; we really are building a great web design community portal!

We felt it would be nice to share with [...]]]></description>
			<content:encoded><![CDATA[<p>It has now been two weeks since our launch of <a>Design Reviver Answers</a>, and we couldn&#8217;t be happier. Even more members, yet more visitors, an abundance of questions and a hell of a lot more answers &#8211; we really are building a great web design community portal!</p>
<p><span id="more-5079"></span></p>
<p>We felt it would be nice to share with you our favorite Questions and Answers, and ask you: &#8220;<em><a>Have you asked a question yet?</a></em>&#8220;</p>
<h4><a href="http://answers.designreviver.com/383">Would I Possibly Be Able To Know What Language My Websites Visitors Use?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/350">Rollback999</a>:</p>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/352">Themans</a>?:</strong></p>
<blockquote><p>&#8220;Sure! This is mostly used for detection and then translation of a webpage.</p>
<p>Function getPreferredLanguage() {<br />
    $langs = array();<br />
    if (isset($_SERVER['HTTP_ACCEPT_LANGUAGE'])) {<br />
        // break up string into pieces (languages and q factors)<br />
        preg_match_all(&#8216;/([a-z]{1,8}(-[a-z]{1,8})?)s*(;s*qs*=s*(1<br />
0.[0-9]+))?/i&#8217;,<br />
                $_SERVER['HTTP_ACCEPT_LANGUAGE'], $lang_parse);<br />
        if (count($lang_parse[1])) {<br />
            // create a list like &#8220;en&#8221; =&gt; 0.8<br />
            $langs = array_combine($lang_parse[1], $lang_parse[4]);<br />
            // set default to 1 for any without q factor<br />
            foreach ($langs as $lang =&gt; $val) {<br />
                if ($val === &#8221;) $langs[$lang] = 1;<br />
            }<br />
            // sort list based on value<br />
            arsort($langs, SORT_NUMERIC);<br />
        }<br />
    }<br />
    //extract most important (first)<br />
    foreach ($langs as $lang =&gt; $val) { break; }<br />
    //if complex language simplify it<br />
    if (stristr($lang,&#8221;-&#8221;)) {$tmp = explode(&#8220;-&#8221;,$lang); $lang = $tmp[0]; }<br />
    return $lang;<br />
}</p>
<p>Source: <a href="http://www.barattalo.it">www.barattalo.it</a>&#8220;</p></blockquote>
<h4><a href="http://answers.designreviver.com/379">How Can I Redirect Mobile Users?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/195">Heri Setiawan</a>:</p>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/54">Joel Reyes</a>?:</strong></p>
<blockquote><p>&#8220;If you&#8217;re looking to redirect users that visit your site on a mobile platform then you can embed this within your <strong>html file</strong>. It&#8217;s a very simple <strong>JavaSript code</strong>.</p>
<p>&lt;!&#8211;<br />
if (screen.width </p>
<p>All you have to do is simple replace the mobilevs.php with the location of your sites mobile version.&#8221;</p></blockquote>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/54">Heri Setiawan</a>?:</strong></p>
<blockquote><p>&#8220;Hi joel. That&#8217;s nice trick. But i recommend to use this PHP mobile detection, as it can be used to detect any mobile platform, like Windows Mobile, Blackberry, Opera Mini, Android, Iphone, etc.</p>
<p>Found it <a href="http://bavotasan.com/tidbits/php-code-to-redirect-mobilehandheld-users/">here</a>, and official site <a href="http://detectmobilebrowsers.mobi/">here</a>.&#8221;</p></blockquote>
<h4><a href="http://answers.designreviver.com/366">How Do I Protect My Email Addresses On My Blog?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/352">Themans</a>:</p>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/351">Autobots</a>?:</strong></p>
<blockquote><p>&#8220;If you&#8217;re trying to run a more secure enviornment by protecting/encrypting emails then you can use the following script to protect against bots and spyders.</p>
<p>Code:<br />
function hide_email($email) { $character_set = &#8216;+-.0123456789@ABCDEFGHIJKLMNOPQRSTUVWXYZ_abcdefghijklmnopqrstuvwxyz&#8217;; $key = str_shuffle($character_set); $cipher_text = &#8221;; $id = &#8216;e&#8217;.rand(1,999999999); for ($i=0;$i&#8221;+d+&#8221;"&#8216;; $script = &#8220;eval(&#8220;&#8221;.str_replace(array(&#8220;\&#8221;,&#8217;&#8221;&#8216;),array(&#8220;\\&#8221;,&#8217;&#8221;&#8216;), $script).&#8221;")&#8221;; $script = &#8221;; return &#8216;[javascript protected email address]&#8216;.$script; }</p>
<p>Source: <a href="http://www.maurits.vdschee.nl">www.maurits.vdschee.nl</a>&#8220;</p></blockquote>
<h4><a href="http://answers.designreviver.com/362">How Can I Customize My UL List?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/352">Themans</a>:</p>
<blockquote><p>&#8220;UL Lists are for the most part the same, there is rarely much you can do when it comes to customizations beyond the links, text color, etc. However, here&#8217;s a script that will create a simple slide-out effect for your UL lists. Enjoy!</p>
<p>Create an ID section in your CSS. We then place the following as your HTML:</p>
<ul>
<li>Playstation | <a href="#">Hide</a></li>
<li>iPod Touch | <a href="#">Hide</a></li>
<li>XBOX 360 | <a href="#">Hide</a></li>
<li>Nokia N97| <a href="#">Hide</a></li>
<li>Dell Inspiron | <a href="#">Hide</a></li>
</ul>
<p>Now we need some JavaScript code to allow the Slide-Out effect to take life:</p>
<p>window.addEvent(&#8216;domready&#8217;, function() {<br />
/* From the list with ID myList, for each li element of the list&#8230;: */<br />
$(&#8216;myList&#8217;).getElements(&#8216;li&#8217;).each(function(e){<br />
/* &#8230;get the ID of the selected item */<br />
e.getElement(&#8216;a&#8217;).addEvent(&#8216;click&#8217;, function(listID){<br />
/* Enable Fx.Slide effect for the selected item */<br />
var list_element = new Fx.Slide(listID);<br />
/* Enable slideOut() effect */<br />
list_element.slideOut()<br />
}.pass(e.id));<br />
});<br />
});</p>
<p>Source: <a href="http://woork.blogspot.com">woork.blogspot.com</a>&#8220;</p></blockquote>
<h4><a href="http://answers.designreviver.com/448">What Books Do You Recommend For A Beginner To Kick Off The Start Of Learning Web Design?</a></h4>
<p>This question was asked by <a href="http://answers.designreviver.com/member/46">Shu</a>:</p>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/195">Heri Setiawan</a>:</strong></p>
<blockquote><p>&#8220;These may help beginner:</p>
<p><a href="http://www.principlesofbeautifulwebdesign.com/">Principles Of Beautiful Web Design</a><br />
<a href="http://www.adobepress.com/bookstore/product.asp?isbn=0321492021">Adobe Photoshop CS3 Classroom in a Book</a><br />
<a href="http://htmldog.com/articles/atmedia2005/">XHTML And CSS : A Web Standards Approach</a>   &lt;- this one is awesome<br />
<a href="http://www.sitepoint.com/books/cssant3/?historicredirect=cssant2">The CSS Anthology : 101 Essential Tips, Tricks &amp; Hacks</a> <br />
<a href="http://www.packtpub.com/wordpress-theme-design/book">WordPress Theme Design</a> (here is the <a href="http://www.packtpub.com/wordpress-2-8-theme-design-2nd-edition/book">newer version</a>)&#8221;</p></blockquote>
<p><strong>Answer from <a href="http://answers.designreviver.com/member/141">Cy Klassen</a>:</strong></p>
<blockquote><p>&#8220;<a href="http://www.webstandardistas.com/book/">HTML and CSS Web Standards Solutions</a>: A Web Standardista&#8217;s Approach.<br />
<a href="http://www.htmldog.com/book/">HTML Dog</a>: The Best-Practice Guide to XHTML and CSS.<br />
The Zen of CSS Design (see <a href="http://www.csszengarden.com/">css Zen Garden</a>).&#8221;</p></blockquote>
<h4>What Next for Design Reviver Answers?</h4>
<p><a href="http://answers.designreviver.com/member/158">Michael Lajlev</a> asked us this question: <strong><a href="http://answers.designreviver.com/351">Please Make An Option For Showing If A Topic Is Resolved And How Many Comments Is Made To A Q?</a></strong>. Its a fair question and this is our answer:</p>
<blockquote><p>&#8220;Thanks for the suggestions Michael, we will be adding the number of answers onto the question pages shortly. At the moment we don&#8217;t have any plans to close questions (and mark them resolved) I know some Q&amp;A sites like yahoo answers have that system so it might be something for us to add in the future.&#8221;</p></blockquote>
<p>If anyone else has any suggestions or ideas on how we can improve the site, we would love to hear from you.</p>
<p>Thanks again, firstly to everyone who asked a question, but most importantly thanks to everyone that took the time to offer always helpful and useful answers.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/week-in-review-design-reviver-answers/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>5 Web Design Articles Worth Reading</title>
		<link>http://designreviver.com/general/5-web-design-articles-worth-reading/</link>
		<comments>http://designreviver.com/general/5-web-design-articles-worth-reading/#comments</comments>
		<pubDate>Thu, 04 Feb 2010 12:30:59 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5062</guid>
		<description><![CDATA[Web design is all about learning new techniques, discovering new and useful resources and, ultimately, it is about pushing the web experience forward. There is a lot of responsibility on the shoulders of all web designers and a lot of pressure trying to keeping up with it all &#8211; Everyday there is a new technique [...]]]></description>
			<content:encoded><![CDATA[<p>Web design is all about learning new techniques, discovering new and useful resources and, ultimately, it is about pushing the web experience forward. There is a lot of responsibility on the shoulders of all web designers and a lot of pressure trying to keeping up with it all &#8211; Everyday there is a new technique for this, a new technique for that, how can you possibly keep up?</p>
<p><span id="more-5062"></span></p>
<p>Today&#8217;s news does not answer that question, what it does is give you an opportunity to break away from the norm, to kick back and enjoy this collection of not resourceful, but insightful articles on web design for web designers. No work required, just good reading!</p>
<h4><a href="http://www.webdesignerdepot.com/2010/02/how-to-grow-as-a-web-designer/">How to Grow as a Web Designer</a></h4>
<p><a href="http://www.webdesignerdepot.com/2010/02/how-to-grow-as-a-web-designer/"><img src="http://designreviver.com/wp-content/uploads/2010/02/webreading1.jpg" alt="Web Design Reading" /></a></p>
<p>Getting in a rut is often the result of not staying up to date with the latest trends and technologies in the industry. Even if we do stay up to date, many of us at one time or another feel anxious about whether we’re advancing.</p>
<p>If you’re at a firm, you may be working towards a raise or promotion, or perhaps you’re thinking of jumping ship to a bigger and better company.</p>
<p>For the freelancers out there, you of course determine your own destiny; but far too often our careers feel stagnant, too.</p>
<p>This article goes over some insightful ways to reignite your growth as a web designer.</p>
<p><a href="http://www.webdesignerdepot.com/2010/02/how-to-grow-as-a-web-designer/">How to Grow as a Web Designer</a></p>
<h4><a href="http://webdesignledger.com/tips/the-principle-of-contrast-in-web-design">The Principle of Contrast in Web Design</a></h4>
<p><a href="http://webdesignledger.com/tips/the-principle-of-contrast-in-web-design"><img src="http://designreviver.com/wp-content/uploads/2010/02/webreading2.jpg" alt="Web Design Reading" /></a></p>
<p>A web design is made of many different elements, each having varying levels of importance and some demanding prominence over others. </p>
<p>Some elements share a relationship, while others are not related at all. The tricky part is being able to communicate this visually and effectively. This is where the principle of contrast comes into play.</p>
<p><a href="http://webdesignledger.com/tips/the-principle-of-contrast-in-web-design">The Principle of Contrast in Web Design</a></p>
<h4><a href="http://www.smashingmagazine.com/2010/01/29/better-user-experience-using-storytelling-part-one/">Better User Experience With Storytelling</a></h4>
<p><a href="http://www.smashingmagazine.com/2010/01/29/better-user-experience-using-storytelling-part-one/"><img src="http://designreviver.com/wp-content/uploads/2010/02/webreading3.jpg" alt="Web Design Reading" /></a></p>
<p>Today we communicate a bit differently from days gone by. Our information is fragmented across various mass-media channels and delivered through ever-changing technology. It has become watered down, cloned, and is churned out quickly in 140-character blurbs. We’ve lost that personal touch where we find an emotional connection that makes us care.</p>
<p>Using storytelling, however, we can pull these fragments together into a common thread. We can connect as real people, not just computers. In this article you’ll explore how user experience professionals and designers are using storytelling to create compelling experiences that build human connections.</p>
<p><a href="http://www.smashingmagazine.com/2010/01/29/better-user-experience-using-storytelling-part-one/">Better User Experience With Storytelling</a></p>
<h4><a href="http://www.instantshift.com/2010/01/23/user-experience-of-the-real-time-web/">User Experience Of The Real Time Web</a></h4>
<p><a href="http://www.instantshift.com/2010/01/23/user-experience-of-the-real-time-web/"><img src="http://designreviver.com/wp-content/uploads/2010/02/webreading4.jpg" alt="Web Design Reading" /></a></p>
<p>There has been much talk about all of the businesses that are sprouting up in regards to the real-time web. But, it can be confusing for the user because there is so much out there. They key for users is to first recognize what they are looking to do on the real time web. </p>
<p>Once that is known, it is important to know where to go to get the information that is being looked for. The rewards can be plentiful as the real time web offers outstanding resources once the user becomes experienced with how to use it.</p>
<p><a href="http://www.instantshift.com/2010/01/23/user-experience-of-the-real-time-web/">User Experience Of The Real Time Web</a></p>
<h4><a href="http://designshack.co.uk/articles/business-articles/how-to-make-money-as-a-freelance-designer">How to Make Money as a Freelance Designer</a></h4>
<p><a href="http://designshack.co.uk/articles/business-articles/how-to-make-money-as-a-freelance-designer"><img src="http://designreviver.com/wp-content/uploads/2010/02/webreading5.jpg" alt="Web Design Reading" /></a></p>
<p>Despite the glamorous reputation, freelance design is no walk in the park. It takes an incredible work ethic, significant entrepreneurial prowess, and a little bit of insanity to pull it off effectively. This article will discuss how to effectively make a living as a freelancer (designer or otherwise).</p>
<p><a href="http://designshack.co.uk/articles/business-articles/how-to-make-money-as-a-freelance-designer">How to Make Money as a Freelance Designer</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/5-web-design-articles-worth-reading/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>DR Questions and Answers &#8211; What a busy week it has been!</title>
		<link>http://designreviver.com/general/dr-questions-and-answers-what-a-busy-week-it-has-been/</link>
		<comments>http://designreviver.com/general/dr-questions-and-answers-what-a-busy-week-it-has-been/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 14:37:09 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[questions]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=5012</guid>
		<description><![CDATA[It is now been just over a week since we launched Design Reviver Answers. And what a week it has been!
We have simply been overwhelmed by the response from the design community, it has more than beat our expectations and we very much appreciate the support from everybody.

Some Impressive Stats
Up to date we have 255 [...]]]></description>
			<content:encoded><![CDATA[<p>It is now been just over a week since we launched <a href="http://answers.designreviver.com/">Design Reviver Answers</a>. And what a week it has been!<br /><span id="more-5012"></span></p>
<p>We have simply been overwhelmed by the response from the design community, it has more than beat our expectations and we very much appreciate the support from everybody.</p>
<p><!--more--></p>
<h4>Some Impressive Stats</h4>
<p>Up to date we have <strong>255</strong> new members, over <strong>120</strong> questions have been asked and a staggering <strong>370</strong> answers have been given.</p>
<p><a href="http://answers.designreviver.com/tags/wordpress/">Wordpress</a>, to be expected, has been the most popular topic/tag, closely followed by <a href="http://answers.designreviver.com/tags/css/">CSS</a> and then by the sometimes tricky <a href="http://answers.designreviver.com/tags/jQuery/">jQuery</a>.</p>
<p><a href="http://answers.designreviver.com/member/195">Heri Setiawan</a> has been our most prolific member, by answering 29 questions (290 points). Next there is <a href="http://answers.designreviver.com/member/141">Cy Klassen</a> with with 2 questions and 21 answers (210 points), and closely followed by <a href="http://answers.designreviver.com/member/136">Benjamin Alijagic</a> with 20 questions (200 points).</p>
<p>How many points do you have?</p>
<h4>Some Examples of the Impressive Questions and Answers</h4>
<p>All of the questions, from all our members have been constructive and varied, resulting in intelligent and useful answers, here are some examples:</p>
<p><a href="http://answers.designreviver.com/209"><img src="http://designreviver.com/wp-content/uploads/2010/01/drqanda1.jpg" alt="Design Reviver QandA" /></a></p>
<p><a href="http://answers.designreviver.com/225"><img src="http://designreviver.com/wp-content/uploads/2010/01/drqanda2.jpg" alt="Design Reviver QandA" /></a></p>
<p><a href="http://answers.designreviver.com/269"><img src="http://designreviver.com/wp-content/uploads/2010/01/drqanda3.jpg" alt="Design Reviver QandA" /></a></p>
<h4>Unanswered Questions</h4>
<p>Surprisingly there are still a handful of questions that have as yet been unanswered, could you help us? Here are some of the questions:</p>
<ul>
<li><a href="http://answers.designreviver.com/336">Has Javascript Reached A Point Where Flash Is Unnecessary For Web Design?</a></li>
<li><a href="http://answers.designreviver.com/332">How Can I Create A Auto-Email Reminder With Date And Time?</a></li>
<li><a href="http://answers.designreviver.com/330">How Can I Properly Load An Xml File?</a></li>
</ul>
<h4>Help us get better</h4>
<p> We would love to hear what you think of our new service, how can we improve it? What new features would you like?</p>
<p>Please leave your thoughts via the comments below.</p>
<p>Again, thanks to everyone for the support.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/dr-questions-and-answers-what-a-busy-week-it-has-been/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Color Tools, Resources and Inspiration</title>
		<link>http://designreviver.com/general/color-tools-resources-and-inspiration/</link>
		<comments>http://designreviver.com/general/color-tools-resources-and-inspiration/#comments</comments>
		<pubDate>Fri, 29 Jan 2010 09:05:12 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[resources]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=4996</guid>
		<description><![CDATA[Color is the integral element with design. It can bring a bland idea to life, it can revitalize a boring and dreary web site and can bring lifeless art to, well, life. Why is it so powerful? Because different colors can invoke different emotions with different people, thus altering our perception of how we see [...]]]></description>
			<content:encoded><![CDATA[<p>Color is the integral element with design. It can bring a bland idea to life, it can revitalize a boring and dreary web site and can bring lifeless art to, well, life. Why is it so powerful? Because different colors can invoke different emotions with different people, thus altering our perception of how we see art.<span id="more-4996"></span> </p>
<p>In today&#8217;s news round up we have collected some color related articles, some tools for your inspiration and learning.</p>
<h4><a href="http://www.smashingmagazine.com/2010/01/28/color-theory-for-designers-part-1-the-meaning-of-color/">Color Theory for Designers, Part 1: The Meaning of Color</a></h4>
<p><a href="http://www.smashingmagazine.com/2010/01/28/color-theory-for-designers-part-1-the-meaning-of-color/"><img src="http://designreviver.com/wp-content/uploads/2010/01/color1.jpg" alt="Color Tools, Resources and Inspiration" /></a></p>
<p>Color in design is very subjective. What evokes one reaction in one person may evoke a very different reaction in somone else. Sometimes this is due to personal preference, and other times due to cultural background. Color theory is a science in itself.</p>
<p>This is the first in a three-part series on color theory, were the author discusses the meanings behind the different color families, and gives some examples of how these colors are used.</p>
<p><a href="http://www.smashingmagazine.com/2010/01/28/color-theory-for-designers-part-1-the-meaning-of-color/">Color Theory for Designers, Part 1: The Meaning of Color</a></p>
<h4><a href="http://www.problogdesign.com/resources/25-color-combination-tools-for-designers/">25 Color Combination Tools for Designers</a></h4>
<p><a href="http://www.problogdesign.com/resources/25-color-combination-tools-for-designers/"><img src="http://designreviver.com/wp-content/uploads/2010/01/color2.jpg" alt="Color Tools, Resources and Inspiration" /></a></p>
<p>There are a lot of online tools to help create a beautiful color combination. They all vary slightly to suit each designers with different preferences on how they work. In this article they collected together 25 of the best color tools, with a quick overview on each to help you decide which is best for you.</p>
<p><a href="http://www.problogdesign.com/resources/25-color-combination-tools-for-designers/">25 Color Combination Tools for Designers</a></p>
<h4><a href="http://www.colorgorize.com/">Colorgorize the Web</a></h4>
<p><a href="http://www.colorgorize.com/"><img src="http://designreviver.com/wp-content/uploads/2010/01/color3.jpg" alt="Color Tools, Resources and Inspiration" /></a></p>
<p>The first version of Colorgorize was published in 2007 as a project at the University of the Arts Bremen, Germany. Back then, Colorgorize was a Firefox add-on that could display similar colored websites to the website currently opened. Colorgorize has since changed to a website recently to allow it to reach a bigger audience. Today, thousands of websites are already analyzed and can be searched by colors.</p>
<p><a href="http://www.colorgorize.com/">Colorgorize the Web</a></p>
<h4><a href="http://gizmodo.com/5450606/what-if-computer-graphics-ran-under-crayolas-law">What If Computer Graphics Ran Under Crayola&#39;s Law?</a></h4>
<p><a href="http://gizmodo.com/5450606/what-if-computer-graphics-ran-under-crayolas-law"><img src="http://designreviver.com/wp-content/uploads/2010/01/color4.jpg" alt="Color Tools, Resources and Inspiration" /></a></p>
<p><a href="http://gizmodo.com/5450606/what-if-computer-graphics-ran-under-crayolas-law">What If Computer Graphics Ran Under Crayola&#39;s Law?</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/color-tools-resources-and-inspiration/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A Selection of Useful jQuery Plugins</title>
		<link>http://designreviver.com/general/a-selection-of-useful-jquery-plugins/</link>
		<comments>http://designreviver.com/general/a-selection-of-useful-jquery-plugins/#comments</comments>
		<pubDate>Wed, 27 Jan 2010 09:28:50 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[navigation]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[web forms]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=4963</guid>
		<description><![CDATA[For the last few years jQuery has been the jewel in Javascripts crown. Its rapid rise in popularity not only reflects how powerful a tool it is but also how relatively easy it is to work with. It is because of these two factors that developers have been churning out plugins and new techniques at [...]]]></description>
			<content:encoded><![CDATA[<p>For the last few years jQuery has been the jewel in Javascripts crown. Its rapid rise in popularity not only reflects how powerful a tool it is but also how relatively easy it is to work with. It is because of these two factors that developers have been churning out plugins and new techniques at a phenomenal rate.</p>
<p><span id="more-4963"></span></p>
<p>Thanks to all of those developers for making our life easier!</p>
<h4><a href="http://www.1stwebdesigner.com/resources/stylish-jquery-tooltip-plugins-webdesign/">30 Stylish jQuery Tooltip Plugins For Catchy Designs</a></h4>
<p><a href="http://www.1stwebdesigner.com/resources/stylish-jquery-tooltip-plugins-webdesign/"><img src="http://designreviver.com/wp-content/uploads/2010/01/jquerydr1.jpg" alt="jQuery Plugins and Techniques" /></a></p>
<p>Tooltips can be an important factors on a web site,although little and not always visible, they do offer so much. Although important, they also happen to be a very badly misunderstood and a poorly implemented component.</p>
<p><a href="http://www.1stwebdesigner.com/resources/stylish-jquery-tooltip-plugins-webdesign/">30 Stylish jQuery Tooltip Plugins For Catchy Designs</a></p>
<h4><a href="http://www.noupe.com/jquery/45-jquery-navigation-plugins-and-tutorials.html">45 jQuery Navigation Plugins and Tutorials</a></h4>
<p><a href="http://www.noupe.com/jquery/45-jquery-navigation-plugins-and-tutorials.html"><img src="http://designreviver.com/wp-content/uploads/2010/01/jquerydr2.jpg" alt="jQuery Plugins and Techniques" /></a></p>
<p>As many of us know, the initial 15-20 seconds of a new user’s visit to a web site will have a large impact on whether on not they are going to like or dislike the site, prompting them to decide whether they will stay or go. This means it’s vital that you follow usability rules with common design practices and layout your site, especially the navigation, in a style that the user can either learn easily or already understands. </p>
<p>The biggest part of this process is developing a menu that is both easy to use and intuitive, as well as styling it to fit into your site’s design. Having said all that, an easy-to-use menu should not put the shackles on creativity.</p>
<p>In this article they’ve listed 45 jQuery plugins and tutorials that demonstrate not only how powerful jQuery is, but also how your website’s navigation can be both creative and usable. </p>
<p><a href="http://www.noupe.com/jquery/45-jquery-navigation-plugins-and-tutorials.html">45 jQuery Navigation Plugins and Tutorials</a></h4>
<h4><a href="http://designm.ag/resources/jquery-form-plugins/">25 jQuery Plugins for Working with Forms</a></h4>
<p><a href="http://designm.ag/resources/jquery-form-plugins/"><img src="http://designreviver.com/wp-content/uploads/2010/01/jquerydr3.jpg" alt="jQuery Plugins and Techniques" /></a></p>
<p>Almost every website uses a form of some kind. Contact forms and other types of forms can be enhanced with the use of a number of jQuery plugins that are readily available. In this post they feature 25 useful plugins that you may be able to use in your own work with forms.</p>
<p><a href="http://designm.ag/resources/jquery-form-plugins/">25 jQuery Plugins for Working with Forms</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-selection-of-useful-jquery-plugins/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing: Design Reviver Answers &#8211; Q&amp;A Exclusively for Web Designers.</title>
		<link>http://designreviver.com/general/introducing-design-reviver-answers-qa-exclusively-for-web-designers/</link>
		<comments>http://designreviver.com/general/introducing-design-reviver-answers-qa-exclusively-for-web-designers/#comments</comments>
		<pubDate>Thu, 21 Jan 2010 14:33:36 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Answers]]></category>
		<category><![CDATA[Q&A]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=4855</guid>
		<description><![CDATA[Everyday at Design Reviver we receive messages from readers looking for answers to all kinds of design questions. It&#8217;s because of this we have decided to launch Design Reviver Answers &#8211; a free Q&#38;A community exclusively for Web Designers.

Our hope is that Design Reviver Answers with your help, can become a indispensable source of information [...]]]></description>
			<content:encoded><![CDATA[<p>Everyday at Design Reviver we receive messages from readers looking for answers to all kinds of design questions. It&#8217;s because of this we have decided to launch <a href="http://answers.designreviver.com">Design Reviver Answers</a> &#8211; a free Q&amp;A community exclusively for Web Designers.<span id="more-4855"></span></p>
<p><a href="http://answers.designreviver.com"><img class="alignnone size-full wp-image-4904" title="screenshot" src="http://designreviver.com/wp-content/uploads/2010/01/screenshot.jpg" alt="screenshot" width="500" height="341" /></a></p>
<p>Our hope is that <a href="http://answers.designreviver.com" target="_self">Design Reviver Answers</a> with your help, can become a indispensable source of information and inspiration for Web Designers. Together we can help each other create better, more beautiful websites.</p>
<h5>Interested in becoming part of this new community?</p>
<p>Get started answering one of these:</h5>
<p><a href="http://answers.designreviver.com/217">Tell Us About Yourself: Who Are You And Where Are You From?<br />
Designers: Which Of Your Designs Are You Most Proud Of?</a><a href="http://answers.designreviver.com/231"><br />
How Can I Add Social Media Links To My Pages And Posts In WordPress?</a><br />
<a href="http://answers.designreviver.com/232"> What Tools Can I Use To Debug My CSS Code?</a></p>
<h5>Alternatively you can get started by <a href="http://answers.designreviver.com/">asking a question</a></h5>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/introducing-design-reviver-answers-qa-exclusively-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>The Best Google Chrome Extensions</title>
		<link>http://designreviver.com/general/the-best-google-chrome-extensions/</link>
		<comments>http://designreviver.com/general/the-best-google-chrome-extensions/#comments</comments>
		<pubDate>Thu, 14 Jan 2010 16:58:09 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[addons]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=4771</guid>
		<description><![CDATA[Last month Google, finally, opened up there extension directory for Google Chrome. The bog-standard browser is pretty good as it is &#8211; its very fast (beating Firefox with ease) and seems to render most web pages properly (I know, it wouldn&#39;t be hard to beat IE). So, thumbs up so far. Now with the added [...]]]></description>
			<content:encoded><![CDATA[<p>Last month Google, finally, opened up there <a href="https://chrome.google.com/extensions">extension directory</a> for Google Chrome. The bog-standard browser is pretty good as it is &#8211; its very fast (beating Firefox with ease) and seems to render most web pages properly (I know, it wouldn&#39;t be hard to beat IE). So, thumbs up so far. <span id="more-4771"></span>Now with the added functionality of extensions you can make Chrome just as powerful as Firefox, and as a bonus you don&#39;t seem to lose any speed, something FF struggles with. </p>
<p>It all sounds good, doesn&#39;t it&#8230; There are some down-sides, though &#8211; some of the extensions are a little bit buggy (most are still in Beta) and others do lack a fair bit of polish. But if you choose your extensions carefully you will be able to build yourself a great web browsing environment. </p>
<p>Remember, the extensions directory has only just opened, with time Chrome and its extensions may just win the web browser war&#8230; Then again Firefox may come back fighting back, it always has done, hasn&#39;t it?</p>
<p>In today&#8217;s news round-up we have collected the best resources to help you choose best extensions for Chrome.</p>
<h4><a href="http://www.techcrunch.com/2009/12/05/11-chrome-extensions-for-starters/">11 Chrome Extensions, For Starters</a></h4>
<p><a href="http://www.techcrunch.com/2009/12/05/11-chrome-extensions-for-starters/"><img src="http://designreviver.com/wp-content/uploads/2010/01/chromeext1.jpg" alt="Google Chrome Extensions" /></a></p>
<p>Google promised that Chrome would be fast to launch and fast to load web pages, but people predicted it would fail with the arrival of its extensions. Well, the extensions are here (at least for some of us) and surprisingly they do not affect the browser’s performance.</p>
<p>Here are a 11 cool extensions to get you started and ease you into your possible transitions to Chrome. Maybe not yet.</p>
<p><a href="http://www.techcrunch.com/2009/12/05/11-chrome-extensions-for-starters/">11 Chrome Extensions, For Starters</a></p>
<h4><a href="http://speckyboy.com/2010/01/04/creating-a-web-development-environment-using-google-chrome-extensions/">Creating a Web Development Environment using Google Chrome Extensions</a></h4>
<p><a href="http://speckyboy.com/2010/01/04/creating-a-web-development-environment-using-google-chrome-extensions/"><img src="http://designreviver.com/wp-content/uploads/2010/01/chromeext2.jpg" alt="Google Chrome Extensions" /></a></p>
<p>How powerful can Chrome actually be for designers and developers? In just under a month there are dozens upon dozens of new extensions specifically developed for web developers, and in this article they have collected the best and most useful extensions for creating your own personal Google Chrome web development environment.</p>
<p><a href="http://speckyboy.com/2010/01/04/creating-a-web-development-environment-using-google-chrome-extensions/">Creating a Web Development Environment using Google Chrome Extensions</a></p>
<h4><a href="http://lifehacker.com/5445690/make-the-most-of-chrome-with-these-13-excellent-extensions">Make the Most of Chrome with These 13 Excellent Extensions</a></h4>
<p><a href="http://lifehacker.com/5445690/make-the-most-of-chrome-with-these-13-excellent-extensions"><img src="http://designreviver.com/wp-content/uploads/2010/01/chromeext3.jpg" alt="Google Chrome Extensions" /></a></p>
<p>Lifehacker, in this article, have pulled 13 fresh extensions from the  extension gallery that were worthy of highlighting. They all have something a bit different from the widely-available bookmarklets, or at least fill a crucial need for those who use the web productively.</p>
<p><a href="http://lifehacker.com/5445690/make-the-most-of-chrome-with-these-13-excellent-extensions">Make the Most of Chrome with These 13 Excellent Extensions</a></p>
<h4><a href="http://www.blackweb20.com/2010/01/11/creating-your-own-google-chrome-extension/">How To Create Your Own Google Chrome Extension</a></h4>
<p><a href="http://www.blackweb20.com/2010/01/11/creating-your-own-google-chrome-extension/"><img src="http://designreviver.com/wp-content/uploads/2010/01/chromeext4.jpg" alt="Google Chrome Extensions" /></a></p>
<p>Developing your own Google Chrome extension is surprisingly easy. You might think you need all types of development skills and coding knowledge, but it’s really no more difficult than creating or tweaking a web page. If you know HTML/CSS and are somewhat familiar with Javascript, you can have a simple extension up and running in no time.</p>
<p><a href="http://www.blackweb20.com/2010/01/11/creating-your-own-google-chrome-extension/">How To Create Your Own Google Chrome Extension</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/the-best-google-chrome-extensions/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>The Best Photoshop Resources of 2009</title>
		<link>http://designreviver.com/tutorials/the-best-photoshop-resources-of-2009/</link>
		<comments>http://designreviver.com/tutorials/the-best-photoshop-resources-of-2009/#comments</comments>
		<pubDate>Tue, 22 Dec 2009 16:06:23 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[brushes]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[textures]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=4093</guid>
		<description><![CDATA[What a year it has been for Photoshop, with a multitude of new, fresh and original tutorials, a wide array of useful Actions, textures for, well, every possible texture you can think off. Resources are seemingly endless. 
What we have done today is put together a collection of the best Photoshop resources from this year [...]]]></description>
			<content:encoded><![CDATA[<p>What a year it has been for Photoshop, with a multitude of new, fresh and original tutorials, a wide array of useful Actions, textures for, well, every possible texture you can think off. Resources are seemingly endless.<span id="more-4093"></span> </p>
<p>What we have done today is put together a collection of the best Photoshop resources from this year (2009), There are tutorials for image manipulations, text effects, icon design, digital imagery,  illustration&#8230; and much, much more. Accompanied with all of this, there are also huge collections of PS actions and textures.</p>
<h4><a href="http://www.photoshoplady.com/the-100-most-popular-photoshop-tutorials-2009/">The 100 Most Popular Photoshop Tutorials 2009</a></h4>
<p><a href="http://www.photoshoplady.com/the-100-most-popular-photoshop-tutorials-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_1.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>In order to save your time, Photoshop Lady has been spending almost a whole year searching for the best photoshop tutorials for you. They have come up with The 100 Most Popular Photoshop Tutorials of 2009, selected from there published tutorials, with over 1 million votes and views from there Photoshop users and readers.</p>
<p><a href="http://www.photoshoplady.com/the-100-most-popular-photoshop-tutorials-2009/">The 100 Most Popular Photoshop Tutorials 2009</a></p>
<h4><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/the_30_best_photoshop_tutorials_of_2009">The 30 best Photoshop tutorials of 2009 &#8211; Computer Arts</a></h4>
<p><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/the_30_best_photoshop_tutorials_of_2009"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_2.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>Whether you&#39;re after advanced advice on font trickery or you hanker for detailed guides on photo manipulation, you&#39;re sure to find something here to help you while away those long winter nights and boost your Photoshop know-how in the process.</p>
<p><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/the_30_best_photoshop_tutorials_of_2009">The 30 best Photoshop tutorials of 2009 &#8211; Computer Arts</a></p>
<h4><a href="http://speckyboy.com/2009/12/18/the-best-40-photoshop-text-effects-from-2009/">The Best 40 Photoshop Text Effects from 2009</a></h4>
<p><a href="http://speckyboy.com/2009/12/18/the-best-40-photoshop-text-effects-from-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_3.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>In the resource you will find The Best 40 Photoshop Text Effects from 2009, a collection of diverse and unique effects and type treatments that will add a little extra to your next design.</p>
<p><a href="http://speckyboy.com/2009/12/18/the-best-40-photoshop-text-effects-from-2009/">The Best 40 Photoshop Text Effects from 2009</a></p>
<h4><a href="http://naldzgraphics.net/tutorials/45-truly-stunning-digital-painting-tutorials/">45+ Truly Stunning Digital Painting Tutorials</a></h4>
<p><a href="http://naldzgraphics.net/tutorials/45-truly-stunning-digital-painting-tutorials/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_4.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>The author of this article have listed 45+ Truly Stunning Digital Painting Tutorials for those designers out there who wants to try this type of art. Read through the tutorials in this post and gain useful tips to master the technique… Have fun!</p>
<p><a href="http://naldzgraphics.net/tutorials/45-truly-stunning-digital-painting-tutorials/">45+ Truly Stunning Digital Painting Tutorials</a></p>
<h4><a href="http://www.tripwiremagazine.com/2009/12/200-very-useful-free-photoshop-actions-enhancement-colouring-effects-filters-etc.html">200+ Very Useful Free Photoshop Actions</a></h4>
<p><a href="http://www.tripwiremagazine.com/2009/12/200-very-useful-free-photoshop-actions-enhancement-colouring-effects-filters-etc.html"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_5.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>In this article Tripwire magazine has a very large collection of Photoshop actions (some in large bundles). With the click of a button an action can help you achieve time consuming effects in no time, you just need to have access to the right actions.</p>
<p><a href="http://www.tripwiremagazine.com/2009/12/200-very-useful-free-photoshop-actions-enhancement-colouring-effects-filters-etc.html">200+ Very Useful Free Photoshop Actions</a></p>
<h4><a href="http://desizntech.info/2009/12/25-new-photoshop-action-sets-for-photographers-and-designers/">25 New Photoshop Action Sets for Photographers and Designers</a></h4>
<p><a href="http://desizntech.info/2009/12/25-new-photoshop-action-sets-for-photographers-and-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_6.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>This time, the Photoshop actions are for Photographers, with an impressive collection of 25 actions, this post is worth bookmarking.</p>
<p><a href="http://desizntech.info/2009/12/25-new-photoshop-action-sets-for-photographers-and-designers/">25 New Photoshop Action Sets for Photographers and Designers</a></p>
<h4><a href="http://www.webdesigncore.com/2009/12/12/26-photoshop-illustration-tutorials/">26 Photoshop Illustration Tutorials</a></h4>
<p><a href="http://www.webdesigncore.com/2009/12/12/26-photoshop-illustration-tutorials/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_7.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>This style of designing is mainly achieved using Adobe Illustrator or CorelDraw to get that vector-like effect, but for those who do not have vector graphics editor, orsimply prefer Photoshop, this is a nice selection for you.</p>
<p><a href="http://www.webdesigncore.com/2009/12/12/26-photoshop-illustration-tutorials/">26 Photoshop Illustration Tutorials</a></p>
<h4><a href="http://naldzgraphics.net/tutorials/45-useful-illustrator-and-photoshop-tutorials-for-christmas-season/">45 Useful Illustrator and Photoshop Tutorials for Christmas Season</a></h4>
<p><a href="http://naldzgraphics.net/tutorials/45-useful-illustrator-and-photoshop-tutorials-for-christmas-season/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_8.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>The holiday spirit is once again here. Santas, Christmas trees and Christmas balls are once again in fashion…and just for that Naldz Graphics have collected 45 Useful Illustrator and Photoshop Tutorials for Christmas Season.</p>
<p><a href="http://naldzgraphics.net/tutorials/45-useful-illustrator-and-photoshop-tutorials-for-christmas-season/">45 Useful Illustrator and Photoshop Tutorials for Christmas Season</a></p>
<h4><a href="http://webdesignledger.com/freebies/the-best-free-texture-packs-of-2009/">The Best Free Texture Packs of 2009</a></h4>
<p><a href="http://webdesignledger.com/freebies/the-best-free-texture-packs-of-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/12/ps2009_9.jpg" alt="The Best of Photoshop 2009" /></a></p>
<p>There are a few things that a designer can not have enough of in his or her design arsenal, and one of them is textures. Since there were so many textures released in 2009, it must have been difficult to choose the best. However, this post does a damn good job with this collection, and most will be valuable additions to your texture library.</p>
<p><a href="http://webdesignledger.com/freebies/the-best-free-texture-packs-of-2009/">The Best Free Texture Packs of 2009</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/the-best-photoshop-resources-of-2009/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>The 15 Best Articles For Designers in 2009</title>
		<link>http://designreviver.com/general/the-15-best-articles-for-designers-in-2009/</link>
		<comments>http://designreviver.com/general/the-15-best-articles-for-designers-in-2009/#comments</comments>
		<pubDate>Fri, 18 Dec 2009 11:32:27 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[photography]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[web]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3988</guid>
		<description><![CDATA[What a great year it has been for design related articles. So many new blogs, new blog writers, great content, great resources, a lot of inspiration, it really has never been a better time to be a designer.
In this round-up we have collected fifteen of the most popular design related articles from 2009. There are [...]]]></description>
			<content:encoded><![CDATA[<p>What a great year it has been for design related articles. So many new blogs, new blog writers, great content, great resources, a lot of inspiration, it really has never been a better time to be a designer.<span id="more-3988"></span><br />
<br />In this round-up we have collected fifteen of the most popular design related articles from 2009. There are great resources for fonts, Photoshop, web design templates, as well as amazing web design and graphic design tutorials.<br />
Lets hope 2010 will be even better!</p>
<h4><a href="http://www.webdesignerdepot.com/2009/01/how-not-to-design-a-logo/">Logo Design &#8211; How NOT To Design A Logo</a></h4>
<p><a href="http://www.webdesignerdepot.com/2009/01/how-not-to-design-a-logo/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_1.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>This was the most popular design related article of 2009, published on Web Designer Depot in January.</p>
<p>It was an article about how underrated logo design in today’s world and how peolple do not understand how important a good logo is and how valuable it is to their business.</p>
<p>They outline the ways in which you should NOT go about getting your logo designed… that is, if you are truly serious about business.<br />
<a href="http://www.webdesignerdepot.com/2009/01/how-not-to-design-a-logo/">Logo Design &#8211; How NOT To Design A Logo</a></p>
<h4><a href="http://www.designer-daily.com/30-high-quality-free-fonts-for-professional-designs-1999">30 high-quality free fonts for great designs</a></h4>
<p><a href="http://www.designer-daily.com/30-high-quality-free-fonts-for-professional-designs-1999"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_2.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Even though you’ll have to pay for the best fonts, like Helvetica or Univers, the web is full of quality fonts that are perfectly suitable for professional design work. The impressive list of free fonts in this article have been classified to make the page easier to scan.<br />
<a href="http://www.designer-daily.com/30-high-quality-free-fonts-for-professional-designs-1999">30 high-quality free fonts for great designs</a></p>
<h4><a href="http://www.instantshift.com/2008/10/23/22-most-used-free-fonts-by-professional-designers/">22 Most Used Free Fonts By Professional Designers</a></h4>
<p><a href="http://www.instantshift.com/2008/10/23/22-most-used-free-fonts-by-professional-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_3.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>The basic purpose behind this post is to show you popular and professional free font types to save your time searching online. This list is a combined effort of professional web designers and art directors to help speed up your project development time so you can save money and focus on making great applications and art.<br />
<a href="http://www.instantshift.com/2008/10/23/22-most-used-free-fonts-by-professional-designers/">22 Most Used Free Fonts By Professional Designers</a></p>
<h4><a href="http://www.pxleyes.com/blog/2009/06/34-essential-tutorials-to-get-started-with-digital-photography/">34 Essential Tutorials To Get Started With Digital Photography</a></h4>
<p><a href="http://www.pxleyes.com/blog/2009/06/34-essential-tutorials-to-get-started-with-digital-photography/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_4.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Starting out with digital photography can be quite overwhelming if you have no idea where to start. Luckily, there’s plenty of free quality information available on the web… with the potential of making you a semi-professional photographer in a matter of weeks.</p>
<p>The author of this article has compiled the best photography tips and tutorials found on the web, starting with the basics, all the way to the inner workings of your camera.<br />
<a href="http://www.pxleyes.com/blog/2009/06/34-essential-tutorials-to-get-started-with-digital-photography/">34 Essential Tutorials To Get Started With Digital Photography</a></p>
<h4><a href="http://www.noupe.com/photoshop/60-most-wanted-photoshop-tutorials-brushes-psds-and-resources.html">60 Most Wanted Photoshop Tutorials, Brushes, .PSDs and Resources</a></h4>
<p><a href="http://www.noupe.com/photoshop/60-most-wanted-photoshop-tutorials-brushes-psds-and-resources.html"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_5.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>This was the most popular Photoshop post of 2009. You’ll find an assortment of top-notch tutorials, brushes, patterns, textures, actions and .PSD downloadable files that others have freely contributed to the design community for making your next photoshop effect. Great post!<br />
<a href="http://www.noupe.com/photoshop/60-most-wanted-photoshop-tutorials-brushes-psds-and-resources.html">60 Most Wanted Photoshop Tutorials, Brushes, .PSDs and Resources</a></p>
<h4><a href="http://sixrevisions.com/graphics-design/35-basic-tutorials-to-get-you-started-with-photoshop/">35 Basic Tutorials to Get You Started with Photoshop</a></h4>
<p><a href="http://sixrevisions.com/graphics-design/35-basic-tutorials-to-get-you-started-with-photoshop/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_6.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Adobe Photoshop is a very powerful and versatile image editing/graphics creation application that is the industry standard in its category. Though Photoshop’s interface is intuitive enough for an absolute beginner to learn basic image editing tasks such as cropping and resizing, to be able to fully master and utilize all of its tools takes a considerable amount of time.</p>
<p>If you’re interested in honing your Photoshop skills to create spectacular compositions, this is for you.<br />
<a href="http://sixrevisions.com/graphics-design/35-basic-tutorials-to-get-you-started-with-photoshop/">35 Basic Tutorials to Get You Started with Photoshop</a></p>
<h4><a href="http://www.thedesigncubicle.com/2009/01/12-common-photoshop-mistakes-misuses-and-abuses/">12 Common Photoshop Mistakes, Misuses and Abuses</a></h4>
<p><a href="http://www.thedesigncubicle.com/2009/01/12-common-photoshop-mistakes-misuses-and-abuses/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_7.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>This article is a list of 12 common mistakes, misuses and various ways new users abuse Photoshop. As the author freely admits, he has fell victim to a few of these himself when first starting out, so hopes this article helps educate designers and other individuals that are new to Photoshop.<br />
<a href="http://www.thedesigncubicle.com/2009/01/12-common-photoshop-mistakes-misuses-and-abuses/">12 Common Photoshop Mistakes, Misuses and Abuses</a></p>
<h4><a href="http://matthewjamestaylor.com/blog/perfect-3-column.htm">The Perfect 3 Column Liquid Layout</a></h4>
<p><a href="http://matthewjamestaylor.com/blog/perfect-3-column.htm"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_8.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>The CSS used for this layout is 100% valid and hack free. To overcome Internet Explorer&#39;s broken box model, no horizontal padding or margins are used in conjunction with a width. Instead, this design uses percentage widths and clever relative positioning.<br />
Perfect!<br />
<a href="http://matthewjamestaylor.com/blog/perfect-3-column.htm">The Perfect 3 Column Liquid Layout</a></p>
<h4><a href="http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/">10 Rare HTML Tags You Really Should Know</a></h4>
<p><a href="http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_9.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Web developers these days are often expected to know and work in multiple languages. As a result, it&#39;s tricky to learn everything a language has to offer and easy to find yourself not utilizing the full potential of some more specialized but very useful tags.</p>
<p>Unfortunately we haven&#39;t been tapping into the full potential of these more obscure HTML tags as of late. But it&#39;s never too late to get back into the game and start writing code that taps into the power of some under-used tags.<br />
<a href="http://net.tutsplus.com/articles/web-roundups/10-rare-html-tags-you-really-should-know/">10 Rare HTML Tags You Really Should Know</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/">15 Essential Checks Before Launching Your Website</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_10.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Your website is designed, the CMS works, content has been added and the client is happy. It’s time to take the website live. Or is it? When launching a website, you can often forget a number of things in your eagerness to make it live, so it’s useful to have a checklist to look through as you make your final touches and before you announce your website to the world.</p>
<p>This article reviews some important and necessary checks that web-sites should be checked against before the official launch — little details are often forgotten or ignored, but – if done in time – may sum up to an overall greater user experience and avoid unnecessary costs after the official site release.<br />
<a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/">15 Essential Checks Before Launching Your Website</a></p>
<h4><a href="http://sixrevisions.com/graphics-design/12-useful-web-tools-for-designers/">12 Useful Web Tools for Designers</a></h4>
<p><a href="http://sixrevisions.com/graphics-design/12-useful-web-tools-for-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_12.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>When it comes to design, there’s a plethora of free web-based tools to help you accomplish tasks such as color palette selection, creating unique fonts, editing images, and testing typography. In this article, you’ll find a bunch of handy online utilities for designers.<br />
<a href="http://sixrevisions.com/graphics-design/12-useful-web-tools-for-designers/">12 Useful Web Tools for Designers</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/02/04/50-beautiful-and-user-friendly-navigation-menus/">50 Beautiful And User-Friendly Navigation Menus</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/02/04/50-beautiful-and-user-friendly-navigation-menus/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_13.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>In this article there are over 50 excellent navigation menus — there are CSS-based design solutions, CSS+JavaScript-based menus and Flash-designs. However, they all have something in common: they are user-friendly yet creative and perfectly fit to the style of their respective websites.<br />
<a href="http://www.smashingmagazine.com/2009/02/04/50-beautiful-and-user-friendly-navigation-menus/">50 Beautiful And User-Friendly Navigation Menus</a></p>
<h4><a href="http://delimitdesign.com/design/14-incredibly-useful-web-design-cheat-sheets/">14 Most Useful design cheat sheets and coding cheat sheets</a></h4>
<p><a href="http://delimitdesign.com/design/14-incredibly-useful-web-design-cheat-sheets/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_14.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Designers and developers simply can not get enough cheat sheets, and bloggers simply can not stop writing about them. This post was the most popular cheat sheet article of 2009. It features cheat sheets to help you with CSS , almost all the Javascript libraries, HTML, Flash and Photoshop.<br />
<a href="http://delimitdesign.com/design/14-incredibly-useful-web-design-cheat-sheets/">14 Most Useful design cheat sheets and coding cheat sheets</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/">70 New, Useful AJAX And JavaScript Techniques</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_11.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>Interactive solutions for lightboxes, form validation, navigation, upload, auto-complete, image cropping, slideshows, tool tips, sliders and tables are being developed that use nifty JavaScript and AJAX scripts.</p>
<p>When using these, developers have to carefully consider many subtle techniques to help users get things done. In this article, there are 70 new and useful JavaScript and AJAX techniques, all of which are of the highest quality and are more or less easy to configure. You will also find some very useful but better known techniques to use on almost any project you work on.<br />
<a href="http://www.smashingmagazine.com/2009/03/08/70-new-useful-ajax-and-javascript-techniques/">70 New, Useful AJAX And JavaScript Techniques</a></p>
<h4><a href="http://speckyboy.com/2009/02/02/50-of-the-best-ever-web-development-design-and-application-icon-sets/">50 of the Best Ever Web Development, Design and Application Icon Sets</a></h4>
<p><a href="http://speckyboy.com/2009/02/02/50-of-the-best-ever-web-development-design-and-application-icon-sets/"><img src="http://designreviver.com/wp-content/uploads/2009/12/bestof2009_15.jpg" alt="The Best Design Articles of 2009" /></a></p>
<p>If you are looking for that perfect icon for your web site, blog, web app or application, you will find them in this post. It is a compilation of the best web dev icon sets ever, with mini pixel icons, glossy icons and even some useful blogging icons.<br />
<a href="http://speckyboy.com/2009/02/02/50-of-the-best-ever-web-development-design-and-application-icon-sets/">50 of the Best Ever Web Development, Design and Application Icon Sets</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/the-15-best-articles-for-designers-in-2009/feed/</wfw:commentRss>
		<slash:comments>36</slash:comments>
		</item>
		<item>
		<title>A Huge Collection of Wordpress Themes</title>
		<link>http://designreviver.com/freebies/a-huge-collection-of-wordpress-themes/</link>
		<comments>http://designreviver.com/freebies/a-huge-collection-of-wordpress-themes/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 08:49:28 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress theme]]></category>
		<category><![CDATA[wordpress themes]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3833</guid>
		<description><![CDATA[The speed at which Wordpress development moves, never ceases to amaze me. The quality of themes, the power of the plugins and, of course, the reliability of the actual CMS, makes WP, by far and away, the most supported CMS ever. Having such a large community ensures that any resources released are of the highest [...]]]></description>
			<content:encoded><![CDATA[<p>The speed at which Wordpress development moves, never ceases to amaze me. The quality of themes, the power of the plugins and, of course, the reliability of the actual CMS, makes WP, by far and away, the most supported CMS ever. Having such a large community ensures that any resources released are of the highest quality, and this demonstrated in todays news round-up by the quality of the Wordpress themes.</p>
<p><span id="more-3833"></span></p>
<h4><a href="http://web.appstorm.net/roundups/design-roundups/dress-up-your-site-with-15-top-wordpress-themes/">Dress Up Your Site with 15 Top WordPress Themes</a></h4>
<p><a href="http://web.appstorm.net/roundups/design-roundups/dress-up-your-site-with-15-top-wordpress-themes/"><img src="http://designreviver.com/wp-content/uploads/2009/12/wptheme1.jpg" alt="Dress Up Your Site with 15 Top WordPress Themes" /></a></p>
<p>These days, ads venture on the irreverent. They cater to your physical senses and bend your mind to what is possible. In this post, there are some of the most insanely good advertisements of recent memory, broken down into ambient, billboards, commercials and print.</p>
<p><a href="http://web.appstorm.net/roundups/design-roundups/dress-up-your-site-with-15-top-wordpress-themes/">Dress Up Your Site with 15 Top WordPress Themes</a></p>
<h4><a href="http://web.appstorm.net/roundups/design-roundups/dress-up-your-site-with-15-top-wordpress-themes/">The Most Original &amp; Inspirational Wordpress Themes Out in November</a></h4>
<p><a href="http://www.inspiredm.com/2009/12/02/original-inspirational-wordpress-themes/"><img src="http://designreviver.com/wp-content/uploads/2009/12/wptheme2.jpg"></a></p>
<p>This article is a collection of the most creative and fresh Wordpress themes released in November. </p>
<p><a href="http://www.inspiredm.com/2009/12/02/original-inspirational-wordpress-themes/">The Most Original &amp; Inspirational Wordpress Themes Out in November</a></p>
<h4><a href="http://www.1stwebdesigner.com/wordpress/premium-free-fresh-wordpress-themes-year-2009/">100 Premium Like But Free, Fresh Wordpress Themes: Year 2009</a></h4>
<p><a href="http://www.1stwebdesigner.com/wordpress/premium-free-fresh-wordpress-themes-year-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/12/wptheme3.jpg"></a></p>
<p>In this collection, the author, has collected on amazing 100 top quality free Wordpress themes. If the theme you are looking for is not in this collection, it doesn&#8217;t exist, I promise you.</p>
<p><a href="http://www.1stwebdesigner.com/wordpress/premium-free-fresh-wordpress-themes-year-2009/">100 Premium Like But Free, Fresh Wordpress Themes: Year 2009</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/freebies/a-huge-collection-of-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Better Drop Shadows in Photoshop</title>
		<link>http://designreviver.com/articles/better-drop-shadows-in-photoshop/</link>
		<comments>http://designreviver.com/articles/better-drop-shadows-in-photoshop/#comments</comments>
		<pubDate>Fri, 04 Dec 2009 09:50:38 +0000</pubDate>
		<dc:creator>Mason</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[drop shadows]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3770</guid>
		<description><![CDATA[Most real sheets of paper and card are not completely flat, but a standard Photoshop drop shadow can make an object look like its floating in mid air a lot of the time. However, a slightly curved or rolled page, a folded corner or a small crease is enough to go from looking too 'Photoshop' to looking quite natural. ]]></description>
			<content:encoded><![CDATA[<p>Most real sheets of paper and card are not completely flat, but a standard Photoshop drop shadow can make an object look like its floating in mid air a lot of the time. However, a slightly curved or rolled page, a folded corner or a small crease is enough to go from looking too &#8216;Photoshop&#8217; to looking quite natural. <span id="more-3770"></span>Using Photoshops &#8216;Selection&#8217; tools you can crop your basic drop-shadows to make them appear much more realistic and more 3 dimensional.</p>
<h1>1: Define Your Page Element</h1>
<p>&gt; Open a new Photoshop file to page requirements (72 dpi for web, 33dpi for print)<br />
&gt; Create a new layer and name it &#8216;Page&#8217; (or a name of your choosing)<br />
&gt; Using the rectactangle selction tool &#8211; draw the page you want to apply the effect to</p>
<p><img class="alignnone size-full wp-image-3771" src="http://designreviver.com/wp-content/uploads/2009/12/draw-rectangle.gif" alt="draw-rectangle" width="506" height="316" /></p>
<h1>2: Apply a Drop Shadow to the Page</h1>
<p>&gt; Layers (from the main menu) &gt; Layer Style &gt; Drop Shadow</p>
<p><img class="alignnone size-full wp-image-3777" src="http://designreviver.com/wp-content/uploads/2009/12/apply-shadow.gif" alt="apply-shadow" width="506" height="316" /></p>
<p>The settings used for this tutorial are; Distance=&#8221;4px&#8221;, Spread=&#8221;0px&#8221;, Size=&#8221;16px&#8221;. You can adjust these drop shadow settings to be appropriate with the particular type of image you want to emphasise; a poster, a postcard, an old sheet of paper etc.</p>
<p><img class="alignnone size-full wp-image-3778" src="http://designreviver.com/wp-content/uploads/2009/12/shadow-settings.gif" alt="shadow settings" width="321" height="302" /></p>
<p>Basically you need to imagine the natural 3D quality of the physical object and recreate it. A new sheet of paper would have very little 3D quality when layed flat so you wouldn&#8217;t need more than 16px in size, but an old photo may have heavily curved corners for example &#8211; in which case you would increase the size of the shadow. Here we are aiming for something in between.</p>
<p><strong><em>The more you increase the distance of your shadow &#8211; the more you can control the direction of light to your page.</em></strong></p>
<p><strong><em><img class="alignnone size-full wp-image-3780" src="http://designreviver.com/wp-content/uploads/2009/12/4.gif" alt="4" width="506" height="316" /></em></strong></p>
<h1>3: Flatten and Rasterize the Page Layer</h1>
<p>&gt; Right-click and convert your rectangle into a &#8216;Smart Object&#8217;<br />
&gt; Right-click again and &#8216;Rasterize&#8217; your new Smart Object</p>
<p><img class="alignnone size-full wp-image-3781" src="http://designreviver.com/wp-content/uploads/2009/12/6.gif" alt="6" width="506" height="316" /></p>
<p><img class="alignnone size-full wp-image-3782" src="http://designreviver.com/wp-content/uploads/2009/12/5.gif" alt="5" width="506" height="316" /></p>
<h1>4: Start Cropping the Shadow</h1>
<p>&gt; Take the Spherical Select tool from your tools panel and draw yourself an extreme oval<br />
&gt; Place the bottom edge of this oval at the top edge of your page<br />
&gt; Hit the Delete/Backspace button to crop your 1st curve into the drop shadow</p>
<p><img class="alignnone size-full wp-image-3784" src="http://designreviver.com/wp-content/uploads/2009/12/8.gif" alt="8" width="506" height="316" /></p>
<p>What you may find is that for darker or larger shadows &#8211; the crop looks to clinical and precise to be natural. The cure for this is to add a Feather effect to the Spherical Select Tool before you carry out the crop. The Feather setting is found at the top of your workspace window, below the main menu. The darker and more dramatic the shadow &#8211; the more you will need to increase this value.</p>
<p><img class="alignnone size-full wp-image-3785" src="http://designreviver.com/wp-content/uploads/2009/12/10.gif" alt="10" width="506" height="290" /></p>
<p>Once you have cropped the top of the shadow do the same with the bottom. The distance that you applied to the shadow in the settings box will actually do most of the work for you in terms of simulating natural light direction.</p>
<p><img class="alignnone size-full wp-image-3786" src="http://designreviver.com/wp-content/uploads/2009/12/9.gif" alt="9" width="506" height="295" /></p>
<p>Once both the top and bottom edges are cropped we have a more natural looking drop shadow than is possible with the standard Photoshop effect. The image now looks 3 dimentional without appearing to hover in mid-air. See below &#8230;</p>
<p><img class="alignnone size-full wp-image-3787" src="http://designreviver.com/wp-content/uploads/2009/12/11.gif" alt="11" width="506" height="290" /></p>
<p>You may want to add some more depth to the image. To do this, apply the same cropping technique to both the left and right sides of the page as well.</p>
<p><img class="alignnone size-full wp-image-3789" src="http://designreviver.com/wp-content/uploads/2009/12/12.gif" alt="12" width="506" height="290" /></p>
<p>Now you have the a more natural effect to plant your nice image or content on to. Here I have used a photo I took in Barcelona.</p>
<p><img class="alignnone size-full wp-image-3790" src="http://designreviver.com/wp-content/uploads/2009/12/13.gif" alt="13" width="506" height="290" /></p>
<p>Now the finished image has a natural quality all of it&#8217;s own and now sits ON the page rather than hovering above it.!</p>
<p><img class="alignnone size-full wp-image-3791" src="http://designreviver.com/wp-content/uploads/2009/12/14.jpg" alt="14" width="506" height="290" /></p>
<p>*This is a taster of things to come. Help us to deliver the things you want to see by leaving constructive feedback and requests for future Photoshop tips!!</p>
<p>By <a href="http://www.leemasondesign.com">Lee Mason</a>, a freelance graphic / web designer based in Norwich.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/articles/better-drop-shadows-in-photoshop/feed/</wfw:commentRss>
		<slash:comments>50</slash:comments>
		</item>
		<item>
		<title>A Collection of Clever, Funny and Memorable Print Ads</title>
		<link>http://designreviver.com/inspiration/a-collection-of-clever-funny-and-memorable-print-ads/</link>
		<comments>http://designreviver.com/inspiration/a-collection-of-clever-funny-and-memorable-print-ads/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 09:04:07 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[ads]]></category>
		<category><![CDATA[advert]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[print]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3754</guid>
		<description><![CDATA[Long gone are the days the days of boring, bland and instantly forgettable advertising. Our attention spans will simply not tolerate it. We need something memorable, something clever, and maybe something that will make is laugh. Hell, we want creativity!
That is exactly what we have collected for today&#8217;s news round-up, a collection of creative, clever [...]]]></description>
			<content:encoded><![CDATA[<p>Long gone are the days the days of boring, bland and instantly forgettable advertising. Our attention spans will simply not tolerate it. We need something memorable, something clever, and maybe something that will make is laugh. Hell, we want creativity!<br /><span id="more-3754"></span><br />
That is exactly what we have collected for today&#8217;s news round-up, a collection of creative, clever and sometimes funny print ads.</p>
<h4><a href="http://webdesignledger.com/inspiration/45-advertisements-you-will-never-forget">45 Advertisements You Will Never Forget</a></h4>
<p>These days, ads venture on the irreverent. They cater to your physical senses and bend your mind to what is possible. In this post, there are some of the most insanely good advertisements of recent memory, broken down into ambient, billboards, commercials and print.</p>
<p><a href="http://webdesignledger.com/inspiration/45-advertisements-you-will-never-forget"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase1.jpg" alt="45 Advertisements You Will Never Forget" /></a></p>
<p><a href="http://webdesignledger.com/inspiration/45-advertisements-you-will-never-forget"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase2.jpg" alt="45 Advertisements You Will Never Forget" /></a></p>
<h4><a href="http://webdesignledger.com/inspiration/45-advertisements-you-will-never-forget">25 Print Ads Featuring Excellent Use Of Typography</a></h4>
<p>Typography is everywhere, from the web to the print industry. In fact, there’s a lot of talk about beautiful typography in web design, but let’s not forget about the print industry – this is where it all comes from.</p>
<p><a href="http://webdesignledger.com/inspiration/45-advertisements-you-will-never-forget"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase3.jpg" alt="25 Print Ads Featuring Excellent Use Of Typography" /></a></p>
<p><a href="http://webdesignledger.com/inspiration/45-advertisements-you-will-never-forget"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase4.jpg" alt="25 Print Ads Featuring Excellent Use Of Typography" /></a></p>
<h4><a href="http://tutzone.net/2009/11/28-creative-tech-advertising.html">28 Creative Tech Advertising</a></h4>
<p><a href="http://tutzone.net/2009/11/28-creative-tech-advertising.html"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase5.jpg" alt="28 Creative Tech Advertising" /></a></p>
<p><a href="http://tutzone.net/2009/11/28-creative-tech-advertising.html"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase6.jpg" alt="28 Creative Tech Advertising" /></a></p>
<h4><a href="http://www.webdesignerdepot.com/2009/11/40-seriously-funny-print-ads/">40 Seriously Funny Print Ads</a></h4>
<p>Humorous ads remain one of the few effective ways to engage an audience in a very saturated advertising market. This is an area where the audience is far more receptive and still willing to pay attention.<br />
In this post, they’ve gathered 40 hilarious and really creative ads for your enjoyment.</p>
<p><a href="http://www.webdesignerdepot.com/2009/11/40-seriously-funny-print-ads/"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase7.jpg" alt="40 Seriously Funny Print Ads" /></a></p>
<p><a href="http://www.webdesignerdepot.com/2009/11/40-seriously-funny-print-ads/"><img src="http://designreviver.com/wp-content/uploads/2009/11/adshowcase8.jpg" alt="40 Seriously Funny Print Ads" /></a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/a-collection-of-clever-funny-and-memorable-print-ads/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Five Amazing Graphic Design Portfolios</title>
		<link>http://designreviver.com/general/five-amazing-graphic-design-portfolios/</link>
		<comments>http://designreviver.com/general/five-amazing-graphic-design-portfolios/#comments</comments>
		<pubDate>Mon, 30 Nov 2009 09:47:25 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[graphic]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3734</guid>
		<description><![CDATA[Being able to design artistically is a gift, no doubt about it. You can learn all the theories and study all the art of the great artists, and it will not make you an artist, it is something you have to have been born with. In today&#8217;s news we have collected five recent articles that [...]]]></description>
			<content:encoded><![CDATA[<p>Being able to design artistically is a gift, no doubt about it. You can learn all the theories and study all the art of the great artists, and it will not make you an artist, it is something you have to have been born with. In today&#8217;s news we have collected five recent articles that showcase the art of amazing graphic designers, and I am sure you will agree they are amazing.</p>
<p><span id="more-3734"></span></p>
<h4><a href="http://www.infictus.com/artist-spotlight-the-magnificent-art-of-adi-granov/">The Magnificent Art of Adi Granov</a></h4>
<p>One of the most incredible modern illustrators is the Bosnian Adi Granov. He first came into the spotlight in 2004 when he worked on the Iron Man miniseries Extremis. Since then, he has created the comic book covers for a whole list of Marvel’s comic books. In 2006 he was hired to help create the Iron Man armor for the first film which turned into such a huge success that he was called back for more conceptual art for the second Iron Man film to be released in 2010. There are more than 40 incredible illustrations in this gallery so wait no more and let your jaw hit the floor!</p>
<p><a href="http://www.infictus.com/artist-spotlight-the-magnificent-art-of-adi-granov/"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase1.jpg" alt="The Magnificent Art of Adi Granov" /></a></p>
<p><a href="http://www.infictus.com/artist-spotlight-the-magnificent-art-of-adi-granov/"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase2.jpg" alt="The Magnificent Art of Adi Granov" /></a></p>
<h4><a href="http://www.webdesigncore.com/2009/11/21/weird-and-bizarre-artworks-by-tariq-sheshani/">The Weird Artwork of Tariq Sheshani</a></h4>
<p>Tariq Sheshani is a graphic designer based in Amman, in this portfolio article they showcase his amazing, and strangely weird, typography and montage works.</p>
<p><a href="http://www.webdesigncore.com/2009/11/21/weird-and-bizarre-artworks-by-tariq-sheshani/"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase3.jpg" alt="The Weird Artwork of Tariq Sheshani" /></a></p>
<p><a href="http://www.webdesigncore.com/2009/11/21/weird-and-bizarre-artworks-by-tariq-sheshani/"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase4.jpg" alt="The Weird Artwork of Tariq Sheshani" /></a></p>
<h4><a href="http://abduzeedo.com/beautiful-illustrations-diego-morales">Beautiful Illustrations by Diego Morales</a></h4>
<p>Diego Morales is a graphic designer student from Bauru, Brazil. In this article, from Abduzeedo, they showcase his creative, unique and colorful art work.</p>
<p><a href="http://abduzeedo.com/beautiful-illustrations-diego-morales"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase5.jpg" alt="Beautiful Illustrations by Diego Morales" /></a></p>
<p><a href="http://abduzeedo.com/beautiful-illustrations-diego-morales"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase6.jpg" alt="Beautiful Illustrations by Diego Morales" /></a></p>
<h4><a href="http://www.vectorvault.com/2009/11/18/ginger-et-luna-arthur-depins/">The Art of Illustrator Arthur Depins</a></h4>
<p>Arthur Depins is a genius. Plain and simple, his illustrations are so human and filled with subtle expression, it is hard to describe how amazing this guy’s portfolio is. In this article he offers a series of sexy and cute posters, and several art books that are showcases his infectious illustration style.</p>
<p><a href="http://www.vectorvault.com/2009/11/18/ginger-et-luna-arthur-depins/"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase7.jpg" alt="The Art of Illustrator Arthur Depins" /></a></p>
<p><a href="http://www.vectorvault.com/2009/11/18/ginger-et-luna-arthur-depins/"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase8.jpg"></a></p>
<h4><a href="http://www.joeldelane.com/blog/?p=1921">Featured Artist &#8211; Martin Rud</a></h4>
<p>Martin Rud is a Danish Art Director with nearly 10 years of experience working advertising, design and marketing. His portfolio is truly amazing and shows his use of photography and manipulation to the max.</p>
<p><a href="http://www.joeldelane.com/blog/?p=1921"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase9.jpg" alt="Featured Artist - Martin Rud" /></a></p>
<p><a href="http://www.joeldelane.com/blog/?p=1921"><img src="http://designreviver.com/wp-content/uploads/2009/11/portfolioshowcase10.jpg"></a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/five-amazing-graphic-design-portfolios/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Google Chrome Installation Resources and Downloads</title>
		<link>http://designreviver.com/general/google-chrome-installation-resources-and-downloads/</link>
		<comments>http://designreviver.com/general/google-chrome-installation-resources-and-downloads/#comments</comments>
		<pubDate>Thu, 26 Nov 2009 12:14:33 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[os]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3676</guid>
		<description><![CDATA[In the past week Google debuted its new operating system called Chrome. Have you tried it yet? In todays news we have some resources to show you were to download and how install Chrome. And then decide for yourselves how good&#8230; or bad&#8230; it actually is. 

Want To Try Out Google Chrome OS For Yourself? [...]]]></description>
			<content:encoded><![CDATA[<p>In the past week Google debuted its new operating system called Chrome. Have you tried it yet? <br />In todays news we have some resources to show you were to download and how install Chrome. And then decide for yourselves how good&#8230; or bad&#8230; it actually is. </p>
<p><span id="more-3676"></span></p>
<h4><a href="http://www.techcrunch.com/2009/11/19/guide-install-google-chrome-os/">Want To Try Out Google Chrome OS For Yourself? Here’s How&#8230;</a></h4>
<p><a href="http://www.techcrunch.com/2009/11/19/guide-install-google-chrome-os/"><img src="http://designreviver.com/wp-content/uploads/2009/11/chrome1.jpg" alt="Want To Try Out Google Chrome OS For Yourself? Here’s How..." /></a></p>
<p>Most people won&#8217;t be ready to undertake the daunting task of actually taking Google’s recently open-sourced code and turning that into a bootable computer. So, in this article, they have put together a step-by-step guide to doing this, for free. It should only take about 15 minutes (depending on how long it takes to download the OS itself).</p>
<p><a href="http://www.techcrunch.com/2009/11/19/guide-install-google-chrome-os/">Want To Try Out Google Chrome OS For Yourself? Here’s How&#8230;</a></p>
<h4><a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/">Download Google Chrome OS and Run it from a USB Drive</a></h4>
<p><a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/"><img src="http://designreviver.com/wp-content/uploads/2009/11/chrome2.jpg" alt="Download Google Chrome OS and Run it from a USB Drive." /></a></p>
<p>Within  24 hours of its availabilty, the web was littered with disk images for running the new Google OS on virtual machines such as VMWare and VirtualBox. As an alternative, this article shows you how to run Chrome directly from a USB drive.</p>
<p><a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/">Download Google Chrome OS and Run it from a USB Drive</a></p>
<h4><a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/">Download Google Chrome OS for free &#8211; gdgt</a></h4>
<p><a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/"><img src="http://designreviver.com/wp-content/uploads/2009/11/chrome3.jpg" alt="Download Google Chrome OS for free - gdgt" /></a></p>
<p>This is one of the many places to download the Google Chrome OS. Signup here , takes about 2 minutes, and then you can download it.<br />
You will need VMWare Player or VirtualBox to run the OS.</p>
<p><a href="http://www.makeuseof.com/tag/download-google-chrome-os-and-run-on-a-real-computer/">Download Google Chrome OS for free &#8211; gdgt</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/google-chrome-installation-resources-and-downloads/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Useful Resources for CSS and HTML</title>
		<link>http://designreviver.com/tutorials/useful-resources-for-css-and-html/</link>
		<comments>http://designreviver.com/tutorials/useful-resources-for-css-and-html/#comments</comments>
		<pubDate>Thu, 19 Nov 2009 14:47:19 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3636</guid>
		<description><![CDATA[With the speed that the internet and its development are constantly changing, web designers need to keep up by with all these new techniques, technologies and standards. It can be difficult. In todays post we have collected some fresh resources and tutorials around web development, focusing on CSS and HTML.  

Coding Clean and Semantic [...]]]></description>
			<content:encoded><![CDATA[<p>With the speed that the internet and its development are constantly changing, web designers need to keep up by with all these new techniques, technologies and standards. It can be difficult. In todays post we have collected some fresh resources and tutorials around web development, focusing on CSS and HTML.  </p>
<p><span id="more-3636"></span></p>
<h4><a href="http://www.webdesignerwall.com/tutorials/coding-clean-and-semantic-templates/">Coding Clean and Semantic Templates</a></h4>
<p><a href="http://www.webdesignerwall.com/tutorials/coding-clean-and-semantic-templates/"><img src="http://designreviver.com/wp-content/uploads/2009/11/coding1.jpg" alt="Coding Clean and Semantic Templates" /></a></p>
<p>If you are the guy who uses &lt;div&gt; tag for everything, this post is for you. It focuses on how you can write clean HTML code by using semantic markups and minimize the use of &lt;div&gt; tag. Have you ever edited someone’s templates, don’t those messy tags drive you crazy? Not only writing clean templates can benefit yourself, but your team as well. It will save you time when you have to debug and edit (particularly the large projects). </p>
<p><a href="http://www.webdesignerwall.com/tutorials/coding-clean-and-semantic-templates/">Coding Clean and Semantic Templates</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/11/18/designing-css-buttons-techniques-and-resources/">Designing CSS Buttons: Techniques and Resources</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/11/18/designing-css-buttons-techniques-and-resources/"><img src="http://designreviver.com/wp-content/uploads/2009/11/coding2.jpg" alt="Designing CSS Buttons Techniques and Resources" /></a></p>
<p>Buttons, whatever their purpose, are important design elements. They could be the end point of a Web form or a call to action. Designers have many reasons to style buttons, including to make them more attractive and to enhance usability. One of the most important reasons, though, is that standard buttons can easily be missed by users because they often look similar to elements in their operating system. In this post they have several techniques and tutorials to help you learn how to style buttons using CSS.</p>
<p><a href="http://www.smashingmagazine.com/2009/11/18/designing-css-buttons-techniques-and-resources/">Designing CSS Buttons: Techniques and Resources</a></p>
<h4><a href="http://www.instantshift.com/2009/11/16/css-box-model-the-foundation-for-improving-your-css/">CSS Box Model: The Foundation For Improving Your CSS</a></h4>
<p><a href="http://www.instantshift.com/2009/11/16/css-box-model-the-foundation-for-improving-your-css/"><img src="http://designreviver.com/wp-content/uploads/2009/11/coding3.jpg" alt="CSS Box Model: The Foundation For Improving Your CSS" /></a></p>
<p>The CSS box model lies behind everything you do in CSS. Every element is defined by a rectangular box that encloses that element. Understanding how the box model works is a key to understanding CSS and having greater control over your layout and presentation. In this article they talk about what the CSS box model is, how one box affects the other boxes around it, and some common browser issues when displaying CSS boxes.</p>
<p><a href="http://www.instantshift.com/2009/11/16/css-box-model-the-foundation-for-improving-your-css/">CSS Box Model: The Foundation For Improving Your CSS</a></p>
<h4><a href="http://css-tricks.com/examples/CleanCode/Beautiful-HTML.png">What Beautiful HTML Looks Like</a></h4>
<p><a href="http://css-tricks.com/examples/CleanCode/Beautiful-HTML.png"><img src="http://designreviver.com/wp-content/uploads/2009/11/coding4.jpg" alt="What Beautiful HTML Looks Like" /></a></p>
<p><a href="http://css-tricks.com/examples/CleanCode/Beautiful-HTML.png">What Beautiful HTML Looks Like</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/useful-resources-for-css-and-html/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>A Round-Up of Free Apps and Tools for Designers</title>
		<link>http://designreviver.com/freebies/a-round-up-of-free-apps-and-tools-for-designers/</link>
		<comments>http://designreviver.com/freebies/a-round-up-of-free-apps-and-tools-for-designers/#comments</comments>
		<pubDate>Tue, 17 Nov 2009 13:46:25 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[fonts]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[tool]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3606</guid>
		<description><![CDATA[Designers and developers can never get enough of them, especially when they are free. We are talking about free apps, those little tools that can that save you so much time and save you so much money. In this post we have collected the best recent round-ups and have listed them below. In total there [...]]]></description>
			<content:encoded><![CDATA[<p>Designers and developers can never get enough of them, especially when they are free. We are talking about free apps, those little tools that can that save you so much time and save you so much money. In this post we have collected the best recent round-ups and have listed them below. In total there are 77 apps, I am sure you will find something useful in this collection.<br />
<span id="more-3606"></span><br />
In todays news we have collected the best resources for customizing Firefox to meet your every need.</p>
<h4><a href="http://webdesignledger.com/tools/10-useful-tools-for-finding-the-perfect-domain-name">10 Useful Tools for Finding the Perfect Domain Name</a></h4>
<p><a href="http://webdesignledger.com/tools/10-useful-tools-for-finding-the-perfect-domain-name"><img src="http://designreviver.com/wp-content/uploads/2009/11/webapps1.jpg" alt="10 Useful Tools for Finding the Perfect Domain Name" /></a></p>
<p>Finding the right domain name is an important step in creating a successful website. Luckily there are tools out there to help you in this process by not only helping you find available domain names, but also helping you in the creative aspect by giving you suggestions. In this article there are 10 of these tools to help you find that perfect domain name.</p>
<p><a href="http://webdesignledger.com/tools/10-useful-tools-for-finding-the-perfect-domain-name">10 Useful Tools for Finding the Perfect Domain Name</a></p>
<h4><a href="http://www.noupe.com/tools/20-free-mac-apps-for-web-designer-s-toolkit.html">20 Free Mac Apps For Web Designer’s Toolkit</a></h4>
<p><a href="http://www.noupe.com/tools/20-free-mac-apps-for-web-designer-s-toolkit.html"><img src="http://designreviver.com/wp-content/uploads/2009/11/webapps2.jpg" alt="20 Free Mac Apps For Web Designer’s Toolkit" /></a></p>
<p>Free and MAC are two words that don&#8217;t go together very often. Thankfully, the author of this article has managed to find a total of 20 free app for web deisgners, and all of them are very useful, some are pretty powerful and all are FREE!</p>
<p><a href="http://www.noupe.com/tools/20-free-mac-apps-for-web-designer-s-toolkit.html">20 Free Mac Apps For Web Designer’s Toolkit</a></p>
<h4><a href="http://www.smashingapps.com/2009/11/12/7-apps-that-could-be-really-useful-at-work.html">7 Apps That Could Be Really Useful At Work</a></h4>
<p><a href="http://www.smashingapps.com/2009/11/12/7-apps-that-could-be-really-useful-at-work.html"><img src="http://designreviver.com/wp-content/uploads/2009/11/webapps3.jpg" alt="7 Apps That Could Be Really Useful At Work" /></a></p>
<p>These apps are not necessarily dedicated to only designers, they are for everybody. I am not very familiar with these apps, but they look promising. </p>
<p><a href="http://www.smashingapps.com/2009/11/12/7-apps-that-could-be-really-useful-at-work.html">7 Apps That Could Be Really Useful At Work</a></p>
<h4><a href="http://www.techieblogger.com/2009/11/useful-online-web-based-applications-tools-for-web-designers-and-developers.html">40+ Useful Online web tools for web designers and developers</a></h4>
<p><a href="http://www.techieblogger.com/2009/11/useful-online-web-based-applications-tools-for-web-designers-and-developers.html"><img src="http://designreviver.com/wp-content/uploads/2009/11/webapps4.jpg" alt="40+ Useful Online web tools for web designers and developers" /></a></p>
<p>In this article they have collected 40 tools of the best free online tools for designers and developers. The tools and apps range from the popular online image editor Aviary to lesser known tools like IzzyMenu and Splashup. This is a great round-up.
<p><a href="http://www.techieblogger.com/2009/11/useful-online-web-based-applications-tools-for-web-designers-and-developers.html">40+ Useful Online web tools for web designers and developers</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/freebies/a-round-up-of-free-apps-and-tools-for-designers/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Essential Firefox Extensions, Addons and Hacks</title>
		<link>http://designreviver.com/tips/essential-firefox-extensions-addons-and-hacks/</link>
		<comments>http://designreviver.com/tips/essential-firefox-extensions-addons-and-hacks/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 09:32:59 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3531</guid>
		<description><![CDATA[Firefox is a very popular browser, especially with designers and developers. It is not only compliance with CSS, that makes it great, it is also because of its versatility and customization options. With the proper addons, extensions and hacks you can create your own unique browser tailored to your every requirement.

In todays news we have [...]]]></description>
			<content:encoded><![CDATA[<p>Firefox is a very popular browser, especially with designers and developers. It is not only compliance with CSS, that makes it great, it is also because of its versatility and customization options. With the proper addons, extensions and hacks you can create your own unique browser tailored to your every requirement.<br />
<span id="more-3531"></span><br />
In todays news we have collected the best resources for customizing Firefox to meet your every need.</p>
<h4><a href="http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know">20 Essential Tweaks and Tips Every Firefox User Should Know</a></h4>
<p><a href="http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know"><img src="http://designreviver.com/wp-content/uploads/2009/11/firefox1.jpg" alt="20 Essential Tweaks and Tips Every Firefox User Should Know" /></a></p>
<p>Firefox may be your default browser, but that doesn’t mean you really use it to its full potential. Mozilla’s browser is a big threat to Microsoft not because it’s fast and full of unique features, but because it’s also extremely customizable. Add-ons, style scripts, and hidden preferences let you personalize your Firefox experience to meet your tastes and needs.</p>
<p><a href="http://www.maximumpc.com/article/features/20_essential_tweaks_every_firefox_user_should_know">20 Essential Tweaks and Tips Every Firefox User Should Know</a></p>
<h4><a href="http://sixrevisions.com/tools/top-20-essential-firefox-add-ons-web-designers/">Top 20 Essential Firefox Add-ons for Web Designers</a></h4>
<p><a href="http://sixrevisions.com/tools/top-20-essential-firefox-add-ons-web-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/11/firefox2.jpg"></a></p>
<p>Mozilla Firefox is a very popular browser, especially among web designers and developers. These days, with such a crowded field, staying at the top of the browser heap takes a lot of work. One of the factors that make Firefox so well-liked is the huge library of great extensions that enhance your browsing experience. Among the massive list of add-ons, many are vital to web designers and developers. If used, it will make your work-flow quicker and more productive.</p>
<p><a href="http://sixrevisions.com/tools/top-20-essential-firefox-add-ons-web-designers/">Top 20 Essential Firefox Add-ons for Web Designers</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/essential-firefox-extensions-addons-and-hacks/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Useful Twitter Lists Resources</title>
		<link>http://designreviver.com/general/useful-twitter-lists-resources/</link>
		<comments>http://designreviver.com/general/useful-twitter-lists-resources/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 16:20:40 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3475</guid>
		<description><![CDATA[Twitter Lists are a recently released Twitter feature. They are an easy way to categorize and organize the people that you follow on Twitter.
In todays news we have useful articles to help you better understand, how to use and what you can do with your Twitter Lists.

HOW TO: Use Twitter Lists

Twitter Lists are Twitter’s long [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter Lists are a recently released Twitter feature. They are an easy way to categorize and organize the people that you follow on Twitter.<br />
In todays news we have useful articles to help you better understand, how to use and what you can do with your Twitter Lists.</p>
<p><span id="more-3475"></span></p>
<h4><a href="http://mashable.com/2009/11/02/twitter-lists-guide/">HOW TO: Use Twitter Lists</a></h4>
<p><a href="http://mashable.com/2009/11/02/twitter-lists-guide/"><img src="http://designreviver.com/wp-content/uploads/2009/11/twitterlists.jpg" alt="HOW TO: Use Twitter Lists" /></a></p>
<p>Twitter Lists are Twitter’s long awaited “groups” feature. They offer a way for you to bunch together other users on Twitter into groups so that you can get an overview of what they’re up to.</p>
<p><a href="http://mashable.com/2009/11/02/twitter-lists-guide/">HOW TO: Use Twitter Lists</a></p>
<h4><a href="http://mashable.com/2009/11/04/twitter-lists-uses/">10 Ways You Can Use Twitter Lists</a></h4>
<p><a href="http://mashable.com/2009/11/04/twitter-lists-uses/"><img src="http://designreviver.com/wp-content/uploads/2009/11/twitterlists1.jpg" alt="10 Ways You Can Use Twitter Lists" /></a></p>
<p>Savvy individuals are looking for ways to use lists to further their personal/professional agendas, and while we are all still learning how to harness the power of this new feature, here are a few ideas to get the creative juices flowing.</p>
<p><a href="http://mashable.com/2009/11/04/twitter-lists-uses/">10 Ways You Can Use Twitter Lists</a></p>
<h4><a href="http://listorious.com/">Listorious: Discover the Best Twitter Lists</a></h4>
<p><a href="http://listorious.com/"><img src="http://designreviver.com/wp-content/uploads/2009/11/twitterlists2.jpg" alt="Listorious: Discover the Best Twitter Lists" /></a></p>
<p>Listorious is a simple to use and very useful new web service for discovering the best Twitter lists. Simply, select a tag and you will be presented with the relevant lists.</p>
<p><a href="http://listorious.com/">Listorious: Discover the Best Twitter Lists</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/useful-twitter-lists-resources/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Fresh PHP Resources and Tutorials</title>
		<link>http://designreviver.com/tutorials/fresh-php-resources-and-tutorials/</link>
		<comments>http://designreviver.com/tutorials/fresh-php-resources-and-tutorials/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 08:00:52 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3110</guid>
		<description><![CDATA[PHP is the most popular server side scripting language. It is reasonably easy to learn and use, compared to others anyway, and with it being very popular, it is backed up by a huge community of developers always willing to offer new techniques and tutorials. In todays news we have collected the best recent PHP [...]]]></description>
			<content:encoded><![CDATA[<p>PHP is the most popular server side scripting language. It is reasonably easy to learn and use, compared to others anyway, and with it being very popular, it is backed up by a huge community of developers always willing to offer new techniques and tutorials. In todays news we have collected the best recent PHP resources.</p>
<p><span id="more-3110"></span></p>
<h4><a href="http://www.2expertsdesign.com/2009/10/15/codeigniter-framework-tutorials-for-php-application/">40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application</a></h4>
<p><a href="http://www.2expertsdesign.com/2009/10/15/codeigniter-framework-tutorials-for-php-application/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot7.jpg" alt="PHP Resources" /></a></p>
<p>CodeIgniter is an Application Development Framework – a toolkit – for people who build web sites using PHP. Here is the list of 40+ Excellent And Useful CodeIgniter Application Development Framework Tutorials &amp; Resources that includes some useful tutorials and a few great resources that has been developed for programmer and designers.</p>
<p><a href="http://www.2expertsdesign.com/2009/10/15/codeigniter-framework-tutorials-for-php-application/">40+ CodeIgniter Framework Tutorials for Kick-Ass PHP Application</a></p>
<h4><a href="http://webdeveloperplus.com/php/25-new-useful-php-techniques-tutorials/">25 New &amp; Useful PHP Techniques &amp; Tutorials</a></h4>
<p><a href="http://webdeveloperplus.com/php/25-new-useful-php-techniques-tutorials/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot8.jpg" alt="PHP Resources" /></a></p>
<p>Finding new and useful PHP techniques can be difficult, in this great resource they have collected 25 tips, tricks, tutorials and of course, techniques.</p>
<p><a href="http://webdeveloperplus.com/php/25-new-useful-php-techniques-tutorials/">25 New &amp; Useful PHP Techniques &amp; Tutorials</a></p>
<h4><a href="http://www.webdesigneronline.co.uk/10-great-alternatives-to-phpmyadmin">10 great Alternatives to phpMyAdmin</a></h4>
<p><a href="http://www.webdesigneronline.co.uk/10-great-alternatives-to-phpmyadmin"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot9.jpg" alt="PHP Resources" /></a></p>
<p>Most people in the web development world are under the impression that phpMyAdmin is the only MySQL client out there for websites. There are others, many more. The author of this post has listed and describes in detail 10great Alternatives to phpMyAdmin.</p>
<p><a href="http://www.webdesigneronline.co.uk/10-great-alternatives-to-phpmyadmin">10 great Alternatives to phpMyAdmin</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/fresh-php-resources-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Collection of Useful Mac Apps</title>
		<link>http://designreviver.com/general/a-collection-of-useful-mac-apps/</link>
		<comments>http://designreviver.com/general/a-collection-of-useful-mac-apps/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 08:00:59 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3077</guid>
		<description><![CDATA[Something the Mac is not short of are its handy little apps, those tiny little applications that make life so much easier. In todays news we have collected the best recent resources that focus on Mac apps, more specifically on apps for web developers, apps that can help you to be more productive and organized [...]]]></description>
			<content:encoded><![CDATA[<p>Something the Mac is not short of are its handy little apps, those tiny little applications that make life so much easier. In todays news we have collected the best recent resources that focus on Mac apps, more specifically on apps for web developers, apps that can help you to be more productive and organized and finally a collection of apps that will improve your web browsing experience.</p>
<p><span id="more-3077"></span></p>
<h4><a href="http://www.techradar.com/news/software/applications/10-essential-os-x-apps-for-pro-web-developers-642082">10 Essential OS X Apps for Pro Web Developers</a></h4>
<p><a href="http://www.techradar.com/news/software/applications/10-essential-os-x-apps-for-pro-web-developers-642082"><img src="http://designreviver.com/wp-content/uploads/2009/10/macapp1.jpg" alt="Mac Apps" /></a></p>
<p>The Mac&#8217;s always been a strong platform for design applications, but it&#8217;s now also the obvious choice for web developers. If you&#8217;re new to the platform or fancy some shiny new tools for working on websites, the list in this details the best you can buy.</p>
<p><a href="http://www.techradar.com/news/software/applications/10-essential-os-x-apps-for-pro-web-developers-642082">10 Essential OS X Apps for Pro Web Developers</a></p>
<h4><a href="http://www.makeuseof.com/tag/6-apps-to-help-you-focus-be-productive-mac/">6 Apps To Help You Focus &amp; Be Productive [Mac]</a></h4>
<p><a href="http://www.makeuseof.com/tag/6-apps-to-help-you-focus-be-productive-mac/"><img src="http://designreviver.com/wp-content/uploads/2009/10/macapp2.jpg" alt="Mac Apps" /></a></p>
<p>If you struggle with personal disorganization, suffer from the inability to finish anything without starting another or you can never meet a deadline, this post is for you. The six apps in this post will help you bring some stability back into your life and productivity back to your work.</p>
<p><a href="http://www.makeuseof.com/tag/6-apps-to-help-you-focus-be-productive-mac/">6 Apps To Help You Focus &amp; Be Productive [Mac]</a></p>
<h4><a href="http://mac.appstorm.net/roundups/internet-roundup/35-mac-apps-to-improve-your-web-browsing-experience/">35 Mac Apps to Improve Your Web Browsing Experience</a></h4>
<p><a href="http://mac.appstorm.net/roundups/internet-roundup/35-mac-apps-to-improve-your-web-browsing-experience/"><img src="http://designreviver.com/wp-content/uploads/2009/10/macapp3.jpg" alt="Mac Apps" /></a></p>
<p>Out of the box, your Mac is a powerful machine for making the most of everything the Internet has to offer, but there are a few tweaks, plugins and applications that can make it go a little bit further. Covering both Safari and Firefox, this post has 35 different plugins and applications that will help improve your web browsing experience.</p>
<p><a href="http://mac.appstorm.net/roundups/internet-roundup/35-mac-apps-to-improve-your-web-browsing-experience/">35 Mac Apps to Improve Your Web Browsing Experience</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-collection-of-useful-mac-apps/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Photoshop Productivity and Learning Resources</title>
		<link>http://designreviver.com/tips/photoshop-productivity-and-learning-resources/</link>
		<comments>http://designreviver.com/tips/photoshop-productivity-and-learning-resources/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 08:00:31 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3087</guid>
		<description><![CDATA[Photoshop is the number one choice for graphic designers, it is powerful and it has an infinite amount of design possibilities. No one can possibly know Photoshop inside and out, that would be impossible. Everyone, including seasoned pros, can learn, and should learn something from todays news round-up. We have collected the best recent resources [...]]]></description>
			<content:encoded><![CDATA[<p>Photoshop is the number one choice for graphic designers, it is powerful and it has an infinite amount of design possibilities. No one can possibly know Photoshop inside and out, that would be impossible. Everyone, including seasoned pros, can learn, and should learn something from todays news round-up. We have collected the best recent resources to help you improve your Photoshop work-flow, learn some new techniques and even how to set up PS for iPhone development.</p>
<p><span id="more-3087"></span></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/articles/20-handy-photoshop-tips-for-a-faster-workflow">20 Handy Photoshop Tips For a Faster Workflow</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/articles/20-handy-photoshop-tips-for-a-faster-workflow"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot1.jpg" alt="Photoshop Tips" /></a></p>
<p>You may use Photoshop on a daily basis, but I bet there’s at least one tip in this post that will give you the old ‘Why didn’t I know of this before’ moment! It’s tips like these that make the most common of tasks quicker and easier than ever to help speed up your Photoshop work-flow.</p>
<p><a href="http://www.blog.spoongraphics.co.uk/articles/20-handy-photoshop-tips-for-a-faster-workflow">20 Handy Photoshop Tips For a Faster Workflow</a></p>
<h4><a href="http://www.webdesignerdepot.com/2009/10/dos-and-donts-of-photoshop-retouching/">Do’s and Don’ts of Photoshop Retouching</a></h4>
<p><a href="http://www.webdesignerdepot.com/2009/10/dos-and-donts-of-photoshop-retouching/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot2.jpg" alt="Photoshop Tips" /></a></p>
<p>The number of options available for photo enhancement are now sky high, but what’s the best way to clean the photo up?<br />
To simplify the retouching process, this post has highlighted the best and worst ways to create a clean, professional-looking photo in Photoshop.</p>
<p><a href="http://www.webdesignerdepot.com/2009/10/dos-and-donts-of-photoshop-retouching/">Do’s and Don’ts of Photoshop Retouching</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/10/12/setting-up-photoshop-for-web-app-and-iphone-development/">Setting Up Photoshop For Web, App and iPhone Development</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/10/12/setting-up-photoshop-for-web-app-and-iphone-development/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot3.jpg" alt="Photoshop Tips" /></a></p>
<p>Most people who have designed websites or apps in Photoshop will, at one point or another, have had issues trying to match colors in images to colors generated by HTML, CSS or code. This article aims to solve those problems once and for all.</p>
<p><a href="http://www.smashingmagazine.com/2009/10/12/setting-up-photoshop-for-web-app-and-iphone-development/">Setting Up Photoshop For Web, App and iPhone Development</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/photoshop-productivity-and-learning-resources/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Internet Explorer Resources for Web Developers</title>
		<link>http://designreviver.com/tips/internet-explorer-resources-for-web-developers/</link>
		<comments>http://designreviver.com/tips/internet-explorer-resources-for-web-developers/#comments</comments>
		<pubDate>Thu, 22 Oct 2009 19:00:34 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[IE]]></category>
		<category><![CDATA[internet explorer]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3105</guid>
		<description><![CDATA[For web developers and designers viewing a site through Internet Explorers eyes is worst than catching a glimpse of the four horsemen of the apocalypse! With IE8, things are getting better, yet there are still users that persist on using IE6 and IE7. UPGRADE!!!! Upgrade now, please.

IE will remain the predominant browser for most users, [...]]]></description>
			<content:encoded><![CDATA[<p>For web developers and designers viewing a site through Internet Explorers eyes is worst than catching a glimpse of the four horsemen of the apocalypse! With IE8, things are getting better, yet there are still users that persist on using IE6 and IE7. UPGRADE!!!! Upgrade now, please.<br />
<span id="more-3105"></span><br />
IE will remain the predominant browser for most users, so, sadly, developers and designers are going to have to work around this. (I am really sorry).<br />
In todays news we have collected some great resources, tips and cheats to help you develop around IE.</p>
<h4><a href="http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs#PNG-Alpha-Transparency/">Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs</a></h4>
<p><a href="http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs#PNG-Alpha-Transparency/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot4.jpg" alt="IE Hacks" /></a></p>
<p>This cheatsheet/reference manual is a resource for anyone developer who has to deal with the demon that is Internet Explorer 6. 25 great tips.</p>
<p><a href="http://www.virtuosimedia.com/tutorials/ultimate-ie6-cheatsheet-how-to-fix-25-internet-explorer-6-bugs#PNG-Alpha-Transparency/">Ultimate IE6 Cheatsheet: How To Fix 25+ Internet Explorer 6 Bugs</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/">CSS Differences in Internet Explorer 6, 7 and 8</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot5.jpg" alt="IE Hacks" /></a></p>
<p>It is imperative that developers do thorough testing in all currently-used Internet Explorer browsers when working on websites for clients, and on personal projects that target a broader audience.<br />
This article provides an exhaustive, easy-to-use reference for developers to know the differences in CSS support for IE6, IE7 and IE8.</p>
<p><a href="http://www.smashingmagazine.com/2009/10/14/css-differences-in-internet-explorer-6-7-and-8/">CSS Differences in Internet Explorer 6, 7 and 8</a></p>
<h4><a href="http://cleartypemedia.com/press/2009/10/test-strategy-for-ie6-ie7-ie8/">A Comprehensive Test Strategy for Internet Explorer 6, 7 and 8</a></h4>
<p><a href="http://cleartypemedia.com/press/2009/10/test-strategy-for-ie6-ie7-ie8/"><img src="http://designreviver.com/wp-content/uploads/2009/10/screenshot6.jpg" alt="IE Hacks" /></a></p>
<p>In this article, the author, will show you how to install multiple, legitimate versions of IE to speed up testing by taking advantage of two no-cost products available from Microsoft: Virtual PC (VPC) and Internet Explorer Application Compatibility VPC Images. When you’re done, you’ll be able to confidently test in IE6, IE7 and IE8.</p>
<p><a href="http://cleartypemedia.com/press/2009/10/test-strategy-for-ie6-ie7-ie8/">A Comprehensive Test Strategy for Internet Explorer 6, 7 and 8</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/internet-explorer-resources-for-web-developers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>A Collection of Free iPhone Apps</title>
		<link>http://designreviver.com/freebies/a-collection-of-free-iphone-apps/</link>
		<comments>http://designreviver.com/freebies/a-collection-of-free-iphone-apps/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 12:52:57 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[Freebies]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[mac]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3044</guid>
		<description><![CDATA[Every day, it seems, there are scores of new must have iPhone apps. Which ones to you choose, you couldn&#8217;t possibly download them all. In this news edition we have collected the best resources to help you find and download the best apps for your iPhone. There is a mix bags of apps available, from [...]]]></description>
			<content:encoded><![CDATA[<p>Every day, it seems, there are scores of new must have iPhone apps. Which ones to you choose, you couldn&#8217;t possibly download them all. In this news edition we have collected the best resources to help you find and download the best apps for your iPhone. There is a mix bags of apps available, from business and finance to gaming and productivity to even a collection of, soon to be here, Halloween apps.</p>
<p><span id="more-3044"></span></p>
<h4><a href="http://sneerwell.blogspot.com/2009/10/50-free-iphone-app.html">50+ Free Iphone App</a></h4>
<p><a href="http://sneerwell.blogspot.com/2009/10/50-free-iphone-app.html"><img src="http://designreviver.com/wp-content/uploads/2009/10/iphoneapp1.jpg" alt="50+ Free Iphone App" /></a></p>
<p>After the release of iPhone 3GS there are so many apps avialable on the net, some are paid ones and some are free. In this post, the author, has compiled a list of their favorite Free iPhone 3G/3GS Applications.</p>
<p><a href="http://sneerwell.blogspot.com/2009/10/50-free-iphone-app.html">50+ Free Iphone App</a></p>
<h4><a href="http://www.cultofmac.com/gallery-10-of-the-most-beautiful-iphone-ipod-touch-apps/17665">10 of the Most Beautiful iPhone &amp; iPod Touch Apps</a></h4>
<p><a href="http://www.cultofmac.com/gallery-10-of-the-most-beautiful-iphone-ipod-touch-apps/17665"><img src="http://designreviver.com/wp-content/uploads/2009/10/iphoneapp2.jpg" alt="10 of the Most Beautiful iPhone &amp; iPod Touch Apps" /></a></p>
<p>With over 75 gazillion apps in the iTunes App Store now having generated more than Umpteen billion downloads, it might seem a tad preposterous to try and pick the 10 with the most beautiful GUIs, this site has tried though.</p>
<p><a href="http://www.cultofmac.com/gallery-10-of-the-most-beautiful-iphone-ipod-touch-apps/17665">10 of the Most Beautiful iPhone &amp; iPod Touch Apps</a></p>
<h4><a href="http://www.ismashphone.com/2009/10/13_devilish-halloween-iphone-apps-wallpapers-ringtones.html">13 Devilish Halloween iPhone Apps, Wallpapers &amp; Ringtones</a></h4>
<p><a href="http://www.ismashphone.com/2009/10/13_devilish-halloween-iphone-apps-wallpapers-ringtones.html"><img src="http://designreviver.com/wp-content/uploads/2009/10/iphoneapp3.jpg" alt="13 Devilish Halloween iPhone Apps, Wallpapers &amp; Ringtones" /></a></p>
<p>Halloween is right around the corner and soon kids from all over will change into ruthless trick-or-treaters, spooky Jack-o-lanterns will be smiling in the windows and horror movies will vanish from video rental shops. For now, let’s pimp your iPhone in the spirit of Halloween and enjoy the holiday&#8217;s spooks wherever you are. </p>
<p><a href="http://www.ismashphone.com/2009/10/13_devilish-halloween-iphone-apps-wallpapers-ringtones.html">13 Devilish Halloween iPhone Apps, Wallpapers &amp; Ringtones</a></p>
<h4><a href="http://www.telegraph.co.uk/technology/apple/6269001/Top-10-iPhone-apps-for-finance.html">Top 10 iPhone apps for finance</a></h4>
<p><a href="http://www.telegraph.co.uk/technology/apple/6269001/Top-10-iPhone-apps-for-finance.html"><img src="http://designreviver.com/wp-content/uploads/2009/10/iphoneapp4.jpg" alt="Top 10 iPhone apps for finance" /></a></p>
<p><a href="http://www.telegraph.co.uk/technology/apple/6269001/Top-10-iPhone-apps-for-finance.html">Top 10 iPhone apps for finance</a></p>
<p>By Paul Andrew (
<p><a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/freebies/a-collection-of-free-iphone-apps/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>A Collection of Humorous Flowcharts for Web Designers</title>
		<link>http://designreviver.com/general/a-collection-of-humorous-flowcharts-for-web-designers/</link>
		<comments>http://designreviver.com/general/a-collection-of-humorous-flowcharts-for-web-designers/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 18:27:14 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=3020</guid>
		<description><![CDATA[As web designers we may be perceived as a serious and sombre bunch, but from time to time we do like a good laugh, especially at ourselves. This collection of flowcharts does just that, it pokes fun at web designers, perhaps in ways that only web designers could understand.

Can You Be a Web Designer?

How to [...]]]></description>
			<content:encoded><![CDATA[<p>As web designers we may be perceived as a serious and sombre bunch, but from time to time we do like a good laugh, especially at ourselves. This collection of flowcharts does just that, it pokes fun at web designers, perhaps in ways that only web designers could understand.</p>
<p><span id="more-3020"></span></p>
<h4><a href="http://sixrevisions.com/web_design/can-you-be-a-web-designer/">Can You Be a Web Designer?</a></h4>
<p><a href="http://sixrevisions.com/web_design/can-you-be-a-web-designer/"><img src="http://designreviver.com/wp-content/uploads/2009/10/flowcahart1.jpg" alt="Flowcharts for web Designers" /></a></p>
<h4><a href="http://warpedvisions.org/projects/how-to-tell-if-a-web-page-sucks/">How to tell if a web page sucks</a></h4>
<p><a href="http://warpedvisions.org/projects/how-to-tell-if-a-web-page-sucks/"><img src="http://designreviver.com/wp-content/uploads/2009/10/flowcahart2.jpg" alt="Flowcharts for web Designers" /></a></p>
<h4><a href="http://www.themaninblue.com/images/writing/perspective/2008/08/12/small_talk.gif">So, what do you do?</a></h4>
<p><a href="http://www.themaninblue.com/images/writing/perspective/2008/08/12/small_talk.gif"><img src="http://designreviver.com/wp-content/uploads/2009/10/flowcahart3.jpg" alt="Flowcharts for web Designers" /></a></p>
<h4><a href="http://www.wired.com/techbiz/it/magazine/17-08/st_singleservingsite">How Do I Make a Single-Serving Site?</a></h4>
<p><a href="http://www.wired.com/techbiz/it/magazine/17-08/st_singleservingsite"><img src="http://designreviver.com/wp-content/uploads/2009/10/flowcahart4.jpg" alt="Flowcharts for web Designers" /></a></p>
<h4><a href="http://www.geekculture.com/joyoftech/joyarchives/1151.html">How Apple Decides Whether or Not to put an APP on the APP Store?</a></h4>
<p><a href="http://www.geekculture.com/joyoftech/joyarchives/1151.html"><img src="http://designreviver.com/wp-content/uploads/2009/10/flowcahart5.jpg" alt="Flowcharts for web Designers" /></a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-collection-of-humorous-flowcharts-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>A Round-Up of Useful Web Apps for Web Designers</title>
		<link>http://designreviver.com/general/a-round-up-of-useful-web-apps-for-web-designers/</link>
		<comments>http://designreviver.com/general/a-round-up-of-useful-web-apps-for-web-designers/#comments</comments>
		<pubDate>Tue, 06 Oct 2009 21:19:27 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2948</guid>
		<description><![CDATA[Any web designer of any level, professional or beginner, uses and needs the type of web apps and services that we have in the below post. For any possible problem or test you need to perform on a new site, there are specifically developed apps that help you iron out and resolve any issues or [...]]]></description>
			<content:encoded><![CDATA[<p>Any web designer of any level, professional or beginner, uses and needs the type of web apps and services that we have in the below post. For any possible problem or test you need to perform on a new site, there are specifically developed apps that help you iron out and resolve any issues or potential issue.</p>
<p><span id="more-2948"></span></p>
<h4><a href="http://www.bryaneisenberg.com/2009/09/free-tools-to-improve-your-website/">69 Free (or low cost) Tools to Improve Your Website</a></h4>
<p><a href="http://www.bryaneisenberg.com/2009/09/free-tools-to-improve-your-website/"><img src="http://designreviver.com/wp-content/uploads/2009/10/webtools1.jpg" alt="A Collection of Web Tools" /></a></p>
<p>This post is choc-full of those little tools and apps that will give help give your website that little bit extra. Most of these tools I had never heard of, but I am planning in setting some time aside to explore each one. Tools range from website graders to optimizers, from usability testing to your Google page speed.</p>
<p><a href="http://www.bryaneisenberg.com/2009/09/free-tools-to-improve-your-website/">69 Free (or low cost) Tools to Improve Your Website</a></p>
<h4><a href="http://vandelaydesign.com/blog/design-process/color-schemes/">Different Methods for Choosing Color Schemes in Web Design</a></h4>
<p><a href="http://vandelaydesign.com/blog/design-process/color-schemes/"><img src="http://designreviver.com/wp-content/uploads/2009/10/webtools2.jpg" alt="A Collection of Web Tools" /></a></p>
<p><a href="http://vandelaydesign.com/blog/design-process/color-schemes/"><img src="http://designreviver.com/wp-content/uploads/2009/10/webtools2a.jpg" alt="A Collection of Web Tools" /></a></p>
<p>One of the most challenging aspects of design for many web designers is color selection. The color scheme of a site can have a huge impact on the overall look of the site, and it will have an impact on visitors as well. There are a number of different methods that can be used for finding the right color scheme for a particular project, and in this post they look at several of those methods.</p>
<p><a href="http://vandelaydesign.com/blog/design-process/color-schemes/">Different Methods for Choosing Color Schemes in Web Design</a></p>
<h4><a href="http://www.makeuseof.com/tag/6-websites-to-track-a-websites-traffic/">6 Websites to Track A Website’s Traffic</a></h4>
<p><a href="http://www.makeuseof.com/tag/6-websites-to-track-a-websites-traffic/"><img src="http://designreviver.com/wp-content/uploads/2009/10/webtools3.jpg" alt="A Collection of Web Tools" /></a></p>
<p>These types of sites are really addictive, curiosity will always get the better of you, and you just have to know&#8230; How is my site performing?<br />
<br />Trying them all, each site will give you a different grading, ranking and value, mostly nothing scientific about them. These types of websites basically estimate the traffic levels of your website based on a number of publicly available factors. It is not analytics, but they are a lot of fun.</p>
<p><a href="http://www.makeuseof.com/tag/6-websites-to-track-a-websites-traffic/">6 Websites to Track A Website’s Traffic</a></p>
<p>By Paul Andrew (
<p><a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-round-up-of-useful-web-apps-for-web-designers/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>A Rough Guide to Using and Understanding Google Wave</title>
		<link>http://designreviver.com/general/a-rough-guide-to-using-and-understanding-google-wave/</link>
		<comments>http://designreviver.com/general/a-rough-guide-to-using-and-understanding-google-wave/#comments</comments>
		<pubDate>Mon, 05 Oct 2009 14:21:53 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2998</guid>
		<description><![CDATA[No doubt, you would have heard about all the hype, this week, surrounding Google Wave. Just what is it Google Wave though? &#8220;Google Wave is a real-time communication platform. It combines aspects of email, instant messaging, wikis, web chat, social networking, and project management to build one elegant, in-browser communication client&#8220;(quote from Mashable). Does that [...]]]></description>
			<content:encoded><![CDATA[<p>No doubt, you would have heard about all the hype, this week, surrounding Google Wave. Just what is it Google Wave though?<span id="more-2998"></span> &#8220;<em>Google Wave is a real-time communication platform. It combines aspects of email, instant messaging, wikis, web chat, social networking, and project management to build one elegant, in-browser communication client</em>&#8220;(quote from <a href="http://mashable.com/2009/05/28/google-wave-guide/">Mashable</a>). Does that make sense?<br />
In this news edition we have some useful resources to help you understand Google Wave and what exactly it is and does.</p>
<p><a href="http://wave.google.com">Google Wave Homepage</a><br />
<a href="http://googleblog.blogspot.com/2009/05/went-walkabout-brought-back-google-wave.html">Went Walkabout. Brought back Google Wave.</a></p>
<h4>Two-Minute Google Wave Video</h4>
<p>If you&#8217;re struggling to understand what all the fuss about Google Wave is, then this quick video offers an excellent explanation of just one use for how Wave can outshine email as a cool collaboration tool.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="295" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/rDu2A3WzQpo&amp;hl=en&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="480" height="295" src="http://www.youtube.com/v/rDu2A3WzQpo&amp;hl=en&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h4>Google Wave: A Complete Guide</h4>
<p><a href="http://mashable.com/2009/05/28/google-wave-guide/"><img src="http://designreviver.com/wp-content/uploads/2009/10/waveimage1.jpg" alt="Google Wave" /></a></p>
<p>To help make sense of all this Wave hype, Mashable, have compiled a guide with key information, definitions, and links related to the launch of Google Wave. This in-depth guide provides an overview of Wave, discusses the terminology associated with it, details information on Wave applications, (i.e. the Twitter Wave app Twave), and goes over ways to keep yourself informed.</p>
<p>Read about it here: <a href="http://mashable.com/2009/05/28/google-wave-guide/">Google Wave: A Complete Guide</a></p>
<h4>Google Wave Developer Preview at Google I/O 2009</h4>
<p>Be warned, this video is long, very long. It is the Wave Developer Preview presentation at the Day 2 Keynote of Google I/O. This gives a thorough and indepth look at the many features and possible uses of Wave. If you have the time, watch this video.</p>
<p>By Paul Andrew (</p>
<p><a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-rough-guide-to-using-and-understanding-google-wave/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>A Round-Up of Logo Inspiration</title>
		<link>http://designreviver.com/inspiration/a-round-up-of-logo-inspiration/</link>
		<comments>http://designreviver.com/inspiration/a-round-up-of-logo-inspiration/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 08:04:39 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[logo]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2870</guid>
		<description><![CDATA[The hardest sub-category of graphic design is the the design of a logo. A logo needs to encapsulate the essence of a product/organization as well as being instantly recognizable. A very, very difficult combination to achieve. You only get one chance to design an effective logo, it has to be right first time, as to [...]]]></description>
			<content:encoded><![CDATA[<p>The hardest sub-category of graphic design is the the design of a logo. A logo needs to encapsulate the essence of a product/organization as well as being instantly recognizable. A very, very difficult combination to achieve. You only get one chance to design an effective logo, it has to be right first time, as to constantly change the design can be counter-productive and decrease a products value.<br />
In todays news we have collected the best recent logo inspiration posts.</p>
<p><span id="more-2870"></span></p>
<h4><a href="http://sixrevisions.com/graphics-design/popular-logos-with-hidden-symbolisms/">Popular Logos with Hidden Symbolisms</a></h4>
<p><a href="http://sixrevisions.com/graphics-design/popular-logos-with-hidden-symbolisms/"><img src="http://designreviver.com/wp-content/uploads/2009/09/logoinspiration1.jpg" alt="" /></a></p>
<p><a href="http://sixrevisions.com/graphics-design/popular-logos-with-hidden-symbolisms/"><img src="http://designreviver.com/wp-content/uploads/2009/09/logoinspiration2.jpg" alt="" /></a></p>
<p>Some logos are so creative and subtle that you have to look very close to find hidden symbolism or understated subtitle. In this excellent post, the authors shows us a collection of logos and highlights the hidden meanings. Logo design at its witty best.</p>
<p><a href="http://sixrevisions.com/graphics-design/popular-logos-with-hidden-symbolisms/">Popular Logos with Hidden Symbolisms</a></p>
<h4><a href="http://www.noupe.com/graphics/40-breathtaking-creative-logo-designs-just-to-inspire.html">40 Breathtaking &amp; Creative Logo Designs Just to Inspire</a></h4>
<p><a href="http://www.noupe.com/graphics/40-breathtaking-creative-logo-designs-just-to-inspire.html"><img src="http://designreviver.com/wp-content/uploads/2009/09/logoinspiration3.jpg" alt="" /></a></p>
<p><a href="http://www.noupe.com/graphics/40-breathtaking-creative-logo-designs-just-to-inspire.html"><img src="http://designreviver.com/wp-content/uploads/2009/09/logoinspiration4.jpg" alt="" /></a></p>
<p>Designing a memorable logo is not easy, it requires a lot of detailed attention with typography, colors &amp; shapes to convey the style the designer has chosen. Designers excel in using shadows, contrast and transparency to represent the brand they are working on.<br />
In this inspirational post you will find a compilation of 40 beautiful and creative logo designs.</p>
<p><a href="http://www.noupe.com/graphics/40-breathtaking-creative-logo-designs-just-to-inspire.html">40 Breathtaking &amp; Creative Logo Designs Just to Inspire</a></p>
<h4><a href="http://www.1stwebdesigner.com/inspiration/72-creative-and-smart-typographic-logo-inspiration/">72 Creative And Smart Typographic Logo Inspiration</a></h4>
<p><a href="http://www.1stwebdesigner.com/inspiration/72-creative-and-smart-typographic-logo-inspiration/"><img src="http://designreviver.com/wp-content/uploads/2009/09/logoinspiration5.jpg" alt="" /></a></p>
<p><a href="http://www.1stwebdesigner.com/inspiration/72-creative-and-smart-typographic-logo-inspiration/"><img src="http://designreviver.com/wp-content/uploads/2009/09/logoinspiration6.jpg" alt="" /></a></p>
<p>This post demonstrates how with the correct use of typography a professional logo can be created. It proves the point that less is more by simply using one or two words and selecting the correct font, it also demonstrates, perhaps unintentionally, the effectiveness and the importance of negative and positive spacing.</p>
<p><a href="http://www.1stwebdesigner.com/inspiration/72-creative-and-smart-typographic-logo-inspiration/">72 Creative And Smart Typographic Logo Inspiration</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/a-round-up-of-logo-inspiration/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>A Round-Up of the Best Illustrator Tutorials</title>
		<link>http://designreviver.com/tutorials/a-round-up-of-the-best-illustrator-tutorials/</link>
		<comments>http://designreviver.com/tutorials/a-round-up-of-the-best-illustrator-tutorials/#comments</comments>
		<pubDate>Tue, 22 Sep 2009 19:00:13 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2791</guid>
		<description><![CDATA[Adobe Illustrator is the most powerful tools for creating vector graphics. If you are a novice stepping into software as powerful as it, it can be daunting and off putting trying to learn. Where could you possibly start? The long way is to read the extensive documentation that comes packaged with Illustrator. Or, the easiest [...]]]></description>
			<content:encoded><![CDATA[<p>Adobe Illustrator is the most powerful tools for creating vector graphics. If you are a novice stepping into software as powerful as it, it can be daunting and off putting trying to learn. Where could you possibly start? The long way is to read the extensive documentation that comes packaged with Illustrator. Or, the easiest and best solution, is too follow a few of the many freely available Illustrator tutorials, written by the best and most talented of designers.<br />
<span id="more-2791"></span><br />
In this post we have collected the best Illustrator tutorial round-ups.</p>
<h4><a href="http://thedesignmag.com/44-really-useful-and-new-adobe-illustrator-tutorials.html">44 Really Useful and New Adobe Illustrator Tutorials </a></h4>
<p><a href="http://thedesignmag.com/44-really-useful-and-new-adobe-illustrator-tutorials.html"><img src="http://designreviver.com/wp-content/uploads/2009/09/illustrator1.jpg"></a></p>
<p><a href="http://thedesignmag.com/44-really-useful-and-new-adobe-illustrator-tutorials.html"><img src="http://designreviver.com/wp-content/uploads/2009/09/illustrator2.jpg"></a></p>
<p>In this great Illustrator tutorial round-up there is a list of 44 fresh and relatively new tuts. Following these basic step by step tutorials will help you to easily learn the Illustrator environment and help how to recreate the amazing effects and illustration techniques from each tut.</p>
<p><a href="http://thedesignmag.com/44-really-useful-and-new-adobe-illustrator-tutorials.html">44 Really Useful and New Adobe Illustrator Tutorials </a></p>
<h4><a href="http://sixrevisions.com/graphics-design/18-impressive-tutorials-on-creating-vector-illustrations/">18 Impressive Tutorials on Creating Vector Illustrations</a></h4>
<p><a href="http://sixrevisions.com/graphics-design/18-impressive-tutorials-on-creating-vector-illustrations/"><img src="http://designreviver.com/wp-content/uploads/2009/09/illustrator3.jpg"></a></p>
<p><a href="http://sixrevisions.com/graphics-design/18-impressive-tutorials-on-creating-vector-illustrations/"><img src="http://designreviver.com/wp-content/uploads/2009/09/illustrator4.jpg"></a></p>
<p>In this article, you will find a good number of high quality lessons by the best and most talented graphic design artists on the many ways to creating effective vector illustrations.</p>
<p><a href="http://sixrevisions.com/graphics-design/18-impressive-tutorials-on-creating-vector-illustrations/">18 Impressive Tutorials on Creating Vector Illustrations</a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/top-places-to-find-quality-illustrator-tutorials-online">Top Places to Find Quality Illustrator Tutorials Online</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/top-places-to-find-quality-illustrator-tutorials-online"><img src="http://designreviver.com/wp-content/uploads/2009/09/illustrator5.jpg"></a></p>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/top-places-to-find-quality-illustrator-tutorials-online"><img src="http://designreviver.com/wp-content/uploads/2009/09/illustrator6.jpg"></a></p>
<p>Finding Illustrator tutorials online can be a mission, but luckily there’s a hand of websites and blogs offering top class Illustrator tutorials, tips and techniques. This post rounds up the best places online to find high quality tutorials and articles to help you learn Illustrator like a pro.</p>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/top-places-to-find-quality-illustrator-tutorials-online">Top Places to Find Quality Illustrator Tutorials Online</a></p>
<p>By Paul Andrew (<a href="http://designreviver.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/a-round-up-of-the-best-illustrator-tutorials/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>A Round-Up of Super Javascript and jQuery Plugins</title>
		<link>http://designreviver.com/tips/a-round-up-of-the-best-and-latest-javascript-and-jquery-plugins/</link>
		<comments>http://designreviver.com/tips/a-round-up-of-the-best-and-latest-javascript-and-jquery-plugins/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 19:00:03 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[Javascript and jQuery plugin]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2540</guid>
		<description><![CDATA[jQuery has been flying the flag for Javascript for quite a while now, and rightly so, it is amazing. And, with its huge popularity, the volume of free plugins and tutorials has not only greatly increased, but also the quality and power of each plugin are continually pushing jQuery to its limits. Does it even have limits?]]></description>
			<content:encoded><![CDATA[<p>jQuery has been flying the flag for Javascript for quite a while now, and rightly so, it is amazing. And, with its huge popularity, the volume of free plugins and tutorials has not only greatly increased, but also the quality and power of each plugin are continually pushing jQuery to its limits. Does it even have limits?</p>
<p><span id="more-2540"></span></p>
<h4><a href="http://net.tutsplus.com/articles/web-roundups/40-super-neat-javascript-plugins/">40 Super-Neat JavaScript Plugins</a></h4>
<p><a href="http://net.tutsplus.com/articles/web-roundups/40-super-neat-javascript-plugins/"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript1.jpg" alt="40 Super-Neat JavaScript Plugins" width="480" /></a></p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/40-super-neat-javascript-plugins/"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript2.jpg" alt="40 Super-Neat JavaScript Plugins" width="480" /></a></p>
<p>With the right combination of JavaScript plugins you can turn a simple website into a fantastic one. In this post from <a href="http://net.tutsplus.com/">net.tutsplus.com</a>, they have reviewed forty of the most popular javscript plugins that are freely available. The plugins are not limited to only jQuery, which is normally the case, but also offer plugins from the other major frameworks (well, MooTools anyway). You would be hard pressed to find a better all round selection.</p>
<p><a href="http://net.tutsplus.com/articles/web-roundups/40-super-neat-javascript-plugins/">40 Super-Neat JavaScript Plugins</a></p>
<h4><a href="http://www.catswhocode.com/blog/10-incredible-jquery-navigation-menus">10 Incredible JQuery Navigation Menus</a></h4>
<p><a href="http://www.catswhocode.com/blog/10-incredible-jquery-navigation-menus"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript3.jpg" alt="10 incredible JQuery navigation menus" width="480" /></a></p>
<p><a href="http://www.catswhocode.com/blog/10-incredible-jquery-navigation-menus"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript4.jpg" alt="10 incredible JQuery navigation menus" width="480" /></a></p>
<p>In this post, the author has showcased 10 cool jQuery navigation techniques. Remember, not all nav systems need to be mixed with Javascript or jQuery, sometimes the simpler the better. But when jQuery is mixed with the proper ingredients the effect can be very impressive.</p>
<p><a href="http://www.catswhocode.com/blog/10-incredible-jquery-navigation-menus">10 Incredible JQuery Navigation Menus</a></p>
<h4><a href="http://www.webdesignbooth.com/15-great-jquery-plugins-for-better-table-manipulation/">15 Great jQuery Plugins For Better Table Manipulation</a></h4>
<p><a href="http://www.webdesignbooth.com/15-great-jquery-plugins-for-better-table-manipulation/"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript5.jpg" alt="15 Great jQuery Plugins For Better Table Manipulation" width="480" /></a></p>
<p><a href="http://www.webdesignbooth.com/15-great-jquery-plugins-for-better-table-manipulation/"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript6.jpg" alt="15 Great jQuery Plugins For Better Table Manipulation" width="480" /></a></p>
<p><a href="http://www.webdesignbooth.com/15-great-jquery-plugins-for-better-table-manipulation/"><img src="http://designreviver.com/wp-content/uploads/2009/09/javascript7.jpg" alt="15 Great jQuery Plugins For Better Table Manipulation" width="480" /></a></p>
<p>When talking about tables within web design we are, thankfully, not talking about an &#8220;ancient&#8221; layout system that should have died with the dinosaurs. We are, of course, talking about dynamic and sortable data tables. With the popularity of jQuery the volume of plugins available for displaying tabular data has greatly increased, and this post has a great round-up of the best.</p>
<p><a href="http://www.webdesignbooth.com/15-great-jquery-plugins-for-better-table-manipulation/">15 Great jQuery Plugins For Better Table Manipulation</a></p>
<p>By Paul Andrew (<a href="http://designreviver.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/a-round-up-of-the-best-and-latest-javascript-and-jquery-plugins/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Apple Inspired Home Office Furniture</title>
		<link>http://designreviver.com/inspiration/apple-inspired-home-office-furniture/</link>
		<comments>http://designreviver.com/inspiration/apple-inspired-home-office-furniture/#comments</comments>
		<pubDate>Mon, 07 Sep 2009 19:00:20 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[apple]]></category>
		<category><![CDATA[furniture]]></category>
		<category><![CDATA[home office]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[office furniture]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2243</guid>
		<description><![CDATA[Are you a MAC or a PC? It doesn't really matter, it is entirely up to you. We could argue about the differences between the two until we are blue in the face. There is one clear and defined difference between the two though, and I am sure that there will not be many that would disagree: MAC computers are sleek and stylish and look really, really cool.]]></description>
			<content:encoded><![CDATA[<p>Are you a MAC or a PC? It doesn&#8217;t really matter, it is entirely up to you. We could argue about the differences between the two until we are blue in the face. There is one clear and defined difference between the two though, and I am sure that there will not be many that would disagree: MAC computers are sleek and stylish and look really, really cool.<br />
<span id="more-2243"></span><br />
The MAC style is a definition in itself, and has inspired designers for many years now. It has inspired a huge range of unique furniture designed to accentuate your MAC products.</p>
<p>In this post we have collected 9 of the best MAC Inspired Furniture for your Home Office, and best of all 9for PC users anyway, most of the furniture can be used for the PC as well.</p>
<h4><a href="http://www.lukeriggall.co.uk/novanta/">Novanta Workstation</a></h4>
<p>Novanta, (translating as 90 due to its shape) is a workstation that has a completely unique style that sits perfectly with Apple designed products. Don&#8217;t be deceived by this minimal looking desk, it hides an awesome array of features. It has an inbuilt monitor stand, a really nice touch with the keyboard and mouse bay and an integrated iPod dock. The leather lined front drawers have been especially designed to accommodate a MAC laptop or A3 sized paper, or hide all the cabling that can accumulate from modern computer systems. Overall, this is an awesome workstation.<br />
<br /><a href="http://www.lukeriggall.co.uk/novanta/">Novanta Workstation</a></p>
<p><object width="480" height="295"><param name="movie" value="http://www.youtube.com/v/I4x_onazvss&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/I4x_onazvss&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="295"></embed></object></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1a.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1b.jpg"></p>
<h4><a href="http://www.raindesigninc.com/igo.html">iGo Desk / Workstation</a></h4>
<p>The feature rich fashion statement that is the iGo desk is designed to fully integrate with your iMac and Mac mini with Cinema Display, so that you don&#8217;t have to compromise on the aesthetics of your environment. It is fully adjustable to allow it to be used comfortably in either a standing or seated position, it also comes with an iMac turntable so you can turn your monitor to exactly the right angle and if you but the sitting model it can be pushed around on it&#8217;s wheels. Overall, this one really cool workstation, the only thing I would worry about is could anyone sit at this desk all day, and be comfortable? Who cares, it looks good!<br />
<br /><a href="http://www.raindesigninc.com/igo.html">iGo Desk / Workstation</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1e.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1f.jpg"></p>
<h4><a href="http://www.pground.dk/pground/Design_and_function_-_for_your_computer_desk_or_imac_table.html">iDesk</a></h4>
<p>Knowadys the computer replaces your radio and TV, as well as music and movies storage. It connects you to your neighbor and the rest of the world through chat and phone. And using the internet gives you access to information as well as entertainment. Your computer should be given a central and not to space consuming position. IDesk is the solution. The strong, small and minimal iDesk can be wall mounted, giving your office or living room a convenient solution to compact space and its useful drawer can be used to hide unsightly cables and peripherals that always gather around a computer set-up.<br />
<br /><a href="http://www.pground.dk/pground/Design_and_function_-_for_your_computer_desk_or_imac_table.html">Calligaris Stealth Desk</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1i.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1j.jpg"></p>
<h4><a href="http://www.macandmacinteriors.co.uk/calligaris-stealth-desk-glass-top-p-1279.html">Calligaris Stealth Desk</a></h4>
<p>The reasonably priced (only £622) and elegant Calligaris Stealth Desk is among the best in contemporary Italian furniture. With its clean lines, smooth elegant curves, frosted glass surface and compact design would make this desk a welcome addition to any living room or office.<br />
<br /><a href="http://www.macandmacinteriors.co.uk/calligaris-stealth-desk-glass-top-p-1279.html">Calligaris Stealth Desk</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1c.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1d.jpg"></p>
<h4><a href="http://www.signalement.dk/">The Tank Collection Desk</a></h4>
<p>The height-adjustable desk from the Tank Collection radiates lightness and elegancy. The fineness is emphasized by the urgent smoothness which combined with the sturdy materials add strength and weight. This sturdy desk has a large and comfortable working surface, plenty of leg room and the elegant adjustable legs barely touch the floor bringing a sense of lightness &#8220;resembling a ballerina&#8221; (quote from the site).<br />
<br /><a href="http://www.signalement.dk/">The Tank Collection Desk</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1g.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1h.jpg"></p>
<h4><a href="http://www.smartdesks.com/imac-computer-tables-apple-mac-computer-desks.asp">SFP-302628 FP Series MACTable</a></h4>
<p>Styled as a typical classroom desk, the conservative FP Series MACTables are tailor built to accommodate both iMacs and Apple Cinema Displays. Your iMacs sits on the adjustable depth shelf, were there is easy access to the drives and connections and the keyboard and mouse sit on the spacious worktop. The worktop is large enough for not only the iMAC, it also offers plenty of surface space for writing, books and the always important cup of coffee.<br />
<br /><a href="http://www.smartdesks.com/imac-computer-tables-apple-mac-computer-desks.asp">SFP-302628 FP Series MACTable Homepage</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired2.jpg"></p>
<h4><a href="http://www.bluelounge.com/studiodesk.php">StudioDesk</a></h4>
<p>The stylish StudioDesk is specifically designed for laptop users, with its clutter free and professional working environment,  this would be a welcome addition to any home office. All peripherals and excess cables are hidden just under the sliding desktop surface and the storage compartment is therefore conveniently accessed from above. An elongated slot across the width of the desktop allows the necessary peripheral &amp; power cables to enter/exit at any point, maintaining the clutter-free environment the StudioDesk promotes.<br />
<br /><a href="http://www.bluelounge.com/studiodesk.php">StudioDesk Homepage</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired3.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired4.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired4a.jpg"></p>
<h4><a href="http://www.dddxyz.com/gallery-furniture.htm">XYZ Computer Desk</a></h4>
<p>The XYZ is a marvel in desk and computer design with its modern and sleek exterior, to a high spec interior that contains all the computer components, cables and drives all neatly hidden within the thickness of the desk.  Specifically made for the more functional and versatile PC (I will whisper that), but designed to be as beautiful as a Mac.<br />
<br /><a href="http://www.dddxyz.com/gallery-furniture.htm">XYZ Computer Desk Homepage</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired5.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired1k.jpg"></p>
<h4><a href="http://www.milk.dk/">MILK</a></h4>
<p>MILK is a series of beautiful tables designed to match the computers that sit on top of them. The desk height can be electronically adjusted for seating or standing. Its large 140 x 80cm desktop keeps unruly cables neatly in check within a drawer, there are also four modular storage square spaces that can be used for absolutely anything (even an aquarium, just look at the image below).<br />
<br /><a href="http://www.milk.dk/">MILK Homepage</a></p>
<p><object width="480" height="385"><param value="http://www.youtube.com/v/i24ViP5AjW8&amp;hl=en&amp;fs=1&amp;" name="movie"/><param value="true" name="allowFullScreen"/><param value="always" name="allowscriptaccess"/><embed width="480" height="385" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/i24ViP5AjW8&amp;hl=en&amp;fs=1&amp;"/></object></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired7.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired8.jpg"></p>
<h4><a href="http://www.michielvanderkley.nl/iconI.htm">i-Con I &#8211; Integrated Desk and Computer</a></h4>
<p>Almost everybody with a computer has the same problem. An ugly looking skin-colored box under the desk, all kind of ugly wires, all the peripherals like sound-systems, transmitters and so on are annoying too. No matter how nice the desk looks when you buy it, by the time you have everything installed there is not much left of it. There is a solution : i-Con I is a a modern designed desk with a fully integrated computer. The only things visible are the monitor and the wireless keyboard and mouse. No wires, no mess and looks good as well.<br />
<br /><a href="http://www.michielvanderkley.nl/iconI.htm">i-Con I &#8211; Integrated Desk and Computer Homepage</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired9.jpg"></p>
<h4><a href="http://hecklerdesign.com/onelessdesk/">OneLessDesk</a></h4>
<p>OneLessDesk is a beautiful, ergonomic, space-saving computer desk. At one time, you needed a desk that could fit a mountain of paper, two-foot-deep monitor, printer, and a CPU the size of a small car. Nowadays, your computer is an inch thick, the desk has finally caught up. When the desk is put away it is only 12 inches thick!<br />
It is available in silver, black, red, buttercup (I think thats yellow) and cream.<br />
<br /><a href="http://hecklerdesign.com/onelessdesk/">OneLessDesk Homepage</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired11.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired12.jpg"></p>
</p>
<h4><a href="http://hecklerdesign.com/onelessstand/">OneLessStand</a></h4>
<p>OneLessStand&#39;s rear-facing, hidden shelf hides your wifi, cable modem, networked hard drives, and the mess of wiring that comes with them. The height of the shelf is in-line with most power and cable wall outlets &#8211; so it even hides that mess as well.<br />
<br /><a href="http://hecklerdesign.com/onelessstand/">OneLessStand Homepage</a></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired13.jpg"></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired14.jpg"></p>
<h4><a href="http://hecklerdesign.com/onelessfile/">OneLessFile</a></h4>
<p>OneLessFile would be a perfect and necessary addition to any home office. Ideally your work area would be paperless, but if that is not possible, the One LessFile, with its convenient carrying handles and pull holes, is probably the most stylish filer money can buy.<br />
<br /><a href="http://hecklerdesign.com/onelessfile/">OneLessFile Homepage</a></p>
<p><object width="480" height="385"><param value="http://www.youtube.com/v/k5eVbz3wJhI&amp;hl=en&amp;fs=1&amp;" name="movie"/><param value="true" name="allowFullScreen"/><param value="always" name="allowscriptaccess"/><embed width="480" height="385" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/k5eVbz3wJhI&amp;hl=en&amp;fs=1&amp;"/></object></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired15.jpg"></p>
<h4><a href="http://www.sonicchair.de/english/design_engl.htm">Sonic Chair</a></h4>
<p>When the stress of everyday office work gets to you, the Sonic Chair offers you a great way to relax and unwind. It provides you with a unique audio experience, allowing you to sit at the very centre of a top-notch sound system. Whether you enjoy listening to symphony orchestras, rock concerts, or audio books – the integrated satellite speakers are precisely adapted to your ears.<br />
<br /><a href="http://www.sonicchair.de/english/design_engl.htm">Sonic Chair Homepage</a></p>
<p><object width="480" height="295"><param value="http://www.youtube.com/v/mDuv9dK6HIs&amp;hl=en&amp;fs=1&amp;" name="movie"/><param value="true" name="allowFullScreen"/><param value="always" name="allowscriptaccess"/><embed width="480" height="295" allowfullscreen="true" allowscriptaccess="always" type="application/x-shockwave-flash" src="http://www.youtube.com/v/mDuv9dK6HIs&amp;hl=en&amp;fs=1&amp;"/></object></p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/08/macinspired19.jpg"></p>
<p>By Paul Andrew (<a href="http://designreviver.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/apple-inspired-home-office-furniture/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>A Collection of Wordpress Tutorials, Tips and Themes</title>
		<link>http://designreviver.com/tips/a-collection-of-wordpress-tutorials-tips-and-themes/</link>
		<comments>http://designreviver.com/tips/a-collection-of-wordpress-tutorials-tips-and-themes/#comments</comments>
		<pubDate>Sat, 05 Sep 2009 19:00:11 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[wordpress]]></category>
		<category><![CDATA[wordpress themes]]></category>
		<category><![CDATA[wordpress tutorials]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2501</guid>
		<description><![CDATA[As far as CMSs go, WordPress is a phenomenon. And rightly so. It is a very powerful blogging and CMS tool that can be used to create almost any possible type of web site that you could possibly dream of. Still as with everything involved with web design and development, you need to learn and [...]]]></description>
			<content:encoded><![CDATA[<p>As far as CMSs go, WordPress is a phenomenon. And rightly so. It is a very powerful blogging and CMS tool that can be used to create almost any possible type of web site that you could possibly dream of. Still as with everything involved with web design and development, you need to learn and understand WP to fully unleash its power. <br />
In this news edition we have collected the best WP tutorials, tips and themes, to help you with Wordpress development.</p>
<p><span id="more-2501"></span></p>
<h4><a href="http://inspectelement.com/tutorials/7-very-simple-tips-and-tricks-for-getting-more-out-of-wordpress/">7 Very Simple Tips and Tricks for getting More out of WordPress</a></h4>
<p><a href="http://inspectelement.com/tutorials/7-very-simple-tips-and-tricks-for-getting-more-out-of-wordpress/"><img src="http://designreviver.com/wp-content/uploads/2009/09/wp1.jpg" alt="7 Very Simple Tips and Tricks for getting More out of WordPress" width="480" /></a></p>
<p>In this post there are a few handy little tips that even the seasoned WP developers may not have heard of. There are, of course, some basic tips, the rest are very useful, like the pagination implementation tips and the styling author comments tips. There is a tip for separating comments and trackbacks, which is very helpful, but won&#8217;t work on most advanced themes (speaking from experience). A little bit more fine tuning is required. Overall, this is a great round-up of Wordpress tips for getting more out of WordPress with very little effort.</p>
<p><a href="http://inspectelement.com/tutorials/7-very-simple-tips-and-tricks-for-getting-more-out-of-wordpress/">7 Very Simple Tips and Tricks for getting More out of WordPress</a></p>
<h4><a href="http://www.instantshift.com/2009/09/02/45-excellent-fresh-free-wordpress-themes-around/">45+ Excellent Fresh Free Wordpress Themes Around</a></h4>
<p><a href="http://www.instantshift.com/2009/09/02/45-excellent-fresh-free-wordpress-themes-around/"><img src="http://designreviver.com/wp-content/uploads/2009/09/wp2.jpg" alt="45+ Excellent Fresh Free Wordpress Themes Around" width="480" /></a></p>
<p><a href="http://www.instantshift.com/2009/09/02/45-excellent-fresh-free-wordpress-themes-around/"><img src="http://designreviver.com/wp-content/uploads/2009/09/wp3.jpg" alt="45+ Excellent Fresh Free Wordpress Themes Around" width="480" /></a></p>
<p>Keeping up with the release of free Wordpress themes can feel like a full-time job, there seems to be several new themes released everyday. The easiest way to find the highest quality themes is by bookmarking a post like this. This post is not your traditional long list with all the available Wordpress themes on the internet but its an refined collection of the best handpicked fresh Wordpress themes.</p>
<p><a href="http://www.instantshift.com/2009/09/02/45-excellent-fresh-free-wordpress-themes-around/">45+ Excellent Fresh Free Wordpress Themes Around</a></p>
<h4><a href="http://www.wpbeginner.com/wp-tutorials/15-unconventional-uses-of-wordpress-in-action/">15 Unconventional Uses of WordPress in Action</a></h4>
<p><a href="http://www.wpbeginner.com/wp-tutorials/15-unconventional-uses-of-wordpress-in-action/"><img src="http://designreviver.com/wp-content/uploads/2009/09/wp4.jpg" alt="15 Unconventional Uses of WordPress in Action" width="480" /></a></p>
<p><a href="http://www.wpbeginner.com/wp-tutorials/15-unconventional-uses-of-wordpress-in-action/"><img src="http://designreviver.com/wp-content/uploads/2009/09/wp5.jpg" alt="15 Unconventional Uses of WordPress in Action" width="480" /></a></p>
<p>WordPress is known as one of the most powerful open-source blogging platform, but it can be a lot more than just a blogging platform. We already know about using WordPress as a content management system (CMS), but WordPress is much more flexible than that. With the combined use of plugins, and hacks, WordPress can be manipulated into many unique and unconventional web sites. In this article, the author, highlights some of the most unconventional uses of WordPress and shows you how you can use WordPress in these unconventional ways as well. Cool.</p>
<p><a href="http://www.wpbeginner.com/wp-tutorials/15-unconventional-uses-of-wordpress-in-action/">15 Unconventional Uses of WordPress in Action</a></p>
<h4><a href="http://www.tripwiremagazine.com/tutorials/developer-toolbox/xxx-massive-wordpress-tutorial-collection.html">100+ Massive Wordpress Tutorial Collection</a></h4>
<p><a href="http://www.tripwiremagazine.com/tutorials/developer-toolbox/xxx-massive-wordpress-tutorial-collection.html"><img src="http://designreviver.com/wp-content/uploads/2009/09/wp6.jpg" alt="100+ Massive Wordpress Tutorial Collection" width="480" /></a></p>
<p>In this post, from Tripwire Magazine, they have collated a collection of 100 and more resources and tutorials for Wordpress. The post mainly focuses on version 2.7+ but most resources will be relevant for earlier and later versions as well.</p>
<p><a href="http://www.tripwiremagazine.com/tutorials/developer-toolbox/xxx-massive-wordpress-tutorial-collection.html">100+ Massive Wordpress Tutorial Collection</a></p>
<p>By Paul Andrew (<a href="http://designreviver.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/a-collection-of-wordpress-tutorials-tips-and-themes/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>The Best Image Galleries from the Blogosphere</title>
		<link>http://designreviver.com/general/the-best-image-galleries-from-the-blogosphere/</link>
		<comments>http://designreviver.com/general/the-best-image-galleries-from-the-blogosphere/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 19:00:08 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[blogoshpere]]></category>
		<category><![CDATA[image galleries]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2380</guid>
		<description><![CDATA[For todays news we have collected from the blogosphere the best design and technology related image collections. You will find a mix back of galleries, some are inspirational, some nostalgic, some are innovative and, of course, there are some images with humor. The best has to be Microsoft&#8217;s blunder, they really need to invest in [...]]]></description>
			<content:encoded><![CDATA[<p>For todays news we have collected from the blogosphere the best design and technology related image collections. You will find a mix back of galleries, some are inspirational, some nostalgic, some are innovative and, of course, there are some images with humor. The best has to be Microsoft&#8217;s blunder, they really need to invest in a decent graphic editor.. or just buy Adobe!<br />
<span id="more-2380"></span></p>
<h4><a href="http://imgur.com/eePBp.jpg">&quot;I love My Job. No, Seriously&#8230;&quot;</a></h4>
<p><a href="http://imgur.com/eePBp.jpg"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal1.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://imgur.com/eePBp.jpg">View Source</a></p>
<h4><a href="http://www.chicagotribune.com/news/photo/chi-081216-hightech-nomore-pg,0,6642380.photogallery">High-tech once upon a time &#8211; Image Gallery</a></h4>
<p><a href="http://www.chicagotribune.com/news/photo/chi-081216-hightech-nomore-pg,0,6642380.photogallery"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal2.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://www.chicagotribune.com/news/photo/chi-081216-hightech-nomore-pg,0,6642380.photogallery"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal3.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://www.chicagotribune.com/news/photo/chi-081216-hightech-nomore-pg,0,6642380.photogallery">View the Image Gallery</a></p>
<h4><a href="http://www.toxel.com/inspiration/2009/08/27/clever-uses-of-handles-in-advertising/">Clever Uses of Handles in Advertising</a></h4>
<p><a href="http://www.toxel.com/inspiration/2009/08/27/clever-uses-of-handles-in-advertising/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal4.jpg" alt="Best Image Galleries" width="470" /></a></p>
<p><a href="http://www.toxel.com/inspiration/2009/08/27/clever-uses-of-handles-in-advertising/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal5.jpg" alt="Best Image Galleries" width="470" /></a></p>
<p><a href="http://www.toxel.com/inspiration/2009/08/27/clever-uses-of-handles-in-advertising/">View the Image Gallery</a></p>
<h4><a href="http://www.engadget.com/2009/08/25/microsoft-sucks-at-photoshop/#comments">Microsoft Sucks at Photoshop</a></h4>
<p><a href="http://www.engadget.com/2009/08/25/microsoft-sucks-at-photoshop/#comments"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal6.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://www.engadget.com/2009/08/25/microsoft-sucks-at-photoshop/#comments">View Source</a></p>
<h4><a href="http://imgur.com/4Vp9N.jpg">If Web Sites Were People</a></h4>
<p><a href="http://imgur.com/4Vp9N.jpg"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal7.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://imgur.com/4Vp9N.jpg">View Source</a></p>
<h4><a href="http://nextround.net/2009/08/28/15-durex-ads-so-clever-they-almost-make-you-want-to-buy-condoms/">15 Durex Ads So Clever They Almost Make You Want To Buy Condoms</a></h4>
<p><a href="http://nextround.net/2009/08/28/15-durex-ads-so-clever-they-almost-make-you-want-to-buy-condoms/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal8.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://nextround.net/2009/08/28/15-durex-ads-so-clever-they-almost-make-you-want-to-buy-condoms/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal9.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://nextround.net/2009/08/28/15-durex-ads-so-clever-they-almost-make-you-want-to-buy-condoms/">View the Image Gallery</a></p>
<h4><a href="http://www.beautifullife.info/graphic-design/amazing-fonts/">Amazing 3D Font Showcase</a></h4>
<p><a href="http://www.beautifullife.info/graphic-design/amazing-fonts/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal10.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://www.beautifullife.info/graphic-design/amazing-fonts/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal11.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://www.beautifullife.info/graphic-design/amazing-fonts/">View the Image Gallery</a></p>
<h4><a href="http://www.manolith.com/2009/08/31/15-most-ridiculous-car-mods/">15 Most Ridiculous Car Mods</a></h4>
<p><a href="http://www.manolith.com/2009/08/31/15-most-ridiculous-car-mods/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal12.jpg" alt="Best Image Galleries" width="420" /></a></p>
<p><a href="http://www.manolith.com/2009/08/31/15-most-ridiculous-car-mods/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal13.jpg" alt="Best Image Galleries" width="410" /></a></p>
<p><a href="http://www.manolith.com/2009/08/31/15-most-ridiculous-car-mods/">View the Image Gallery</a></p>
<h4><a href="http://thedesigninspiration.com/articles/40-clever-advertising-campaigns-of-mcdonalds/">40 Clever Advertising Campaigns of McDonald’s</a></h4>
<p><a href="http://thedesigninspiration.com/articles/40-clever-advertising-campaigns-of-mcdonalds/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal14.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://thedesigninspiration.com/articles/40-clever-advertising-campaigns-of-mcdonalds/"><img src="http://designreviver.com/wp-content/uploads/2009/08/imagegal15.jpg" alt="Best Image Galleries" width="480" /></a></p>
<p><a href="http://thedesigninspiration.com/articles/40-clever-advertising-campaigns-of-mcdonalds/">View the Image Gallery</a></p>
<p>By Paul Andrew from <a href="http://speckyboy.com">Speckyboy Design Magazine</a>, you can follow him on <a href="http://twitter.com/speckyboy">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/the-best-image-galleries-from-the-blogosphere/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>The Best and Worst in Web Design</title>
		<link>http://designreviver.com/general/the-best-and-worst-in-web-design/</link>
		<comments>http://designreviver.com/general/the-best-and-worst-in-web-design/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 19:00:08 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[best design]]></category>
		<category><![CDATA[web design]]></category>
		<category><![CDATA[worst design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2335</guid>
		<description><![CDATA[In the early days of the Internet, web sites looked awful, really really awful! Back then there was a great excuse for the poor and blind standards, nobody knew any better. So, to find web sites as poorly designed as the ones showcased in today&#8217;s news, I was shocked and to be honest, there is [...]]]></description>
			<content:encoded><![CDATA[<p>In the early days of the Internet, web sites looked awful, really really awful! Back then there was a great excuse for the poor and blind standards, nobody knew any better. So, to find web sites as poorly designed as the ones showcased in today&#8217;s news, I was shocked and to be honest, there is no excuse for them. In some cases I had to wear sunglasses, in others I was far too scared to even open my eyes. Be brave, and look for yourselves. <br />
On the flip side, we also have a selection of trendy web interfaces from Deviantart, something to sooth your eyes.</p>
<p><span id="more-2335"></span></p>
<h4><a href="http://www.manolith.com/2009/08/25/worst-website-designs/">20 of the Worst Designed Websites In the World</a></h4>
<p><a href="http://www.manolith.com/2009/08/25/worst-website-designs/"><img src="http://designreviver.com/wp-content/uploads/2009/08/bestworst1.jpg" alt="20 of the Worst Designed Websites In the World" width="480" /></a></p>
<p><a href="http://www.manolith.com/2009/08/25/worst-website-designs/"><img src="http://designreviver.com/wp-content/uploads/2009/08/bestworst2.jpg" alt="20 of the Worst Designed Websites In the World" width="480" /></a></p>
<p><a href="http://www.manolith.com/2009/08/25/worst-website-designs/"><img src="http://designreviver.com/wp-content/uploads/2009/08/bestworst3.jpg" alt="20 of the Worst Designed Websites In the World" width="480" /></a></p>
<p>We all come across some seriously bad websites in our day-to-day lives on the Internet. It’s just an unavoidable fact of life, like coming across monsters on the way to the market in video games. When you come across these things, you should approach them with a modicum of fear, for it is something you don’t know, after all. But, more than that, you need to be brave, and you need to relish the experience with full sense of humor employed. These are the 20 worst websites that the author of this post could find from across the world. Scary stuff!</p>
<p><a href="http://www.manolith.com/2009/08/25/worst-website-designs/">20 of the Worst Designed Websites In the World</a></p>
<h4><a href="http://www.1stwebdesigner.com/inspiration/48-trendy-and-fresh-web-interfaces-from-deviantart-august-2009/">48 Trendy And Fresh Web Interfaces From Deviantart</a></h4>
<p><a href="http://www.1stwebdesigner.com/inspiration/48-trendy-and-fresh-web-interfaces-from-deviantart-august-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/08/bestworst4.jpg" alt="48 Trendy And Fresh Web Interfaces From Deviantart" width="480" /></a></p>
<p><a href="http://www.1stwebdesigner.com/inspiration/48-trendy-and-fresh-web-interfaces-from-deviantart-august-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/08/bestworst5.jpg" alt="48 Trendy And Fresh Web Interfaces From Deviantart" width="480" /></a></p>
<p><a href="http://www.1stwebdesigner.com/inspiration/48-trendy-and-fresh-web-interfaces-from-deviantart-august-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/08/bestworst6.jpg" alt="48 Trendy And Fresh Web Interfaces From Deviantart" width="480" /></a></p>
<p>This post is a showcase of interface designs all from Deviantart. They are all relatively new designs and this reflects in the modern and stylish interfaces showcased, a good indication of current web design trends. </p>
<p><a href="http://www.1stwebdesigner.com/inspiration/48-trendy-and-fresh-web-interfaces-from-deviantart-august-2009/">48 Trendy And Fresh Web Interfaces From Deviantart</a></p>
<p>By Paul Andrew from <a href="http://speckyboy.com">Speckyboy Design Magazine</a>, you can follow him on <a href="http://twitter.com/speckyboy">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/the-best-and-worst-in-web-design/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>50 Illustrator Cartoon Tutorials</title>
		<link>http://designreviver.com/tutorials/50-illustrator-cartoon-tutorials/</link>
		<comments>http://designreviver.com/tutorials/50-illustrator-cartoon-tutorials/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 19:00:57 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[cartoon]]></category>
		<category><![CDATA[cartoon character]]></category>
		<category><![CDATA[Illustrator]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2179</guid>
		<description><![CDATA[Illustrated cartoon characters within web design has taken a surge in popularity recently, a most welcome trend. Those very effective cute, odd or even nasty characters will always stay in your memory a lot longer than the actual web sites content and even a sites logo, they have that effect on you.
In this post you will find 50 vector cartoon characters tutorials using Adobe Illustrator, each tut author takes you through there own individual cartoon character design process, teaching you new techniques in the process.]]></description>
			<content:encoded><![CDATA[<p>Illustrated cartoon characters within web design has taken a surge in popularity recently, a most welcome trend. Those very effective cute, odd or even nasty characters will always stay in your memory a lot longer than the actual web sites content and even a sites logo, they have that effect on you. </p>
<p>In this post you will find 50 vector cartoon characters tutorials using Adobe Illustrator, each tut author takes you through there own individual cartoon character design process, teaching you new techniques in the process. </p>
<p><span id="more-2179"></span></p>
<h4><a href="http://colorburned.com/2009/07/create-a-character-mascot-with-adobe-illustrator-cs4.html">Create a Character Mascot</a></h4>
<p><a href="http://colorburned.com/2009/07/create-a-character-mascot-with-adobe-illustrator-cs4.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon1.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/create-a-cute-furry-vector-monster-in-illustrator">Create a Cute Furry Vector Monster</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/create-a-cute-furry-vector-monster-in-illustrator"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon2.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.gomediazine.com/tutorials/illustrator/draft-create-vector-art-twitter-icon-character-adobe-illustrator/">Create A Vector Art Twitter Bird Character</a></h4>
<p><a href="http://www.gomediazine.com/tutorials/illustrator/draft-create-vector-art-twitter-icon-character-adobe-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon3.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://dinglifeblog.com/?p=219">OWL DiNG Tutorial</a></h4>
<p><a href="http://dinglifeblog.com/?p=219"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon4.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-illustrate-a-lebron-james-cartoon-character/">Illustrate a LeBron James Cartoon Character</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-illustrate-a-lebron-james-cartoon-character/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon5.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://illustrationinfo.com/?p=77">Cartoon Bug Tutorial</a></h4>
<p><a href="http://illustrationinfo.com/?p=77"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon6.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-cartoon-character-with-expressive-lines/">Create a Cartoon Character with Expressive Lines</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-cartoon-character-with-expressive-lines/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon7.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.zenelements.co.uk/blog/leprechaun-2009/">Create your own Leprechaun</a></h4>
<p><a href="http://www.zenelements.co.uk/blog/leprechaun-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon8.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/illustration/create-a-super-happy-octopus-character/">Create a Super Happy Octopus Character</a></h4>
<p><a href="http://vector.tutsplus.com/illustration/create-a-super-happy-octopus-character/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon9.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.tutorialpark.com/drawing-vector-looking-cat-illustration-using-photoshop/">Vector-Looking Cat Illustration</a></h4>
<p><a href="http://www.tutorialpark.com/drawing-vector-looking-cat-illustration-using-photoshop/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon10.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/creating_vector_characters_in_illustrator">Creating vector characters in Illustrator</a></h4>
<p><a href="http://www.computerarts.co.uk/tutorials/2d__and__photoshop/creating_vector_characters_in_illustrator"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon11.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://tu-torial.com/view_tut.php?id=183">Drawing and Designing a Lovely Cartoon Character</a></h4>
<p><a href="http://tu-torial.com/view_tut.php?id=183"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon12.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-add-fur-to-vector-animal-illustrations/">How to Add Fur to Vector Animal Illustrations</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-add-fur-to-vector-animal-illustrations/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon13.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/character-design/how-to-create-a-stinking-zombie-flesh-eater-in-illustrator/">Create a Stinking Zombie Flesh-Eater </a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/character-design/how-to-create-a-stinking-zombie-flesh-eater-in-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon14.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/the-making-of-abe-the-are-my-sites-up-mascot">The Making of Abe</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/the-making-of-abe-the-are-my-sites-up-mascot"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon15.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/uncategorized/create-a-vector-pirate-cartoon-character-from-a-hand-drawn-sketch">Create a Vector Pirate Cartoon Character</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/uncategorized/create-a-vector-pirate-cartoon-character-from-a-hand-drawn-sketch"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon16.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://naldzgraphics.net/tutorials/create-a-blue-vector-character-from-pencil-sketch-to-coloring/">Blue Vector Character from Pencil Sketch to Coloring</a></h4>
<p><a href="http://naldzgraphics.net/tutorials/create-a-blue-vector-character-from-pencil-sketch-to-coloring/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon17.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.sosnewbie.com/en/mascot-design/vectorial-illustration-with-illustrator/">Vectorial illustration with Illustrator</a></h4>
<p><a href="http://www.sosnewbie.com/en/mascot-design/vectorial-illustration-with-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon18.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.illustrationclass.com/?p=107">Symmetrical Illustration: Thug Bunny</a></h4>
<p><a href="http://www.illustrationclass.com/?p=107"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon19.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://mixedmilkchocolate.deviantart.com/art/Circle-vector-tutorial-109123816">Circle Vector Tutorial</a></h4>
<p><a href="http://mixedmilkchocolate.deviantart.com/art/Circle-vector-tutorial-109123816"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon20a.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-turn-a-sketch-into-a-fat-cat-vector-illustration/">Turn a Sketch into a Fat Cat Vector</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-turn-a-sketch-into-a-fat-cat-vector-illustration/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon21.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-killer-chainsaw-bunny-character/">Create a Killer Chainsaw Bunny Character</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-killer-chainsaw-bunny-character/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon22.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-cute-bunny-vector-character/">Create a Cute Bunny Vector Character</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-cute-bunny-vector-character/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon23.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/articles/maintaining-rhythm-and-flow-in-vector-character-design/">Maintaining Rhythm and Flow in Vector Character Design</a></h4>
<p><a href="http://vector.tutsplus.com/articles/maintaining-rhythm-and-flow-in-vector-character-design/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon24.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://pinkzap.com/tutorial/drawing-a-characters-face-in-illustrator/">Drawing a character’s face in Illustrator</a></h4>
<p><a href="http://pinkzap.com/tutorial/drawing-a-characters-face-in-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon25.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.illustrationclass.com/?p=114">Character Illustration</a></h4>
<p><a href="http://www.illustrationclass.com/?p=114"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon26.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.eyesontutorials.com/articles/32/1/Primitive-Art-Man-Cartoon/Page1.html">Primitive Art Man Cartoon</a></h4>
<p><a href="http://www.eyesontutorials.com/articles/32/1/Primitive-Art-Man-Cartoon/Page1.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon27.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.voidix.com/illustrator_draw_fish.html">Drawing a Fish in Illustrator Tutorial</a></h4>
<p><a href="http://www.voidix.com/illustrator_draw_fish.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon28.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-illustrate-a-cute-emo-kid/">Illustrate a Cute Emo Kid</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-illustrate-a-cute-emo-kid/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon29.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-your-own-cartoon-character">How To Create Your Own Vector Cartoon Character</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/how-to-create-your-own-cartoon-character"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon30.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/illustrator-tutorial-create-a-gang-of-vector-ninjas">Create a Gang of Vector Ninjas</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/illustrator-tutorial-create-a-gang-of-vector-ninjas"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon31.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.ehow.com/how_5177280_make-cartoon-turtle-adobe-illustrator.html">Make a Cartoon Turtle</a></h4>
<p><a href="http://www.ehow.com/how_5177280_make-cartoon-turtle-adobe-illustrator.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon32.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.smashingmagazine.com/2008/02/13/drunken-monkey-photoshop-tutorial/">Cartoon Monkey</a></h4>
<p><a href="http://www.smashingmagazine.com/2008/02/13/drunken-monkey-photoshop-tutorial/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon33.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.aivault.com/?p=913">How to Draw a Cartoon Duck</a></h4>
<p><a href="http://www.aivault.com/?p=913"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon34.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://scarletbits.com/2009/tut_how_to_draw_tb/">How to Draw an Amazing Vector Twitter Bird</a></h4>
<p><a href="http://scarletbits.com/2009/tut_how_to_draw_tb/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon35.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.suciuvlad.com/illustrator/vector-illustration-create-a-cute-bird/">Create a Cute Bird</a></h4>
<p><a href="http://www.suciuvlad.com/illustrator/vector-illustration-create-a-cute-bird/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon36.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://circleboxblog.com/2009/tutorials/create-a-simple-vector-creature-in-illustrator/">Create a Simple Vector Creature</a></h4>
<p><a href="http://circleboxblog.com/2009/tutorials/create-a-simple-vector-creature-in-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon37.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.aivault.com/?p=764">How to Create a Cute Hippo Character</a></h4>
<p><a href="http://www.aivault.com/?p=764"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon38.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-1-flying-bat-ghost">Monster Character Series Part 1</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-1-flying-bat-ghost"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon39.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-2-%e2%80%93-dumb-blue-sucker-monster">Monster Character Series Part 2</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-2-%e2%80%93-dumb-blue-sucker-monster"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon40.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-3">Monster Character Series Part 3</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-3"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon41.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-4">Monster Character Series Part 4</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/tutorials/monster-character-series-part-4"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon42.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://danidraws.com/2007/01/08/creating-line-drawings-in-adobe-illustrator/">Creating Line Drawings in Adobe Illustrator</a></h4>
<p><a href="http://danidraws.com/2007/01/08/creating-line-drawings-in-adobe-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon43.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.webdesign.org/web/vector-graphics/adobe-illustrator/drawing-a-funny-game-character.13678.html">Drawing a Funny Game Character</a></h4>
<p><a href="http://www.webdesign.org/web/vector-graphics/adobe-illustrator/drawing-a-funny-game-character.13678.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon44.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://naldzgraphics.net/tutorials/create-a-character-illustration-wallpaper/">Character Illustration Wallpaper</a></h4>
<p><a href="http://naldzgraphics.net/tutorials/create-a-character-illustration-wallpaper/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon45.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1691">Creating Convincing Characters</a></h4>
<p><a href="http://www.digitalartsonline.co.uk/tutorials/index.cfm?featureID=1691"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon46.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.rob-barrett.com/post/tutorial-twitterlove-bird-from-sketch-to-vector-in-photoshop-and-illustrator">Twitterlove Bird</a></h4>
<p><a href="http://www.rob-barrett.com/post/tutorial-twitterlove-bird-from-sketch-to-vector-in-photoshop-and-illustrator"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon47.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://kailoon.com/a-cow-as-chinese-new-year-zodiac-for-2009/">A Cow As Chinese New Year Zodiac For 2009</a></h4>
<p><a href="http://kailoon.com/a-cow-as-chinese-new-year-zodiac-for-2009/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon48.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-fantasy-character-in-illustrator/">Fantasy Character</a></h4>
<p><a href="http://vector.tutsplus.com/tutorials/illustration/how-to-create-a-fantasy-character-in-illustrator/"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon49.jpg" alt="Illustrator Character" width="480" /></a></p>
<h4><a href="http://www.mickm.com/tutorial/194-Drawing-Kirby">Drawing Kirby</a></h4>
<p><a href="http://www.mickm.com/tutorial/194-Drawing-Kirby"><img src="http://designreviver.com/wp-content/uploads/2009/08/illustratorcartoon50.jpg" alt="Illustrator Character" width="480" /></a></p>
<p>By Paul Andrew from <a href="http://speckyboy.com">Speckyboy Design Magazine</a>, you can follow him on <a href="http://twitter.com/speckyboy">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/50-illustrator-cartoon-tutorials/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Funny Info-Graphics and Photo-Manipulations</title>
		<link>http://designreviver.com/inspiration/a-selection-of-funny-info-graphics-and-photo-manipulations/</link>
		<comments>http://designreviver.com/inspiration/a-selection-of-funny-info-graphics-and-photo-manipulations/#comments</comments>
		<pubDate>Sat, 22 Aug 2009 19:00:56 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[photo manipulations]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2129</guid>
		<description><![CDATA[For todays news you will need a lot of good humor and a great sense of fun. It features two of the most popular things on the net: info-graphics and photo-manipulations. You know you love them, and they are all very very funny.]]></description>
			<content:encoded><![CDATA[<p>For todays news you will need a lot of good humor and a great sense of fun. It features two of the most popular things on the net: info-graphics and photo-manipulations. You know you love them, and they are all very very funny.</p>
<p><span id="more-2129"></span></p>
<h4><a href="http://coedmagazine.com/2009/08/19/the-50-funniest-internet-infographics/">The 50 Funniest Internet Infographics</a></h4>
<p><a href="http://coedmagazine.com/2009/08/19/the-50-funniest-internet-infographics/"><img src="http://designreviver.com/wp-content/uploads/2009/08/flowchart1.jpg" alt="The 50 Funniest Internet Infographics" width="480" /></a></p>
<p><a href="http://coedmagazine.com/2009/08/19/the-50-funniest-internet-infographics/"><img src="http://designreviver.com/wp-content/uploads/2009/08/flowchart2.jpg" alt="The 50 Funniest Internet Infographics" width="408" /></a></p>
<p>A common site when you are browsing the internet are the abundance of info-graphics. Some are interesting, some are simply pointless, some are really funny. In this post you will 50 of the funniest info-graphics ever, I love the Mr T graphic.</p>
<p><a href="http://coedmagazine.com/2009/08/19/the-50-funniest-internet-infographics/">The 50 Funniest Internet Infographics</a></p>
<h4><a href="http://abduzeedo.com/30-funny-photomanipulations-animals-humandescent">30 Funny Photo-manipulations of Animals by HumanDescent</a></h4>
<p><a href="http://abduzeedo.com/30-funny-photomanipulations-animals-humandescent"><img src="http://designreviver.com/wp-content/uploads/2009/08/photoman1.jpg" alt="30 Funny Photo-manipulations of Animals by HumanDescent" width="480" /></a></p>
<p><a href="http://abduzeedo.com/30-funny-photomanipulations-animals-humandescent"><img src="http://designreviver.com/wp-content/uploads/2009/08/photoman2.jpg" alt="30 Funny Photo-manipulations of Animals by HumanDescent" width="480" /></a></p>
<p>Everyone loves photomanipulations, the image editing technique that gives us unlimited space for creative ideas, especially when working with a great working tool like photoshop.Photo manipulation is the image editing technique that gives us unlimited space for creative ideas, especially when working with a great working tool like photoshop.</p>
<p><a href="http://abduzeedo.com/30-funny-photomanipulations-animals-humandescent">30 Funny Photo-manipulations of Animals by HumanDescent</a></p>
<p>By Paul Andrew from <a href="http://speckyboy.com">Speckyboy Design Magazine</a>, you can follow him on <a href="http://twitter.com/speckyboy">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/a-selection-of-funny-info-graphics-and-photo-manipulations/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Cool Packaging and Business Cards</title>
		<link>http://designreviver.com/inspiration/cool-and-original-packaging-and-business-cards/</link>
		<comments>http://designreviver.com/inspiration/cool-and-original-packaging-and-business-cards/#comments</comments>
		<pubDate>Thu, 20 Aug 2009 19:00:45 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[business cards]]></category>
		<category><![CDATA[packaging]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2080</guid>
		<description><![CDATA[When you find originally and beautifully designed business cards and packaging you want to shout it from the rooftops. In todays corporate business and retail world discovering originality is rare, so when news items like this come along we make sure we share it.]]></description>
			<content:encoded><![CDATA[<p>When you find originally and beautifully designed business cards and packaging you want to shout it from the rooftops. In todays corporate business and retail world discovering originality is rare, so when news items like this come along we make sure we share it.</p>
<p><span id="more-2080"></span></p>
<h4><a href="http://abduzeedo.com/10-awesome-package-designs">250+ Resources to Help You Become a CSS Expert</a></h4>
<p><a href="http://abduzeedo.com/10-awesome-package-designs"><img src="http://designreviver.com/wp-content/uploads/2009/08/packnews1.jpg" alt="10 Awesome Package Designs" width="480" /></a></p>
<p><a href="http://abduzeedo.com/10-awesome-package-designs"><img src="http://designreviver.com/wp-content/uploads/2009/08/packnews2.jpg" alt="10 Awesome Package Designs" width="480" /></a></p>
<p>Everyone buys something just because its packaging? Well, these package designs are definitely one of a kind and they do make you want to buy them regardless of whatever it is inside. This post showcases 10 different types of packaging that all have something in common; they are awesome.</p>
<p><a href="http://abduzeedo.com/10-awesome-package-designs">10 Awesome Package Designs</a></p>
<h4><a href="http://www.noupe.com/design/60-unusual-business-card-ideas.html">60+ Unusual Business Card Ideas &amp; Designs</a></h4>
<p><a href="http://www.noupe.com/design/60-unusual-business-card-ideas.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/packnews3.jpg" alt="60+ Unusual Business Card Ideas &amp; Designs" width="480" /></a></p>
<p><a href="http://www.noupe.com/design/60-unusual-business-card-ideas.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/packnews4.jpg" alt="60+ Unusual Business Card Ideas &amp; Designs" width="480" /></a></p>
<p><a href="http://www.noupe.com/design/60-unusual-business-card-ideas.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/packnews5.jpg" alt="60+ Unusual Business Card Ideas &amp; Designs" width="480" /></a></p>
<p>There is something about business card showcases that everyone loves. Maybe it is because most business cards tend to be forgotten, with there simple and bland design with basic typography. To see something out of the norm is cool. You will love this post.</p>
<p><a href="http://www.noupe.com/design/60-unusual-business-card-ideas.html">60+ Unusual Business Card Ideas &amp; Designs</a></p>
<p>By Paul Andrew from <a href="http://speckyboy.com">Speckyboy Design Magazine</a>, you can follow him on <a href="http://twitter.com/speckyboy">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/cool-and-original-packaging-and-business-cards/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Amazing Basic and Advanced CSS Tips, Tutorials and Guides</title>
		<link>http://designreviver.com/tips/amazing-basic-and-advanced-css-tips-tutorials-and-guides/</link>
		<comments>http://designreviver.com/tips/amazing-basic-and-advanced-css-tips-tutorials-and-guides/#comments</comments>
		<pubDate>Tue, 18 Aug 2009 19:00:22 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[guides]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=2036</guid>
		<description><![CDATA[CSS is by far and away the most important language any web designer or developer should learn, it pushes HTML, marginally, into second place. And in todays news we have some amazing resources covering every possible aspect of CSS development, there are tips, tutorials, guides and some resources covering more specific areas of CSS, namely CSS selectors and Typography.]]></description>
			<content:encoded><![CDATA[<p>CSS is by far and away the most important language any web designer or developer should learn, it pushes HTML, marginally, into second place. And in todays news we have some amazing resources covering every possible aspect of CSS development, there are tips, tutorials, guides and some resources covering more specific areas of CSS, namely CSS selectors and Typography. </p>
<p><span id="more-2036"></span></p>
<h4><a href="http://www.webdesignerdepot.com/2009/08/250-resources-to-help-you-become-a-css-expert/">250+ Resources to Help You Become a CSS Expert</a></h4>
<p><a href="http://www.webdesignerdepot.com/2009/08/250-resources-to-help-you-become-a-css-expert/"><img src="http://designreviver.com/wp-content/uploads/2009/08/cssnews1.jpg" alt="250+ Resources to Help You Become a CSS Expert" width="480" /></a></p>
<p>In this post there are a monumentally huge 250 resources, covering every possible aspect of CSS, including CSS3. There are tutorials, how-tos, tips, free resources and even CSS inspiration. This is an awesome post, that needs to be bookmarked.</p>
<p><a href="http://www.webdesignerdepot.com/2009/08/250-resources-to-help-you-become-a-css-expert/">250+ Resources to Help You Become a CSS Expert</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/08/17/taming-advanced-css-selectors/">Taming Advanced CSS Selectors</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/08/17/taming-advanced-css-selectors/"><img src="http://designreviver.com/wp-content/uploads/2009/08/cssnews3.jpg" alt="Taming Advanced CSS Selectors" width="480" /></a></p>
<p>This article covers the greatly underused, CSS Selectors, and explains how you could transform the look of your website in just a couple of minutes, and without even having to touch the markup. CSS Selectors are essentially a CSS method of not littering your HTML with excessive and unnecessary classes and ids, divs and spans.</p>
<p><a href="http://www.smashingmagazine.com/2009/08/17/taming-advanced-css-selectors/">Taming Advanced CSS Selectors</a></p>
<h4><a href="http://net.tutsplus.com/tutorials/html-css-techniques/six-ways-to-improve-your-web-typography/">6 Ways To Improve Your Web Typography</a></h4>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/six-ways-to-improve-your-web-typography/"><img src="http://designreviver.com/wp-content/uploads/2009/08/cssnews2.jpg" alt="6 Ways To Improve Your Web Typography" width="480" /></a></p>
<p>This post not only offers CSS typography tips and tutorials, it also gives you a great overview to understanding general typography (see the image above), and a thorough look at how text and differnet fonts are rendered in the major web browsers. The post is a must read not only for newbies but also for the pros. Everyone will take something from it.</p>
<p><a href="http://net.tutsplus.com/tutorials/html-css-techniques/six-ways-to-improve-your-web-typography/">6 Ways To Improve Your Web Typography</a></p>
<p>By Paul Andrew from <a href="http://speckyboy.com">Speckyboy Design Magazine</a>, you can follow him on <a href="http://twitter.com/speckyboy">Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/amazing-basic-and-advanced-css-tips-tutorials-and-guides/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Enhancing your Web Design with Sliders and Scrollers</title>
		<link>http://designreviver.com/tips/enhancing-your-web-design-with-sliders-and-scrollers/</link>
		<comments>http://designreviver.com/tips/enhancing-your-web-design-with-sliders-and-scrollers/#comments</comments>
		<pubDate>Thu, 13 Aug 2009 19:00:37 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[jquery]]></category>
		<category><![CDATA[scrollers]]></category>
		<category><![CDATA[sliders]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1948</guid>
		<description><![CDATA[A few years back, the only way a web designer could enhance a web design with the kind of cool effects, similar to sliders and scrollers, was by using Flash. Even if you loved it or loathed it, Flash certainly filled the creativity gap that was created by the limitations of HTML, CSS and Javascript. Lately, though, with the advancement and popularity of the javascript libraries (especially with jQuery), those cool effects can be created with a lot less code, a lot less frustration and the file size is a damn sight smaller than using a Flash movie.]]></description>
			<content:encoded><![CDATA[<p>A few years back, the only way a web designer could enhance a web design with the kind of cool effects, similar to sliders and scrollers, was by using Flash. Even if you loved it or loathed it, Flash certainly filled the creativity gap that was created by the limitations of HTML, CSS and Javascript. Lately, though, with the advancement and popularity of the javascript libraries (especially with jQuery), those cool effects can be created with a lot less code, a lot less frustration and the file size is a damn sight smaller than using a Flash movie.<br />
<span id="more-1948"></span><br />
Just think, CSS3 and HTML5 is gaining momentum, mix these two elements in with jQuery, and quite possibly, Flash will become redundant.</p>
<h4><a href="http://www.noupe.com/design/sliding-content.html">5 Sliding Content Techniques, Examples &amp; jQuery How to’s</a></h4>
<p><a href="http://www.noupe.com/design/sliding-content.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/news1382009a.jpg" alt="5 Sliding Content Techniques, Examples and jQuery How to’s" width="500" /></a></p>
<p><a href="http://www.noupe.com/design/sliding-content.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/news1382009b.jpg" alt="5 Sliding Content Techniques, Examples and jQuery How to’s" width="500" /></a></p>
<p>You have probably seen those cool image and content sliders everywhere, it is a new fad that has cropped up this year. And every month it seems new styles and tecniques are  being developed, and you may be wondering: &quot;How do they do that?&quot;<br />
 In this design news resource, from <a href="http://noupe.com">noupe.com</a>, they have taken five very cool and popular styles of image and content sliders and explained in the easiest way possible how each one was created. A basic knowledge of Javascript is definetly required, and everyone will take something from this great resource.</p>
<p><a href="http://www.noupe.com/design/sliding-content.html">5 Sliding Content Techniques, Examples &amp; jQuery How to’s</a></p>
<h4><a href="http://dzineblog.com/2009/08/getting-creative-with-javascript-30-websites-with-cool-slider-and-scrollers.html">30 Creative Examples of Javascript Slider &amp; Scrollers</a></h4>
<p><a href="http://dzineblog.com/2009/08/getting-creative-with-javascript-30-websites-with-cool-slider-and-scrollers.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/news1382009c.jpg" alt="30 Creative Examples of Javascript Slider and Scrollers" width="500" /></a></p>
<p><a href="http://dzineblog.com/2009/08/getting-creative-with-javascript-30-websites-with-cool-slider-and-scrollers.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/news1382009d.jpg" alt="30 Creative Examples of Javascript Slider and Scrollers" width="500" /></a></p>
<p>On the same theme as the above news item, this post is a showcase of creative methods using javascript for sliders and scrollers. A special mention goes to <a href="http://howarts.nl">Howarths.nl</a>, who has quite possibly came up with the best and most original tabbed navigation using javascript. At first glance you would think it was developed with Flash. Cool.</p>
<p><a href="http://dzineblog.com/2009/08/getting-creative-with-javascript-30-websites-with-cool-slider-and-scrollers.html">30 Creative Examples of Javascript Slider &amp; Scrollers</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/enhancing-your-web-design-with-sliders-and-scrollers/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>15 Excellent Free Design Ezines</title>
		<link>http://designreviver.com/inspiration/15-excellent-free-design-ezines/</link>
		<comments>http://designreviver.com/inspiration/15-excellent-free-design-ezines/#comments</comments>
		<pubDate>Mon, 10 Aug 2009 19:00:11 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[E-magzine]]></category>
		<category><![CDATA[ezine]]></category>
		<category><![CDATA[Ezines]]></category>
		<category><![CDATA[magzine]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1877</guid>
		<description><![CDATA[In this post you will find some great examples of digital art, like illustration, vector art, street art, typography and advertising to the more traditional arts of painting, sculpture and photography. And all of these are bundled up into several creative and free e-magazines. Some are in PDF format and others are in Flash, and they all contain interviews, insightful design tips and lots and lots of inspirational showcases.]]></description>
			<content:encoded><![CDATA[<p>In this post you will find some great examples of digital art, like illustration, vector art, street art, typography and advertising to the more traditional arts of painting, sculpture and photography. And all of these are bundled up into several creative and free e-magazines. Some are in PDF format and others are in Flash, and they all contain interviews, insightful design tips and lots and lots of inspirational showcases.</p>
<p><span id="more-1877"></span></p>
<h4><a href="http://www.destructed.info/">Destructed Magazine</a></h4>
<p><a href="http://www.destructed.info/"><img src="http://designreviver.com/wp-content/uploads/2009/14/pdfmag1a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Destructed is a free downloadable Art and Design Magzine in .PDF format. It is released quaterly and each issue deals with a unique topic from the community.
<p><strong>Download Latest Issue (N.20)</strong></p>
<p><a href="http://www.destructed.info/index.php?article_id=34&amp;item=20&amp;filetype=pdf"><img src="http://designreviver.com/wp-content/uploads/2009/14/pdfmag1b.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.destructed.info/index.php?article_id=34&amp;item=20&amp;filetype=pdf">Download Destructed Magazine in PDF Format</a><br />
<a href="http://www.destructed.info/index.php?article_id=34&amp;item=20&amp;filetype=rar">Download Destructed Magazine as a RAR file</a><br />
<a href="http://www.destructed.info/1-0-Destructed-Magazine.html">View Destructed Magazines Archives</a></p>
<h4><a href="http://www.revolutionartmagazine.com/">Revolution Art Magazine</a></h4>
<p><a href="http://www.revolutionartmagazine.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag2a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>The objective of REVOLUTIONART is the one to serve as a inspirational source to artists, models, designers, advertisers, photographers, designers and communicators in general who wish to explore new alternatives of expression through graphical samples of design, photo, ads, fashion, music, and general visual arts.</p>
<p><strong>Latest Issue (N.19)</strong></p>
<p><a href="http://ia301517.us.archive.org/2/items/revolutionart_issue_19/revolutionart_issue_19.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag2.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://ia301517.us.archive.org/2/items/revolutionart_issue_19/revolutionart_issue_19.pdf">Download Revolution Art in PDF Format</a><br />
<a href="http://www.revolutionartmagazine.com/">View Revolution Arts Archives</a></p>
<h4><a href="http://www.proteusmag.com/">Proteus Mag &#8211; Art + Design Magazine</a></h4>
<p><a href="http://www.proteusmag.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag3a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Proteus Mag encourage all photographers, painters, sculptors, graphic designers, fashion designers, illustrators, basically, all creative types to submit there work and showcases the best on the magazine. It is a place where all creatives can flex their creative muscles.</p>
<p><strong>Latest Issue (N.07)</strong></p>
<p><a href="http://www.proteusmag.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag3.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.proteusmag.com/">Download Proteus Art in PDF Format</a><br />
<a href="http://www.proteusmag.com/">View Proteus Mags Archives</a></p>
<h4><a href="http://www.revolverlover.net/anti.asp">ANTI</a></h4>
<p><a href="http://www.revolverlover.net/anti.asp"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag4a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>The aim of ANTI Magazine is to showcase outstanding visual content as an online magazine and also through future exhibitions the world over. They showcase all styles of visual media, including: illustration, graphic design, photography, drawing, painting, etc.</p>
<p><strong>Latest Issue (N.09)</strong></p>
<p><a href="http://www.revolverlover.net/anti.asp"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag4.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.revolverlover.net/anti.asp">Download ANTI Magazine as a ZIP file</a><br />
<a href="http://www.revolverlover.net/anti.asp">View ANTI Magazines Archives</a></p>
<h4><a href="http://www.vektorjunkie.com/mag.html">Vektorika</a></h4>
<p><a href="http://www.vektorjunkie.com/mag.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag5a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>If you have been living under a rock recently and haven&#39;t heard of Vektorika Magazine, here is a brief description: Vectorika is a really cool and popular vector art and illustration magazine, the magazines is filled with vector illustration, character design, graphic design, art, and everything you could possibly ecpect from vector design.</p>
<p><strong>Latest Issue (N.10)</strong></p>
<p><a href="http://vektorika.polorix.net/vektorika10.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag5.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://vektorika.polorix.net/vektorika10.pdf">Download Vektorika Magazine in PDF Format</a><br />
<a href="http://www.vektorjunkie.com/mag.html">View Vektorika Magazines Archives</a></p>
<h4><a href="http://bitfuul.com/">bitFUUL Magazine</a></h4>
<p><a href="http://bitfuul.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag6a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>This a new magazine that shows a lot of promise. If the contents from the first issue first issue (Photos, Artwork, Illustrations, Lyrics, Money, Poetry, Pictures, Fava Beans, Music) are to go by, the future is bright for this mag.</p>
<p><strong>Latest Issue (N.01)</strong></p>
<p><a href="http://bitfuul.com/bitFUUL_01.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag6.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://bitfuul.com/bitFUUL_01.pdf">Download bitFUUL Magazine in PDF Format</a></p>
<h4><a href="http://www.castlemagazine.de/">Castle-Magazine</a></h4>
<p><a href="http://www.castlemagazine.de/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag7a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Castle-Magazine contains the work of  illustrators, artists and other creatives. Every free issue is full of weird, creative and high quality arty stuff.</p>
<p><strong>Latest Issue (N.14)</strong></p>
<p><a href="http://www.castlemagazine.de/pdf/castlemagazine_14.pdf.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag7.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.castlemagazine.de/pdf/castlemagazine_14.pdf.pdf">Download Castle Magazine in PDF Format</a><br />
<a href="http://www.castlemagazine.de/#head2">View Castle Magazines Archives</a></p>
<h4><a href="http://gizmag.eu/">GizMag</a></h4>
<p><a href="http://gizmag.eu/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag8a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>For this 5th issue of GizMag, all the artists took the time to fill in their interview by hand. The result is a unique magazine with great artworks, handwritten answers and awesome doodles. Artists include 64 Colors, Katrin Kirojood, Michael Maitland, Titi + The German Kid, Akina, Meeshle and Slobots.</p>
<p><strong>Latest Issue (N.05)</strong></p>
<p><a href="http://gizmag.eu/index.php?dl_id=6"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag8.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://gizmag.eu/index.php?dl_id=6">Download Castle-Magazine in PDF Format</a><br />
<a href="http://gizmag.eu/browse/pdfmag/">View Castle-Magazines Archives</a></p>
<h4><a href="http://www.candycollective.com/">Candy Collective</a></h4>
<p><a href="http://www.candycollective.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag9a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>CANDY magazine was launched in 2005 to showcase Irish creativity alongside international equivalents to a worldwide audience. Since then 11 downloadable pdf format issues have been released to local and international acclaim.</p>
<p><strong>Latest Issue (N.11)</strong></p>
<p><a href="http://www.candycollective.com/uploads/pdfs/Candy_Issue_11.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag9.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.candycollective.com/uploads/pdfs/Candy_Issue_11.pdf">Download Candy Collective in PDF Format</a><br />
<a href="http://www.candycollective.com/index.php?/magazine/">View Candy Collectives Archives</a></p>
<h4><a href="http://www.jetpacmagazine.com/">Jetpac Magazine</a></h4>
<p><a href="http://www.jetpacmagazine.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag10a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Jetpac magazine is a cool free pdf culture magazine, featuring photography, illustration, design, comedy, poetry, interviews, reviews&#8230; basically all that is good with the world.</p>
<p><strong>Latest Issue (N.01)</strong></p>
<p><a href="http://www.jetpacmagazine.com/pdf/jetpacmagazine001.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag10.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.jetpacmagazine.com/pdf/jetpacmagazine001.pdf">Download Jetpac Magazine in PDF Format</a></p>
<h4><a href="http://www.bakmagazine.com/">Bak Magazine</a></h4>
<p><a href="http://www.bakmagazine.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag11a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Bak is a magazine aimed towards design and the visual arts. To date, there are 14 issues for download, with artists profiled from all over Europe.</p>
<p><strong>Latest Issue (N.14)</strong></p>
<p><a href="http://bakdergisi.brinkster.net/Bak/Bak14.zip"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag11.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://bakdergisi.brinkster.net/Bak/Bak14.zip">Download Bak Magazine in a ZIP File</a><br />
<a href="http://www.bakdergisi.com/index.php?sayfa=index&amp;language=en">View Bak Magazines Archives</a></p>
<h4><a href="http://www.artzmania.com/">Artzmania.com</a></h4>
<p><a href="http://www.artzmania.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag12a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Artzmania is an independent venture showcasing outstanding international creativity and culture., with a blazing passion for design. It is widely recognized as one of the most successful and popular free e-zine on the web.</p>
<p><strong>Latest Issue (N.10)</strong></p>
<p><a href="http://www.spotbit.com/main/magazine.php?&amp;prod=5166"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag12.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.spotbit.com/main/magazine.php?&amp;prod=5166">Download Artzmania in PDF Format</a><br />
<a href="http://www.artzmania.com/">View Artzmanias Archives</a></p>
<h4><a href="http://www.bedifferent.it/">Be Different</a></h4>
<p><a href="http://www.bedifferent.it/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag13a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Be | Different was founded in October 2007, and is an online magazine that focuses on contemporary art in all its forms: from the more traditional painting, sculpture to photography, street-art and digital art.</p>
<p><strong>Latest Issue (N.05)</strong></p>
<p><a href="http://s5.histats.com/stats/r.php?169998&amp;100&amp;11&amp;urlr=&amp;www.bedifferent.it/magazine/bedifferent_magazine_numero_5.pdf"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag13.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://s5.histats.com/stats/r.php?169998&amp;100&amp;11&amp;urlr=&amp;www.bedifferent.it/magazine/bedifferent_magazine_numero_5.pdf">Download Be Different in PDF Format</a><br />
<a href="http://s5.histats.com/stats/r.php?169998&amp;100&amp;12&amp;urlr=&amp;www.bedifferent.it/magazine/bedifferent_magazine_numero_5.zip">Download Be Different in a ZIP File</a></p>
<p><a href="http://www.bedifferent.it/arretrati.php">View Be Differents Archives</a></p>
<h4><a href="http://www.ruby-mag.com.ar/site/index.html">Ruby Mag</a></h4>
<p><a href="http://www.ruby-mag.com.ar/site/index.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag14a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Ruby is an online mag created with the purpose of putting together differnet artists in a monthly pdf magazine in order to promote their work in order to promote their work to the rest of the world.</p>
<p><strong>Latest Issue (N.38)</strong></p>
<p><a href="http://www.ruby-mag.com.ar/site/index.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag14.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.ruby-mag.com.ar/site/index.html">View Ruby Magazine in Flash Format</a></p>
<h4><a href="http://www.etelmagazine.com/">Etel Magazine</a></h4>
<p><a href="http://www.etelmagazine.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag15a.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p>Etel Magazine is a quarterly independent art and design magazine, it showcases Mexican design, without living aside its influences, that for, it presents design works and other disciplines, also considering what it is done in the rest of the world.</p>
<p><strong>Latest Issue</strong></p>
<p><a href="http://www.etelmagazine.com/pdf/etel7-es.zip"><img src="http://designreviver.com/wp-content/uploads/2009/08/pdfmag15.jpg" alt="15 Amazing and Creative E-Magazines" width="500" /></a></p>
<p><a href="http://www.etelmagazine.com/pdf/etel7-es.zip">Download Etel Magazine in a ZIP File</a><br />
<a href="http://www.etelmagazine.com/">View Etel Magazines Archives</a></p>
<h4>Other Magazines you might like&#8230;</h4>
<p><a href="http://www.theroyalmagazine.com/index.php">Royal Magazine</a></p>
<p><a href="http://24hourmagazine.mulkay.com/">24Hour Magazine</a></p>
<p><a href="http://www.cyanmag.com/">CYAN mag</a></p>
<p><a href="http://www.ths.nu/beast/">{ths} BEAST magazine</a></p>
<p><a href="http://www.multilinkmagazine.com/">multilink</a></p>
<p><a href="http://www.fivetoninemagazine.com/index.php">Five to Nine</a></p>
<p><a href="http://www.newwebpick.com/_issue/">NewWebPick.com E-magazine (Lite)</a></p>
<p><a href="http://www.2nddesign.it/">2ndDesign Magazine</a></p>
<p><a href="http://www.3dh.cz/www/code.php?lang=en">3DH &#8211; Design with love</a></p>
<p><a href="http://www.designandlife.com/">Design&amp;Life</a></p>
<p><a href="http://www.ff3300.com/indexhibit/">FF3300 : Design della comunicazione</a></p>
<p><a href="http://www.revistakino.com/">Kino Mag</a></p>
<p><a href="http://www.nakedwales.com/">NOTaZINE</a></p>
<p><a href="http://andistillmissyou.com/">And I Still Miss You… </a></p>
<p><a href="http://www.stchimagazine.com/">Stchi Magazine</a></p>
<p><a href="http://www.magwerk.com/">MagWerk</a></p>
<p><a href="http://www.wagmagazine.net/">Wag Magazine</a></p>
<p><a href="http://www.true-eye.net/">True Eye &#8211; True Digital</a></p>
<p><a href="http://www.phasecollective.com/">The Phase Collective</a><br />
<a href="http://moloko-plus.ru/english-version/">Moloko+</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy.com</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/15-excellent-free-design-ezines/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>3 Inspirational Web Design Roundups</title>
		<link>http://designreviver.com/general/10-minimal-and-30-fresh-portfolio-web-designs-for-your-inspiration/</link>
		<comments>http://designreviver.com/general/10-minimal-and-30-fresh-portfolio-web-designs-for-your-inspiration/#comments</comments>
		<pubDate>Sat, 08 Aug 2009 19:00:31 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[minimal]]></category>
		<category><![CDATA[portfolio]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1866</guid>
		<description><![CDATA[When starting a new web deisgn project, and your creative juices aren't quite flowing and you've hit the design brick wall, its time to seek out some inspiration. In todays news we have some amazing examples of web designs, to hopefully get those juices flowing again.]]></description>
			<content:encoded><![CDATA[<p>When starting a new web deisgn project, and your creative juices aren&#8217;t quite flowing and you&#8217;ve hit the design brick wall, its time to seek out some inspiration. In todays news we have some amazing examples of web designs and hopefully we can get those creative juices flowing again.</p>
<p><span id="more-1866"></span></p>
<h4><a href="http://www.unionroom.com/blog/10-super-simple-web-designs/">10 Super-Simple Web Designs</a></h4>
<p><a href="http://www.unionroom.com/blog/10-super-simple-web-designs/"><img src="http://designreviver.com/wp-content/uploads/2009/08/supermini.jpg" alt="10 Super-Simple Web Designs" width="480" /></a></p>
<p>If you like your web sites with lots of white space and were the content is allowed to breathe, this is the post for you. The author has compiled an impressive list of (ultra) minimal web designs, for us to drool over.</p>
<p><a href="http://www.unionroom.com/blog/10-super-simple-web-designs/">10 Super-Simple Web Designs</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/08/05/30-fresh-and-inspirational-portfolios-with-a-twist/">30 Inspirational Portfolios With A Twist</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/08/05/30-fresh-and-inspirational-portfolios-with-a-twist/"><img src="http://designreviver.com/wp-content/uploads/2009/08/twist.jpg" alt="30 Fresh and Inspirational Portfolios With A Twist" width="480" /></a></p>
<p>This inspirational selection of web designs from, Smashing Magazine, offer a selection of portfolios that describe a studio or a freelancer with a unique personality. All the sites are unique, and all offer something different. Nice selection.</p>
<p><a href="http://www.smashingmagazine.com/2009/08/05/30-fresh-and-inspirational-portfolios-with-a-twist/">30 Fresh and Inspirational Portfolios With A Twist</a></p>
<h4><a href="http://naldzgraphics.net/tutorials/33-newly-fresh-web-design-layout-tutorials/">33 Newly Fresh Web Design Layout Tutorials</a></h4>
<p><a href="http://naldzgraphics.net/tutorials/33-newly-fresh-web-design-layout-tutorials/"><img src="http://designreviver.com/wp-content/uploads/2009/08/freshphoto.jpg" alt="33 Newly Fresh Web Design Layout Tutorials" width="480" /></a></p>
<p>If the two news items above don&#8217;t give you inspiration, how about some new Photoshop web layout tutorials. Most of the tutorials are of the highest quality and the layouts meet the latest in web designs trends.</p>
<p><a href="http://naldzgraphics.net/tutorials/33-newly-fresh-web-design-layout-tutorials/">33 Newly Fresh Web Design Layout Tutorials</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/10-minimal-and-30-fresh-portfolio-web-designs-for-your-inspiration/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The evolution of web design</title>
		<link>http://designreviver.com/articles/the-evolution-of-web-design/</link>
		<comments>http://designreviver.com/articles/the-evolution-of-web-design/#comments</comments>
		<pubDate>Fri, 07 Aug 2009 19:00:11 +0000</pubDate>
		<dc:creator>mirko</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[history of web design]]></category>
		<category><![CDATA[web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1532</guid>
		<description><![CDATA[The internet is now more than 25 years old, and the least you could say about is that the art of designing websites has evolved a lot over that time. The way pages are designed changed is tied to the evolution of technology, let&#8217;s take a look at how it evolved.

From 1993 to 1996: The [...]]]></description>
			<content:encoded><![CDATA[<p>The internet is now more than 25 years old, and the least you could say about is that the art of designing websites has evolved a lot over that time. The way pages are designed changed is tied to the evolution of technology, let&#8217;s take a look at how it evolved.<br />
<span id="more-1532"></span></p>
<h4>From 1993 to 1996: The web is a boring place for designers</h4>
<p><strong>Trends</strong>: Plain text and blue underlined links.</p>
<p>Mosaic was the first web browser to display images inline with text. It could support gifs and webforms, which was a huge step forward for that time. Design wasn&#8217;t very elaborate due to browser constraint and limited bandwidth, so websites were pretty much designed by programmers and nerds, not by designers.</p>
<p>Websites at that time look quite boring: simple text, links and a few small images. However, keep in mind that there was only a few hundreds websites until the end of 1993.</p>
<div class="mceTemp">
<dl>
<dt><img src="http://designreviver.com/wp-content/uploads/2009/07/mosaic.jpg" alt="mosaic" width="530" height="384" /></dt>
</dl>
</div>
<h4>From 1995 to 1998: browsers war</h4>
<p><strong>Trends</strong>: &#8220;Optimized for&#8221; buttons, animated gifs, blinking text.</p>
<p>In the middle of the 90s, Netscape was the leading web browser, but it was quickly competed by Internet Explorer, the browsers war was on. At that time, layouts started to get a little more complex with the use of tables or frames. Animated gifs were used to create cool buttons and javascript was slowly starting to appear on websites. For a live example of a 1996 website, take a look at <a href="http://www.useit.com/">Jacob Nielsen&#8217;s website</a>.</p>
<div id="attachment_1536" class="wp-caption alignnone" style="width: 540px"><img class="size-full wp-image-1536" src="http://designreviver.com/wp-content/uploads/2009/07/netscape-in-1996.jpg" alt="Netscape's website in 1996" width="530" height="312" /><p class="wp-caption-text">Netscape&#39;s website in 1996</p></div>
<h4>From 1998 to 2000: Designers get serious about creating websites</h4>
<p><strong>Trends</strong>: Frames, rigid layouts with tables, gif image menus with hover effects,&#8230;</p>
<p>Web developement tools like Dreamweaver or GoLive start to get more popular, giving to more people the access to web pages creation. Designers were getting more offers for website creation and had to improve their skills in that field. Some people also picked up the Flash technology, but even though some people had great websites with it, it lead most of the time to annoying intros. Websites of that period still look quite square, based most of the time on HTML tables and sliced images.</p>
<div id="attachment_1546" class="wp-caption alignnone" style="width: 540px"><img class="size-full wp-image-1546" src="http://designreviver.com/wp-content/uploads/2009/07/alistapart-1998.jpg" alt="&quot;A List Apart&quot; website in 1998" width="530" height="320" /><p class="wp-caption-text">&quot;A List Apart&quot; website in 1998</p></div>
<h4>From 2000 to 2004: the rise of web standards</h4>
<p><strong>Trends</strong>: transparency, corporate websites standardization,&#8230;</p>
<p>The Internet bubble&#8217;s burst of 2000 probably stopped the investors for a while, but it didn&#8217;t stop the W3C to develop web standards and designers to promote it. Tableless designs began to spread and designers learned a constantly evolving CSS technology. Some hacks are also allowing to get png transparency and CMS start to gain popularity among web designers.</p>
<div id="attachment_1552" class="wp-caption alignnone" style="width: 540px"><img class="size-full wp-image-1552" src="http://designreviver.com/wp-content/uploads/2009/07/csszengarden-2003.jpg" alt="A 2003 design from CSS Zen Garden" width="530" height="326" /><p class="wp-caption-text">A 2003 design from CSS Zen Garden</p></div>
<h4>From 2004 to 2007: the era of Web 2.0</h4>
<p><strong>Trends</strong>: Glossy buttons, shiny colors, gradients, widgets, rounded corners,&#8230;</p>
<p>Popularized by Tim O&#8217;Reilly, the expression web 2.0 is used to talk about the new type of websites that were more community oriented. Websites with bold typography, rounded corners and shiny gradients spread at the speed of light (almost). The websites get more functionalities and need better user interfaces to be simple to use. Widgets are used everywhere, on blogs to integrate social networks, or on social networks to integrate external feeds or content.</p>
<div id="attachment_1581" class="wp-caption alignnone" style="width: 540px"><img class="size-full wp-image-1581" src="http://designreviver.com/wp-content/uploads/2009/07/carbonmade-2006.jpg" alt="carbonmade 2006" width="530" height="308" /><p class="wp-caption-text">Carbonmade&#39;s homepage in 2006</p></div>
<h4>From 2008 to now: moving to other devices</h4>
<p><strong>Trends</strong>: mobile web apps, air apps, grid-based designs.</p>
<p>Out in 2007, the iPhone definitly gave a strong push to mobile web design. Many websites create mobile websites optimized for it and created apps. Big social networks create widgets to go on your blog and websites create widgets to go on social networks. In terms of design, good typography and grid-based designs are gaining ground.</p>
<div id="attachment_1585" class="wp-caption alignnone" style="width: 540px"><img class="size-full wp-image-1585" src="http://designreviver.com/wp-content/uploads/2009/07/facebook-iphone.jpg" alt="facebook iphone" width="530" height="225" /><p class="wp-caption-text">Facebook on the iPhone</p></div>
<p><em>About the author: Mirko Humbert is a freelance designer from Switzerland. He shares his thoughts about his passion on his <a href="http://www.designer-daily.com/">design blog</a>. To connect with Mirko, you can <a href="http://twitter.com/mirkohumbert">follow him on Twitter</a>.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/articles/the-evolution-of-web-design/feed/</wfw:commentRss>
		<slash:comments>14</slash:comments>
		</item>
		<item>
		<title>ColorSuckr Launches and 40+ Great Photoshop Tutorials</title>
		<link>http://designreviver.com/general/a-new-web-app-called-colorsuckr-has-just-launched-40-excellent-photoshop-tutorials/</link>
		<comments>http://designreviver.com/general/a-new-web-app-called-colorsuckr-has-just-launched-40-excellent-photoshop-tutorials/#comments</comments>
		<pubDate>Thu, 06 Aug 2009 19:00:14 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[colorSuckr]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1823</guid>
		<description><![CDATA[A cool new feature-rich web based color app, called ColorSuckr, has recently launched, with impressive reviews. And the always critically acclaimed Noupe, has posted 40 high quality advanced Photoshop tutorials, for graphic designers.]]></description>
			<content:encoded><![CDATA[<p>A cool new feature-rich web based color app, called ColorSuckr, has recently launched, with impressive reviews. And the always critically acclaimed Noupe, has posted 40 high quality advanced Photoshop tutorials, for graphic designers.</p>
<p><span id="more-1823"></span></p>
<h4><a href="http://colorsuckr.com/">ColorSuckr</a></h4>
<p><a href="http://colorsuckr.com/"><img src="http://designreviver.com/wp-content/uploads/2009/08/colorsuckr.jpg" alt="ColorSuckr" width="480" /></a></p>
<p>ColorSuckr, a recently launched web service, is a color app that extracts the 12 most common colours from any images and displays each color on a new page with the HEX, RGB and web safe color. That is the main function of the app, it also offers a hell of a lot more features:</p>
<ul>
<li>Flickr integration</li>
<li>A Firefox extension to make it super-easy (right click images &amp; go)</li>
<li>Adobe .ACO swatch file downloads</li>
<li>Color schemes suggestions from Adobe Kuler</li>
<li>Drag and drop the colour results</li>
<li>A simple API via RSS, JSON and XML</li>
<li>Permalinks to image results (+ short url generator)</li>
</ul>
<p><a href="http://colorsuckr.com/">ColorSuckr</a></p>
<h4><a href="http://www.noupe.com/tutorial/40-new-high-quality-adobe-photoshop-tutorials.html">40 (NEW) High Quality Adobe Photoshop Tutorials<br />
</a></h4>
<p><a href="http://www.noupe.com/tutorial/40-new-high-quality-adobe-photoshop-tutorials.html"><img src="http://designreviver.com/wp-content/uploads/2009/08/noupe.jpg" alt="40 (NEW) High Quality Adobe Photoshop Tutorials<br />
" width="480" /></a></p>
<p><a href="http://noupe.com">Noupe</a> has recently posted a great compilation of advanced Photoshop tutorials, the assortment of tuts are new &amp; high quality, that others have freely contributed to the design community for making your next photoshop project easier.</p>
<p><a href="http://www.noupe.com/tutorial/40-new-high-quality-adobe-photoshop-tutorials.html">40 (NEW) High Quality Adobe Photoshop Tutorials<br />
</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/a-new-web-app-called-colorsuckr-has-just-launched-40-excellent-photoshop-tutorials/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Great Tips on Web Typography and How to Make your Design Pack a Punch</title>
		<link>http://designreviver.com/general/great-tips-on-web-typography-and-how-to-make-your-design-pack-a-punch/</link>
		<comments>http://designreviver.com/general/great-tips-on-web-typography-and-how-to-make-your-design-pack-a-punch/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 19:00:42 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1664</guid>
		<description><![CDATA[There are certain unwritten rules within web design that have to be adhered to, and good typography is certainly on of them. Good type and a quality web design have to go handed. In todays design news we have resources and tips for good typography practices and a great article on how to make your design standout from the crowd.]]></description>
			<content:encoded><![CDATA[<p>There are certain unwritten rules within web design that have to be adhered to, and good typography is certainly on of them. Good type and a quality web design have to go handed. In todays design news we have resources and tips for good typography practices and a great article on how to make your design standout from the crowd.</p>
<p><span id="more-1664"></span></p>
<h4><a href="http://blog.themeforest.net/resources/10-typography-tips-for-web-designers/">10 Typography Tips to Bring your Skills to the Next Level</a></h4>
<p><a href="http://blog.themeforest.net/resources/10-typography-tips-for-web-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/08/designtypo.jpg" alt="10 Typography Tips to Bring your Skills to the Next Level" width="480" /></a></p>
<p>Web design has evolved in recent years, good typography, in the past, may have been ignored. It is now as important, if not more so, than any element of a web page.<br />
In this article, you’ll read ten fundemental web typography tips that will bring your web design typographic design skills to the next level.</p>
<p><a href="http://blog.themeforest.net/resources/10-typography-tips-for-web-designers/">10 Typography Tips to Bring your Skills to the Next Level</a></p>
<h4><a href="http://carsonified.com/blog/design/how-to-make-your-web-design-stand-out-from-the-crowd/">How to Make Your Web Design Stand out from the Crowd</a></h4>
<p><a href="http://carsonified.com/blog/design/how-to-make-your-web-design-stand-out-from-the-crowd/"><img src="http://designreviver.com/wp-content/uploads/2009/08/designstand.jpg" alt="How to Make Your Web Design Stand out from the Crowd" width="480" /></a></p>
<p>&#8220;<em>All web designers want their work to stand out from the crowd … but what does that take?</em>&#8220;, this is the question being asked in this article from <a href="http://carsonified.com">carsonified.com</a>. The author takes a selection of sites that stands out, and then explains why. This is a really insightful article, and you would be hard pushed not to take something from it.</p>
<p><a href="http://carsonified.com/blog/design/how-to-make-your-web-design-stand-out-from-the-crowd/">How to Make Your Web Design Stand out from the Crowd</a></p>
<h4>Also in the news&#8230;</h4>
<p><a href="http://daringfireball.net/2009/07/microsofts_long_slow_decline">Microsoft’s Long, Slow Decline</a>.</p>
<p><a href="http://www.nero.com/eng/downloads-nero9-free.php">Download the <strong>FREE</strong>, yes the free, version of NERO</a> (about time!).</p>
<p><a href="http://econsultancy.com/blog/4327-20-+-mind-blowing-social-media-statistics">20 + mind-blowing social media statistics</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/great-tips-on-web-typography-and-how-to-make-your-design-pack-a-punch/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>How big is the internet? Is Twitter as popular as we think? And 40 free GUI iconsets</title>
		<link>http://designreviver.com/general/how-big-is-the-internet-is-twitter-as-popular-as-we-think-and-40-free-gui-iconsets/</link>
		<comments>http://designreviver.com/general/how-big-is-the-internet-is-twitter-as-popular-as-we-think-and-40-free-gui-iconsets/#comments</comments>
		<pubDate>Thu, 30 Jul 2009 19:00:57 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[GUI icosets]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1625</guid>
		<description><![CDATA[The internet is continually growing, but how big is it really? And what about Twitter, is it as popular or as big as we think? These are a two questions being asked in todays news, oh, we also have 40 free iconsets.

40 Free and Useful GUI Icon Sets for Web Designers

The demand for free GUI [...]]]></description>
			<content:encoded><![CDATA[<p>The internet is continually growing, but how big is it really? And what about Twitter, is it as popular or as big as we think? These are a two questions being asked in todays news, oh, we also have 40 free iconsets.</p>
<p><span id="more-1625"></span></p>
<h4><a href="http://www.hongkiat.com/blog/40-free-and-useful-gui-icon-sets-for-web-designers/">40 Free and Useful GUI Icon Sets for Web Designers</a></h4>
<p><a href="http://www.hongkiat.com/blog/40-free-and-useful-gui-icon-sets-for-web-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/07/iconsets.jpg" alt="40 Free and Useful GUI Icon Sets for Web Designers" width="480" /></a></p>
<p>The demand for free GUI icons is always great, so when a post as good as this comes along you have to bookmark it and share it. The post contains quite a few new iconsets, all are well designed, and, as the title says, useful. </p>
<p><a href="http://www.hongkiat.com/blog/40-free-and-useful-gui-icon-sets-for-web-designers/">40 Free and Useful GUI Icon Sets for Web Designers</a></p>
<h4><a href="http://www.news.com.au/technology/story/0,28348,25857420-5018992,00.html">How big is the internet?</a></h4>
<p><a href="http://www.news.com.au/technology/story/0,28348,25857420-5018992,00.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/howbig.jpg" alt="How big is the internet?" width="480" /></a></p>
<p>There are 1.46 billion internet users, Microsoft&#8217;s Bing has put the number of web pages at over 1 trillion and Google has indexed more than one trillion web addresses. What does this mean? Well. if you spent just one minute reading every website in existence, you’d be kept busy for 31,000 years, with no sleep. No, the internet is not big, it is enormous. If you know how to visualize one trillion, thats how big it is. Well, close enough anyway.</p>
<p><a href="http://www.news.com.au/technology/story/0,28348,25857420-5018992,00.html">How big is the internet?</a></p>
<h4><a href="http://www.flickr.com/photos/25541021@N00/3706760751/sizes/o/in/set-72157620803945238/">If the Twitter community was 100 people&#8230;</a></h4>
<p><a href="http://www.flickr.com/photos/25541021@N00/3706760751/sizes/o/in/set-72157620803945238/"><img src="http://designreviver.com/wp-content/uploads/2009/07/twittercom.jpg" alt="http://www.flickr.com/photos/25541021@N00/3706760751/sizes/o/in/set-72157620803945238/" width="480" /></a></p>
<p>This is an interesting visual map of how active Twitter users actually are. One of the most interesting facts of this map was that 20% of all accounts are dead, and only 5% of users have over 100 followers. Maybe Twitter isn&#8217;t as big or as popular as we like to think. I still love it, all the same. </p>
<p><a href="http://www.flickr.com/photos/25541021@N00/3706760751/sizes/o/in/set-72157620803945238/">If the Twitter community was 100 people&#8230;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/how-big-is-the-internet-is-twitter-as-popular-as-we-think-and-40-free-gui-iconsets/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Learn about Twitter the Hard Way, and learn how to Redesign a Web Site the Easy Way</title>
		<link>http://designreviver.com/general/learn-about-twitter-the-hard-way-and-learn-how-to-redesign-a-web-site-the-easy-way/</link>
		<comments>http://designreviver.com/general/learn-about-twitter-the-hard-way-and-learn-how-to-redesign-a-web-site-the-easy-way/#comments</comments>
		<pubDate>Tue, 28 Jul 2009 19:00:58 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[redesign]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1537</guid>
		<description><![CDATA[The popular design community site DesignBump, has undergone a major facelift, read about how the site was redeveloped. Also, we have the most overblown guide to Twitter, 20 pages and using 5382 words, all for a service that limits you to a 140 charcter message!

Behind the Scenes of the DesignBump Redesign


DesignBump has recently had a [...]]]></description>
			<content:encoded><![CDATA[<p>The popular design community site DesignBump, has undergone a major facelift, read about how the site was redeveloped. Also, we have the most overblown guide to Twitter, 20 pages and using 5382 words, all for a service that limits you to a 140 charcter message!</p>
<p><span id="more-1537"></span></p>
<h4><a href="http://www.blog.spoongraphics.co.uk/articles/behind-the-scenes-of-the-designbump-redesign">Behind the Scenes of the DesignBump Redesign</a></h4>
<p><a href="http://www.blog.spoongraphics.co.uk/articles/behind-the-scenes-of-the-designbump-redesign"><img src="http://designreviver.com/wp-content/uploads/2009/07/designbump1.jpg" alt="Behind the Scenes of the DesignBump Redesign" width="450" /></a></p>
<p><a href="http://www.blog.spoongraphics.co.uk/articles/behind-the-scenes-of-the-designbump-redesign"><img src="http://designreviver.com/wp-content/uploads/2009/07/designbump2.jpg" alt="Behind the Scenes of the DesignBump Redesign" width="450" /></a></p>
<p>DesignBump has recently had a major overall. The pioneer behind the design was, the multi-talented, Chris Spooner, from <a href="http://blog.spoongraphics.co.uk">blog.spoongraphics.co.uk</a>. In his article he talks about the web development process from sketch to end product. The article gives you a great insight into a professional designers workflow.</p>
<p><a href="http://www.blog.spoongraphics.co.uk/articles/behind-the-scenes-of-the-designbump-redesign">Behind the Scenes of the DesignBump Redesign</a></p>
<h4><a href="http://www.guardian.co.uk/uk/2009/jul/27/twitter-socialnetworking">Government Releases 20-page guide to using Twitter</a></h4>
<p><a href="http://www.guardian.co.uk/uk/2009/jul/27/twitter-socialnetworking"><img src="http://designreviver.com/wp-content/uploads/2009/07/govtwitter.jpg" alt="Government Releases 20-page guide to using Twitter" width="450" /></a></p>
<p>Can you believe the UK Governement has released a 20 page guide on how to use Twitter? The 5,382-word official &#8220;template&#8221; translates into 36,215 characters and spaces and would need roughly 259 separate tweets to put the word around Whitehall using Twitter. I am sure I could I could explain Twitter to my Gran in under 100 words!</p>
<p><a href="http://www.guardian.co.uk/uk/2009/jul/27/twitter-socialnetworking">Government Releases 20-page guide to using Twitter</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/learn-about-twitter-the-hard-way-and-learn-how-to-redesign-a-web-site-the-easy-way/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Enhance you website with a Vector Character, 10 WP Comment Hacks and a new Lightbox Clone</title>
		<link>http://designreviver.com/articles/enhance-you-website-with-a-vector-character-10-wp-comment-hacks-and-a-new-lightbox-clone/</link>
		<comments>http://designreviver.com/articles/enhance-you-website-with-a-vector-character-10-wp-comment-hacks-and-a-new-lightbox-clone/#comments</comments>
		<pubDate>Sun, 26 Jul 2009 19:00:57 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[vector]]></category>
		<category><![CDATA[wp]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1519</guid>
		<description><![CDATA[Today we have three great website enhancing news resources for you: Create a vector character for your site with Photoshop and Illustrator, 10 tips and hacks for your WP comment section, and finally, a cool new Lightbox clone called Bumpbox.

Vector Characters Adobe Illustrator and Photoshop Tutorials

Vector characters are certainly in fashion at the moment, they [...]]]></description>
			<content:encoded><![CDATA[<p>Today we have three great website enhancing news resources for you: Create a vector character for your site with Photoshop and Illustrator, 10 tips and hacks for your WP comment section, and finally, a cool new Lightbox clone called Bumpbox.</p>
<p><span id="more-1519"></span></p>
<h4><a href="http://www.noupe.com/graphics/40-character-mascot-illustrator-tutorials.html">Vector Characters Adobe Illustrator and Photoshop Tutorials</a></h4>
<p><a href="http://www.noupe.com/graphics/40-character-mascot-illustrator-tutorials.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/vectut.jpg" alt="Vector Characters Adobe Illustrator and Photoshop Tutorials" width="485" /></a></p>
<p>Vector characters are certainly in fashion at the moment, they can establish a memorable image of your site, probably more so than a logo. This article contains a mixture of Adobe Illustrator and Photoshop tutorials that will be a great help to you to create visually appealing cartoon characters.</p>
<p><a href="http://www.noupe.com/graphics/40-character-mascot-illustrator-tutorials.html">Vector Characters Adobe Illustrator and Photoshop Tutorials</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/07/23/10-wordpress-comments-hacks/">10 Handy WordPress Comments Hacks</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/07/23/10-wordpress-comments-hacks/"><img src="http://designreviver.com/wp-content/uploads/2009/07/commenthack.jpg" alt="10 Handy WordPress Comments Hacks" width="485" /></a></p>
<p>If you were to ask 10 web designers, what part of a web design you hate? Excluding clients, 9 out of 10 would say the comments section. In this article, you’ll have a look at 10 great tips and hacks to enhance your WP blog’s comments section. </p>
<p><a href="http://www.smashingmagazine.com/2009/07/23/10-wordpress-comments-hacks/">10 Handy WordPress Comments Hacks</a></p>
<h4><a href="http://www.artviper.net/bumpbox.php">Bumpbox Lightbox Clone</a></h4>
<p><a href="http://www.artviper.net/bumpbox.php"><img src="http://designreviver.com/wp-content/uploads/2009/07/bumpbox.jpg" alt="Bumpbox " width="467" /></a></p>
<p>Not another Lightbox clone? Yes, it is, but this is one is much better than most. Developed using MooTools, Bumpbox has a few advantages over other lightboxes, it supports not only supports all common media types but also PDF&#8217;s (which is unique), its lightning fast with some nice effects and it automatically detects what kind of filetype you wish to show in the box, so you do not need to specify the type, easing the process of integration.</p>
<p><a href="http://www.artviper.net/bumpbox.php">Bumpbox Homepage</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/articles/enhance-you-website-with-a-vector-character-10-wp-comment-hacks-and-a-new-lightbox-clone/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Illustration, Typography, Digital Painting, Photo Manipulation and some Cool Lego Fridges</title>
		<link>http://designreviver.com/general/illustration-typography-digital-painting-photo-manipulation-and-some-cool-lego-fridges/</link>
		<comments>http://designreviver.com/general/illustration-typography-digital-painting-photo-manipulation-and-some-cool-lego-fridges/#comments</comments>
		<pubDate>Fri, 24 Jul 2009 19:00:31 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[digital painting]]></category>
		<category><![CDATA[graphic design]]></category>
		<category><![CDATA[illustration]]></category>
		<category><![CDATA[photo]]></category>
		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1504</guid>
		<description><![CDATA[Illustration and typography are two completely different types of design, just as digital painting and photo manipulation are two very different styles of graphic design. In today&#8217;s design news you will see how each can be mixed together effectively.. Oh, and we also have some cool lego fridges.

When Illustration Meets Typography


This news item is a [...]]]></description>
			<content:encoded><![CDATA[<p>Illustration and typography are two completely different types of design, just as digital painting and photo manipulation are two very different styles of graphic design. In today&#8217;s design news you will see how each can be mixed together effectively.. Oh, and we also have some cool lego fridges.</p>
<p><span id="more-1504"></span></p>
<h4><a href="http://abduzeedo.com/when-illustration-meets-typograpy">When Illustration Meets Typography</a></h4>
<p><a href="http://abduzeedo.com/when-illustration-meets-typograpy"><img src="http://designreviver.com/wp-content/uploads/2009/07/illtypo1.jpg" alt="When Illustration Meets Typography" width="485" /></a></p>
<p><a href="http://abduzeedo.com/when-illustration-meets-typograpy"><img src="http://designreviver.com/wp-content/uploads/2009/07/illtypo2.jpg" alt="When Illustration Meets Typography" width="485" /></a></p>
<p>This news item is a showcase of Spanish illustrator and typographer Alex Trochut. Its not very often that you can view a portfolio combining both design types so successfully.</p>
<p><a href="http://abduzeedo.com/when-illustration-meets-typograpy">When Illustration Meets Typography</a></p>
<h4><a href="http://www.inhabitat.com/2009/07/22/flatshare-fridge-stackable-refrigerator-a-la-legos/">Stackable Lego Fridges</a></h4>
<p><a href="http://www.inhabitat.com/2009/07/22/flatshare-fridge-stackable-refrigerator-a-la-legos/"><img src="http://designreviver.com/wp-content/uploads/2009/07/stacklego.jpg" alt="Stackable Lego Fridges" width="485" /></a></p>
<p>These energy saving stackable Lego-brick-alike fridges were designed by Stefan Buchberger, a student at the University of Applied Arts in Vienna. They are colorful, interchangeable into many configurations. With each fridge brick being smaller than a normal fridge, it takes less energy to cool and less cold air escapes each time you open the door. They look cool as well don&#8217;t they?</p>
<p><a href="http://www.inhabitat.com/2009/07/22/flatshare-fridge-stackable-refrigerator-a-la-legos/">Stackable Lego Fridges</a></p>
<h4><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-combine-digital-painting-and-photo-manipulation-to-create-a-platform-environment/">Combine Digital Painting and Photo Manipulation to Create a Platform Environment</a></h4>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-combine-digital-painting-and-photo-manipulation-to-create-a-platform-environment/"><img src="http://designreviver.com/wp-content/uploads/2009/07/platformenv.jpg" alt="Combine Digital Painting and Photo Manipulation to Create a Platform Environment" width="485" /></a></p>
<p>This is a detailed tutorial from PSDtuts, where you will learn how to combine digital painting and photo manipulation. The process of combining digital painting and photo manipulation can be difficult, but it is a great mix. The final result is awesome.</p>
<p><a href="http://psd.tutsplus.com/tutorials/photo-effects-tutorials/how-to-combine-digital-painting-and-photo-manipulation-to-create-a-platform-environment/">Combine Digital Painting and Photo Manipulation to Create a Platform Environment</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/illustration-typography-digital-painting-photo-manipulation-and-some-cool-lego-fridges/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>IE8 is definetly not, Geeky Furniture might be and Card.ly is &#8230; Cool</title>
		<link>http://designreviver.com/general/ie8-is-definetly-not-geeky-furniture-might-be-and-card-ly-is-cool/</link>
		<comments>http://designreviver.com/general/ie8-is-definetly-not-geeky-furniture-might-be-and-card-ly-is-cool/#comments</comments>
		<pubDate>Tue, 21 Jul 2009 19:00:28 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[browser]]></category>
		<category><![CDATA[furniture]]></category>
		<category><![CDATA[IE8]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1460</guid>
		<description><![CDATA[Todays news features a new web service, called card.ly. The idea behind it is very simple, much a-like Twitter, in simplicty terms, you'll love it. We also have the most outrageous geek furniture that your wife would never allow you to buy and, finally, the "The Battle of the Browsers" results are in, no surprises to be honest.]]></description>
			<content:encoded><![CDATA[<p>Todays news features a new web service, called card.ly. The idea behind it is very simple, much a-like Twitter, in simplicty terms, you&#8217;ll love it. We also have the most outrageous geek furniture that your wife would never allow you to buy and, finally, the &#8220;The Battle of the Browsers&#8221; results are in, no surprises to be honest.</p>
<p><span id="more-1460"></span></p>
<h4><a href="http://www.card.ly/">Card.ly</a></h4>
<p><a href="http://www.card.ly/"><img src="http://designreviver.com/wp-content/uploads/2009/07/newsimage1.jpg" alt="Card.ly" width="485" /></a></p>
<p>card.ly is a new online service that has potential to be big.  Basically you create a tiny a portfolio (all the themes are styled like a business card) by integrating all your social networks, it could be Facebook, Twitter, YouTube, Digg, Delicious&#8230; then you add a little bio and your contact details, and you are good to go. Cool.</p>
<p><a href="http://www.card.ly/">Sigup for your own Card.ly</a></p>
<h4><a href="http://www.cracked.com/article_17550_10-geekiest-pieces-furniture-in-universe.html">The 10 Geekiest Pieces of Furniture in the Universe</a></h4>
<p><a href="http://www.cracked.com/article_17550_10-geekiest-pieces-furniture-in-universe.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/newsimage2.jpg" alt="The 10 Geekiest Pieces of Furniture in the Universe" width="450" /></a></p>
<p>This post, from cracked.com, is for all the geeks out there (99% of us, then), with too much money and who take there obsessions a little too far. The giant rubiks cube looks cools, as does the Han Solo table, some of them though&#8230;I just know the wife would say no.</p>
<p><a href="http://www.cracked.com/article_17550_10-geekiest-pieces-furniture-in-universe.html">The 10 Geekiest Pieces of Furniture in the Universe</a></p>
<h4><a href="http://www.pcmag.com/article2/0%2C2817%2C2350275%2C00.asp">How to Choose the Best Web Browser</a></h4>
<p><a href="http://www.pcmag.com/article2/0%2C2817%2C2350275%2C00.asp"><img src="http://designreviver.com/wp-content/uploads/2009/07/newsimage3.jpg" alt="How to Choose the Best Web Browser" width="480" /></a></p>
<p>This post could also have be called &#8220;The Battle of the Browsers: The Results&#8221;. Each of the biggest browsers (Firefox, Safari, Chrome, IE8 and Opera) have been evaluated by the following tests: Rendering speed, web standards, features and customizability. I won&#8217;t tell you the results, all I will tell you is that I am sticking with Firefox.</p>
<p><a href="http://www.pcmag.com/article2/0%2C2817%2C2350275%2C00.asp">How to Choose the Best Web Browser</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/ie8-is-definetly-not-geeky-furniture-might-be-and-card-ly-is-cool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>The Best Free Social Media Gadgets for the Vista Sidebar</title>
		<link>http://designreviver.com/tips/the-best-free-social-media-gadgets-for-the-vista-sidebar/</link>
		<comments>http://designreviver.com/tips/the-best-free-social-media-gadgets-for-the-vista-sidebar/#comments</comments>
		<pubDate>Mon, 20 Jul 2009 19:00:27 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social media gadgets]]></category>
		<category><![CDATA[vista]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1273</guid>
		<description><![CDATA[Mini programs, gadgets or widgets, are simple time saving apps that provide you with easy and quick access to the information or tool that you frequently use. With Vista they are called gadgets, and they are organised and displayed from the sidebar. With the gadgets below you will be able to access the information, perform tasks, and interact with your favourite social media platform.]]></description>
			<content:encoded><![CDATA[<p>Mini programs, gadgets or widgets, are simple time saving apps that provide you with easy and quick access to the information or tool that you frequently use. With Vista they are called gadgets, and they are organised and displayed from the sidebar.</p>
<p>With the gadgets below you will be able to access the information, perform tasks, and interact with your favourite social media platform. You will find gadgets for Twitter, Digg, Delicious, Flickr, Wordpress&#8230;and much more. You can now have all the info you need at your fingertips. </p>
<p><span id="more-1273"></span></p>
<h4><a href="http://www.softpedia.com/get/Windows-Widgets/News/Digg-News-Vista-Gadget.shtml">Digg News</a></h4>
<p><a href="http://www.softpedia.com/get/Windows-Widgets/News/Digg-News-Vista-Gadget.shtml"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget1.jpg" alt="Vista Gadgets" width="279" /></a></p>
<p>Digg News Vista Gadget is a gadget that will show the lastest Digg news headlines, you can filter the headlines by categories and topics via the settings menu. Simply, click on the headline title to visit the Digg article, and click on the Diggs button to log in to your Digg account.</p>
<p><a href="http://www.softpedia.com/progDownload/Digg-News-Vista-Gadget-Download-87906.html">Download Digg News Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=05548133-9d4b-454b-94ee-ff2e84d45f4d&amp;bt=1&amp;pl=1">My del.icio.us</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=05548133-9d4b-454b-94ee-ff2e84d45f4d&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget2.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>With My del.icio.us you can browse your personal bookmarks, view the latest popular links on Delicious or view the latest entries from your network. Easily switch from user to user or simply click the my del.cio.us button to return to your data.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=05548133-9d4b-454b-94ee-ff2e84d45f4d&amp;bt=1&amp;pl=1">Download My del.icio.us Vista Gadget</a></p>
<h4><a href="http://www.buildagadget.com/Product.php?Code=Twitter">Twitter Explorer</a></h4>
<p><a href="http://www.buildagadget.com/Product.php?Code=Twitter"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget3.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>The Twitter Explorer keeps you up to date with your Twitter account. With its easy to use interface, which can be resized and comes with various themes, you can post a Tweet and  reply and retweet messages quickly and easily. You can also view recent activity, mentions, and trends, Cool gadget.</p>
<p><a href="http://chirpr.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=18616">Download Twitter Explorer Vista Gadget</a></p>
<h4><a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=chirpr">Chirpr &#8211; Gadget for Twitter</a></h4>
<p><a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=chirpr"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget4.jpg" alt="Vista Gadgets" width="350" /></a></p>
<p>This gadget is similiar in functionality as the Twitter Explorer (above). Its features include:  Automatic and manual refresh, audio notification of new messages, create new and reply to existing messages and keyboard shortcuts to submit (Ctrl+Enter) or cancel (Esc) a new tweet.</p>
<p><a href="http://www.codeplex.com/Wiki/View.aspx?ProjectName=chirpr">Download Chirpr &#8211; Vista Gadget for Twitter</a></p>
<h4><a href="http://www.softpedia.com/get/Windows-Widgets/Widget-Miscellaneous/Flickr-Photo-Search.shtml">Flickr Photo Search</a></h4>
<p><a href="http://www.softpedia.com/get/Windows-Widgets/Widget-Miscellaneous/Flickr-Photo-Search.shtml"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget5.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>Flickr Photo Search is a gadget that will allow you to search the Flickr website from your desktop or Vista Sidebar.</p>
<p><a href="http://www.softpedia.com/get/Windows-Widgets/Widget-Miscellaneous/Flickr-Photo-Search.shtml">Download Flickr Photo Search Vista Gadget</a></p>
<h4><a href="http://www.buildagadget.com/Product.php?Code=Fb">Facebook Explorer</a></h4>
<p><a href="http://www.buildagadget.com/Product.php?Code=Fb"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget6.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>The Facebook Explorer lets you track incoming messages and friend activities, as well as allows you to change your status message form the sidebar.</p>
<p><a href="http://www.buildagadget.com/Product.php?Code=Fb">Download Facebook Explorer Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=53f65b32-8510-4c57-9cac-9cb18aa54a23&amp;bt=1&amp;pl=1">Slashdot Feed</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=53f65b32-8510-4c57-9cac-9cb18aa54a23&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget7.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>Get the last RSS feeds from Slashdot.org. The feeds are displayed 4 at a time. Clicking on a feed link opens a flyout with the text of the feed. Double clicking on the feed link will open the link on the Slashdot site. The feed list is automatically refreshed every 60 seconds, but a NOW link allows the user to refresh the feed list immediately.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=53f65b32-8510-4c57-9cac-9cb18aa54a23&amp;bt=1&amp;pl=1">Download Slashdot Feed Vista Gadget</a></p>
<h4><a href="http://www.softpedia.com/get/Windows-Widgets/Widget-Miscellaneous/Wikipedia-Search-Vista-Gadget.shtml">Wikipedia Search</a></h4>
<p><a href="http://www.softpedia.com/get/Windows-Widgets/Widget-Miscellaneous/Wikipedia-Search-Vista-Gadget.shtml"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget8.jpg" alt="Vista Gadgets" width="315" /></a></p>
<p>This Vista Gadget will allow you to perform Wikipedia searches directly from your desktop.</p>
<p><a href="http://www.softpedia.com/get/Windows-Widgets/Widget-Miscellaneous/Wikipedia-Search-Vista-Gadget.shtml">Download Wikipedia Search Vista Gadget</a></p>
<h4><a href="http://code.google.com/p/skype-vista-gadget/">Skype Gadget</a></h4>
<p><a href="http://code.google.com/p/skype-vista-gadget/"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget9.jpg" alt="Vista Gadgets" width="321" /></a></p>
<p>This gadget displays chats and your contacts&#39; online status from Skype. Skype couldn&#39;t be easier to use, simply click on your friends icon to start chatting.</p>
<p><a href="http://code.google.com/p/skype-vista-gadget/">Download Skype Vista Gadget</a></p>
<h4><a href="http://www.windowsgadgetworld.net/portal/?p=64">YouTube Gadget</a></h4>
<p><a href="http://www.windowsgadgetworld.net/portal/?p=64"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget10.jpg" alt="Vista Gadgets" width="359" /></a></p>
<p>This YouTube gadget displays a selection of random videos, the selection updates every 30 seconds, and by clicking on the video-image you will start the YouTube player on the left side of the gadget. You can filter categories via the settings form or  you can also select a custom search to show only the videos you like.</p>
<p><a href="http://www.windowsgadgetworld.net/portal/?p=64">Download YouTube Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=513824d7-1e1e-42d5-94f8-ccdacaaed1cf&amp;bt=1&amp;pl=1">YouTube Video Downloader</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=513824d7-1e1e-42d5-94f8-ccdacaaed1cf&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget11.jpg" alt="Vista Gadgets" width="217" /></a></p>
<p>A simple sidebar gadget to download YouTube videos. Simply enter the URL and download the video in flv format. Use the VLC Media Player or FLV Player to view the video.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=513824d7-1e1e-42d5-94f8-ccdacaaed1cf&amp;bt=1&amp;pl=1">Download YouTube Video Downloader Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=4622c791-ae33-485b-af0b-9262c15afb83&amp;bt=1&amp;pl=1">FeedBurner Readers</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=4622c791-ae33-485b-af0b-9262c15afb83&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget12.jpg" alt="Vista Gadgets" width="461" /></a></p>
<p>This RSS tracker gadget, will keep you up to date with the number of readers at any feed available on FeedBurner.com (must allow Awareness API access). You just need to give the feed name, and it will check every 20 minutes.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=4622c791-ae33-485b-af0b-9262c15afb83&amp;bt=1&amp;pl=1">Download FeedBurner Readers Vista Gadget</a></p>
<h4><a href="http://sagenet.h18.ru/SageRSSGadget_en.html">Sage RSS</a></h4>
<p><a href="http://sagenet.h18.ru/SageRSSGadget_en.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget13.jpg" alt="Vista Gadgets" width="288" /></a></p>
<p>This ticker news RSS feed gadget downloads your RSS feeds allowing you to easily scroll all the headlines. The Gadget has a compact design that allows you to view 30 items from your subscribed feeds.</p>
<p><a href="http://sagenet.h18.ru/SageRSSGadget_en.html">Download Sage RSS Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=1a8fef49-39e7-4622-b9c5-5bd5c00791f0&amp;bt=1&amp;pl=1">Atom/RSS News Reader</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=1a8fef49-39e7-4622-b9c5-5bd5c00791f0&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget14.jpg" alt="Vista Gadgets" width="378" /></a></p>
<p>A gadget that lets you get a sneak preview of your favorite feeds around the web. You can have the latest news, the latest posts from your favorite blogs, the latest posts from your favorite forums, the latest e-mails, etc, all in one gadget.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=1a8fef49-39e7-4622-b9c5-5bd5c00791f0&amp;bt=1&amp;pl=1">Download Atom/RSS News Reader Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=9c9137af-9e3c-431d-adbe-8d00eddf69c8&amp;bt=1&amp;pl=1">RSS To Speech</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=9c9137af-9e3c-431d-adbe-8d00eddf69c8&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget15.jpg" alt="Vista Gadgets" width="390" /></a></p>
<p>This is an excellent gadget, it downloads your RSS feeds from any web site and reads them aloud. How cool is that.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=9c9137af-9e3c-431d-adbe-8d00eddf69c8&amp;bt=1&amp;pl=1">Download RSS To Speech Vista Gadget</a></p>
<h4><a href="http://www.buildagadget.com/Product.php?Code=BB">Blogger Buddy</a></h4>
<p><a href="http://www.buildagadget.com/Product.php?Code=BB"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget15a.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>Blogger Buddy is a gadget for your sidebar that allows you to log in, view, and post updates to your blog on Blogger.com.</p>
<p><a href="http://www.buildagadget.com/Product.php?Code=BB">Download Blogger Buddy Vista Gadget</a></p>
<h4><a href="http://www.askvg.com/wordpress-gadget-for-windows-vista-sidebar-users/">WordPress Gadget</a></h4>
<p><a href="http://www.askvg.com/wordpress-gadget-for-windows-vista-sidebar-users/"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget16.jpg" alt="Vista Gadgets" width="406" /></a></p>
<p>For any Wordpress user this gadget is indipensible. This gadget will allow you to get straight to creating a new post, with just a couple of clicks, you can also add a new blogroll link or moderate comments using this useful sidebar gadget.</p>
<p><a href="http://www.askvg.com/wordpress-gadget-for-windows-vista-sidebar-users/">Download WordPress Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=d3bdc5c5-cc72-4205-aef3-fc32ebae7ba2&amp;bt=1&amp;pl=1">WordPress Stats</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=d3bdc5c5-cc72-4205-aef3-fc32ebae7ba2&amp;bt=1&amp;pl=1"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget17.jpg" alt="Vista Gadgets" width="480" /></a></p>
<p>WordPress Stats gadget displays all the visitors statistics for your WordPress blog as delivered by the WordPress Stats plugin. The gadget allows you to display the information for both today and yesterday &#8211; just as visible on the WordPress Stats page in the admin panel of your blog.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=d3bdc5c5-cc72-4205-aef3-fc32ebae7ba2&amp;bt=1&amp;pl=1">Download WordPress Stats Vista Gadget</a></p>
<h4><a href="http://gallery.live.com/liveItemDetail.aspx?li=b913ce6d-2f6a-4d08-869b-65d9850320e4">Windows Live Writer Gadget</a></h4>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=b913ce6d-2f6a-4d08-869b-65d9850320e4"><img src="http://designreviver.com/wp-content/uploads/2009/07/vistagadget18.jpg" alt="Vista Gadgets" width="225" /></a></p>
<p>With this gadget you can open a new blog entry, open a previous blog entry or even open the options right from your sidebar (or have it floating and open Writer from anywhere). Not only this, but you can drag and drop onto the gadget too. The gadget supports images, urls, and image urls for drag and drop, and each one will open a new blog entry in Writer with the relevant details already in.</p>
<p><a href="http://gallery.live.com/liveItemDetail.aspx?li=b913ce6d-2f6a-4d08-869b-65d9850320e4">Download Windows Live Writer Vista Gadget</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/the-best-free-social-media-gadgets-for-the-vista-sidebar/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Creative and Unique Manhole Covers, Vintage Typography and Why IE6 Must Die</title>
		<link>http://designreviver.com/general/creative-and-unique-manhole-covers-vintage-typography-and-why-ie6-must-die/</link>
		<comments>http://designreviver.com/general/creative-and-unique-manhole-covers-vintage-typography-and-why-ie6-must-die/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 19:00:08 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[covers]]></category>
		<category><![CDATA[typography]]></category>
		<category><![CDATA[vintage]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1420</guid>
		<description><![CDATA[Todays news covers manhole covers that can be creative and unique (yes, they can), a celebration of the hard work and art of vintage typography and todays final story is why IE6 must die&#8230;so that you don&#8217;t get a laptop thrown at you! 

Creative, Unique and Funny Manholes


Traditionally manhole covers are expected to be boring, [...]]]></description>
			<content:encoded><![CDATA[<p>Todays news covers manhole covers that can be creative and unique (yes, they can), a celebration of the hard work and art of vintage typography and todays final story is why IE6 must die&#8230;so that you don&#8217;t get a laptop thrown at you! </p>
<p><span id="more-1420"></span></p>
<h4><a href="http://www.interbent.com/creative-unique-funny-manholes/">Creative, Unique and Funny Manholes</a></h4>
<p><a href="http://www.interbent.com/creative-unique-funny-manholes/"><img src="http://designreviver.com/wp-content/uploads/2009/07/manhole1.jpg" alt="Creative, Unique and Funny Manholes" width="480" /></a></p>
<p><a href="http://www.interbent.com/creative-unique-funny-manholes/"><img src="http://designreviver.com/wp-content/uploads/2009/07/manhole2.jpg" alt="Creative, Unique and Funny Manholes" width="480" /></a></p>
<p>Traditionally manhole covers are expected to be boring, dull and ugly. Not the manhole covers in this post, they can actually be a customized into creative art as well as an effective advertising medium. Have a look for yourselves.</p>
<p><a href="http://www.interbent.com/creative-unique-funny-manholes/">Creative, Unique and Funny Manholes</a>.</p>
<h4><a href="http://www.webdesignerdepot.com/2009/07/50-examples-of-vintage-typography/">50 Examples of Vintage Typography</a></h4>
<p><a href="http://www.webdesignerdepot.com/2009/07/50-examples-of-vintage-typography/"><img src="http://designreviver.com/wp-content/uploads/2009/07/typographyvintage1.jpg" alt="50 Examples of Vintage Typography" width="480" /></a></p>
<p><em>&#8220;Vintage art reminds us of a time when we were dependent less on technology and more on skill and technique&#8221;</em>, as is written in the opening caption of this post. Its spot on. This article is showcase and a celebration of vintage typography, and a chance for us to appreciate the hard work that went into each poster. </p>
<p><a href="http://www.webdesignerdepot.com/2009/07/50-examples-of-vintage-typography/">50 Examples of Vintage Typography</a>.</p>
<h4><a href="http://mashable.com/2009/07/16/ie6-must-die/">IE6 Must Die for the Web to Move On</a></h4>
<p><a href="http://mashable.com/2009/07/16/ie6-must-die/"><img src="http://designreviver.com/wp-content/uploads/2009/07/antiie61.jpg" alt="IE6 Must Die for the Web to Move On" width="480" /></a></p>
<p>Internet Explorer is the thorn in every web designers side, just mention I-E-6, and you will have a laptop thrown at you. Yes, it is despised. Right or wrong, that is up to you, but this article from Mashable, puts forward a hell of a case to kill IE6. This is essential reading.</p>
<p><a href="http://mashable.com/2009/07/16/ie6-must-die/">IE6 Must Die for the Web to Move On</a>.</p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/creative-and-unique-manhole-covers-vintage-typography-and-why-ie6-must-die/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Light Paintings, Creative Web Forms and I Saw a Wooden Workstation Today and I Think I&#8217;m In Love</title>
		<link>http://designreviver.com/general/light-paintings-creative-web-forms-and-i-saw-a-wooden-workstation-today-and-i-think-im-in-love/</link>
		<comments>http://designreviver.com/general/light-paintings-creative-web-forms-and-i-saw-a-wooden-workstation-today-and-i-think-im-in-love/#comments</comments>
		<pubDate>Thu, 16 Jul 2009 19:00:50 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[paintings]]></category>
		<category><![CDATA[web forms]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1406</guid>
		<description><![CDATA[Todays news features amazing light paintings from from professional photographers Jan Wöllert and Jörg Miedza, beautifully crafted web forms, and finally, quite possibly the most amazing work station you have ever seen.]]></description>
			<content:encoded><![CDATA[<p>Todays news features amazing light paintings from from professional photographers Jan Wöllert and Jörg Miedza, beautifully crafted web forms, and finally, quite possibly the most amazing work station you have ever seen.</p>
<p><span id="more-1406"></span></p>
<h4><a href="http://abduzeedo.com/amazing-light-paintings">Amazing Light Paintings</a></h4>
<p><a href="http://abduzeedo.com/amazing-light-paintings"><img src="http://designreviver.com/wp-content/uploads/2009/07/abduzeedo1.jpg" alt="Amazing Light Paintings " width="480" /></a></p>
<p><a href="http://abduzeedo.com/amazing-light-paintings"><img src="http://designreviver.com/wp-content/uploads/2009/07/abduzeedo2.jpg" alt="Amazing Light Paintings " width="480" /></a></p>
<p>If you haven&#8217;t seen example of long exposure photography involving light effects, you are missing out on a beautiful photographic style. This inspirational post from <a href="http://abduzeedo.com/">Abduzeedo.com</a>, features the work from professional photographers Jan Wöllert and Jörg Miedza.</p>
<p><a href="http://abduzeedo.com/amazing-light-paintings">Amazing Light Paintings</a>.</p>
<h4><a href="http://www.webdesigndev.com/inspiration/20-creative-web-forms-for-design-inspiration">20 Creative Web Forms For Design Inspiration</a></h4>
<p><a href="http://www.webdesigndev.com/inspiration/20-creative-web-forms-for-design-inspiration"><img src="http://designreviver.com/wp-content/uploads/2009/07/webform1.jpg" alt="20 Creative Web Forms For Design Inspiration" width="456" /></a></p>
<p><a href="http://www.webdesigndev.com/inspiration/20-creative-web-forms-for-design-inspiration"><img src="http://designreviver.com/wp-content/uploads/2009/07/webform3.jpg" alt="20 Creative Web Forms For Design Inspiration" width="456" /></a></p>
<p>Web forms are traditionally boring and dull, and, for some, difficult to style. Have a look at these web forms, as showcased by <a href="http://www.webdesigndev.com/">Webdesign.dev.com</a>, they are amazing. </p>
<p><a href="http://www.webdesigndev.com/inspiration/20-creative-web-forms-for-design-inspiration">20 Creative Web Forms For Design Inspiration</a>.</p>
<h4><a href="http://gizmodo.com/5314188/dear-diary-i-saw-a-wooden-workstation-today-and-i-think-im-in-love">Dear Diary, I Saw a Wooden Workstation Today and I Think I&#8217;m In Love</a></h4>
<p><a href="http://gizmodo.com/5314188/dear-diary-i-saw-a-wooden-workstation-today-and-i-think-im-in-love"><img src="http://designreviver.com/wp-content/uploads/2009/07/woodwork.jpg" alt="Dear Diary, I Saw a Wooden Workstation Today and I Think I'm In Love" width="480" /></a></p>
<p>Yep, it really is a work station made out of wood, and yes the PC does work!!! The computer is embedded in a traditional wooden desk, a wooden keyboard laser cut into and out of the surface of the desk with a screen to match. Cool.</p>
<p><a href="http://gizmodo.com/5314188/dear-diary-i-saw-a-wooden-workstation-today-and-i-think-im-in-love">Dear Diary, I Saw a Wooden Workstation Today and I Think I&#8217;m In Love</a>.</p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/light-paintings-creative-web-forms-and-i-saw-a-wooden-workstation-today-and-i-think-im-in-love/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>CSS3 Cheat Sheet and a jQuery Keyboard with some Creative Advertising</title>
		<link>http://designreviver.com/general/css3-cheat-sheet-and-a-jquery-keyboard-with-some-creative-advertising/</link>
		<comments>http://designreviver.com/general/css3-cheat-sheet-and-a-jquery-keyboard-with-some-creative-advertising/#comments</comments>
		<pubDate>Tue, 14 Jul 2009 19:00:50 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[css3 cheat sheet]]></category>
		<category><![CDATA[jquery]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1378</guid>
		<description><![CDATA[Todays top design news is dominated by CSS, with the first comprehensive CSS3 Cheat Sheet available to download and a great tutorial that will teach you how to create a keyboard using CSS and jQuery. Of course, we have some inspiration in the form of creative advertising from Thomas Lavezzari.]]></description>
			<content:encoded><![CDATA[<p>Todays top design news is dominated by CSS, with the first comprehensive CSS3 Cheat Sheet available to download and a great tutorial that will teach you how to create a keyboard using CSS and jQuery. Of course, we have some inspiration in the form of creative advertising from Thomas Lavezzari.</p>
<p><span id="more-1378"></span></p>
<h4><a href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/">CSS 3 Cheat Sheet</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/"><img src="http://designreviver.com/wp-content/uploads/2009/07/css3cheat.jpg" alt="CSS 3 Cheat Sheet" width="480" /></a></p>
<p>This is a must download for all web designers, it is a CSS 3 Cheat Sheet has a complete listing of all the properties, selectors types and allowed values in the current CSS 3 specification from the W3C. Each property is provided in a section that attempts to match it with the section (module) that it is most actively associated within the W3C specification. Next to each property is a listing of the expected values that that property takes (normal text shows named values it accepts and italics shows value types it will accept).</p>
<p><a href="http://www.smashingmagazine.com/2009/07/13/css-3-cheat-sheet-pdf/">CSS 3 Cheat Sheet</a></p>
<h4><a href="http://creadvert.blogspot.com/2009/07/creative-advertising-photography-by.html">Creative Advertising Photography by Thomas Lavezzari</a></h4>
<p><a href="http://creadvert.blogspot.com/2009/07/creative-advertising-photography-by.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/thomaslavezzari1.jpg" alt="Creative Advertising Photography by Thomas Lavezzari" width="480" /></a></p>
<p><a href="http://creadvert.blogspot.com/2009/07/creative-advertising-photography-by.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/thomaslavezzari2.jpg" alt="Creative Advertising Photography by Thomas Lavezzari" width="480" /></a></p>
<p>Thomas Lavezzari is a talented advertising photographer and illustrator, based in Italy. You can find an inspiring compilation of his best work  at <a href="http://creadvert.blogspot.com">creadvert.blogspot.com</a>, it is well worth yout time. </p>
<p><a href="http://creadvert.blogspot.com/2009/07/creative-advertising-photography-by.html">Creative Advertising Photography by Thomas Lavezzari</a></p>
<h4><a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-keyboard-with-css-and-jquery/">Creating a Keyboard with CSS and jQuery</a></h4>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-keyboard-with-css-and-jquery/"><img src="http://designreviver.com/wp-content/uploads/2009/07/keyboard1.jpg" alt="Creating a Keyboard with CSS and jQuery" width="480" /></a></p>
<p>This is one of those really cool CSS tutorials that you will bookmark in the hope, that some day, you will have the time to actually use it. Yes, it really is a fully functional keyboard and it includes &#8220;action&#8221; keys (caps lock, shift, and delete) which dynamically changes the keyboard when clicked.</p>
<p><a href="http://net.tutsplus.com/tutorials/javascript-ajax/creating-a-keyboard-with-css-and-jquery/">Creating a Keyboard with CSS and jQuery</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/css3-cheat-sheet-and-a-jquery-keyboard-with-some-creative-advertising/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>20 Essential Social Media Widgets for your Mac Dashboard</title>
		<link>http://designreviver.com/tips/20-essential-social-media-widgets-for-your-mac-dashboard/</link>
		<comments>http://designreviver.com/tips/20-essential-social-media-widgets-for-your-mac-dashboard/#comments</comments>
		<pubDate>Mon, 13 Jul 2009 19:00:42 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[mac]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[social media widgets]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1303</guid>
		<description><![CDATA[We all need a personal assistant to stay on top of all our social media commitments, it can be difficult and time consuming. Twitter, Facebook, Myspace ... Digg, Delicious ... and not to mention kepping your personal blog up to date. We need help.]]></description>
			<content:encoded><![CDATA[<p>We all need a personal assistant to stay on top of all our social media commitments, it can be difficult and time consuming. Twitter, Facebook, Myspace &#8230; Digg, Delicious &#8230; and not to mention kepping your personal blog up to date. We need help.</p>
<p>One solution for the MAC user are widgets, those small indispensible apps that run on the dashboard. Below you will find a selection of the best social media widgets for your MAC Dashboard, I hope they help.</p>
<p><span id="more-1303"></span></p>
<h4><a href="http://www.apple.com/downloads/dashboard/news/diggcomwidget.html">digg.com</a></h4>
<p><a href="http://www.apple.com/downloads/dashboard/news/diggcomwidget.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget1.jpg" alt="MAC Widget" width="382" /></a></p>
<p>A handy and easy to use a digg.com widget with the look and feel of the digg.com website.</p>
<p><a href="http://www.apple.com/downloads/dashboard/news/diggcomwidget.html">Download digg.com</a></p>
<h4><a href="http://gettwidget.com/">Twidget</a></h4>
<p><a href="http://gettwidget.com/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget2.jpg" alt="MAC Widget" width="406" /></a></p>
<p>Twidget is a free feature rich Dashboard Widget for OS X that allows you to update your Twitter status. Its displays the 20 most recent public tweets or your friends timeline, automatic refresh, links to reply to direct messages, mark tweets as &#8220;Favourite&#8221;and recognizes replies and auto-links them to follow conversations.</p>
<p><a href="http://gettwidget.com/">Download Twidget</a></p>
<h4><a href="http://www.ampsw.com/Chirp/">Chirp</a></h4>
<p><a href="http://www.ampsw.com/Chirp/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget3.jpg" alt="MAC Widget" width="364" /></a></p>
<p>Chirp is a Dashboard Widget for Mac OS X that allows you to quickly and easily keep tabs on your microblogging, Web 2.0 life. With Chirp, you can quickly view your friends&#8217; latest updates, and post links, updates, or even send direct messages to your friends. Microblogging has been taking the world by storm — and now, Chirp brings the best of it to your Dashboard!</p>
<p><a href="http://www.ampsw.com/Chirp/">Download Chirp</a></p>
<h4><a href="http://inner.geek.nz/projects/twitterlex/">Twitterlex</a></h4>
<p><a href="http://inner.geek.nz/projects/twitterlex/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget4.jpg" alt="MAC Widget" width="282" /></a></p>
<p>Twitterlex is a simple Mac OS X Dashboard Widget that shows you the last 30 twitters by you and your Twitter friends, updating every 60 seconds when visible. When hidden, it updates every 5 minutes and sending Growl notifications if anyone has updated their status.</p>
<p><a href="http://inner.geek.nz/projects/twitterlex/">Download Twitterlex</a></p>
<h4><a href="http://www.apple.com/downloads/dashboard/blogs_forums/deliciouswidget.html">Del.icio.us Widget</a></h4>
<p><a href="http://www.apple.com/downloads/dashboard/blogs_forums/deliciouswidget.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget5.jpg" alt="MAC Widget" width="380" /></a></p>
<p>This widget enables you to login to your del.icio.us bookmark feed and easily browse your bookmarks from the comfort of your Dashboard.</p>
<p><a href="http://www.apple.com/downloads/dashboard/blogs_forums/deliciouswidget.html">Download Del.icio.us Widget</a></p>
<h4><a href="http://www.widgipedia.com/widgets/search/tag/Stumbleupon">Stumbleupon Widget</a></h4>
<p><a href="http://www.widgipedia.com/widgets/search/tag/Stumbleupon"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget6.jpg" alt="MAC Widget" width="149" /></a></p>
<p>Put simply, it searches Stumbleupon and returns the results via the Dashboard.</p>
<p><a href="http://www.widgipedia.com/widgets/search/tag/Stumbleupon">Download Stumbleupon Widget</a></p>
<h4><a href="http://www.apple.com/downloads/dashboard/news/slashdash.html">Slashdash</a></h4>
<p><a href="http://www.apple.com/downloads/dashboard/news/slashdash.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget7.jpg" alt="MAC Widget" width="382" /></a></p>
<p>Simply click the Slashdash icon in your widget tray, and you will have a small Slashdot themed widget window that will update every 30 minutes automatically. Click the article title and the article will open in your browser.</p>
<p><a href="http://www.apple.com/downloads/dashboard/news/slashdash.html">Download Slashdash</a></p>
<h4><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=1039">MySpaceViewer</a></h4>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=1039"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget8.jpg" alt="MAC Widget" width="400" /></a></p>
<p>This elegant widget displays any MySpace user’s most recent comment. Simply enter the user’s URL on the reverse side, and MySpaceViewer retrieves both the comment and the picture of the user who sent the comment.</p>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=1039">Download MySpaceViewer</a></p>
<h4><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=1080">Technorati Tag Generator</a></h4>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=1080"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget9.jpg" alt="MAC Widget" width="250" /></a></p>
<p>The Technorati Tag Generator is a simple widget allowing you to generate HTML code that is associated with popularTechnorati Tags. Ysers, then have to,  cut and paste the generated HTML code into their blog page.</p>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=1080">Download Technorati Tag Generator</a></p>
<h4><a href="http://www.apple.com/downloads/dashboard/search/youtube_thedashboardwidgetandgadgetdevelopment.html">YouTube</a></h4>
<p><a href="http://www.apple.com/downloads/dashboard/search/youtube_thedashboardwidgetandgadgetdevelopment.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget10.jpg" alt="MAC Widget" width="337" /></a></p>
<p>With this feature rich widget you can watch and search featured videos, you can also view the most discussed, most recent, most viewed all within your Dashboard.</p>
<p><a href="http://www.apple.com/downloads/dashboard/search/youtube_thedashboardwidgetandgadgetdevelopment.html">Download YouTube</a></p>
<h4><a href="http://www.silvys.com/content/widgets/">Search Wikipedia</a></h4>
<p><a href="http://www.silvys.com/content/widgets/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget11.jpg" alt="MAC Widget" width="366" /></a></p>
<p>Enter in the search field any searcg term and it will open the Wikipedia page with that information.</p>
<p><a href="http://www.silvys.com/content/widgets/">Download Search Wikipedia</a></p>
<h4><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=293">FlickIt</a></h4>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=293"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget12.jpg" alt="MAC Widget" width="350" /></a></p>
<p>FlickIt is a dashboard widget specifically design to save you huge amounts of time. Whether you want to post a photo to your blog, send a link to one via email or instant message, or would like to paste the source of it into an application you’re using &#8211; FlickIt can handle it.</p>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=293">Download FlickIt</a></p>
<h4><a href="http://www.apple.com/downloads/dashboard/blogs_forums/flickrinterestingness.html">Flickr Interestingness</a></h4>
<p><a href="http://www.apple.com/downloads/dashboard/blogs_forums/flickrinterestingness.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget13.jpg" alt="MAC Widget" width="382" /></a></p>
<p>This widget shows a random selection of 16 images from the top 100 most interesting photos on flickr.com. It also allows you to zoom in on a selected image and then open a browser window showing the selected photo detail page on flickr.com.</p>
<p><a href="http://www.apple.com/downloads/dashboard/blogs_forums/flickrinterestingness.html">Download Flickr Interestingness</a></p>
<h4><a href="http://www.rustybrick.com/google-reader-dashboard-widget.php">Google Reader</a></h4>
<p><a href="http://www.rustybrick.com/google-reader-dashboard-widget.php"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget14.jpg" alt="MAC Widget" width="292" /></a></p>
<p>The Google Reader Dashboard Widget will display on your dashboard the number of items from your feeds that are currently unread.</p>
<p><a href="http://www.rustybrick.com/google-reader-dashboard-widget.php">Download Google Reader</a></p>
<h4><a href="http://www.eggdrop.ch/projects/rss-reader/">RSS-Reader</a></h4>
<p><a href="http://www.eggdrop.ch/projects/rss-reader/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget15.jpg" alt="MAC Widget" width="438" /></a></p>
<p>This dashboard widget allows you to display news feeds in your dashboard. It supports both RSS and Atom feeds. You can have multiple readers open which display different feeds. The widget can automatically reload your feeds.</p>
<p><a href="http://www.eggdrop.ch/projects/rss-reader/">Download RSS-Reader</a></p>
<h4><a href="http://www.google.com/macwidgets/">Gmail Widget</a></h4>
<p><a href="http://www.google.com/macwidgets/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget16.jpg" alt="MAC Widget" width="428" /></a></p>
<p>This cool little widget allows you to view your Gmail inbox at a glance.</p>
<p><a href="http://www.google.com/macwidgets/">Download Gmail Widget</a></p>
<h4><a href="http://www.google.com/macwidgets/">Blogger Widget</a></h4>
<p><a href="http://www.google.com/macwidgets/"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget17.jpg" alt="MAC Widget" width="428" /></a></p>
<p>The quickest and easiest method of posting to Blogger.</p>
<p><a href="http://www.google.com/macwidgets/">Download Blogger Widget</a></p>
<h4><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=2109">Facebook Watch</a></h4>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=2109"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget18.jpg" alt="MAC Widget" width="304" /></a></p>
<p>Displays user data from the social networking site Facebook.com. The widget allows the user to view: Their wall ; Friends’ recently updated profiles ; Friend, group, and detail requests ; Their inbox ; New Pokes.</p>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=2109">Download Facebook Watch</a></p>
<h4><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=661">WordPressDash</a></h4>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=661"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget19.jpg" alt="MAC Widget" width="425" /></a></p>
<p>WordPressDash offers an easy way for bloggers to post to their WP sites whenever they want from the comfort of their MAC dashboards.</p>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=661">Download WordPressDash</a></p>
<h4><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=567">LiveWidget</a></h4>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=567"><img src="http://designreviver.com/wp-content/uploads/2009/07/macwidget20.jpg" alt="MAC Widget" width="461" /></a></p>
<p>A LiveJournal client with support for: Shared Journals (including moderated communities); Custom Friend-groups; Ready made basic HTML tags (just type your own if you want something else); Current iTunes track info;  Mood entry (from the list or enter you own); Colour schemes;  Shrinkable interface, for smaller screened users;  Secure passwords (using Keychain); Userpics; Tags.</p>
<p><a href="http://www.dashboardwidgets.com/showcase/details.php?wid=567">Download LiveWidget</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/20-essential-social-media-widgets-for-your-mac-dashboard/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Ping Pong Doors, Google Chrome, Typography and Minimalist Packaging&#8230; This Weeks Design News Round Up</title>
		<link>http://designreviver.com/general/ping-pong-doors-google-chrome-typography-and-minimalist-packaging-this-weeks-design-news-round-up/</link>
		<comments>http://designreviver.com/general/ping-pong-doors-google-chrome-typography-and-minimalist-packaging-this-weeks-design-news-round-up/#comments</comments>
		<pubDate>Fri, 10 Jul 2009 19:00:13 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>
		<category><![CDATA[google chrome]]></category>
		<category><![CDATA[minialist]]></category>
		<category><![CDATA[typgraphy]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1343</guid>
		<description><![CDATA[The BBC, honestly the BBC, have realsed an open source Javascript Library, a table that changes into a ping-pong table and a showcase of beautiful vexel art. These are just some of the cool design resources you can read from this weeks news round up.]]></description>
			<content:encoded><![CDATA[<p>The BBC, honestly the BBC, have released an open source Javascript Library, a table that changes into a ping-pong table and a showcase of beautiful vexel art. These are just some of the cool design resources you can read from this weeks news round up.</p>
<p><span id="more-1343"></span></p>
<h4><a href="http://www.toxel.com/tech/2009/07/07/ping-pong-door-by-tobias-franzel/">Ping Pong Door</a></h4>
<p><a href="http://www.toxel.com/tech/2009/07/07/ping-pong-door-by-tobias-franzel/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup1.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>This cool door is for all you big kids out there, designed by Tobias Fränzel, the door flips into a ping pong table, all ready for gamepaly. And after you are finished, flip it back up and its back to being a functional door.</p>
<p><a href="http://www.toxel.com/tech/2009/07/07/ping-pong-door-by-tobias-franzel/">Ping Pong Door</a></p>
<h4><a href="http://www.techradar.com/news/software/operating-systems/10-things-we-know-about-google-chrome-os-614370?src=rss">10 things to know about Google Chrome OS</a></h4>
<p><a href="http://www.techradar.com/news/software/operating-systems/10-things-we-know-about-google-chrome-os-614370?src=rss"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup2.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>In case you have not heard, Google is going to be releasing there own operating system, called Chrome.  It is a welcome addition to the OS market, something that may finally challenge Microsoft and compete with Apple. You can read the official Google Blog entry about Chrome OS here: <a href="http://googleblog.blogspot.com/2009/07/introducing-google-chrome-os.html">Introducing the Google Chrome OS</a>.<br />
In this article, the author, has taken the details that have been released so far about the Google Chrome OS and assembled them into a handy fact list for your consumption.</p>
<p><a href="http://www.techradar.com/news/software/operating-systems/10-things-we-know-about-google-chrome-os-614370?src=rss">10 things to know about Google Chrome OS</a></p>
<h4><a href="http://www.bbc.co.uk/glow/">BBC &#8211; Glow JavaScript Library</a></h4>
<p><a href="http://www.bbc.co.uk/glow/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup3.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>Glow is an opensource JavaScript library from the BBC (yes, it really is!) which aims to make working with JavaScript and the DOM easier. It tries to do this by abstracting common tasks, hiding cross-browser issues, and providing a set of user interface widgets.<br />
Glow is available under the Apache Licence, Version 2.0. This allows you to use the library in nearly all circumstances, and to modify it as you see fit.</p>
<p><a href="http://www.bbc.co.uk/glow/">BBC &#8211; Glow JavaScript Library</a></p>
<h4><a href="http://www.sitepoint.com/blogs/2009/07/08/10-web-apps-to-build-the-next-big-thing-without-writing-any-code/">10 Web Apps To Build The Next Big Thing Without Writing Any Code</a></h4>
<p><a href="http://www.sitepoint.com/blogs/2009/07/08/10-web-apps-to-build-the-next-big-thing-without-writing-any-code/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup4.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>If you have a great idea for a new app, widget, gadget or some type of mashup, but have no idea how to build one, this is the post  for you. This post gives you gives ten different easy to use resources to help you build your app with ease.</p>
<p><a href="http://www.sitepoint.com/blogs/2009/07/08/10-web-apps-to-build-the-next-big-thing-without-writing-any-code/">10 Web Apps To Build The Next Big Thing Without Writing Any Code</a></p>
<h4><a href="http://www.freshbump.com/featured/special-features/a-z-of-typographers/">A-Z Of Typographers</a></h4>
<p><a href="http://www.freshbump.com/featured/special-features/a-z-of-typographers/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup5.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>In this phenomenal post, from freshbump.com, it lists an A-Z of typographers from all over the world, showing many different typographic styles and individual characteristics.</p>
<p><a href="http://www.freshbump.com/featured/special-features/a-z-of-typographers/">A-Z Of Typographers</a></p>
<h4><a href="http://www.cssreflex.com/2009/07/5-essential-google-cheat-sheets-which-surely-will-come-in-handy.html">5 Essential Google Cheat Sheets Which Surely Will Come in Handy</a></h4>
<p><a href="http://www.cssreflex.com/2009/07/5-essential-google-cheat-sheets-which-surely-will-come-in-handy.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup6.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>CSS Reflex has collected 5 essential Google Cheat sheets that are aimed to make browseing the web easier. Very useful.</p>
<p><a href="http://www.cssreflex.com/2009/07/5-essential-google-cheat-sheets-which-surely-will-come-in-handy.html">5 Essential Google Cheat Sheets Which Surely Will Come in Handy</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/07/03/50-beautiful-examples-of-vexel-artworks-and-tutorials/">Beautiful Examples of Vexel Artworks and Tutorials</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/07/03/50-beautiful-examples-of-vexel-artworks-and-tutorials/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup7.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>Vexel art is a digital art that is an entirely pixel-based form of raster art that imitates the vector graphics technique, in this post you will find some truelly beautiful examples of Vexel.</p>
<p><a href="http://www.smashingmagazine.com/2009/07/03/50-beautiful-examples-of-vexel-artworks-and-tutorials/">Beautiful Examples of Vexel Artworks and Tutorials</a></p>
<h4><a href="http://astuteo.com/slickmap/">SlickMap CSS — A Visual Sitemapping Tool for Web Developers</a></h4>
<p><a href="http://astuteo.com/slickmap/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup9.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>SlickMap CSS is quite possibly one of the greatest free CSS resources realesed this year. It i  is a simple stylesheet for displaying finished sitemaps directly from HTML unordered list navigation. It can be used on most web sites, and it can accommodate up to three levels of page navigation and additional utility links . It can also be easily customized to meet your own individual needs.</p>
<p><a href="http://astuteo.com/slickmap/">SlickMap CSS — A Visual Sitemapping Tool for Web Developers</a></p>
<h4><a href="http://www.bittbox.com/inspiration/100-minimal-and-typographic-package-designs/">100+ Minimal and Typographic Package Designs</a></h4>
<p><a href="http://www.bittbox.com/inspiration/100-minimal-and-typographic-package-designs/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk3roundup10.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>The message from this post is &quot;less is more&quot;. You will find over 100 examples of package designs that are either minimally designed, or have elements of slick and stylish typography.</p>
<p><a href="http://www.bittbox.com/inspiration/100-minimal-and-typographic-package-designs/">100+ Minimal and Typographic Package Designs</a></p>
<h4><a href="http://vimeo.com/5437401">HP &#8211; invent</a></h4>
<p>Students were given this brief &#8220;Present an idea which promotes HP Workstations ability to bring to life anything the creative mind can conceive.&#8221; This is the result, cool.
</p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/ping-pong-doors-google-chrome-typography-and-minimalist-packaging-this-weeks-design-news-round-up/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Weekly Design News Round Up</title>
		<link>http://designreviver.com/general/weekly-design-news-round-up-2/</link>
		<comments>http://designreviver.com/general/weekly-design-news-round-up-2/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 19:00:11 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design news]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1262</guid>
		<description><![CDATA[In this weeks roundup, we have even more cool resources, there is a little bit of design inspiration, some great CSS lifesavers, an essential Twitter Guide Book and more...and best of all the Worlds Biggest Alarm Clock!]]></description>
			<content:encoded><![CDATA[<p>In this weeks roundup, we have even more cool resources, there is a little bit of design inspiration, some great CSS lifesavers, an essential Twitter Guide Book and more&#8230;and best of all the Worlds Biggest Alarm Clock!<br />
<span id="more-1262"></span></p>
<h4><a href="http://abduzeedo.com/10-super-creative-business-cards">10 Super Creative Business Cards</a></h4>
<p><a href="http://abduzeedo.com/10-super-creative-business-cards"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup1.jpg" alt="Weekly News Round Up" width="400" /></a></p>
<p><a href="http://abduzeedo.com/10-super-creative-business-cards"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup2.jpg" alt="Weekly News Round Up" width="400" /></a></p>
<p>If your thinking of getting a new business card to impress everyone, here is a little inspiration for you. This selection, from Abduzeedo, showcases the type of business cards that stand out from the crowd, they are certainly different and very creative.</p>
<p><a href="http://abduzeedo.com/10-super-creative-business-cards">10 Super Creative Business Cards</a></p>
<h4><a href="http://www.noupe.com/joomla/the-ultimate-joomla-toolbox.html">The Ultimate Joomla Toolbox: Themes, Extensions and Resources</a></h4>
<p><a href="http://www.noupe.com/joomla/the-ultimate-joomla-toolbox.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup3.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>In this post you will find a thorough collection of all kinds of resources that will aid designers and developers working with Joomla-powered websites. This collection is intended to simplify your tasks and save you time when working with Joomla. This post covers essential resources related to Joomla— Themes, Extensions, Tutorials, Forums, Cheat Sheets and Useful Documents.</p>
<p><a href="http://www.noupe.com/joomla/the-ultimate-joomla-toolbox.html">The Ultimate Joomla Toolbox: Themes, Extensions and Resources</a></p>
<h4><a href="http://www.youtube.com/watch?v=kQ-l5PlDa-k">Worlds Biggest Alarm Clock</a></h4>
<p>This video shows one of the entries into the edge.ca&#8217;s &#8220;Worlds Biggest&#8221; contest, The Worlds Biggest Alarm Clock. This is awesome.<br />
It was built by mounting a large air cylinder to the head of his bed and a valve controlled by a computer which is programmed to wake you up in the morning.</p>
<p><a href="http://www.youtube.com/watch?v=kQ-l5PlDa-k">Worlds Biggest Alarm Clock</a></p>
<h4><a href="http://www.smashingmagazine.com/2009/06/25/35-css-lifesavers-for-efficient-web-design/">35 CSS-Lifesavers For Efficient Web Design</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/06/25/35-css-lifesavers-for-efficient-web-design/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup4.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>This post, from Smashing Magazine, 35 CSS-Lifesavers For Efficient Web Design will significantly improve your workflow and reduce your time and efforts for CSS-coding. Whether you’re writing, compiling, refining or experimenting with CSS code , these tools can help you get the job done faster and better than ever before. A must bookmark.</p>
<p><a href="http://www.smashingmagazine.com/2009/06/25/35-css-lifesavers-for-efficient-web-design/">35 CSS-Lifesavers For Efficient Web Design</a></p>
<h4><a href="http://mashable.com/guidebook/twitter/">Twitter Guide Book – How To, Tips and Instructions</a></h4>
<p><a href="http://mashable.com/guidebook/twitter/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup5.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>The Twitter Guide Book is the most comprehensive guide to Twitter you could ever find, it covers the basics as well as an indepth look at Twitter and business, sharing via Twitter and managing your Twitter stream. Is your Twitter getting out of control? This is the guide for you.</p>
<p><a href="http://mashable.com/guidebook/twitter/">Twitter Guide Book – How To, Tips and Instructions</a></p>
<h4><a href="http://spyrestudios.com/light-clean-designs-using-minimalist-color-scheme/">56 Light &amp; Clean Website Designs Using A Minimalist Color Scheme</a></h4>
<p><a href="http://spyrestudios.com/light-clean-designs-using-minimalist-color-scheme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup6.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p><a href="http://spyrestudios.com/light-clean-designs-using-minimalist-color-scheme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup7.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p><a href="http://spyrestudios.com/light-clean-designs-using-minimalist-color-scheme/">A selection of the best designed minamlist web designs, a great selection. Don&#8217;t you just love minamilism.</a></p>
<p><a href="http://spyrestudios.com/light-clean-designs-using-minimalist-color-scheme/">56 Light &amp; Clean Website Designs Using A Minimalist Color Scheme</a></p>
<h4><a href="http://deputy-dog.com/2009/07/ceiling-porn.html">Ceiling Porn</a></h4>
<p><a href="http://deputy-dog.com/2009/07/ceiling-porn.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup8.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>Definetly not what you are thinking by the posts title, this is actually a showcase of the best designed ceilings. Some are remarkable, others seemingly impossible, have a look for yourselves.</p>
<p><a href="http://deputy-dog.com/2009/07/ceiling-porn.html">Ceiling Porn</a></p>
<h4><a href="http://www.iambetterthanu.com/2009/06/25/even-msncom-isnt-ie6-compliant/">Even MSN.com isn’t IE6 compliant!</a></h4>
<p><a href="http://www.iambetterthanu.com/2009/06/25/even-msncom-isnt-ie6-compliant/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup10.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>Judging by the above images, Microsoft ignored their own browser when it came to design. As you can see the new “Bing” search is hovering over the main navigation. Mom’s around the world are freaking out because they can’t click on their Hotmail.</p>
<p><a href="http://www.iambetterthanu.com/2009/06/25/even-msncom-isnt-ie6-compliant/">Even MSN.com isn’t IE6 compliant!</a></p>
<h4><a href="http://incrediblethings.com/lists/14-bizarre-japanese-toys/">14 Bizarre Japanese Toys</a></h4>
<p><a href="http://incrediblethings.com/lists/14-bizarre-japanese-toys/"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup11.jpg" alt="Weekly News Round Up" width="480" /></a></p>
<p>No one does weird toys like Japan does weird toys… from presidential action figures to toilet training tigers, this post has the strangest and most bizarre Japanese toys ever.</p>
<p><a href="http://incrediblethings.com/lists/14-bizarre-japanese-toys/">14 Bizarre Japanese Toys</a></p>
<h4><a href="http://www.retrocomedy.com/2009/07/15-creepiest-vintage-ads-of-all-time.html">The 15 Creepiest Vintage Ads Of All Time</a></h4>
<p><a href="http://www.retrocomedy.com/2009/07/15-creepiest-vintage-ads-of-all-time.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/wk2roundup12.jpg" alt="Weekly News Round Up" width="402" /></a></p>
<p>What do murder, pedophilia, suicide and a baby tiger have in common? They have all been used to sell stuff in these amazingly disturbing vintage ads!<br />
These are real, untouched advertisements from the good old days. It doesn&#8217;t matter if it&#8217;s lovely ladies or adorable clowns, somehow these old-time ad wizards found ways to traumatize us while pedaling everyday products.</p>
<p><a href="http://www.retrocomedy.com/2009/07/15-creepiest-vintage-ads-of-all-time.html">The 15 Creepiest Vintage Ads Of All Time</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/weekly-design-news-round-up-2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incredible Workspaces: Part II</title>
		<link>http://designreviver.com/inspiration/incredible-workspaces-part-ii/</link>
		<comments>http://designreviver.com/inspiration/incredible-workspaces-part-ii/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 19:00:21 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[space]]></category>
		<category><![CDATA[work]]></category>
		<category><![CDATA[workstation]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1165</guid>
		<description><![CDATA[Read the first part here: Incredible Workspaces: Part I.
Setting up your office has to be perfect, it has got to be tailored to your professional and personal needs, it needs to get your creative and inspirational juices flowing, it has to have limited distractions, speedy access to all the tools of your trade and if [...]]]></description>
			<content:encoded><![CDATA[<p>Read the first part here: <a href="http://designreviver.com/inspiration/incredible-workspaces-part-i/">Incredible Workspaces: Part I</a>.</p>
<p>Setting up your office has to be perfect, it has got to be tailored to your professional and personal needs, it needs to get your creative and inspirational juices flowing, it has to have limited distractions, speedy access to all the tools of your trade and if possible, have all the coolest and latest gadgetry that you budget allows.</p>
<p><span id="more-1165"></span></p>
<p>Could someone tell us why most cool workspaces seem to use MACs? Are Windows and Linux users not cool? Maybe its the MAC that makes the workspace cool.<br />
<h4><a href="http://www.flickr.com/photos/crouchingdonkey/1951675107/in/set-72157594277366817/">All Systems Glow&#8230; </a></h4>
<p><a href="http://www.flickr.com/photos/crouchingdonkey/1951675107/in/set-72157594277366817/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation1.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>A cool glowing workstation from Hong Kong based photographer Mark aka <a href="http://www.flickr.com/photos/crouchingdonkey/">Crouching Donkey</a>.</p>
<p><a href="http://www.flickr.com/photos/crouchingdonkey/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/arthur-caranta/3100139348/sizes/l/">Geek Office Setup</a></h4>
<p><a href="http://www.flickr.com/photos/arthur-caranta/3100139348/sizes/l/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation2.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>Arthur Caranta&#8217;s geeky workstation, read his blog here: <a href="http://www.caranta.com/">caranta.com</a>.</p>
<p><a href="http://www.flickr.com/photos/arthur-caranta/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/nycgraeme/2287826242/sizes/l/">Elegant</a></h4>
<p><a href="http://www.flickr.com/photos/nycgraeme/2287826242/sizes/l/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation3.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>This stylish and elegant setup is from Graeme Basson.</p>
<p><a href="http://www.flickr.com/photos/nycgraeme/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/risager/3452272176/in/pool-lifehacker-workspace-showandtell">MySpace</a></h4>
<p><a href="http://www.flickr.com/photos/risager/3452272176/in/pool-lifehacker-workspace-showandtell"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation4.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>The workstation of freelance web designer and developer Lisa Risager. </p>
<p><a href="http://www.flickr.com/photos/risager/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/sokram/3301053059/">Home Office Upgraded</a></h4>
<p><a href="http://www.flickr.com/photos/sokram/3301053059/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation5.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>This sleek workstation is from m@rkos, he blogs here: <a href="http://medinaauto.blogspot.com/">medinaauto.blogspot.com</a>.</p>
<p><a href="http://www.flickr.com/photos/sokram/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/22837927@N08/3467399801/">My Office</a></h4>
<p><a href="http://www.flickr.com/photos/22837927@N08/3467399801/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation6.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>Cool, minimal and immaculate is the best way to describe this workstation from <a href="http://www.flickr.com/photos/22837927@N08/">paszzz</a>.</p>
<p><a href="http://www.flickr.com/photos/22837927@N08/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/72959844@N00/3172020538/">My Workspace</a></h4>
<p><a href="http://www.flickr.com/photos/72959844@N00/3172020538/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation7.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>There is a nature (maybe a jungle) theme going on here from student and freelance designer Chris Holder.</p>
<p><a href="http://www.flickr.com/photos/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/byondbyond/142388898/">Duncan&#39;s SOHO Makeover</a></h4>
<p><a href="http://www.flickr.com/photos/byondbyond/142388898/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation8.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>This workstation from the creative Duncan Hopkins has been custom built by himself. View his professional work here: <a href="http://www.beyondbeyond.com/">beyondbeyond.com/</a>.</p>
<p><a href="http://www.flickr.com/photos/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/david_ast/2256636642/in/pool-workspaces">Nuevo Sofa Naranja (and a Cool Workspaces)</a></h4>
<p><a href="http://www.flickr.com/photos/david_ast/2256636642/in/pool-workspaces"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation9.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>The cool office from David Martinez Suarez.</p>
<p><a href="http://www.flickr.com/photos/david_ast/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/bwa32/2855308255/">Mac Pro Monitors</a></h4>
<p><a href="http://www.flickr.com/photos/bwa32/2855308255/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation10.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>The reason for all the monitors is that Mitch Haile is a software developer, view more images about this workstaion here: <a href="http://www.biscade.com/office/">Office FAQ</a>.</p>
<p><a href="http://www.flickr.com/photos/bwa32/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/karizon/3601658694/in/pool-350714@N25">My Workstation</a></h4>
<p><a href="http://www.flickr.com/photos/karizon/3601658694/in/pool-350714@N25"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation11.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>I love this workstation, its simple yet feature rich, and simply love the flatscreen above the computer. This is from Geoff Harrison.</p>
<p><a href="http://www.flickr.com/photos/karizon/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/bunnyfarm/3524862401/in/pool-350714@N25">Workspace</a></h4>
<p><a href="http://www.flickr.com/photos/bunnyfarm/3524862401/in/pool-350714@N25"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation12.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>A lovely office setup from <a href="http://www.flickr.com/photos/bunnyfarm/">AtomicBunny</a>.</p>
<p><a href="http://www.flickr.com/photos/bunnyfarm/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/27898071@N07/3295238688/in/pool-350714@N25">The Studio</a></h4>
<p><a href="http://www.flickr.com/photos/27898071@N07/3295238688/in/pool-350714@N25"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation13.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>A mood setting office and studio from musician <a href="http://www.flickr.com/photos/27898071@N07/">sephtakular</a>.</p>
<p><a href="http://www.flickr.com/photos/27898071@N07/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/photosbyjj/107391949/">My Computer Station</a></h4>
<p><a href="http://www.flickr.com/photos/photosbyjj/107391949/"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation14.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>A great image of Jerome Slagle&#8217;s workstaion in the dark, I am not sure about the plasma ball, though.</p>
<p><a href="http://www.flickr.com/photos/photosbyjj/">View more and source</a></p>
<h4><a href="http://www.flickr.com/photos/mkosut/3631119830/in/pool-lifehacker-workspace-showandtell">Brooklyn Home Office</a></h4>
<p><a href="http://www.flickr.com/photos/mkosut/3631119830/in/pool-lifehacker-workspace-showandtell"><img src="http://designreviver.com/wp-content/uploads/2009/06/workstation15.jpg" alt="Cool Workspaces" width="480" /></a></p>
<p>This is the minmal workstation of Mackenzie Kosut, sleek office, nice view, Apple hardware everywhere, he must be loaded.</p>
<p><a href="http://www.flickr.com/photos/mkosut/">View more and source</a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/incredible-workspaces-part-ii/feed/</wfw:commentRss>
		<slash:comments>12</slash:comments>
		</item>
		<item>
		<title>Weekly Design News Round Up</title>
		<link>http://designreviver.com/general/weekly-design-news-round-up/</link>
		<comments>http://designreviver.com/general/weekly-design-news-round-up/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 19:00:03 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=1201</guid>
		<description><![CDATA[This is a new weekly feature from us, a weekly round-up of the best, the coolest and the most resourceful from within the design community.
This week we feature some cool resources, ranging from jQuery, Wordpress, typography and we even have a Macbook that transforms into a speace ship, you have to see this!

Cute Free Twitter [...]]]></description>
			<content:encoded><![CDATA[<p>This is a new weekly feature from us, a weekly round-up of the best, the coolest and the most resourceful from within the design community.</p>
<p>This week we feature some cool resources, ranging from jQuery, Wordpress, typography and we even have a Macbook that transforms into a speace ship, you have to see this!</p>
<p><span id="more-1201"></span></p>
<h4><a href="http://www.smashingmagazine.com/2009/06/24/birdies-cute-free-twitter-icons-for-your-blog/">Cute Free Twitter Icons For Your Blog</a></h4>
<p><a href="http://www.smashingmagazine.com/2009/06/24/birdies-cute-free-twitter-icons-for-your-blog/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup1.jpg" alt="Cute Free Twitter Icons For Your Blog" width="450" /></a></p>
<p>A Free Twitter Icon Set from Smashing Magazine, with 12 original and lovely icons in this set.  All the icons included in the set have clean shapes and neutral colors that can be used for various contexts, from a “Tweet it” button for your blogs to desktop wallpapers. This set was designed by <a href="http://www.iconeden.com/">IconEden</a>.</p>
<p><a href="http://www.smashingmagazine.com/2009/06/24/birdies-cute-free-twitter-icons-for-your-blog/">Cute Free Twitter Icons For Your Blog</a>.</p>
<h4><a href="http://coolmaterial.com/cool-list/12-bad-ass-chess-sets/">12 Bad-Ass Chess Sets</a></h4>
<p><a href="http://coolmaterial.com/cool-list/12-bad-ass-chess-sets/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup2.jpg" alt="Bad-Ass Chess Sets" width="456" /></a></p>
<p><a href="http://coolmaterial.com/cool-list/12-bad-ass-chess-sets/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup3.jpg" alt="Bad-Ass Chess Sets" width="456" /></a></p>
<p>The game of chess takes cunning and intelligence and can sometimes be incredibly intense. But your standard Chess Set just doesn’t reflect the same intensity. If you prefer to play on a board that’s as mighty as your chess moves then check out these 12 Bad Ass Chess Sets.</p>
<p><a href="http://coolmaterial.com/cool-list/12-bad-ass-chess-sets/">12 Bad-Ass Chess Sets</a>.</p>
<h4><a href="http://www.webdesignbooth.com/15-jquery-plugins-to-create-an-user-friendly-tooltip/">15 jQuery Plugins To Create A User Friendly Tooltip</a></h4>
<p><a href="http://www.webdesignbooth.com/15-jquery-plugins-to-create-an-user-friendly-tooltip/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup4.jpg" alt="jQuery Plugins To Create A User Friendly Tooltip" width="480" /></a></p>
<p>A tooltip is a great way of showing a little bit of information when the user hovers the cursor over an element. The “hover box” will appear when the mouse hover in, and disappear when the mouse hover out. And when the tooltip is being used properly, it can improve your site’s user friendly level, and also save us a lot of spaces.<br />
Have a look at these 15 jQuery plugins to create an user friendly tooltip from Web Design Booth.</p>
<p><a href="http://www.webdesignbooth.com/15-jquery-plugins-to-create-an-user-friendly-tooltip/">15 jQuery Plugins To Create A User Friendly Tooltip</a>.</p>
<h4><a href="http://www.hongkiat.com/blog/27-must-have-starter-kits-for-web-designers/">27 Must-Have Starter Kits For Web Designers</a></h4>
<p><a href="http://www.hongkiat.com/blog/27-must-have-starter-kits-for-web-designers/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup5.jpg" alt="Must-Have Starter Kits For Web Designers" width="475" /></a></p>
<p>Starter kits are great timesavers for web designers that are particularly useful for those who often create mock-ups for projects on daily basis. If you are a designer-come-programmer think of them as your library of code snippets.<br />
So what’s a starter kit? It can vary – depending on what each designer routinely works with. For GUI designers, keeping a copy of form elements (buttons, checkboxes, tab, drop down menus, etc) helps speed up the process of creating screens and layouts; on the other hand, browser (IE, Firefox Safari) templates with web safe area keep web designers reminded how/where they should prioritize their contents. Experienced designers will usually customize and keep a personal version of there own starter kit.<br />
This is an indispensible resource from Hongkiat.</p>
<p><a href="http://www.hongkiat.com/blog/27-must-have-starter-kits-for-web-designers/">27 Must-Have Starter Kits For Web Designers</a>.</p>
<h4><a href="http://sixrevisions.com/tools/25-excellent-typography-tools-for-the-serious-designer/">25 Excellent Typography Tools for the Serious Designer</a></h4>
<p><a href="http://sixrevisions.com/tools/25-excellent-typography-tools-for-the-serious-designer/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup6.jpg" alt="Typography Tools for the Serious Designer" width="480" /></a></p>
<p>Typography is an integral part of design. There are many tools out there that are available for working with type, in this article from Six Revisions, you will find a collection of the best free typography tools available. If you’re a web designer or developer, then these tools are going to save you some serious time and effort. Take time to work your way through this extensive list and give everything a go.</p>
<p><a href="http://sixrevisions.com/tools/25-excellent-typography-tools-for-the-serious-designer/">25 Excellent Typography Tools for the Serious Designer</a>.</p>
<h4><a href="http://line25.com/articles/50-inspiring-examples-of-minimalism-in-web-design">50 Inspiring Examples of Minimalism in Web Design</a></h4>
<p><a href="http://line25.com/articles/50-inspiring-examples-of-minimalism-in-web-design"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup8.jpg" alt="Inspiring Examples of Minimalism in Web Design" width="480" /></a></p>
<p><a href="http://line25.com/articles/50-inspiring-examples-of-minimalism-in-web-design"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup8a.jpg" alt="Inspiring Examples of Minimalism in Web Design" width="480" /></a></p>
<p>The sophisticated image of minimalism has always been a popular style of design. In webdesign a minimalist site is stripped naked of eye candy and fancy colours or effects, leaving the underlying structure exposed. The key to a beautiful minimalist site is a solid and structured layout, as well as focus on stylish and well designed typography. These 50 examples showcase some of the best minimal site designs out there on the web.</p>
<p><a href="http://line25.com/articles/50-inspiring-examples-of-minimalism-in-web-design">50 Inspiring Examples of Minimalism in Web Design</a>.</p>
<h4><a href="http://www.youtube.com/watch?v=GMAV1zriNtg">MacBook transforms and &#8230; well just watch it&#39;s AWESOME!</a></h4>
<p><object width="504" height="306"><param name="movie" value="http://www.youtube.com/v/GMAV1zriNtg&#038;hl=en&#038;fs=1&#038;color1=0x5d1719&#038;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/GMAV1zriNtg&#038;hl=en&#038;fs=1&#038;color1=0x5d1719&#038;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="504" height="306"></embed></object></p>
<p>Some French guy is working on his MacBook laptop when suddenly it begins to transform into a spaceship then flies away, this really is awesome.</p>
<h4><a href="http://www.youtube.com/watch?v=k5Zbc-Rg6e8&amp;eurl=http%3A%2F%2Fwww.mozilla.com%2Fen-US%2Ffirefox%2Fvideo%2Ffirefox-3.5.html&amp;feature=player_embedded">What’s New in Firefox 3.5?</a></h4>
<p><object width="504" height="306"><param name="movie" value="http://www.youtube.com/v/k5Zbc-Rg6e8&#038;hl=en&#038;fs=1&#038;color1=0x5d1719&#038;color2=0xcd311b"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/k5Zbc-Rg6e8&#038;hl=en&#038;fs=1&#038;color1=0x5d1719&#038;color2=0xcd311b" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="504" height="306"></embed></object></p>
<p>Mike Beltzner gives a tour of Firefox 3.5, the new web browser from Mozilla. If you are serious about your browser, you must view this.</p>
<h4><a href="http://www.1kbgrid.com/">The 1KB CSS Grid &#8211; A simple, lightweight approach</a></h4>
<p><a href="http://www.1kbgrid.com/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup9.jpg" alt="The 1KB CSS Grid" width="480" /></a></p>
<p>CSS frameworks have become quite popular over the past couple of years. Some of them try to fit in everything: a grid system, a style reset, basic typography, form styles, you name it. Others focus solely on the grid, but still end up a bit bloated. Here is a fresh take on the CSS grid (loosely based on Nathan Smith’s 960 Grid System). Its mission is to be lightweight, which can be used to streamline page templates for content management. All this in just one measly kilobyte (actually, 662 bytes, but who’s counting). This has to be worth a look at.</p>
<p><a href="http://www.1kbgrid.com/">The 1KB CSS Grid &#8211; A simple, lightweight approach</a></p>
<h4><a href="http://net.tutsplus.com/tutorials/wordpress/10-wordpress-28-features-to-look-out-for/">10 WordPress 2.8 Features To Look Out For</a></h4>
<p><a href="http://net.tutsplus.com/tutorials/wordpress/10-wordpress-28-features-to-look-out-for/"><img src="http://designreviver.com/wp-content/uploads/2009/06/roundup10.jpg" alt="WordPress 2.8 Features" width="480" /></a></p>
<p>It&#39;s a great achievement for WordPress 2.8 to be released so soon after 2.7. Named &#39;Baker&#39;, 2.8 adds plenty of new features, including syntax highlighting for theme/plugin editing, a theme installer, and a great revamped widgets interface and API. Could Wordpress get any better?<br />
This is great round-up from Net Tuts.</p>
<p><a href="http://net.tutsplus.com/tutorials/wordpress/10-wordpress-28-features-to-look-out-for/">10 WordPress 2.8 Features To Look Out For</a>.</p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/weekly-design-news-round-up/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>40 of the Best Premium Drupal Themes</title>
		<link>http://designreviver.com/inspiration/40-of-the-best-premium-drupal-themes/</link>
		<comments>http://designreviver.com/inspiration/40-of-the-best-premium-drupal-themes/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 21:16:15 +0000</pubDate>
		<dc:creator>speckyboy</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[drupal]]></category>
		<category><![CDATA[Themes]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=895</guid>
		<description><![CDATA[Drupal is a powerful free and open source Content Management System, its easy to forget that it is very popular (over 6000,000 users) with only Wordpress and Joomla eclipsing its popularity. Drupal is perhaps the most powerful and versatile of ALL CMSs, the only possible drawback could be that it is a little complicated to use for the first time user, but don't let that put you off. With help from its huge dedicated community, and its very detailed documentation you will be up and running in no time.]]></description>
			<content:encoded><![CDATA[<p>Drupal is a powerful free and open source Content Management System, its easy to forget that it is very popular (over 6000,000 users) with only Wordpress and Joomla eclipsing its popularity. Drupal is perhaps the most powerful and versatile of ALL CMSs, the only possible drawback could be that it is a little complicated to use for the first time user, but don&#8217;t let that put you off. With help from its huge dedicated community, and its very detailed documentation you will be up and running in no time.</p>
<p>Drupal themes aren&#8217;t traditionally beautiful, they are designed to be designed and developed upon, but we think you will agree, that the premium Drupal themes below are pretty nice. <span id="more-895"></span></p>
<h4><a href="http://fordrupal.com/premium/platino-drupal-theme">Platino</a></h4>
<p><a href="http://fordrupal.com/premium/platino-drupal-theme"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal1.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-ligo.html">Ligo</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-ligo.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal2.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-kopt.html">Kopt</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-kopt.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal3.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://fordrupal.com/premium/zincout-drupal-theme">ZincOut</a></h4>
<p><a href="http://fordrupal.com/premium/zincout-drupal-theme"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal4.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.worthapost.com/products/premium-drupal-themes/endless-news">Newspaper style</a></h4>
<p><a href="http://www.worthapost.com/products/premium-drupal-themes/endless-news"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal5.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.worthapost.com/products/drupal-themes/endless-xs">Endless XS</a></h4>
<p><a href="http://www.worthapost.com/products/drupal-themes/endless-xs"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal6.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.topnotchthemes.com/theme/1060">Copywrite</a></h4>
<p><a href="http://www.topnotchthemes.com/theme/1060"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal7.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.topnotchthemes.com/theme/1042">Luxe</a></h4>
<p><a href="http://www.topnotchthemes.com/theme/1042"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal8.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themeshark.com/content/galapagos-newsmagazine-theme-drupal-5x-and-6x">Galapagos News/Magazine</a></h4>
<p><a href="http://www.themeshark.com/content/galapagos-newsmagazine-theme-drupal-5x-and-6x"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal9.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themeshark.com/content/stingray-magazine-theme-drupal-6x">Stingray Magazine</a></h4>
<p><a href="http://www.themeshark.com/content/stingray-magazine-theme-drupal-6x"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal20.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.topnotchthemes.com/theme/1036">Pump Up The Volume</a></h4>
<p><a href="http://www.topnotchthemes.com/theme/1036"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal21.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themesnap.com/drupal-publisher-theme-coming-soon.html">Publisher</a></h4>
<p><a href="http://www.themesnap.com/drupal-publisher-theme-coming-soon.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal22.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themeshark.com/content/minimalist-theme-drupal-5x-and-6x">Minimalist</a></h4>
<p><a href="http://www.themeshark.com/content/minimalist-theme-drupal-5x-and-6x"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal23.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themescrib.com/virtuemart/drupal-templates/fola-drupal.html">Fola</a></h4>
<p><a href="http://www.themescrib.com/virtuemart/drupal-templates/fola-drupal.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal24.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themescrib.com/virtuemart/drupal-templates/toluwaleye-drupal.html">Toluwaleye</a></h4>
<p><a href="http://www.themescrib.com/virtuemart/drupal-templates/toluwaleye-drupal.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal25.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-sonar.html">Sonar</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-sonar.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal26.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-structura.html">Structura</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-structura.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal27.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-vivagallery.html">Viva Gallery</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-vivagallery.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal28.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-presato.html">Presato</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-presato.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal29.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-wazoo.html">Wazoo</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-wazoo.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal30.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.topnotchthemes.com/theme/1011">Heavenly Skies</a></h4>
<p><a href="http://www.topnotchthemes.com/theme/1011"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal31.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-leo.html">Leo</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-leo.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal32.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.thedrupalmarket.com/drupal-themes/uberawesome-drupal-ubercart-theme">UberAwesome</a></h4>
<p><a href="http://www.thedrupalmarket.com/drupal-themes/uberawesome-drupal-ubercart-theme"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal33.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.thedrupalmarket.com/drupal-themes/clophy-shop-ubercart-theme">Clophy Shop</a></h4>
<p><a href="http://www.thedrupalmarket.com/drupal-themes/clophy-shop-ubercart-theme"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal34.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-fasade.html">Fasade</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-fasade.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal35.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-design.html">Design</a></h4>
<p><a href="http://www.cmslounge.com/templates/drupal-6-themes/drupal6-dru-design.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal36.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themesnap.com/drupal-themes.html">Publisher</a></h4>
<p><a href="http://www.themesnap.com/drupal-themes.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal37.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4><a href="http://www.themesnap.com/drupal-themes.html">Efficient</a></h4>
<p><a href="http://www.themesnap.com/drupal-themes.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal38.jpg" alt="Premium Drupal Themes" width="480" /></a></p>
<h4>Drupal Themes from OSSKNIS.com</h4>
<p><a href="http://www.osskins.com/main/drupal/commercial-drupal-6x-theme-24167/2009/05/08"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal40.jpg" alt="Premium Drupal Themes" width="400" /></a></p>
<p><a href="http://www.osskins.com/main/drupal/commercial-drupal-6x-theme24146/2009/05/06"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal41.jpg" alt="Premium Drupal Themes" width="400" /></a></p>
<p><a href="http://www.osskins.com/main/drupal/commercial-drupal-6x-theme-pasc/2009/03/07"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal42.jpg" alt="Premium Drupal Themes" width="400" /></a></p>
<p><a href="http://www.osskins.com/main/drupal/commercial-drupal-6x-theme23992/2009/04/27"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal43.jpg" alt="Premium Drupal Themes" width="400" /></a></p>
<p><a href="http://www.osskins.com/main/drupal/commercial-drupal-theme23927/2009/04/21"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal44.jpg" alt="Premium Drupal Themes" width="400" /></a></p>
<h4>Drupal Themes from Template Monster</h4>
<p><a href="http://www.templatemonster.com/drupal-themes/23992.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal45.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p><a href="http://www.templatemonster.com/drupal-themes/24000.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal46.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p><a href="http://www.templatemonster.com/drupal-themes/23859.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal47.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p><a href="http://www.templatemonster.com/drupal-themes/23510.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal48.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p><a href="http://www.templatemonster.com/drupal-themes/23544.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal49.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p><a href="http://www.templatemonster.com/drupal-themes/22927.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal50.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p><a href="http://www.templatemonster.com/drupal-themes/22768.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/drupal/drupal51.jpg" alt="Premium Drupal Themes" width="430" /></a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/40-of-the-best-premium-drupal-themes/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>The 50 Best Premium WordPress Themes</title>
		<link>http://designreviver.com/general/the-50-best-premium-wordpress-themes/</link>
		<comments>http://designreviver.com/general/the-50-best-premium-wordpress-themes/#comments</comments>
		<pubDate>Thu, 14 May 2009 13:13:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[premium wordpress theme]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=888</guid>
		<description><![CDATA[As the demand for quality premium Wordpress themes increases and competition increases, designers and developers have been going the extra mile recently, to create the next best theme and stay ahead of the competition. This can only be good for us all, developers get better, designers that little bit more creative and for the user, [...]]]></description>
			<content:encoded><![CDATA[<p>As the demand for quality premium Wordpress themes increases and competition increases, designers and developers have been going the extra mile recently, to create the next best theme and stay ahead of the competition. This can only be good for us all, developers get better, designers that little bit more creative and for the user, you get a theme almost tailored to your needs at the fraction of the price.</p>
<p>How do you find the best theme, that one theme that is suited to you? Hopefully the list below will help. You will find 50 of the Best Premium WordPress Themes, they range from blog and portfolio styles, corporate and magazine and all the way to specialized themes for video and photoblogging.</p>
<p><span id="more-888"></span></p>
<h4><a href="http://www.press75.com/the-all-new-video-flick-wordpress-theme/">Video Flick 2.0</a> Premium WP</h4>
<p><a href="http://www.press75.com/the-all-new-video-flick-wordpress-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp1.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.diythemes.com">Thesis</a> Premium WP</h4>
<p><a href="http://www.diythemes.com/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/thesis.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://premiumnewstheme.com/groovy-video-theme/">Groovy Video</a> Premium WP</h4>
<p><a href="http://premiumnewstheme.com/groovy-video-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp2.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/creative-studio/34170">Creative Studio</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/creative-studio/34170"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp3.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://graphpaperpress.com/2009/01/01/modfolio/">Modfolio</a> Premium WP</h4>
<p><a href="http://graphpaperpress.com/2009/01/01/modfolio/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp4.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/folio-blogger/35546">Folio Blogger</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/folio-blogger/35546"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp5.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://graphpaperpress.com/2007/12/08/gridline/">Gridline Magazine</a> Premium WP</h4>
<p><a href="http://graphpaperpress.com/2007/12/08/gridline/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp6.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/yourfolio/19729">YourFolio</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/yourfolio/19729"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp7.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://premiumnewstheme.com/fresh-folio-theme/">Fresh Folio</a> Premium WP</h4>
<p><a href="http://premiumnewstheme.com/fresh-folio-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp8.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://premiumnewstheme.com/wootube-theme/">WooTube</a> Premium WP</h4>
<p><a href="http://premiumnewstheme.com/wootube-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp9.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/insight-portfolio-blog-wordpress-theme-3-in-1/40500">Insight</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/insight-portfolio-blog-wordpress-theme-3-in-1/40500"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp10.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://wpremix.com/">WPRemix</a> Premium WP</h4>
<p><a href="http://wpremix.com/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp10a.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.wordpressthemesmarket.com/premium-themes/magazine-news-wordpress-theme/index.html">Magazine News</a> Premium WP</h4>
<p><a href="http://www.wordpressthemesmarket.com/premium-themes/magazine-news-wordpress-theme/index.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp11.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://quommunication.com/news/">Quommunication &#8211; News</a> Premium WP</h4>
<p><a href="http://quommunication.com/news/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp12.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://prothemedesign.com/themes/mimbo-pro/">Mimbo Pro</a> Premium WP</h4>
<p><a href="http://prothemedesign.com/themes/mimbo-pro/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp13.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://quommunication.com/video/">Quommunication &#8211; Video</a> Premium WP</h4>
<p><a href="http://quommunication.com/video/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp14.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://elegantthemes.com/gallery/egallery/">eGallery</a> Premium WP</h4>
<p><a href="http://elegantthemes.com/gallery/egallery/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp15.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://colorlabsproject.com/themes/arthemia-premium/">Arthemia Premium</a> Premium WP</h4>
<p><a href="http://colorlabsproject.com/themes/arthemia-premium/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp16.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.dailywp.com/jobpress-wordpress-theme/">JobPress</a> Premium WP</h4>
<p><a href="http://www.dailywp.com/jobpress-wordpress-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp17.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/sofa-10/26704">SOFA 1.0</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/sofa-10/26704"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp18.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/foliodelight/40740">folioDelight</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/foliodelight/40740"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp19.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.blogohblog.com/premium-wordpress-themes/#slidepress">Slurpie</a> Premium WP</h4>
<p><a href="http://www.blogohblog.com/premium-wordpress-themes/#slidepress"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp20.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/sleekslide-portfolio-4-in-1/22741">Sleekslide</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/sleekslide-portfolio-4-in-1/22741"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp21.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.press75.com/the-on-demand-wordpress-theme/">On Demand</a> Premium WP</h4>
<p><a href="http://www.press75.com/the-on-demand-wordpress-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp22.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.press75.com/the-tv-elements-wordpress-theme/">TV Elements</a> Premium WP</h4>
<p><a href="http://www.press75.com/the-tv-elements-wordpress-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp23.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/blueleather-wp-theme/33303">Blueleather</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/blueleather-wp-theme/33303"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp24.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.woothemes.com/2009/01/geometric/">Geometric</a> Premium WP</h4>
<p><a href="http://www.woothemes.com/2009/01/geometric/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp25.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.blogohblog.com/premium-wordpress-themes/#slidepress">Slidepress</a> Premium WP</h4>
<p><a href="http://www.blogohblog.com/premium-wordpress-themes/#slidepress"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp26.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/wordfolio/38723">Wordfolio</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/wordfolio/38723"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp27.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.elegantthemes.com/gallery/coldstone/">ColdStone</a> Premium WP</h4>
<p><a href="http://www.elegantthemes.com/gallery/coldstone/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp28.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/convergence-community-wordpress-theme/34924">Convergence</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/convergence-community-wordpress-theme/34924"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp29.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://graphpaperpress.com/2009/01/12/modslider/">Modslider</a> Premium WP</h4>
<p><a href="http://graphpaperpress.com/2009/01/12/modslider/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp30.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/quickrise-wordpress-theme/35202">QuickRise</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/quickrise-wordpress-theme/35202"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp31.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/sofa-pressword/31502">Sofa Pressword</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/sofa-pressword/31502"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp32.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.elegantthemes.com/gallery/lightsource/">LightSource</a> Premium WP</h4>
<p><a href="http://www.elegantthemes.com/gallery/lightsource/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp33.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.elegantthemes.com/gallery/grungemag/">GrungeMag</a> Premium WP</h4>
<p><a href="http://www.elegantthemes.com/gallery/grungemag/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp34.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.woothemes.com/2009/04/aperture/">Aperture</a> Premium WP</h4>
<p><a href="http://www.woothemes.com/2009/04/aperture/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp35.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.woothemes.com/2009/04/bloggingstream/">Bloggingstream</a> Premium WP</h4>
<p><a href="http://www.woothemes.com/2009/04/bloggingstream/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp36.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.woothemes.com/2008/11/thick/">THiCK</a> Premium WP</h4>
<p><a href="http://www.woothemes.com/2008/11/thick/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp37.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.woothemes.com/2009/03/the-station/">The Station</a> Premium WP</h4>
<p><a href="http://www.woothemes.com/2009/03/the-station/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp38.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/my-wordpress/39678">My WordPress</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/my-wordpress/39678"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp39.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/foliotastic-a-premium-portfolio-wordpress-theme/38818">Foliotastic</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/foliotastic-a-premium-portfolio-wordpress-theme/38818"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp40.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/photo-nexus-wordpress-gallery-2-in-1/38530">Photo Nexus</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/photo-nexus-wordpress-gallery-2-in-1/38530"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp41.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/innuendo-portfolio-wordpress-theme/37459">Innuendo</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/innuendo-portfolio-wordpress-theme/37459"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp42.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://premiumnewstheme.com/fresh-news-theme/">Fresh News</a> Premium WP</h4>
<p><a href="http://premiumnewstheme.com/fresh-news-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp43.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/photoblog/40646">PhotoBlog</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/photoblog/40646"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp44.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://premiumnewstheme.com/busy-bee-theme/">Busy Bee</a> Premium WP</h4>
<p><a href="http://premiumnewstheme.com/busy-bee-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp45.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/mmw-one/39932">mmw one</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/mmw-one/39932"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp46.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://www.premiumwordpressthemes.co.uk/business/omni-theme-11-premium-magazine-style-wordpress-theme/">Omni Theme 1.1</a> Premium WP</h4>
<p><a href="http://www.premiumwordpressthemes.co.uk/business/omni-theme-11-premium-magazine-style-wordpress-theme/"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp47.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/photo-graphic-studio-wordpress/36070">Photo &amp; Graphic Studio</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/photo-graphic-studio-wordpress/36070"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp48.jpg" alt="Premium WPTheme" width="480" /></a></p>
<h4><a href="http://themeforest.net/item/our-magazine/32807">Our Magazine</a> Premium WP</h4>
<p><a href="http://themeforest.net/item/our-magazine/32807"><img src="http://designreviver.com/wp-content/uploads/2009/07/premwp/premiumwp49.jpg" alt="Premium WPTheme" width="480" /></a></p>
<p>By Paul Andrew (<a href="http://speckyboy.com">Speckyboy</a> and <a href="http://twitter.com/speckyboy">speckyboy@twitter</a>).</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/the-50-best-premium-wordpress-themes/feed/</wfw:commentRss>
		<slash:comments>62</slash:comments>
		</item>
		<item>
		<title>22 Excellent Photoshop Brush Creation Tutorials</title>
		<link>http://designreviver.com/tutorials/22-excellent-photoshop-brush-creation-tutorials/</link>
		<comments>http://designreviver.com/tutorials/22-excellent-photoshop-brush-creation-tutorials/#comments</comments>
		<pubDate>Thu, 23 Apr 2009 19:44:09 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[brushes]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=816</guid>
		<description><![CDATA[Photoshop brushes are possibly the easiest way to add style to your designs, there settings are endless, they increase your productivity, you can create a brush from almost anything, and the end result can be amazing.  Below you will find 22 tutorials to help you create your own Photoshop Brush. 
How to make a [...]]]></description>
			<content:encoded><![CDATA[<p>Photoshop brushes are possibly the easiest way to add style to your designs, there settings are endless, they increase your productivity, you can create a brush from almost anything, and the end result can be amazing.  Below you will find 22 tutorials to help you create your own Photoshop Brush. <span id="more-816"></span></p>
<h4><a href="http://www.bittbox.com/photoshop/how-to-make-a-photoshop-brush/">How to make a Photoshop Brush</a></h4>
<p>A simple and detailed tutorial, giving you great tips and a step-by-step guide to creating a PS brush.  <a href="http://www.bittbox.com/photoshop/how-to-make-a-photoshop-brush/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush1.jpg" alt="Photoshop Brush Creation Tutorials" width="367" /></a></p>
<h4><a href="http://www.photoshopatoms.com/tutorials/creating-custom-brushes/">Creating Custom Brushes</a></h4>
<p>In this tutorial, you will learn how to create your own brush preset so that you can easily replicate shapes and/or patterns.  <a href="http://www.photoshopatoms.com/tutorials/creating-custom-brushes/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush2.jpg" alt="Photoshop Brush Creation Tutorials" width="336" /></a></p>
<h4><a href="http://www.eyesontutorials.com/articles/2873/1/How-to-make-a-brush-and-how-to-use-it/Page1.html">How to make a brush and how to use it</a></h4>
<p>Photoshop brushes are maybe the best ways to stylize your picture, you work. There are many settings that you can use to create different beautiful effects. Moreover you can make a brush from almost every picture, every pattern, out of anything. So in this tutorial you will be shown how to make a brush and how to use your newly made brush.  <a href="http://www.eyesontutorials.com/articles/2873/1/How-to-make-a-brush-and-how-to-use-it/Page1.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush3.jpg" alt="Photoshop Brush Creation Tutorials" width="482" /></a></p>
<h4><a href="http://www.photoshopbrushes.com/tutorials/photo.htm">Creating Photoshop Brushes from a Photograph</a></h4>
<p>This tutorial will show some basics on how to create a Photoshop brush from a photograph or a scanned image.  <a href="http://www.photoshopbrushes.com/tutorials/photo.htm"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush4.jpg" alt="Photoshop Brush Creation Tutorials" width="212" /></a></p>
<h4><a href="http://paullasaine.blogspot.com/2008/01/photoshop-brush-tutorial.html">Feather Brush Tutorial</a></h4>
<p><a href="http://paullasaine.blogspot.com/2008/01/photoshop-brush-tutorial.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush5.jpg" alt="Photoshop Brush Creation Tutorials" width="250" /></a></p>
<h4><a href="http://www.spoono.com/photoshop/tutorials/tutorial.php?id=24">Leaf Brush Tutorial</a></h4>
<p>In this tutorial, you will explore how a custom brush can be used to make realistic leafy foliage.  <a href="http://www.spoono.com/photoshop/tutorials/tutorial.php?id=24"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush6.jpg" alt="Photoshop Brush Creation Tutorials" width="250" /></a></p>
<h4><a href="http://assaultblog.com/creating-your-own-custom-adobe-photoshop-brushes/">Beelzebub Brush Tutorial</a></h4>
<p>In this tut you will creating two brushes, one is a cement face and the other is an image of Beelzebub.  <a href="http://assaultblog.com/creating-your-own-custom-adobe-photoshop-brushes/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush7.jpg" alt="Photoshop Brush Creation Tutorials" width="274" /></a></p>
<h4><a href="http://www.myinkblog.com/2008/05/17/create-photoshop-brushes-for-coffee-stains-and-splatters/">Coffee Stains and Splatters Brush Tutorial</a></h4>
<p>The grunge theme has no rules, this gives the designer a lot of freedom. Here, you will learn how to create coffee stain and splatter brushes that can be used again and again in your designs.  <a href="http://www.myinkblog.com/2008/05/17/create-photoshop-brushes-for-coffee-stains-and-splatters/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush8.jpg" alt="Photoshop Brush Creation Tutorials" width="300" /></a></p>
<h4><a href="http://www.photoshoproadmap.com/Photoshop-blog/2006/06/26/building-a-lego-bricks-photoshop-brushes-set/">Lego Bricks Brush Tutorial</a></h4>
<p>Learn how to create PS brushes out of a rendered image of lego bricks  <a href="http://www.photoshoproadmap.com/Photoshop-blog/2006/06/26/building-a-lego-bricks-photoshop-brushes-set/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush9.jpg" alt="Photoshop Brush Creation Tutorials" width="423" /></a></p>
<h4><a href="http://veerle.duoh.com/blog/comments/creating_grunge_brushes/">Grunge Brush Tutorial</a></h4>
<p><a href="http://veerle.duoh.com/blog/comments/creating_grunge_brushes/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush10.jpg" alt="Photoshop Brush Creation Tutorials" width="448" /></a></p>
<h4><a href="http://www.departika.com/blog/comments/photoshop_brush_tutorial/">Textured Brush Tutorial</a></h4>
<p>Texture and grunge brushes are great resources to have if you want to add an ageing effect to your work. And making your own set gives your design it’s own unique style.  <a href="http://www.departika.com/blog/comments/photoshop_brush_tutorial/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush11.jpg" alt="Photoshop Brush Creation Tutorials" width="448" /></a></p>
<h4><a href="http://r0man.de/photoshop-brush-tutorial.html">Abstract Brush Tutorial</a></h4>
<p>Create your very own abstract PS brush.  <a href="http://r0man.de/photoshop-brush-tutorial.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush12.jpg" alt="Photoshop Brush Creation Tutorials" width="448" /></a></p>
<h4><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/662/Make-a-customized-brush-set.html">Dew Drops Brush Tutorial</a></h4>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/pst/662/Make-a-customized-brush-set.html"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush13.jpg" alt="Photoshop Brush Creation Tutorials" width="448" /></a></p>
<h4><a href="http://www.tu-world.com/photoshop/photoshop_tutorial_13.php">Rose Brushes Tutorial</a></h4>
<p><a href="http://www.tu-world.com/photoshop/photoshop_tutorial_13.php"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush14.jpg" alt="Photoshop Brush Creation Tutorials" width="439" /></a></p>
<h4><a href="http://www.photoshoptalent.com/photoshop-tutorials/brush-creation-for-beginners.php">Brush Creation for Beginners</a></h4>
<p><a href="http://www.photoshoptalent.com/photoshop-tutorials/brush-creation-for-beginners.php"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush15.jpg" alt="Photoshop Brush Creation Tutorials" width="439" /></a></p>
<h4><a href="http://www.azforums.net/index.php?showtopic=419">Making Brushes &#8211; AZ Forums</a></h4>
<p><a href="http://www.azforums.net/index.php?showtopic=419"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush16.jpg" alt="Photoshop Brush Creation Tutorials" width="249" /></a></p>
<h4><a href="http://graphics-illustrations.com/2008/03/24/create-your-own-fractal-photoshop-brush-tutorial/">Fractal Brush Tutorial</a></h4>
<p><a href="http://graphics-illustrations.com/2008/03/24/create-your-own-fractal-photoshop-brush-tutorial/"><img src="http://designreviver.com/wp-content/uploads/2009/07/psbrush/brush17.jpg" alt="Photoshop Brush Creation Tutorials" width="300" /></a></p>
<h4><a href="http://www.ehow.com/video_4444800_photoshop-brushes-tutorial.html">Photoshop Brushes Tutorial</a> <em> </em></h4>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="404" height="352" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="mediaPlayerContainer" /><param name="name" value="mediaPlayerContainer" /><param name="bgcolor" value="#000000" /><param name="align" value="TL" /><param name="flashvars" value="id=03KqeOEbyD9E1riEJW07IWc3mp&amp;partnerId=3&amp;pwidth=404&amp;pheight=352&amp;embedvars=http%3a%2f%2fwww.ehow.com%2fembedvars.aspx%3fshow_related%3dtrue%26from_url%3dhttp%253a%252f%252fwww.ehow.com%252fvideo_4444800_photoshop-brushes-tutorial.html" /><param name="src" value="http://www.ehow.com/flash/player.swf" /><param name="wmode" value="window" /><embed id="mediaPlayerContainer" type="application/x-shockwave-flash" width="404" height="352" src="http://www.ehow.com/flash/player.swf" wmode="window" flashvars="id=03KqeOEbyD9E1riEJW07IWc3mp&amp;partnerId=3&amp;pwidth=404&amp;pheight=352&amp;embedvars=http%3a%2f%2fwww.ehow.com%2fembedvars.aspx%3fshow_related%3dtrue%26from_url%3dhttp%253a%252f%252fwww.ehow.com%252fvideo_4444800_photoshop-brushes-tutorial.html" align="TL" bgcolor="#000000" name="mediaPlayerContainer"></embed></object></p>
<h4><a href="http://www.vimeo.com/1229500">Custom Brushes and Brush Dynamics</a></h4>
<p>In this video, you will learn how to create custom brushes and how Brush Dynamics work.  <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="377" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=1229500&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="377" src="http://vimeo.com/moogaloop.swf?clip_id=1229500&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h4><a href="http://www.vimeo.com/659561">Create Custom Brushes in Photoshop</a> <em> </em></h4>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="281" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=659561&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="281" src="http://vimeo.com/moogaloop.swf?clip_id=659561&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h4><a href="http://www.vimeo.com/623764">Photoshop Tutorial: Make your own brushes</a></h4>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="377" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=623764&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="377" src="http://vimeo.com/moogaloop.swf?clip_id=623764&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h4><a href="http://www.vimeo.com/2729133">Making Photoshop brushes from scratch</a> <em></em></h4>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="500" height="313" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=2729133&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="500" height="313" src="http://vimeo.com/moogaloop.swf?clip_id=2729133&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=1&amp;show_portrait=0&amp;color=00ADEF&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object> Hopefully, after all these, you will now be that little bit more familiar with Photoshop Brushes.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/22-excellent-photoshop-brush-creation-tutorials/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Interface Design Trends for 2009</title>
		<link>http://designreviver.com/inspiration/interface-design-trends-for-2009/</link>
		<comments>http://designreviver.com/inspiration/interface-design-trends-for-2009/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 13:14:58 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Interface Design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=781</guid>
		<description><![CDATA[As time goes by, designers keep on improving interfaces for better user-experience. In this article, we try to single out some interface design trends going on in 2009.
Multi-touch everywhere
The rise of the iPhone made the multi-touch technology very popular. Now many devices are using it: MP3 players, GPS devices, laptops,&#8230; This brings much more intuitive [...]]]></description>
			<content:encoded><![CDATA[<p>As time goes by, designers keep on improving interfaces for better user-experience. In this article, we try to single out some interface design trends going on in 2009.<span id="more-781"></span></p>
<h4>Multi-touch everywhere</h4>
<p>The rise of the iPhone made the multi-touch technology very popular. Now many devices are using it: MP3 players, GPS devices, laptops,&#8230; This brings much more intuitive interfaces, making it so easy that <a href="http://www.youtube.com/watch?v=oZwKPDvYA2M">even one year old children can use it</a>. In 2009 we will for sure see new multi-touch devices appear.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/05/interface/multi-touch.jpg" alt="multi-touch device" /></p>
<h4>Web applications get out of the browser</h4>
<p>Mac OS X or Yahoo Widgets have already gotten the internet out of the browser for quite a while, but the trend is getting bigger. Think of Twitter and Twhirl, and you&#8217;ll get a good example of how a website&#8217;s usability can be improved by taking it to an independent interface. Many external apps now support web services like Twitter, Facebook, FriendFeed or Seesmic, will we see smaller websites getting out of the browser in 2009?</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/05/interface/twhirl.jpg" alt="twhirl screenshot" /></p>
<h4>New controllers for improved usability</h4>
<p>The <a href="http://www.wiisworld.com/wii-controller.html">Wiimote</a> and the <a href="http://www.logitech.com/index.cfm/mice_pointers/mice/devices/3443&amp;cl=us,en#">Logitech MX Air mouse</a> are good examples of the way our interaction with interfaces will be changed through new intuitive navigational controllers. Removing the wires to the mouse was a first step towards more freedom of movement, being able to handle it in the air is a second step. The gaming industry has already been revolutionized by it, professional usage should be next.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/05/interface/mx-air-mouse.jpg" alt="Logitech MX air revolution" /></p>
<h4>Buttons go away for minimalist designs</h4>
<p>The new <a href="http://store.apple.com/us/browse/home/shop_ipod/family/ipod_shuffle?afid=p201%7C3202653&amp;cid=AOS-US-AFFC-IPOD">iPod Shuffle</a> recently stirred up controversy because it was considered too minimalist. The product is really easy to use, but some would argue that it loses functionality by over-simplifying the design. Another great example of simple minimalist interface would be <a href="http://www.theflip.com/index.shtml">Mino</a>, the coolest video camcorder.</p>
<p>The trend of minimalist designs doesn&#8217;t only apply to products design, but also to web design with grid-based designs getting popular. In every aspect of design, the ease-of-use becomes the ultimate goal.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/05/interface/ipod-shuffle.jpg" alt="ipod shuffle" /></p>
<h4>The mobile Web gets bigger, interfaces get smaller</h4>
<p>The mobile Web has been trying to develop for a few years without being able to extend its reach. The first iPhone came out in 2007, it was a huge success from the start with its revolutionary multi-touch interface. However, the iPhone&#8217;s potential really expands with the release of the iPhone 3G and the <a href="http://www.apple.com/iphone/appstore/">App store</a>. Over 20&#8242;000 apps are now available in the store, and this number keeps growing, giving mobile design more importance everyday.</p>
<p>With Safari for the iPhone, Apple&#8217;s mobile device has also popularized mobile browsing. Many major websites have created a mobile version just because of the iPhone. Other mobile phones constructors have also been forced to improve the usability of their phones and to make their devices more attractive.</p>
<p>Blog engines and CMS are also starting to release plugins to make it easier to publish for the mobile web. For Wordpress, you can try the <a href="http://iwphone.contentrobot.com/">iWPhone WordPress plugin</a> and theme or the <a href="http://imthi.com/wp-pda">WordPress PDA &amp; iPhone plugin</a>.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/05/interface/iphone-designs.jpg" alt="iphone designs" /></p>
<p>Written by <a href="http://www.designer-daily.com/">Mirko Humbert</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/interface-design-trends-for-2009/feed/</wfw:commentRss>
		<slash:comments>32</slash:comments>
		</item>
		<item>
		<title>CSS Image Map Techniques and Tutorials</title>
		<link>http://designreviver.com/tutorials/css-image-map-techniques-and-tutorials/</link>
		<comments>http://designreviver.com/tutorials/css-image-map-techniques-and-tutorials/#comments</comments>
		<pubDate>Wed, 25 Mar 2009 14:32:41 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Image Map]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=749</guid>
		<description><![CDATA[A CSS Image Map by definition is using a single image with defining multiple clickable hotspots, whether to show information or as navigation. There are a multitude of solutions, below we have listed and demonstrated by far the best and the most helpful techniques and tutorials.

When the title says Image Map, It doesn&#8217;t mean basic [...]]]></description>
			<content:encoded><![CDATA[<p>A <strong>CSS Image Map</strong> by definition is using a single image with defining multiple clickable hotspots, whether to show information or as navigation. There are a multitude of solutions, below we have listed and demonstrated by far the best and the most helpful techniques and tutorials.</p>
<p><span id="more-749"></span></p>
<p>When the title says <strong>Image Map</strong>, It doesn&#8217;t mean basic image replacement, and when It says <strong>Pure CSS</strong>, It doesn&#8217;t mean CSS  blended with javascript or ajax (which of course there are solutions), its CSS and only CSS. Lets make this perfect.</p>
<h4><a href="http://frankmanno.com/ideas/css-imagemap-redux/">CSS Image Maps, Redux</a> (Tutorial)</h4>
<p><a href="http://frankmanno.com/ideas/css-imagemap-redux/"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap1.jpg" alt="Exploring Pure CSS Image Map technique s" width="399" /></a></p>
<p><strong>Tutorial URL</strong> : <a href="http://frankmanno.com/ideas/css-imagemap-redux/">CSS Image Maps, Redux</a>.</p>
<p>This CSS Image technique  makes use of the <a href="http://www.alistapart.com/articles/slidingdoors/">Sliding Doors</a> technique combined with a definition list. The sliding doors technique allows you to contain all your image rollover effects in one image file, and make use of the background-position CSS property to &#8220;shift&#8221; the image in any direction. By adding a :hover effect to your CSS, you can shift the image to a desired position.</p>
<h4><a href="http://csshowto.com/effects/css-image-maps-with-pop-up-tool-tips/">CSS Image Maps With Pop-Up Tool Tips</a> (Tutorial)</h4>
<p><a href="http://csshowto.com/effects/css-image-maps-with-pop-up-tool-tips/"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap2.jpg" alt="Exploring Pure CSS Image Map technique s" width="500" /></a></p>
<p><strong>Tutorial URL</strong> : <a href="http://csshowto.com/effects/css-image-maps-with-pop-up-tool-tips/">CSS Image Maps With Pop-Up Tool Tips</a>.</p>
<p>Using an unordered list, a couple of images, and a little CSS, you can create an accessible &#8220;image map&#8221; with pop-up tool tips that will provide your readers with more information on the links the map contains. Unlike some image maps, the one outlined here has the advantage of working in older versions of Internet Explorer.</p>
<h4><a href="http://blogs.techrepublic.com.com/programming-and-development/?p=660">How do I&#8230; Use CSS to create an image map on my Web site?</a> (Tutorial)</h4>
<p><a href="http://blogs.techrepublic.com.com/programming-and-development/?p=660"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap3.jpg" alt="Exploring Pure CSS Image Map technique s" width="300" /></a></p>
<p><strong>Tutorial URL</strong> : <a href="http://blogs.techrepublic.com.com/programming-and-development/?p=660">How do I&#8230; Use CSS to create an image map on my Web site?</a>.</p>
<p>While Image maps are still considered valid HTML, you can use this CSS method to separate content from presentation. It also has the advantage of using less code for more complex image maps, and is good practice for knowing when to declare IDs rather than Classes in your CSS code.</p>
<h4><a href="http://www.cssplay.co.uk/articles/imagemap/index.html">Creating an Image Map using CSS only</a> (Tutorial)</h4>
<p><a href="http://www.cssplay.co.uk/articles/imagemap/index.html"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap4.jpg" alt="Exploring Pure CSS Image Map technique s" width="400" /></a></p>
<p><strong>Tutorial URL</strong> : <a href="http://www.cssplay.co.uk/articles/imagemap/index.html">Creating an Image Map using CSS only</a>.</p>
<p>With this tutorial you will be shown how to turn an ordinary Definition List into an Image Map, using nothing more than CSS that should work in all modern browsers. In this tut you will be walked through the styling one step at a time, fully explaining the reason for each style and showing the results of each step.</p>
<h4><a href="http://www.alistapart.com/articles/imagemap">Night of the Image Map</a> (Tutorial)</h4>
<p><a href="http://www.alistapart.com/articles/imagemap"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap5.jpg" alt="Exploring Pure CSS Image Map technique s" width="480" /></a></p>
<p><strong>Tutorial URL</strong> : <a href="http://www.alistapart.com/articles/imagemap">Night of the Image Map</a>.</p>
<p>This tutorial dates back to 2003, don&#8217;t be put off by this, the depth and detail that the author gives will be helpful to anyone that wants to learn, understand and organize CSS.<br />
In this tutorial you will use CSS to create invisible links and float them over the background image.</p>
<h4><a href="http://www.tankedup-imaging.com/css_dev/rollover.html">CSS Image Rollover Map</a> (Tutorial)</h4>
<p><a href="http://www.tankedup-imaging.com/css_dev/rollover.html"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap6.jpg" alt="Exploring Pure CSS Image Map technique s" width="500" /></a></p>
<p><strong>Tutorial URL</strong> : <a href="http://www.tankedup-imaging.com/css_dev/rollover.html">CSS Image Rollover Map</a>.</p>
<p>This tutorial is fairly advanced, roll your sleeves up and dig in. This map, including mouse over national flags, is constructed with one image and positioning on hover controlled with a css file. </p>
<h4><a href="http://www.tanfa.co.uk/css/examples/europe-map.asp">Experiment with CSS Image Rollover Map</a> (Technique )</h4>
<p><a href="http://www.tanfa.co.uk/css/examples/europe-map.asp"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap7.jpg" alt="Exploring Pure CSS Image Map technique s" width="305" /></a></p>
<p><strong>URL</strong> : <a href="http://www.tanfa.co.uk/css/examples/europe-map.asp">Experiment with CSS Image Rollover Map</a>.</p>
<p>An image map of Europe, when you hover over each country the national flag will show.</p>
<h4><a href="http://www.cssplay.co.uk/menu/old_master.html">Experiment with CSS Image Rollover Map</a> (Technique )</h4>
<p><a href="http://www.cssplay.co.uk/menu/old_master.html"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap8.jpg" alt="Exploring Pure CSS Image Map technique s" width="494" /></a></p>
<p><strong>URL</strong> : <a href="http://www.cssplay.co.uk/menu/old_master.html">Experiment with CSS Image Rollover Map</a>.</p>
<p>Hover your mouse over the image to reveal three areas of interest. Then hover over each area to reveal an enlarged detail with text.</p>
<h4><a href="http://www.cssplay.co.uk/menu/solar_map">Return of the Image Maps</a> (Technique )</h4>
<p><a href="http://www.cssplay.co.uk/menu/solar_map"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap10.jpg" alt="Exploring Pure CSS Image Map technique s" width="494" /></a></p>
<p><strong>URL</strong> : <a href="http://www.cssplay.co.uk/menu/solar_map">Return of the Image Maps</a>.</p>
<p>With this technique  the image map that has pop up speech bubbles of various sizes with pointers on all four side. The speech bubbles also contain a short piece of text and links to further information on the web.</p>
<h4><a href="http://www.cssplay.co.uk/menu/scrollmap">A Scrolling Image Map</a> (technique )</h4>
<p><a href="http://www.cssplay.co.uk/menu/scrollmap"><img src="http://designreviver.com/wp-content/uploads/2009/04/imagemap/imagemap11.jpg" alt="Exploring Pure CSS Image Map technique s" width="408" /></a></p>
<p><strong>URL</strong> : <a href="http://www.cssplay.co.uk/menu/scrollmap">A Scrolling Image Map</a>.</p>
<p>This is a horizontally scrolling image that has ten hotspots indicated by a white rectangle. Just click on any of these hotspots to see a larger image to the right and a small piece of information in the left hand corner of the scrolling image.</p>
<p>By <a href="http://speckyboy.com">Paul Andrew</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tutorials/css-image-map-techniques-and-tutorials/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
		<item>
		<title>25 of the Best Designed Twitter Homepages</title>
		<link>http://designreviver.com/inspiration/25-of-the-best-designed-twitter-homepages/</link>
		<comments>http://designreviver.com/inspiration/25-of-the-best-designed-twitter-homepages/#comments</comments>
		<pubDate>Thu, 19 Mar 2009 10:48:42 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=738</guid>
		<description><![CDATA[You are limited to how far you can modify your Twitter homepage, pretty much changing the background color or image and the color of the links is all you can actually do. So, it is no surprise that the best designed homepages (mainly) come from graphic designers, who with a blank canvas can create something [...]]]></description>
			<content:encoded><![CDATA[<p>You are limited to how far you can modify your <a href="http://twitter.com">Twitter</a> homepage, pretty much changing the background color or image and the color of the links is all you can actually do. So, it is no surprise that the best designed homepages (mainly) come from graphic designers, who with a blank canvas can create something amazing out of nothing.<br />
<span id="more-738"></span><br />
To truly appreciate these designs make sure your monitor resolution is no less than 1280&#215;768.</p>
<h4><a href="http://twitter.com/drewwilliams27">drewwilliams27@twitter</a></h4>
<p><a href="http://twitter.com/drewwilliams27"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit6.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/boagworld">boagworld@twitter</a></h4>
<p><a href="http://twitter.com/boagworld"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit1.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/stephenfry">stephenfry@twitter</a></h4>
<p><a href="http://twitter.com/stephenfry"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit2.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/jonathan360">Jonathan360@twitter</a></h4>
<p><a href="http://twitter.com/jonathan360"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit3.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/freelancesw">FreelanceSw@twitter</a></h4>
<p><a href="http://twitter.com/freelancesw"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit4.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/cheth">cheth@twitter</a></h4>
<p><a href="http://twitter.com/cheth"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit5.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/farrhad">farrhad@twitter</a></h4>
<p><a href="http://twitter.com/farrhad"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit7.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/csstinderbox">csstinderbox@twitter</a></h4>
<p><a href="http://twitter.com/csstinderbox"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit8.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/Hicksdesign">Hicksdesign@twitter</a></h4>
<p><a href="http://twitter.com/Hicksdesign"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit9.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/k">k@twitter</a></h4>
<p><a href="http://twitter.com/k"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit10.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/MrTweet">MrTweet@twitter</a></h4>
<p><a href="http://twitter.com/MrTweet"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit11.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/ComputerArts">ComputerArts@twitter</a></h4>
<p><a href="http://twitter.com/ComputerArts"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit12.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/collis">collis@twitter</a></h4>
<p><a href="http://twitter.com/collis"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit13.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/djuro">djuro@twitter</a></h4>
<p><a href="http://twitter.com/djuro"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit14.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/ilovetypography">ilovetypography@twitter</a></h4>
<p><a href="http://twitter.com/ilovetypography"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit15.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/cameronolivier">cameronolivier@twitter</a></h4>
<p><a href="http://twitter.com/cameronolivier"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit16.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/napwarden">napwarden@twitter</a></h4>
<p><a href="http://twitter.com/napwarden"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit17.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/artoffreelance">artoffreelance@twitter</a></h4>
<p><a href="http://twitter.com/artoffreelance"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit18.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/anousone">anousone@twitter</a></h4>
<p><a href="http://twitter.com/anousone"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit19.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/chadengle">chadengle@twitter</a></h4>
<p><a href="http://twitter.com/chadengle"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit20.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/votetime">votetime@twitter</a></h4>
<p><a href="http://twitter.com/votetime"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit21.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/haleystar">haleystar@twitter</a></h4>
<p><a href="http://twitter.com/haleystar"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit23.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/netdivermag">netdivermag@twitter</a></h4>
<p><a href="http://twitter.com/netdivermag"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit24.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/natalie">natalie@twitter</a></h4>
<p><a href="http://twitter.com/natalie"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit25.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4><a href="http://twitter.com/EllisLab">EllisLab@twitter</a></h4>
<p><a href="http://twitter.com/EllisLab"><img src="http://designreviver.com/wp-content/uploads/2009/04/twitterbgs/twit26.jpg" alt="Best Designed Twitter Homepages" width="480" /></a></p>
<h4>Free Twitter Background Resources</h4>
<p><a href="http://twitterpatterns.com/">Twitter Patterns</a><br />
<a href="http://www.mytweetspace.com/">MyTweetSpace.com &#8211; Free Twitter Backgrounds </a><br />
<a href="http://www.twittergallery.com/index.html">TwitterGallery.com</a><br />
<a href="http://tweetstyle.com/">TweetStyle</a><br />
<a href="http://www.twitbacks.com/">Twitbacks</a><br />
<a href="http://twittertreats.blogspot.com/">Twitter Treats</a><br />
<a href="http://www.flickr.com/photos/irisheyes/sets/72157600087126238/">Twitter Backgrounds &#8211; a set on Flickr</a><br />
<a href="http://blog.webdistortion.com/2008/08/06/26-awesome-backgrounds-for-twitter-fanboys-and-girls/">26 Awesome Backgrounds for Twitter Fanboys. (and Girls).</a></p>
<h4>Twitter Background Tutorials &#8211; Create your own</h4>
<p><a href="http://blueleafcreative.wordpress.com/2008/11/10/creating-a-twitter-background/">How to create a Twitter background image</a> <em>(blueleafcreative.wordpress.com)</em>.<br />
<a href="http://www.searchforblogging.com/microblogging/how-to-create-a-custom-twitter-background.html">How To Create A Custom Twitter Background</a> <em>(searchforblogging.com)</em>.<br />
<a href="http://www.twitip.com/custom-twitter-backgrounds/">Make a Good Impression with a Custom Twitter Background</a>.<br />
<a href="http://www.ehow.com/how_4613303_twitter-background.html">How to Create a Twitter Background</a> <em>(ehow.com)</em>.<br />
<a href="http://theclosetentrepreneur.com/create-a-twitter-background-using-powerpoint">Create a Twitter Background Using Powerpoint</a> <em>(theclosetentrepreneur.com)</em>.</p>
<p>By <a href="http://speckyboy.com">Paul Andrew</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/inspiration/25-of-the-best-designed-twitter-homepages/feed/</wfw:commentRss>
		<slash:comments>124</slash:comments>
		</item>
		<item>
		<title>7 Common Web Usability Problems</title>
		<link>http://designreviver.com/tips/7-common-web-usability-problems/</link>
		<comments>http://designreviver.com/tips/7-common-web-usability-problems/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 12:32:44 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[usability]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=588</guid>
		<description><![CDATA[However great you may think your site looks, If it&#8217;s difficult to use people won&#8217;t come back. If you want to have a successful website, then you have to make sure it&#8217;s designed around the requirements of your users. As designers and developers we are sometimes just too close to our sites to see their [...]]]></description>
			<content:encoded><![CDATA[<p>However great you may think your site looks, If it&#8217;s difficult to use people won&#8217;t come back. If you want to have a successful website, then you have to make sure it&#8217;s designed around the requirements of your users. As designers and developers we are sometimes just too close to our sites to see their problems. In this article we have showcased 7 common usability issues that are often overlooked or simply ignored.<br />
<span id="more-588"></span></p>
<hr /><!-- h5 { margin:5px; } --></p>
<h4>Say what it does</h4>
<p>Anybody who visits your site should be able to understand what it does within a few seconds. Be mindful that the majority of your visitors will probably not enter via the home page. Write a good tag line explaining what your website does, include it next to your logo or somewhere prominent, this will help get your message across to new visitors.</p>
<h5>Who gets it right: <a href="http://www.twitter.com/">Twitter.com</a></h5>
<p><a href="http://www.twitter.com"><img class="alignnone size-full wp-image-597" title="twitter" src="http://designreviver.com/wp-content/uploads/2009/03/twitter.jpg" alt="" width="500" height="463" /></a></p>
<h5>Further reading:<br />
<a href="http://thinkvitamin.com/features/design/turning-visitors-into-users/">Turning Visitors into Users</a><br />
<a href="http://blogelephant.com/article/tips_on_making_great_taglines">How to Write a Strong Value Proposition</a><br />
<a href="http://www.sideroad.com/Sales/value_proposition.html">Tips on Making Great Taglines</a></h5>
<hr />
<h4>Keep homepages clutter free</h4>
<p>Be ruthless when deciding what needs to be on your homepage. Just include the necessities, when someone visits this page it should be instantly obvious what your site is and what their next step should be.</p>
<h5>Who gets it right: <a href="http://www.ning.com/">Ning</a></h5>
<p><a href="http://ning.com"><img class="alignnone size-full wp-image-613" title="ning" src="http://designreviver.com/wp-content/uploads/2009/03/ning1.jpg" alt="" width="500" height="528" /></a></p>
<h5>Further reading:<br />
<a href="http://www.useit.com/alertbox/20031110.html">The Ten Most Violated Homepage Design Guidelines</a><br />
<a href="http://www.uxmatters.com/mt/archives/2007/08/home-page-design.php">UX matters &#8211; Home Page Design</a></h5>
<hr />
<h4>Be consistent and use conventions</h4>
<p>Try to use standardized ways of performing functions. That new jQuery menu you just made may be cool but it might just confuse your users. Try to keep the user experience consistent, keep navigation elements in the same format and position at all times. Having to continually search for key elements every time they go to a new page is going to frustrate your visitors.</p>
<h5>Who gets it right: <a href="http://www.amazon.com/">Amazon.com</a></h5>
<p><a href="http://Amazon.com"><img class="alignnone size-full wp-image-607" title="amazon" src="http://designreviver.com/wp-content/uploads/2009/03/amazon.jpg" alt="" width="500" height="429" /></a></p>
<h5>Further reading:<br />
<a href="http://designbit.co.uk/2009/02/27/design-with-web-conventions/">Design With Web Conventions</a><br />
<a href="http://jerz.setonhill.edu/writing/e-text/conventions.htm">Top 5 Web Conventions</a><br />
<a href="http://www.3point7designs.com/blog/2009/02/28/design-with-consistency/">Design with Consistency</a><br />
<a href="http://www.sitepoint.com/article/why-consistency-is-critical/">Why Consistency is Critical</a></h5>
<hr />
<h4>Navigation</h4>
<p>Navigation is perhaps the most important element of any web design. Tabs can be a really effective means of primary navigation, they are also commonplace so everybody knows how they work. Whatever form of primary navigation you choose make sure its consistent across your site. If you have a big website that&#8217;s well categorized you should use this to your advantage, include a prominent list or related categories or other categories in that section.</p>
<h5>Who gets it right: <a href="http://www.about.com/">About.com</a></h5>
<p><a href="http://About.com"><img class="alignnone size-full wp-image-605" title="about.com" src="http://designreviver.com/wp-content/uploads/2009/03/aboutcom.png" alt="" width="500" height="537" /></a></p>
<h5>Further reading:<br />
<a href="http://www.alvit.de/css-showcase/">CSS Showcase &#8211; CSS Navigation Menus</a><br />
<a href="http://devsnippets.com/reviews/10-brilliant-multi-level-navigation-menu-techniques.html">10 Brilliant Multi Level Navigation Menu Techniques</a><br />
<a href="http://www.smashingmagazine.com/2009/02/04/50-beautiful-and-user-friendly-navigation-menus/">50 Beautiful And User-Friendly Navigation Menus</a><br />
<a href="http://www.webdesignpractices.com/navigation/localnav.html">webdesignpractices &#8211; Local Navigation<br />
</a><a href="http://www.jankoatwarpspeed.com/post/2008/08/14/Create-applecom-like-breadcrumb-using-simple-CSS.aspx">Create apple.com-like breadcrumb using simple CSS<br />
</a><a href="http://www.useit.com/alertbox/breadcrumbs.html">Breadcrumb Navigation Increasingly Useful</a></h5>
<h5>
<hr /></h5>
<h4>Response and load times</h4>
<p>Most users will not tolerate a slow website, if you ignore this issue you are going to lose a lot of potential page views / visits / customers. You want to aim for your pages to respond in under a second and ideally in one tenth of a second.</p>
<h5>Who gets it right: <a href="http://www.digg.com/">Digg.com</a></h5>
<p><a href="http://www.digg.com"><img class="alignnone size-full wp-image-600" title="diggcom" src="http://designreviver.com/wp-content/uploads/2009/03/diggcom.png" alt="" width="500" height="538" /></a></p>
<h5>Further reading:<br />
<a href="http://www.die.net/musings/page_load_time/">Optimizing Page Load Times</a><br />
<a href="http://webjackalope.com/fast-page-load-time/">15 Quick Ways to Shrink Page Load Times</a><br />
<a href="http://tools.pingdom.com/">Pingdom Free Tools &#8211; Full page test</a></p>
<hr /></h5>
<h4>Let your users search</h4>
<p>Sounds obvious but its surprising how many sites don’t have a search box or hide it away somewhere. Many web users are search-dominant and use search as their primary method of navigating, if you don’t have a search facility or it doesn’t work as it should, they wont be sticking around.</p>
<h5>Who gets it right: <a href="http://www.apple.com/">Apple.com</a></h5>
<p><a href="http://www.apple.com"><img class="alignnone size-full wp-image-679" title="Apple" src="http://designreviver.com/wp-content/uploads/2009/03/applesearch1.jpg" alt="" width="500" height="544" /></a></p>
<h5>Further reading:<br />
<a href="http://www.sphinxsearch.com/">Sphinx &#8211; Free open-source SQL full-text search engine</a><br />
<a href="http://www.google.com/support/customsearch/bin/topic.py?topic=12184">Google Site Search Implementation</a></p>
<hr /></h5>
<h4>Test early and often</h4>
<p>Everybody should be usability testing their website. Don&#8217;t assume just because you know how to use it that your site doesn&#8217;t have any problems. Testing doesn&#8217;t have to be expensive either, start with your family and friends watch them use your site. Ask them to perform certain tasks (like signing up or posting a comment) and take notes. It&#8217;s amazing how much you can learn this way, when you have identified a problem fix it and test again.</p>
<h5>Further reading:<br />
<a href="http://www.webcredible.co.uk/user-friendly-resources/web-usability/usability-testing.shtml">8 guidelines for usability testing</a><br />
<a href="http://www.useit.com/alertbox/20000319.html">Why You Only Need to Test With 5 Users</a></h5>
<h5>
Written by <a href="http://www.chriswrites.com">Christopher Lee </a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/7-common-web-usability-problems/feed/</wfw:commentRss>
		<slash:comments>30</slash:comments>
		</item>
		<item>
		<title>10 Things They Don&#8217;t Teach You In Design School</title>
		<link>http://designreviver.com/tips/10-things-they-dont-teach-you-in-design-school/</link>
		<comments>http://designreviver.com/tips/10-things-they-dont-teach-you-in-design-school/#comments</comments>
		<pubDate>Fri, 13 Mar 2009 11:04:26 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[Design School]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=692</guid>
		<description><![CDATA[I had a great time in design school, I was constantly learning and surrounded by lots of like minded people. However, after five years of freelancing as a graphic designer, I’ve learned many new things. The following list is the top ten things that I had to learn the hard way.

1. Your diploma doesn&#8217;t help [...]]]></description>
			<content:encoded><![CDATA[<p>I had a great time in design school, I was constantly learning and surrounded by lots of like minded people. However, after five years of freelancing as a graphic designer, I’ve learned many new things. The following list is the top ten things that I had to learn the hard way.<br />
<span id="more-692"></span></p>
<h4>1. Your diploma doesn&#8217;t help you to find a job</h4>
<p>But your portfolio does! Of course it&#8217;s a good thing to get a design education and a proof of it, but when it comes to get money out of their wallet clients want to see what you are capable of, not a diploma. When looking for work, I never had to show my diploma, not even once.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/graduation.jpg" alt="graduation picture" /><br />Picture by <a href="http://www.flickr.com/photos/ajschwegler/">ajschwegler</a></p>
<h4>2. Good design takes time, don&#8217;t set too tight deadlines</h4>
<p>When you are in design school, the teacher sets the deadlines for you and tries to give you enough time. Your boss or your client will not be like your design teacher, they will try to push you to be more productive and give you too little time to get work done. All my worst designs have been created when I agreed to work with unrealistic deadlines.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/watch.jpg" alt="watch picture" /><br />Picture by <a href="http://www.flickr.com/photos/araswami/">Swami Stream</a></p>
<h4>3. You clients don&#8217;t think that you are an artist</h4>
<p>They just think you should help them to sell more. This doesn&#8217;t mean you should give up on good design, it just means that you&#8217;ll have to be convincing when you want to bring a more artistic touch to a job. I&#8217;ve been very frustrated with this when I first got out of school, but I learned to deal with it by educating my clients.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/artist.jpg" alt="artist picture" /><br />Picture by <a href="http://www.flickr.com/photos/neilt/">Neil T</a></p>
<h4>4. You must be able to handle irrelevant criticism</h4>
<p>When you are in school, you learn a lot from getting criticized by your teachers and classmates. Obviously these people all have some design skills, sometimes more than yourself. It is much harder to handle critics about your work when they come from people with no design education. You can be sure that you&#8217;ll hear some insane things and have to deal with it.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/angry.jpg" alt="angry picture" /><br />Picture by <a href="http://www.flickr.com/photos/liberato/">liber</a></p>
<h4>5. You should backup your data on a regular basis</h4>
<p>Most people learn this the hard way, the day their computer crashes. Usually it happens at the worst time, before a client meeting or something similar. If you think that this isn&#8217;t design-related, you are totally wrong.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/backup.jpg" alt="backup picture" /><br />Picture by <a href="http://www.flickr.com/photos/misbehave/">miss karen</a></p>
<h4>6. Start networking, now!</h4>
<p>Be sociable, even if you are the best designer out there, nobody will know it if people don&#8217;t get a chance to meet you. You don&#8217;t even need to attend work-related events, just join a sport team, drama group or whatever suits you, the most important thing is that you meet some like-minded people. When with people, don&#8217;t oversell and talk about your work all the time, but be sure never to miss an opportunity when you think that someone could need your skills.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/handshake.jpg" alt="handshake picture" /><br />Picture by <a href="http://www.flickr.com/photos/chuckp/">chuck p</a></p>
<h4>7. Make sure your client signs a contract</h4>
<p>This is sometimes annoying, especially when you think that you can trust the client, but it can save you a lot of trouble. You should make it a habit to have you clients signing a simple and comprehensive contract before starting to work. If you have no clue of how to write a contract, take a look at <a href=http://24ways.org/2008/contract-killer id=gr.l title="this article by Andy Clark">this article by Andy Clark</a>.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/contract.jpg" alt="contract picture" /><br />Picture by <a href="http://www.flickr.com/photos/blueace/">robertgaal</a></p>
<h4>8. Learning design is an ongoing process</h4>
<p>Getting your diploma doesn&#8217;t mean that your design education is over, far from it. As a designer you have to stay up-to-date with the latest trends, software updates and industry news, or you&#8217;ll quickly lose touch.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/designbooks.jpg" alt="design books picture" /><br />Picture by <a href="http://www.flickr.com/photos/nickobec/">nickobec</a></p>
<h4>9. Being a good designer is not only about talent</h4>
<p>&#8220;I&#8217;m a great believer in luck, and I find the harder I work the more I have of it&#8221;. This quote by Thomas Jefferson says it all about the importance of hard work in creative fields. As a designer, you need to read, work and experiment constantly, it is the only way to let your natural talent explode.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/designeratwork.jpg" alt="designer at work picture" /><br />Picture by <a href="http://www.flickr.com/photos/mwichary/">Marcin Wichary</a></p>
<h4>10. Your printer will stop working when you need it the most</h4>
<p>Need to print your design to go meet your client? Chances are that your printer will chose that moment to die. Make sure you have some friends or working partners willing to help in these cases.</p>
<p><img src="http://designreviver.com/wp-content/uploads/2009/04/printer.jpg" alt="printer picture" /><br />Picture by <a href="http://www.flickr.com/photos/shefi/">sheffnermarc</a></p>
<hr /><!-- h5 { margin:5px; } --><br />
<br />Written by <a href="http://www.designer-daily.com/">Mirko Humbert</a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/10-things-they-dont-teach-you-in-design-school/feed/</wfw:commentRss>
		<slash:comments>130</slash:comments>
		</item>
		<item>
		<title>A Decade Of Web Design In Pictures &#8211; 1997 to 2009</title>
		<link>http://designreviver.com/tips/a-decade-in-web-design-1997-to-2009-in-pictures/</link>
		<comments>http://designreviver.com/tips/a-decade-in-web-design-1997-to-2009-in-pictures/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 10:54:26 +0000</pubDate>
		<dc:creator>tim</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Tips]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[hisotory of web design]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=578</guid>
		<description><![CDATA[By reviewing what&#8217;s changed and what&#8217;s stood the test of time, we can make general assumptions of web design principles that will work going forward. Things have moved on in terms of interface design and graphics, some websites more than others. Looking at the examples below sites such as Amazon, eBay and Craigslist have changed [...]]]></description>
			<content:encoded><![CDATA[<p>By reviewing what&#8217;s changed and what&#8217;s stood the test of time, we can make general assumptions of web design principles that will work going forward. Things have moved on in terms of interface design and graphics, some websites more than others. Looking at the examples below sites such as Amazon, eBay and Craigslist have changed comparatively little (Craigslist has hardly changed at all), a testimony to their forward thinking at the time, whilst others such as the Whitehouse have come a long way.</p>
<p><span id="more-578"></span></p>
<h4>Whitehouse 1997 &#8211; 2009</h4>
<p><a href='http://www.icehousedesigns.com/webarchive/images/1997_oct_whitehouse.jpg' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/whiteoldreal.jpg' /></a><a href='http://www.whitehouse.gov/' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/whitenew.jpg' /></a></p>
<h4>Microsoft 1999 &#8211; 2009</h4>
<p><a href='http://www.icehousedesigns.com/webarchive/images/flshbk_HP8.gif' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/microsoftold.jpg' /></a><a href='http://www.microsoft.com/en/us/default.aspx' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/microsoftnew.jpg' /></a></p>
<h4>Digg 2004 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20041228223833/http://digg.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/diggold.jpg' /></a><a href='http://www.digg.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/diggnew.jpg' /></a>(note 2004 CSS styling maybe missing)</p>
<h4>CNN 2000 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20000815052826/www.cnn.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/cnnold.jpg' /></a><a href='http://www.cnn.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/cnnnew.jpg' /></a></p>
<h4>BBC 2000 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20000302003053/http://www.bbc.co.uk/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/bbcold.jpg' /></a><a href='http://www.bbc.co.uk' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/bbcnew.jpg' /></a></p>
<h4>Facebook 2006 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20060110184418/http://www.facebook.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/facebookold.jpg' /></a><a href='http://www.facebook.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/facebooknew.jpg' /></a></p>
<h4>SmashingMagazine 2006 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20061219132352/http://smashingmagazine.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/smashold.jpg' /></a><a href='http://www.smashingmagazine.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/smashnew.jpg' /></a></p>
<h4>Ebay 1999 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/19991013032357/http://ebay.co.uk/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/ebayold.jpg' /></a><a href='http://www.ebay.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/ebaynew.jpg' /></a></p>
<h4>Amazon 1999 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/19991013091817/http://amazon.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/amazonold.jpg' /></a><a href='http://www.amazon.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/amazonnew.jpg' /></a></p>
<h4>Craigslist 1999 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/19990302024904/http://www.craigslist.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/craigold.jpg' /></a><a href='http://www.craigslist.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/craignew.jpg' /></a></p>
<h4>Apple 1999 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/19991009145335/http://apple.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/appleold.jpg' /></a><a href='http://www.apple.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/applenew.jpg' /></a></p>
<h4>Wordpress 2003 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20031017214723/wordpress.org/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/wordpressold.jpg' /></a><a href='http://wordpress.org/' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/wordpressnew.jpg' /></a>(note 2003 CSS styling maybe missing)</p>
<h4>Oakley 2000 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20000302010504/http://www.oakley.com/index.html' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/oakleyold.jpg' /></a><a href='http://oakley.com/' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/oakleynew.jpg' /></a></p>
<h4>Techcrunch 2005 &#8211; 2009</h4>
<p><a href='http://web.archive.org/web/20050614012404/http://www.techcrunch.com/' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/techold.jpg' /></a><a href='http://www.techcrunch.com/' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/technew.jpg' /></a>(note 2005 CSS styling maybe missing)</p>
<h4>Google 1999 &#8211; 2009</h4>
<p><a href='http://www.icehousedesigns.com/webarchive/images/1999_jan_google.jpg' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/GoogleOld.jpg' /></a><a href='http://www.google.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/GoogleNew.jpg' /></a></p>
<h4>Yahoo 1997 &#8211; 2009</h4>
<p><a href='http://www.icehousedesigns.com/webarchive/images/1997_jan_yahoo.jpg' target=_blank><img src='http://designreviver.com/wp-content/uploads/2009/02/yahooold.jpg' /></a><a href='http://www.yahoo.com' target='_blank'><img src='http://designreviver.com/wp-content/uploads/2009/02/yahoonew.jpg' /></a></p>
<p>Other patterns can be seen, design centric companies such as Apple and Oakley consistently focus on design, whilst news based websites such as CNN and the BBC have only modernized the traditional news &#038; picture format.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/tips/a-decade-in-web-design-1997-to-2009-in-pictures/feed/</wfw:commentRss>
		<slash:comments>38</slash:comments>
		</item>
		<item>
		<title>14 of the Most Useful Web Design Blogs</title>
		<link>http://designreviver.com/general/14-of-the-most-useful-web-design-blogs/</link>
		<comments>http://designreviver.com/general/14-of-the-most-useful-web-design-blogs/#comments</comments>
		<pubDate>Wed, 06 Aug 2008 05:05:57 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=177</guid>
		<description><![CDATA[There is definitely not a shortage of web design blogs floating around the web, and it&#8217;s easy to understand why. Web designers can utilize skills that they already have to get a good looking blog up and running with relative ease. Out of these blogs there are a handful that really stand out in terms [...]]]></description>
			<content:encoded><![CDATA[<p>There is definitely not a shortage of web design blogs floating around the web, and it&#8217;s easy to understand why. Web designers can utilize skills that they already have to get a good looking blog up and running with relative ease. Out of these blogs there are a handful that really stand out in terms of useful content. <span id="more-177"></span></p>
<p>Here are some of the most useful web design blogs out there. I&#8217;ve excluded big blogs like <a href="http://smashingmagazine.com" target="_blank">Smashing Magazine</a> and <a href="http://alistapart.com" target="_blank">A List Apart</a>, since most web designers, more than likely, already follow them.</p>
<h5><a href="http://www.noupe.com/" target="_blank">Noupe</a></h5>
<p><a href='http://www.noupe.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_1.jpg' /></a></p>
<h5><a href="http://sixrevisions.com/" target="_blank">Six Revisions</a></h5>
<p><a href='http://sixrevisions.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_3.jpg' /></a></p>
<h5><a href="http://vandelaydesign.com/blog/" target="_blank">Vandelay Design Blog</a></h5>
<p><a href='http://vandelaydesign.com/blog/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_4.jpg' /></a></p>
<h5><a href="http://wefunction.com/" target="_blank">We Function</a></h5>
<p><a href='http://wefunction.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_5.jpg' /></a></p>
<h5><a href="http://justcreativedesign.com/" target="_blank">Just Creative Design</a></h5>
<p><a href='http://justcreativedesign.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_6.jpg' /></a></p>
<h5><a href="http://www.fuelyourcreativity.com/" target="_blank">Fuel Your Creativity</a></h5>
<p><a href='http://www.fuelyourcreativity.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_7.jpg' /></a></p>
<h5><a href="http://www.devlounge.net/" target="_blank">Dev Lounge</a></h5>
<p><a href='http://www.devlounge.net/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_8.jpg' /></a></p>
<h5><a href="http://outlawdesignblog.com/" target="_blank">Outlaw Design Blog</a></h5>
<p><a href='http://outlawdesignblog.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_9.jpg' /></a></p>
<h5><a href="http://css-tricks.com/" target="_blank">CSS Tricks</a></h5>
<p><a href='http://css-tricks.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_10.jpg' /></a></p>
<h5><a href="http://www.blog.spoongraphics.co.uk/" target="_blank">Blog.SpoonGraphics</a></h5>
<p><a href='http://www.blog.spoongraphics.co.uk/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_11.jpg' /></a></p>
<h5><a href="http://designm.ag/" target="_blank">DesignM.ag</a></h5>
<p><a href='http://designm.ag/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_12.jpg' /></a></p>
<h5><a href="http://woork.blogspot.com/" target="_blank">Woork</a></h5>
<p><a href='http://woork.blogspot.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_13.jpg' /></a></p>
<h5><a href="http://www.webresourcesdepot.com/" target="_blank">Web Resources Depot</a></h5>
<p><a href='http://www.webresourcesdepot.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_14.jpg' /></a></p>
<h5><a href="http://www.webdesignerwall.com/" target="_blank">Web Designer Wall</a></h5>
<p><a href='http://www.webdesignerwall.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/08/web_design_blogs_2.jpg' /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/14-of-the-most-useful-web-design-blogs/feed/</wfw:commentRss>
		<slash:comments>190</slash:comments>
		</item>
		<item>
		<title>10 of the Best Color Resources and Tools</title>
		<link>http://designreviver.com/general/10-of-the-best-color-resources-and-tools/</link>
		<comments>http://designreviver.com/general/10-of-the-best-color-resources-and-tools/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 13:20:57 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[color]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=172</guid>
		<description><![CDATA[Color plays an important role in the way we communicate with each other. Color not only helps give a design visual beauty, but it can also make a person react or feel a certain way. This feeling may be on a subconscious level, but it could affect the way that person thinks about a product [...]]]></description>
			<content:encoded><![CDATA[<p>Color plays an important role in the way we communicate with each other. Color not only helps give a design visual beauty, but it can also make a person react or feel a certain way. This feeling may be on a subconscious level, but it could affect the way that person thinks about a product or service. That&#8217;s why it is so important to choose the right palette when creating a new design. Here are some resources and tools to help you choose that perfect color palette<span id="more-172"></span></p>
<h5><a href="http://www.colourlovers.com/" target="_blank">COLOURlovers</a></h5>
<p><a href='http://www.colourlovers.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_1.jpg' /></a></p>
<p>COLOURlovers is the ultimate resource for all things color related. It is a social site that gives people the ability to share and rate color palettes and read color related articles.</p>
<h5><a href="http://kuler.adobe.com/" target="_blank">Kuler</a></h5>
<p><a href='http://kuler.adobe.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_2.jpg' /></a></p>
<p>Kuler is an Adobe site that also lets you share and rate color themes, but it also gives you the ability to download and use these themes in Adobe Creative Suite.</p>
<h5><a href="http://www.colourlovers.com/copaso" target="_blank">COPASO</a></h5>
<p><a href='http://www.colourlovers.com/copaso'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_7.jpg' /></a></p>
<p>COPASO is a tool that can be found on COLOURlovers, but since it is so robust, I wanted to include it separately. It includes features such as a scratch pad to save colors and a photo color extraction tool.</p>
<h5><a href="http://www.colorjack.com/" target="_blank">ColorJack</a></h5>
<p><a href='http://www.colorjack.com/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_5.jpg' /></a></p>
<p>Color Jack is an advanced set of tools for choosing color schemes.</p>
<h5><a href="http://www.firewheeldesign.com/widgets/" target="_blank">ColorBurn</a></h5>
<p><a href='http://www.firewheeldesign.com/widgets/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_3.jpg' /></a></p>
<p>The ColorBurn is a simple widget that provides daily color palette inspiration.</p>
<h5><a href="http://www.colorschemer.com/online.html" target="_blank">ColorSchemer</a></h5>
<p><a href='http://www.colorschemer.com/online.html'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_4.jpg' /></a></p>
<p>ColorSchemer&#8217;s online tool allows you to enter a Hex value and in return, it give you a matching color palette.</p>
<h5><a href="http://meyerweb.com/eric/tools/color-blend/" target="_blank">ColorBlender</a></h5>
<p><a href='http://meyerweb.com/eric/tools/color-blend/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_6.jpg' /></a></p>
<p>Color Blender returns a blended color scheme based to two color value inputs.</p>
<h5><a href="http://www.colorsontheweb.com/colorwizard.asp#wizard" target="_blank">Color Wizard</a></h5>
<p><a href='http://www.colorsontheweb.com/colorwizard.asp#wizard'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_8.jpg' /></a></p>
<p>Color Wizard returns a scheme based on a submitted color.</p>
<h5><a href="http://colourmod.com/dashboard/" target="_blank">ColourMod</a></h5>
<p><a href='http://colourmod.com/dashboard/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_9.jpg' /></a></p>
<p>ColourMod is a dashboard widget that give you and easy way to pick and convert color values.</p>
<h5><a href="http://www.iosart.com/firefox/colorzilla/" target="_blank">ColorZilla</a></h5>
<p><a href='http://www.iosart.com/firefox/colorzilla/'  target="_blank" ><img src='http://designreviver.com/wp-content/uploads/2008/07/color_10.jpg' /></a></p>
<p>ColorZilla is a Firefox extension that allows you to determine the color value of any point in your browser. It also gives you the ability to measure distance between two points and get various information about DOM elements.</p>
]]></content:encoded>
			<wfw:commentRss>http://designreviver.com/general/10-of-the-best-color-resources-and-tools/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Font Resources: Create, Organize, Identify, and Test</title>
		<link>http://designreviver.com/general/font-resources-create-organize-identify-and-test/</link>
		<comments>http://designreviver.com/general/font-resources-create-organize-identify-and-test/#comments</comments>
		<pubDate>Wed, 16 Jul 2008 15:28:16 +0000</pubDate>
		<dc:creator>Henry</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[fonts]]></category>

		<guid isPermaLink="false">http://designreviver.com/?p=162</guid>
		<description><![CDATA[Who doesn&#8217;t love fonts!  Collecting them is easy, storing them takes minimal space, and most of them are free.  But when your collection becomes rather large, do you have the proper r