<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>BeanWorks</title>
	<atom:link href="http://beanworks.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://beanworks.wordpress.com</link>
	<description>Stuff I'm Working On</description>
	<lastBuildDate>Mon, 12 Mar 2012 21:55:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='beanworks.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>BeanWorks</title>
		<link>http://beanworks.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://beanworks.wordpress.com/osd.xml" title="BeanWorks" />
	<atom:link rel='hub' href='http://beanworks.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Beanworks hasn&#8217;t been abandoned!</title>
		<link>http://beanworks.wordpress.com/2008/10/21/beanworks-hasnt-been-abandoned/</link>
		<comments>http://beanworks.wordpress.com/2008/10/21/beanworks-hasnt-been-abandoned/#comments</comments>
		<pubDate>Tue, 21 Oct 2008 19:34:18 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[new site]]></category>
		<category><![CDATA[beanworks]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=186</guid>
		<description><![CDATA[It&#8217;s just been moved to beanworks.clbean.com, where I have been posting lately.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=186&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>It&#8217;s just been moved to <strong><a title="stuff I work on" href="http://beanworks.clbean.com" target="_self">beanworks.clbean.com</a></strong>, where I have been posting lately.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/186/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/186/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=186&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/10/21/beanworks-hasnt-been-abandoned/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Google API&#8217;s and Mac</title>
		<link>http://beanworks.wordpress.com/2008/07/07/google-apis-and-mac/</link>
		<comments>http://beanworks.wordpress.com/2008/07/07/google-apis-and-mac/#comments</comments>
		<pubDate>Mon, 07 Jul 2008 19:51:54 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[Apple/Mac]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[computers]]></category>
		<category><![CDATA[Mac OS X]]></category>
		<category><![CDATA[MAMP]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[tcsh]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[Unix/Linux/Macintosh]]></category>
		<category><![CDATA[Google API]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=173</guid>
		<description><![CDATA[I have an old iMac that I&#8217;ve been using as a server. Because I like Linux, and because it was easier to configure LAMP (Linux, Apache, MySql, PHP) than the similar components in OS X, I installed Kubuntu 6.06 on it (I&#8217;ve always liked the KDE desktop better than the Gnome desktop, which is the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=173&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I have an old iMac that I&#8217;ve been using as a server.  Because I like Linux, and because it was easier to configure LAMP (Linux, Apache, MySql, PHP) than the similar components in OS X, I installed Kubuntu 6.06 on it (I&#8217;ve always liked the KDE desktop better than the Gnome desktop, which is the default for Ubuntu).  Everything was fine until I decided I wanted to try out a Google API.</p>
<p>Google APIs require PHP 5.1.4 or higher (actually it was needed for the Zend engine, which is required for the Google API).  But Ubuntu 6.06 (and Kubuntu 6.06) didn&#8217;t have upgrades to PHP 5.1.4.  After a lot of trials and failures, I decided to fall back on Apple&#8217;s OS X and install MAMP (Mac, Apache, MySql, PHP).  This particular machine could only take OS 10.3.* on it, which limited the MAMP I could use.  But it included PHP 5.1.6, so I was happy.  For a while.</p>
<p>I got everything up and running again, and even figured out how to get local network access working.  Then I got back to the Google API.  The first step, with MAMP, however, was to secure it, since the default install is with user &#8220;root&#8221; and password &#8220;root.&#8221;  So far, that wasn&#8217;t a problem since MAMP on this computer was only accessible on the local network, firewalled from the Internet.  But using a Google API requires access to and from the web.</p>
<p>The MAMP application has a FAQ page, accessible from the start page, that looks really helpful, but isn&#8217;t.  You can get there by clicking in the FAQ button at the start page:</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/mampstart.jpg"><img class="alignnone size-full wp-image-175" src="http://beanworks.files.wordpress.com/2008/06/mampstart.jpg?w=450&#038;h=214" alt="MAMP start page" width="450" height="214" /></a></p>
<p>Of course, the part about which versions of the included programs are installed is helpful.  But I had already checked that before I downloaded MAMP.  It&#8217;s the part right below that, under the &#8220;How can I change the password for the MySQL database?&#8221; that is unhelpful.</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/mampfaq.jpg"><img class="alignleft size-full wp-image-176" src="http://beanworks.files.wordpress.com/2008/06/mampfaq.jpg?w=450" alt="MAMP FAQ page"   /></a></p>
<p>First of all, mysqladmin is not in that location (/Applications/MAMP/bin/mysql4/bin/mysqladmin).  It&#8217;s in /Applications/MAMP/Library/bin.  The php config file location is closer to what&#8217;s listed: /Applications/MAMP/bin/phpMyAdmin/config.inc.php</p>
<p>Second, trying to run the suggested command in tcsh got me nowhere.  It turns out the default shell was changed to bash in OS 10.3, but upgrades (which this is) keep tcsh as the default.  Fortunately, bash is available, but the default has to be changed in the terminal preferences.</p>
<p>So, just to make sure bash is really there, go to the /bin directory in the terminal (using the Finder will just show the documentation):</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/findbash.jpg"><img class="alignnone size-full wp-image-178" src="http://beanworks.files.wordpress.com/2008/06/findbash.jpg?w=450&#038;h=196" alt="bash in the Finder" width="450" height="196" /></a></p>
<p>Change the directory to root level by typing &#8220;cd /.&#8221;  Then type &#8220;cd /bin&#8221; to get to the /bin directory.  Then type &#8220;ls&#8221; to list everything in that directory (see bash listed in the screenshot):</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/cdbindir.jpg"><img class="alignnone size-full wp-image-177" src="http://beanworks.files.wordpress.com/2008/06/cdbindir.jpg?w=450" alt=""   /></a></p>
<p>While the terminal is open, go to the Terminal preferences:</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/termprefs.jpg"><img class="alignnone size-full wp-image-179" src="http://beanworks.files.wordpress.com/2008/06/termprefs.jpg?w=450" alt="Preferences"   /></a></p>
<p>Notice the  path listed is for tcsh:</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/termprefstcsh.jpg"><img class="alignnone size-full wp-image-180" src="http://beanworks.files.wordpress.com/2008/06/termprefstcsh.jpg?w=450" alt="tcsh set"   /></a></p>
<p>Change it to /bin/bash:</p>
<p><a href="http://beanworks.files.wordpress.com/2008/06/termprefsbash.jpg"><img class="alignnone size-full wp-image-181" src="http://beanworks.files.wordpress.com/2008/06/termprefsbash.jpg?w=450" alt="bash path"   /></a></p>
<p>Close the Preferences window, quit the Terminal application, and relaunch it.   bash will be at the top of the Terminal window instead of tcsh now.</p>
<p>Now running the command listed in the FAQ page (with the path modification) will change the password in MySQL.  But before you actually press the Enter key to run the command, highlight the new password and copy it using the edit menu at the top of the screen.</p>
<blockquote>
<pre>/Applications/MAMP/Library/bin/mysqladmin -u root -p password NEWPASSWORD</pre>
</blockquote>
<p>(where NEWPASSWORD is the password it is to be changed to).  The php config file will also need to be edited.  I have eMacs on this machine, which worked nicely.  Don&#8217;t try to do it in Text Edit.  That will not work nicely at all.  Open the config.inc.php file (in MAMP&#8217;s phpmyadmin folder) in a code editor like bbedit or emacs. Find the lines</p>
<blockquote>
<pre>$cfg['Servers'][$i]['user']           =   'root';          //MySQL user</pre>
<pre>$cfg['Servers'][$i]['password']       =   'root';         //MySQL password</pre>
</blockquote>
<p>Replace &#8216;root&#8217; in the password line with the one you copied. Save the file and close it.</p>
<p>Now, according to the MAMP faq page, it&#8217;s finished. Not.</p>
<p>It turns out there&#8217;s also a couple scripts to change in MAMP, documented over on <a href="http://www.network0.org/2006/09/23/how-to-secure-mamp/" target="_self">network0</a>.  There&#8217;s also a handy section on securing MAMP itself by password protecting the htaccess folder using an online .htaccess password tool (<a href="http://www.tools.dynamicdrive.com/password/" rel="nofollow">http://www.tools.dynamicdrive.com/password/</a>).  So now that I&#8217;ve got it locked down it&#8217;s time to figure out how to open it up for Gdata on that Google API.  <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/173/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/173/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/173/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/173/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=173&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/07/07/google-apis-and-mac/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2008/06/mampstart.jpg" medium="image">
			<media:title type="html">MAMP start page</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2008/06/mampfaq.jpg" medium="image">
			<media:title type="html">MAMP FAQ page</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2008/06/findbash.jpg" medium="image">
			<media:title type="html">bash in the Finder</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2008/06/cdbindir.jpg" medium="image" />

		<media:content url="http://beanworks.files.wordpress.com/2008/06/termprefs.jpg" medium="image">
			<media:title type="html">Preferences</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2008/06/termprefstcsh.jpg" medium="image">
			<media:title type="html">tcsh set</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2008/06/termprefsbash.jpg" medium="image">
			<media:title type="html">bash path</media:title>
		</media:content>
	</item>
		<item>
		<title>Somewhat off-topic</title>
		<link>http://beanworks.wordpress.com/2008/06/23/somewhat-off-topic/</link>
		<comments>http://beanworks.wordpress.com/2008/06/23/somewhat-off-topic/#comments</comments>
		<pubDate>Mon, 23 Jun 2008 20:48:56 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[ecology]]></category>
		<category><![CDATA[earth-friendly]]></category>
		<category><![CDATA[sustainability]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=182</guid>
		<description><![CDATA[But worth noting: back from the wild Keep it up Carmella! (&#8220;Best viewed in Firefox or Safari, not internet explorer&#8221;) I love it.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=182&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>But worth noting:</p>
<h3><a title="Back from the Wild blog" href="http://amhpub.amherst.edu/cguiol09/" target="_blank">back from the wild</a></h3>
<p>Keep it up Carmella!</p>
<p>(&#8220;Best viewed in Firefox or Safari, not internet explorer&#8221;)</p>
<p>I love it. <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/182/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/182/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/182/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/182/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=182&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/06/23/somewhat-off-topic/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Libraries and Web 2.0</title>
		<link>http://beanworks.wordpress.com/2008/05/17/libraries-and-web-20/</link>
		<comments>http://beanworks.wordpress.com/2008/05/17/libraries-and-web-20/#comments</comments>
		<pubDate>Sat, 17 May 2008 13:23:38 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[Libraries]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[training]]></category>
		<category><![CDATA[23 Things]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=169</guid>
		<description><![CDATA[The Public Library of Charlotte and Mecklenburg County started a learning program for its employees a few years ago called 23 Things. It was intended to help people learn about new Web technologies that have changed the way we interact with the Web. It was evidently successful, and other libraries followed suit, using the formula [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=169&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>The <a href="http://www.plcmc.org/" target="_blank">Public Library of Charlotte and Mecklenburg County</a> started a learning program for its employees a few years ago called 23 Things.  It was intended to help people learn about new Web technologies that have changed the way we interact with the Web.  It was evidently successful, and other libraries followed suit, using the <a href="http://plcmcl2-things.blogspot.com/" target="_blank">formula and exercises set out by the Charlotte and Mecklenburg County Library</a>.</p>
<p>Their site says that (as of May, 2006) there are over 200 libraries who are using their Web 2.0 (23 things) learning tool.  It&#8217;s a pretty neat set of exercises.  But I have some suggestions for anyone in a library thinking of implementing this program.</p>
<ol>
<li>Don&#8217;t have all your employees sign up for Gmail to be able to use Blogger (which is now owned by Google).  They can get a Blogger account with any active e-mail address.  When Google sees 300+ or 100+ or even 50+ e-mail accounts being generated, and accessed, from the same IP address, and Blogger accounts instantly created with those accounts they&#8217;re going to think one thing:  Spammers!  Actually they aren&#8217;t doing the thinking, they set up bots to capture just those types of events, so they don&#8217;t have to think about it.  Once you&#8217;re flagged as a spammer, forget trying to get the e-mail account unblocked.</li>
<li>Unblock the content you want staff to be able to access.  This would be a good time to take a closer look at just what your filter is blocking and whitelist those inocuous sites you want the staff to be able to play with.</li>
<li>A lot has happened since 23 Things first appeared.  If you are going to encourage learning technology, don&#8217;t limit the discussion and exercises to old technology.  Do a little research, hang out at technology conferences, follow technology feeds, talk to a tech-savvy person, and find out what is current and what is coming down the pike.  Then change or add to the discussion to make the exercise current and relevant.  Seriously.  Others have already made changes.  You can, too.</li>
<li>If you haven&#8217;t already, read The Cluetrain Manifesto, <a href="http://www.cluetrain.com/" target="_blank">available online</a> or in <a href="http://www.worldcat.org/oclc/43343853&amp;referer=brief_results" target="_blank">print</a>.  This really is an absolute must for administrators, whether you&#8217;re doing the 23 Things or not.</li>
</ol>
<p>And, of course, you deserve great commendations for taking this step into Web 2.0.  Welcome!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/169/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/169/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/169/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/169/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=169&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/05/17/libraries-and-web-20/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Too much marketing and not enough meat</title>
		<link>http://beanworks.wordpress.com/2008/05/08/too-much-marketing-and-not-enough-meat/</link>
		<comments>http://beanworks.wordpress.com/2008/05/08/too-much-marketing-and-not-enough-meat/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:00:53 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[older adult]]></category>
		<category><![CDATA[reviews]]></category>
		<category><![CDATA[seniors]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[BigScreenLive]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=168</guid>
		<description><![CDATA[A message to the SeniorServ list from Allan Kleiman alerted me to BigScreenLive. Since I&#8217;m always interested in what&#8217;s available for older adults, especially the ones with limited computer experience, I had to instantly check it out. Now, the upfront disclaimer here is that I haven&#8217;t actually tried it out yet, but I do see [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=168&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>A message to the SeniorServ list from <a title="Allan Kleiman Senior Spaces Blog" href="http://www.seniorspaces.blogspot.com/" target="_blank">Allan Kleiman</a> alerted me to <a title="BigScreenLive site" href="http://bigscreenlive.com/" target="_blank">BigScreenLive</a>.  Since I&#8217;m always interested in what&#8217;s available for older adults, especially the ones with limited computer experience, I had to instantly check it out.  Now, the upfront disclaimer here is that I haven&#8217;t actually tried it out yet, but I do see a few problems right off the bat.</p>
<p>The first problem, which instantly affects their credibility with me, is when they state, right on the front page:</p>
<blockquote><p><strong>Our goal is to make computing effortless and enjoyable.</strong> While our software runs on any PC, we also recommend hardware to make it easier.</p></blockquote>
<p>but on the Software and Hardware page, they state,</p>
<p><strong>To get started, you will need:</strong></p>
<ul class="greenBullet">
<li><span style="color:#ff0000;"> Access to a computer with Microsoft Windows XP or Vista.</span> [emphasis mine]</li>
<li> A monitor resolution of at least 1280 x 800. The experience is optimized for a resolution of 1280 x 1024, which is most 17 inch or larger monitors.</li>
<li> A high-speed internet connection.</li>
</ul>
<p>People are aware today (yes, even the Seniors) that PC does not necessarily mean a Windows machine.   Let&#8217;s have a little truth in advertising here, please.</p>
<p>But even larger problems loom.  Who, exactly, is the site for?  Children of older adults?  Retirement communities?  Older adults themselves?  Older adults themselves range from very computer savvy to totally clueless (and generally content to stay that way).  The computer savvy ones, of course, wouldn&#8217;t even look at the site; neither would the totally clueless.  That still leaves a wide range of computer users, some who are already doing the things BigScreenLive wants to introduce them to, some that are struggling to learn even the basics just to be able to do the things on BigScreenLive, and some who are frustrated by the very things BigScreenLive offers to help with.</p>
<p>I suspect the target audience is children of older adults: the ones who call me about signing up their parent(s) for computer classes.  For this group, the site looks the most inviting and promising, because this is a group that is already fairly comfortable on computers, and that wants their parents online also, but without the frustrating computer problems older novices face.  The marketing makes it <strong>look</strong> like the perfect solution.  Will its marketing be successful?  Probably so, with enough money.  I keep thinking of how many people continue to use AOL.</p>
<p>Whether it is a good product is another question, however.  From looking through the site, and watching its tutorial, it is evident that older novices would need training just to use the program (for example, they have to know how to enlarge the text themselves).  The e-mail program, while fairly basic, will definitely be confusing to novices.   It boasts &#8220;<strong>Easily upload digital photos</strong> to the Family Album&#8221; (emphasis theirs).  Easy, maybe, for the adult children, but not for the older novice, without some training (which is the whole problem to begin with).  I think the product would be really useful for about 2% of Seniors wanting to use the computer.  But I think far more will be &#8220;given&#8221; a subscription, with little hope of actually using it.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/168/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/168/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/168/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/168/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=168&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/05/08/too-much-marketing-and-not-enough-meat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>More on Deli Linux</title>
		<link>http://beanworks.wordpress.com/2008/04/05/more-on-deli-linux/</link>
		<comments>http://beanworks.wordpress.com/2008/04/05/more-on-deli-linux/#comments</comments>
		<pubDate>Sat, 05 Apr 2008 17:59:58 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[DeLi Linux]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[micro distros]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=167</guid>
		<description><![CDATA[I have long since given away my test machine that was running Deli Linux on it, but a friend at the local Linux User Group has installed it on an old Sony laptop, and is chronicling the process at http://www.distasis.com/cpp/dlin.htm. More importantly, she wants to actually use the distro, so there is a lot on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=167&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I have long since given away my test machine that was running Deli Linux on it, but a friend at the local Linux User Group has installed it on an old Sony laptop, and is chronicling the process at <a title="Distasis Site Deli Linux page" href="http://www.distasis.com/cpp/dlin.htm" target="_blank">http://www.distasis.com/cpp/dlin.htm.</a> More importantly, she wants to actually use the distro, so there is a lot on the page about what works, changes that will get things working (such as sound, and recognizing USB drives), as well as details about which programs are available and work, and how to get other programs to compile.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/167/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/167/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/167/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/167/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=167&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/04/05/more-on-deli-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Code4Lib Journal, Issue 2 now available!</title>
		<link>http://beanworks.wordpress.com/2008/03/24/code4lib-journal-issue-2-now-available/</link>
		<comments>http://beanworks.wordpress.com/2008/03/24/code4lib-journal-issue-2-now-available/#comments</comments>
		<pubDate>Tue, 25 Mar 2008 01:38:20 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[Journals]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[code4lib]]></category>
		<category><![CDATA[journal]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[technology]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=166</guid>
		<description><![CDATA[Seriously, lots of good stuff: Code4Lib: More than a journal Free and Open Source Options for Creating Database-Driven Subject Guides Using Google Calendar to Manage Library Website Hours Geocoding LCSH in the Biodiversity Heritage Library Toward element-level interoperability in bibliographic metadata Help! A simple method for getting back-up help to the reference desk Googlizing a [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=166&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>Seriously, lots of good stuff:<br />
<a href="http://journal.code4lib.org/articles/71"></a></p>
<p><a href="http://journal.code4lib.org/articles/71">Code4Lib: More than a journal<br />
</a><br />
<a href="http://journal.code4lib.org/articles/47">Free and Open Source Options for Creating Database-Driven Subject Guides</a><br />
<a href="http://journal.code4lib.org/articles/46"></a></p>
<p><a href="http://journal.code4lib.org/articles/46">Using Google Calendar to Manage Library Website Hours</a><br />
<a href="http://journal.code4lib.org/articles/52"></a></p>
<p><a href="http://journal.code4lib.org/articles/52">Geocoding LCSH in the Biodiversity Heritage Library</a><br />
<a href="http://journal.code4lib.org/articles/54"></a></p>
<p><a href="http://journal.code4lib.org/articles/54">Toward element-level interoperability in bibliographic metadata</a><br />
<a href="http://journal.code4lib.org/articles/45"></a></p>
<p><a href="http://journal.code4lib.org/articles/45">Help! A simple method for getting back-up help to the reference desk</a><br />
<a href="http://journal.code4lib.org/articles/43"></a></p>
<p><a href="http://journal.code4lib.org/articles/43">Googlizing a Digital Library</a><br />
<a href="http://journal.code4lib.org/articles/53"></a></p>
<p><a href="http://journal.code4lib.org/articles/53">Participatory Design of Websites with Web Design Workshops</a><br />
<a href="http://journal.code4lib.org/articles/49"></a></p>
<p><a href="http://journal.code4lib.org/articles/49">Quick Lookup Laptops in the Library: Leveraging Linux with a SLAX LiveCD</a><br />
<a href="http://journal.code4lib.org/articles/63"></a></p>
<p><a href="http://journal.code4lib.org/articles/63">The ICAP (Interactive Course Assignment Pages) Publishing System</a><br />
<a href="http://journal.code4lib.org/articles/57"></a></p>
<p><a href="http://journal.code4lib.org/articles/57">Respect My Authority</a><br />
<a href="http://journal.code4lib.org/articles/72"></a></p>
<p><a href="http://journal.code4lib.org/articles/72">Conference Report: Code4LibCon 2008</a></p>
<p>Whether you are in a public library, academic library, or special library, this issue has something for you.  It is hard to pick a favorite among them, but I really like &#8220;Quick lookup laptops in the Library,&#8221; because it&#8217;s about using Linux to leverage old machines in the library.</p>
<p>I gotta say, it&#8217;s great being a part of the editorial team, bringing this to the world.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/166/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/166/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/166/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/166/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=166&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/03/24/code4lib-journal-issue-2-now-available/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Code4Lib conference</title>
		<link>http://beanworks.wordpress.com/2008/02/23/code4lib-conference/</link>
		<comments>http://beanworks.wordpress.com/2008/02/23/code4lib-conference/#comments</comments>
		<pubDate>Sat, 23 Feb 2008 20:36:51 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[conferences]]></category>
		<category><![CDATA[Libraries]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[code4lib]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Portland]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=163</guid>
		<description><![CDATA[I am heading off to another conference, this time to learn instead of teach. Code4Lib 2008 is in Portland, Oregon, next week. I&#8217;ll be posting here from the sessions. If anyone is interested in stacking the deck for next year, I&#8217;m not above a shameless plug for a vote for South Florida for next year&#8217;s [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=163&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>I am heading off to another conference, this time to learn instead of teach.  <a href="http://code4lib.org/conference/2008/schedule" title="Code4Lib 2008 schedule">Code4Lib 2008</a> is in Portland, Oregon, next week.  I&#8217;ll be posting here from the sessions.</p>
<p>If anyone is interested in stacking the deck for next year, I&#8217;m not above a shameless plug for a vote for South Florida for next year&#8217;s conference.  If you have a login account at <a href="http://code4lib.org/">code4lib.org</a>, go <a href="http://dilettantes.code4lib.org:6789/election/index/3" title="code4lib 2009 election">here to vote</a> (note, some firewalls block the port in this url &#8211; <a href="http://code4lib.org/node/241">leave a comment here</a> if you are having problems).  If you don&#8217;t have a login account at the code4lib site, you can<a href="http://code4lib.org/user/register" title="register at code4lib.org"> get one here</a>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/163/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/163/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/163/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/163/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=163&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/02/23/code4lib-conference/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Connecting the Disconnected:  Tip #9</title>
		<link>http://beanworks.wordpress.com/2008/02/22/connecting-the-disconnected-tip-9/</link>
		<comments>http://beanworks.wordpress.com/2008/02/22/connecting-the-disconnected-tip-9/#comments</comments>
		<pubDate>Fri, 22 Feb 2008 22:38:28 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[computers]]></category>
		<category><![CDATA[technology]]></category>
		<category><![CDATA[training tips]]></category>
		<category><![CDATA[computer training]]></category>
		<category><![CDATA[older adults]]></category>
		<category><![CDATA[seniors]]></category>
		<category><![CDATA[technology training]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/?p=130</guid>
		<description><![CDATA[My dad&#8217;s advice: It&#8217;s hell getting old. Don&#8217;t do it. Two very significant things are happening this century. First, Americans are living longer than any previous generation, so we are all discovering, directly or indirectly, the handicaps that come with old age. Second, computer technology has become truly mainstream, catching a whole generation off guard. [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=130&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>My dad&#8217;s advice:  It&#8217;s hell getting old.  Don&#8217;t do it.</p>
<p>Two very significant things are happening this century.  First, Americans are living longer than any previous generation, so we are all discovering, directly or indirectly, the handicaps that come with old age.  Second, computer technology has become truly mainstream, catching a whole generation off guard.   Consequently, computer illiteracy has become one of those old age handicaps, and it is acutely felt by those who are otherwise functioning extremely well in society.</p>
<p>The older generation sees their grandchildren interacting with all kinds of computers with ease, yet they have difficulty just getting their heads around some of the most basic concepts like menus and scrollbars.  I haven&#8217;t kept track of how many older adults I have talked to about computers, but I&#8217;m sure if I had a dollar for every time I heard the phrase &#8220;I feel so stupid&#8221; I&#8217;d be as rich as Bill Gates.</p>
<p>I repeatedly tell members of the older generation they are not stupid, they are <b>inexperienced</b>.  They wouldn&#8217;t think of themselves as being stupid because they can&#8217;t play a piccolo or speak Swahili.  Neither should they feel stupid because they can&#8217;t use a computer&#8230;<b>yet</b>.  Did they learn to read in a day or a week?  How long were they taught penmanship? ( &#8220;Oh!  Years!&#8221;)  And that was when they were young, like their grandchildren.</p>
<p>Learning to use a computer is doable, no matter how complicated it looks to them.  But a big factor in their success is their attitude.  In addition to making it easier for them to learn, it is important to counteract the self image they come in with by reminding them that they <b>are</b> learning, that it is not as hard as they imagined, and that they <b>can</b> do it.  It is a wonderful thing to see their faces brighten as they realize they <b>have</b> learned something, and therefore are not stupid after all.  As their attitude and self image changes, barriers start coming down and they pick up more determination.</p>
<p>Tip #9:  Encourage them.  Not just with positive reinforcement, but with active encouragement that reminds them what they have accomplished.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/130/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/130/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/130/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/130/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=130&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2008/02/22/connecting-the-disconnected-tip-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>
	</item>
		<item>
		<title>Changing Menu Text Size</title>
		<link>http://beanworks.wordpress.com/2007/12/19/changing-menu-text-size/</link>
		<comments>http://beanworks.wordpress.com/2007/12/19/changing-menu-text-size/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 03:50:48 +0000</pubDate>
		<dc:creator>Carol Bean</dc:creator>
				<category><![CDATA[customizing]]></category>
		<category><![CDATA[text size]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[display properties]]></category>
		<category><![CDATA[menu size]]></category>
		<category><![CDATA[resizing]]></category>
		<category><![CDATA[windows appearance]]></category>
		<category><![CDATA[windows menus]]></category>
		<category><![CDATA[windows properties]]></category>
		<category><![CDATA[windows XP]]></category>

		<guid isPermaLink="false">http://beanworks.wordpress.com/2007/12/19/changing-menu-text-size/</guid>
		<description><![CDATA[O.K., upfront disclaimer: This is not for experts. But I have been getting a lot of questions lately about how to change the text size for menus in Windows. This is a way to increase the size of some of the text without changing the screen resolution, which is a way to increase the overall [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=134&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></description>
				<content:encoded><![CDATA[<p>O.K., upfront disclaimer:  This is not for experts.  But I have been getting a lot of questions lately about how to change the text size for menus in Windows.</p>
<p>This is a way to increase the size of some of the text without changing the screen resolution, which is a way to increase the overall size of everything, including text.  These are instructions for WindowsXP, but they should work in Windows Vista as well.</p>
<p>First, right click on a clear part of the computer&#8217;s desktop, to open the context menu.  Click on the last option, &#8220;Properties.&#8221;<a href="http://beanworks.files.wordpress.com/2007/12/rightclick.jpg" title="Right click Context Menu on the desktop"></a></p>
<div style="text-align:center;"><a href="http://beanworks.files.wordpress.com/2007/12/rightclick.jpg" title="Right click Context Menu on the desktop"><img src="http://beanworks.files.wordpress.com/2007/12/rightclick.jpg?w=450" alt="Right click Context Menu on the desktop" /></a></div>
<p>In the Display Properties window, click on the &#8220;Appearance&#8221; tab at the top.</p>
<div style="text-align:center;"><img src="http://beanworks.files.wordpress.com/2007/12/propertieswindow.jpg?w=450" alt="Appearance tab in the Properties Window" /></div>
<div style="text-align:left;"></div>
<p>In the Appearance section, click on the &#8220;Advanced&#8221; button at the bottom.</p>
<p><a href="http://beanworks.files.wordpress.com/2007/12/appearancetab.jpg" title="Advanced button on the Appearance tab section"></a></p>
<div style="text-align:center;"><a href="http://beanworks.files.wordpress.com/2007/12/appearancetab.jpg" title="Advanced button on the Appearance tab section"><img src="http://beanworks.files.wordpress.com/2007/12/appearancetab.jpg?w=450" alt="Advanced button on the Appearance tab section" /></a></div>
<p>Click on the downward pointing arrow to open the drop down menu:</p>
<p><a href="http://beanworks.files.wordpress.com/2007/12/advancedwindow.jpg" title="Drop down menu button on the Advanced Windows page"><img src="http://beanworks.files.wordpress.com/2007/12/advancedwindow.jpg?w=450" alt="Drop down menu button on the Advanced Windows page" /></a></p>
<p>Select the &#8220;Menu&#8221; option from the drop down menu that opens.</p>
<p><a href="http://beanworks.files.wordpress.com/2007/12/selectmenu.jpg" title="Menu option selected in the drop down menu"></a></p>
<div style="text-align:center;"><a href="http://beanworks.files.wordpress.com/2007/12/selectmenu.jpg" title="Menu option selected in the drop down menu"><img src="http://beanworks.files.wordpress.com/2007/12/selectmenu.jpg?w=450" alt="Menu option selected in the drop down menu" /></a></div>
<p>Change the Text size in the box next to the Font selection box.</p>
<p><a href="http://beanworks.files.wordpress.com/2007/12/menutextincrease.jpg" title="Text Size box"></a></p>
<div style="text-align:center;"><a href="http://beanworks.files.wordpress.com/2007/12/menutextincrease.jpg" title="Text Size box"><img src="http://beanworks.files.wordpress.com/2007/12/menutextincrease.jpg?w=450" alt="Text Size box" /></a></div>
<p>Notice the preview pane at the top of the window, which will display the proposed changes.  The Font can also be changed here, if desired, as well as the color and bold or italic embellishments.   Other Windows appearances can be customized here as well (use the drop down &#8220;Item&#8221; menu).</p>
<p>Click the OK button at the bottom when you are satisfied with the changes. This will take you back to the Appearance tab of the Display Properties window.  Click on the &#8220;Apply&#8221; button at the bottom of the window for the changes to take effect.</p>
<p><a href="http://beanworks.files.wordpress.com/2007/12/apply.jpg" title="Apply button in the Display Properties window"></a></p>
<div style="text-align:center;"><a href="http://beanworks.files.wordpress.com/2007/12/apply.jpg" title="Apply button in the Display Properties window"><img src="http://beanworks.files.wordpress.com/2007/12/apply.jpg?w=450" alt="Apply button in the Display Properties window" /></a></div>
<p>When you are satisfied with the changes, click the OK button at the bottom of the Display Properties window to close it.  Note that if you make any changes in the Appearances tab (such as changing the style), it will override the changes you made in the Advanced section.</p>
<p>(Note:  this won&#8217;t change the menu text size in Firefox (version 2.0.0.11), but it will change the text for the tabs, toolbar labels, and the bookmark toolbar).</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/beanworks.wordpress.com/134/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/beanworks.wordpress.com/134/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/beanworks.wordpress.com/134/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/beanworks.wordpress.com/134/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=beanworks.wordpress.com&#038;blog=227046&#038;post=134&#038;subd=beanworks&#038;ref=&#038;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://beanworks.wordpress.com/2007/12/19/changing-menu-text-size/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://2.gravatar.com/avatar/b04fa50d76306f40e009c99bc2a3e40a?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">beanworks</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/rightclick.jpg" medium="image">
			<media:title type="html">Right click Context Menu on the desktop</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/propertieswindow.jpg" medium="image">
			<media:title type="html">Appearance tab in the Properties Window</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/appearancetab.jpg" medium="image">
			<media:title type="html">Advanced button on the Appearance tab section</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/advancedwindow.jpg" medium="image">
			<media:title type="html">Drop down menu button on the Advanced Windows page</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/selectmenu.jpg" medium="image">
			<media:title type="html">Menu option selected in the drop down menu</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/menutextincrease.jpg" medium="image">
			<media:title type="html">Text Size box</media:title>
		</media:content>

		<media:content url="http://beanworks.files.wordpress.com/2007/12/apply.jpg" medium="image">
			<media:title type="html">Apply button in the Display Properties window</media:title>
		</media:content>
	</item>
	</channel>
</rss>
