<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>.eduGuru</title>
	
	<link>http://doteduguru.com</link>
	<description>Internet Marketing and Web Development in Higher Education and other tidbits...</description>
	<lastBuildDate>Fri, 20 Nov 2009 15:22:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/DotEduGuru" type="application/rss+xml" /><feedburner:emailServiceId>DotEduGuru</feedburner:emailServiceId><feedburner:feedburnerHostname>http://feedburner.google.com</feedburner:feedburnerHostname><feedburner:feedFlare href="http://add.my.yahoo.com/rss?url=http%3A%2F%2Ffeeds.feedburner.com%2FDotEduGuru" src="http://us.i1.yimg.com/us.yimg.com/i/us/my/addtomyyahoo4.gif">Subscribe with My Yahoo!</feedburner:feedFlare><feedburner:feedFlare href="http://www.newsgator.com/ngs/subscriber/subext.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FDotEduGuru" src="http://www.newsgator.com/images/ngsub1.gif">Subscribe with NewsGator</feedburner:feedFlare><feedburner:feedFlare href="http://feeds.my.aol.com/add.jsp?url=http%3A%2F%2Ffeeds.feedburner.com%2FDotEduGuru" src="http://o.aolcdn.com/favorites.my.aol.com/webmaster/ffclient/webroot/locale/en-US/images/myAOLButtonSmall.gif">Subscribe with My AOL</feedburner:feedFlare><feedburner:feedFlare href="http://www.bloglines.com/sub/http://feeds.feedburner.com/DotEduGuru" src="http://www.bloglines.com/images/sub_modern11.gif">Subscribe with Bloglines</feedburner:feedFlare><feedburner:feedFlare href="http://www.netvibes.com/subscribe.php?url=http%3A%2F%2Ffeeds.feedburner.com%2FDotEduGuru" src="http://www.netvibes.com/img/add2netvibes.gif">Subscribe with Netvibes</feedburner:feedFlare><feedburner:feedFlare href="http://fusion.google.com/add?feedurl=http%3A%2F%2Ffeeds.feedburner.com%2FDotEduGuru" src="http://buttons.googlesyndication.com/fusion/add.gif">Subscribe with Google</feedburner:feedFlare><feedburner:feedFlare href="http://www.pageflakes.com/subscribe.aspx?url=http%3A%2F%2Ffeeds.feedburner.com%2FDotEduGuru" src="http://www.pageflakes.com/ImageFile.ashx?instanceId=Static_4&amp;fileName=ATP_blu_91x17.gif">Subscribe with Pageflakes</feedburner:feedFlare><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>Teaching Them to Fish: Strategy for Implementing a Knowledge Base</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/gbTS9o6Nm48/id4063-teaching-them-to-fish-strategy-for-implementing-a-knowledge-base.html</link>
		<comments>http://doteduguru.com/id4063-teaching-them-to-fish-strategy-for-implementing-a-knowledge-base.html#comments</comments>
		<pubDate>Fri, 20 Nov 2009 13:00:52 +0000</pubDate>
		<dc:creator>Nikki Massaro Kauffman</dc:creator>
				<category><![CDATA[Change Management]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[knowledge base]]></category>
		<category><![CDATA[helpdesk]]></category>
		<category><![CDATA[helpdesks]]></category>
		<category><![CDATA[support]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4063</guid>
		<description><![CDATA[In a previous post, I talked about how to start getting your internal knowledge into a knowledge base.  But just because you&#8217;ve built a knowledge base, doesn&#8217;t mean people will begin using it.  You need to ensure that content is maintained and that people know how to use it to find the information they need.

Here&#8217;s [...]]]></description>
			<content:encoded><![CDATA[<p>In a previous post, I talked about <a href="http://doteduguru.com/id4011-internal_knowledge.html">how to start getting your internal knowledge into a knowledge base</a>.  But just because you&#8217;ve built a knowledge base, doesn&#8217;t mean people will begin using it.  You need to ensure that content is maintained and that people know how to use it to find the information they need.</p>
<p><span id="more-4063"></span></p>
<p>Here&#8217;s a strategy I&#8217;ve used when implementing a new knowledge base in a scenario where users rely on IT support people and helpdesk systems:</p>
<ol>
<li>When a new helpdesk request is submitted, the IT support person uses the knowledge base to determine if an answer has already been documented.</li>
<li>If the answer has been documented, the IT support person sends the link to the knowledge base answer along with an explanation of how to find it by searching the knowledge base. (Ex: &#8220;Hi Fred, I found these instructions by searching with &#8220;iPhone&#8221; and &#8220;IMAP&#8221; in our knowledge base: http://www.knowledgebaseurlhere.edu&#8230;&#8221;)</li>
<li>If the answer there is no documented answer in the knowledge base, the IT support person could either take the time to document it first and  then follow the steps for #2, or he or she could reply to the ticket but save a copy of the answer for the knowledge base later.</li>
</ol>
<p>There are several reasons for using this strategy:</p>
<ul>
<li><strong>It develops and maintains and the knowledge base documentation. </strong> Each time helpdesk issues arise, documentation is either being created or reviewed.  Your efforts are placed proportionally to the need of your customer base.</li>
<li><strong>It ensures a consistent party-line answer. </strong> Your knowledge base becomes the canon.  All helpdesk people refer to it for answers, so there is less of a chance that users become confused or frustrated by answers that change based on which person they ask.</li>
<li><strong>It saves support staff the redundant effort of providing an explanation if one is already out there.</strong> If one user has an issue, chances are another user may have it later.  Having that information saved for future&#8211;even if one or two steps need to be updated&#8211;will save you effort later.</li>
<li><strong>It’s a subtle way to show users how to search for answers within the knowledge base. </strong> You are not only encouraging support people to use and maintain a knowledge base, but you are having support people teach the users how to use the knowledge base.  Instead of just feeding them the answers, you are teaching them how to fish for them!</li>
</ul>
<p><em>For more information, check out <a href="http://www.slideshare.net/nikkimk/writing-documentation-training-materials-2525148">Writing Documentation &amp; Training Materials</a>.</em></p>
<p><em>Photo Credit: <a href="http://www.flickr.com/photos/fotografar/84040198">Fishing Harbour in Setubal</a> by <a href="fotografar">fotografar</a></em></p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id4011-internal_knowledge.html' rel='bookmark' title='Permanent Link: Kings of All Cosmos: How to Get Internal Knowledge Out There'>Kings of All Cosmos: How to Get Internal Knowledge Out There</a></li><li><a href='http://doteduguru.com/id3408-university-intranets-fail.html' rel='bookmark' title='Permanent Link: University Intranets: Let&#8217;s Secure Our Internal Knowledge Base from Ourselves #Fail'>University Intranets: Let&#8217;s Secure Our Internal Knowledge Base from Ourselves #Fail</a></li><li><a href='http://doteduguru.com/id1064-live-blogging-eye-on-the-prize-implementing-technology-w-an-eye-on-roi.html' rel='bookmark' title='Permanent Link: Live Blogging: Eye on the Prize-Implementing Technology w/ an Eye on ROI'>Live Blogging: Eye on the Prize-Implementing Technology w/ an Eye on ROI</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gbTS9o6Nm48:X1LJkRTLt1M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gbTS9o6Nm48:X1LJkRTLt1M:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gbTS9o6Nm48:X1LJkRTLt1M:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=gbTS9o6Nm48:X1LJkRTLt1M:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gbTS9o6Nm48:X1LJkRTLt1M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=gbTS9o6Nm48:X1LJkRTLt1M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gbTS9o6Nm48:X1LJkRTLt1M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=gbTS9o6Nm48:X1LJkRTLt1M:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/gbTS9o6Nm48" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4063-teaching-them-to-fish-strategy-for-implementing-a-knowledge-base.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4063-teaching-them-to-fish-strategy-for-implementing-a-knowledge-base.html</feedburner:origLink></item>
		<item>
		<title>Live Blogging AMA Higher Ed: The E-Expectations of College Bound Seniors</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/tOaqhkMpxq4/id4096-live-blogging-ama-higher-ed-the-e-expectations-of-college-bound-seniors.html</link>
		<comments>http://doteduguru.com/id4096-live-blogging-ama-higher-ed-the-e-expectations-of-college-bound-seniors.html#comments</comments>
		<pubDate>Tue, 17 Nov 2009 22:58:13 +0000</pubDate>
		<dc:creator>Karlyn Morissette</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4096</guid>
		<description><![CDATA[This is from notes I took earlier, but didn&#8217;t have time to post. This session was beyond standing room only &#8211; people were standing out in the hall! Rachel has already blogged about this, but I thought it was worth putting out there again. You can also download the full white paper. Great data!
1000 college [...]]]></description>
			<content:encoded><![CDATA[<p>This is from notes I took earlier, but didn&#8217;t have time to post. This session was beyond standing room only &#8211; people were standing out in the hall! Rachel has already <a href="http://doteduguru.com/id2616-e-expectations-noellevitz-2009.html">blogged about this</a>, but I thought it was worth putting out there again. You can also <a href="http://omniupdate.com/assets/whitepapers/Scrolling_Toward_Enrollment_Web_Site_Content_and_the_E-Expectations_of_College-Bound_Seniors.php">download the full white paper</a>. Great data!<span id="more-4096"></span></p>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1000 college bound high school seniors, randomly selected</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">95% confidence interval</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">+/- 3% margin of error</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">1) How they find your site</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">What you go to look for a college website, what page are you most like to land on?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Home page 72%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Specific page of interest 19%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Random page 8%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Google the number 1 resource for searching &#8211; 41%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Only 13% are referred from a printed piece</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Very few doing research on myspace or facebook</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">2) How they navigate through it</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Navigate links should take me to answers &#8211; 85%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Only 15% will use the search function (maybe they&#8217;ve learned the search function is a little ick)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Seth Meranda says the results are flopped for current students &#8211; they are much more likely to search</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">5 Main questions students always ask</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">do you have my major</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">can i afford it</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">is it in the right location</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">can i get in/how do i get in</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">will i fit</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">3) How much will they read</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Student do read online now</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">(look at table in the white paper)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">look for admissions deadlines and details, financial info and location</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Skimming blogs</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">they&#8217;ll print out details and data about the enrollment process</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">The balance between &#8220;read&#8221; and &#8220;do&#8221;: 42% said they need more than click and read&#8230;but 52% said they were just there to read and consume information.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">What do they want to do? Apply (80%), request a campus visit (73%), get RSS feeds (59%), calculate the cost to attend (58%)</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">4) Preferred site design</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">should site be edgy or traditional? 50% like bold edgy designs (62% of these said the web was more of a priority), 43% like traditional approach</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Content is more important that how it looks 80%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Look and feel is more important 18%</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">5) Social Networking preferences</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">An even split between Facebook and MySpace for preference &#8211; only 49% on both. Facebook 50% and Myspace 52% Darren would make the arguement that people are more interested in engagement on Facebook &#8211; MySpace is for entertainment, whereas Facebook is about their whole lives</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">22% are not on either</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Will they &#8220;friend&#8221; you? 70% want to engage on there, 28% won&#8217;t, 3% don&#8217;t have an opinion</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">On private social networks: 75% would engage with you &#8211; they want it. 22% said no, 2% have no opinion.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Do they want us to initate conversation? only 51% want that. 46% said no. they&#8217;ll find you if they want to talk to you. There may be more leeway if there is a pre existing relationship.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">What content do they want on a social network?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">discussions about courses and academics &#8211; 3.74 out of 5</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">student activities &#8211; 3.65</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Insight into school culture &#8211; 3.37</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Communication with students/faculty 3.01</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Profiles of current students and faculty 2.88</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Not looking for issues about financial aid on these networks &#8211; they want it off of your edu website.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">6) How do you talk to them?</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">70% prefer to apply online</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Want to communicate w/students and faculty online</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Only 32% want to pay their deposit online</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">Only 15% want to find out their acceptance.</div>
<div id="_mcePaste" style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow-x: hidden; overflow-y: hidden;">7) Importance of website content</div>
<p>Speakers:</p>
<ul>
<li>Stephanie Geyer, Associate VP of E-Communications and Web Strategy, Noel Levitz</li>
<li>Darren Wacker, Higher Education Consultant, James Tower</li>
<li>Lance Merker, CEO, OmniUpdate</li>
</ul>
<h3>General Info</h3>
<p>1000 college bound high school seniors, randomly selected</p>
<p>95% confidence interval</p>
<p>+/- 3% margin of error</p>
<h3>1) How they find your site</h3>
<p>What you go to look for a college website, what page are you most like to land on?</p>
<ul>
<li>Home page 72%</li>
<li>Specific page of interest 19%</li>
<li>Random page 8%</li>
</ul>
<p>Google the number 1 resource for searching &#8211; 41%</p>
<p>Only 13% are referred from a printed piece</p>
<p>Very few doing research on myspace or facebook</p>
<h3>2) How they navigate through it</h3>
<p>Navigating links should take me to answers &#8211; 85%</p>
<p>Only 15% will use the search function (maybe they&#8217;ve learned the search function on college websites is a little ick)</p>
<p>Seth Meranda says the results are flopped for current students &#8211; they are much more likely to search</p>
<p>5 Main questions students always ask</p>
<ul>
<li>do you have my major?</li>
<li>can i afford it?</li>
<li>is it in the right location?</li>
<li>can i get in/how do i get in?</li>
<li>will i fit?</li>
</ul>
<h3>3) How much will they read</h3>
<p>Student do read online now</p>
<p>Look for admissions deadlines and details, financial info and location</p>
<p>Skimming blogs</p>
<p>They&#8217;ll print out details and data about the enrollment process</p>
<p>The balance between &#8220;read&#8221; and &#8220;do&#8221;: 42% said they need more than click and read&#8230;but 52% said they were just there to read and consume information.</p>
<p>What do they want to do? Apply (80%), request a campus visit (73%), get RSS feeds (59%), calculate the cost to attend (58%)</p>
<h3>4) Preferred site design</h3>
<p>Should site be edgy or traditional? 50% like bold edgy designs (62% of these said the web was more of a priority), 43% like traditional approach</p>
<p>Content is more important that how it looks 80%</p>
<p>Look and feel is more important 18%</p>
<h3>5) Social Networking preferences</h3>
<p>An even split between Facebook and MySpace for preference &#8211; only 49% on both. Facebook 50% and Myspace 52% Darren would make the arguement that people are more interested in engagement on Facebook &#8211; MySpace is for entertainment, whereas Facebook is about their whole lives</p>
<p>22% are not on either</p>
<p>Will they &#8220;friend&#8221; you? 70% want to engage on there, 28% won&#8217;t, 3% don&#8217;t have an opinion</p>
<p>On private social networks: 75% would engage with you &#8211; they want it. 22% said no, 2% have no opinion.</p>
<p>Do they want us to initate conversation? only 51% want that. 46% said no. they&#8217;ll find you if they want to talk to you. There may be more leeway if there is a pre existing relationship.</p>
<p>What content do they want on a social network?</p>
<ul>
<li>Discussions about courses and academics &#8211; 3.74 out of 5</li>
<li>Student activities &#8211; 3.65</li>
<li>Insight into school culture &#8211; 3.37</li>
<li>Communication with students/faculty 3.01</li>
<li>Profiles of current students and faculty 2.88</li>
</ul>
<p>Not looking for issues about financial aid on these networks &#8211; they want it off of your edu website.</p>
<h3>6) How do you talk to them?</h3>
<p>70% prefer to apply online</p>
<p>Want to communicate w/students and faculty online</p>
<p>Only 32% want to pay their deposit online</p>
<p>Only 15% want to find out their acceptance.</p>
<h3>7) Importance of website content</h3>
<p>I had to leave before they got to this part&#8230;.if you took notes on this, or the rest of the presentation, please leave a comment!</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id4059-live-blogging-ama-higher-ed-the-new-power-social-media-marketing-strategy-for-higher-education.html' rel='bookmark' title='Permanent Link: Live Blogging AMA Higher Ed: The New Power: Social Media Marketing Strategy for Higher Education'>Live Blogging AMA Higher Ed: The New Power: Social Media Marketing Strategy for Higher Education</a></li><li><a href='http://doteduguru.com/id2616-e-expectations-noellevitz-2009.html' rel='bookmark' title='Permanent Link: Highlights from E-expectations: Class of 2009'>Highlights from E-expectations: Class of 2009</a></li><li><a href='http://doteduguru.com/id4054-live-blogging-ama-higher-edcon-from-gandhi-to-google.html' rel='bookmark' title='Permanent Link: Live Blogging AMA Higher Ed: From Gandhi to Google'>Live Blogging AMA Higher Ed: From Gandhi to Google</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=tOaqhkMpxq4:nyzPQXTQHBY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=tOaqhkMpxq4:nyzPQXTQHBY:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=tOaqhkMpxq4:nyzPQXTQHBY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=tOaqhkMpxq4:nyzPQXTQHBY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=tOaqhkMpxq4:nyzPQXTQHBY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=tOaqhkMpxq4:nyzPQXTQHBY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=tOaqhkMpxq4:nyzPQXTQHBY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=tOaqhkMpxq4:nyzPQXTQHBY:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/tOaqhkMpxq4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4096-live-blogging-ama-higher-ed-the-e-expectations-of-college-bound-seniors.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4096-live-blogging-ama-higher-ed-the-e-expectations-of-college-bound-seniors.html</feedburner:origLink></item>
		<item>
		<title>Live Blogging AMA: Reinvention</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/pO1-BvJt_tU/id4092-live-blogging-ama-reinvention.html</link>
		<comments>http://doteduguru.com/id4092-live-blogging-ama-reinvention.html#comments</comments>
		<pubDate>Tue, 17 Nov 2009 21:01:03 +0000</pubDate>
		<dc:creator>Karlyn Morissette</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[AMA Higher Ed]]></category>
		<category><![CDATA[ama higher ed symposium]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[elizabeth scarborough]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Purdue]]></category>
		<category><![CDATA[simpsonscarborough]]></category>
		<category><![CDATA[teri lucie thompson]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4092</guid>
		<description><![CDATA[Speakers: Teri Lucie Thompson, Purdue University and Elizabeth Scarborough, SimpsonScarborough
If you are reinventing, you need a poster child (one that is not controversial and one that is very easy to see transformation in). At Purdue, it was a broken pay telephone that was the first thing people saw at the visitors center &#8211; the first [...]]]></description>
			<content:encoded><![CDATA[<p>Speakers: Teri Lucie Thompson, Purdue University and Elizabeth Scarborough, SimpsonScarborough</p>
<p>If you are reinventing, you need a poster child (one that is not controversial and one that is very easy to see transformation in). At Purdue, it was a broken pay telephone that was the first thing people saw at the visitors center &#8211; the first thing they saw on campus was broken technology. That lead to a $100,000 investment to renovate the visitors center.<span id="more-4092"></span></p>
<h3>The Journey</h3>
<ul>
<li>Central vs. decentralized</li>
<li>Funding mechanism</li>
<li>Staff marketing competencies</li>
<li>Logo proliferation</li>
<li>Legacy, not strategy</li>
<li>Measuring success</li>
<li>Brand?</li>
<li>Separate plans for news and marketing</li>
<li>No customer research</li>
</ul>
<p>These were the obstacles. Which ones do they need to engage?</p>
<p>The strength of the organization was in the news services &#8211; they were masterful at pumping out news releases. The MarComm group was functioning more as a print shop. &#8220;Creative brief&#8221; was non-existent. There were no folks really focused on marketing.</p>
<p>They developed a digital footprint &#8211; what&#8217;s being said about you, over what channels, and what&#8217;s the quality of mention?</p>
<p>They were getting considerably less traffic than their peers &#8211; sites were blocked that were crawlable. There were huge opportunities for search engine optimization.</p>
<p><em>Karlyn&#8217;s Note: Presenter said that they compared &#8220;Google Analytics&#8221; data, and another attendee said &#8220;since it was a public school, that&#8217;s public knowledge&#8221; &#8211; while its possible to compare the traffic on your site with others, you can&#8217;t get access to Google Analytics data unless someone gives it to you. You can use services like Alexa and Compete, but let&#8217;s be careful not to make Google Analytics a general term for ALL web traffic data. (a) It&#8217;s much more than just web traffic volume and (b) it&#8217;s a specific tool.</em></p>
<p>Though they were great at producing news, once it made its way to the web, it was taking journalists up to six clicks to find something.</p>
<p>They dumped thousands of articles into <a href="http://www.wordle.net/">Wordle</a> to see what message people would get from them. Huge disconnect between what they thought they stood for, and the news that was being written.</p>
<p>Organization Reorg: They switched over to a centralized marketing group and completely restructured the organization. They are six months in&#8230;still honeymoon time.</p>
<p>Overhauled website and navigation. Hates beauty shot of campus. Banner on their website rotates and it all relates to stuff that&#8217;s in the news.</p>
<p>When a press release didn&#8217;t work, they put a video on YouTube and it took off.</p>
<h3>The Identity Initiative</h3>
<p>People can identify with identity universally at an institution.</p>
<p>Your brand is the sum total of all associations made with your institution.</p>
<p>Your positioning is your researched, documented, agreed upon desired brand association.</p>
<p>Logos, visual identity, and/or tagline are simply reflections of your brand.</p>
<p>SMART brand strategy:</p>
<ul>
<li>Specific</li>
<li>Meaningful</li>
<li>Accurate</li>
<li>Reinforced</li>
<li>Tangible</li>
</ul>
<p>Your brand shouldn&#8217;t just last for a few years&#8230;.it should last until you&#8217;re dead. The campaign can change&#8230;new taglines and such&#8230;but the brand strategy should stay the same.</p>
<p>Guiding Questions for Purdue:</p>
<ul>
<li>What level of baseline awareness of Purdue exists among key constituents?</li>
<li>How is Purdue perceived among key constituents?</li>
<li>What are the perceived competitive strengths and weaknesses of the University?</li>
<li>What misperceptions, if any, exist?</li>
<li>What are opinions about Purdue (and other Big 10 and/or lang-grant institutions) shaped and influenced?</li>
<li>What is Purdue&#8217;s  most powerful and compelling differential advantage?</li>
<li>What motivates key constituents, including alumni and donors, to seek a relationship with Purdue?</li>
</ul>
<p>Project Scope</p>
<ul>
<li>Identity Assessment</li>
<li>Qualitative Research: 20 Focus groups</li>
<li>Qualitative Research: 40 In-depth interviews</li>
<li>Quantitative Research</li>
</ul>
<p><em>Karlyn&#8217;s Note: One of the best presentations of the conference!</em></p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id1112-live-blogging-what-the-heck-do-all-these-numbers-mean-web-analytics-for-higher-ed.html' rel='bookmark' title='Permanent Link: Live Blogging: What the Heck Do All These Numbers Mean? Web Analytics for Higher Ed'>Live Blogging: What the Heck Do All These Numbers Mean? Web Analytics for Higher Ed</a></li><li><a href='http://doteduguru.com/id1091-live-blogging-press-release-20-news-releases-in-the-social-media-era.html' rel='bookmark' title='Permanent Link: Live Blogging: Press Release 2.0 &#8211; News Releases in the Social Media Era'>Live Blogging: Press Release 2.0 &#8211; News Releases in the Social Media Era</a></li><li><a href='http://doteduguru.com/id4096-live-blogging-ama-higher-ed-the-e-expectations-of-college-bound-seniors.html' rel='bookmark' title='Permanent Link: Live Blogging AMA Higher Ed: The E-Expectations of College Bound Seniors'>Live Blogging AMA Higher Ed: The E-Expectations of College Bound Seniors</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=pO1-BvJt_tU:Cz1vxjbo_SA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=pO1-BvJt_tU:Cz1vxjbo_SA:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=pO1-BvJt_tU:Cz1vxjbo_SA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=pO1-BvJt_tU:Cz1vxjbo_SA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=pO1-BvJt_tU:Cz1vxjbo_SA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=pO1-BvJt_tU:Cz1vxjbo_SA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=pO1-BvJt_tU:Cz1vxjbo_SA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=pO1-BvJt_tU:Cz1vxjbo_SA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/pO1-BvJt_tU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4092-live-blogging-ama-reinvention.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4092-live-blogging-ama-reinvention.html</feedburner:origLink></item>
		<item>
		<title>Live Blogging AMA: Rebranding Tradition with Uncommon Results</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/HZdYDdae9w8/id4090-live-blogging-ama-rebranding-tradition-with-uncommon-results.html</link>
		<comments>http://doteduguru.com/id4090-live-blogging-ama-rebranding-tradition-with-uncommon-results.html#comments</comments>
		<pubDate>Tue, 17 Nov 2009 18:51:33 +0000</pubDate>
		<dc:creator>Karlyn Morissette</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[AMA Higher Ed]]></category>
		<category><![CDATA[ama symposium]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[missouri university of science and technology]]></category>
		<category><![CDATA[name change]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4090</guid>
		<description><![CDATA[Speaker: Dr. John F Carney III, Chancellor, Missouri University of Science and Technology
Opening Video:


Rebranding Tradition:

Begin with the end in mind
Know who you are
Know whom you serve
Create a conversation to built ownership.

The Results:

Record enrollment: up 4%, the largest in 20 years
Out of state applications up 27% with out of state enrollment up 9%
Pre college summer program [...]]]></description>
			<content:encoded><![CDATA[<p>Speaker: Dr. John F Carney III, Chancellor, Missouri University of Science and Technology</p>
<p>Opening Video:<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="560" height="340" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/bAH3epoPBDc&amp;hl=en_US&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="560" height="340" src="http://www.youtube.com/v/bAH3epoPBDc&amp;hl=en_US&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p><span id="more-4090"></span></p>
<p>Rebranding Tradition:</p>
<ul>
<li>Begin with the end in mind</li>
<li>Know who you are</li>
<li>Know whom you serve</li>
<li>Create a conversation to built ownership.</li>
</ul>
<p>The Results:</p>
<ul>
<li>Record enrollment: up 4%, the largest in 20 years</li>
<li>Out of state applications up 27% with out of state enrollment up 9%</li>
<li>Pre college summer program participation up 14% with a 24% matriculation rate</li>
<li>Corporate recruiter interest up 6%</li>
<li>Record fundraising with cash gifts up 23%</li>
<li>Alumni participation rate up 6%</li>
</ul>
<p>Why change the name?</p>
<ul>
<li>Reflect our mission</li>
<li>Differentiation</li>
<li>Broaden market share</li>
<li>Enhance our reputation</li>
</ul>
<p>The name didn&#8217;t say anything about the nature of the university.</p>
<p>Timeline:</p>
<ul>
<li>September 2005: New Chancellor arrives</li>
<li>October 2006: Name change proposed</li>
<li>April 2007: Name changed approved</li>
<li>January 2008: Name change enacted</li>
</ul>
<p>Started with an assessment: Who are we? Who are our competitors? What is our vision? The result was a focused mission statement.</p>
<p>You have to know who you serve: Who&#8217;s your target audience? Campus community, alumni, corporate recruiters, prospective students, high school teachers and counselors.</p>
<p>Didn&#8217;t mess with the seal or the mascot. He&#8217;s not that crazy.</p>
<p>Name change marketing was funded entirely by private gifts.</p>
<p>Communications staff used flip cams to take videos of faculty and staff at the University, which ended with &#8220;I am Missouri S&amp;T&#8221;. Made internal community buy in more. Same great faculty and staff but with a new name&#8230;proudly stating their mission every time they say the name.</p>
<p>National ranking took a hit when they changed the name.</p>
<p>Played off the idea that there was &#8220;something new at Missouri S&amp;T&#8221;</p>
<p>Capitalized on a deeply held desire to distinguish themselves from the other Missouri campuses. Encouraged involvement of all parties. No opinions were excluded.</p>
<p>&#8220;In higher education, there is a bias toward reflection and not a bias towards action&#8221; &#8211; this is directly contradictory to what you need to do to be a successful marketer.</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id4054-live-blogging-ama-higher-edcon-from-gandhi-to-google.html' rel='bookmark' title='Permanent Link: Live Blogging AMA Higher Ed: From Gandhi to Google'>Live Blogging AMA Higher Ed: From Gandhi to Google</a></li><li><a href='http://doteduguru.com/id1064-live-blogging-eye-on-the-prize-implementing-technology-w-an-eye-on-roi.html' rel='bookmark' title='Permanent Link: Live Blogging: Eye on the Prize-Implementing Technology w/ an Eye on ROI'>Live Blogging: Eye on the Prize-Implementing Technology w/ an Eye on ROI</a></li><li><a href='http://doteduguru.com/id1091-live-blogging-press-release-20-news-releases-in-the-social-media-era.html' rel='bookmark' title='Permanent Link: Live Blogging: Press Release 2.0 &#8211; News Releases in the Social Media Era'>Live Blogging: Press Release 2.0 &#8211; News Releases in the Social Media Era</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HZdYDdae9w8:Iqpvu97Hl2M:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HZdYDdae9w8:Iqpvu97Hl2M:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HZdYDdae9w8:Iqpvu97Hl2M:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=HZdYDdae9w8:Iqpvu97Hl2M:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HZdYDdae9w8:Iqpvu97Hl2M:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=HZdYDdae9w8:Iqpvu97Hl2M:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HZdYDdae9w8:Iqpvu97Hl2M:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=HZdYDdae9w8:Iqpvu97Hl2M:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/HZdYDdae9w8" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4090-live-blogging-ama-rebranding-tradition-with-uncommon-results.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4090-live-blogging-ama-rebranding-tradition-with-uncommon-results.html</feedburner:origLink></item>
		<item>
		<title>Live Blogging AMA Higher Ed: The New Power: Social Media Marketing Strategy for Higher Education</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/1AmIH-Xtaes/id4059-live-blogging-ama-higher-ed-the-new-power-social-media-marketing-strategy-for-higher-education.html</link>
		<comments>http://doteduguru.com/id4059-live-blogging-ama-higher-ed-the-new-power-social-media-marketing-strategy-for-higher-education.html#comments</comments>
		<pubDate>Mon, 16 Nov 2009 19:56:08 +0000</pubDate>
		<dc:creator>Karlyn Morissette</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[AMA Higher Ed]]></category>
		<category><![CDATA[american marketing association]]></category>
		<category><![CDATA[Fritz McDonald]]></category>
		<category><![CDATA[social media marketing]]></category>
		<category><![CDATA[stamats]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4059</guid>
		<description><![CDATA[Speaker: Fritz McDonald, VP of Creative Strategy, Stamats, Inc.
(Sorry, I came in late to the session)

Listen to your audience &#8211; how many people asked their audience if they WANTED a Facebook page? A network may be better to a Facebook page &#8211; your audience might view it as different. Real time response is always important [...]]]></description>
			<content:encoded><![CDATA[<p>Speaker: Fritz McDonald, VP of Creative Strategy, Stamats, Inc.</p>
<p>(Sorry, I came in late to the session)</p>
<p><span id="more-4059"></span></p>
<p><strong>Listen to your audience</strong> &#8211; how many people asked their audience if they WANTED a Facebook page? A network may be better to a Facebook page &#8211; your audience might view it as different. Real time response is always important &#8211; people expect it. People will take you more seriously if you respond to them in real time than if you have the best Facebook page ever.</p>
<p><strong>Let them make content </strong>- Content is the foundation on which all digital marketing should be build. It&#8217;s what they do on the web&#8230;they create content and share it. More and more people feel like content belongs to everyone&#8230;not just you! Real viral marketing is inspiring people to go out and sell for you. People that are extremely happy with you will become evangelists for you. You want content creators in your network &#8211; they will generate a tremendous amount of content and energy. They are influencers. We trust people we meet on social networks over slogans and adds. Only 1-3% of people on any given network are responsible for making things happen on that network. It&#8217;s as if you&#8217;ve suddenly hired a lot of co-authors. You have to get use to the idea of collaboration&#8230;which means you lose control.</p>
<p><strong>Establish measurement criteria</strong> &#8211; Qualitative measurements like number of conversations, if people are there there talking about you, etc&#8230;Sometimes we confuse numbers with quality &#8211; don&#8217;t just look at the number of fans you have on Facebook. YouTube is not a video channel &#8211; it&#8217;s a social network. Don&#8217;t measure by views&#8230;measure by how many conversations people are having about your video or by how many subscribers you have on your network. Put growth and activity together.</p>
<p><strong>Favor relationship and message</strong> &#8211; Social media has not killed marketing. It takes time &#8211; you can&#8217;t just throw up a Facebook page. Seed content (Stanford did this on their Facebook page). Content has to both convey the brand and offer value. What else can you offer beyond information?</p>
<p><strong>Make your site social</strong> &#8211; It might be wiser to start there, rather than jumping off to a different platform. How do you offer your users a way to get involved? Look at Ohio State, Colgate University. Social networking and social media have killed the whole idea of the fold &#8211; it&#8217;s trained people to scroll.</p>
<p><strong>Become professional </strong>- For examples, blogs are professionalized and have strong competition. It&#8217;s time to take it to the next level. Don&#8217;t just get students to blog about their day. And don&#8217;t wall the blogs off behind a portal &#8211; Google can&#8217;t find it. It&#8217;s time to start allocating resources to at least managing. The largest growth happens because of internal management.</p>
<p><strong>Explore other networks</strong> &#8211; Ning, LinkedIn, Digg, built your own &#8211; go beyond Facebook.</p>
<p><strong>Be creative</strong> &#8211; There&#8217;s no excuses not to be. Think about ways to make things happen among people. Enabling conversation is your number one job.</p>
<p><strong>Keep it simple</strong> &#8211; Instead of trying to be all over the web, focus it in a few places. No one has REALLY done YouTube well yet.</p>
<p><strong>(Did you can the first two points of this presentation? Add them in the comments!)</strong></p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id423-social-media-uses-higher-education-marketing-communication.html' rel='bookmark' title='Permanent Link: The Use of Social Media in Higher Education for Marketing and Communications: A Guide for Professionals in Higher Education'>The Use of Social Media in Higher Education for Marketing and Communications: A Guide for Professionals in Higher Education</a></li><li><a href='http://doteduguru.com/id1091-live-blogging-press-release-20-news-releases-in-the-social-media-era.html' rel='bookmark' title='Permanent Link: Live Blogging: Press Release 2.0 &#8211; News Releases in the Social Media Era'>Live Blogging: Press Release 2.0 &#8211; News Releases in the Social Media Era</a></li><li><a href='http://doteduguru.com/id3162-help-me-help-you-social-media-education.html' rel='bookmark' title='Permanent Link: Help Me Help You: Social Media Education'>Help Me Help You: Social Media Education</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=1AmIH-Xtaes:1XA9XelwLhY:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=1AmIH-Xtaes:1XA9XelwLhY:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=1AmIH-Xtaes:1XA9XelwLhY:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=1AmIH-Xtaes:1XA9XelwLhY:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=1AmIH-Xtaes:1XA9XelwLhY:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=1AmIH-Xtaes:1XA9XelwLhY:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=1AmIH-Xtaes:1XA9XelwLhY:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=1AmIH-Xtaes:1XA9XelwLhY:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/1AmIH-Xtaes" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4059-live-blogging-ama-higher-ed-the-new-power-social-media-marketing-strategy-for-higher-education.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4059-live-blogging-ama-higher-ed-the-new-power-social-media-marketing-strategy-for-higher-education.html</feedburner:origLink></item>
		<item>
		<title>Live Blogging AMA Higher Ed: From Gandhi to Google</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/YJ007pJGo6s/id4054-live-blogging-ama-higher-edcon-from-gandhi-to-google.html</link>
		<comments>http://doteduguru.com/id4054-live-blogging-ama-higher-edcon-from-gandhi-to-google.html#comments</comments>
		<pubDate>Mon, 16 Nov 2009 14:40:40 +0000</pubDate>
		<dc:creator>Karlyn Morissette</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[ama higher ed symposium]]></category>
		<category><![CDATA[american marketing association]]></category>
		<category><![CDATA[bill toliver]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[the matale line]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4054</guid>
		<description><![CDATA[Speaker: Bill Toliver, Director, The Matale Line
One of your great goals as a professional should be to be fired &#8211; that&#8217;s when you know you&#8217;re pushing the envelope.

A brief state of the union:

Economy is somewhere between bad and worse ever &#8211; we&#8217;re freeing up budgets, but we&#8217;re all still scared
Politics: somewhere between &#8220;yes we can&#8221; [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Speaker: Bill Toliver, Director, The Matale Line</strong></p>
<p>One of your great goals as a professional should be to be fired &#8211; that&#8217;s when you know you&#8217;re pushing the envelope.</p>
<p><span id="more-4054"></span></p>
<p>A brief state of the union:</p>
<ul>
<li>Economy is somewhere between bad and worse ever &#8211; we&#8217;re freeing up budgets, but we&#8217;re all still scared</li>
<li>Politics: somewhere between &#8220;yes we can&#8221; and &#8220;over my dead body&#8221;</li>
<li>Strategic gifts: a new definition of &#8220;ouch&#8221;</li>
<li>Crop of new students: The best and worst, most focused and distracted ever</li>
</ul>
<p>State of our Profession:</p>
<ul>
<li>Job Security: treat level orange</li>
<li>Salary: 0% increase is the new black</li>
<li>Retirement: death seems easier to contemplate</li>
<li>Pure ethically infallible professors: barely tolerate us (Karlyn&#8217;s note: and let&#8217;s be honest, we barely tolerate them)</li>
<li>Machiavellian, ethically challenged administrators: barely tolerate us</li>
<li>Existential conflict between values/ideals and reality</li>
</ul>
<p>What if we were the solution to that existential crisis?</p>
<ul>
<li>What if we were not victims, but agents of change?</li>
<li>What if we deeply understood what we were truly good at?</li>
<li>What if we knew how to recognize an ideal student?</li>
<li>What if we were the most desirable choice for that student?</li>
<li>What if we had the resources to truly thrive?</li>
</ul>
<p>What if we were Expert Marketers? (for God&#8217;s sake, don&#8217;t be an expert marketer!)</p>
<p>Taking the PSAT is as stupid as advertising on an orange &#8211; you get a certain score and you get mail regardless of other factors.</p>
<p>The emperor of marketing has been very naked for a very long time.</p>
<ul>
<li>The multi-billion dollar direct mail business is built on a 99% failure rate because you so inadequately understand how you&#8217;re communicating with.</li>
<li>A typical American is exposed to 1000 sales messages in a day&#8230;and only 2 has a lasting impact, and one of those has a negative impact.</li>
<li>Billions of pounds in landfills and millions of CO emissions</li>
<li>Online video is so &#8220;new&#8221; that 11.2 billion were streamed in the US (July) &#8211; The biggest lie you can tell yourself is that you&#8217;ll come up with a viral video to describe your school perfectly.</li>
<li>Second only to the Chemical Industry in regulations and controls (the advertising and marketing business)</li>
</ul>
<p>And yet..There are the rarest examples of success that are powerful examples:</p>
<ul>
<li>Harley-Davidson &#8211; they don&#8217;t sell motorcycles, they sell rebellion. They understood there&#8217;s a way to transcend demographics and speak to values.</li>
<li>Apple: You&#8217;ll have to pry my Mac from my cold dead hands.</li>
<li>Nike: The swoosh says it all.</li>
<li>Saturn (before GM destroyed it)</li>
<li>Starbucks: They sell the 10 minutes of sanity you afford yourself at the beginning of each day.</li>
<li>Schools who know who they are: Berea College, Oberlin, Naropa, Ever Green College</li>
</ul>
<p>What&#8217;s different about these brands?</p>
<ul>
<li>They understand the difference between marketing and movement building</li>
<li>The Obama campaign wasn&#8217;t about technology &#8211; it was about understanding people and allowing them to drive the bus.</li>
<li>They are built around a very strong value system.</li>
<li>They have the courage to sacrifice &#8211; the essence of positioning is sacrifice&#8230;to know who you are not good for. The moment you worry about pleasing everyone, you&#8217;re dead.</li>
<li>They sell their product by marketing a view of the world.</li>
<li>Others compete around them, rather than against them.</li>
<li>They&#8217;ve evolved beyond a database to a true base of support</li>
</ul>
<p>Great brands ask themselves a harder set of questions:</p>
<ul>
<li>Does our story reflect a deep understanding of a moral? People spend way too much time worrying about the semantics of the story they are telling.</li>
<li>Does that moral speak to a underval/timeless truth?</li>
<li>Do we know who can most benefit from what we do?</li>
<li>Ware we &#8220;one of&#8221; or are we &#8220;the&#8221;?</li>
</ul>
<p>Great brands know something that the rest of us seem to have forgotten: headlines , hardships and stock indexes aren&#8217;t suppose to define who we are, they&#8217;re suppose to test who we are.</p>
<p>The world isn&#8217;t have an economic, environmental or political crisis: We are experiencing an existential crisis of wisdom.</p>
<p>The only question ay of us should be asking is what/who/how will we rise above it?</p>
<p>The only question we should be debating today is what role your university can (must) play in this effort.</p>
<p>Will your engineers affirm human potential or prey on our basest instincts? Will your business majors destroy or build the next economy? How will we consume energy? How will we care for the least, last and lost in our society?  How will we define the difference between smart and wise?</p>
<p>Marriage of marketing and movement building:</p>
<ul>
<li>Do we operate like an expert or like a real person?</li>
<li>Do we rent space in someone else&#8217;s world or own content?</li>
<li>Do we shine a light on ourselves or on the issues dear to us?</li>
<li>Do we define community geographically or in terms of values?</li>
<li>Do we treat our members as people or as profiles?</li>
</ul>
<p>Let&#8217;s ask these questions in a very familiar context:</p>
<p>The High School Kid</p>
<ul>
<li>Confused but curious</li>
<li>Afraid but excited</li>
<li>Defining a short list</li>
<li>Applying</li>
<li>Deciding</li>
<li>Committing</li>
</ul>
<p>We should say &#8220;we know you&#8217;re confused but curious&#8230;but here&#8217;s some of the things you should be thinking about&#8221;. Tailor it with your values and beliefs &#8211; those who agree will come to you. Those who don&#8217;t, won&#8217;t.</p>
<p>What is the state of mind at each step? What is the message I can deliver? Don&#8217;t spend 99% of your dollar round the decision point &#8211; spend it on cultivation.</p>
<p>So what is your role?</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id4059-live-blogging-ama-higher-ed-the-new-power-social-media-marketing-strategy-for-higher-education.html' rel='bookmark' title='Permanent Link: Live Blogging AMA Higher Ed: The New Power: Social Media Marketing Strategy for Higher Education'>Live Blogging AMA Higher Ed: The New Power: Social Media Marketing Strategy for Higher Education</a></li><li><a href='http://doteduguru.com/id1112-live-blogging-what-the-heck-do-all-these-numbers-mean-web-analytics-for-higher-ed.html' rel='bookmark' title='Permanent Link: Live Blogging: What the Heck Do All These Numbers Mean? Web Analytics for Higher Ed'>Live Blogging: What the Heck Do All These Numbers Mean? Web Analytics for Higher Ed</a></li><li><a href='http://doteduguru.com/id4092-live-blogging-ama-reinvention.html' rel='bookmark' title='Permanent Link: Live Blogging AMA: Reinvention'>Live Blogging AMA: Reinvention</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=YJ007pJGo6s:ABKbg5YwuN4:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=YJ007pJGo6s:ABKbg5YwuN4:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=YJ007pJGo6s:ABKbg5YwuN4:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=YJ007pJGo6s:ABKbg5YwuN4:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=YJ007pJGo6s:ABKbg5YwuN4:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=YJ007pJGo6s:ABKbg5YwuN4:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=YJ007pJGo6s:ABKbg5YwuN4:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=YJ007pJGo6s:ABKbg5YwuN4:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/YJ007pJGo6s" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4054-live-blogging-ama-higher-edcon-from-gandhi-to-google.html/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4054-live-blogging-ama-higher-edcon-from-gandhi-to-google.html</feedburner:origLink></item>
		<item>
		<title>Reflections on Stamats SIM Tech</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/d1Yvi8CB09Q/id4049-reflections-on-stamats-sim-tech.html</link>
		<comments>http://doteduguru.com/id4049-reflections-on-stamats-sim-tech.html#comments</comments>
		<pubDate>Mon, 16 Nov 2009 13:35:47 +0000</pubDate>
		<dc:creator>Karlyn Morissette</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[higher ed]]></category>
		<category><![CDATA[higher education]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[SIM Tech]]></category>
		<category><![CDATA[simtech]]></category>
		<category><![CDATA[Social Media]]></category>
		<category><![CDATA[stamats]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4049</guid>
		<description><![CDATA[I&#8217;m going to spend the next few days at the American Marketing Associations Symposium on the Marketing of Higher Education, live blogging when I can, but first I wanted to post an update from SIM Tech.

Last week, Kyle, Rachel and I had the pleasure of speaking at Stamat&#8217;s annual SIM Tech conference. Stamats always does [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m going to spend the next few days at the American Marketing Associations Symposium on the Marketing of Higher Education, live blogging when I can, but first I wanted to post an update from SIM Tech.</p>
<p><span id="more-4049"></span></p>
<p>Last week, Kyle, Rachel and I had the pleasure of speaking at Stamat&#8217;s annual SIM Tech conference. Stamats always does a great job with that conference, bringing in great speakers and giving out a lot of great information (and no, it&#8217;s not a constant sales pitch!). This year was no exception, and it was a great couple of days in Boston.</p>
<p>There were two trends that I noticed:</p>
<p><strong>1) A move towards pragmatic social media</strong></p>
<p>This is a shift I have seen occurring over the last several months, and one that I&#8217;m very happy to see happening. Colleges are going from just doing social media because everyone else is, to starting to think about doing it in a practical way. They&#8217;re taking time to plan things out and really make sure they have the right mix of media in their marketing efforts. They are starting to realize that social media is no different than any other marketing tool. Several speakers noted that social media should be the last thing you do, after you get the rest of your house in order. What a refreshing change!</p>
<p><strong>2) Mobile, Mobile, MOBILE </strong></p>
<p>This was the first higher ed conference that I&#8217;ve been to where mobile was really front and center. One of the keynotes develops apps for the iPhone, and several of the general sessions talked about it. While I&#8217;m not convinced (yet) that mobile is anything more than a luxury for higher ed, I did think it was interesting to see how many marketing people were interested in it. I&#8217;m anxious to see how this pans out and will be following it closely.</p>
<p>One last thing I wanted to note was something that Fritz said in his opening remarks &#8211; that is that employees today are no longer your typical employees. They are little creative consultants and they are out there building their own brands. What does this mean for colleges? You&#8217;re going to have to fight to hang onto them. It&#8217;s an extremely important point. If you have someone that is out there making a name for themselves on Twitter or the blogs, and you value the contribution they make, really make sure you&#8217;re treating them like you want to keep them. There is absolutely nothing wrong with a person trying to advance themselves professionally. It&#8217;s not that they necessarily want to leave the school and go somewhere else&#8230;but it is always nice to have options.</p>
<p><strong>Did you attend the conference? What were your key takeaways? Leave a comment!</strong></p>
<p>(PS If you&#8217;re in Boston tonight, come out for the <a href="http://twtvite.com/j9a3qp">AMA Tweetup</a>! Looks like all the usual Boston suspects will be there, plus a few new people too.)</p>
<p>Update: <a href="http://insidetimshead.wordpress.com/2009/11/14/stamats-sim-tech-takeaways-goals-first-content-always/">Here&#8217;s another recap</a> from my buddy Tim Nekritz</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id3134-win-a-stamats-sim-tech-registration.html' rel='bookmark' title='Permanent Link: Win a Stamats SIM Tech registration!'>Win a Stamats SIM Tech registration!</a></li><li><a href='http://doteduguru.com/id3335-eduweb-2009-reflections.html' rel='bookmark' title='Permanent Link: eduWEB 2009 Reflections'>eduWEB 2009 Reflections</a></li><li><a href='http://doteduguru.com/id1137-reflecting-on-stamats-conference-2008.html' rel='bookmark' title='Permanent Link: Reflecting on Stamats Conference 2008'>Reflecting on Stamats Conference 2008</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=d1Yvi8CB09Q:1fem8NOsGvU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=d1Yvi8CB09Q:1fem8NOsGvU:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=d1Yvi8CB09Q:1fem8NOsGvU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=d1Yvi8CB09Q:1fem8NOsGvU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=d1Yvi8CB09Q:1fem8NOsGvU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=d1Yvi8CB09Q:1fem8NOsGvU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=d1Yvi8CB09Q:1fem8NOsGvU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=d1Yvi8CB09Q:1fem8NOsGvU:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/d1Yvi8CB09Q" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4049-reflections-on-stamats-sim-tech.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4049-reflections-on-stamats-sim-tech.html</feedburner:origLink></item>
		<item>
		<title>Inbound School Marketing – Presentation from SIMTech 2009</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/gPxguqSemnM/id4036-inbound-school-marketing-simtech-2009.html</link>
		<comments>http://doteduguru.com/id4036-inbound-school-marketing-simtech-2009.html#comments</comments>
		<pubDate>Thu, 12 Nov 2009 21:06:29 +0000</pubDate>
		<dc:creator>Kyle James</dc:creator>
				<category><![CDATA[Conferences]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4036</guid>
		<description><![CDATA[If you remember the slides from my presentation at WhippleHill&#8217;s User Conference you might notice that for the most part these are the same slides.  I did add a whole new section on conversion pages.  Yes, a conversion page is a landing page but I&#8217;m just always careful about calling it a landing page as [...]]]></description>
			<content:encoded><![CDATA[<p>If you remember the slides from <strong><a href="http://doteduguru.com/id3147-inbound-school-marketing-slides.html">my presentation at WhippleHill&#8217;s User Conference</a></strong> you might notice that for the most part these are the same slides.  I did add a whole new section on conversion pages.  Yes, a conversion page is a landing page but I&#8217;m just always careful about calling it a landing page as technically any page that is the first a visitor sees on your site is a landing page and we know with search engines every page on your site becomes a landing page.</p>
<p><span id="more-4036"></span></p>
<p>So anyway no reason to really to rehash a lot of this, but I do want to share the updated slides here.  <strong><a title="Doesn't matter what you call it, an inquiry is still a lead" href="http://doteduguru.com/id3121-an-inquiry-is-a-lead.html">Remember it doesn&#8217;t matter what you call it, an inquiry is a lead</a></strong>.</p>
<h3>Inbound School Marketing V2</h3>
<div id="__ss_2478280" style="width: 425px; text-align: left;"><a style="font:14px Helvetica,Arial,Sans-serif;display:block;margin:12px 0 3px 0;text-decoration:underline;" title="Inbound School Marketing #stamats09" href="http://www.slideshare.net/jameskm03/inbound-school-marketing-stamats09">Inbound School Marketing #stamats09</a><object style="margin:0px" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=prospects-leads-v2-091111153354-phpapp02&amp;stripped_title=inbound-school-marketing-stamats09" /><param name="allowfullscreen" value="true" /><embed style="margin:0px" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=prospects-leads-v2-091111153354-phpapp02&amp;stripped_title=inbound-school-marketing-stamats09" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<div style="font-size: 11px; font-family: tahoma,arial; height: 26px; padding-top: 2px;">View more <a style="text-decoration:underline;" href="http://www.slideshare.net/">presentations</a> from <a style="text-decoration:underline;" href="http://www.slideshare.net/jameskm03">Kyle James</a>.</div>
</div>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id3147-inbound-school-marketing-slides.html' rel='bookmark' title='Permanent Link: Inbound School Marketing Slides: Whipple Hill User Conference &#8216;09'>Inbound School Marketing Slides: Whipple Hill User Conference &#8216;09</a></li><li><a href='http://doteduguru.com/id3888-inbound-marketing-book-review.html' rel='bookmark' title='Permanent Link: Book Review: Inbound Marketing the Book'>Book Review: Inbound Marketing the Book</a></li><li><a href='http://doteduguru.com/id881-hello-is-anyone-out-there-web-analytics-presentation.html' rel='bookmark' title='Permanent Link: Hello, Is Anyone Out There &#8211; HighEdWeb 2008 Presentation'>Hello, Is Anyone Out There &#8211; HighEdWeb 2008 Presentation</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gPxguqSemnM:aeK7osppTJs:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gPxguqSemnM:aeK7osppTJs:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gPxguqSemnM:aeK7osppTJs:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=gPxguqSemnM:aeK7osppTJs:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gPxguqSemnM:aeK7osppTJs:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=gPxguqSemnM:aeK7osppTJs:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=gPxguqSemnM:aeK7osppTJs:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=gPxguqSemnM:aeK7osppTJs:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/gPxguqSemnM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4036-inbound-school-marketing-simtech-2009.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4036-inbound-school-marketing-simtech-2009.html</feedburner:origLink></item>
		<item>
		<title>Kings of All Cosmos: How to Get Internal Knowledge Out There</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/FsdDms84nxY/id4011-internal_knowledge.html</link>
		<comments>http://doteduguru.com/id4011-internal_knowledge.html#comments</comments>
		<pubDate>Fri, 06 Nov 2009 13:00:02 +0000</pubDate>
		<dc:creator>Nikki Massaro Kauffman</dc:creator>
				<category><![CDATA[Change Management]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[internal knowledge]]></category>
		<category><![CDATA[intranet]]></category>
		<category><![CDATA[intranets]]></category>
		<category><![CDATA[knowledge base]]></category>
		<category><![CDATA[succession planning]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=4011</guid>
		<description><![CDATA[If you work in higher ed, you have people who have become fixtures.  They roll up all of the tiny details, the business processes and procedures, into their heads like a Katamari.

Once it&#8217;s all there, that person is your knowledge base, your Karamari forever (excuse the bad joke, folks).  He or she attends all the [...]]]></description>
			<content:encoded><![CDATA[<p>If you work in higher ed, you have people who have become fixtures.  They roll up all of the tiny details, the business processes and procedures, into their heads like a <a href="http://en.wikipedia.org/wiki/Katamari_Damacy">Katamari</a>.</p>
<p><span id="more-4011"></span></p>
<p>Once it&#8217;s all there, <em>that person</em> is your knowledge base, your Karamari forever (excuse the bad joke, folks).  He or she attends all the key meetings.  Every person or process involves at least one part where this person is consulted for how &#8220;we&#8221; do things.  And new hires must spend a significant portion of their time volleying back and forth between attempting to to something semi-productive and tracking this person down.</p>
<p>What can you do ensure that all that internal knowledge gets transferred out of a person and into something that can be shared?  Here are a few strategies I have used:</p>
<h3>Your knowledge base should have a granular permissions structure.</h3>
<p>Information may need to be opened or restricted based on group membership.  At the topmost level, <a href="http://doteduguru.com/id3408-university-intranets-fail.html">make it public</a>.  It is much easier to take something public and lock it down than vice versa.  (People are very nervous about sharing; don&#8217;t create additional barriers to doing so.)</p>
<h3>Give the masses of subject matter experts authoring access.</h3>
<p>Having content vetted by a small group of people creates bottlenecks.  A knowledge base is different from a formal Web presence.  If you feel tempted to restrict authorship to an elite group, instead consider having this group review and edit the published contributions of everyone else.  You will get much more done, and you can still have quality content.</p>
<h3>Delegate the documentation of internal knowledge to new hires.</h3>
<p>Every time a new hire tracks this person down for an answer, the new hire should be told to document it.  (Hooray for newbie-hazing!)  But seriously, this tactic does serve several purposes:</p>
<ul>
<li>The person who actually possess all the internal knowledge is going to be too busy to actually sit down and do the documentation himself/herself.</li>
<li>Having to relay that information to each new hire one-on-one costs the billable time of two employees: the new hire and the expert. If the new hire, documents this information, it will become available for all future hires so that the cost of relaying the information is only one new hire each time.</li>
<li>The expert is able to check how well the new hire understood the information given to him/her by reviewing what was documented and making additional changes or comments.</li>
</ul>
<h3>Lead people to the knowledge base.</h3>
<p>When getting people to adopt a new knowledge base, you may have to get them to accept change by leading them there gradually:</p>
<ul>
<li>When they ask you a question that is not in there, add it.  If/when it is in there, send them the link.  It is a subtle way of showing them that the answers can be found in the new knowledge base.</li>
<li>When they get used to going there, you can try answering questions by explaining to them how you looked up the answers in the knowledge based in addition to giving the URLs.  Teach them your search strategies along with giving them the answers.</li>
<li>Eventually, like training wheels on a bicycle, you can take away the URLs and let them navigate the knowledge base on their own.</li>
</ul>
<p><em>Photo Credit: <a href="http://www.flickr.com/photos/bdjsb7/1664872712/">Little Prince and Katamari</a> by <a href="http://www.flickr.com/photos/bdjsb7">bdjsb7</a></em></p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id3408-university-intranets-fail.html' rel='bookmark' title='Permanent Link: University Intranets: Let&#8217;s Secure Our Internal Knowledge Base from Ourselves #Fail'>University Intranets: Let&#8217;s Secure Our Internal Knowledge Base from Ourselves #Fail</a></li><li><a href='http://doteduguru.com/id2665-the-virtues-of-delegation.html' rel='bookmark' title='Permanent Link: The Virtues of Delegation'>The Virtues of Delegation</a></li><li><a href='http://doteduguru.com/id3596-salary-versus-autonomy.html' rel='bookmark' title='Permanent Link: Salary versus Autonomy'>Salary versus Autonomy</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=FsdDms84nxY:Hfm2qUfDopE:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=FsdDms84nxY:Hfm2qUfDopE:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=FsdDms84nxY:Hfm2qUfDopE:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=FsdDms84nxY:Hfm2qUfDopE:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=FsdDms84nxY:Hfm2qUfDopE:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=FsdDms84nxY:Hfm2qUfDopE:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=FsdDms84nxY:Hfm2qUfDopE:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=FsdDms84nxY:Hfm2qUfDopE:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/FsdDms84nxY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id4011-internal_knowledge.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id4011-internal_knowledge.html</feedburner:origLink></item>
		<item>
		<title>When advertising on Hulu (pre-roll ads) goes wrong</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/uXbZtbfwVoU/id3995-when-advertising-on-hulu-pre-roll-ads-go-wrong-context-is-king.html</link>
		<comments>http://doteduguru.com/id3995-when-advertising-on-hulu-pre-roll-ads-go-wrong-context-is-king.html#comments</comments>
		<pubDate>Thu, 05 Nov 2009 14:15:35 +0000</pubDate>
		<dc:creator>Nick DeNardis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Marketing]]></category>
		<category><![CDATA[Video]]></category>
		<category><![CDATA[advertising]]></category>
		<category><![CDATA[fail]]></category>
		<category><![CDATA[goes wrong]]></category>
		<category><![CDATA[hulu]]></category>
		<category><![CDATA[pre-roll]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=3995</guid>
		<description><![CDATA[Advertising your institution on a number of sites via text, banner, or even pre-roll videos ads has become ever more popular as the shift from print to digital takes hold. There is one downside to this change though, loss of context control. 

You can make a well branded and copy written ad and spend hours [...]]]></description>
			<content:encoded><![CDATA[<p>Advertising your institution on a number of sites via text, banner, or even pre-roll videos ads has become ever more popular as the shift from print to digital takes hold. There is one downside to this change though, loss of context control. </p>
<p><span id="more-3995"></span></p>
<p>You can make a well branded and copy written ad and spend hours on your landing page. Making sure to catch every user possible and track all your conversions but it can all be destroyed by the context you ad is placed in. An example of this was brought to my attention last night.</p>
<h2>An Example</h2>
<p>The twitter account <a href="http://twitter.com/420revolution/status/5435936807">@420revolution posted this status</a>:</p>
<blockquote><p>Oakland University Supports Marijuana Use <a href="http://bit.ly/4joFGJ">http://bit.ly/4joFGJ</a></p></blockquote>
<p>Which leads you to a <a href="http://digg.com/health/Oakland_University_Supports_Marijuana_Use">Digg.com article</a> with the same title and description:</p>
<blockquote><p>Self Explanatory </p></blockquote>
<p>You finally end up at a <a href="http://www.youtube.com/watch?v=ZWuzrPwaT7w">YouTube video</a> of a screen cast which shows an Oakland University commercial with the words &#8220;The following clip is brought to you by Oakland University&#8221;. What follows is a video by HowCast explaining &#8220;How to legally obtain medical marijuana.&#8221; Here is the video:</p>
<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/ZWuzrPwaT7w&#038;hl=en&#038;fs=1&#038;"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/ZWuzrPwaT7w&#038;hl=en&#038;fs=1&#038;" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>The tweet was eventually re-tweeted a few times and dugg a handful of times. Luckily this example was not a PR nightmare for the institution and it was on a site like Hulu which does have a good grasp on the content they push out. But as site start to push out more user generated content be prepared for the sorts of things an ad could endorse.</p>
<h2>The Lesson</h2>
<p>Obviously Oakland University did not place this ad on this particular video but the more online ads are being dispersed on sites with wide ranges of content it becomes impossible to control what context your message is being displayed in. </p>
<p>I am not sure the advertising policy or options Hulu gives to its advertisers as far as targeting. But this would apply to any site your university advertises on that could have questionable content or user generated content. Where does the line get drawn between promoting yourself and endorsing a product/service/opinion you have no control over?</p>
<h2>Your Thoughts</h2>
<p>Have you come across other examples of university advertising #contextfail? Or have policies/guidelines at your institution that only allow you to promote in approved spaces?</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id2632-taking-the-idea-of-a-cohesive-web-template-in-a-slightly-different-direction.html' rel='bookmark' title='Permanent Link: Taking the idea of a cohesive Web template in a slightly different direction'>Taking the idea of a cohesive Web template in a slightly different direction</a></li><li><a href='http://doteduguru.com/id2601-reining-outliers-university-wide-cohesive-socialmedia-presence.html' rel='bookmark' title='Permanent Link: Reining in the outliers for a university-wide cohesive social media presence'>Reining in the outliers for a university-wide cohesive social media presence</a></li><li><a href='http://doteduguru.com/id2598-reining-in-the-outliers-for-a-university-wide-cohesive-web-presence.html' rel='bookmark' title='Permanent Link: Reining in the outliers for a university-wide cohesive Web presence'>Reining in the outliers for a university-wide cohesive Web presence</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=uXbZtbfwVoU:Bqgalq9pC5A:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=uXbZtbfwVoU:Bqgalq9pC5A:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=uXbZtbfwVoU:Bqgalq9pC5A:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=uXbZtbfwVoU:Bqgalq9pC5A:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=uXbZtbfwVoU:Bqgalq9pC5A:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=uXbZtbfwVoU:Bqgalq9pC5A:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=uXbZtbfwVoU:Bqgalq9pC5A:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=uXbZtbfwVoU:Bqgalq9pC5A:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/uXbZtbfwVoU" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id3995-when-advertising-on-hulu-pre-roll-ads-go-wrong-context-is-king.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id3995-when-advertising-on-hulu-pre-roll-ads-go-wrong-context-is-king.html</feedburner:origLink></item>
		<item>
		<title>Mobile Analytics Revisited (Have You Been Keeping Up?)</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/6HPYkRFWcWs/id3962-mobile-analytics-revisited-have-you-been-keeping-up.html</link>
		<comments>http://doteduguru.com/id3962-mobile-analytics-revisited-have-you-been-keeping-up.html#comments</comments>
		<pubDate>Wed, 04 Nov 2009 13:00:35 +0000</pubDate>
		<dc:creator>Michael Fienen</dc:creator>
				<category><![CDATA[Analytics]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[Android]]></category>
		<category><![CDATA[Blackberry]]></category>
		<category><![CDATA[filters]]></category>
		<category><![CDATA[Google Analytics]]></category>
		<category><![CDATA[iphone]]></category>
		<category><![CDATA[phones]]></category>
		<category><![CDATA[smart phones]]></category>
		<category><![CDATA[tracking]]></category>
		<category><![CDATA[windows mobile]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=3962</guid>
		<description><![CDATA[This past March, I wrote a tutorial that described some techniques of measuring mobile traffic in Google Analytics.  Believe it or not, you can&#8217;t just set that kind of stuff and forget it.  In just the eight months since then, the topography of the mobile landscape has changed, and I wanted to share some changes [...]]]></description>
			<content:encoded><![CDATA[<p>This past March, I wrote a tutorial that described some <a href="http://doteduguru.com/id2448-mobile-analytics-the-neglected-mutant-step-child.html">techniques of measuring mobile traffic in Google Analytics</a>.  Believe it or not, you can&#8217;t just set that kind of stuff and forget it.  In just the eight months since then, the topography of the mobile landscape has changed, and I wanted to share some changes that I&#8217;ve made to improve tracking of mobile devices as a result.  The key sign for me was when I logged in and noticed we were missing all the newer smartphones (unfortunately I don&#8217;t keep close tabs on this report due to resources) due to a minor issue with the resolution filter I originally described.  Collecting and interpreting analytics well requires a fine hand and attention to the metrics and what they mean; using a set it and forget it mentality is better than nothing, but will prevent you from getting at the best information you could collect.</p>
<p><span id="more-3962"></span></p>
<p>The key problem is that the original screen resolution filter described in the first article operates on a now false premise: mobile devices are sub-VGA in resolution.  By now I&#8217;m sure you&#8217;ve heard of <a href="http://phones.verizonwireless.com/motorola/droid/">Droid</a>, the new Android 2.0 based smartphone from Motorola.  Now, that is just one example, but it&#8217;s hitting a whopping resolution of 854 x 480.  The HTC Touch Pro2 runs 480 x 800, and even it&#8217;s older sibling was 480 x 640.  By comparison, the iPhone and iPod Touch&#8217;s resolution is 320&#215;480.  Higher res. screens on mobile devices are the new trend, one that I&#8217;m not entirely convinced that they won&#8217;t possibly rival netbook resolutions soon.  Sure, we could just add some of these resolutions to our initial filter (which I did), but that doesn&#8217;t entirely solve the problem.  This is especially true since once you break the barrier of VGA resolutions, you run the risk of sniffing out normal computers.</p>
<p>My solution is now a two pass system in our Google Analytics mobile traffic profile.  I&#8217;ve kept the resolution filter in place as the starting include filter since that&#8217;s still the best and most reliable place to start, and modified it to account for the higher resolutions.  I took a simple approach and just added in the main increments that we&#8217;ve seen on the upper end of the spectrum: 480, 640, 800, and 854.  You could just as easily simplify the entire thing to grab everything 854 and down (you&#8217;ll see why this works in step two) as that seems to be the current top mark for phone resolution at the moment.  My resulting regex for the new include filter based on the old one is:</p>
<p><code>^([1-2]?[0-9]?[0-9]|3[0-6][0-9]|480|640|800|854)x([1-3]?[0-9]?[0-9]|4[0-8][0-9]|800)$</code></p>
<p>A simpler approach (which matches anything 899&#215;899 or less) could just be:</p>
<p><code>^([0-8]?[0-9]{1,2})x([0-8]?[0-9]{1,2})$</code></p>
<p>That&#8217;s step one.  The issue is that you are guaranteed to catch normal Windows users with either one of those filters (Apple machines almost always have higher resolution than that, even older machines, but I&#8217;ve learned there are no absolutes in analytics).  That&#8217;s where the second pass comes in to play.  After the first filter, which tells the profile what to include, set up a custom exclude filter on the field &#8220;Visitor Operating System Version.&#8221;  For the pattern, have it exclude matches for:</p>
<p><code>(95|98|ME|XP|Vista|NT|10\.[4-6])</code></p>
<p>This will get rid of all relevant versions of normal desktop Windows (Windows 7 reports as NT currently, as far as I can tell) and OS X, and leave you with a nice pool of mobile users to paw through.  This should even allow you to scale up the resolution filter as smartphone screens improve and maintain your reporting accuracy, though you might want to add Linux to the exclude filter then too.</p>
<p>If anyone has come up with what they feel is a better solution, I&#8217;d love to hear about it in the comments so we can discuss ways to improve upon the method I&#8217;ve offered here.  So far, I&#8217;m very happy with the results this is producing for us, but we also have a pretty small mobile device user base, so it&#8217;s not easy for me to tell how well this might work in a larger environment where more variables might come in to play.</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id2448-mobile-analytics-the-neglected-mutant-step-child.html' rel='bookmark' title='Permanent Link: Mobile Analytics: The Neglected Mutant Step Child'>Mobile Analytics: The Neglected Mutant Step Child</a></li><li><a href='http://doteduguru.com/id4-prediction-2008-the-year-of-the-mobile-phone.html' rel='bookmark' title='Permanent Link: Prediction 2008 The year of the Mobile phone'>Prediction 2008 The year of the Mobile phone</a></li><li><a href='http://doteduguru.com/id629-google-analytics-filters.html' rel='bookmark' title='Permanent Link: 7 Google Analytics Filters To Help Understand Your Visitors'>7 Google Analytics Filters To Help Understand Your Visitors</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=6HPYkRFWcWs:7CLx9YAMPYM:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=6HPYkRFWcWs:7CLx9YAMPYM:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=6HPYkRFWcWs:7CLx9YAMPYM:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=6HPYkRFWcWs:7CLx9YAMPYM:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=6HPYkRFWcWs:7CLx9YAMPYM:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=6HPYkRFWcWs:7CLx9YAMPYM:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=6HPYkRFWcWs:7CLx9YAMPYM:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=6HPYkRFWcWs:7CLx9YAMPYM:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/6HPYkRFWcWs" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id3962-mobile-analytics-revisited-have-you-been-keeping-up.html/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id3962-mobile-analytics-revisited-have-you-been-keeping-up.html</feedburner:origLink></item>
		<item>
		<title>Software Review: Flimp – Flash Development Tool without the Programming Knowledge</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/_njE_szWWX0/id3805-software-review-flimp-flash-development-tool.html</link>
		<comments>http://doteduguru.com/id3805-software-review-flimp-flash-development-tool.html#comments</comments>
		<pubDate>Tue, 03 Nov 2009 13:00:59 +0000</pubDate>
		<dc:creator>Kyle James</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Graphics]]></category>
		<category><![CDATA[review]]></category>
		<category><![CDATA[development tool]]></category>
		<category><![CDATA[flash development]]></category>
		<category><![CDATA[software example]]></category>
		<category><![CDATA[software installation]]></category>
		<category><![CDATA[video marketing]]></category>
		<category><![CDATA[visual excitement]]></category>
		<category><![CDATA[web environment]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=3805</guid>
		<description><![CDATA[So I was given the freedom to demo and review a powerful Flash development tool called Flimp.  If you visit Flimp&#8217;s website they describe their product as video marketing, but after playing with the software for a few weekends and talking to others this is only a part of what their service is capable of.  [...]]]></description>
			<content:encoded><![CDATA[<p>So I was given the freedom to demo and review a powerful Flash development tool called Flimp.  If you visit <a title="Flimp Video Marketing" href="http://www.flimp.net/" target="_blank"><strong>Flimp&#8217;s website</strong></a> they describe their product as video marketing, but after playing with the software for a few weekends and talking to others this is only a part of what their service is capable of.  In their application, you can do a lot with video.  For example, you can include a video on a Flash landing page, in an email or simply embed it on a page.  Still, with the power and visual excitement of Flash, video is only a part of the feature set.  Flimp appears to be built completely in Flash and is an environment to let any individual build applications in Flash.  Their application is hosted in the cloud for optimal serving of files and is a software as a service (SaaS), so there is no software installation needed.<span id="more-3805"></span></p>
<h3>Software Example</h3>
<p>So let me start this review by sharing a little Flash piece that I developed and was able to easily embed in this blog post.  You might know my dog Skip?  Well here&#8217;s a chance to get to know him a little better.</p>
<p><object id="dcembed" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="530" height="390" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="quality" value="high" /><param name="bgcolor" value="#869ca7" /><param name="allowScriptAccess" value="sameDomain" /><param name="src" value="http://viewit.cc/dcembed.swf?f=9339C950-9DAE-62B6-9264-62F93821A6A9&amp;r=E72E6AFC-CA9B-28BB-3390-631F64B27353" /><param name="name" value="dcembed" /><param name="align" value="middle" /><embed id="dcembed" type="application/x-shockwave-flash" width="530" height="390" src="http://viewit.cc/dcembed.swf?f=9339C950-9DAE-62B6-9264-62F93821A6A9&amp;r=E72E6AFC-CA9B-28BB-3390-631F64B27353" align="middle" name="dcembed" allowscriptaccess="sameDomain" bgcolor="#869ca7" quality="high"></embed></object></p>
<h3>Impressions of the Software</h3>
<div id="attachment_3944" class="wp-caption alignright" style="width: 310px"><a href="http://doteduguru.com/wp-content/uploads/2009/10/flimp-text-editor.PNG"><img class="size-medium wp-image-3944" title="Flimp Text Editor" src="http://doteduguru.com/wp-content/uploads/2009/10/flimp-text-editor-300x207.PNG" alt="Flimp Text Editor" width="300" height="207" /></a><p class="wp-caption-text">Flimp Text Editor (Click for Larger)</p></div>
<p>It was fairly intuitive and straightforward to put together a template.  Dropping pictures, text, and video onto the template was as simple as drag and drop, and then you are given lots of control into the nit picky details of your work.  There were times that it felt like the interface required extra clicks to accomplish things that could be handled in fewer.  An example of this is when you go back to edit an existing &#8220;flimp&#8221; you have to do an extra click to edit instead of being able to click on the preview and get right into the application.  Of course being able to constantly develop and update the service is one of the great things about software as a service application!</p>
<p>As I went through the tool to build this demo application I was quite frankly impressed with the feature set.  There wasn&#8217;t anything that I wanted to build and design that I didn&#8217;t easily have the ability to.  One negative was that for videos you have to upload a file in the .flv format.  Of course with the abundance of converters this isn&#8217;t a make or break, but with the rich feature set it was something that stood out as a disappointment.</p>
<h3>A Customer Testimonial</h3>
<p>Flimp does have quite a few education clients, and after reading through some of their <a href="http://www.flimp.net/education.php" target="_blank"><strong>higher education case studies</strong></a> I reached out to a friend who works at Suffolk University, <a title="Jessica Krywosa on Twitter" href="http://twitter.com/jesskry" target="_blank"><strong>Jessica Krywosa</strong></a>, for a testimonial.  Many of you will recognize Jessica from her <a title="Integrated and Communications Blog" href="http://krywosa.com/" target="_blank"><strong>Integrated Marketing and Communication blog</strong></a>.  I knew all I was spending was a few hours on the weekend to get in here and toy around with the software without an actual campaign to test the service, so I wanted a more in-depth assessment.  Here is what Jessica had to say about the Flimp service.</p>
<p style="padding-left: 30px;"><em>What makes Flimp so great is more than the product &#8211; its the people. They have been very responsive and collaborative in our work with video email campaigns. If you&#8217;re having an issue you can call, email or tweet them and receive a rapid, accurate and friendly response. As they continue to grow, they are very open to product enhancements that we bring up &#8211; be it in interface or analytics.</em></p>
<p style="padding-left: 30px;"><em>What I&#8217;ve worked most with is the analytics. Seeing click throughs by individual emails has been invaluable when determining campaigns &#8211; the placement of information, our web traffic and content, even time of day for segmented audiences. All in all, its been a great learning experience as we move forward in creating interactive and dynamic content for all areas of the university.</em></p>
<p>Flimp wasn&#8217;t aware that I reached out to a customer, so feedback like this really says a lot about a company.  I know at HubSpot there is a superior level of service and transparency that we strive hard to establish.  When a friend asks a friend for their honest assessment and they tell about the passion of the people at the company, it says a lot about that company.</p>
<h3>Final Impressions</h3>
<p>Although I was impressed with the feature set, I didn&#8217;t really get to dig into the email marketing and analytics to truly assess those functions.  Being someone who has a lot of experience in both <a title="Email Marketing - Higher Education" href="http://doteduguru.com/id292-email-marketing-higher-education-presentation.html"><strong>email marketing</strong></a> and <a title="Web Analytics - Higher Education" href="http://doteduguru.com/web-analytics"><strong>web analytics</strong></a> I&#8217;m a little upset I can&#8217;t truly give my expert&#8217;s take on those features.</p>
<p><strong>I do still have to warn that just because Flimp takes the programming out of flash doesn&#8217;t mean that someone without design skills is going to be able to create masterpieces!  I think the people who will really find value in this tool are traditional marketers who are experts in Adobe Illustrator and Photoshop or Microsoft Publisher and just can&#8217;t wrap their head around Flash.</strong> With a little education I strongly believe those individuals will feel right at home in this application and be able to create vibrant web applications as they have created for print.  I think that is the true highlight of the software because I know there are a lot of individuals who fit into that mold in colleges and universities around the nation.</p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id3686-mobileeducator-iphone-application-and-cms-review.html' rel='bookmark' title='Permanent Link: Review: MobileEducator iPhone Application and CMS'>Review: MobileEducator iPhone Application and CMS</a></li><li><a href='http://doteduguru.com/id2019-hootsuite-twitter-tool-business-value.html' rel='bookmark' title='Permanent Link: HootSuite: Twitter Tool with actual Business Value'>HootSuite: Twitter Tool with actual Business Value</a></li><li><a href='http://doteduguru.com/id1313-google-analytics-tracking-flash.html' rel='bookmark' title='Permanent Link: Tracking Flash Interaction with Google Analytics'>Tracking Flash Interaction with Google Analytics</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=_njE_szWWX0:JC9quZYODSA:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=_njE_szWWX0:JC9quZYODSA:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=_njE_szWWX0:JC9quZYODSA:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=_njE_szWWX0:JC9quZYODSA:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=_njE_szWWX0:JC9quZYODSA:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=_njE_szWWX0:JC9quZYODSA:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=_njE_szWWX0:JC9quZYODSA:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=_njE_szWWX0:JC9quZYODSA:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/_njE_szWWX0" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id3805-software-review-flimp-flash-development-tool.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id3805-software-review-flimp-flash-development-tool.html</feedburner:origLink></item>
		<item>
		<title>Don’t lose your identity – Create an effective print style sheet</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/r-dK1wIA4pk/id3876-dont-loose-your-identity-create-an-effective-print-style-sheet.html</link>
		<comments>http://doteduguru.com/id3876-dont-loose-your-identity-create-an-effective-print-style-sheet.html#comments</comments>
		<pubDate>Mon, 02 Nov 2009 12:00:48 +0000</pubDate>
		<dc:creator>Nick DeNardis</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Usability]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[backgrounds]]></category>
		<category><![CDATA[best practices]]></category>
		<category><![CDATA[css]]></category>
		<category><![CDATA[paper]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[style]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=3876</guid>
		<description><![CDATA[Making a Web site flexible is an art. Not only does your site have to look good cross browser on screen but also scale down gracefully for a mobile phone or print.

Looking at the example above, (I am not picking on Duke, I just choose them at random) most higher ed sites end up this [...]]]></description>
			<content:encoded><![CDATA[<p>Making a Web site flexible is an art. Not only does your site have to look good cross browser on screen but also scale down gracefully for a mobile phone or print.<span id="more-3876"></span></p>
<p style="text-align: center;"><a href="http://doteduguru.com/wp-content/uploads/2009/10/print-edu.jpg"><img class="aligncenter size-full wp-image-3907" title="print-edu" src="http://doteduguru.com/wp-content/uploads/2009/10/print-edu.jpg" alt="print edu Dont lose your identity   Create an effective print style sheet" width="491" height="234" /></a></p>
<p>Looking at the example above, (I am not picking on Duke, I just choose them at random) most higher ed sites end up this way. Not accounting for the print style the spacing is all off, unnecessary items get printed and paper is wasted, usually the user get confused. There is a simple way to prevent this, setup a print style sheet.</p>
<h2>How to make a separate print style</h2>
<p>In HTML:</p>
<pre style="padding-left: 30px;">&lt;link href="print.css" rel="stylesheet" type="text/css" media="print" /&gt;</pre>
<p>or in CSS:</p>
<pre style="padding-left: 30px;padding-bottom: 10px;">@media print { ... }</pre>
<h2>What is important to keep on a printed page</h2>
<ul>
<li>Wordmark/Name</li>
<li>Department name</li>
<li>Page heading</li>
<li>Central content</li>
<li>Footer/URL</li>
<li>Department contact information</li>
</ul>
<h2>What is not as important to keep</h2>
<ul>
<li>Navigation</li>
<li>Images (other than content specific)</li>
<li>Colors</li>
<li>Keeping the same pixel perfect layout</li>
</ul>
<h2>Some basics about print style</h2>
<p><strong>Make the content 100%</strong> &#8211; Since you don&#8217;t know what size paper or how your users will be printing you pages it&#8217;s best to change everything to 100% width. This will us the maximum area possible and not leave blank sections on the paper.</p>
<p><strong>Use a print friendly wordmark</strong> &#8211; Most university Web sites have their wordmark in the top left of every page. Sometimes the web version may not be appropriate for print so using an image replacement technique will yield the best results for the end user.</p>
<p><strong>Get rid of anything unnecessary</strong> &#8211; display:none is your friend, use it for anything that isn&#8217;t directly related to the content of the page. Navigation, background images, promotion images</p>
<p><strong>Include the URL and date</strong> &#8211; This one is not necessary but could be helpful especially for news items or anything that changes frequently. Although it is enabled by default having the URL, date and any other important information on the page may be helpful.</p>
<p style="text-align: center;"><a href="http://doteduguru.com/wp-content/uploads/2009/10/print-edu-good.jpg"><img class="aligncenter size-full wp-image-3911" title="print-edu-good" src="http://doteduguru.com/wp-content/uploads/2009/10/print-edu-good.jpg" alt="print edu good Dont lose your identity   Create an effective print style sheet" width="491" height="222" /></a></p>
<p>Compare the above example to the one at the top of this article. UNL has a completely different feel when printing. They take everything in account and tailor everything to the print medium. 100% width, friendly wordmark, removing the menu and focusing on the content.</p>
<h2>Additional Resources</h2>
<p>Although it is just starting I stumbled across a site dedicated to the print versions of Web pages. <a href="http://printfancy.com/">http://printfancy.com/</a> &#8211; &#8220;showcases and honors websites and companies that take the extra step to maintain their brand across all areas&#8221;</p>
<ul>
<li><a href="http://meyerweb.com/eric/articles/webrev/200001.html">Print Different &#8211; Eric Meyer</a></li>
<li><a href="http://www.alistapart.com/articles/goingtoprint/">CSS Design: Going to Print</a></li>
<li><a href="http://www.smashingmagazine.com/2007/02/21/printing-the-web-solutions-and-techniques/">Printing the Web: Solutions and Techniques</a></li>
</ul>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id1790-speaking-for-the-trees.html' rel='bookmark' title='Permanent Link: Speaking for the Trees&#8230;'>Speaking for the Trees&#8230;</a></li><li><a href='http://doteduguru.com/id2926-need-a-link-building-strategy-create-content.html' rel='bookmark' title='Permanent Link: Need a Link Building Strategy?  Create Content!'>Need a Link Building Strategy?  Create Content!</a></li><li><a href='http://doteduguru.com/id3484-primer-for-effective-email-marketing.html' rel='bookmark' title='Permanent Link: A Primer for Effective Email Marketing'>A Primer for Effective Email Marketing</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=r-dK1wIA4pk:jClm1YzBjEk:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=r-dK1wIA4pk:jClm1YzBjEk:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=r-dK1wIA4pk:jClm1YzBjEk:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=r-dK1wIA4pk:jClm1YzBjEk:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=r-dK1wIA4pk:jClm1YzBjEk:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=r-dK1wIA4pk:jClm1YzBjEk:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=r-dK1wIA4pk:jClm1YzBjEk:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=r-dK1wIA4pk:jClm1YzBjEk:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/r-dK1wIA4pk" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id3876-dont-loose-your-identity-create-an-effective-print-style-sheet.html/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id3876-dont-loose-your-identity-create-an-effective-print-style-sheet.html</feedburner:origLink></item>
		<item>
		<title>Happy Halloween from the Gurus</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/HMwq1Un3MFI/id3927-happy-halloween-from-the-gurus.html</link>
		<comments>http://doteduguru.com/id3927-happy-halloween-from-the-gurus.html#comments</comments>
		<pubDate>Sat, 31 Oct 2009 18:04:42 +0000</pubDate>
		<dc:creator>Kyle James</dc:creator>
				<category><![CDATA[Comedy]]></category>
		<category><![CDATA[General]]></category>
		<category><![CDATA[halloween costumes]]></category>
		<category><![CDATA[happy halloween]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=3927</guid>
		<description><![CDATA[Hopefully everyone is having a wonderful Halloween!  Last year we gave you a few Halloween comics so this year we thought we would once again offer a little humor.  After all you don&#8217;t want to be totally spooked today, right?

Dr. Nikki &#38; Nurse MK

Nikki Massaro Kauffman might not quite have the split personality of the [...]]]></description>
			<content:encoded><![CDATA[<p>Hopefully everyone is having a wonderful Halloween!  Last year we gave you a few <a title="Halloween Comics" href="http://doteduguru.com/id1037-halloween-comics.html">Halloween comics</a> so this year we thought we would once again offer a little humor.  After all you don&#8217;t want to be totally spooked today, right?<span id="more-3927"></span></p>
<h3></h3>
<h3>Dr. Nikki &amp; Nurse MK</h3>
<p style="text-align: center;"><a href="http://doteduguru.com/wp-content/uploads/2009/10/drnikki.png"><img class="size-medium wp-image-3930 aligncenter" title="Dr. Nikki" src="http://doteduguru.com/wp-content/uploads/2009/10/drnikki-300x270.png" alt="Dr. Nikki" width="300" height="270" /></a></p>
<p><a href="http://twitter.com/Nikkimk" target="_blank">Nikki Massaro Kauffman</a> might not quite have the split personality of the original Dr. Jekyll and Mr. Hyde, but on this day you should still watch out.</p>
<h3>Ricky Bobby James</h3>
<p style="text-align: center;"><img class="size-full wp-image-3929 aligncenter" title="Ricky Bobby James" src="http://doteduguru.com/wp-content/uploads/2009/10/ricky-bobby.jpg" alt="Ricky Bobby James" width="180" height="167" /></p>
<p><a title="Kyle James on Twitter" href="http://twitter.com/kylejames" target="_blank">Kyle &#8220;Ricky Bobby&#8221; James</a> might not go as fast as the original&#8230; but you can bet if you don&#8217;t chew Big Red you will still get the same advice.</p>
<h3>KarlynV</h3>
<p style="text-align: center;"><a href="http://doteduguru.com/wp-content/uploads/2009/10/karlyn-V.jpg"><img class="size-full wp-image-3931 aligncenter" title="karlyn-V" src="http://doteduguru.com/wp-content/uploads/2009/10/karlyn-V.jpg" alt="karlyn V Happy Halloween from the Gurus" width="285" height="379" /></a></p>
<p>We are sorry you were ALL wrong.  <a href="http://twitter.com/karlynm" target="_blank">Karlyn&#8217;s</a> last name is NOT Morissette.  The truth will free you.</p>
<h3>Fienster the Clown</h3>
<p style="text-align: center;"><a href="http://doteduguru.com/wp-content/uploads/2009/10/fienster-the-clown.jpg"><img class="size-medium wp-image-3932 aligncenter" title="Fienster The Clown" src="http://doteduguru.com/wp-content/uploads/2009/10/fienster-the-clown-300x225.jpg" alt="Fienster The Clown" width="300" height="225" /></a></p>
<p style="text-align: left;"><a title="Michael Fienen on Twitter" href="http://twitter.com/fienen" target="_blank">Michael Fienen</a> is &#8220;scary&#8221; on target and never afraid to be a fiend when telling the truth.</p>
<h3 style="text-align: left;">The Web Rock Star</h3>
<p style="text-align: center;"><img class="alignnone size-full wp-image-3933" title="Gothic Nick" src="http://doteduguru.com/wp-content/uploads/2009/10/gothic-nick.jpg" alt="Gothic Nick" width="497" height="372" /></p>
<p>Yes <a href="http://twitter.com/nickdenardis" target="_blank">Nick DeNardis</a> does tell us all how we can be &#8220;web rock stars&#8221; on <a title="College Website Audits - eduCheckup" href="http://educheckup.com/" target="_blank">EDU Checkup</a>, but seriously you didn&#8217;t know he was a true closet Web God of Rock?!</p>
<h3>Other Halloween Costumes</h3>
<ul>
<li>Our friend <a href="http://highered.prblogs.org/2009/10/30/happy-halloween/" target="_blank">Andrew Careaga appears to be having a whale of a time in his failure</a>.</li>
<li>Maybe you know Joe Gaylor?  Well here is <a href="http://www.twitpic.com/nlu35" target="_blank">Todd Sanders being Joe</a>!</li>
</ul>
<p><strong>Got a picture to share?  Leave a comment or send us a list and we&#8217;ll add it to the post!</strong></p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id1037-halloween-comics.html' rel='bookmark' title='Permanent Link: Happy Halloween &#8211; Comics Time'>Happy Halloween &#8211; Comics Time</a></li><li><a href='http://doteduguru.com/id2356-happy-bday-to-kyle-james.html' rel='bookmark' title='Permanent Link: Happy birthday to our founder, Kyle James'>Happy birthday to our founder, Kyle James</a></li><li><a href='http://doteduguru.com/id2306-pictures-from-first-hetweetup.html' rel='bookmark' title='Permanent Link: Pictures from the first HighEd Tweetup'>Pictures from the first HighEd Tweetup</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HMwq1Un3MFI:60n5XDz6Jis:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HMwq1Un3MFI:60n5XDz6Jis:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HMwq1Un3MFI:60n5XDz6Jis:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=HMwq1Un3MFI:60n5XDz6Jis:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HMwq1Un3MFI:60n5XDz6Jis:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=HMwq1Un3MFI:60n5XDz6Jis:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=HMwq1Un3MFI:60n5XDz6Jis:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=HMwq1Un3MFI:60n5XDz6Jis:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/HMwq1Un3MFI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id3927-happy-halloween-from-the-gurus.html/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id3927-happy-halloween-from-the-gurus.html</feedburner:origLink></item>
		<item>
		<title>Security in October: Google Wave, Facebook, XSS</title>
		<link>http://feedproxy.google.com/~r/DotEduGuru/~3/UNi-KaZfTks/id3824-security-in-october-google-wave-facebook-xss.html</link>
		<comments>http://doteduguru.com/id3824-security-in-october-google-wave-facebook-xss.html#comments</comments>
		<pubDate>Fri, 30 Oct 2009 18:28:10 +0000</pubDate>
		<dc:creator>Paul Gilzow</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[facebook]]></category>
		<category><![CDATA[tinymce]]></category>
		<category><![CDATA[WordPress]]></category>

		<guid isPermaLink="false">http://doteduguru.com/?p=3824</guid>
		<description><![CDATA[Further support of what I mentioned in my presentation
In my Cross-site scripting presentation at #heweb09, I mentioned that a North Carolina State University report from September 2008 showed that users clicked the &#8220;ok&#8221; button on message alerts 61% of the time, regardless of whether the message alert was legitimate or not.  From that I concluded [...]]]></description>
			<content:encoded><![CDATA[<h2>Further support of what I mentioned in my presentation</h2>
<p>In my <a href="http://2009.highedweb.org/EventDetail.aspx?guid=067a844f-9e1f-4981-970d-6e5c7c632907">Cross-site scripting presentation</a> at <a href="http://2009.highedweb.org/">#heweb09</a>, I mentioned that a <a href="http://news.ncsu.edu/releases/new-study-highlights-risk-of-fake-popup-warnings-for-internet-users/">North Carolina State University report</a> from September 2008 showed that users clicked the &#8220;ok&#8221; button on message alerts 61% of the time, regardless of whether the message alert was legitimate or not.  From that I concluded that we could be reasonably certain that, as an attacker, we would have a 1 in 2 shot of tricking a victim into clicking an exploited link via email, IM, twitter, etc. A recent study from the <a href="http://intrepidusgroup.com/default.htm">Intrepidus Group</a> (the company behind <a href="http://phishme.com/whatisphishme.html">PhishMe.com</a>) now confirms my hypothesis: the report concludes that 60% of people click the link contained in a phishing email within the first hour of receiving it.</p>
<p><span id="more-3824"></span></p>
<p>In addition, a <a href="http://www.indiana.edu/~phishing/social-network-experiment/phishing-preprint.pdf">2005 study</a> (pdf) at Indian University concluded &#8220;&#8230;that Internet users may be over four times as likely to become victims if they are solicited by someone appearing to be a known acquaintance.&#8221; So what does this mean to us in Higher Education? Given that users are even more likely to be fooled by phishing attempts from &#8220;known acquaintances&#8221; on social networking sites, it means that we need to be <em>very </em>diligent in protecting our university accounts on those sites.  Don&#8217;t allow your admins to use frivolous applications on Facebook (see Hacked Facebook applications below), remove admins who are no longer active, and change your Facebook password frequently.</p>
<p>(via <a href="http://newsvote.bbc.co.uk/mpapps/pagetools/print/news.bbc.co.uk/2/hi/technology/8279867.stm?ad=1">BBC.co.uk</a>)</p>
<h2>WordPress inadvertent disclosure bug</h2>
<p>Turns out this one is actually a problem with Tiny MCE that Wordpress uses as its <a title="What You See Is What You Get" href="http://en.wikipedia.org/wiki/WYSIWYG">WYSIWYG </a>editor.  If you paste content into the Visual editor, Tiny MCE will create a second hidden (style=&#8221;overflow: hidden; position: absolute; left: -10000px;&#8221;) copy of your pasted contents.  The problem is that in some situations, Tiny MCE does not remove this hidden div when you publish.  This means that the <strong>ORIGINAL </strong>contents of what you pasted will be published as a hidden div on your published post.  Again, not the worst security issue, but could definitely cause issues if you pasted some content that you really didn&#8217;t want published.</p>
<p>(via <a href="http://blog.kamens.brookline.ma.us/~jik/wordpress/2009/10/06/wordpress-inadvertent-disclosure-bug/">Something Better to Do</a>)</p>
<h2>Hacked Facebook applications in the wild</h2>
<p>Many have been saying it was only a matter of time, and it looks like that time is finally here.  Several facebook applications have been hacked and are directing users to download a fake update to an out-of-date version of the Adobe Reader from a Russian site.  Affected facebook applications (so far) include:</p>
<ul>
<li>CityFireDepartment</li>
<li>MyGirlySpace</li>
<li>Ferrarifone</li>
<li>Mashpro</li>
<li>Mynameis</li>
<li>Pass-it-on</li>
<li>Fillinthe</li>
<li>Aquariumlife</li>
</ul>
<p>Until the developers are able to correct the issues, stay clear of any of the above apps.  Also, it&#8217;s a good idea to not use ANY frivolous facebook applications if you are the admin of a university-owned page or group.</p>
<p>(via <a href="http://thompson.blog.avg.com/2009/10/hacked-facebook-applications-reach-out-to-exploit-sites-in-russia.html">avg.com</a>)</p>
<h2>Google Wave Security Issues</h2>
<p>The recent release of <a href="http://wave.google.com/">Google Wave</a> invites over the last couple of weeks has spurred significant of interest in the Higher Ed community.  Those of us who were lucky to receive an invite have rushed out and started &#8220;waves&#8221; with others in the community.  As we being to utilize this tool more and more, many of us will begin to research and utilize the <a href="http://techpp.com/2009/10/14/ultimate-list-of-google-wave-gadgets-and-tools/">various</a> <a href="http://wavety.com/">plugins</a> that are available.  In fact, if you were in on the &#8220;Google Wave in Higher Education&#8221; wave, you saw a gadget in action: the &#8220;<a href="http://wave-samples-gallery.appspot.com/about_app?app_id=5016">Are You Coming?</a>&#8221; gadget was used to poll who was planning on attending the EDUCAUSE Annual Conference. I bring this up because it appears that Google has been fairly lax, security-wise, in the way it currently allows gadgets to be created and used.</p>
<p><a href="http://twitter.com/theharmonyguy">@theharmonyguy</a> has been busy testing Google Wave and Wave Gadgets (WG) and has <a href="http://theharmonyguy.com/2009/10/26/google-wave-as-a-tool-for-hacking/">discovered</a> some interesting (read: scary) things. Gadgets work by loading an iframe inside the Wave.  In their current form, Gadgets are allowed to not only load in an invisible state, but also launch javascript.  Scripts inside the gadget are not allowed to access the DOM of Google Wave, however, as he <a href="http://theharmonyguy.com/2009/10/27/cross-gadget-security-in-google-wave/">discovered</a>, all gadget container iframes are loaded from the same domain and therefore, scripts from one gadget are able to access the DOM in another gadget.  Combine this with the fact that gadgets automatically load as soon as you open a wave AND you can be added to a wave as long as someone knows your wave account or gmail address.  What you now have is a perfect platform for phishing.</p>
<p>We all love new technology, especially those that allow us to communicate in new, more efficient ways.  But we need to remember that the attacks we are familiar with in &#8220;old&#8221; technologies follow along with us.  Hopefully Google will have all of this worked out before the official launch of Wave.  Until then, be leary of opening Waves from people you don&#8217;t know.</p>
<p><small><a title="Attribution License" href="http://creativecommons.org/licenses/by/2.0/" target="_blank"><img src="../wp-content/plugins/photo-dropper/images/cc.png" border="0" alt="Creative Commons License" width="16" height="16" align="absmiddle" title="Security in October: Google Wave, Facebook, XSS" /></a> photo credit: <a title="catatronic" href="http://www.flickr.com/photos/7491525@N04/1868720700/" target="_blank">catatronic</a></small></p>


<p>Related posts:<ol><li><a href='http://doteduguru.com/id3831-new-utility-allows-you-to-control-facebook-accounts-without-the-password.html' rel='bookmark' title='Permanent Link: New Utility Allows You to Control Facebook Accounts Without the Password'>New Utility Allows You to Control Facebook Accounts Without the Password</a></li><li><a href='http://doteduguru.com/id3085-easy-roi-on-facebook-ads.html' rel='bookmark' title='Permanent Link: Easy ROI on Facebook Ads'>Easy ROI on Facebook Ads</a></li><li><a href='http://doteduguru.com/id3693-suny-new-paltz-facebook-page-disappears.html' rel='bookmark' title='Permanent Link: Feeling Naked: A Tale of the Disappearing Facebook Fan Page'>Feeling Naked: A Tale of the Disappearing Facebook Fan Page</a></li></ol></p><div class="feedflare">
<a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=UNi-KaZfTks:JBEdWtpm6BU:yIl2AUoC8zA"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=yIl2AUoC8zA" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=UNi-KaZfTks:JBEdWtpm6BU:bcOpcFrp8Mo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?d=bcOpcFrp8Mo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=UNi-KaZfTks:JBEdWtpm6BU:D7DqB2pKExk"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=UNi-KaZfTks:JBEdWtpm6BU:D7DqB2pKExk" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=UNi-KaZfTks:JBEdWtpm6BU:F7zBnMyn0Lo"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=UNi-KaZfTks:JBEdWtpm6BU:F7zBnMyn0Lo" border="0"></img></a> <a href="http://feeds.feedburner.com/~ff/DotEduGuru?a=UNi-KaZfTks:JBEdWtpm6BU:V_sGLiPBpWU"><img src="http://feeds.feedburner.com/~ff/DotEduGuru?i=UNi-KaZfTks:JBEdWtpm6BU:V_sGLiPBpWU" border="0"></img></a>
</div><img src="http://feeds.feedburner.com/~r/DotEduGuru/~4/UNi-KaZfTks" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://doteduguru.com/id3824-security-in-october-google-wave-facebook-xss.html/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		<feedburner:origLink>http://doteduguru.com/id3824-security-in-october-google-wave-facebook-xss.html</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 1.577 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-22 04:30:17 -->
