<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Topic of the Month &#8211; April</title>
	<atom:link href="http://www.fearless-future.com/wordpress/topic-of-the-month-april/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.fearless-future.com/wordpress/topic-of-the-month-april/</link>
	<description>Tips, Trends, and Tactics for your marketing future.</description>
	<lastBuildDate>Thu, 14 May 2009 15:11:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: links for 2008-02-21 &#171; Spinstah</title>
		<link>http://www.fearless-future.com/wordpress/topic-of-the-month-april/comment-page-1/#comment-3711</link>
		<dc:creator>links for 2008-02-21 &#171; Spinstah</dc:creator>
		<pubDate>Thu, 21 Feb 2008 22:18:43 +0000</pubDate>
		<guid isPermaLink="false">http://fearless-future.com/wordpress/?p=69#comment-3711</guid>
		<description>[...] Library Loves Students See comments - Valentine&#8217;s Day library promo. (tags: publicity marketing libraries) [...]</description>
		<content:encoded><![CDATA[<p>[...] Library Loves Students See comments &#8211; Valentine&#8217;s Day library promo. (tags: publicity marketing libraries) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Evangeliste</title>
		<link>http://www.fearless-future.com/wordpress/topic-of-the-month-april/comment-page-1/#comment-38</link>
		<dc:creator>Mary Evangeliste</dc:creator>
		<pubDate>Mon, 17 Apr 2006 18:38:34 +0000</pubDate>
		<guid isPermaLink="false">http://fearless-future.com/wordpress/?p=69#comment-38</guid>
		<description>It seems to me that a lot of librarians express trepidation about granting interviews to student newspapers but in my experience I have had nothing but great experiences.

This is another imporatnt FREE resource-getiing to kno wthe editors of your student newspaper.</description>
		<content:encoded><![CDATA[<p>It seems to me that a lot of librarians express trepidation about granting interviews to student newspapers but in my experience I have had nothing but great experiences.</p>
<p>This is another imporatnt FREE resource-getiing to kno wthe editors of your student newspaper.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Evangeliste</title>
		<link>http://www.fearless-future.com/wordpress/topic-of-the-month-april/comment-page-1/#comment-37</link>
		<dc:creator>Mary Evangeliste</dc:creator>
		<pubDate>Mon, 17 Apr 2006 18:36:09 +0000</pubDate>
		<guid isPermaLink="false">http://fearless-future.com/wordpress/?p=69#comment-37</guid>
		<description>&lt;p&gt;&lt;font size=&quot;3&quot;&gt;here is the article that covered the valentines event last year from the Eagle (American University&#039;s student newspaper) &lt;/font&gt;
&lt;/p&gt; 
&lt;h2&gt;Campus Briefs: Bender Library loves you
&lt;/h2&gt; 
&lt;h3&gt;
&lt;/h3&gt; 
&lt;h4&gt;&lt;a title=&quot;Jeannette Kimmel&quot; href=&quot;http://www.theeagleonline.com/user/index.cfm?event=displayAuthorProfile&amp;authorid=1285780&quot; rel=&quot;nofollow&quot;&gt;Jeannette Kimmel&lt;/a&gt;
&lt;/h4&gt; 
&lt;div id=&quot;meta&quot;&gt;&lt;strong&gt;Issue date:&lt;/strong&gt; 2/17/05 &lt;strong&gt;Section:&lt;/strong&gt; &lt;a title=&quot;News&quot; href=&quot;http://www.theeagleonline.com/news/2005/02/17/News/&quot; rel=&quot;nofollow&quot;&gt;News&lt;/a&gt;
&lt;/div&gt; 
&lt;div class=&quot;goner&quot; id=&quot;flan_article_top&quot;&gt; 
  &lt;div class=&quot;flan_article_clear&quot;&gt;
  &lt;/div&gt;
&lt;/div&gt; 
&lt;script language=&quot;Javascript&quot;&gt;
		function goPage(newindex) {
			currentLocation = getThisPage();
			cleanedLocation = &#039;&#039;;
			// If this is an SHTML request.
			if (currentLocation.indexOf(&quot;.shtml&quot;) &gt; -1) {
				// Detect if this is a request that already has a page specification.
				if (currentLocation.indexOf(&quot;-page&quot;) &gt; -1) {
					cleanedLocation = currentLocation.substring(0, currentLocation.indexOf(&quot;-page&quot;)) + &#039;.shtml&#039;;
				} else {
					cleanedLocation = currentLocation;
				}
				// Only add the &quot;-pageX&quot; suffix when the page index is higher than 1.
				if (newindex != 1) {
					cleanedLocation = cleanedLocation.substring(0, cleanedLocation.indexOf(&quot;.shtml&quot;)) + &#039;-page&#039; + newindex + &#039;.shtml&#039;;
				}
			} else {
				// Only add the &quot;-pageX&quot; suffix when the page index is higher than 1.
				if (newindex != 1) {
					cleanedLocation = currentLocation + &#039;&amp;page=&#039; + newindex;
				} else {
					cleanedLocation = currentLocation;
				}
			}
			document.location = cleanedLocation;
		}
		function getThisPage() {
			currentURL = &#039;&#039; + window.document.location;
			thispageresult = &#039;&#039;;
			if (currentURL.indexOf(&quot;?page=&quot;) &gt; -1) {
				currentURL = currentURL.substring(0, currentURL.indexOf(&#039;?page=&#039;));
				thispageresult = currentURL;
			} else if (currentURL.indexOf(&quot;&amp;page=&quot;) &gt; -1) {
				currentURL = currentURL.substring(0, currentURL.indexOf(&#039;&amp;page=&#039;));
				thispageresult = currentURL;
			} else {
				thispageresult = currentURL;
			}
			// Make sure the URL generated by this fuctnion is compatible with mirror image.
			thispageresult = thispageresult.substring(7, thispageresult.length);
			thispageresult = thispageresult.substring(thispageresult.indexOf(&#039;/&#039;)+1, thispageresult.length);
			thispageresult = basehref + thispageresult;
			if (thispageresult.indexOf(&#039;sourcedomain&#039;) &gt; -1) {
				thispageresult = thispageresult.substring(0, thispageresult.indexOf(&#039;?&#039;));
			}
			return thispageresult;
		}
		&lt;/script&gt; 
&lt;div id=&quot;flan_story_text&quot;&gt;Bender Library spread the love on Valentine&#039;s Day by offering free candy and a chance to win $50 gift certificates to Best Buy.
  &lt;br /&gt;
  &lt;br /&gt;The library staff wanted to &quot;get a chance to tell [the students] we appreciate them,&quot; said Julie Darnell, library development coordinator.
  &lt;br /&gt;
  &lt;br /&gt;Staff said love in the library is not uncommon.
  &lt;br /&gt;
  &lt;br /&gt;&quot;Lots of people meet in the stacks, hang out and talk,&quot; said Mary Evangeliste, a reference and instruction librarian. &quot;It&#039;s an academic and also a social environment. ... We&#039;re spreading individual love to global love.&quot;
  &lt;br /&gt;
  &lt;br /&gt;Some students said the event was a good idea.
  &lt;br /&gt;
  &lt;br /&gt;&quot;I think it&#039;s cool. Any chance to win something is always nice,&quot; said Erin Kelley, a sophomore in the School of International Service who entered the contest.
  &lt;br /&gt;
  &lt;br /&gt;The staff originally planned to direct the contest at seniors, but &quot;we couldn&#039;t leave out the rest of the student body,&quot; they said.
  &lt;br /&gt;
  &lt;br /&gt;&quot;We originally wanted to let seniors know that they can still continue to use the library after they graduate,&quot; Evangeliste said. &quot;In most university libraries, this is not the case.&quot; 
  &lt;br /&gt;
  &lt;br /&gt;Graduated students can use their alumni card to check out books and use other reference material, though they do not have access to the online ALADIN databases.
  &lt;br /&gt;
  &lt;br /&gt;Six winner of the $50 gift certificates will be announced Feb. 21.
  &lt;br /&gt; 
  &lt;div class=&quot;flan_article_clear&quot;&gt;
  &lt;/div&gt;
&lt;/div&gt; 
&lt;p&gt;&lt;font size=&quot;3&quot;&gt;&lt;/font&gt;&#160;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p><font size="3">here is the article that covered the valentines event last year from the Eagle (American University&#8217;s student newspaper) </font>
</p>
<h2>Campus Briefs: Bender Library loves you<br />
</h2>
<h3>
</h3>
<h4><a title="Jeannette Kimmel" href="http://www.theeagleonline.com/user/index.cfm?event=displayAuthorProfile&amp;authorid=1285780" rel="nofollow">Jeannette Kimmel</a><br />
</h4>
<div id="meta"><strong>Issue date:</strong> 2/17/05 <strong>Section:</strong> <a title="News" href="http://www.theeagleonline.com/news/2005/02/17/News/" rel="nofollow">News</a>
</div>
<div class="goner" id="flan_article_top">
<div class="flan_article_clear">
  </div>
</div>
<p><script language="Javascript">
		function goPage(newindex) {
			currentLocation = getThisPage();
			cleanedLocation = '';
			// If this is an SHTML request.
			if (currentLocation.indexOf(".shtml") > -1) {
				// Detect if this is a request that already has a page specification.
				if (currentLocation.indexOf("-page") > -1) {
					cleanedLocation = currentLocation.substring(0, currentLocation.indexOf("-page")) + '.shtml';
				} else {
					cleanedLocation = currentLocation;
				}
				// Only add the "-pageX" suffix when the page index is higher than 1.
				if (newindex != 1) {
					cleanedLocation = cleanedLocation.substring(0, cleanedLocation.indexOf(".shtml")) + '-page' + newindex + '.shtml';
				}
			} else {
				// Only add the "-pageX" suffix when the page index is higher than 1.
				if (newindex != 1) {
					cleanedLocation = currentLocation + '&#038;page=' + newindex;
				} else {
					cleanedLocation = currentLocation;
				}
			}
			document.location = cleanedLocation;
		}
		function getThisPage() {
			currentURL = '' + window.document.location;
			thispageresult = '';
			if (currentURL.indexOf("?page=") > -1) {
				currentURL = currentURL.substring(0, currentURL.indexOf('?page='));
				thispageresult = currentURL;
			} else if (currentURL.indexOf("&#038;page=") > -1) {
				currentURL = currentURL.substring(0, currentURL.indexOf('&#038;page='));
				thispageresult = currentURL;
			} else {
				thispageresult = currentURL;
			}
			// Make sure the URL generated by this fuctnion is compatible with mirror image.
			thispageresult = thispageresult.substring(7, thispageresult.length);
			thispageresult = thispageresult.substring(thispageresult.indexOf('/')+1, thispageresult.length);
			thispageresult = basehref + thispageresult;
			if (thispageresult.indexOf('sourcedomain') > -1) {
				thispageresult = thispageresult.substring(0, thispageresult.indexOf('?'));
			}
			return thispageresult;
		}
		</script> </p>
<div id="flan_story_text">Bender Library spread the love on Valentine&#8217;s Day by offering free candy and a chance to win $50 gift certificates to Best Buy.
<p>The library staff wanted to &#8220;get a chance to tell [the students] we appreciate them,&#8221; said Julie Darnell, library development coordinator.</p>
<p>Staff said love in the library is not uncommon.</p>
<p>&#8220;Lots of people meet in the stacks, hang out and talk,&#8221; said Mary Evangeliste, a reference and instruction librarian. &#8220;It&#8217;s an academic and also a social environment. &#8230; We&#8217;re spreading individual love to global love.&#8221;</p>
<p>Some students said the event was a good idea.</p>
<p>&#8220;I think it&#8217;s cool. Any chance to win something is always nice,&#8221; said Erin Kelley, a sophomore in the School of International Service who entered the contest.</p>
<p>The staff originally planned to direct the contest at seniors, but &#8220;we couldn&#8217;t leave out the rest of the student body,&#8221; they said.</p>
<p>&#8220;We originally wanted to let seniors know that they can still continue to use the library after they graduate,&#8221; Evangeliste said. &#8220;In most university libraries, this is not the case.&#8221; </p>
<p>Graduated students can use their alumni card to check out books and use other reference material, though they do not have access to the online ALADIN databases.</p>
<p>Six winner of the $50 gift certificates will be announced Feb. 21.<br />
   </p>
<div class="flan_article_clear">
  </div>
</div>
<p><font size="3"></font>&nbsp;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mary Evangeliste</title>
		<link>http://www.fearless-future.com/wordpress/topic-of-the-month-april/comment-page-1/#comment-36</link>
		<dc:creator>Mary Evangeliste</dc:creator>
		<pubDate>Fri, 07 Apr 2006 00:20:15 +0000</pubDate>
		<guid isPermaLink="false">http://fearless-future.com/wordpress/?p=69#comment-36</guid>
		<description>&lt;p&gt;Also last year at AU we did a valentine&#039;s day event where we made these great little stickers that said &quot;Library 
  &lt;img src=&quot;http://www.fearless-future.com/wordpress/wp-content/images/tn_Heart_gif.gif&quot; /&gt;students.&quot;
&lt;/p&gt;
&lt;p&gt; &lt;table&gt;&lt;tr&gt;&lt;td&gt;&lt;img src=&quot;http://www.fearless-future.com/wordpress/wp-content/images/valentines.jpg&quot; width=&quot;200&quot; height=&quot;129&quot;  /&gt;&lt;img src=&quot;http://www.fearless-future.com/wordpress/wp-content/images/valentines2.jpg&quot; width=&quot;200&quot; height=&quot;129&quot;  /&gt;&lt;img src=&quot;http://www.fearless-future.com/wordpress/wp-content/images/valentines3.jpg&quot; width=&quot;200&quot; height=&quot;129&quot;  /&gt;&lt;img src=&quot;http://www.fearless-future.com/wordpress/wp-content/images/valentines4.jpg&quot; width=&quot;200&quot; height=&quot;129&quot;  /&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;
&lt;/p&gt;
&lt;p&gt;We got some great press from the student newspaper that was FREE. It was very fun event to put on and we had a raffle, where in order to enter, you had to write down one thing you loved about the library. Even though this is obviously not a formal assessment process it was really wonderful to hear what students liked best about what we had or were doing.
  &lt;br /&gt;
&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>Also last year at AU we did a valentine&#8217;s day event where we made these great little stickers that said &#8220;Library<br />
  <img src="http://www.fearless-future.com/wordpress/wp-content/images/tn_Heart_gif.gif" />students.&#8221;
</p>
<p> <br />
<table>
<tr>
<td><img src="http://www.fearless-future.com/wordpress/wp-content/images/valentines.jpg" width="200" height="129"  /><img src="http://www.fearless-future.com/wordpress/wp-content/images/valentines2.jpg" width="200" height="129"  /><img src="http://www.fearless-future.com/wordpress/wp-content/images/valentines3.jpg" width="200" height="129"  /><img src="http://www.fearless-future.com/wordpress/wp-content/images/valentines4.jpg" width="200" height="129"  /></td>
</tr>
</table>
</p><p>We got some great press from the student newspaper that was FREE. It was very fun event to put on and we had a raffle, where in order to enter, you had to write down one thing you loved about the library. Even though this is obviously not a formal assessment process it was really wonderful to hear what students liked best about what we had or were doing.<br />
  </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://www.fearless-future.com/wordpress/topic-of-the-month-april/comment-page-1/#comment-35</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Tue, 04 Apr 2006 13:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://fearless-future.com/wordpress/?p=69#comment-35</guid>
		<description>This past February, American University Library showed its appreciation to students by handing out treats on Valentine&#039;s Day.  Treats included candy (individuals pieces = very inexpensive) and large vinyl stickers to promote the library&#039;s new screen name, AskAULibrary, on AIM (again, very inexpensive).
&lt;p&gt;&lt;img src=&quot;http://fearless-future.com/wordpress/wp-content/uploads/2006/04/sticker-reference.png&quot; /&gt;&lt;/p&gt;
The student appreciation efforts on Valentine&#039;s Day provided a nice welcome to students as the candy and stickers were distributed in the library&#039;s lobby -- which was even decorated with festive balloons and streamers.
</description>
		<content:encoded><![CDATA[<p>This past February, American University Library showed its appreciation to students by handing out treats on Valentine&#8217;s Day.  Treats included candy (individuals pieces = very inexpensive) and large vinyl stickers to promote the library&#8217;s new screen name, AskAULibrary, on AIM (again, very inexpensive).</p>
<p><img src="http://fearless-future.com/wordpress/wp-content/uploads/2006/04/sticker-reference.png" /></p>
<p>The student appreciation efforts on Valentine&#8217;s Day provided a nice welcome to students as the candy and stickers were distributed in the library&#8217;s lobby &#8212; which was even decorated with festive balloons and streamers.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.812 seconds -->
