

<?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>Playing with Technology &#187; Web design</title>
	<atom:link href="http://jon.breitenbucher.net/topics/web-design/feed/" rel="self" type="application/rss+xml" />
	<link>http://jon.breitenbucher.net</link>
	<description>Any sufficiently advanced technology is indistinguishable from magic. ~Arthur C. Clarke</description>
	<lastBuildDate>Thu, 29 Jul 2010 03:52:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Building a community</title>
		<link>http://jon.breitenbucher.net/building-a-community/</link>
		<comments>http://jon.breitenbucher.net/building-a-community/#comments</comments>
		<pubDate>Wed, 20 Jan 2010 14:59:13 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Social Software]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Blog software]]></category>
		<category><![CDATA[BuddyPress]]></category>
		<category><![CDATA[Lisa Sabon-Wilson]]></category>
		<category><![CDATA[Mike Pratt]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=819</guid>
		<description><![CDATA[<p>Since returning from WordCamp NYC I&#8217;ve been working on updating the <a href="http://voices.wooster.edu">Voices</a> service. (Just have to mention that it seems one of the tagaroo updates would appear to have fixed the lag while writing. Nice job!) One of the&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Since returning from WordCamp NYC I&#8217;ve been working on updating the <a href="http://voices.wooster.edu">Voices</a> service. (Just have to mention that it seems one of the tagaroo updates would appear to have fixed the lag while writing. Nice job!) One of the things I was really excited about at WCNYC was the way a few people had used <a href="http://buddypress.org/">BuddyPress</a> to create some really cool community sites. I was particularly impressed with what <a href="http://mikepratt.tv/">Mike Pratt</a> had put together for <a href="http://www.usma.edu/">West Point</a> creating <a href="http://buglenotes.com/">Bugle Notes</a> and the <a href="http://nourishnetwork.com/">Nourish Network</a> site <a href="http://justagirlintheworld.com/">Lisa Sabon-Wilson</a> showed. So I decided that I needed to use BuddyPress on the Voices site.</p>
<p>I must say it has been relatively painless to convert Voices from just a plain WordPress Multi-blog setup to a BuddyPress powered community site. My first step was to convert my existing Multi-blog setup on <a href="http://www.dreamhost.com/">DreamHost</a> to use BuddyPress and mark it as the development environment. Once that was done in late October I began looking at my options for a theme to use as the main site theme. This was before the changes in theme structure for BuddyPress. At first I tried to code something myself, but given that I wanted it to be ready for this semester and that I have other duties, it was clear I couldn&#8217;t take the time. I looked at some of the free options like <a href="http://3oneseven.com/08/bruce/">Bruce</a>, but could not get them to really work consistently and be stable. In the end I settled on <a href="http://premium.wpmudev.org/project/buddypress-corporate-theme">BP Corporate</a> by <a href="http://incsub.com/">incsub</a>. It is a nice clean theme, which is what I really wanted since the content of an academic community should be the focus.</p>
<p>Once I had picked a theme I started playing with where to put the widgets and how to make sure the site had a dynamic feel. I ended up using the pluginsÂ <a href="http://suzanne.holisticground.com/wordpress-plugins/ahjira-recent-sitewide-articles-widget/">Ahjira Recent Site-wide Articles</a>, <a href="http://wordpress.org/extend/plugins/auto-join-groups/">Auto Group Join</a> (with <a href="http://wordpress.org/support/topic/317052">some modifications</a> to make it work), <a href="http://wordpress.org/extend/plugins/bp-groupblog/">BP Groupblog</a>, <a href="http://www.erwingerrits.com/?page_id=799">BP Events</a>, andÂ <a href="http://premium.wpmudev.org/project/recent-global-comments-widget">Recent Global Comments Widget</a>. The homepage also uses some of the built-in BuddyPresss widgets like Groups, Site wide activity, Who&#8217;s Online Avatars, Members and Recently active member avatars. Eventually I&#8217;d like to add a Featured Post widget, but the ones available currently do not seem to work. I think the overall effect has been very good. The site feels dynamic and people can see what community members are writing about.</p>
<p>I would say it has definitely been worth it. Even though the main use is for class blogs at the moment, we are getting a number of users joining because they want to be a part of the community. This is something that was not happening before BuddyPress allowed us to easily create the community features. The feature with the biggest impact though has been BuddyPress groups with the Auto Group Join plugin. This has made creating class blogs super easy and faculty have really loved it. There are still some things to tweak, but overall I&#8217;m happy with how it is going.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/building-a-community/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Exploring CSS 3 and more on @font-face</title>
		<link>http://jon.breitenbucher.net/exploring-css-3-and-more-on-font-face/</link>
		<comments>http://jon.breitenbucher.net/exploring-css-3-and-more-on-font-face/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 17:44:25 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Geek]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[CSS 3]]></category>
		<category><![CDATA[Digital typography]]></category>
		<category><![CDATA[Font embedding on the Web]]></category>
		<category><![CDATA[Typesetting]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=747</guid>
		<description><![CDATA[<p>I&#8217;ve continued to play with @font-face and have decided that while <a href="http://typekit.com">Typekit</a> is a nice service; it is not worth paying for unless I am getting access to Adobe&#8217;s Library or Linotype&#8217;s Library. There are a lot of nice&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve continued to play with @font-face and have decided that while <a href="http://typekit.com">Typekit</a> is a nice service; it is not worth paying for unless I am getting access to Adobe&#8217;s Library or Linotype&#8217;s Library. There are a lot of nice fonts on the service but I discovered <a href="http://www.fontsquirrel.com/">Font Squirrel</a> which has a number of the same fonts as Typekit and actually has substantially more than the Free membership option of Typekit. All of the fonts in the @font-face section of Font Squirrel are free, but they do warn that you will need to check the license yourself to make sure you can put the fonts on the Web. You will also need to edit your CSS stylesheet to add the fonts you plan on using and <a href="http://ttf2eot.sebastiankippe.com/">generate .eot versions</a> of the fonts if they don&#8217;t have them. (Font Squirrel kindly has created a kit which makes all of this easy.) Once that is done you can upload them to your website or blog. I created a font directory in my blog&#8217;s theme folder and put the fonts in there. Doing so means you&#8217;ll reference the fonts with url(fonts/fontfilename); in your stylesheet. As a result of this I&#8217;m now using MgOpen Moderna (Helvetica inspired) for most headings and MgOpen Cosmetica (Optima inspired) for the body. This should be working for Opera, Firefox, Safari, and IE 8 (I generated the .eot files myself).</p>
<p>While playing with @font-face I&#8217;ve also looked at some other CSS 3 commands to try out on the site. Currently I&#8217;m making use of the rgba command and border-radius command to style block quotes. I did try the -moz-column-count: 2; -webkit-column-count: 2; commands to make post content two-column, but it doesn&#8217;t work so well with video. I&#8217;m thinking what one would do is make the post content two-column and then have a postfooter that spanned the entire div. So a post would have a containing div with a content div (with column styling) and footer div inside it. You could then use a plugin or custom fields to place the video in the footer. More experimentation is required. I encourage everyone to start to experimenting with CSS 3 and see what it can do.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/exploring-css-3-and-more-on-font-face/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>@font-face arrives</title>
		<link>http://jon.breitenbucher.net/font-face-arrives/</link>
		<comments>http://jon.breitenbucher.net/font-face-arrives/#comments</comments>
		<pubDate>Wed, 09 Sep 2009 19:39:44 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Multimedia]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>
		<category><![CDATA[Digital typography]]></category>
		<category><![CDATA[Font embedding on the Web]]></category>
		<category><![CDATA[OpenType]]></category>
		<category><![CDATA[Technology/Internet]]></category>
		<category><![CDATA[Web fonts]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=736</guid>
		<description><![CDATA[<p>I haven&#8217;t felt like making the time to post in a while. Honestly, I haven&#8217;t had much time either. Today, however, is a new day. At 1:31 PM I received an e-mail from support@typekit.com. The e-mail informed me that <a&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I haven&#8217;t felt like making the time to post in a while. Honestly, I haven&#8217;t had much time either. Today, however, is a new day. At 1:31 PM I received an e-mail from support@typekit.com. The e-mail informed me that <a href="http://typekit.com/">Typekit </a>was ready for people to start using their service. I&#8217;m pretty sure I wrote about this earlier but I&#8217;ll have to find that post. So I immediately stopped screwing with the WPMU test instance I was working on and headed over to signup.</p>
<p>If you&#8217;re not aware there is a new feature in CSS3 called @font-face. This feature is intended to address one of the major issues of publishing on the Web: <strong>not all readers have the fonts you used in the design!</strong> For graphic artists, publishers and typography nuts (such as myself) this has been a real issue. We develop a fantastic layout and design with fonts that make the entire piece or site look gorgeous, only to see it on a friends computer displayed in Arial, Georgia, or Trebuchet. @font-face and the Typekit service are here pull us out of this Dark Age of Web typography.</p>
<p>So how does it all work? You can see <a href="http://www.css3.info/preview/web-fonts-with-font-face/">Web fonts with @font-face</a> for a more detailed explanation, but the gist is that you host your fonts on the Web and then access them as you would any other Web file. It sounds great and if you take a .otf file and put it in a Web accessible directory then you&#8217;ll be able to use it with @font-face. Sounds great doesn&#8217;t it? So why do we need Typekit? Well, fonts are software. I know it sounds crazy but in terms of the licensing of their use they are treated like software. This means that you are allowed to have a copy on your computer and to use it to produce documents, but you cannot freely distribute it. This is exactly what you would be doing if you put that .otf file in a public Web directory.</p>
<p>Typekit has developed a solution which a number of font foundries seem to think is a good solution. Typekit&#8217;s solution is to host the fonts on their servers and require you to use some javascript to be able to access the fonts in your sites. They have arranged their offerings into 4 packages: Trial, Personal, Portfolio, and Corporate. Prices range from free to $49.99/month. A free account will entitle you to 5GB of bandwidth per month, two fonts from the 62 in the Trial Library to be used on one website, and you will have to display the Typekit badge (as you see in the bottom right of the site). Other plans increase the bandwidth, number of fonts you can use, number of fonts to choose from, and allow you to opt out of displaying the badge.</p>
<p>Once you join you&#8217;re asked to provide a website where you would like to use the service. Once you supply a URI and advance, you&#8217;ll be presented with some javascript to copy and put in the head of the pages using the fonts. After pasting the code into your webpages you can return to the Tyepekit site and select the fonts you would like to use. You can do so by browsing the appropriate library for your plan and then clicking the ADD button next to the font. Doing so will try to open a Popup window (Firefox complained and I had to allow an exception). At this point you will find directions on how to use the fonts on your site and you&#8217;ll be able to disable weights and styles that will not be used in your design so that the payload of the javascript is as small as possible. When you are finished here just click on the Publish button to make the fonts available to your site.</p>
<p>Overall I was very pleased with the way the service operated and the fonts that were available. I didn&#8217;t see any Adobe or Linotype designs in the Trial Library, but there were plenty of good fonts. Hopefully Typekit can get the traction necessary to attract larger foundries to use the service. I so want to use my beloved Helvetica and Myriad Pro. For now I&#8217;ll go with Liberation Sans for headings and such and <span style="text-decoration: line-through;">M +1c</span> <span style="text-decoration: line-through;">Garogier</span> Liberation Sans for the body text. If you are browsing in the most recent versions of Internet Explorer, Firefox, Opera or Safari then you should be seeing the site with my Typekit fonts. I&#8217;d encourage everyone that has a blog or website to check them out.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/font-face-arrives/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I </title>
		<link>http://jon.breitenbucher.net/i-love-wordpress/</link>
		<comments>http://jon.breitenbucher.net/i-love-wordpress/#comments</comments>
		<pubDate>Thu, 12 Mar 2009 22:05:48 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Site]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=545</guid>
		<description><![CDATA[<p style="text-align: left;">The more I use WordPress and muck about with its functions and plugins; the more I love it. I decided I wanted to have a page that showed posts from a specific category and only those posts. It&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;">The more I use WordPress and muck about with its functions and plugins; the more I love it. I decided I wanted to have a page that showed posts from a specific category and only those posts. It turns out there are a number of ways to do that. You can create a caterory-xx.php fileÂ  which will be used whenever someone asks to display the category with id xx. That was cool but the category was still in the category list and I didn&#8217;t want that. No problem just exclude the category in the category widget. Awesome, but the posts in that category still show in the Recent Posts list. Hmm, no way to exclude posts from a particular category with the default recent post widget. After a little searching I found an improved recent post plugin which just replaces the default widget and offers a ton of options. If you have already checked out <a href="http://rmarsh.com/plugins/recent-posts/">Recent Posts</a>, I highly recommend it. So, in the end, I have a page which shows posts from a single category, where the category does not appear in the listing, and the posts don&#8217;t show in the recent post list. It&#8217;s like a blog within a blog. Now I&#8217;ll work on customizing it with its own header, sidebars, and footer.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/i-love-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Another cool place for type</title>
		<link>http://jon.breitenbucher.net/another-cool-place-for-type/</link>
		<comments>http://jon.breitenbucher.net/another-cool-place-for-type/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 19:59:45 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Interesting sites]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=468</guid>
		<description><![CDATA[<p style="text-align: left;"><a href="http://www.veer.com/">Veer</a> is a very cool site with resources for Photography, Illustration, and Type. They have a lot of very cool typefaces and their <a href="http://www.veer.com/flont/">Flont</a> technology makes previewing the type really easy. I just wish my hard drive&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p style="text-align: left;"><a href="http://www.veer.com/">Veer</a> is a very cool site with resources for Photography, Illustration, and Type. They have a lot of very cool typefaces and their <a href="http://www.veer.com/flont/">Flont</a> technology makes previewing the type really easy. I just wish my hard drive had unlimited space and that my computer could handle having 3000 typefaces active at one time. I don&#8217;t know why I like type so much but I do. I found the site while visiting another cool site for type lovers, <a href="http://ilovetypography.com/">I Love Typography</a>. I stumbled upon iLT because it was in the <a href="http://wordpress.org/showcase/">WordPress showcase</a> and I happended to be looking for inspiration as I prepare to set up the new blogging system.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/another-cool-place-for-type/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Some interesting posts from A List Apart</title>
		<link>http://jon.breitenbucher.net/some-interesting-posts-from-a-list-apart/</link>
		<comments>http://jon.breitenbucher.net/some-interesting-posts-from-a-list-apart/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 15:20:24 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Teaching]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/2009/01/20/some-interesting-posts-from-a-list-apart/</guid>
		<description><![CDATA[<p>My RSS reader finally decided to pick up the two post made to ALA on Sunday: <a href="http://www.alistapart.com/articles/brighterhorizonsforwebeducation">Brighter Horizons for Web Education</a> and <a href="http://www.alistapart.com/articles/elevatewebdesignattheuniversitylevel">Elevate Web Design at the University Level</a>. The articles are dealing with the state of Web&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>My RSS reader finally decided to pick up the two post made to ALA on Sunday: <a href="http://www.alistapart.com/articles/brighterhorizonsforwebeducation">Brighter Horizons for Web Education</a> and <a href="http://www.alistapart.com/articles/elevatewebdesignattheuniversitylevel">Elevate Web Design at the University Level</a>. The articles are dealing with the state of Web education. The general feeling is that our educational system is doing a terrible job of preparing the next generation of Web developers. <a href="http://www.alistapart.com/articles/brighterhorizonsforwebeducation">Brighter Horizons for Web Education</a> covers the initiatives that are underway to help improve the curricula found in our schools. One such initiative is sponsored by Opera. <a href="http://www.opera.com/company/education/curriculum//">The Opera Web Standards Curriculum</a> is a series of articles which run the gamut in terms of Web standards and design. I started with <a href="http://dev.opera.com/articles/view/6-information-architecture-planning-o/">Information Architecture &#8211; Planning out a web site</a> since I am currently serving on the College&#8217;s Web strategy team which is overseeing the redevelopment of the College&#8217;s web site. I found the article to be a very good read and I found myself asking if I had considered the things being discussed when I redesigned the Instructional Technology web site. The other initiatives discussed in the ALA article also seem like they would be very interesting to explore. Both articles lead me to ask &#8220;What role do the Liberal Arts play in educating the next generation of Web developers?&#8221; I&#8217;m not sure the many Liberal Arts institutions have thought about their answer to this question and it may be time for them to do so.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/some-interesting-posts-from-a-list-apart/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A type nuts dream?</title>
		<link>http://jon.breitenbucher.net/a-type-nuts-dream/</link>
		<comments>http://jon.breitenbucher.net/a-type-nuts-dream/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:59:16 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Typography]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=348</guid>
		<description><![CDATA[<p>In reading <a href="http://www.digital-web.com/articles/css_typography/">this article</a> I stumbled upon the reference to <a href="http://www.typetester.org/">TypeTester</a>. TypeTester will let you test out differnt sizes, leadings, word spacings, etc. to get a good sense of how the text will look on the screen. I&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>In reading <a href="http://www.digital-web.com/articles/css_typography/">this article</a> I stumbled upon the reference to <a href="http://www.typetester.org/">TypeTester</a>. TypeTester will let you test out differnt sizes, leadings, word spacings, etc. to get a good sense of how the text will look on the screen. I will definitely be checking it out and playing with it.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/a-type-nuts-dream/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The i.t. Web site is done</title>
		<link>http://jon.breitenbucher.net/the-it-web-site-is-done/</link>
		<comments>http://jon.breitenbucher.net/the-it-web-site-is-done/#comments</comments>
		<pubDate>Wed, 08 Oct 2008 19:52:46 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=346</guid>
		<description><![CDATA[<p>We launched the <a href="http://instructionaltechnology.wooster.edu/">site</a> on Monday with no fanfare, just a simple change of links on some Web pages and a redirect in the old site&#8217;s folder. I learned a lot about WordPress and its template tags. I also&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>We launched the <a href="http://instructionaltechnology.wooster.edu/">site</a> on Monday with no fanfare, just a simple change of links on some Web pages and a redirect in the old site&#8217;s folder. I learned a lot about WordPress and its template tags. I also learned a bit about PHP. I am really happy with the functionality and will be writing an about the site page at some point. The theme was nice when I started on the project but I&#8217;m not so sure now. I thought it was particularly clever to use Kauke as the &#8220;I&#8221; in &#8220;Instructional.&#8221; There are things I&#8217;d like to tweak and tinker with in the future. I enjoy tinkering with themes quite a bit so look for minor changes here and there.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/the-it-web-site-is-done/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Wooster&#8217;s new Web site options</title>
		<link>http://jon.breitenbucher.net/woosters-new-web-site-options/</link>
		<comments>http://jon.breitenbucher.net/woosters-new-web-site-options/#comments</comments>
		<pubDate>Wed, 24 Sep 2008 19:18:15 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Personal]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=320</guid>
		<description><![CDATA[<p>These are the options presented to the College today for style directions for the redesigned Web site.</p>

<p>Here are the explanations of each concept given by the contractor.</p>
<blockquote><p><strong>Design one: Eclectic </strong></p>
<p>This direction is based on a studentâ€™s</p></blockquote><p>&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>These are the options presented to the College today for style directions for the redesigned Web site.</p>

<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_1_a.jpg' rel='shadowbox[album-320];player=img;' title='Eclectic landing page'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_1_a-150x150.jpg" class="attachment-thumbnail" alt="Eclectic landing page" title="Eclectic landing page" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_1_b.jpg' rel='shadowbox[album-320];player=img;' title='Eclectic hover over minor keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_1_b-150x150.jpg" class="attachment-thumbnail" alt="Eclectic hover over minor keyword" title="Eclectic hover over minor keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_1_c.jpg' rel='shadowbox[album-320];player=img;' title='Eclectic click on major keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_1_c-150x150.jpg" class="attachment-thumbnail" alt="Eclectic click on major keyword" title="Eclectic click on major keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_a.jpg' rel='shadowbox[album-320];player=img;' title='Classic landing page'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_a-150x150.jpg" class="attachment-thumbnail" alt="Classic landing page" title="Classic landing page" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_b.jpg' rel='shadowbox[album-320];player=img;' title='Classic hover over minor keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_b-150x150.jpg" class="attachment-thumbnail" alt="Classic hover over minor keyword" title="Classic hover over minor keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_c.jpg' rel='shadowbox[album-320];player=img;' title='Classic hover over major keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_c-150x150.jpg" class="attachment-thumbnail" alt="Classic hover over major keyword" title="Classic hover over major keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_d.jpg' rel='shadowbox[album-320];player=img;' title='Classic click on major keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_2_d-150x150.jpg" class="attachment-thumbnail" alt="Classic click on major keyword" title="Classic click on major keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_a.jpg' rel='shadowbox[album-320];player=img;' title='Stylized landing page'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_a-150x150.jpg" class="attachment-thumbnail" alt="Stylized landing page" title="Stylized landing page" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_b.jpg' rel='shadowbox[album-320];player=img;' title='Stylized hover over minor keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_b-150x150.jpg" class="attachment-thumbnail" alt="Stylized hover over minor keyword" title="Stylized hover over minor keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_c.jpg' rel='shadowbox[album-320];player=img;' title='Stylized hover over major keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_c-150x150.jpg" class="attachment-thumbnail" alt="Stylized hover over major keyword" title="Stylized hover over major keyword" /></a>
<a href='http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_d.jpg' rel='shadowbox[album-320];player=img;' title='Stylized click on major keyword'><img width="150" height="150" src="http://jon.breitenbucher.net/wp-content/uploads/2008/09/wooster_hp_03_d-150x150.jpg" class="attachment-thumbnail" alt="Stylized click on major keyword" title="Stylized click on major keyword" /></a>

<p>Here are the explanations of each concept given by the contractor.</p>
<blockquote><p><strong>Design one: Eclectic </strong></p>
<p>This direction is based on a studentâ€™s dorm room wall/door. We call this â€œeclecticâ€ because it is composed of elements drawn from various sources to tell the story of â€œwho Wooster is.â€Â  This layout creates a visual aesthetic that is student-centric where the unique objects and elements tell the story of what it feels like to be at Wooster. While there is no &#8220;typical&#8221; student at Wooster, it begins to show the various levels of interests, activities and involvement of students at the college.</p>
<ul>
<li>Global &amp; Tool Navigation is clear and easy to find </li>
<li>Restrained, deliberate use of color thatâ€™s warm and inviting </li>
<li>The dorm wall/door â€œWooster Isâ€ feature is built in Flash and invites the user to interact and explore but is not overwhelming. </li>
<li>Keywords from Woosterâ€™s messaging strategy are incorporated (as they are in all three concepts) into the objects for visual tie in and to evoke a sense of intellectual curiosity </li>
</ul>
<p>Clicking on a minor keyword in the â€œWooster Isâ€ feature will reveal information relevant to that word and will link to that area on the site. There is also a prompt to add this to your &#8220;iWooster.&#8221; Minor keywords will change periodically, while major keywords stay the same although the imagery and objects can swap out on unique session.Â  When mousing over major keyword, the items will activate and move, grow or shake. Clicking on a major keyword will cause the items to shuffle to the side and the feature presents all the associated links to that keyword.</p>
<p><strong>Design two: Classic </strong></p>
<p>This design is a walking tour of Wooster where the visual elements each tell a story.</p>
<ul>
<li>A bit more organic in feel </li>
<li>Feature area is prominentâ€¦weâ€™re answering the question of WHO IS WOOSTER? by showing rather than in telling </li>
<li>A highly original view of campusâ€”not meant to be an accurate depictionâ€”and gives users a glimpse of the energy, diversity and sense of place </li>
<li>Builds an authentic sense of community on campusâ€”again, itâ€™s all about the students and community </li>
<li>Liberal use of branding colors but palette also reflect a warm and inclusive community </li>
</ul>
<p>Clicking on a minor keyword in the â€œWooster Isâ€ Flash feature will reveal information relevant to that word and will turn from sketch to photo and ideally activate a video component. There is also a prompt to add this to your &#8220;iWooster.&#8221; Minor keywords will change periodically, while major keywords stay the same although the imagery and objects can swap out on unique session.Â  When mousing over on a major keyword, the sketch turns to real photography and activates the video. A click will reveal the associated links.</p>
<p><strong>Design three: Stylized</strong></p>
<p>This design is bold, dramatic, stylized, less constrainedâ€¦a completely unique and unconventional approach to concept. The concept was to take the &#8220;livelihood&#8221; of the campus, combined with architectural style and bring the two together in an illustrative interpretation of campus</p>
<ul>
<li>Daring, unique, and dynamic â€” bursting with creativity and activity </li>
<li>It is important that the right balance of active design elements be juxtaposed by clean and calm presentation of content</li>
<li>The dark color palette of the stylized campus it meant to act as the stage to the activity within the â€œWooster Isâ€ feature. </li>
</ul>
<p>The imagery of the major keywords is meant to take center stage and tell itâ€™s unique story.Â  Clicking on a minor keyword in the â€œWooster Isâ€ Flash feature will reveal information relevant to that word. Minor keywords will change periodically, while major keywords stay the same.Â  When mousing over on a major keyword, the silhouette is revealed. A click will reveal the associated links and imagery related to the keyword.</p>
</blockquote>
<p>I&#8217;m going to talk about each and try to highlight what I see as the strengths and weaknesses.</p>
<h4>The Eclectic design</h4>
<p><strong>Stregths:</strong> I think this design is visually interesting and captures what I remember of my time at Wooster. When I look at it I get a good vibe and I think students looking at Wooster will get that vibe as well. The desktop/cork board design is something I think students will get. The colors feel warm and inviting and serve to add more punch to the images.</p>
<p><strong>Weaknesses:</strong> The text color in the navigation bars and header seems to blend in with the background color making the text hard to read. The branding statement seems to get lost on the page, but I do think the imagery reflects the message. The fact that the Wooster IS area is Flash may mean it is harder for us to maintain and update.</p>
<h4>The Classic design</h4>
<p><strong>Strengths: </strong>This design clearly highlights the message, academic programs, news and events, and profile. The design is also very different from what one finds at other schools. It really represents the communal aspect of campus life, but it takes a while to see it.</p>
<p><strong>Weaknesses: </strong>The image feels cartoonish and reminds me of Norman Rockwell. The cartoonish aspect has been a criticism of our current print materials. I do not think students will feel that this gives a good sense of what Wooster is like. The image as it stands also does not reflect any single place on campus, but is a montage of several places. It also is not featuring Kauke which many alums see as the symbol of Wooster. The nature of the image could make maintenance an issue if we want to update or change the image.</p>
<h4>The Stylized design</h4>
<p><strong>Strengths: </strong>This design is clearly not like any other college Web site. It will be a memorable site and is very interesting visually.The design features Kauke and gives real pop to the major keyword areas when clicked.</p>
<p><strong>Weaknesses: </strong> This design is clearly not like any other college Web site. The message is almost impossible to find and I don&#8217;t think the design communicates the message as well as the other two designs. I&#8217;m not sure the design will appeal to the type of student we have identified as a good fit for Wooster. I think alums will really find this site hard to see as their Wooster.</p>
<p>What do you think? Are there strengths I missed in any of the designs? Are there weaknesses I&#8217;ve overlooked? Keep in mind that these are directions and that specific elements of each design can be massaged and tweaked. We need to decide which concept best communicates who Wooster is and will be. The design firm gave us the following questions to think about as we look at each design and I encourage you to address them in your comments.</p>
<blockquote><ol>
<li>Where does your eye land first on the page?</li>
<li>What four or five words would you use to describe this page?</li>
<li>What actions do you think you might take coming to the page?</li>
<li>Does this feel like Wooster to you? Why or why not?</li>
<li>Do you think you could find any information you are seeking from this page?</li>
<li>Do the colors and images resonate with you? Why or why not?</li>
<li>Do you think prospective students would respond to this design? Why or why not?</li>
<li>Do you think alumni would respond to the design? Why or why not? </li>
</ol>
</blockquote>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/woosters-new-web-site-options/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Navigation Tool for Word Press</title>
		<link>http://jon.breitenbucher.net/navigation-tool-for-word-press/</link>
		<comments>http://jon.breitenbucher.net/navigation-tool-for-word-press/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 18:57:38 +0000</pubDate>
		<dc:creator>Jon</dc:creator>
				<category><![CDATA[Instructional Technology]]></category>
		<category><![CDATA[Web design]]></category>

		<guid isPermaLink="false">http://jon.breitenbucher.net/?p=316</guid>
		<description><![CDATA[<p>So, we wanted to be able to customize the links on pages of the new Instructional Technology site and not have to manually edit the widget code on each page&#8217;s sidebar. Enter <a href="http://gbellucci.us/forums/">Navigation Tool For WordPress</a>. A very flexible&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>So, we wanted to be able to customize the links on pages of the new Instructional Technology site and not have to manually edit the widget code on each page&#8217;s sidebar. Enter <a href="http://gbellucci.us/forums/">Navigation Tool For WordPress</a>. A very flexible plugin that allows one to create custom navigation groups which can then be put on page sidebars. I&#8217;ll report back once I get it all working.</p>
]]></content:encoded>
			<wfw:commentRss>http://jon.breitenbucher.net/navigation-tool-for-word-press/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
