<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>island94.org &#187; webdesign</title>
	<atom:link href="http://www.island94.org/tag/webdesign/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.island94.org</link>
	<description>an internet backwater</description>
	<lastBuildDate>Sat, 17 Jul 2010 04:12:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Making ReCAPTCHA not suck</title>
		<link>http://www.island94.org/2008/10/making-recaptcha-not-suck/</link>
		<comments>http://www.island94.org/2008/10/making-recaptcha-not-suck/#comments</comments>
		<pubDate>Sun, 12 Oct 2008 00:36:49 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[code]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[November Son download I really like using the Drupal CAPTCHA system with ReCAPTCHA (the one that helps scan in books The Chronicles of Riddick download ). Both of them suck in the standard &#8220;Drupal makes everything ugly and hard to use by default, but it&#8217;s still easier than building something from scratch&#8221;. One of ReCaptcha&#8217;s [...]


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/08/drupal-adding-a-geocoding-failure-message/' rel='bookmark' title='Permanent Link: Drupal: Adding a geocoding failure message to Location Module'>Drupal: Adding a geocoding failure message to Location Module</a> <small>One of the coolest pieces of Drupal is how simple it is to quickly enter a street address and have...</small></li>
<li><a href='http://www.island94.org/2009/10/an-ample-account/' rel='bookmark' title='Permanent Link: An ample account'>An ample account</a> <small>As the 4th anniversary of this blog nears (November 12) I&#8217;ve been revisiting research that was near impossible when I...</small></li>
<li><a href='http://www.island94.org/2009/10/quotidian-insights/' rel='bookmark' title='Permanent Link: Quotidian insights'>Quotidian insights</a> <small>I hate to repost ironic internet memes, but this from reddit touches upon pedagogy and (attempts at) representing other perspectives....</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p> <strong style="display:none"><a href="http://www.chainreaction-community.net/?november_son">November Son download</a></strong> I really like using the Drupal <a href="http://drupal.org/project/captcha">CAPTCHA</a> system with <a href="http://drupal.org/project/recaptcha">ReCAPTCHA</a> (the one that helps <a href="http://recaptcha.net/">scan in books</a>
<ul style="display:none">
<li><a href="http://www.chainreaction-community.net/?the_chronicles_of_riddick">The Chronicles of Riddick download</a></li>
</ul>
<p> ).  Both of them suck in the standard &#8220;Drupal makes everything ugly and hard to use by default, but it&#8217;s still easier than building something from scratch&#8221;.</p>
<p>One of ReCaptcha&#8217;s problems is that the words are sometimes hard to read.  To deal with that, I used this tip from a Stumbleupon developer in the comments of this post entitled <a href="http://a.wholelottanothing.org/2008/03/27/recaptchas-quality-is-going-down/">ReCAPTCHA’s quality is going down? </a>: putting a link to reload&#8212;Recaptcha.reload()&#8212;the CAPTCHA in the explanation.  To do that, I pasted this into the Challenge Description setting on the CAPTCHA admin page:</p>
<p><code>&lt;br /&gt;<br />
To prevent spam, please type the two words you see below separated by a space. &amp;lt;a href=&amp;quot;javascript:Recaptcha.reload();&amp;quot; title=&amp;quot;Get a new set of words&amp;quot;&amp;gt;Can't read the words?&amp;lt;/a&amp;gt;&lt;br /&gt;</code></p>
<p>I also used CSS to hide the fieldset border box and title from the comments to cut down on the cruft too.</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/08/drupal-adding-a-geocoding-failure-message/' rel='bookmark' title='Permanent Link: Drupal: Adding a geocoding failure message to Location Module'>Drupal: Adding a geocoding failure message to Location Module</a> <small>One of the coolest pieces of Drupal is how simple it is to quickly enter a street address and have...</small></li>
<li><a href='http://www.island94.org/2009/10/an-ample-account/' rel='bookmark' title='Permanent Link: An ample account'>An ample account</a> <small>As the 4th anniversary of this blog nears (November 12) I&#8217;ve been revisiting research that was near impossible when I...</small></li>
<li><a href='http://www.island94.org/2009/10/quotidian-insights/' rel='bookmark' title='Permanent Link: Quotidian insights'>Quotidian insights</a> <small>I hate to repost ironic internet memes, but this from reddit touches upon pedagogy and (attempts at) representing other perspectives....</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2008/10/making-recaptcha-not-suck/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>What to ask before building a website</title>
		<link>http://www.island94.org/2008/08/what-to-ask-before-building-a-website/</link>
		<comments>http://www.island94.org/2008/08/what-to-ask-before-building-a-website/#comments</comments>
		<pubDate>Mon, 11 Aug 2008 18:42:06 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[consulting]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m always curious to see what people spec out for consulting (since I have my own template as well). Found this great listing (pasted below) from SitePoint Ice Station Zebra dvdrip via one of our VISTAs&#8217;s personal website UI and Me. End of Days buy Background * Goals. What are your specific goals? Consider: o [...]


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/perspectives-on-building-power/' rel='bookmark' title='Permanent Link: Perspectives on Building Power'>Perspectives on Building Power</a> <small>Flitting around on Amazon.com, I came across this review of Saul Alinsky&#8217;s Rules for Radicals: As a VISTA &#8220;organizer&#8221; in...</small></li>
<li><a href='http://www.island94.org/2009/11/my-nonprofit-facebook-strategy-and-tactics/' rel='bookmark' title='Permanent Link: My nonprofit Facebook strategy and tactics'>My nonprofit Facebook strategy and tactics</a> <small>I was asked by a colleague how to increase the size of their organization&#8217;s Facebook Fan page&#8212;not that I would...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m always curious to see what people spec out for consulting (since I have my own template as well).  Found this great listing (pasted below) from <a href="http://www.sitepoint.com/article/site-planner">SitePoint</a></p>
<div style="display:none"><a href="http://www.iucn-tftsg.org/?ice_station_zebra">Ice Station Zebra dvdrip</a></div>
<p>  via one of our VISTAs&#8217;s personal website <a href="http://www.uiandme.com/ui_essays.html">UI and Me</a>.</p>
<blockquote><pre>
<ul style="display:none">
<li><a href="http://www.websita.com/?end_of_days">End of Days buy</a></li>
</ul>

Background

    * Goals. What are your specific goals? Consider:
          o company/brand awareness,
          o product/services awareness,
          o product/services sales,
          o community building,
          o entertainment,
          o knowledge sharing, and
          o internal communications. 

    * Promotional Fit. How should your Website fit with current promotional and marketing strategies and materials?

    * Deadlines. What are the schedule or deadline requirements?

    * Funding. What are the budgetary constraints?

    * Measurement. How will you measure the success of the site? 

Next Steps:

   1. Develop a ranked (from most- to least-important) Goals Master List.
   2. Create a mission statement for the site.
   3. Identify how the mission and goals of the site might change from short-term to long-term, given the direction of your organization and industry. 

Audience

    * External. Who is your EXTERNAL audience? Consider:
          o current customers,
          o potential customers,
          o suppliers,
          o professional/trade organizations,
          o investors,
          o competitors,
          o children,
          o schools/educators, and
          o the sight-impaired. 

    * Internal. Who is your INTERNAL audience? Consider:
          o all employees,
          o management,
          o marketing/sales,
          o operations, and
          o IT. 

    * Sub-groups. Determine all subgroups within the audiences identified above.

    * Define. Identify the interests, technical skills and special issues for each audience group and subgroup. 

Next Steps:

   1. Create a ranked Audience Master List.
   2. Develop an Aligned Master List by matching the Audience Master List to the Goals Master List.
   3. Create usage scenarios based on Aligned Master List. 

Resources

    * Project Roles. Who are the resources that will be responsible for content management and technical support (include their names, titles, roles, and contact info)?
    * Team Skills. What are the technical and content management skills of each resource? 

Next Steps:
For each resource, identify any training, software, hardware, scheduling and budgetary issues.

Competition

    * Identify Competitors. Identify the sites of competitors and others that may provide direction for your site.
    * Important Elements. Identify the important elements of each competitor site:
          o functional features,
          o technologies used,
          o breadth of content and
          o look-and-feel.

Content

    * Functionality. Which functional features should your site offer? Consider:
          o ecommerce/shopping cart,
          o site search,
          o customer service/support,
          o tech support,
          o discussion forums,
          o newsletter,
          o catalog/information
          o order forms,
          o feedback form,
          o member logon,
          o password protected areas, and
          o SSL-encrypted areas. 

    * Information. Which informational elements should your site contain? Consider:
          o About Us page,
          o Contact Us page,
          o copyright notice, and
          o privacy statement. 

    * Structure. What is your site's hierarchy? For each of the 4-7 (though you can have more or less) main areas of the site, identify:
          o each main menu item,
          o all submenu items, and
          o additional content. 

      Think of a tree-style hierarchy with the home page at the top. 

Next Steps:

   1. Describe in detail each functional feature. What exactly will it do?
   2. Identify the resources required, and any technical and budgetary issues associated with each functional feature.
   3. Provide detail for each informational element.
   4. Assign content responsibilities to the resources identified above.
</pre>
</blockquote>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/perspectives-on-building-power/' rel='bookmark' title='Permanent Link: Perspectives on Building Power'>Perspectives on Building Power</a> <small>Flitting around on Amazon.com, I came across this review of Saul Alinsky&#8217;s Rules for Radicals: As a VISTA &#8220;organizer&#8221; in...</small></li>
<li><a href='http://www.island94.org/2009/11/my-nonprofit-facebook-strategy-and-tactics/' rel='bookmark' title='Permanent Link: My nonprofit Facebook strategy and tactics'>My nonprofit Facebook strategy and tactics</a> <small>I was asked by a colleague how to increase the size of their organization&#8217;s Facebook Fan page&#8212;not that I would...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2008/08/what-to-ask-before-building-a-website/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Brompt is a blog reminder</title>
		<link>http://www.island94.org/2008/04/brompt-is-a-blog-reminder/</link>
		<comments>http://www.island94.org/2008/04/brompt-is-a-blog-reminder/#comments</comments>
		<pubDate>Sun, 20 Apr 2008 18:34:47 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[project]]></category>
		<category><![CDATA[Web 2.0]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Two weeks ago I launched a new website at Brompt.com. It&#8217;s a web-based service for unreliable bloggers (like myself) that sends you an email if you haven&#8217;t posted to your blog in a while. It&#8217;s sort&#8217;ve like HassleMe On the Waterfront the movie , except Brompt actively scans your blogs RSS feed to only send [...]


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/teaching-through-breakage/' rel='bookmark' title='Permanent Link: Teaching through breakage'>Teaching through breakage</a> <small>A great comment from Tom Wolf showed up in my feed reader; left on a quote by Marco Arment on...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://brompt.com" title="a blog reminder service"><img src="http://island94.org/files/island94.org/brompt-logo.jpg" alt="Brompt.com logo"/></a></p>
<p>Two weeks ago I launched a new website at <a href="http://brompt.com" title="a blog reminder service">Brompt.com</a>.  It&#8217;s a web-based service for unreliable bloggers (like myself) that sends you an email if you haven&#8217;t posted to your blog in a while.  It&#8217;s sort&#8217;ve like <a href="http://www.hassleme.co.uk/">HassleMe</a><br />
<form style="display:none"><a href="http://time-travel.com/?on_the_waterfront">On the Waterfront the movie</a></form>
<p> , except Brompt actively scans your blogs RSS feed to only send reminders when you&#8217;re lax (as opposed to just sending you a reminder every so often).</p>
<p>It&#8217;s very practical, but I also think Brompt is really interesting conceptually too.  Everyone talks about RSS as just a means to aggregating <em>content</em>, but there is so much other interesting metadata in an RSS feed too.</p>
<p>Right now the site is just the barebones service, but I&#8217;m planning on adding some statistics and such so you can track your unreliability.  It&#8217;s a fun project with a lot of possibilities.</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/teaching-through-breakage/' rel='bookmark' title='Permanent Link: Teaching through breakage'>Teaching through breakage</a> <small>A great comment from Tom Wolf showed up in my feed reader; left on a quote by Marco Arment on...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2008/04/brompt-is-a-blog-reminder/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Who is using Drupal?</title>
		<link>http://www.island94.org/2007/09/who-is-using-drupal?/</link>
		<comments>http://www.island94.org/2007/09/who-is-using-drupal?/#comments</comments>
		<pubDate>Thu, 01 Jan 1970 00:00:00 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Drupal]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Always interesting to see who is using Drupal for their website: John Birch Society Related posts:Drupal: Adding a geocoding failure message to Location Module One of the coolest pieces of Drupal is how simple it is to quickly enter a street address and have...


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/08/drupal-adding-a-geocoding-failure-message/' rel='bookmark' title='Permanent Link: Drupal: Adding a geocoding failure message to Location Module'>Drupal: Adding a geocoding failure message to Location Module</a> <small>One of the coolest pieces of Drupal is how simple it is to quickly enter a street address and have...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Always interesting to see who is using Drupal for their website:</p>
<ul>
<li><a href="http://www.jbs.org">John Birch Society</a></li>
</ul>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/08/drupal-adding-a-geocoding-failure-message/' rel='bookmark' title='Permanent Link: Drupal: Adding a geocoding failure message to Location Module'>Drupal: Adding a geocoding failure message to Location Module</a> <small>One of the coolest pieces of Drupal is how simple it is to quickly enter a street address and have...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2007/09/who-is-using-drupal?/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Introducing Panlexicon.com</title>
		<link>http://www.island94.org/2007/04/introducing-panlexicon-com/</link>
		<comments>http://www.island94.org/2007/04/introducing-panlexicon-com/#comments</comments>
		<pubDate>Sun, 15 Apr 2007 00:48:32 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[development]]></category>
		<category><![CDATA[launch]]></category>
		<category><![CDATA[synonyms]]></category>
		<category><![CDATA[thesaurus]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I&#8217;m very proud to be officially launching Panlexicon.com: a unique thesaurus. Using intuitive &#8220;tag clouds&#8221; to represent synonyms, Panlexicon makes discovering the word you want quick, easy and explorational. Panlexicon&#8217;s current functions allow you to: First Albino Farm full , perform a lookup on a single word and receive a weighted cloud of synonyms. Second, [...]


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/millenial-nonprofity-exposition/' rel='bookmark' title='Permanent Link: Millenial Nonprofity Exposition'>Millenial Nonprofity Exposition</a> <small>I was recently invited to participate in a blogging alliance of millennial nonprofity folks. Which is pretty fitting considering I...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/bensheldon/459184378/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/178/459184378_b3538d860c.jpg" width="500" height="356" alt="Panlexicon.com" /></a></p>
<p>I&#8217;m very proud to be officially launching <strong><a href="http://panlexicon.com">Panlexicon.com</a>: a unique thesaurus</strong>.  Using intuitive <strong>&#8220;tag clouds&#8221;</strong> to represent synonyms, <a href="http://panlexicon.com">Panlexicon</a> makes discovering the word you want quick, easy and explorational. </p>
<p>Panlexicon&#8217;s current functions allow you to:</p>
<ul>
<li><strong>First</strong>
<p style="display:none"><a href="http://www.iucn-tftsg.org/?albino_farm">Albino Farm full</a></p>
<p> , perform a lookup on a single word and receive a weighted cloud of synonyms.</li>
<li><strong>Second</strong>, view synonyms that overlap across multiple words either by entering the words manually, or clicking on words already in the cloud to further refine your search.
</ul>
<p><strong>For example</strong>, performing a search on &#8220;<a href="http://panlexicon.com/?query=cool">cool</a>&#8221; provides a wide variety of synonyms from &#8220;chilly&#8221;, to &#8220;unimpassioned&#8221;, to &#8220;groovy&#8221;.  Refining the search using <a href="http://panlexicon.com/?query=cool,nifty">cool <em>and</em> nifty</a> provides more refined synonyms.</p>
<p>By varying the size of the typeface, like tag clouds do, the most relevant terms <strong>pop out at you</strong> allowing you to quickly scan through large lists of words.  Also, because the algorithm is a little fuzzy, you may run across related words that provide better context.</p>
<p>Panlexicon was developed jointly with <a href="http://circuitous.org">Rebecca</a> who originally proposed the project and did much of the research on thesauri and helped develop the word relevance algorithms.<!--break--></p>
<p>The word lists come from the <a href="http://www.gutenberg.org/etext/3202">Moby Thesaurus</a> as part of <a href="http://www.gutenberg.org/">Project Gutenburg&#8217;s</a> library of free electronic texts. <a href="http://drupal.org">Drupal</a> is used as a simple framework for core functions such as database abstraction and page callbacks and to simplify future feature developments.  Google AdSense is activated on the site, but that is due more to curiosity over the interplay of contextual advertising and the word lists than on any current revenue model.</p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/millenial-nonprofity-exposition/' rel='bookmark' title='Permanent Link: Millenial Nonprofity Exposition'>Millenial Nonprofity Exposition</a> <small>I was recently invited to participate in a blogging alliance of millennial nonprofity folks. Which is pretty fitting considering I...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2007/04/introducing-panlexicon-com/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MeetAmeriCorps still a success</title>
		<link>http://www.island94.org/2007/04/meetamericorps-still-a-success/</link>
		<comments>http://www.island94.org/2007/04/meetamericorps-still-a-success/#comments</comments>
		<pubDate>Mon, 02 Apr 2007 21:00:24 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[AmeriCorps]]></category>
		<category><![CDATA[meetamericorps]]></category>
		<category><![CDATA[nptech]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[webdesign]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I just got back from some extended travel in California where I met with some fellow AmeriCorps*VISTAs and, among other things, discussed how we could get our AmeriCorps social networking website growing even faster. Right now the site has over 300 registered users, which is pretty good for a six month old baby. Most importantly, [...]


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/its-complicated/' rel='bookmark' title='Permanent Link: It&#8217;s complicated'>It&#8217;s complicated</a> <small>Since I just posted about how social roles affect social values, here&#8217;s a scenario we recently had in my Critical...</small></li>
<li><a href='http://www.island94.org/2009/11/going-crazy-over-social-impact/' rel='bookmark' title='Permanent Link: Going crazy over social impact'>Going crazy over social impact</a> <small>This week&#8217;s topic in the Millenial Blogging Alliance is &#8220;How do you define and measure Social Impact?&#8221; Since I&#8217;m currently...</small></li>
<li><a href='http://www.island94.org/2009/11/my-nonprofit-facebook-strategy-and-tactics/' rel='bookmark' title='Permanent Link: My nonprofit Facebook strategy and tactics'>My nonprofit Facebook strategy and tactics</a> <small>I was asked by a colleague how to increase the size of their organization&#8217;s Facebook Fan page&#8212;not that I would...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.flickr.com/photos/bensheldon/444085635/" title="Photo Sharing"><img src="http://farm1.static.flickr.com/235/444085635_15a71d43c8.jpg" width="500" height="339" alt="The Faces of MeetAmeriCorps.com" /></a></p>
<p>I just got back from some extended travel in California where I met with some fellow AmeriCorps*VISTAs and, among other things, discussed how we could get our <a href="http://meetamericorps.com">AmeriCorps social networking website</a> growing even faster.  Right now the site has over 300 registered users, which is pretty good for a six month old baby. </p>
<p>Most importantly, we&#8217;re working on stepping up our outreach.  Unlike what some of the hype may tell you, social networking website don&#8217;t build themselves. If you build it, they <em>won&#8217;t</em> come, at least not if you don&#8217;t tell anyone about.</p>
<p><strong>Outreach is key</strong>, and unfortunately it usually means a change of strategy.  We&#8217;re building our networks online because it&#8217;s cheap real estate, but on the internet you can&#8217;t shout very far and most people are deaf.  If you&#8217;re trying to get in front of someone&#8217;s face (or next to their ear), putting something on the internet is probably the worst way to go about it.</p>
<p><strong>Physical objects are best</strong>
<p style="display:none"><a href="http://time-travel.com/?the_impostors">The Impostors dvdrip</a></p>
<p> , so I&#8217;m in the process of designing a postcard to mail out to AmeriCorps host organizations.  </p>
<p>Also, because MeetAmeriCorps.com already has so many <a href="http://meetamericorps.com/map">members across the country</a>, we can have them lend a hand too in outreach activities.  That&#8217;s always a benefit of working with AmeriCorps: we love to help.</p>
<p><!--break--></p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/10/its-complicated/' rel='bookmark' title='Permanent Link: It&#8217;s complicated'>It&#8217;s complicated</a> <small>Since I just posted about how social roles affect social values, here&#8217;s a scenario we recently had in my Critical...</small></li>
<li><a href='http://www.island94.org/2009/11/going-crazy-over-social-impact/' rel='bookmark' title='Permanent Link: Going crazy over social impact'>Going crazy over social impact</a> <small>This week&#8217;s topic in the Millenial Blogging Alliance is &#8220;How do you define and measure Social Impact?&#8221; Since I&#8217;m currently...</small></li>
<li><a href='http://www.island94.org/2009/11/my-nonprofit-facebook-strategy-and-tactics/' rel='bookmark' title='Permanent Link: My nonprofit Facebook strategy and tactics'>My nonprofit Facebook strategy and tactics</a> <small>I was asked by a colleague how to increase the size of their organization&#8217;s Facebook Fan page&#8212;not that I would...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2007/04/meetamericorps-still-a-success/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MeetAmeriCorps is &#8220;social networking&#8221;!</title>
		<link>http://www.island94.org/2006/12/meetamericorps-is-social-networking/</link>
		<comments>http://www.island94.org/2006/12/meetamericorps-is-social-networking/#comments</comments>
		<pubDate>Tue, 12 Dec 2006 03:29:57 +0000</pubDate>
		<dc:creator>Ben</dc:creator>
				<category><![CDATA[AmeriCorps]]></category>
		<category><![CDATA[meetamericorps]]></category>
		<category><![CDATA[nptech]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[social networking]]></category>
		<category><![CDATA[VISTA]]></category>
		<category><![CDATA[webdesign]]></category>
		<category><![CDATA[website]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[My pet project, MeetAmeriCorps.com has finally passed that development milestone that marks a &#8220;social network&#8221;: Buddylists. To be a little more haute, we&#8217;ve decided to call them &#8220;contact lists&#8221;, but the concept is the same: you can demarcate people who you like/know/want-to-be-on-your-contact-list. Since I haven&#8217;t really been advertising it too heavily, Meet AmeriCorps was a [...]


<strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/11/going-crazy-over-social-impact/' rel='bookmark' title='Permanent Link: Going crazy over social impact'>Going crazy over social impact</a> <small>This week&#8217;s topic in the Millenial Blogging Alliance is &#8220;How do you define and measure Social Impact?&#8221; Since I&#8217;m currently...</small></li>
<li><a href='http://www.island94.org/2009/10/nonprofit-budgeting-scenario/' rel='bookmark' title='Permanent Link: Nonprofit Budgeting Scenario'>Nonprofit Budgeting Scenario</a> <small>While cleaning up some files, I came across this awesome scenario I wrote for our AmeriCorps*VISTA orientation last summer. I...</small></li>
<li><a href='http://www.island94.org/2009/12/social-assistance-cynicism/' rel='bookmark' title='Permanent Link: Social Assistance Cynicism'>Social Assistance Cynicism</a> <small>As someone who, for a living, congratulates people on their commitment to serve their country then tells them how to...</small></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>My pet project, <a href="http://meetamericorps.com">MeetAmeriCorps.com</a> has finally passed that development milestone that marks a &#8220;social network&#8221;: Buddylists.  To be a little more haute, we&#8217;ve decided to call them &#8220;contact lists&#8221;, but the concept is the same: you can demarcate people who you like/know/want-to-be-on-your-contact-list.</p>
<p><a title="Photo Sharing" href="http://www.flickr.com/photos/bensheldon/320123089/"><img src="http://static.flickr.com/143/320123089_15562e2e04.jpg" alt="BenSheldon | Meet AmeriCorps (20061211).png" width="370" height="500" /></a></p>
<p>Since I haven&#8217;t really been advertising it too heavily, Meet AmeriCorps <em>was</em> a directory&#8211;now it&#8217;s a &#8220;social network&#8221;&#8211;of AmeriCorps and AmeriCorps*VISTA volunteers who are either currently serving or alumni.  It&#8217;s pretty neat stuff, doesn&#8217;t look to shabby and, disclosing I am the lead developer on the project, actually kind&#8217;ve useful.</p>
<p><a title="Photo Sharing" href="http://www.flickr.com/photos/bensheldon/320123303/"><img src="http://static.flickr.com/130/320123303_4045ad5747.jpg" alt="Home | Meet AmeriCorps (20061211).png" width="500" height="353" /></a></p>
<p><!--break--></p>
<p>We put together MeetAmeriCorps.com to fill what I see as a sorely lacking need.  <a href="http://americorps.gov">AmeriCorps</a> and VISTA are essentially-governmental, national-service programs that mostly places full-time, stipended volunteers with community organizations.  AmeriCorps speaks of itself as a &#8220;network&#8221; that is creating a &#8220;national service movement&#8221;.  Unfortunately, it doesn&#8217;t have the capacity to truly achieve this because, in my opinion and experience, AmeriCorps and VISTA members generally <strong>do not</strong>:</p>
<ol>
<li>communicate with other members serving with other organizations (even organizations inside a single community)</li>
<li>self-identify as AmeriCorps volunteers</li>
<li>collaborate on developing resources and capacity</li>
</ol>
<p>AmeriCorps and VISTA currently provide <a href="http://vistaolinc.net">some</a> <a href="http://nationalserviceresources.org/resources/listservs/index.php">tools</a> and <a href="http://nationalserviceresources.org">resources</a> to achieve #3, but I believe that #3 cannot be achieved with volunteers being able to effectively communicate and identify themselves as AmeriCorps both to each other and the outside world.</p>
<p><a title="Photo Sharing" href="http://www.flickr.com/photos/bensheldon/320123173/"><img src="http://static.flickr.com/126/320123173_872639ae76_m.jpg" alt="Favorite games | Meet AmeriCorps (20061211).png" width="240" height="141" /></a></p>
<p>Meet AmeriCorps seeks to provide an easy-to-use tool for AmeriCorps members to meaningfully interact with one another both within service, and outside of it.  I hope this will improve the experience of being an AmeriCorps or VISTA volunteer and contribute towards creating a true network and movement.</p>
<p><a title="Photo Sharing" href="http://www.flickr.com/photos/bensheldon/320123529/"><img src="http://static.flickr.com/137/320123529_8cc1d8a275.jpg" alt="Alaska | Meet AmeriCorps (20061211).png" width="283" height="500" /></a></p>
<p><em>These screenshots were made with the OSX app <a href="http://www.derailer.org/paparazzi/">Paparazzi!</a></em></p>


<p><strong>Related posts:</strong><ol><li><a href='http://www.island94.org/2009/11/going-crazy-over-social-impact/' rel='bookmark' title='Permanent Link: Going crazy over social impact'>Going crazy over social impact</a> <small>This week&#8217;s topic in the Millenial Blogging Alliance is &#8220;How do you define and measure Social Impact?&#8221; Since I&#8217;m currently...</small></li>
<li><a href='http://www.island94.org/2009/10/nonprofit-budgeting-scenario/' rel='bookmark' title='Permanent Link: Nonprofit Budgeting Scenario'>Nonprofit Budgeting Scenario</a> <small>While cleaning up some files, I came across this awesome scenario I wrote for our AmeriCorps*VISTA orientation last summer. I...</small></li>
<li><a href='http://www.island94.org/2009/12/social-assistance-cynicism/' rel='bookmark' title='Permanent Link: Social Assistance Cynicism'>Social Assistance Cynicism</a> <small>As someone who, for a living, congratulates people on their commitment to serve their country then tells them how to...</small></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://www.island94.org/2006/12/meetamericorps-is-social-networking/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
