<?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/"
	>

<channel>
	<title>Web Administration devBlog &#187; Favorite Links</title>
	<atom:link href="http://blog.webadmin.ufl.edu/favorite-links/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webadmin.ufl.edu</link>
	<description>University of Florida: Web Administration</description>
	<pubDate>Thu, 12 Nov 2009 17:38:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.2-alpha</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Favorite Links from October</title>
		<link>http://blog.webadmin.ufl.edu/2009/11/12/favorite-links-from-october-2/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/11/12/favorite-links-from-october-2/#comments</comments>
		<pubDate>Thu, 12 Nov 2009 17:37:13 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=1695</guid>
		<description><![CDATA[Here are some interesting links we discovered in October:

Screenr
Ever wanted to show someone (or multiple people) how to use a website or piece of software but didn&#8217;t have time to visit them? Screenr is an easy way to create 5 minute recordings of your computer screen and voice. It works by using your web browser [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some interesting links we discovered in October:<br />
<span id="more-1695"></span></p>
<h3><a href="http://screenr.com/">Screenr</a></h3>
<p>Ever wanted to show someone (or multiple people) how to use a website or piece of software but didn&#8217;t have time to visit them? Screenr is an easy way to create 5 minute recordings of your computer screen and voice. It works by using your web browser and optional microphone without having to install additional software.</p>
<h3><a href="http://www.optimalworkshop.com/chalkmark.htm">Chalkmark</a></h3>
<p>Chalkmark is an online prototype testing tool created by Optimal Workshop, the same folks that brought you Optimal Sort, the online card sort.  This tool allows you to test the response time and efficacy of design prototypes, saving you time, money and (possibly) sanity.</p>
<h3><a href="http://www.webdesignerdepot.com/2009/06/10-tools-to-improve-your-site’s-usability-on-a-low-budget/">10 Tools to Improve Your Site&#8217;s Usability on a Low Budget</a></h3>
<p>Although this article isn&#8217;t necessarily new, it&#8217;s certainly timely, as budgets have continued to shrink and offices are expected to do more with less. Early usability testing prevents wasted efforts later and this collection of inexpensive tools should help.</p>
<h3><a href="http://meyerweb.com/eric/tools/color-blend/">Color Blender</a></h3>
<p>Having trouble coming up with a web site color scheme? Plug in two colors and let Color Blender create transitions between the two.</p>
<p>If you&#8217;ve run across a great article that you think would be helpful to the rest of us, don&#8217;t be shy! Post a comment or send an email to <a href="mailto:webmaster@ufl.edu">our office e-mail account</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/11/12/favorite-links-from-october-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from September</title>
		<link>http://blog.webadmin.ufl.edu/2009/10/08/favorite-links-from-september-2/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/10/08/favorite-links-from-september-2/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 15:10:44 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[HTML]]></category>

		<category><![CDATA[Usability]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=1561</guid>
		<description><![CDATA[Here are some interesting links we discovered in September:

10 Examples of Beautiful CSS Typography and How They Did It
The title says it all.  This article includes the key CSS that makes the typographical magic happen.
How to Create a Valid Non-Javascript Lightbox
You see lightboxes and modal windows everywhere and most are created in javascript, but [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some interesting links we discovered in September:<br />
<span id="more-1561"></span></p>
<h3><a href="http://www.3point7designs.com/blog/2008/06/10-examples-of-beautiful-css-typography-and-how-they-did-it/">10 Examples of Beautiful CSS Typography and How They Did It</a></h3>
<p>The title says it all.  This article includes the key CSS that makes the typographical magic happen.</p>
<h3><a href="http://carsonified.com/blog/design/css/how-to-create-a-valid-non-javascript-lightbox/">How to Create a Valid Non-Javascript Lightbox</a></h3>
<p>You see lightboxes and modal windows everywhere and most are created in javascript, but not this one. Jenna Smith has developed a lightbox that only uses valid XHTML and CSS. Yahtzee, folks!</p>
<h3><a href="http://www.alistapart.com/articles/usability-testing-demystified/">Usability Testing Demystified</a></h3>
<p>Author and usability guru <a href="http://www.alistapart.com/articles/usability-testing-demystified/">Dana Chisnell</a> has fashioned a terrific article in &#8220;<a href="http://www.alistapart.com">A List Apart</a>&#8221; meant to take away the fear people have over doing usability testing.</p>
<h3><a href="http://spriteme.org/">Sprite Me</a></h3>
<p>A great way of increasing page load speed is by reducing HTTP requests by using CSS sprites. SpriteMe.org has created a web application that scans a web page and combines all CSS background images into one large optimized image.</p>
<p>We&#8217;re interested in your recommendations as well, so if you have links that you&#8217;d like to share with the rest of us, post a comment or send an email to <a href="mailto:webmaster@ufl.edu">our office e-mail account</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/10/08/favorite-links-from-september-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from June</title>
		<link>http://blog.webadmin.ufl.edu/2009/07/06/favorite-links-from-june/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/07/06/favorite-links-from-june/#comments</comments>
		<pubDate>Mon, 06 Jul 2009 19:41:43 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[SEO]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=1071</guid>
		<description><![CDATA[Here are some interesting links we came across in the month of June:
5 Techniques that Will Take your Design to the Next Level

Want to know what the top designers are doing to take their web site designs to the &#8220;next level&#8221;? Webitech.net has broken down five of those techniques so you can add them to [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some interesting links we came across in the month of June:<span id="more-1071"></span></p>
<h3><a href="http://webitect.net/design/5-techniques-that-will-take-your-design-to-the-next-level.php">5 Techniques that Will Take your Design to the Next Level<br />
</a></h3>
<p>Want to know what the top designers are doing to take their web site designs to the &#8220;next level&#8221;? Webitech.net has broken down five of those techniques so you can add them to your design arsenal.</p>
<h3><a href="http://cmir.jou.ufl.edu/newsroom/podcast/">The Journalism Now Podcast</a></h3>
<p>Sponsored by the <a href="http://cmir.jou.ufl.edu/">Center for Media Innovation and Research</a> at UF and the <a href="http://poynter.org/">Poytner Institute</a>, this podcast discusses &#8220;multimedia, data and social aspects of modern news&#8221;.</p>
<h3><a href="http://www.checkmycolours.com/">Check My Colours</a></h3>
<p>Check my Colours is a &#8220;tool for checking foreground and background color combinations of all DOM elements and determining if they provide sufficient contrast when viewed by someone having color deficits.&#8221;</p>
<h3><a href="http://www.google.com/webmasters/docs/search-engine-optimization-starter-guide.pdf">Google Search Engine Optimization Starter Guide</a> (PDF)</h3>
<p>Instead of guessing what Google is looking for in order to maximize SEO on your web site, why not go to the source? Google has provided this wonderful guide that aids site developers in creating the most search-engine-friendly site possible.</p>
<h3><a href="http://smush.it/">Smush.it</a></h3>
<p>Image optimization is a terrific way of improving site performance, and Smush.it is an easy way of slimming your images - yes, even compressed JPG images - without any loss of quality. Also, it&#8217;s free!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/07/06/favorite-links-from-june/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from May</title>
		<link>http://blog.webadmin.ufl.edu/2009/06/04/favorite-links-from-may/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/06/04/favorite-links-from-may/#comments</comments>
		<pubDate>Thu, 04 Jun 2009 17:09:57 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[CSS]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[Scripting]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=971</guid>
		<description><![CDATA[Here are some interesting links we came across in the month of May:
Improve your jQuery &#x2014; 25 excellent tips
For those of you that either use jQuery or are curious about it, TVI Design has compiled some great tips on how to develop the most efficient code.
All About Floats
Floats are often confusing for those starting out [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some interesting links we came across in the month of May:<span id="more-971"></span></p>
<h3><a href="http://www.tvidesign.co.uk/blog/improve-your-jquery-25-excellent-tips.aspx">Improve your jQuery &#x2014; 25 excellent tips</a></h3>
<p>For those of you that either use <a title="jQuery official site" href="http://www.jquery.com">jQuery</a> or are curious about it, TVI Design has compiled some great tips on how to develop the most efficient code.</p>
<h3><a href="http://css-tricks.com/all-about-floats/">All About Floats</a></h3>
<p>Floats are often confusing for those starting out in CSS. To be honest, they can be confusing for anyone regardless of skill level. CSS Tricks has attempted to break down the use of floats to simple, easy-to-understand bits.</p>
<h3><a href="https://browserlab.adobe.com">Adobe Browserlab</a></h3>
<p>Most web folks know that you should always test your designs on multiple browsers and platforms, because quirky issues can sometimes occur, especially in Internet Explorer. Here is another online browser testing app that will keep you from having to jump from computer to computer in order to verify if site renders well for all users.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/06/04/favorite-links-from-may/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from April</title>
		<link>http://blog.webadmin.ufl.edu/2009/05/06/favorite-links-from-april/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/05/06/favorite-links-from-april/#comments</comments>
		<pubDate>Wed, 06 May 2009 21:07:18 +0000</pubDate>
		<dc:creator>Jessie DaSilva</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[Photoshop]]></category>

		<category><![CDATA[Social Networking]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[graphic design]]></category>

		<category><![CDATA[Twitter]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=831</guid>
		<description><![CDATA[Here are some interesting links we came across in the month of April:
10 High Fliers on Twitter
&#8220;On the microblogging service, professors and administrators find work tips and new ways to monitor the world.&#8221;
15 Essential Checks Before Launching Your Website
&#8220;This article reviews some important and necessary checks that web-sites should be checked against before the official [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some interesting links we came across in the month of April:<span id="more-831"></span></p>
<h3><a href="http://chronicle.com/free/v55/i31/31a01001.htm">10 High Fliers on Twitter</a></h3>
<p>&#8220;On the microblogging service, professors and administrators find work tips and new ways to monitor the world.&#8221;</p>
<h3><a href="http://www.smashingmagazine.com/2009/04/07/15-essential-checks-before-launching-your-website/">15 Essential Checks Before Launching Your Website</a></h3>
<p>&#8220;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.&#8221;</p>
<h3><a href="http://speckyboy.com/2009/03/30/30-photoshop-video-tutorials-learn-from-the-pros-of-graphic-design/">30 Photoshop Video Tutorials</a></h3>
<p>Learn Photoshop techniques from professional graphic designers with these tutorials.</p>
<h3><a href="http://www.sitepoint.com/blogs/2009/05/05/build-your-own-wordpress-themes-the-easy-way/">Build Your Own WordPress Themes the Easy Way</a></h3>
<p>Using &#8220;WordPress’s parent and child theme feature is a fast and easy way to start using themes.&#8221;</p>
<h3><a href="http://www.sitepoint.com/blogs/2009/04/15/5-rarely-used-css-properties/">5 Rarely-Used CSS properties</a></h3>
<p>&#8220;a list of 5 useful but rarely-used CSS properties that work in all modern browsers.&#8221;</p>
<h3><a href="http://www.usability.gov/pdfs/foreword.pdf">Research-Based Web Design &#038; Usability Guidelines</a></h3>
<p>A link to the study cited by Carl Smith of <a href="http://www.ngenworks.com/">nGen Works</a> during his presentation at <a href="http://blog.webadmin.ufl.edu/2009/04/22/spring-of-web-2009-post-event-summary/">Spring of Web</a>.</p>
<p>Special thanks to Prentiss Ladkani (College of Education) and Al Kirby (University Relations) for sharing some of their links.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/05/06/favorite-links-from-april/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from March</title>
		<link>http://blog.webadmin.ufl.edu/2009/04/02/favorite-links-from-march/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/04/02/favorite-links-from-march/#comments</comments>
		<pubDate>Thu, 02 Apr 2009 16:51:47 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[books]]></category>

		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=503</guid>
		<description><![CDATA[Here are some notable Web site links we discovered in the month of March.
Bargain Basement Usability Testing
If you think user testing is time consuming and expensive, ThinkVitamin.com will change your mind with their article on cheap, effective testing, allowing you to get back to designing for your audience.
9 Common Usability Mistakes in Web Design
Once again, [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some notable Web site links we discovered in the month of March.<span id="more-503"></span></p>
<h3><a href="http://thinkvitamin.com/features/bargain-basement-usability-testing/">Bargain Basement Usability Testing</a></h3>
<p>If you think user testing is time consuming and expensive, <a href="http://thinkvitamin.com/">ThinkVitamin.com</a> will change your mind with their article on cheap, effective testing, allowing you to get back to designing for your audience.</p>
<h3><a href="http://www.smashingmagazine.com/2009/02/18/9-common-usability-blunders/">9 Common Usability Mistakes in Web Design</a></h3>
<p>Once again, Smashing Magazine has posted a gem. This article points out common design mistakes that create obstacles for your users.</p>
<h3><a href="http://www.uie.com/brainsparks/2009/02/02/spoolcast-web-form-design-with-luke-wroblewski/">SpoolCast: Web Form Design with Luke Wroblewski</a></h3>
<p>If you have forms on your site and wish you knew how to make them easier to use, then visit Jared Spool&#8217;s site and listen to his interview with <a href="http://www.lukew.com/">Luke Wroblewski</a>, author of &#8220;<a href="http://www.amazon.com/Web-Form-Design-Filling-Blanks/dp/1933820241">Web Form Design</a>&#8221; &#8212; a book that teaches you how to improve the most interactive parts of your site.</p>
<p>If you&#8217;ve come across any links from March, let us know. We would love to share them!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/04/02/favorite-links-from-march/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from February</title>
		<link>http://blog.webadmin.ufl.edu/2009/03/17/favorite-links-from-february/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/03/17/favorite-links-from-february/#comments</comments>
		<pubDate>Tue, 17 Mar 2009 14:52:11 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[Usability]]></category>

		<category><![CDATA[CSS]]></category>

		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=267</guid>
		<description><![CDATA[Here are some notable Web site links we discovered in the month of February.
5 Popular CSS Frameworks + Tutorials &#38; Tools for Getting Started
If you&#8217;ve ever wanted to speed up development time to get back to designing, CSS frameworks are at your service! The five frameworks mentioned in this article are meant to reduce some [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some notable Web site links we discovered in the month of February.<span id="more-267"></span></p>
<h3><a href="http://www.noupe.com/css/5-popular-css-frameworks-tutorials-tools-for-getting-started.html">5 Popular CSS Frameworks + Tutorials &amp; Tools for Getting Started</a></h3>
<p>If you&#8217;ve ever wanted to speed up development time to get back to designing, CSS frameworks are at your service! The five frameworks mentioned in this article are meant to reduce some of the repetitive tasks we deal with when building sites.</p>
<h3><a href="http://www.smashingmagazine.com/2009/02/03/clear-and-effective-communication-in-web-design/">Clear And Effective Communication In Web Design</a></h3>
<p>Providing a clear message is key to a successful website, but it&#8217;s not always clear how to do this properly. Smashing Magazine featured an article that breaks down the different ways we can communicate through a web page, the importance of personality, and other challenges that occur when trying to create an good, positive user experience.</p>
<h3><a href="http://www.ibiblio.org/fred/freedom/">Freedom: disabling networking to free you from the distractions of the internet</a></h3>
<p>If the internet is distracting you and keeping you from being productive, Freedom is a free application for the Mac that will disable the network for a predetermined amount of time so you can get work done.</p>
<h3><a href="http://www.usa.gov/webcontent/wmu/spring2009/quickeasyinsightful.shtml">Quick, Easy &amp; Insightful: Conducting Usability Testing in the Wild</a></h3>
<p>This low-cost webinar provides information on how to implement quick, inexpensive and useful user tests. It is conducted by <a href="http://www.usabilityworks.net/">Dana Chisnell</a>, author of <a href="http://www.wiley.com/go/usabilitytesting">Handbook of Usability Testing, Second Edition</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/03/17/favorite-links-from-february/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from January</title>
		<link>http://blog.webadmin.ufl.edu/2009/02/11/favorite-links-from-january/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/02/11/favorite-links-from-january/#comments</comments>
		<pubDate>Wed, 11 Feb 2009 15:07:16 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[Analytics]]></category>

		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[Scripting]]></category>

		<category><![CDATA[jQuery]]></category>

		<category><![CDATA[typography]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/?p=46</guid>
		<description><![CDATA[Here are some notable Web site links we discovered in the month of January.
20 Websites with Beautiful Typography
Typography, as demonstrated by the 20 sites listed by SixRevisions.com, can provide artistic value in the same way as an icon or other graphic.
45+ New jQuery Techniques For Good User Experience
If you&#8217;re a fan of jQuery as a [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some notable Web site links we discovered in the month of January.<span id="more-46"></span></p>
<h3><a href="http://sixrevisions.com/web_design/20-websites-with-beautiful-typography/">20 Websites with Beautiful Typography</a></h3>
<p>Typography, as demonstrated by the 20 sites listed by SixRevisions.com, can provide artistic value in the same way as an icon or other graphic.</p>
<h3><a href="http://www.smashingmagazine.com/2009/01/15/45-new-jquery-techniques-for-a-good-user-experience/">45+ New jQuery Techniques For Good User Experience</a></h3>
<p>If you&#8217;re a fan of <a href="http://www.jquery.com">jQuery</a> as a means of improving site usability through progressive enhancement, then you&#8217;re going to love the new techniques provided by <a href="http://www.smashingmagazine.com/2009/01/15/45-new-jquery-techniques-for-a-good-user-experience/">Smashing Magazine</a>.</p>
<h3><a href="http://www.kaushik.net/avinash/2009/01/google-analytics-maximized-deeper-analysis-higher-roi-free.html">Google Analytics Maximized: Deeper Analysis, Higher ROI &#038; You</a></h3>
<p>We&#8217;ve all probably used Google Analytics to track and analyze users, but are we fully understanding and interpreting the numbers? Writer Avinash Kaushik has put together a list of nine items that can verify if you&#8217;re an Analytics Newbie or a Maximizer. </p>
<p>If you have suggestions for sites that would be of interest, submit them in the comments or send to <a href="mailto:webmaster@ufl.edu">webmaster@ufl.edu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/02/11/favorite-links-from-january/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from December</title>
		<link>http://blog.webadmin.ufl.edu/2009/01/09/favorite-links-from-december/</link>
		<comments>http://blog.webadmin.ufl.edu/2009/01/09/favorite-links-from-december/#comments</comments>
		<pubDate>Fri, 09 Jan 2009 17:47:52 +0000</pubDate>
		<dc:creator>Bruce Floyd</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/2009/01/09/favorite-links-from-december/</guid>
		<description><![CDATA[Here are some notable Web site links we discovered in the month of December.
10 Common Typography Mistakes
Design Cubicle has listed the top ten mistakes people make when adjusting typography using CSS.
50 Really Useful CSS Tools
Smashing Magazine has put together a comprehensive list of frameworks, widgets and online tools to help create better CSS code.
University Web [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some notable Web site links we discovered in the month of December.<span id="more-44"></span></p>
<h3><a href="http://www.thedesigncubicle.com/2008/12/10-common-typography-mistakes/">10 Common Typography Mistakes</a></h3>
<p>Design Cubicle has listed the top ten mistakes people make when adjusting typography using CSS.</p>
<h3><a href="http://www.smashingmagazine.com/2008/12/09/50-really-useful-css-tools/">50 Really Useful <span class="caps">CSS </span>Tools</a></h3>
<p>Smashing Magazine has put together a comprehensive list of frameworks, widgets and online tools to help create better CSS code.</p>
<h3><a href="http://cuwebd.ning.com/">University Web Developers Ning</a></h3>
<p>The University Web Developers, otherwise known as UWEBD, have stepped from out of the listserv world and have created a network for and by web designers and developers that work in a University setting. This is a great environment to learn and network!</p>
<h3><a href="http://www.smashingmagazine.com/2008/12/15/10-useful-techniques-to-improve-your-user-interface-designs/">10 Useful Techniques To Improve Your User Interface Designs</a></h3>
<p>Ever wondered how to create a more effective interactive site for your users? Dmitry Fadeyev has provided ten tips to assist you in creating a more intuitive web page.</p>
<p>If you have any other suggestions for web sites that would be of interest, submit them in the comments or send to <a href="mailto:webmaster@ufl.edu">webmaster@ufl.edu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2009/01/09/favorite-links-from-december/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Favorite Links from November</title>
		<link>http://blog.webadmin.ufl.edu/2008/12/02/favorite-links-from-november/</link>
		<comments>http://blog.webadmin.ufl.edu/2008/12/02/favorite-links-from-november/#comments</comments>
		<pubDate>Tue, 02 Dec 2008 22:14:27 +0000</pubDate>
		<dc:creator>webmaster</dc:creator>
		
		<category><![CDATA[Design]]></category>

		<category><![CDATA[Favorite Links]]></category>

		<category><![CDATA[CSS]]></category>

		<guid isPermaLink="false">http://blog.webadmin.ufl.edu/2008/12/02/favorite-links-from-november/</guid>
		<description><![CDATA[Here are some notable Web site links we discovered in the month of November.
Use Adobe Illustrator to Create a Clean Website Layout
This tutorial is perfect for the beginning to intermediate Adobe Illustrator artist. We&#8217;ll cover how to layout a website and prepare it for use on the web. Also, we&#8217;ll use the recently released Website [...]]]></description>
			<content:encoded><![CDATA[<p>Here are some notable Web site links we discovered in the month of November.<span id="more-42"></span></p>
<h3><a title="Permanent Link: Use Adobe Illustrator to Create a Clean Website Layout" href="http://vectortuts.com/tutorials/web-design/use-adobe-illustrator-to-create-a-clean-website-layout/">Use Adobe Illustrator to Create a Clean Website Layout</a></h3>
<p>This tutorial is perfect for the beginning to intermediate Adobe Illustrator artist. We&#8217;ll cover how to layout a website and prepare it for use on the web. Also, we&#8217;ll use the recently released Website Elements Freebie to mock up the design as well.</p>
<h3><a title="Are You Making These 10 CSS Mistakes?" href="http://nettuts.com/articles/web-roundups/are-you-making-these-10-css-mistakes/">Are You Making These 10 CSS Mistakes?</a></h3>
<p>Working with CSS can seem like a constant battle. Browsers are always changing they way they read the code (*cough* Internet Explorer *cough*), and it seems that there are lots of tiny little CSS &#8220;gotchas&#8221;. While it&#8217;s an incredibly powerful language, it can easily be used incorrectly, which will doom your development to a lifetime of imperfections.</p>
<h3><a title="CSS Tip #1: Resetting Your Styles with CSS Reset" href="http://sixrevisions.com/css/css-tips/css-tip-1-resetting-your-styles-with-css-reset/">CSS Tip #1: Resetting Your Styles with CSS Reset</a></h3>
<p>Resetting your styles, commonly referred to as CSS Reset or Reset CSS is the process of resetting (or more accurately - setting) the styles of all elements to a baseline value so that you avoid cross-browser differences due to their built-in default style settings. By resetting your styles, you avoid defaulting to the browser&#8217;s built-in styles, which differs from browser to browser.</p>
<h3><a title="5 Ways To Break Your Design Habits – Just for Fun" href="http://spyremag.com/5-ways-to-break-your-design-habits-just-for-fun/">5 Ways To Break Your Design Habits – Just for Fun</a></h3>
<p>We need to question our design style sometimes, even if we end up in the same place that we started from. It’s a matter of taking something and turning it around so we can grasp what it is all about.</p>
<p>If you have any other suggestions for web sites that would be of interest, submit them in the comments or send to <a href="mailto:webmaster@ufl.edu">webmaster@ufl.edu</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.webadmin.ufl.edu/2008/12/02/favorite-links-from-november/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
