<?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>Webmaster-Source &#187; Design</title>
	<atom:link href="http://www.webmaster-source.com/category/design/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.webmaster-source.com</link>
	<description>Useful Resources For Webmasters</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:19:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>CSS3 Gradients Are Simply Amazing</title>
		<link>http://www.webmaster-source.com/2011/11/24/css3-gradients-are-simply-amazing/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=css3-gradients-are-simply-amazing</link>
		<comments>http://www.webmaster-source.com/2011/11/24/css3-gradients-are-simply-amazing/#comments</comments>
		<pubDate>Thu, 24 Nov 2011 12:31:58 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[CSS3]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4405</guid>
		<description><![CDATA[I&#8217;ve been working with CSS3 gradients a bit lately, and they&#8217;re the best thing in CSS since border-radius. It&#8217;s just so much easier to add a line of CSS and fiddle with a couple of color hex codes than to mess around in Photoshop until you get the perfect gradient, and then go through the [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been working with CSS3 gradients a bit lately, and they&#8217;re the best thing in CSS since <code>border-radius</code>. It&#8217;s just so much easier to add a line of CSS and fiddle with a couple of color hex codes than to mess around in Photoshop until you get the perfect gradient, and then go through the Save for Web dialog before setting it as a background image. They also work well with my preference to design things by playing around in a text editor, rather than mocking things up in Photoshop. (i.e. the <a href="http://37signals.com/svn/posts/1061-why-we-skip-photoshop">37signals philosophy</a>.)</p>
<p>CSS Gradients also add some additional versatility, in that they can stretch to fill dynamically-sized page elements, unlike tiling background images, which can of course only scale along one axis. (And it just seems to much less hacky than loading up a tiling image for a fairly simple effect. Pixel shims, anyone?)</p>
<p>I had held off using CSS gradients, since they were &#8220;a fancy new CSS feature unsupported by a lot of browsers,&#8221; until I recently realized that not only did all of the modern browsers support them, but many of the browsers were already supporting them without the vendor prefix. IE support is still iffy, only working properly in IE10, but what <em>does</em> Internet Exploder do right?</p>
<p>If you&#8217;re not already using CSS gradients, you should definitely read up on them. There&#8217;s <a href="http://css-tricks.com/5700-css3-gradients/">a good article</a> over at the venerable CSS-Tricks.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4405&amp;md5=95882bfd21e3ac191289d19d994cb9fe" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/11/24/css3-gradients-are-simply-amazing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Awesome Firebug Tricks You May Have Missed</title>
		<link>http://www.webmaster-source.com/2011/11/14/awesome-firebug-tricks-you-may-have-missed/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=awesome-firebug-tricks-you-may-have-missed</link>
		<comments>http://www.webmaster-source.com/2011/11/14/awesome-firebug-tricks-you-may-have-missed/#comments</comments>
		<pubDate>Mon, 14 Nov 2011 12:18:01 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[(x)html]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Firebug]]></category>
		<category><![CDATA[firefox]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4396</guid>
		<description><![CDATA[Firebug is probably the most invaluable tool in my web development arsenal. (Well, aside from Photoshop. But that has a value: freaking expensive.) I&#8217;m not terribly picky about my text editor—after all, I used Notepad for years—though BBEdit is my tool of choice. I still haven&#8217;t found anything that works nearly as well as Firebug, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://media.webmaster-source.com/wp-content/uploads/firebug-logo.png"><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-4397 imgborder" title="Firebug" src="http://media.webmaster-source.com/wp-content/uploads/firebug-logo.png" alt="" width="200" height="61" /></a><a href="http://getfirebug.com/">Firebug</a> is probably the most invaluable tool in my web development arsenal. (Well, aside from Photoshop. But that has a value: freaking expensive.) I&#8217;m not terribly picky about my text editor—after all, I used Notepad for years—though BBEdit is my tool of choice. I still haven&#8217;t found anything that works nearly as well as Firebug, and that&#8217;s probably the biggest reason why I couldn&#8217;t give up Firefox for Chrome.</p>
<p>Everyone who uses Firebug regularly knows the basics. They know how to inspect and edit HTML and CSS, analyze page loading times and the like. There are a few neat tricks, though, that aren&#8217;t quite immediately apparent, but are very handy.<span id="more-4396"></span></p>
<h3>Quickly Copy a Background URL</h3>
<p><img style=' float: right; padding: 4px; margin: 0 0 2px 7px;'  class="alignright size-full wp-image-4398 imgborder" title="Copying a background image in Firebug" src="http://media.webmaster-source.com/wp-content/uploads/firebug-copybackground.png" alt="" width="167" height="132" />I like to play around with background images when I&#8217;m experimenting with a design or learning from someone else&#8217;s. This often involves copying the URL of a background image from one element and pasting it to another. It&#8217;s a pain to carefully select the URL portion of a shorthand background attribute, which is what I did until recently. As it turns out, you can just right-click the attribute and choose &#8220;Copy Image Location&#8221; or &#8220;Open Image in New Tab.&#8221; Palm, meet forehead.</p>
<h3>Specify a Pseudo-element</h3>
<p>If you hover over a link (or any element with a :hover pseudo-element) while Firebug is open, the right-hand pane updates to show the relevant CSS. Wouldn&#8217;t it be useful if it didn&#8217;t disappear as soon as you moved the mouse? Fortunately, you can lock the hover state with the little dropdown arrow on the Style tab. Just put a check mark next to the &#8220;:hover&#8221; option.</p>
<h3>See the <em>Exact</em> Style Applied to an Element</h3>
<p>Next to the Style tab in the right-hand pane is one labeled Computed. This is useful for working out cascading issues, or checking the exact dimensions of an element.</p>
<h3>Console Logging</h3>
<p>Instead of spamming alert() dialogs across your screen when you&#8217;re debugging JavaScript, you can use Firebug&#8217;s Console tab instead. Calling the console.log() function will output whatever you pass to it in the Console tab. e.g. console.log(&#8216;hi&#8217;). There&#8217;s <a href="http://getfirebug.com/logging">a page about it</a> on the Firebug website.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4396&amp;md5=a1b2ed0fa652291fd228bc4f3095050f" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/11/14/awesome-firebug-tricks-you-may-have-missed/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Should Comment Entry Forms Be Above or Below Existing Comments?</title>
		<link>http://www.webmaster-source.com/2011/11/09/should-comment-entry-forms-be-above-or-below-existing-comments/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=should-comment-entry-forms-be-above-or-below-existing-comments</link>
		<comments>http://www.webmaster-source.com/2011/11/09/should-comment-entry-forms-be-above-or-below-existing-comments/#comments</comments>
		<pubDate>Wed, 09 Nov 2011 12:13:41 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Blogs]]></category>
		<category><![CDATA[comments]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4394</guid>
		<description><![CDATA[Traditionally, blog themes have placed the form to leave a new comment below the listing of existing comments. This still holds true in most WordPress themes to date. However, many sites now have the comment form above the comments. Notable sites include Mashable and Reddit. I was pondering the reasoning behind this recently. The obvious [...]]]></description>
			<content:encoded><![CDATA[<p>Traditionally, blog themes have placed the form to leave a new comment below the listing of existing comments. This still holds true in most WordPress themes to date. However, many sites now have the comment form <em>above</em> the comments. Notable sites include Mashable and Reddit.</p>
<p>I was pondering the reasoning behind this recently. The obvious answer is that it encourages more comments, as someone who just finished the article is prompted to post while the content is still fresh in their mind. Meanwhile, having the form below the comments requires that a user read (or simply scroll past) others&#8217; messages—perhaps even seeing like-minded comments and deciding against leaving one.</p>
<p>Assuming this is true, you could promote a higher volume of comments by placing the form higher up, or on a higher traffic site, promote a higher quality of discussion by putting it toward the end. I assume someone has done tests, but I couldn&#8217;t find any publicly-posted results.</p>
<p>Thoughts?</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4394&amp;md5=2267309a540aaa8fac9512ccbbeebd20" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/11/09/should-comment-entry-forms-be-above-or-below-existing-comments/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Create Color Palettes With ColorSchemer Touch</title>
		<link>http://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=create-color-palettes-with-colorschemer-touch</link>
		<comments>http://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/#comments</comments>
		<pubDate>Fri, 04 Nov 2011 12:26:18 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[app]]></category>
		<category><![CDATA[color]]></category>
		<category><![CDATA[iOS]]></category>
		<category><![CDATA[iPhone]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4375</guid>
		<description><![CDATA[If you do even a little bit of web or graphic design, you might have run into a cool poster or product label somewhere and thought &#8220;I like this color scheme.&#8221; ColorSchemer Touch is a neat iOS app that will help you out with those situations. If you snap a photo, it will let you [...]]]></description>
			<content:encoded><![CDATA[<p>If you do even a little bit of web or graphic design, you might have run into a cool poster or product label somewhere and thought &#8220;I like this color scheme.&#8221; <a href="http://www.colorschemer.com/touch_info.php">ColorSchemer Touch</a> is a neat iOS app that will help you out with those situations. If you snap a photo, it will let you tap colors within it and build a color palette.</p>
<p style="text-align: center;"><a href="http://click.linksynergy.com/fs-bin/stat?id=1VLWDdrGBrI&amp;offerid=146261&amp;type=3&amp;subid=0&amp;tmpid=1826&amp;RD_PARM1=http%253A%252F%252Fitunes.apple.com%252Fus%252Fapp%252Fcolorschemer%252Fid398004720%253Fmt%253D8%2526uo%253D4%2526partnerId%253D30"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4376 imgborder" title="ColorSchemer Touch" src="http://media.webmaster-source.com/wp-content/uploads/colorschemertouch.jpg" alt="" width="600" height="447" /></a></p>
<p>It also has a couple of manual color pickers, including a basic color wheel and the nifty &#8220;LiveSchemes&#8221; tool, and integration with <a href="http://www.colourlovers.com/">Colour Lovers</a>. So you can browse and save other palettes as well as creating your own. You can easily email color palettes or save them to your camera roll, as well as syncing them to Color Lovers.</p>
<p>ColorSchemer Touch is currently free on iTunes, though I believe it is usually $2.99.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4375&amp;md5=ac827ff178dea37b55532cccdeb01c0a" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/11/04/create-color-palettes-with-colorschemer-touch/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Shortcomings of Mega Menus</title>
		<link>http://www.webmaster-source.com/2011/10/10/the-shortcomings-of-mega-menus/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-shortcomings-of-mega-menus</link>
		<comments>http://www.webmaster-source.com/2011/10/10/the-shortcomings-of-mega-menus/#comments</comments>
		<pubDate>Mon, 10 Oct 2011 11:27:08 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4288</guid>
		<description><![CDATA[A design paradigm that has been increasingly popular of late, the so called &#8220;mega menus,&#8221; is a convenient way to corral large quantities of navigational links into a sensible hierarchy. It sounds good on the surface, and often does work well, but it&#8217;s not always the best solution. UIE.com has a very interesting article, 6 Epic [...]]]></description>
			<content:encoded><![CDATA[<p>A design paradigm that has been increasingly popular of late, the so called &#8220;mega menus,&#8221; is a convenient way to corral large quantities of navigational links into a sensible hierarchy. It sounds good on the surface, and often does work well, but it&#8217;s not always the best solution.</p>
<p>UIE.com has a very interesting article, <a href="http://www.uie.com/articles/mega_menus/">6 Epic Forces Battling Your Mega Menus</a>, that explains some of the primary usability issues with mega menus. A few of them could be designed around fairly easy, such as the common lack of indication that a menu trigger will open a menu. It&#8217;s a good read.</p>
<blockquote><p>The Amazon mega menu seemed like an ideal solution to the growing tab problem. Finally, their design team had a way to show everything you could do on the site without eating up rows of tabs in the header.</p>
<p>Yet, just as suddenly as it had appeared, the mega menu suddenly disappeared. Replaced by a more sophisticated navigation scheme (that&#8217;s still on the site today), the mega menu&#8217;s lifespan was less than a year.</p></blockquote>
<p>On the other hand, Jakob Nielsen has <a href="http://www.useit.com/alertbox/mega-dropdown-menus.html">some good things to say about mega menus</a> as well as plenty of usability tips for their implementation.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4288&amp;md5=aa8e24f9ad35a527873ae6552edca479" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/10/10/the-shortcomings-of-mega-menus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The W3C Has Released the First Working Draft of CSS4</title>
		<link>http://www.webmaster-source.com/2011/10/07/the-w3c-has-released-to-first-working-draft-of-css4/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=the-w3c-has-released-to-first-working-draft-of-css4</link>
		<comments>http://www.webmaster-source.com/2011/10/07/the-w3c-has-released-to-first-working-draft-of-css4/#comments</comments>
		<pubDate>Fri, 07 Oct 2011 11:49:40 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[browsers]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[CSS3]]></category>
		<category><![CDATA[CSS4]]></category>
		<category><![CDATA[W3C]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4340</guid>
		<description><![CDATA[Yes, you read that properly. The W3C has released the first specs for CSS4. Now that most modern browsers are well on their way to supporting CSS3, the W3C is getting started on the next &#8220;layer&#8221; of CSS. The Selectors Level 4 document already has one feature that is unfortunately missing from CSS3: parent selectors. [...]]]></description>
			<content:encoded><![CDATA[<p>Yes, you read that properly. The <a href="http://www.w3.org/">W3C</a> has <a href="http://www.w3.org/TR/2011/WD-selectors4-20110929/">released the first specs for CSS4</a>. Now that most modern browsers are well on their way to supporting CSS3, the W3C is getting started on the next &#8220;layer&#8221; of CSS.</p>
<p>The Selectors Level 4 document already has one feature that is unfortunately missing from CSS3: parent selectors. You will finally be able to do things like selecting all <code>a</code> elements that have an <code>img</code> element inside them, with this syntax: <code>$a &gt; img { ... }</code>.  The draft also mentions &#8220;nth-column&#8221; selectors, for styling all of the cells in a specific table column.</p>
<p>Of course, it&#8217;s probably going to be awhile until we start seeing browsers supporting this on a usable level.</p>
<p>Before anyone comments about the CSS3 spec not being &#8220;finished,&#8221; note that W3C specs are not prescriptive. They&#8217;re not &#8220;finished&#8221; until they&#8217;re pretty much supported by the major browsers, and changes have been made based on the implementation. A couple of the documents for CSS3, Selectors Level 3 and CSS Color Module Level 3, are already under the <a href="http://www.w3.org/standards/techs/css#w3c_all">Completed Work</a> section of their website.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4340&amp;md5=cfda2966dc3ed92f35b7a7b2f7d48853" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/10/07/the-w3c-has-released-to-first-working-draft-of-css4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Prefixr: Cross-Browser CSS in Seconds</title>
		<link>http://www.webmaster-source.com/2011/09/12/prefixr-cross-browser-css-in-seconds/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=prefixr-cross-browser-css-in-seconds</link>
		<comments>http://www.webmaster-source.com/2011/09/12/prefixr-cross-browser-css-in-seconds/#comments</comments>
		<pubDate>Mon, 12 Sep 2011 12:15:20 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[Envato]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4284</guid>
		<description><![CDATA[Many CSS3 attributes (e.g. border-radius) have long been implemented in various browsers with vendor prefixes, such as -moz and -webkit, which allow browser vendors to work on implementations of new features before the standard notation is set in stone. Remembering the different prefixes and the sometimes ridiculous variations in syntax for the attributes is a [...]]]></description>
			<content:encoded><![CDATA[<p>Many CSS3 attributes (e.g. <em>border-radius</em>) have long been implemented in various browsers with vendor prefixes, such as <em>-moz</em> and <em>-webkit</em>, which allow browser vendors to work on implementations of new features before the standard notation is set in stone.</p>
<p>Remembering the different prefixes and the sometimes ridiculous variations in syntax for the attributes is a pain. Fortunately, Nettuts+ has made <a href="http://prefixr.com/">a nifty web utility</a> that analyzes your CSS and adds in extra rules with the vendor prefixes. You just need to write your CSS with either the official attribute or one of the prefixed versions, and <a href="http://prefixr.com/">Prefixr</a> will do the rest for you.</p>
<p>It can even minify your CSS for you. (Though Mac may users may also want to try <a href="http://www.webmaster-source.com/2011/07/18/minimus-the-os-x-javascript-and-css-minifier/">Minimus</a> for that.)</p>
<p><a href="http://prefixr.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4285 imgborder" title="Prefixr" src="http://media.webmaster-source.com/wp-content/uploads/prefixr-nettuts.jpg" alt="" width="600" height="380" /></a></p>
<p>If that wasn&#8217;t cool enough for you, <a href="http://prefixr.com/api/usage/">it even has an API</a>. You could use this to create your own tools that make use of Prefixr, or you could use it to integrate it with your favorite text editor. Examples are included for Textmate, Vim, Espresso, Alfred and Coda. And someone has already cooked up <a href="http://www.dirtdon.com/?p=1149">a Text Filter for BBEdit</a>. That&#8217;s the killer feature for me. I can just hit a keystroke in BBEdit and the text updates a second later.</p>
<p><a href="http://net.tutsplus.com/articles/news/cross-browser-css-in-seconds-with-prefixr/">Cross-Browser CSS in Seconds with Prefixr</a> [Nettuts+]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4284&amp;md5=45e8f0efcc18b72b0b0d355a70147a71" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/09/12/prefixr-cross-browser-css-in-seconds/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Bootstrap: Twitter&#8217;s CSS Framework</title>
		<link>http://www.webmaster-source.com/2011/09/05/bootstrap-twitters-css-framework/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=bootstrap-twitters-css-framework</link>
		<comments>http://www.webmaster-source.com/2011/09/05/bootstrap-twitters-css-framework/#comments</comments>
		<pubDate>Mon, 05 Sep 2011 12:36:57 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[twitter]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4273</guid>
		<description><![CDATA[Twitter has a new CSS framework, named Bootstrap, that they launched recently, which includes things like grids, custom form styles, tooltips and popovers, etc.. Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more. It supports [...]]]></description>
			<content:encoded><![CDATA[<p>Twitter has a new CSS framework, named <a href="http://twitter.github.com/bootstrap/">Bootstrap</a>, that they launched recently, which includes things like grids, custom form styles, tooltips and popovers, etc..</p>
<blockquote><p>Bootstrap is a toolkit from Twitter designed to kickstart development of webapps and sites. It includes base CSS and HTML for typography, forms, buttons, tables, grids, navigation, and more.</p></blockquote>
<p>It supports modern, standards-compliant browsers, but I imagine some of the niftier features would probably break down on older ones. That would be a big issue if you wanted to use Bootstrap for an ordinary website, but less so for &#8220;web apps,&#8221; where it&#8217;s more common to assume a user has a modern browser.</p>
<p>I haven&#8217;t tried Bootstrap yet, but you can give it a test run by hotlinking the 7kb minified CSS from their GitHub repository. Or download the LESS files from the repository if you want to customize it.</p>
<p><a href="https://dev.twitter.com/blog/bootstrap-twitter">Bootstrap from Twitter</a> [Twitter Developer Blog]</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4273&amp;md5=b850af8bcb89af870416f44a0956f028" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/09/05/bootstrap-twitters-css-framework/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>5 Sites to Find Free PSD Resources for Your Web Designs</title>
		<link>http://www.webmaster-source.com/2011/08/10/5-sites-to-find-free-psd-resources-for-your-web-designs/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=5-sites-to-find-free-psd-resources-for-your-web-designs</link>
		<comments>http://www.webmaster-source.com/2011/08/10/5-sites-to-find-free-psd-resources-for-your-web-designs/#comments</comments>
		<pubDate>Wed, 10 Aug 2011 11:00:15 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[Featured]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[Icons]]></category>
		<category><![CDATA[pattern]]></category>
		<category><![CDATA[PSD]]></category>
		<category><![CDATA[texture]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4163</guid>
		<description><![CDATA[Looking for some high-quality PSD resources? Maybe your design skills are lacking and you need some professional-quality elements for the theme you&#8217;re making for your blog. Or maybe you need some social media icons. Or maybe you&#8217;re just don&#8217;t feel like reinventing the wheel again for that login form. No matter your reason, anyone doing [...]]]></description>
			<content:encoded><![CDATA[<p>Looking for some high-quality PSD resources? Maybe your design skills are lacking and you need some professional-quality elements for the theme you&#8217;re making for your blog. Or maybe you need some social media icons. Or maybe you&#8217;re just don&#8217;t feel like reinventing the wheel again for that login form.</p>
<p>No matter your reason, anyone doing some web design can benefit from some freebie PSDs.</p>
<h3>Creattica</h3>
<p style="text-align: center;"><a href="http://creattica.com/show/Freebies/latest"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4164 imgborder" title="Creattica" src="http://media.webmaster-source.com/wp-content/uploads/psdfreebies-creattica.jpg" alt="" width="600" height="208" /></a></p>
<p>Envato&#8217;s <a href="http://creattica.com/">Creattica</a> site, which is primarily a design gallery slash place to hire freelancers, has a category for downloadable freebies. There&#8217;s some good stuff, from icons to textures to audio player skins.</p>
<h3>PixelBeam</h3>
<p style="text-align: center;"><a href="http://pixelbeam.net/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4165 pixelbeam" title="PixelBeam" src="http://media.webmaster-source.com/wp-content/uploads/psdfreebies-pixelbeam.jpg" alt="" width="600" height="177" /></a></p>
<p><a href="http://pixelbeam.net/">PixelBeam</a> is largely one guy making some cool graphics (though he seems open to contributions). Everything is free for commercial use, with a few &#8220;simple rules&#8221; to follow, namely that you link to PixelBeam if you&#8217;re sharing the resources and that you properly credit PixelBeam if you use them in a project you intend to sell somewhere like ThemeForest.</p>
<h3>Premium Pixels</h3>
<p style="text-align: center;"><a href="http://www.premiumpixels.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4166 imgborder" title="Premium Pixels" src="http://media.webmaster-source.com/wp-content/uploads/psdfreebies-premiumpixels.jpg" alt="" width="600" height="244" /></a></p>
<p>&#8220;Premium Pixels is a bunch of free design resources &amp; tutorials created by Orman Clark. Don&#8217;t worry, shameless freeloading is encouraged, feel free to use and abuse at will.&#8221; Licensing is similar to PixelBeam. You can do pretty much anything you want with the PSDs, so long as you don&#8217;t redistribute them as-is. Attribution is requested for projects you intend to sell.</p>
<h3>365psd</h3>
<p><a href="http://365psd.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4167 imgborder" title="365psd" src="http://media.webmaster-source.com/wp-content/uploads/psdfreebies-365psd.jpg" alt="" width="600" height="274" /></a></p>
<h3>BittBox</h3>
<p><a href="http://www.bittbox.com/category/freebies"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4168 imgborder" title="BittBox" src="http://media.webmaster-source.com/wp-content/uploads/psdfreebies-bittbox.jpg" alt="" width="600" height="175" /></a><a href="http://www.bittbox.com/"></a></p>
<p><a href="http://www.bittbox.com/">BittBox</a> is a good source for textures, patterns and the occasional Photoshop brush. There are tutorials and the like now and then, too.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4163&amp;md5=47414ce01ad274935ac5523197438958" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/08/10/5-sites-to-find-free-psd-resources-for-your-web-designs/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Easy CSS Sprites with Sprite Cow</title>
		<link>http://www.webmaster-source.com/2011/07/13/easy-css-sprites-with-sprite-cow/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=easy-css-sprites-with-sprite-cow</link>
		<comments>http://www.webmaster-source.com/2011/07/13/easy-css-sprites-with-sprite-cow/#comments</comments>
		<pubDate>Wed, 13 Jul 2011 12:33:33 +0000</pubDate>
		<dc:creator>Matt</dc:creator>
				<category><![CDATA[Design]]></category>
		<category><![CDATA[(x)html]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[sprites]]></category>

		<guid isPermaLink="false">http://www.webmaster-source.com/?p=4152</guid>
		<description><![CDATA[CSS sprites are a commonly used technique to decrease page load times. One of the biggest hassles when setting them up, though, is figuring out the coordinates for the images in your sprite. (The other is rebuilding the sprite when you want to add new graphics&#8230;) There&#8217;s not much to be done for the latter, [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.webmaster-source.com/2009/11/06/learning-css-sprites/">CSS sprites</a> are a commonly used technique to decrease page load times. One of the biggest hassles when setting them up, though, is figuring out the coordinates for the images in your sprite. (The other is rebuilding the sprite when you want to add new graphics&#8230;)</p>
<p>There&#8217;s not much to be done for the latter, but there is a handy tool that makes finding the coordinates painless. <a href="http://www.spritecow.com/">Sprite Cow</a> intelligently draws a box around an image you select in your sprite sheet (after you load the sprite, of course) and writes the CSS for it. You can&#8217;t get any simpler than that.</p>
<p style="text-align: center;"><a href="http://www.spritecow.com/"><img style=' display: block; margin-right: auto; margin-left: auto;'  class="aligncenter size-full wp-image-4153 imgborder" title="Sprite Cow" src="http://media.webmaster-source.com/wp-content/uploads/spritecow.jpg" alt="" width="600" height="286" /></a></p>
<p>I bet the developers could make some good money by making a Mac version and putting it up for sale in the App Store.</p>
 <p><a href="http://www.webmaster-source.com/?flattrss_redirect&amp;id=4152&amp;md5=1fb0d2e605b2058fa574156029c57432" title="Flattr" target="_blank"><img src="http://www.webmaster-source.com/wp-content/plugins/flattr/img/flattr-badge-large.png" alt="flattr this!"/></a></p>]]></content:encoded>
			<wfw:commentRss>http://www.webmaster-source.com/2011/07/13/easy-css-sprites-with-sprite-cow/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Served from: www.webmaster-source.com @ 2012-02-09 14:23:52 by W3 Total Cache -->
