<?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>UNL.edu and You</title>
	<atom:link href="http://www1.unl.edu/iimblog/feed/" rel="self" type="application/rss+xml" />
	<link>http://www1.unl.edu/iimblog</link>
	<description>UNL.edu; thoughts on higher education web development from University Communications Internet and Interactive Media</description>
	<lastBuildDate>Thu, 10 Feb 2011 14:23:39 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.1</generator>
		<item>
		<title>On Governance</title>
		<link>http://www1.unl.edu/iimblog/2011/02/10/on-governance/</link>
		<comments>http://www1.unl.edu/iimblog/2011/02/10/on-governance/#comments</comments>
		<pubDate>Thu, 10 Feb 2011 05:03:48 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Governance]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=280</guid>
		<description><![CDATA[I&#8217;ve been thinking a lot, as I drive between the university and my home in Ashland, about Mark Greenfield&#8217;s blog post from last month declaring 2011 the &#8220;Year of Web Governance in Higher Education.&#8221; It reminded me of a long-ago debate on the &#60;uwebd/&#62; list that centered on the phrase &#8220;Let a thousand flowers bloom,&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><code><br />
</code><br />
I&#8217;ve been thinking a lot, as I drive between the university and my home in Ashland, about Mark Greenfield&#8217;s blog post from last month declaring 2011 the &#8220;<a href="http://www.markgr.com/webgovernance/">Year of Web Governance in Higher Education</a>.&#8221; It reminded me of a long-ago debate on the &lt;uwebd/&gt; list that centered on the phrase &#8220;Let a thousand flowers bloom,&#8221; in which one position advocated a laissez-faire approach to higher ed web development, in polar opposition to any notion of &#8220;web governance.&#8221;</p>
<p>Sadly, years later, that debate continues to bubble on &lt;uwebd/&gt;, as if nothing had changed &#8230; as if, for instance, the rigid but predictable interface of Facebook had not prevailed over the chaos of MySpace.<br />
<span id="more-280"></span><br />
The institutional website has never before been more important to the success of the academic enterprise. Indeed, the website is now considered by many to be analogous, if not equal, to the bricks and mortar of the college campus itself, so much so that the U.S. Department of Justice is proposing <a href="http://www.federalregister.gov/articles/2010/07/26/2010-18334/nondiscrimination-on-the-basis-of-disability-accessibility-of-web-information-and-services-of-state">new rules</a> that will put the websites of colleges and universities on equal legal standing (and risk) with their buildings, as public accommodations subject to the Americans with Disabilities Act.</p>
<p>The <em>legal</em> risk management issues inherent in developing higher education websites have never been more acute. And even outside of those legal risks lie the simple risks of <a href="http://chronicle.com/blogs/wiredcampus/penn-state-accused-of-discriminating-against-blind-students/28154">embarrassment</a>; academic institutions are on notice now as never before; we&#8217;ve simply got to strive to make our sites better, each day, for all users. Dylan Wilbanks, recently of the University of Washington, experienced a little bottom-of-the-box archaeology on his way out the higher-ed door, which he recounted in a post, &#8220;<a href="http://dylanwilbanks.com/blog/2011/01/20/why-universities-have-websites/comment-page-1/#comment-170">Why universities have websites</a>.&#8221; Yup.</p>
<p>So, to <strong>governance</strong>. Admittedly, the word might strike many, even most, as unpleasant. It goes to the very heart of the academic enterprise: freedom. The question becomes one of balance: how do we offer consistent and easy access to content and at the same time avoid interfering in the speech or ideas that the content describes?</p>
<p>First, to provide an infrastructure that optimizes access to content, more is required, WAY more, than look and feel. Owing to past insightful campus leadership on the subject of web governance, we&#8217;ve long since moved beyond templates, taking our first steps into the world of a &#8220;platform;&#8221; a foundation for web computing.</p>
<p>At UNL, our code, which includes the look and feel of the website as well as many underlying functions, is distributed more widely and deeply than at almost any other academic institution of similar size. The code supports a significant and growing core of functions that goes well beyond the simple construction of HTML web pages that many are familiar with, and perhaps reminded of, when the word &#8220;template&#8221; is used. There are now many of these functions that are part of each UNL.edu page; I&#8217;ll take you on a quick tour through four that I consider most important.</p>
<p><strong>Mobile access</strong> to UNL.edu web content is no longer a nice-to-have option. Indeed, it was just announced by the research firm International Data Corporation that <a href="http://www.readwriteweb.com/archives/smartphones_outsell_pcs.php">smartphones outsold PCs</a> for the first time ever in the final quarter of 2010. Development continues on this capability, but University Communications has implemented a mobile server (m.unl.edu) that repackages UNL.edu content for display on mobile devices, providing that content is served from UNL&#8217;s main web host and it&#8217;s published &#8216;according to Hoyle&#8217; in the UNL.edu codebase.</p>
<p><strong>Accessibility</strong> of all UNL web pages can&#8217;t be guaranteed, as any code placed within the provided page &#8216;frame&#8217; must be made accessible, but it&#8217;s important to note that UNL site code distributed by the Web Developer Network conforms to the success criteria of the coming ADA standards; indeed the UNL.edu homepage conforms to machine-testable standards for web accessibility at the Web Content Accessibility Guidelines 2.0 Level AA – a mouthful that will form the &#8220;success criteria&#8221; to be mandated under the law as part of ADA in the coming few years (back to the Department of Justice reference in the second paragraph for more information).</p>
<p>And then there&#8217;s <strong>Single Sign-on</strong>. Once you&#8217;ve authenticated to one service through <a href="https://login.unl.edu/cas/login?service=http%3A%2F%2Fwww1.unl.edu%2Fwdn%2F">Login.unl.edu</a>, each UNL.edu page that you traverse throughout that web session is &#8216;aware&#8217; of your login status. This allows you to maintain your UNL security level throughout the browser session, and enter multiple authenticated web services on the site without the hassle of repetitive logins or a plethora of username/password combinations. It&#8217;s at once more secure, and much, much easier. And a common authentication service leads to some very interesting possibilities, as it will eventually become possible to &#8216;mash up&#8217; data from several web services into single interfaces that bring all data elements of any process together: <em>Click, click, done.</em></p>
<p>Finally, I&#8217;ll mention <strong>emergency alerting</strong>, not because it&#8217;s central on a day-to-day basis to accessing content that&#8217;s important to the academic enterprise, but because on the very rare occasion that it is central, it may be the only thing that matters. Today, every UNL.edu page stays in constant contact with UNL emergency-alert servers maintained by Information Services and UNL Police. The pages, like a child in the backseat asking &#8220;are we there yet?&#8221; constantly (every 30 seconds) &#8216;pings&#8217; the server. Any emergency alerts issued by UNL Police are displayed on any open UNL.edu web page within an average of 45 seconds after they&#8217;re issued (from end to end, this is one of the fastest-available channels for distribution of alert messages).</p>
<p>Without a history of web governance at UNL, we would have none of the above. And we would have none of the important and substantial contributions that have come into the UNL.edu codebase over the years from Web Developer Network members in the Department of Mathematics, the College of Business Administration, University Housing, Business and Finance, IANR and many others, too numerous to mention.</p>
<p>Governance isn&#8217;t sexy. But think about it: governance is in many ways what makes us free. Without it, our nation couldn&#8217;t have gone to the moon or built the Interstate highway system, which gave us new science and engineering and the freedom to move about with unprecedented ease. It gave us the Internet, which has allowed anyone to publish for a worldwide audience. Without governance, this university couldn&#8217;t have built the buildings in which all of the amazing and enriching activity of the academic enterprise occurs, or hired the talented professors that lead it.</p>
<p>Governance is the management of things that are important enough to be governed. As the expectations of our students and other site users continue to advance, the demands on our website(s) will continue to grow. We&#8217;re going to need more governance, not less. Better governance, rather than none.</p>
<p>Spring is almost here. So let a thousand flowers bloom. But let them be <em>flowers</em>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2011/02/10/on-governance/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video: the last frontier of media standardization</title>
		<link>http://www1.unl.edu/iimblog/2010/08/27/video-the-last-frontier-of-media-standardization/</link>
		<comments>http://www1.unl.edu/iimblog/2010/08/27/video-the-last-frontier-of-media-standardization/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 21:12:55 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Web Industry]]></category>
		<category><![CDATA[formats]]></category>
		<category><![CDATA[h.264]]></category>
		<category><![CDATA[mpeg-4]]></category>
		<category><![CDATA[mpeg-la]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=266</guid>
		<description><![CDATA[The battle over online video standards has been going on for almost twenty years now. Apple demonstrated QuickTime in late 1991, showing the famous Ridley &#8220;Bladerunner&#8221; Scott-directed &#8217;1984&#8242; advertisement that introduced the Macintosh in a puny little postage-stamp-sized window on a Mac screen. I remember being astounded by that little video; the very idea that [...]]]></description>
			<content:encoded><![CDATA[<p>
The battle over online video standards has been going on for almost twenty years now. Apple demonstrated QuickTime in late 1991, showing the famous Ridley &#8220;Bladerunner&#8221; Scott-directed &#8217;1984&#8242; advertisement that introduced the Macintosh in a puny little postage-stamp-sized window on a Mac screen. I remember being astounded by that little video; the very idea that a computer could play video, however unimpressive it looked or sounded, was nothing less than a breakthrough in 1991. So I played that video and several others — &#8220;Sagittal Head&#8221; and &#8220;Saturn 5 launch&#8221; over and over — and was dazzled.</p>
<p>A year or so later, Microsoft Windows got similar technology; so similar, in fact, that it turned out that a lot of it was cut-and-pasted QuickTime code. The resulting litigation was not settled until 1997, when Bill Gates famously appeared above a beleaguered Apple conference, as Orwellian in appearance as the screen-bound antagonist from the &#8217;1984&#8242; ad, and announced MS&#8217;s continuing commitment to producing the Mac version of MS Office, as well as a $150M investment in Apple, overshadowing as symbol (a public vote of confidence in the company) the substance in the settlement of the first major skirmish on digital video patents.</p>
<p>What isn&#8217;t well-known to this day is that hidden at the center of the public rapprochement between Apple and Microsoft was a thorny issue that persists: who will control the digital formats on which video content is delivered? Who owns the video format?</p>
<p><span id="more-266"></span></p>
<p>There have been many skirmishes in the online-video format wars: the Rise and Fall of Real, the brief reign of The Three Formats (you had to encode Real, QuickTime and Windows to make sure all of your bases were covered), followed by the Five Years of FLV. Proprietary formats were battling it out, corporations chasing the dream of ultimately becoming the toll-taker for all digital video. And while every other media type (images, audio, etc.) settled on a set of standards, video did not, and the web suffered. Finally, Adobe&#8217;s widespread Flash plug-in gained the ability to play back h.264 video. And web developers in droves began encoding and delivering their content through that format. Of particular relevance to universities, the inclusion of h.264 support in Flash meant that the very same video file that was being played online in a web page could be uploaded to iTunes U.</p>
<p>Things seemed settled. So, naturally, it&#8217;s time for a flashback.</p>
<p>In the late nineties, the Motion Picture Experts Group, the part of the International Standards Organization that ratifies transport and encoding formats so that software developers, producers and hardware manufacturers can build markets around those standards (think CDs and DVDs for starters) &#8230; that group, MPEG, wanted to develop a new, better standard for digital audio and video. It would be called MPEG-4. So the Motion Picture Experts Group asked for submissions of then-current container architectures (container architectures differ from codecs; container architectures typically support many codecs) to be evaluated as candidates for the new standard. The short of it is that Apple&#8217;s QuickTime format became the MPEG-4 container format.</p>
<p>The seed of a new, global standard for online video was forming. It would be ratified by the same organization that brought us MP3 audio and the MPEG-2 video format that is the basis for the video content on every DVD in existence. To say that the MPEG standards had credibility is to vastly understate the case. The MPEG standards <em>were</em> digital media; they formed the basis of several multi-billion-dollar industries.</p>
<p>MPEG-4 would be aimed squarely at solving the problem of proprietary video and audio standards online. But it wasn&#8217;t until the high-quality video codec variously called h.264, MPEG-4 Part 10, or the Advanced Video Codec (AVC) was introduced as a component within the MPEG-4 container that things got <em>really</em> interesting. It was a great codec, better than anything else. Good enough that it gained a significant following as the standard to beat, solidifying itself as the de facto data standard for video on Blu-Ray, satellite and cable. But all of those formats are <em>products</em>. They generate income for the hardware manufacturers, the cable and satellite companies, and the developers of production suites. There&#8217;s money being made, and none of those companies think twice about paying for using the MPEG patents.</p>
<p>A patent pool was formed, now <a href="http://www.mpegla.com/main/programs/AVC/Pages/Licensors.aspx">27 members strong</a>. Apple is there, of course, as is Microsoft. Sony, Sharp, Dolby Labs and every other consumer electronics company you can think of. And one of our higher-ed cousins, Columbia U. Each of those entities developed part or parts, plural, of the h.264 standard. And each of them has employees who expect to be provided food, clothing and shelter. They expect to be paid for their ideas, ideas that are expressed in the code that forms the h.264 codec.</p>
<p>But the online world was, and is, different. Much of the video being distributed online is being produced and distributed by nonprofits, or by individuals <em>just for the fun of it</em>. Paying MPEG-LA, the company taking payment for the patent pools for MPEG-2 and MPEG-4, for encoding in their format, while realizing no income for the video being delivered, Just Wasn&#8217;t Gonna Work.</p>
<p><object width="480" height="385"><param name="movie" value="http://www.youtube.com/v/dMH0bHeiRNg?fs=1&amp;hl=en_US"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/dMH0bHeiRNg?fs=1&amp;hl=en_US" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="480" height="385"></embed></object></p>
<p>Once again, there would be conflict. Free software and open standards had been gaining steam, beginning in the late nineties. A committed and zealously-held point of view proclaimed the argument that ideas should be free, content should be free, or at least content creators should be able to choose to make their content free, and that encapsulating that content inside a patent-encumbered format ultimately represented a compromise on that ideal. So a lot of ultimately pointless work was done to try to make the ancient underpinnings of On2 Technologies&#8217; abandoned VP3 video format competitive, released in its second incarnation as the free-and-open <a href="http://www.theora.org/">Ogg Theora</a> codec.</p>
<p>Meanwhile, Adobe added h.264 support to Flash, and Apple put out a phone that played video, but only h.264 video. On that phone on the day of its announcement was a YouTube app that played h.264 video, which sounded a bit odd at the time since YouTube video was all encoded in On2 Technologies&#8217; VP6 delivered within a Flash container (FLV). But, on cue, at the iPhone unveiling a YouTube representative made the announcement that h.264 would become the base format for video on the YouTube, and that they&#8217;d begun converting their library to the new format. It was a big deal for creating a unified video standard; a very big deal.</p>
<p>On the opposing &#8216;open video&#8217; front, despite high-profile support from Wikipedia, the Theora codec in all likelihood died this spring when Google <a href="http://newteevee.com/2010/05/19/theora-founder-webm-project-is-wonderful/">bought, then later open-sourced</a>, On2 Technologies&#8217; VP8 (five better than VP3!) codec, renaming it WebM. For a while, it looked like WebM might upset what had been a solidifying ecosystem of support for h.264 video online. WebM appeared to be high-quality, a true competitor to h.264. Many would say it was <a href="http://www.streamingmedia.com/Articles/Editorial/Featured-Articles/First-Look-H.264-and-VP8-Compared-67266.aspx">a dead-even wash in quality</a>, giving WebM the advantage in that it was, and was to remain, free and open.</p>
<p>But wait a minute, people cried. Even though the web development community generally likes and trusts Google, the same couldn&#8217;t necessarily be said about On2 Technologies. Some experts even went so far as to dig into the source code in VP8/WebM. Source code generally is the level where patents are examined, and enforced, in software. Remember that settlement between Microsoft and Apple regarding code that was copied from QuickTime and ended up in VIdeo for Windows? History, as they say, tends to repeat itself. The bugaboo for free formats that solve very complex problems is submarine patents; the only way to make absolutely sure that developers don&#8217;t copy code from somewhere else is to send them to live on a sister planet, light years away, while they code. And that, even if Ridley Scott&#8217;s directing it, is a current impossibility.</p>
<p>As it turns out, the developer of the free x264 h.264 encoder (if I&#8217;m losing you now, keep going &#8230; you&#8217;ve got too much time invested to stop now), Jason Garret-Glaser, went looking. And <a href="http://x264dev.multimedia.cx/?p=377">what he found</a> was a veritable minefield of potential submarine patent claims in VP8/WebM. &#8220;With regard to patents, VP8 copies too much from H.264 for comfort, no matter whose word is behind the claim of being patent-free. This doesn’t mean that it’s sure to be covered by patents, but until Google can give us evidence as to why it isn’t, I would be cautious.&#8221; That&#8217;s the way he put it. The way I&#8217;d put it is &#8220;Here, There be Dragons.&#8221;</p>
<p>Yesterday, MPEG-LA, the organization that administers the MPEG-4 patent pool, announced that h.264, AVC, Part 10, whatever you want to call it, would be <a href="http://www.mpegla.com/main/Pages/Media.aspx">permanently royalty-free online</a> as long as the video is free to end users. In other words, if you encode your video in h.264 and put it on the Internet to be enjoyed by others, and you don&#8217;t charge those viewers to view your content, neither will the patent-holders of h.264 charge you for using their patents. And those patents are known, legally-vetted, and in contrast to WebM, much closer to being a sure thing. Granted, h.264 isn&#8217;t &#8216;free,&#8217; as in &#8216;freedom&#8217; in the sense that technogurus like Richard Stallman espouse.</p>
<p>But it&#8217;s free as in money, forever, and that&#8217;ll be good enough for most.</p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2010/08/27/video-the-last-frontier-of-media-standardization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>On Design</title>
		<link>http://www1.unl.edu/iimblog/2010/03/19/on-design/</link>
		<comments>http://www1.unl.edu/iimblog/2010/03/19/on-design/#comments</comments>
		<pubDate>Fri, 19 Mar 2010 18:16:52 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Rankings]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=257</guid>
		<description><![CDATA[I thought long and hard about what to call this post; what to title it. Well, &#8220;long,&#8221; as in &#8220;long by the standards of the abbreviated attention span of life on the &#8216;Net.&#8221; So for now, as I write this, it has the beguiling, slightly ponderous title &#8216;On Design,&#8217; as if it&#8217;s going to reveal [...]]]></description>
			<content:encoded><![CDATA[<p>I thought long and hard about what to call this post; what to title it. Well, &#8220;long,&#8221; as in &#8220;long by the standards of the abbreviated attention span of life on the &#8216;Net.&#8221;</p>
<p>So for now, as I write this, it has the beguiling, slightly ponderous title &#8216;On Design,&#8217; as if it&#8217;s going to reveal to you some big truths about design. If you were misled by the title, this is where I tell you to hit the &#8216;Back&#8217; button; you <em>simply must</em> learn to use your time more wisely.<br />
<span id="more-257"></span><br />
As a formula, &#8220;Design by Committee&#8221; is thought by most designers to be the one true path to blandness, lifelessness in design. And most of them have a lot of personal experience to back it up.</p>
<p>The UNL.edu site is itself a product of committee, <em>though we try to make that a good thing</em>. It&#8217;s an accumulation of best ideas from the members of the UNL Web Developer Network, dragged through a sometimes-merciless <a href="/iimblog/2009/05/13/the-unl-template-development-process/" title="leave this post to look at that post">process</a> that chips away at egos as much as it does at designs. At times, the steering wheel is grabbed a little more sharply than at other times by University Communications, but at all times we (UComm Internet and Interactive Media and the UNL Web Developer Network) try to be focused on evaluating and implementing the best solutions to problems no matter where they come from.</p>
<p>So before recording here the flurry of notices lately on the 2009 design of the UNL site, I need to nod to past history; the 2006 version of the UNL templates was developed under the design leadership of Aaron Grauer (then of University Housing, now of Firespring); that template was featured in the eduStyle Guide to Usable Higher-Ed Homepage Design, published in spring 2009, a few months before the 2009 version of the site was launched. It was a strong foundation to build from.</p>
<p>&#8220;Usable,&#8221; in most cases involving university websites, means that the site <em>would</em> be usable if only there were any consistency on the site. At UNL, we have the rare privilege of developing and evolving a higher ed site that is consistent in its major interface elements from stem to stern, mostly because our campus leadership believes that the site represents a singular entity, the University of Nebraska-Lincoln, rather than a loose collection of boutiques. Even if a user doesn&#8217;t like what we do, they can be assured at least that once they learn how to use the interface we present here, they won&#8217;t have to learn a new mode of use or navigation at every turn on the site.</p>
<p>The University of Nebraska-Lincoln was slotted in at No. 2 on a list of the <a href="http://www.bivingsreport.com/2010/top-11-best-designed-university-websites/" title="go to the Bivings Report top 11 university websites" class="external">top 11 best-designed university websites</a> from The Bivings Report. The Bivings Report is a  publication of the Bivings Group, a Washington, D.C.-based Internet communications company that lists Sony, Toyota, Peace Corps, HP, Humana, and Pickens Plan among its clients. Their commentary includes: &#8220;This is the most &#8216;Web 2.0&#8242; looking of the sites, which isn’t a bad thing given the level of execution.&#8221; Hrm.</p>
<p>As I write this, a colleague tells me that one of our favorite publications, Smashing Magazine, has published an article this morning that places UNL.edu within a &#8216;<a href="http://www.smashingmagazine.com/2010/03/19/showcase-of-academic-and-higher-education-websites/" title="go to Smashing Magazine's site for this article" class="external">Showcase of Academic and Higher Education Websites</a>.&#8217; &#8220;A simple color scheme and clean, grid-based layout give the University of Nebraska-Lincoln’s website a polished and sophisticated look,&#8221; they say.</p>
<p>The UNL website also ranked in the top one percent of university websites globally (77th out of 8000 analyzed) in a recent <a href="http://www.webometrics.info/top8000.asp" title="go to the worldwide webometrics ranking of university sites" class="external">&#8216;webometrics&#8217; ranking of world universities</a> by the Cybermetrics Lab of Spain&#8217;s National Research Council, that country&#8217;s largest public research body. That project measures open access to scholarly information, and so is at least as much a measure of the egalitarian leanings of this university as it is the access to that information provided by our website&#8217;s template.</p>
<p>And though &#8216;Noteworthy&#8217; doesn&#8217;t sound like much, it&#8217;s actually one of the things that means the most to us in UComm and UNL WDN, because it isn&#8217;t given from a single point of view but from a cumulative opinion-gathering process involving the higher ed web development community. Only 24 sites per year from hundreds (thousands?) submitted are highlighted as &#8216;Noteworthy&#8217; by eduStyle, the homepage for higher ed web design. UNL.edu was selected as a Noteworthy site for October of 2009, the second time it had been so honored (the first in 2006).</p>
<p>Thanks, kudos and hosannas to all who have participated in the UNL Web Developer Network over the years, those who have worked on the site coding and/or design itself, and those who continue to push the site forward. Thanks, even (especially), to those who <em>don&#8217;t</em> like something about the site, as long as you tell us about it so we can continue to improve.</p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2010/03/19/on-design/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google Analytics &#8211; WDN Update</title>
		<link>http://www1.unl.edu/iimblog/2010/02/26/google-analytics-wdn-update/</link>
		<comments>http://www1.unl.edu/iimblog/2010/02/26/google-analytics-wdn-update/#comments</comments>
		<pubDate>Fri, 26 Feb 2010 20:53:25 +0000</pubDate>
		<dc:creator>smeranda</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[Author: Seth Meranda]]></category>
		<category><![CDATA[google analytics]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[presentation]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[video]]></category>
		<category><![CDATA[wdn]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=255</guid>
		<description><![CDATA[In January, we released some automatic Google Analytics tracking that every department could take advantage of. This includes outgoing link usage, social media shares, and page rating among others. As a follow-up to the January WDN meeting, where I first presented this, I have put together a video outlining how to get the data from [...]]]></description>
			<content:encoded><![CDATA[<p>In January, we released some automatic Google Analytics tracking that every department could take advantage of. This includes outgoing link usage, social media shares, and page rating among others.</p>
<p>As a follow-up to the January WDN meeting, where I first presented this, I have put together a video outlining how to get the data from Google Analytics:<br />
<object width="700" height="486" data="http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/player.swf?file=http://wdn.unl.edu/training/videos/20100226_GoogleAnalyticsEventFeatures.mov&amp;image=http://itunes.unl.edu/thumbnails.php?url=http%3A%2F%2Fwdn.unl.edu%2Ftraining%2Fvideos%2F20100226_GoogleAnalyticsEventFeatures.mov&amp;volume=100&amp;autostart=false&amp;skin=http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/UNLVideoSkin.swf" type="application/x-shockwave-flash"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="wmode" value="transparent" /><param name="src" value="http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/player.swf?file=http://wdn.unl.edu/training/videos/20100226_GoogleAnalyticsEventFeatures.mov&amp;image=http://itunes.unl.edu/thumbnails.php?url=http%3A%2F%2Fwdn.unl.edu%2Ftraining%2Fvideos%2F20100226_GoogleAnalyticsEventFeatures.mov&amp;volume=100&amp;autostart=false&amp;skin=http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/UNLVideoSkin.swf" /></object></p>
<p>Expect more Google Analytics updates in the coming months!</p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2010/02/26/google-analytics-wdn-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>College Navigation Update &#8211; January 2010</title>
		<link>http://www1.unl.edu/iimblog/2010/01/12/college-navigation-update-january-2010/</link>
		<comments>http://www1.unl.edu/iimblog/2010/01/12/college-navigation-update-january-2010/#comments</comments>
		<pubDate>Tue, 12 Jan 2010 16:36:14 +0000</pubDate>
		<dc:creator>rsimonsen</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=251</guid>
		<description><![CDATA[Here is a new document analyzing the navigation taxonomy currently in use at UNL. As always, this document is subject to be out of date at any time but it should be close to reflecting where we are currently. College Navigation January 2010]]></description>
			<content:encoded><![CDATA[<p>Here is a new document analyzing the navigation taxonomy currently in use at UNL.  As always, this document is subject to be out of date at any time but it should be close to reflecting where we are currently.  </p>
<p><a href="http://cba.unl.edu/College_Navigation_January2010.pdf"><strong>College Navigation January 2010</strong></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2010/01/12/college-navigation-update-january-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The &#8220;Can&#8217;t Have It&#8221; Gap</title>
		<link>http://www1.unl.edu/iimblog/2009/10/28/the-cant-have-it-gap/</link>
		<comments>http://www1.unl.edu/iimblog/2009/10/28/the-cant-have-it-gap/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 21:53:46 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Smart Site Initiative]]></category>
		<category><![CDATA[eduweb09]]></category>
		<category><![CDATA[expectation]]></category>
		<category><![CDATA[experience]]></category>
		<category><![CDATA[greenfield]]></category>
		<category><![CDATA[interface]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=237</guid>
		<description><![CDATA[Students confirm suspicions. They expect good UI. And they know they're not getting it.]]></description>
			<content:encoded><![CDATA[<p>Last night we conducted a focus group for an app we have under development, an online replacement for our printed Undergraduate Bulletin. As the last bulletins to be printed have come off the press already, there&#8217;s excitement mixed with urgency in the project. We&#8217;ve got to get it substantially right, and right away. The best way to determine if you&#8217;re on the right track is to ask, and we had a unique opportunity to ask in dozens of different ways last night courtesy of some generous and brilliant UNL students.</p>
<h4>In the Background</h4>
<p>In between attending this year&#8217;s High Ed Web conference (Mark Greenfield&#8217;s &#8216;The Kids are Alright&#8217; session and a subsequent UNL-Greenfield conversation on the airport shuttle created a particular itch in my brain), picking up a new copy of <em>The Cluetrain Manifesto</em> at Mark&#8217;s urging (the 10th Anniversary Edition has been rewritten and recalibrated), and conducting last night&#8217;s focus group (along with Seth Meranda and Meg Lauerman), I am more convinced than ever that we are out of step with the students we are here to serve.</p>
<h4><span id="more-237"></span>Institutions Care About Different Things Than Users Do.</h4>
<p>Where does the institution perceive value in an online environment? For too long, the institutional point of view has trumped the user perspective when considering the overall perceived value of the software platforms that make a university go. &#8220;This is where the data goes&#8221; is more important, seemingly, than &#8220;this is how the user experiences her interaction with the data.&#8221; For many of the academic enterprise&#8217;s administrative systems, the systems that manage financials, student information, hiring, etc., it doesn&#8217;t matter so much. Because many of those systems&#8217; users are employees. While substandard UIs might affect their productivity and job satisfaction, and may cost the university in terms of lost efficiency, employees are more likely to value their paycheck over the annoyances of bad interface and experience.</p>
<p>Broadly, those experiences with substandard interfaces result in employees who, in the end, don&#8217;t expect much from user experience. That would be sad enough in itself, but for its unintended consequence: decisionmaking bodies composed of people with low expectations for user experience tend to breed more systems with bad, even user-hostile, user experience. Restated, substantially all of the people in decisionmaking positions regarding computer systems in the university are employees who are used to wrestling with the often-byzantine user experiences of our enterprise apps. Is it a stretch to suppose that all of the figurative toe-stubbing endured dealing with those systems over the years has left most of the decision-makers a bit exhausted, perhaps jaded where online user experience is concerned?</p>
<h4>Students expect more and they expect better. <em>And it&#8217;s not because they&#8217;re cranky.</em></h4>
<p>Our university&#8217;s fundamental mission of education involves engagement with a user population that is dramatically different where their user experience expectations are concerned. They have <em>very high</em> expectations, and they are not casual about them. What is expected is expected, and if it is not there, that unfulfilled expectation turns to disappointment.</p>
<p>Consider that incoming students in the fall of 2009 were already born when the web was invented. Their favorite games as children were likely played on computers, through engrossing and fanciful user experiences that rewarded exploration. Mosaic, the first graphical web browser, was spreading around the net before they reached kindergarten. The &#8216;net is not a second language to them. To them, the Internet is and has always been. They have used computers, have communicated and interacted through computers, all of their lives.</p>
<p>The powerful upshot of all of this is that not only do they respond to what&#8217;s presented in a focus group, they know what&#8217;s possible (or, at least, what should be possible). They instinctively &#8216;get&#8217; that data can come from multiple sources and be presented in a single optimized interface. Every day, they see it happen across their data landscape, with YouTube videos showing up in Facebook, mashups between Flickr and Google Maps, and on and on. And not only do they know what&#8217;s possible, they know what they want, and they recognize the sometimes huge gaps between what they want and know is possible and what they have. It&#8217;s the &#8220;can&#8217;t have it&#8221; gap.</p>
<p>In last night&#8217;s focus group session, students described the schizophrenic process required each semester to simply continue their enrollment at the university. One described the three windows that he, every enrollment period, painstakingly arranged on his computer screen. On the left, a display of his degree audit report. At center, the PDF of the undergraduate bulletin. On the right, the Schedule of Classes. Copying and pasting data between all three, preparing a list of call numbers to be entered into the enrollment system at the designated hour of 8 a.m. It was no surprise when the entire group responded to the question &#8220;should we integrate all of this?&#8221; with a resounding &#8220;yes!&#8221;</p>
<p>Every focus group yields good intel; you invariably leave smarter than you arrived. But last night&#8217;s was remarkable for its yield of Things We Hadn&#8217;t Thought of Yet. One student spoke up and asked if he could have a weekly calendar displayed, blocking out the various course times as they selected them in the Schedule of Classes. An honors student wanted the system to know, by user authentication, that she was an honors student, and to highlight Honors sections. All wanted ACE (Achievement-Centered Education) data to be pulled in and displayed alongside the course descriptions. Students want that data integrated, presented friction-free in one interface. They <em>expect</em> us to bring it to the surface. They don&#8217;t care that it comes from seven or eight different databases likely run by the same number of university departments. <em>They don&#8217;t care about that at all.</em></p>
<p>For now we&#8217;ll deliver all that is within our control to deliver for Undergraduate Bulletin 1.0. There is a gap between that first generation of the Undergrad Bulletin online, to launch in late spring 2010, and the second version that would integrate data into an optimized user experience. It&#8217;s the difference between what we envision and where our systems are now, what departments &#8220;own&#8221; the relevant data and  who they trust to display it.</p>
<p>The &#8220;can&#8217;t have it gap&#8221; is a vulnerability. Because while it persists, there are others that are delivering. How much quality user experience affects recruitment and retention is anyone&#8217;s guess. But until we meet students&#8217; expectations across a whole range of user experience of which the enrollment process is but a small part, we are vulnerable by comparison to competitive institutions and enterprises that have a comprehensive strategy to optimize their online student experience.</p>
<p>A friend of Doc Searls&#8217; gave <em>The Cluetrain Manifesto</em> its title with this quote, about a Silicon Valley tech company that had fallen on hard times: &#8220;The clue train stopped there four times a day, and they never took delivery.&#8221;</p>
<p><a title="University of Phoenix Enrollment Up 22 Percent" href="http://blog.edvisors.com/online-schools/university-of-phoenix-enrollment-up-22/" target="_self">The University of Phoenix now has 420,000 students, up 22 percent over last year.</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2009/10/28/the-cant-have-it-gap/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Content Still King for Prospectives</title>
		<link>http://www1.unl.edu/iimblog/2009/06/10/content-still-king-for-prospectives/</link>
		<comments>http://www1.unl.edu/iimblog/2009/06/10/content-still-king-for-prospectives/#comments</comments>
		<pubDate>Wed, 10 Jun 2009 20:28:07 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Template Redevelopment]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[recruitment]]></category>
		<category><![CDATA[study]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=230</guid>
		<description><![CDATA[The college recruitment consultancy Noel-Levitz has just released a research report, &#8220;Scrolling Toward Enrollment: Web Site Content and the E-Expectations of College-Bound Seniors,&#8221; that provides ample data points that might help your position in continuing to shift the attention (and resources) of the university to the importance of quality online communications within the recruiting process. [...]]]></description>
			<content:encoded><![CDATA[<p>The college recruitment consultancy Noel-Levitz  has just released a research report, &#8220;Scrolling Toward Enrollment: Web Site Content and the E-Expectations of College-Bound Seniors,&#8221; that provides ample data points that might help your position in continuing to shift the attention (and resources) of the university to the importance of quality online communications within the recruiting process.</p>
<p>The report, to those involved in the day-to-day work of creating and publishing content on a university website, is probably not all that surprising. But there&#8217;s a big difference between opinion and facts in our discussions with those who control budgets and therefore the mix of media carrying our messages to prospective students. Facts, in audience research terms, require adequate sample sizes (1000 in this study) and sound methodology, such that one can say with confidence that a given result would be repeated if the study were repeated. I&#8217;ll highlight a few of those facts in the paragraphs to follow, and what they might mean for the continuing development of the UNL website.</p>
<p>First, as the title of the paper suggests, the idea that users don&#8217;t read long-form text online, repeated so often that it&#8217;s attained a Gospel status, is debunked, at least for this audience. Please, read on. <img src='http://www1.unl.edu/iimblog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
<span id="more-230"></span><br />
79 percent of respondents said they would &#8220;read it all, even scroll,&#8221; to see the information on admissions details and deadlines on a university website. 80 percent said that content (&#8220;the content presented on a college or university Web site is more important than how it looks&#8221;) is more important than design (&#8220;the look and feel of a school site is more important than what I find to read&#8221;).</p>
<p>Second, the content has to be correct, helpful and up-to-date &#8230; 57 percent of respondents at the prospect stage said they would, in fact, <em>probably take a school off their list</em> if the content was &#8220;out of date, incorrect, or unhelpful.&#8221;</p>
<p>On social networking, students were generally receptive to schools&#8217; involvement in social media, with 70 percent saying that schools should maintain presences within existing social media sites like Facebook, and 75 percent saying that schools should create their own private social networks for invited students (insert plug here for Smart Site Social, a UNL-focused social framework currently under development in University Communications).</p>
<p>I&#8217;ve intentionally left out many interesting though less-emphatic percentages, because it&#8217;s difficult to say that some of those things are true without caveats. For instance, do prospectives want recruiters to contact them through social media? 51 percent say &#8220;yes,&#8221; but 46 percent say &#8220;no.&#8221; That may not be a risk worth taking.</p>
<p>Informal Communications=Web, Formal=Mail?<br />
There&#8217;s a table on page 7 of the study, titled &#8216;Preferred methods for communications,&#8221; that I interpret to mean that prospectives want something tangible delivered in the mail if the communication is <em>very important</em>, such as notification of a financial aid award or acceptance. For most other things, including communicating with current students and communicating with faculty, there is a significant preference for online methods. Most interestingly, to me, is the breakdown on the communication task &#8220;getting answers to my questions.&#8221; 34 percent prefer to use online methods for that broadly general purpose, and another 60 percent prefer in-person or telephone communications, presumably interpreting the communication task indicated by the question as more personal and unique. Only four percent said they preferred to &#8220;get answers to my questions&#8221; via mail.</p>
<p>There&#8217;s more here of interest, and I invite you to read: <a href="https://www.noellevitz.com/NR/rdonlyres/6A70AE0B-6D99-4AA9-8AED-94C7649EC052/0/EExpScrollingTowardEnrollment09.pdf">Scrolling Toward Enrollment: Web Site Content and the E-Expectations of College-Bound Seniors</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2009/06/10/content-still-king-for-prospectives/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>College Navigation &#8212; as of June 2009</title>
		<link>http://www1.unl.edu/iimblog/2009/06/09/college-navigation-as-of-june-2009/</link>
		<comments>http://www1.unl.edu/iimblog/2009/06/09/college-navigation-as-of-june-2009/#comments</comments>
		<pubDate>Tue, 09 Jun 2009 16:25:36 +0000</pubDate>
		<dc:creator>rsimonsen</dc:creator>
				<category><![CDATA[Author: Roger Simonsen]]></category>
		<category><![CDATA[Template Redevelopment]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=223</guid>
		<description><![CDATA[Here&#8217;s a pdf document showing the basic building blocks that colleges are currently using for their primary navigation bold links. There are basically five areas that make up most of the primary navigation color coded as follows: Red text &#8211; About the College/General Information Green text &#8211; Students Blue text &#8211; Faculty and Staff Purple [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s a <a href="http://cba.unl.edu/College_Navigation.pdf">pdf document</a> showing the basic building blocks that colleges are currently using for their primary navigation bold links.  </p>
<p>There are basically five areas that make up most of the primary navigation color coded as follows:</p>
<p>Red text &#8211; About the College/General Information<br />
Green text &#8211; Students<br />
Blue text &#8211; Faculty and Staff<br />
Purple text &#8211; Departmental Info/Centers and Programs<br />
Orange text &#8211; Alumni</p>
<p>The departments are listed first in alphabetical order showing their main navigation links color coded from the above list.  Then the main areas (About, Students, etc.) are presented showing all the various sublinks that are found among all the colleges to show an all encompassing list of what everyone currently has down to the sublink navigation level.  </p>
<p>Finally, at the very bottom of the document are a few miscellaneous primary navigation items that are unique to one or two colleges each.</p>
<p>Hopefully, by analyzing this information colleges and perhaps departments can use it to make decisions to  help create more consistency with colleagues across campus.  The goal being to create intuitive navigation structures that users are able to grasp quickly when moving between various colleges and departments within the UNL web environment.</p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2009/06/09/college-navigation-as-of-june-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>UNL.edu 2009 Redevelopment Rollout Presentation</title>
		<link>http://www1.unl.edu/iimblog/2009/05/28/unledu2009_rollout_presentation/</link>
		<comments>http://www1.unl.edu/iimblog/2009/05/28/unledu2009_rollout_presentation/#comments</comments>
		<pubDate>Thu, 28 May 2009 21:31:19 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Template Redevelopment]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[process]]></category>
		<category><![CDATA[template]]></category>
		<category><![CDATA[wdn]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=190</guid>
		<description><![CDATA[For much of the past three weeks, we in the UNL Web Developer Network and in University Communications Internet and Interactive Media have been on a UNL.edu 2009 Rollout Tour, giving presentations to and having discussions with campus groups in preparation for transitioning UNL websites to the new 2009 template, slated for release in August [...]]]></description>
			<content:encoded><![CDATA[<p>For much of the past three weeks, we in the UNL Web Developer Network and in University Communications Internet and Interactive Media have been on a UNL.edu 2009 Rollout Tour, giving presentations to and having discussions with campus groups in preparation for transitioning UNL websites to the new 2009 template, slated for release in August 2009.</p>
<p>As these things go, though, not everyone who is interested in the subject can show up to a given meeting, and a number of university faculty, staff and students are simply out of town for the summer. So I&#8217;ve made the presentation available here as an MP4 video (complete with stammering narration). Thanks for your interest, and I look forward to your continuing engagement in the development of UNL.edu.</p>
<div class="content_holder" id="preview_holder">
<div class="unl_liquid_pictureframe">
<div class="unl_liquid_pictureframe_inset"><object id="preview" height="385.5" width="450"><param value="true" name="allowfullscreen"></param><param value="always" name="allowscriptaccess"></param><embed src="http://www.unl.edu/ucomm/templatedependents/templatesharedcode/scripts/components/mediaplayer/player.swf?file=http://ucommdev.unl.edu/unl_edu_2009/rollout_presentation/unledu_2009_rollout-640x480.mp4&amp;image=http://itunes.unl.edu/thumbnails.php?url=http%3A%2F%2Fucommdev.unl.edu%2Funl_edu_2009%2Frollout_presentation%2Funledu_2009_rollout-640x480.mp4&amp;volume=100&amp;autostart=false" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" height="385.5" width="450"></embed></object><span class="unl_liquid_pictureframe_footer"></span></div>
</div>
</div>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2009/05/28/unledu2009_rollout_presentation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://ucommdev.unl.edu/unl_edu_2009/rollout_presentation/unledu_2009_rollout-640x480.mp4" length="156201553" type="video/mp4" />
		</item>
		<item>
		<title>4000 People Thinking: The UNL.edu and You Survey</title>
		<link>http://www1.unl.edu/iimblog/2009/05/28/4000-people-thinking-the-unledu-and-you-survey/</link>
		<comments>http://www1.unl.edu/iimblog/2009/05/28/4000-people-thinking-the-unledu-and-you-survey/#comments</comments>
		<pubDate>Thu, 28 May 2009 18:45:05 +0000</pubDate>
		<dc:creator>Bob Crisler</dc:creator>
				<category><![CDATA[Author: Bob Crisler]]></category>
		<category><![CDATA[Template Redevelopment]]></category>
		<category><![CDATA[audience]]></category>
		<category><![CDATA[media]]></category>
		<category><![CDATA[survey]]></category>
		<category><![CDATA[wdn]]></category>

		<guid isPermaLink="false">http://www1.unl.edu/iimblog/?p=187</guid>
		<description><![CDATA[In early spring of 2009, while sitting among boxes in UComm Internet and Interactive Media&#8217;s temporary storage-closet location while our new offices here at Wick were being completed, Seth Meranda and I began formulating a comprehensive survey of our website&#8217;s audiences. The survey was intended, as a first priority, to solicit feedback for the in-progress [...]]]></description>
			<content:encoded><![CDATA[<p>In early spring of 2009, while sitting among boxes in UComm Internet and Interactive Media&#8217;s temporary storage-closet location while our new offices here at Wick were being completed, Seth Meranda and I began formulating a comprehensive survey of our website&#8217;s audiences. The survey was intended, as a first priority, to solicit feedback for the in-progress UNL.edu site redevelopment process, based on our 2006 survey instrument. At the same time, we&#8217;d ask the users who&#8217;d completed what we called the &#8220;Design Survey&#8221; to continue on to a longer survey to take the UNL.edu audience&#8217;s temperature on media use, preferences, etc., as related to use of the web generally and of UNL.edu in particular.</p>
<p>The &#8220;Design Survey&#8221; and &#8220;UNL.edu and You&#8221; were programmed to move seamlessly from an internally-developed instrument to the LimeSurvey-based UNL.edu and You (thanks, Brett); users simply kept clicking through. The significant interest in the redesign process translated to a strong response to UNL.edu and You that we may not have been able to attract otherwise; nearly 4,000 people ended up completing both surveys.</p>
<p>Surveys of this type are not a &#8220;vote;&#8221; they&#8217;re an opportunity for users to provide input to, and influence, a group of professionals from across campus whose expertise lies in communication, visual design and user interface and interaction design. The survey was intended to provide focus to the final &#8216;leg&#8217; of the journey from 50 designs to one &#8230; the distillation of best elements from three designs to one design over the span of a single month.</p>
<p>Qualitative results, especially, had to be interpreted, as there are almost as many <em>conflicting</em> opinions as there are opinions. It was the first order of business for the final design team to identify broad themes in the qualitative responses.</p>
<p>It was the job of the design committee to discuss, argue and implement (yes, in some cases also reject) those opinions. Whether or not a UNL.edu and You respondent sees a specific response to their issue in the final design, the feedback led to spirited debate and discussion that in all cases improved the final product. If you took the time and effort to provide feedback to us, <strong>thank you</strong>.</p>
<p><a href="http://ucommdev.unl.edu/unl_edu_2009/survey_results/design_survey/composite_look_feel_graphs.pdf">Design Quantitative</a><br />
<a href="http://ucommdev.unl.edu/unl_edu_2009/survey_results/design_survey/wdn_design_survey_2009_quals.pdf">Design Qualitative</a><br />
<a href="http://ucommdev.unl.edu/unl_edu_2009/survey_results/unledu_and_you/unl_edu_and_you_limesurvey_report.pdf">UNL.edu and You</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www1.unl.edu/iimblog/2009/05/28/4000-people-thinking-the-unledu-and-you-survey/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
