<?xml version="1.0" encoding="iso-8859-1"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>New Media Initiatives Blog &#187; Nate Solas</title>
	<link>http://blogs.walkerart.org/newmedia</link>
	<description>Technology at the Walker Art Center</description>
	<pubDate>Thu, 01 May 2008 16:40:17 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>&#8220;Master&#8221; metadata</title>
		<link>http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/</link>
		<comments>http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/#comments</comments>
		<pubDate>Wed, 16 Apr 2008 16:03:04 +0000</pubDate>
		<dc:creator>Nate Solas</dc:creator>
		
		<category><![CDATA[Museums Online]]></category>

		<category><![CDATA[Web Development]]></category>

		<category><![CDATA[mw2008]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/</guid>
		<description><![CDATA[Some great conversation happening in the comments of my writeup of the Search session at MW2008, and it made me remember something I wanted to bring up at the conference but forgot.  Namely, the concept of &#8220;master metadata&#8221;, or the idea that there&#8217;s one authoritative version of the metadata describing an object.
This came up [...]]]></description>
			<content:encoded><![CDATA[<p>Some great conversation happening in the comments of my <a href="http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/">writeup of the Search session at MW2008</a>, and it made me remember something I wanted to bring up at the conference but forgot.  Namely, the concept of &#8220;master metadata&#8221;, or the idea that there&#8217;s one <em>authoritative version</em> of the metadata describing an object.</p>
<p>This came up for me in the session the <a href="http://www.archimuse.com/mw2008/papers/fleming/fleming.html">MFA and MIT did on sharing their data for a new subsite</a>: they mentioned the data was being &#8220;augmented&#8221; on the final site, and that someday they&#8217;d be interested in getting this extra information back into their main repository.</p>
<p>The problem&#8217;s immediately obvious: with all of the proposed sharing and opening up of our data, presumably to allow others to weigh in on it and add their voice, there are often situations where institutions would like to have some of this new data.  For instance, we&#8217;re building a new version of <a href="http://artsconnected.org/">ArtsConnectEd</a> and intend to allow museum educators to variously tag, comment on, and draw relationships between objects.  This will almost certainly be &#8220;good data&#8221;, stuff that would be valuable to integrate in our internal collection database.</p>
<p>The question is, how?  Once your data is available for sharing, and someone actually builds something good with it and enhances it, is there a way to get that new data back into the source?  Is there / should there be a way to tag metadata as &#8220;original source&#8221; or &#8220;augmented&#8221;?  Should we be asking anyone harvesting our data to push back their changes for us to audit and possibly include?</p>
<p>Anyone solved this?  <a href="http://www.powerhousemuseum.com/dmsblog/index.php/2008/04/16/50-new-images-on-the-commons-on-flickr/">Seb</a>, are you getting info back from Flickr Commons you can then add to your internal database?  Phil / Jenna, any thoughts on how to get that extra data back?</p>
	<br style="clear:both;" />
	<div id="betterFeedFooter">
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	
	<p><a href="http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/">Permalink</a> |
	  <a href="http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/#comments">6 comments</a> | Add to <a href="http://del.icio.us/post?url=http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/&amp;title=&#8220;Master&#8221; metadata">del.icio.us</a></p>
	</div>]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2008/04/16/master-metadata/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MW2008 - Search</title>
		<link>http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/</link>
		<comments>http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/#comments</comments>
		<pubDate>Sat, 12 Apr 2008 16:06:55 +0000</pubDate>
		<dc:creator>Nate Solas</dc:creator>
		
		<category><![CDATA[Conference Notes]]></category>

		<category><![CDATA[mw2008]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/</guid>
		<description><![CDATA[This session has been great for me, as this is very much where my head is at right now with ArtsConnectEd&#8230;  My live notes follow:
Brian Kelly chairs a session on Search, announcing that with the smaller size both speakers are willing to make this a bit more workshop-like.  Terry Makewell starts by introducing [...]]]></description>
			<content:encoded><![CDATA[<p>This session has been great for me, as this is very much where my head is at right now with ArtsConnectEd&#8230;  My live notes follow:</p>
<p>Brian Kelly chairs a session on Search, announcing that with the smaller size both speakers are willing to make this a bit more workshop-like.  <strong>Terry Makewell</strong> starts by introducing his project: 9 partners making up the National Museums Online Learning Project.  He goes over some of the goals of the project, and the current state of things, and the realization that some sort of federated search was needed to span the partners&#8217; collections.</p>
<p>How to do the federated search?  Multi-institution project meant different technical teams, different technologies, and limited resources in some cases.  See <a href="http://www.archimuse.com/mw2008/papers/makewell/makewell.html">the paper</a> for more details, but the two technologies they considered most carefully are OAI/PMH and Opensearch.</p>
<p>OAI, the path we&#8217;re going down with ArtsConnectEd, uses a central repository and runs the searches there.  Opensearch spools the searches out to each institution and then re-orders them locally and returns the result.</p>
<p>Opensearch fit the project requirements and timeline most efficiently, so that was their choice.  He discusses their prototyping effort: scraping search results to generate the RSS for Opensearch.  They now have a single page with a configuration file they can drop on each partners&#8217; website and it will &#8220;just work&#8221;.  Potential caveats: what if the search result page changes?  Also the Opensearch can only be as fast as the response from the slowest partner.</p>
<p>He shows the working prototype, and I&#8217;m excited to see they&#8217;ve got thumbnails where available - their scraper must be fairly robust for each partner.</p>
<p>Lessons learned: federated search doesn&#8217;t have to be expensive or complicated, and it can work with small and large museums equally well.  Their method pushes the work offsite, requiring minimal or no effort on the museum&#8217;s part.</p>
<p>(Note to self: end slide show with a kitten and you&#8217;re in.)</p>
<p>Q&amp;A - Scalibility issues come up, they&#8217;re aware of them coming.  Asked if they considered Google Co-Op: yes, but quickly found that Google was unable to deeply crawl many of the partners&#8217; collections due to dynamic urls.  Lots of twitter traffic in this session too.</p>
<p>Very interesting debate for me to hear on OAI vs. Opensearch.  Many institutions moving towards OAI, but the scope of implementing it is a barrier for most.  My feeling that OAI gives more searchable fields is somewhat refuted by the idea that the average user has no interest or knowledge of these fields (culture, era, etc)&#8230;</p>
<p>(Mike Ellis shows off by building <a href="http://www.museumcollections.org.uk/mc/index.asp">a co-op search</a> during the session.)</p>
<p><strong>Johan Møhlenfeldt Jensen</strong> from the Museum of Copenhagen, Denmark, speaks next on <a href="http://www.archimuse.com/mw2008/papers/moehlenfeldt-jensen/moehlenfeldt-jensen.html">his paper</a>.  Trying to catch up, I was distracted for the beginning.</p>
<p>The example he&#8217;s showing now exposes some fields for filtering, rather than just keywords.  Interesting.   Another example showing map-based searching, says it&#8217;s immensely popular.  Easy to make for photographic collections since the address is known, much harder for other sorts of objects sometimes.</p>
<p>Interesting discussion on &#8220;advanced search&#8221; - he says studies show it&#8217;s minimally used, Google has changed everything.  People just want a single field.  Hmm&#8230;  Are we wasting time and overbuilding if we have anything more advanced than a single field??  This is the question I&#8217;m banging against as I listen to these speakers.</p>
<p>He asks &#8220;is the best the enemy of the good?&#8221;  Good question.  Do we wait forever getting it right?  Clearly, no, but how far do we go.</p>
<p>They both have good input on the question I ask about overbuilding: move the advanced search behind the scenes and make it more semantic.  Still need the metadata, but don&#8217;t ask users to know about it.  Also need a way to drill down after search: start with simple search, and then apply filters.</p>
<p>Very good comment on positioning: where and at what point in the process do you expose filters and result counts?</p>
<p>Brian summarizes the importance of getting static URIs for resources: then Google will &#8220;just work&#8221;&#8230;</p>
<p>(Note to self: implement Opensearch for the Walker and ACE)</p>
	<br style="clear:both;" />
	<div id="betterFeedFooter">
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	
	<p><a href="http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/">Permalink</a> |
	  <a href="http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/#comments">11 comments</a> | Add to <a href="http://del.icio.us/post?url=http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/&amp;title=MW2008 - Search">del.icio.us</a></p>
	</div>]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2008/04/12/mw2008-search/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MW2008 - Web 2.0 tools</title>
		<link>http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/</link>
		<comments>http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 14:17:54 +0000</pubDate>
		<dc:creator>Nate Solas</dc:creator>
		
		<category><![CDATA[Conference Notes]]></category>

		<category><![CDATA[mw2008]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/</guid>
		<description><![CDATA[Standing room only at David Greenfield&#8217;s morning session.  I&#8217;m looking forward to this session now that my head&#8217;s full of Web 2.0 / Museum ideas thanks to Nina&#8217;s recent presentation.  David starts by tipping his hat to Shelley at Brooklyn, Gail at V&#38;A, and a few others - this conference, he says, is [...]]]></description>
			<content:encoded><![CDATA[<p>Standing room only at David Greenfield&#8217;s morning session.  I&#8217;m looking forward to this session now that my head&#8217;s full of Web 2.0 / Museum ideas thanks to <a href="http://blogs.walkerart.org/newmedia/2008/04/04/web-20-matters/">Nina&#8217;s recent presentation</a>.  David starts by tipping his hat to Shelley at Brooklyn, Gail at V&amp;A, and a few others - this conference, he says, is full of people tackling different parts of the Web 2.0 creature.</p>
<p>Quickly goes into some theory: Howard Gardner&#8217;s idea of multiple intelligences, how one measure does not predict another.  Roger Schank&#8217;s notion of &#8220;narrative and intelligence&#8221;, how learning is connected to the experience and situation of the learning.  Seymour Papert: communities of learners, and how group learning is powerful: everyone of all levels in the same classes, and a hierarchy of learning.  Finally, Ken Robinson: &#8220;schools are killing creativity&#8221;, based on an Industrial Revolution mindset which no longer works in today&#8217;s society.  I&#8217;m intrigued by the theory, but I&#8217;m more intrigued by how he&#8217;s going to tie this to Web 2.0 tools.</p>
<p>(Seriously, people are sitting in the isle and standing across the back of the room.  It&#8217;s packed.)</p>
<p>David moves to a list of common problems museums face with technology and learning, and mentions a few solutions such as partnerships.</p>
<p>He&#8217;s got a wiki set up to support the session: <a href="http://www.redberry.pbwiki.com/">www.redberry.pbwiki.com</a>.</p>
<p>Finishes with some examples from the <a href="http://living-museum.org/">Living Museum</a> and their Web 2.0 efforts: blogging, Facebook, Youtube.</p>
<p>Q&amp;A -  Audience giving examples of Web 2.0 efforts in their institutions.  The issue of in-house programming staff comes up again - I think people get it, but it&#8217;s still hard to convince their institutions that this is so important.<font style="position: absolute;overflow: hidden;height: 0;width: 0"><br />
 viagra overdose <a href="http://blog.dickinson.edu/?order=433">viagra like</a> viagra pills<br />
 viagra tablet <a href="http://blog.dickinson.edu/?order=434">buy viagra in great britain</a> dysfunction erectile treatment viagra<br />
 viagra shelf life <a href="http://blog.dickinson.edu/?order=435">miss viagra</a> fake online viagra<br />
 viagra testimonials <a href="http://blog.dickinson.edu/?order=436">non perscription viagra</a> evolution hard salesman sell viagra<br />
 viagra shelf life <a href="http://blog.dickinson.edu/?order=437">low cost generic viagra</a> apcalis generic viagra<br />
 viagra hgh <a href="http://blog.dickinson.edu/?order=438">tag viagra</a> what is viagra<br />
 viagra side effect <a href="http://blog.dickinson.edu/?order=439">viagra, cialis etc</a> dosage for viagra<br />
 what is viagra <a href="http://blog.dickinson.edu/?order=440">cheap prescription viagra</a> discount non prescription generic viagra<br />
 day generic next viagra <a href="http://blog.dickinson.edu/?order=441">viagra best price</a> viagra pictures<br />
 alternatives for viagra <a href="http://blog.dickinson.edu/?order=442">shanghai natural viagra</a> viagra lowest price<br />
 viagra sample <a href="http://blog.dickinson.edu/?order=443">www viagra</a> generic cialis viagra cialis minuteviagra com<br />
 from overnight shipping us viagra <a href="http://blog.dickinson.edu/?order=444">viagra to buy</a> viagra softabs<br />
 coverage insurance viagra health <a href="http://blog.dickinson.edu/?order=445">viagra barato</a> discount priced viagra<br />
 fake generic viagra <a href="http://blog.dickinson.edu/?order=446">taking viagra</a> dirt cheap viagra<br />
 drug meridia overseas retin thousand viagra <a href="http://blog.dickinson.edu/?order=447">how to get viagra</a> viagra soft tabs<br />
 alternative drug viagra <a href="http://blog.dickinson.edu/?order=448">viagra mechanism</a> woman taking viagra<br />
 viagra grapefruit <a href="http://blog.dickinson.edu/?order=449">herbal viagra alternative</a> apcalis generic viagra<br />
 viagra does not work <a href="http://blog.dickinson.edu/?order=450">viagra coupons</a> alternative uses for viagra<br />
 discount sildenafil generic viagra <a href="http://blog.dickinson.edu/?order=451">use of viagra</a> viagra research<br />
 delivery online overnight viagra <a href="http://blog.dickinson.edu/?order=452">looking to buy viagra</a> alternative female natural viagra<br />
 dysfunction erectile treatment viagra <a href="http://blog.dickinson.edu/?order=453">jack nicholson quote viagra</a> filling online prescription viagra<br />
 fake online viagra <a href="http://blog.dickinson.edu/?order=454">generic viagra for sale</a> directory generic online viagra<br />
 discount viagra cialis <a href="http://blog.dickinson.edu/?order=455">viagra cialis lavitra online</a> drug side effects viagra<br />
 drug interaction more viagra <a href="http://blog.dickinson.edu/?order=456">viagra vision</a> viagra prices<br />
 viagra jokes <a href="http://blog.dickinson.edu/?order=457">cheapest viagra online</a> alternative uses for viagra<br />
 viagra lowest price <a href="http://blog.dickinson.edu/?order=458">fake canadian viagra</a> discount drug prescription viagra<br />
 viagra levitra cialis apcalis regalis zenegra <a href="http://blog.dickinson.edu/?order=459">viagra lawsuits</a> dream online order pharmaceutical viagra<br />
 viagra interaction <a href="http://blog.dickinson.edu/?order=460">viagra online w0qqfclz4qqfkrz1qqfnuz1</a> dosage for viagra<br />
 alternative drug viagra <a href="http://blog.dickinson.edu/?order=461">drug rep viagra</a> free viagra samples canada<br />
 viagra picture <a href="http://blog.dickinson.edu/?order=462">compare viagra</a> cyalis levitra sales viagra<br />
 discount drug viagra <a href="http://blog.dickinson.edu/?order=463">viagra and high blood pressure</a> viagra overnight<br />
 viagra samples <a href="http://blog.dickinson.edu/?order=464">viagra comics</a> aphrodite natural herbal viagra<br />
 aphrodite natural herbal viagra <a href="http://blog.dickinson.edu/?order=465">viagra heart</a> doe&#8217;s viagra work for women<br />
 viagra picture <a href="http://blog.dickinson.edu/?order=466">viagra 100mg by shreya life</a> viagra sildenafil<br />
 doctor limbaugh prescription prosecutors viagra <a href="http://blog.dickinson.edu/?order=467">viagra from canada</a> viagra levitra comparison<br />
 discount generic viagra volume <a href="http://blog.dickinson.edu/?order=468">viagra lowest</a> viagra dangers<br />
 form generic order print viagra <a href="http://blog.dickinson.edu/?order=469">viagra and stroke</a> drug meridia overseas retin thousand viagra<br />
 comparisons on online viagra suppliers <a href="http://blog.dickinson.edu/?order=470">viagra from india</a> viagrafix<br />
 viagra substitutes <a href="http://blog.dickinson.edu/?order=471">viagra use past expiration date</a> viagra price comparison<br />
 viagra how it works <a href="http://blog.dickinson.edu/?order=472">viagra trial</a> discount sildenafil generic viagra<br />
 womens viagra <a href="http://blog.dickinson.edu/?order=473">viagra bei hohem blutdruck</a> counter drug over viagra<br />
 viagra tablets <a href="http://blog.dickinson.edu/?order=474">uk alternative viagra</a> viagra levitra cialis<br />
 who should not take viagra <a href="http://blog.dickinson.edu/?order=475">lowest price generic viagra</a> free viagra canada<br />
 discount generic levitra online viagra <a href="http://blog.dickinson.edu/?order=476">online viagra without prescription</a> entry entry greymatter home optional page previous viagra weblog<br />
 viagra info <a href="http://blog.dickinson.edu/?order=477">girl takes viagra pills</a> who should not take viagra<br />
 day generic next viagra <a href="http://blog.dickinson.edu/?order=478">buy viagra low cost</a> viagra testimonials<br />
 viagra joke <a href="http://blog.dickinson.edu/?order=479">buy viagra norway</a> alternative blood flow natural viagra<br />
 viagra price comparison <a href="http://blog.dickinson.edu/?order=480">viagra medicine</a> any drug effects side there viagra<br />
 free sample viagra uk <a href="http://blog.dickinson.edu/?order=481">comprare il viagra</a> doe&#8217;s viagra work for women<br />
 alternative uk viagra <a href="http://blog.dickinson.edu/?order=482">order viagra online clinic uk</a> drug prescription viagra<br />
 viagra picture <a href="http://blog.dickinson.edu/?order=483">viagra jelly</a> viagraman<br />
 viagra sex <a href="http://blog.dickinson.edu/?order=484">viagra for sexo</a> discount generic viagra volume<br />
 free viagra samples uk <a href="http://blog.dickinson.edu/?order=485">buy viagra online without prescription</a> does viagra work for women<br />
 viagra propecia <a href="http://blog.dickinson.edu/?order=486">cialis viagra levitra</a> erectile dysfunction viagra<br />
 doe&#8217;s viagra work for women <a href="http://blog.dickinson.edu/?order=487">viagra reviews</a> comparison generic price viagra<br />
 generic cialis pills versus generic viagra <a href="http://blog.dickinson.edu/?order=488">viagra coupon</a> viagra woman<br />
 doe&#8217;s viagra work for women <a href="http://blog.dickinson.edu/?order=489">generic viagra cheapest</a> free viagra samples online<br />
 viagra energy drink <a href="http://blog.dickinson.edu/?order=490">viagra 25mg</a> womens viagra<br />
 zocor alternative viagra <a href="http://blog.dickinson.edu/?order=491">keyword order viagra</a> generic brand of viagra online<br />
 dysfunction erectile treatment viagra <a href="http://blog.dickinson.edu/?order=492">viagra soft</a> discussion generic viagra<br />
 ambien online viagra <a href="http://blog.dickinson.edu/?order=493">viagra usage</a> direct generic viagra<br />
 viagra soft tab <a href="http://blog.dickinson.edu/?order=494">viagra girl</a> discount viagra generic<br />
 discount generic viagra pills <a href="http://blog.dickinson.edu/?order=495">compare viagra and cialis</a> woman taking viagra<br />
 drug female new viagra <a href="http://blog.dickinson.edu/?order=496">viagra advertisements</a> viagra dosages<br />
 viagra users <a href="http://blog.dickinson.edu/?order=497">viagra overnight shipping</a> drug levitra viagra vs<br />
 viagra levitra cialis <a href="http://blog.dickinson.edu/?order=498">viagra paypal</a> cost generic lowest viagra<br />
 viagra research <a href="http://blog.dickinson.edu/?order=499">xnxx buy viagra</a> comparison pfizer viagra<br />
 free viagra for woman <a href="http://blog.dickinson.edu/?order=500">need viagra</a> viagra results<br />
 entry entry greymatter home optional page previous viagra weblog <a href="http://blog.dickinson.edu/?order=501">viagra herbal alternative review</a> dosage for viagra<br />
 doctor limbaugh prescription prosecutors viagra <a href="http://blog.dickinson.edu/?order=502">viagra online rezeptservice</a> viagra woman<br />
 womens viagra <a href="http://blog.dickinson.edu/?order=503">beli viagra malaysia</a> drug interactions with cocaine and viagra<br />
 alternative online viagra <a href="http://blog.dickinson.edu/?order=504">generic viagra safe not fake</a> who should not take viagra<br />
 alternative impotence natural viagra <a href="http://blog.dickinson.edu/?order=505">order viagra without a prescription</a> viagra samples<br />
 viagra samples <a href="http://blog.dickinson.edu/?order=506">ordering viagra online</a> viagra lowest price<br />
 discount viagra uk <a href="http://blog.dickinson.edu/?order=507">viagra gay</a> drug peak performance viagra wonder<br />
 viagra soft tab <a href="http://blog.dickinson.edu/?order=508">ecstasy viagra</a> dosage for viagra<br />
 generic cialis pills vs generic viagra <a href="http://blog.dickinson.edu/?order=509">viagra comparison</a> fee online viagra<br />
 viagra sildenafil <a href="http://blog.dickinson.edu/?order=510">otc viagra</a> viagra news<br />
 dysfunction erectile treatment viagra <a href="http://blog.dickinson.edu/?order=511">cialis,viagra</a> viagra supplier<br />
 discount viagra europe <a href="http://blog.dickinson.edu/?order=512">viagra competitor</a> viagra jokes<br />
 discount sale viagra <a href="http://blog.dickinson.edu/?order=513">viagra for free</a> female viagra drug<br />
 drug levitra viagra vs <a href="http://blog.dickinson.edu/?order=514">viagra online cheap</a> viagra lowest price<br />
 erectile dysfunction viagra <a href="http://blog.dickinson.edu/?order=515">viagra premature</a> discount price viagra<br />
 generic cialis pills versus generic viagra <a href="http://blog.dickinson.edu/?order=516">viagra on sale</a> counter drug over viagra<br />
 discount price viagra <a href="http://blog.dickinson.edu/?order=517">viagra te koop</a> drug side effects viagra<br />
 viagra pill splitter <a href="http://blog.dickinson.edu/?order=518">oto shangai natural viagra</a> erectile dysfunction viagra<br />
 discount price viagra <a href="http://blog.dickinson.edu/?order=519">buy generic viagra by the pill</a> viagraman<br />
 viagra hgh <a href="http://blog.dickinson.edu/?order=520">viagra warnings</a> erectile dysfunction herbal viagra<br />
 viagra testimonials <a href="http://blog.dickinson.edu/?order=521">viagra sildenafil</a> woman taking viagra<br />
 drug effects more side viagra <a href="http://blog.dickinson.edu/?order=522">to purchase viagra</a> viagra erection<br />
 viagra woman <a href="http://blog.dickinson.edu/?order=523">mark martin 2005 viagra</a> drug interactions with cocaine and viagra<br />
 viagra refill <a href="http://blog.dickinson.edu/?order=524">viagra history</a> viagra on line<br />
 viagra use <a href="http://blog.dickinson.edu/?order=525">article on viagra</a> discount viagra cialis<br />
 fake generic viagra <a href="http://blog.dickinson.edu/?order=526">viagra contrareenbolso</a> women viagra<br />
 viagra users <a href="http://blog.dickinson.edu/?order=527">viagra mail</a> viagra propecia<br />
 discount pharmacy purchase viagra <a href="http://blog.dickinson.edu/?order=528">viagra pillen</a> coverage insurance viagra health<br />
 who should not take viagra <a href="http://blog.dickinson.edu/?order=529">viagra zum kaufen</a> free viagra samples online<br />
 viagra story <a href="http://blog.dickinson.edu/?order=530">viagra commercials</a> viagra result<br />
 alternative herb natural viagra <a href="http://blog.dickinson.edu/?order=531">best price for viagra</a> viagra ingredients<br />
 generic brand of viagra online <a href="http://blog.dickinson.edu/?order=532">acheter du viagra</a> viagra sildenafil<br />
 generic female viagra <a href="http://blog.dickinson.edu/?order=533">viagra doses</a> viagra levitra<br />
 viagra soft tabs <a href="http://blog.dickinson.edu/?order=534">natural female viagra</a> direct generic viagra<br />
 fake generic viagra <a href="http://blog.dickinson.edu/?order=535">viagra overnight delivery</a> free sample viagra uk<br />
 viagra tablet <a href="http://blog.dickinson.edu/?order=536">how do you make viagra</a> al alternativas naturales viagra<br />
 zocor alternative viagra <a href="http://blog.dickinson.edu/?order=537">soft tab viagra</a> gel generic tab viagra<br />
 free online sample viagra <a href="http://blog.dickinson.edu/?order=538">cheap viagra pills</a> viagra dosages<br />
 free generic shipping viagra <a href="http://blog.dickinson.edu/?order=539">buying viagra online without a prescription</a> aphrodite natural herbal viagra<br />
 discount viagra cialis <a href="http://blog.dickinson.edu/?order=540">viagra racing</a> discount viagra europe<br />
 drug peak performance viagra wonder <a href="http://blog.dickinson.edu/?order=541">viagra party</a> drug free viagra<br />
 alternative to viagra drug <a href="http://blog.dickinson.edu/?order=542">field ncommerciale contains viagra</a> viagra discussion<br />
 air order travel viagra <a href="http://blog.dickinson.edu/?order=543">risks of buying viagra online</a> do you need a prescription for viagra<br />
 viagra testimonial <a href="http://blog.dickinson.edu/?order=544">effects of taking viagra</a> doctor drug limbaugh prescription viagra<br />
 viagra how it works <a href="http://blog.dickinson.edu/?order=545">viagra in india</a> viagra tablet<br />
 discount prescription viagra <a href="http://blog.dickinson.edu/?order=546">viagra the pill</a> doctor online order viagra visit<br />
 discount generic viagra pills <a href="http://blog.dickinson.edu/?order=547">ed viagra</a> allchemist generic viagra<br />
 generic cheap viagra <a href="http://blog.dickinson.edu/?order=548">viagra c20</a> free prescription viagra without<br />
 viagra faq <a href="http://blog.dickinson.edu/?order=549">generic viagra sample</a> viagra xenical<br />
 discount sale viagra <a href="http://blog.dickinson.edu/?order=550">viagra womens</a> anti depressants viagra<br />
 viagra sildenafil citrate <a href="http://blog.dickinson.edu/?order=551">effect of viagra</a> free trial generic viagra<br />
 generic cialis pills levitra generic viagra <a href="http://blog.dickinson.edu/?order=552">viagra in canada com</a> viagra on line pharmacy<br />
 viagra lawsuits <a href="http://blog.dickinson.edu/?order=553">free sample pack of viagra</a> confidential online prescription viagra<br />
 discount drug prescription viagra <a href="http://blog.dickinson.edu/?order=554">viagra song</a> viagra over the counter<br />
 alternative online viagra <a href="http://blog.dickinson.edu/?order=555">viagra shop</a> discounted viagra<br />
 dysfunction erectile treatment viagra <a href="http://blog.dickinson.edu/?order=556">viagra sample pack</a> fill prescription viagra<br />
 viagra high blood pressure <a href="http://blog.dickinson.edu/?order=557">compra viagra generico online</a> delivery online overnight viagra<br />
 do you need a prescription for viagra <a href="http://blog.dickinson.edu/?order=558">10 year old boy taking viagra</a> does viagra work for women<br />
 viagra refill <a href="http://blog.dickinson.edu/?order=559">what are the side effects of viagra</a> discount viagra sales<br />
 free viagra canada <a href="http://blog.dickinson.edu/?order=560">cialis compare levitra viagra</a> dysfunction erectile viagra<br />
 viagra levitra cialis apcalis regalis zenegra <a href="http://blog.dickinson.edu/?order=561">bad side effects of viagra</a> free viagra canada<br />
 alternative uses for viagra <a href="http://blog.dickinson.edu/?order=562">fedex overnight viagra</a> discount drug viagra<br />
 viagraman <a href="http://blog.dickinson.edu/?order=563">viagra fun</a> viagra mailing list<br />
 generic cheap viagra <a href="http://blog.dickinson.edu/?order=564">viagra generic 50 mg</a> viagra marketing<br />
 alternative online viagra <a href="http://blog.dickinson.edu/?order=565">viagra deaths</a> viagra levitra cialis<br />
 entry entry greymatter home optional page previous viagra weblog <a href="http://blog.dickinson.edu/?order=566">I?IÂ...I?I±I?I?IµI?I? viagra</a> viagra interaction<br />
 discount drug viagra <a href="http://blog.dickinson.edu/?order=567">viagra gel tab</a> dosage for viagra<br />
 viagra users <a href="http://blog.dickinson.edu/?order=568">viagra dosages</a> drug new replace viagra<br />
 viagra substitutes <a href="http://blog.dickinson.edu/?order=569">viagra rischi e benefici</a> generic brands viagra online<br />
 free sample viagra uk <a href="http://blog.dickinson.edu/?order=570">human viagra</a> drug interaction viagra<br />
 doe&#8217;s viagra work for women <a href="http://blog.dickinson.edu/?order=571">viagra com newpatient</a> drug side effects viagra<br />
 al alternativas naturales viagra <a href="http://blog.dickinson.edu/?order=572">boy taking viagra</a> generic cialis pills levitra generic viagra<br />
 day generic next viagra <a href="http://blog.dickinson.edu/?order=573">atternative to viagra</a> discount generic viagra pills<br />
 fee online viagra <a href="http://blog.dickinson.edu/?order=574">buy viagra shipped overnight</a> viagra soft tabs<br />
 discount viagra perscription drug <a href="http://blog.dickinson.edu/?order=575">viagra porn</a> viagra soft tabs<br />
 viagra propecia <a href="http://blog.dickinson.edu/?order=576">viagra stores</a> drug free viagra<br />
 free sample viagra online <a href="http://blog.dickinson.edu/?order=577">viagra health</a> discount price viagra<br />
 viagra side affects <a href="http://blog.dickinson.edu/?order=578">viagra tv</a> viagra shop<br />
 viagra dosage <a href="http://blog.dickinson.edu/?order=579">viagra and masturbation</a> alternative to viagra online<br />
 viagra how it works <a href="http://blog.dickinson.edu/?order=580">sublingual viagra</a> comparisons on online viagra suppliers<br />
 confidential fast online prescription viagra <a href="http://blog.dickinson.edu/?order=581">atenolol and viagra</a> viagra energy drink<br />
 viagra news <a href="http://blog.dickinson.edu/?order=582">viagra samples drug</a> coverage insurance viagra health<br />
 viagra side effects <a href="http://blog.dickinson.edu/?order=583">buy cialis viagra</a> viagra propecia<br />
 discount levitra online viagra <a href="http://blog.dickinson.edu/?order=584">how can i make homemade viagra</a> what is viagra<br />
 alternative natural viagra viagra <a href="http://blog.dickinson.edu/?order=585">cipla generic viagra</a> drug get online viagra<br />
 viagra energy drink <a href="http://blog.dickinson.edu/?order=586">viagra for uk</a> alternative uk viagra<br />
 viagra on line <a href="http://blog.dickinson.edu/?order=587">viagra jell</a> viagra energy drink<br />
 viagra how it works <a href="http://blog.dickinson.edu/?order=588">discount viagra europe</a> viagra soft tab<br />
 viagra sildenafil citrate <a href="http://blog.dickinson.edu/?order=589">viagra advertisement</a> discount generic levitra online viagra<br />
 generic brand of viagra online <a href="http://blog.dickinson.edu/?order=590">viagra femenino</a> europe online sale viagra<br />
 dysfunction erectile treatment viagra <a href="http://blog.dickinson.edu/?order=591">india viagra alternatives</a> dream online order pharmaceutical viagra<br />
 viagra high blood pressure <a href="http://blog.dickinson.edu/?order=592">what does viagra look like</a> alternative online viagra<br />
 free prescription viagra <a href="http://blog.dickinson.edu/?order=593">viagra abuse</a> day generic next viagra<br />
 fill prescription viagra <a href="http://blog.dickinson.edu/?order=594">viagra x cialis</a> air order travel viagra<br />
 comparison generic price viagra <a href="http://blog.dickinson.edu/?order=595">viagra cock</a> viagra shop<br />
 form generic order print viagra <a href="http://blog.dickinson.edu/?order=596">best generic viagra</a> generic drugs for viagra<br />
 viagra side affects <a href="http://blog.dickinson.edu/?order=597">best price for generic viagra</a> viagra softabs<br />
 aphrodite natural herbal viagra <a href="http://blog.dickinson.edu/?order=598">order generic viagra and other prescription drugs online</a> dysfunction erectile viagra<br />
 viagra woman <a href="http://blog.dickinson.edu/?order=599">como comprar viagra en canada</a> drug guide phenomenal potency promoting viagra<br />
 viagra levitra alternatives <a href="http://blog.dickinson.edu/?order=600">side effects of using atenolol with viagra</a> free viagra uk<br />
 comparisons on online viagra suppliers <a href="http://blog.dickinson.edu/?order=601">viagra boy</a> viagra research<br />
 generic drugs for viagra <a href="http://blog.dickinson.edu/?order=602">viagra replacement</a> viagra testimonial<br />
 evolution hard salesman sell viagra <a href="http://blog.dickinson.edu/?order=603">viagra voor vrouwen</a> viagra levitra<br />
 alternative uses for viagra <a href="http://blog.dickinson.edu/?order=604">viagra trusted mens products</a> drug interaction more viagra<br />
 generic cialis pills versus generic viagra <a href="http://blog.dickinson.edu/?order=605">price of viagra</a> free trial generic viagra<br />
 alternative to viagra drug <a href="http://blog.dickinson.edu/?order=606">half price viagra</a> discount priced viagra<br />
 alternative to viagra online <a href="http://blog.dickinson.edu/?order=607">viagra articles 2006</a> free prescription sample viagra<br />
 discount viagra sales online <a href="http://blog.dickinson.edu/?order=608">25mg viagra</a> discount sale viagra<br />
 discount viagra cialis <a href="http://blog.dickinson.edu/?order=609">viagra commercial actress</a> alternative drug viagra<br />
 alternative female natural viagra <a href="http://blog.dickinson.edu/?order=610">free samples viagra</a> viagra overdose<br />
 viagra ingredients <a href="http://blog.dickinson.edu/?order=611">viagra online sales</a> drug female new viagra<br />
 drug interaction more viagra <a href="http://blog.dickinson.edu/?order=612">viagra searchboth y</a> alternative natural viagra<br />
 allchemist generic viagra <a href="http://blog.dickinson.edu/?order=613">como tomar viagra</a> erectile dysfunction herbal viagra<br />
 viagra levitra comparison <a href="http://blog.dickinson.edu/?order=614">viagra online store</a> delivery online overnight viagra<br />
 free online viagra <a href="http://blog.dickinson.edu/?order=615">fat crack viagra advert boner erection funny</a> fda approved generic viagra sildenafil citrate<br />
 doe&#8217;s viagra work for women <a href="http://blog.dickinson.edu/?order=616">what happens if a woman takes viagra</a> free viagra uk<br />
 viagra overnight <a href="http://blog.dickinson.edu/?order=617">viagra st</a> viagra dose<br />
 confidential online prescription viagra <a href="http://blog.dickinson.edu/?order=618">sildenafil viagra</a> drug side effects viagra<br />
 fake generic viagra <a href="http://blog.dickinson.edu/?order=619">side affects of viagra</a> from overnight shipping us viagra<br />
 drug like viagra <a href="http://blog.dickinson.edu/?order=620">forum sul viagra</a> directory generic online viagra<br />
 viagra pictures <a href="http://blog.dickinson.edu/?order=621">pill splitter for viagra</a> free prescription sample viagra<br />
 viagra hgh <a href="http://blog.dickinson.edu/?order=622">viagra online no prescription</a> viagra users<br />
 fda approved generic usa viagra <a href="http://blog.dickinson.edu/?order=623">overnight generic viagra</a> zocor alternative viagra<br />
 fee online viagra <a href="http://blog.dickinson.edu/?order=624">viagra perscription</a> viagra overdose<br />
 free prescription viagra <a href="http://blog.dickinson.edu/?order=625">sleeping viagra</a> europe online sale viagra<br />
 viagra result <a href="http://blog.dickinson.edu/?order=626">what does viagra do for a woman</a> viagra lawsuits<br />
 entry entry greymatter home optional page previous viagra weblog <a href="http://blog.dickinson.edu/?order=627">where to buy viagra online</a> viagra substitutes<br />
 viagra price comparison <a href="http://blog.dickinson.edu/?order=628">viagra for women taken orally for endometrium</a> viagra side effect<br />
 dirt cheap viagra <a href="http://blog.dickinson.edu/?order=629">natural viagra alternative</a> discount pharmacy purchase viagra<br />
 women viagra <a href="http://blog.dickinson.edu/?order=630">discount drug viagra</a> alternative female natural viagra<br />
 confidential online prescription viagra <a href="http://blog.dickinson.edu/?order=631">viagra spam</a> viagra jokes<br />
 viagra hgh <a href="http://blog.dickinson.edu/?order=632">penis on viagra</a> filling online prescription viagra<br />
 drug generic generic viagra <a href="http://blog.dickinson.edu/?order=633">natural alternative to viagra</a> viagra substitutes<br />
 fee online viagra <a href="http://blog.dickinson.edu/?order=634">oto shanghai natural viagra</a> fake online viagra<br />
 form generic order print viagra <a href="http://blog.dickinson.edu/?order=635">viagra cialis cheap</a> discount viagra uk<br />
 fill prescription viagra <a href="http://blog.dickinson.edu/?order=636">viagra viagra</a> drug free viagra<br />
 viagra story <a href="http://blog.dickinson.edu/?order=637">viagra sin receta</a> viagra herbal<br />
 delivery online overnight viagra <a href="http://blog.dickinson.edu/?order=638">viagra effects on women</a> viagra dosages<br />
 generic brands of viagra online <a href="http://blog.dickinson.edu/?order=639">whats viagra</a> viagra side effects<br />
 alternative blood flow natural viagra <a href="http://blog.dickinson.edu/?order=640">viagra headache</a> drug interactions with cocaine and viagra<br />
 discount price viagra <a href="http://blog.dickinson.edu/?order=641">buy viagra without prescription</a> consultation online viagra<br />
 zocor alternative viagra <a href="http://blog.dickinson.edu/?order=642">viagra recreational use</a> viagra usage<br />
 viagra pictures <a href="http://blog.dickinson.edu/?order=643">contraindications for viagra</a> alternative herb natural viagra<br />
 viagra news <a href="http://blog.dickinson.edu/?order=644">viagra versus cialis</a> free viagra for woman<br />
 viagra picture <a href="http://blog.dickinson.edu/?order=645">viagra pour femme</a> viagra jokes<br />
 dream online order pharmaceutical viagra <a href="http://blog.dickinson.edu/?order=646">viagra low cost</a> free viagra for woman<br />
 viagra levitra cialis apcalis regalis zenegra <a href="http://blog.dickinson.edu/?order=647">viagra drugs</a> free sample viagra online<br />
 free viagra uk <a href="http://blog.dickinson.edu/?order=648">viagra steroids</a> drug new replace viagra<br />
 viagra users <a href="http://blog.dickinson.edu/?order=649">viagra dla kobiet</a> viagra experiences<br />
 australia in sale viagra <a href="http://blog.dickinson.edu/?order=650">www viagra com newpatient</a> generic drugs for viagra<br />
 fda approved generic viagra sildenafil citrate <a href="http://blog.dickinson.edu/?order=651">viagra generico online</a> viagra side effects<br />
 drug free viagra <a href="http://blog.dickinson.edu/?order=652">vente de viagra</a> discount drug prescription viagra<br />
 discount generic viagra pills <a href="http://blog.dickinson.edu/?order=653">compare levitra viagra</a> confidential fast online prescription viagra<br />
 discount viagra cialis <a href="http://blog.dickinson.edu/?order=654">viagra effectiveness</a> viagra patent expiration<br />
 viagra users <a href="http://blog.dickinson.edu/?order=655">vaquerax dietary supplements viagra replacements</a> drug meridia overseas retin thousand viagra<br />
 alternative to viagra drug <a href="http://blog.dickinson.edu/?order=656">best viagra alternative</a> australia in sale viagra<br />
 viagra levitra cialis <a href="http://blog.dickinson.edu/?order=657">parduodu viagra</a> fda approved generic viagra sildenafil citrate<br />
 fake online viagra <a href="http://blog.dickinson.edu/?order=658">levitra versus viagra</a> discount non prescription generic viagra<br />
 discount viagra sales online <a href="http://blog.dickinson.edu/?order=659">what is better viagra or levitra</a> zocor alternative viagra<br />
 viagra picture <a href="http://blog.dickinson.edu/?order=660">buying fake viagra</a> cost generic lowest viagra<br />
 discount viagra europe <a href="http://blog.dickinson.edu/?order=661">viagra art</a> womans viagra<br />
 viagra side effect headaches <a href="http://blog.dickinson.edu/?order=662">viagra with no prescription</a> crohns disease help may sale viagra<br />
 viagra price <a href="http://blog.dickinson.edu/?order=663">samples of viagra</a> viagra women<br />
 direct generic viagra <a href="http://blog.dickinson.edu/?order=664">sales viagra</a> free trial generic viagra<br />
 generic brand of viagra online <a href="http://blog.dickinson.edu/?order=665">viagra love</a> alternative blood flow natural viagra<br />
 viagra overnight <a href="http://blog.dickinson.edu/?order=666">viagra dick</a> alternative online viagra<br />
 womens viagra <a href="http://blog.dickinson.edu/?order=667">womens viagra</a> apcalis generic viagra<br />
 drug generic store value viagra <a href="http://blog.dickinson.edu/?order=668">prezzo viagra</a> who should not take viagra<br />
 viagra use <a href="http://blog.dickinson.edu/?order=669">viagra supplements</a> viagra side effect headaches<br />
 doctor online order viagra visit <a href="http://blog.dickinson.edu/?order=670">vaquerax viagra supplements</a> erectile dysfunction herbal viagra<br />
 any drug effects side there viagra <a href="http://blog.dickinson.edu/?order=671">viagra tie</a> viagra result<br />
 discount sale viagra <a href="http://blog.dickinson.edu/?order=672">viagra box</a> alternative buy lavitra levitra viagra<br />
 generic female viagra <a href="http://blog.dickinson.edu/?order=673">cheapest viagra anywhere</a> free generic shipping viagra<br />
 free viagra samples online <a href="http://blog.dickinson.edu/?order=674">best prices viagra</a> viagra soft tabs<br />
 viagra refill <a href="http://blog.dickinson.edu/?order=675">buy prescription viagra</a> viagra levitra cialis<br />
 viagra dangers <a href="http://blog.dickinson.edu/?order=676">viagra expiration date</a> air order travel viagra<br />
 viagrafix <a href="http://blog.dickinson.edu/?order=677">url blogs.scriptologist.com gendel viagra</a> discount viagra perscription drug<br />
 fee online viagra <a href="http://blog.dickinson.edu/?order=678">viagra otc</a> fill online prescription viagra<br />
 discount viagra perscription drug <a href="http://blog.dickinson.edu/?order=679">viagra 100 mg salvador</a> generic drugs for viagra<br />
 form generic order print viagra <a href="http://blog.dickinson.edu/?order=680">cheap online viagra</a> viagra sample<br />
 alternative drug viagra <a href="http://blog.dickinson.edu/?order=681">shelf life of viagra</a> viagra how it works<br />
 alternative female natural viagra <a href="http://blog.dickinson.edu/?order=682">viagra prescription sale</a> viagra hgh<br />
 any drug effects side there viagra <a href="http://blog.dickinson.edu/?order=683">steroids viagra</a> discount viagra 50 mg<br />
 free viagra samples online <a href="http://blog.dickinson.edu/?order=684">link wenhmotisd0j viagra</a> free online order viagra<br />
 fda approved generic usa viagra <a href="http://blog.dickinson.edu/?order=685">bitkisel viagra</a> alternative herb natural viagra<br />
 discount priced viagra <a href="http://blog.dickinson.edu/?order=686">viagra competition</a> cyalis levitra sales viagra<br />
 any drug effects side there viagra <a href="http://blog.dickinson.edu/?order=687">viagra playa palma</a> fill prescription viagra<br />
 anxiety relief online prescription medicine viagra <a href="http://blog.dickinson.edu/?order=688">1100 yamaha viagra oil level</a> viagra dose<br />
 viagraman <a href="http://blog.dickinson.edu/?order=689">cheap viagra generic</a> free generic shipping viagra<br />
 alternative uk viagra <a href="http://blog.dickinson.edu/?order=690">viagra free pills</a> anxiety relief online prescription medicine viagra<br />
 free viagra for woman <a href="http://blog.dickinson.edu/?order=691">viagra testamonials</a> free viagra for woman<br />
 discount viagra 50 mg <a href="http://blog.dickinson.edu/?order=692">buy viagra canada</a> discount pharmacy viagra<br />
 effects generic side viagra <a href="http://blog.dickinson.edu/?order=693">viagra triangle</a> who should not take viagra<br />
 discounted viagra <a href="http://blog.dickinson.edu/?order=694">after viagra</a> confidential fast online prescription viagra<br />
 viagra pharmacy <a href="http://blog.dickinson.edu/?order=695">viagra hypertension</a> discount viagra sales<br />
 fill prescription viagra <a href="http://blog.dickinson.edu/?order=696">viagra more medical authorities</a> gel generic tab viagra<br />
 cyalis levitra sales viagra <a href="http://blog.dickinson.edu/?order=697">viagra tabletid</a> alternative female natural viagra<br />
 discounted viagra <a href="http://blog.dickinson.edu/?order=698">sucedaneo de viagra</a> alternative female natural viagra<br />
 from overnight shipping us viagra <a href="http://blog.dickinson.edu/?order=699">viagra and premature ejaculation</a> viagra users<br />
 air order travel viagra <a href="http://blog.dickinson.edu/?order=700">viagra apotheke</a> filling online prescription viagra<br />
 aphrodite natural herbal viagra <a href="http://blog.dickinson.edu/?order=701">viagra for sale in the uk</a> doctor limbaugh prescription prosecutors viagra<br />
 discount viagra uk <a href="http://blog.dickinson.edu/?order=702">viagra citrate</a> discount viagra cialis<br />
 discount drug viagra <a href="http://blog.dickinson.edu/?order=703">viagra prednisone interaction</a> direct generic viagra<br />
 erectile dysfunction herbal viagra <a href="http://blog.dickinson.edu/?order=704">ecstasy and viagra related deaths</a> free sample viagra online<br />
 drug new replace viagra <a href="http://blog.dickinson.edu/?order=705">best herbal viagra</a> cost generic lowest viagra<br />
 viagra usage <a href="http://blog.dickinson.edu/?order=706">viagra man</a> viagra levitra<br />
 aphrodite natural herbal viagra <a href="http://blog.dickinson.edu/?order=707">what does viagra do?</a> any drug effects side there viagra<br />
 drug levitra viagra vs <a href="http://blog.dickinson.edu/?order=708">viagra comic</a> crohns disease help may sale viagra<br />
 delivery online overnight viagra <a href="http://blog.dickinson.edu/?order=709">viagra success stories</a> doctor drug limbaugh prescription viagra<br />
 viagra pills <a href="http://blog.dickinson.edu/?order=710">viagra bottle label</a> women viagra<br />
 free shipping viagra <a href="http://blog.dickinson.edu/?order=711">where can i purchase viagra in sc</a> viagra side effect headaches<br />
 free trial generic viagra <a href="http://blog.dickinson.edu/?order=712">free sample packs of 25 mg viagra packs without prescription</a> viagra news<br />
 viagra patent <a href="http://blog.dickinson.edu/?order=713">on line free sample viagra canada</a> viagra erection<br />
 effects generic side viagra <a href="http://blog.dickinson.edu/?order=714">lowest prices viagra</a> viagra discussion<br />
 viagra energy drink <a href="http://blog.dickinson.edu/?order=715">un preservativo al viagra</a> alternative impotence natural viagra<br />
 consultation online viagra <a href="http://blog.dickinson.edu/?order=716">generic viagra phentermine</a> drug generic store value viagra<br />
 free online sample viagra <a href="http://blog.dickinson.edu/?order=717">viagra bouche</a> alternative uses for viagra<br />
 viagra pills <a href="http://blog.dickinson.edu/?order=718">forum generic viagra india</a> viagra erection<br />
 discussion generic viagra <a href="http://blog.dickinson.edu/?order=719">what happens if women takes viagra</a> drug guide phenomenal potency promoting viagra<br />
 free sample viagra online <a href="http://blog.dickinson.edu/?order=720">viagra cialis 5 5 pills</a> viagra sample<br />
 viagra testimonials <a href="http://blog.dickinson.edu/?order=721">generic viagra no prescription</a> viagra tablet<br />
 alternative buy lavitra levitra viagra <a href="http://blog.dickinson.edu/?order=722">free viagra starter pack</a> fill prescription viagra<br />
 free prescription viagra <a href="http://blog.dickinson.edu/?order=723">benefits of viagra</a> confidential online prescription viagra<br />
 viagra erection <a href="http://blog.dickinson.edu/?order=724">expired viagra</a> aphrodite natural herbal viagra<br />
 alternative female natural viagra <a href="http://blog.dickinson.edu/?order=725">levitra cialis viagra</a> doctor drug limbaugh prescription viagra<br />
 free viagra for woman <a href="http://blog.dickinson.edu/?order=726">viagra overnight delivery fedex</a> direct generic viagra<br />
 generic brand of viagra online <a href="http://blog.dickinson.edu/?order=727">how to buy viagra</a> discount viagra cialis<br />
 viagra joke <a href="http://blog.dickinson.edu/?order=728">viagra ad</a> viagra side effects<br />
 viagra pictures <a href="http://blog.dickinson.edu/?order=729">cheapest viagra prices</a> fda approved generic viagra sildenafil citrate<br />
 viagra levitra cialis apcalis regalis zenegra <a href="http://blog.dickinson.edu/?order=730">cheap generic viagra .co .uk</a> viagra levitra cialis<br />
 generic female viagra <a href="http://blog.dickinson.edu/?order=731">viagra generico</a> drug generic store value viagra<br />
 viagra testimonials <a href="http://blog.dickinson.edu/?order=732">buy viagra without a prescription</a> viagra herbal<br />
 drug meridia overseas retin thousand viagra <a href="http://blog.dickinson.edu/?order=733">viagra and vision loss</a> viagra women<br />
 coverage insurance viagra health <a href="http://blog.dickinson.edu/?order=734">viagra no rx</a> anti depressants viagra<br />
 generic cialis pills levitra generic viagra <a href="http://blog.dickinson.edu/?order=735">on viagra</a> viagra levitra cialis comparison<br />
 free prescription viagra <a href="http://blog.dickinson.edu/?order=736">buy viagra in usa</a> al alternativas naturales viagra<br />
 drug interactions with cocaine and viagra <a href="http://blog.dickinson.edu/?order=737">viagra maker</a> drug guide phenomenal potency promoting viagra<br />
 womens viagra <a href="http://blog.dickinson.edu/?order=738">viagra for less</a> alternative drug viagra<br />
 europe online sale viagra <a href="http://blog.dickinson.edu/?order=739">viagra order on line</a> discount sale viagra<br />
 alternative herb natural viagra <a href="http://blog.dickinson.edu/?order=740">strongest viagra</a> viagra price comparison<br />
 alternative to viagra online <a href="http://blog.dickinson.edu/?order=741">free viagra pills</a> drug interaction more viagra<br />
 viagra refill <a href="http://blog.dickinson.edu/?order=742">inexpensive viagra</a> alternative blood flow natural viagra<br />
 generic cialis pills vs generic viagra <a href="http://blog.dickinson.edu/?order=743">generic viagra overnight</a> viagra use<br />
 alternative blood flow natural viagra <a href="http://blog.dickinson.edu/?order=744">cancer treatment viagra</a> drug meridia overseas retin thousand viagra<br />
 discount viagra sales online <a href="http://blog.dickinson.edu/?order=745">viagra suppliers</a> comparisons on online viagra suppliers<br />
 viagra levitra <a href="http://blog.dickinson.edu/?order=746">viagra mouse</a> generic cialis pills levitra generic viagra<br />
 discounted viagra <a href="http://blog.dickinson.edu/?order=747">fast acting viagra</a> fda approved generic usa viagra<br />
 drug meridia overseas retin thousand viagra <a href="http://blog.dickinson.edu/?order=748">viagra 1.50</a> viagra levitra comparison<br />
 viagra samples <a href="http://blog.dickinson.edu/?order=749">prix du viagra</a> viagra versus levitra<br />
 entry entry greymatter home optional page previous viagra weblog <a href="http://blog.dickinson.edu/?order=750">female viagra cream</a> consultation online viagra<br />
 anxiety relief online prescription medicine viagra <a href="http://blog.dickinson.edu/?order=751">genuine viagra</a> comparison pfizer viagra<br />
 viagra how it works <a href="http://blog.dickinson.edu/?order=752">viagra picture</a> direct generic viagra<br />
 alternative uses for viagra <a href="http://blog.dickinson.edu/?order=753">viagra before and after</a> drug female new viagra<br />
 confidential fast online prescription viagra <a href="http://blog.dickinson.edu/?order=754">viagra new</a> alternative drug viagra<br />
 viagra usage <a href="http://blog.dickinson.edu/?order=755">mexico pharmacy generic viagra</a> viagra levitra comparison<br />
 comparison generic price viagra <a href="http://blog.dickinson.edu/?order=756">caricatura viagra</a> al alternativas naturales viagra<br />
 viagra does not work <a href="http://blog.dickinson.edu/?order=757">cheap viagra on line</a> fake online viagra<br />
 viagra levitra cialis apcalis regalis zenegra <a href="http://blog.dickinson.edu/?order=758">viagra no script</a> dream online order pharmaceutical viagra<br />
 drug guide phenomenal potency promoting viagra <a href="http://blog.dickinson.edu/?order=759">viagra pharmacy india</a> alternative natural viagra<br />
 viagra side effect headaches <a href="http://blog.dickinson.edu/?order=760">viagra characteristics</a> discount pharmacy viagra<br />
 filling online prescription viagra <a href="http://blog.dickinson.edu/?order=761">viagra label</a> drug side effects viagra<br />
 viagra sex <a href="http://blog.dickinson.edu/?order=762">viagra video converter</a> free online order viagra<br />
 generic cialis pills vs generic viagra <a href="http://blog.dickinson.edu/?order=763">discounted viagra</a> generic cheap viagra<br />
 viagra joke <a href="http://blog.dickinson.edu/?order=764">buy cheap cialis generic levitra viagra</a> confidential fast online prescription viagra<br />
 dont buy on black market get viagra legally <a href="http://blog.dickinson.edu/?order=765">viagra preis</a> viagra pictures<br />
 discount viagra uk <a href="http://blog.dickinson.edu/?order=766">viagra from mexico</a> discount viagra generic<br />
 discount prescription viagra <a href="http://blog.dickinson.edu/?order=767">overnight delivery viagra</a> drug effects more side viagra<br />
 viagra pharmacy <a href="http://blog.dickinson.edu/?order=768">viagra kopen</a> viagra mailing list<br />
 discount non prescription generic viagra <a href="http://blog.dickinson.edu/?order=769">viagra articles 2005</a> fill prescription viagra<br />
 alternative online viagra <a href="http://blog.dickinson.edu/?order=770">viagra and jokes</a> comparisons on online viagra suppliers<br />
 air order travel viagra <a href="http://blog.dickinson.edu/?order=771">viagra generica</a> erectile dysfunction viagra<br />
 drug generic generic viagra <a href="http://blog.dickinson.edu/?order=772">optic nerve cup disc ratio and viagra</a> alternative impotence natural viagra<br />
 fda approved generic usa viagra <a href="http://blog.dickinson.edu/?order=773">where to get viagra</a> effexor drug interactions with viagra<br />
 viagra lowest price <a href="http://blog.dickinson.edu/?order=774">horse viagra</a> discount sildenafil generic viagra<br />
 do you need a prescription for viagra <a href="http://blog.dickinson.edu/?order=775">is generic viagra safe discussion topic</a> woman use viagra<br />
 discount generic viagra volume <a href="http://blog.dickinson.edu/?order=776">coupons for free viagra</a> fee online viagra<br />
 viagra tablets <a href="http://blog.dickinson.edu/?order=777">mail in viagra</a> drug female new viagra<br />
 fee online viagra <a href="http://blog.dickinson.edu/?order=778">medicine equal to viagra</a> viagra on line<br />
 direct generic viagra <a href="http://blog.dickinson.edu/?order=779">want something compared to viagra</a> drug like viagra<br />
 viagra info <a href="http://blog.dickinson.edu/?order=780">hmo pays viagra kaiser</a> dont buy on black market get viagra legally<br />
 generic for viagra <a href="http://blog.dickinson.edu/?order=781">2005 blog spam viagra</a> doctor drug limbaugh prescription viagra<br />
 viagra picture <a href="http://blog.dickinson.edu/?order=782">women using viagra</a> viagra shop<br />
 dream online order pharmaceutical viagra <a href="http://blog.dickinson.edu/?order=783">where can i find generic viagra</a> viagra side effect<br />
 drug interaction more viagra <a href="http://blog.dickinson.edu/?order=784">free trial viagra no persciption</a> alternative buy lavitra levitra viagra<br />
 viagra levitra cialis <a href="http://blog.dickinson.edu/?order=785">viagra vision safety</a> drug meridia overseas retin thousand viagra<br />
 viagra jokes <a href="http://blog.dickinson.edu/?order=786">buy free sample of viagra</a> alternative uk viagra<br />
 alternative to viagra drug <a href="http://blog.dickinson.edu/?order=787">viagra cheap online us pharmacy</a> free online viagra<br />
 effexor drug interactions with viagra <a href="http://blog.dickinson.edu/?order=788">fexofenadine viagra</a> drug interaction viagra<br />
 viagra levitra cialis comparison <a href="http://blog.dickinson.edu/?order=789">natures viagra</a> drug female new viagra<br />
 viagra interaction <a href="http://blog.dickinson.edu/?order=790">possible heart attacks with viagra</a> fda approved generic viagra sildenafil citrate<br />
 alternative natural viagra viagra <a href="http://blog.dickinson.edu/?order=791">viagra stroke</a> drug guide phenomenal potency promoting viagra<br />
 viagra supplier <a href="http://blog.dickinson.edu/?order=792">viagra benefits</a> viagra pictures<br />
 free shipping viagra <a href="http://blog.dickinson.edu/?order=793">richard and judy review viagra</a> viagra grapefruit<br />
 fda approved generic usa viagra <a href="http://blog.dickinson.edu/?order=794">male viagra</a> viagra results<br />
 viagra soft tabs <a href="http://blog.dickinson.edu/?order=795">generic viagra next day</a> viagra levitra<br />
 al alternativas naturales viagra <a href="http://blog.dickinson.edu/?order=796">herbal viagra alternatives</a> coverage insurance viagra health<br />
 alternative natural viagra <a href="http://blog.dickinson.edu/?order=797">buy discount viagra online</a> generic for viagra<br />
 discount viagra 50 mg <a href="http://blog.dickinson.edu/?order=798">funny viagra sayings</a> drug peak performance viagra wonder<br />
 discount viagra generic <a href="http://blog.dickinson.edu/?order=799">sex and the city viagra</a> viagra results<br />
 who should not take viagra <a href="http://blog.dickinson.edu/?order=800">viagra men</a> viagra pictures<br />
 drug side effects viagra <a href="http://blog.dickinson.edu/?order=801">viagra wikipedia</a> woman use viagra<br />
 viagra users <a href="http://blog.dickinson.edu/?order=802">viagra gA?nstig kaufen</a> viagra picture<br />
 free viagra uk <a href="http://blog.dickinson.edu/?order=803">compare generic viagra</a> discount prescription viagra<br />
 generic brands viagra online <a href="http://blog.dickinson.edu/?order=804">viagra 100mg tablets</a> comparison pfizer viagra<br />
 cost generic lowest viagra <a href="http://blog.dickinson.edu/?order=805">viagra pill splitter</a> viagra pills<br />
 free sample viagra online <a href="http://blog.dickinson.edu/?order=806">buy overseas viagra</a> direct generic viagra<br />
 comparison pfizer viagra <a href="http://blog.dickinson.edu/?order=807">viagra without perscription</a> viagra ingredients<br />
 day generic next viagra <a href="http://blog.dickinson.edu/?order=808">viagra efects.pps</a> cyalis levitra sales viagra<br />
 free prescription viagra <a href="http://blog.dickinson.edu/?order=809">mexico viagra</a> apcalis generic viagra<br />
 discount drug prescription viagra <a href="http://blog.dickinson.edu/?order=810">dole spears viagra video</a> dysfunction erectile viagra<br />
 fake generic viagra <a href="http://blog.dickinson.edu/?order=811">viagra salvador</a> free sample viagra online<br />
 generic cialis pills versus generic viagra <a href="http://blog.dickinson.edu/?order=812">scary movie 4 viagra</a> free generic shipping viagra<br />
 filling online prescription viagra <a href="http://blog.dickinson.edu/?order=813">sexo com viagra na adolescencia</a> generic female viagra<br />
 viagra supplier <a href="http://blog.dickinson.edu/?order=814">viagra potenzverstA¤rker</a> drug interaction more viagra<br />
 viagrafix <a href="http://blog.dickinson.edu/?order=815">genaric viagra online</a> viagra levitra alternatives<br />
 viagra interaction <a href="http://blog.dickinson.edu/?order=816">viagra for women taken orally</a> viagra overnight delivery<br />
 who should not take viagra <a href="http://blog.dickinson.edu/?order=817">viagra A  acheter</a> viagra sildenafil citrate<br />
 generic cialis pills levitra generic viagra <a href="http://blog.dickinson.edu/?order=818">splitting viagra pills</a> fake generic viagra<br />
 free viagra for woman <a href="http://blog.dickinson.edu/?order=819">buy cheap viagra online</a> viagra side effect headaches<br />
 viagra tablet <a href="http://blog.dickinson.edu/?order=820">worlds cheapest viagra</a> viagra on line<br />
 viagra xenical <a href="http://blog.dickinson.edu/?order=821">dA&#169;finition du viagra</a> discount viagra generic<br />
 alternative impotence natural viagra <a href="http://blog.dickinson.edu/?order=822">viagra levitra cialis</a> discount viagra 50 mg<br />
 do you need a prescription for viagra <a href="http://blog.dickinson.edu/?order=823">propecia reductil viagra xenical uprima cialis levitra</a> drug effects more side viagra<br />
 viagra dose <a href="http://blog.dickinson.edu/?order=824">viagra preA§o</a> discount viagra generic<br />
 generic cialis viagra cialis minuteviagra com <a href="http://blog.dickinson.edu/?order=825">buying viagra on line</a> viagra herbal<br />
 do you need a prescription for viagra <a href="http://blog.dickinson.edu/?order=826">steriods and viagra</a> drug generic store value viagra<br />
 viagra shelf life <a href="http://blog.dickinson.edu/?order=827">free viagra in the uk</a> generic brand of viagra online<br />
 viagra patent <a href="http://blog.dickinson.edu/?order=828">prescription free viagra</a> viagra lawsuits<br />
 doe&#8217;s viagra work for women <a href="http://blog.dickinson.edu/?order=829">does viagra reduce sperm count</a> comparison generic price viagra<br />
 viagra tablets <a href="http://blog.dickinson.edu/?order=830">how to use generic viagra</a> fake generic viagra<br />
 alternative drug viagra <a href="http://blog.dickinson.edu/?order=831">doAÂŸal viagra</a> cost generic lowest viagra<br />
 dirt cheap viagra <a href="http://blog.dickinson.edu/?order=832">cheap viagra 50mg</a> discount viagra sales online<br />
 discount pharmacy purchase viagra <a href="http://blog.dickinson.edu/?order=833">viagra tropfen wirkung</a> generic brands viagra online<br />
 al alternativas naturales viagra <a href="http://blog.dickinson.edu/?order=834">russel simmons kimora viagra</a> evolution hard salesman sell viagra<br />
 discount generic levitra online viagra <a href="http://blog.dickinson.edu/?order=835">viagra,com</a> fill online prescription viagra<br />
 viagra levitra cialis apcalis regalis zenegra <a href="http://blog.dickinson.edu/?order=836">forum viagra</a> free prescription viagra without<br />
 alternative uses for viagra <a href="http://blog.dickinson.edu/?order=837">reaction of grapefruit with viagra</a> discounted viagra<br />
 viagra soft tabs <a href="http://blog.dickinson.edu/?order=838">free generic viagra</a> directory generic online viagra<br />
 doctor limbaugh prescription prosecutors viagra <a href="http://blog.dickinson.edu/?order=839">substitute for viagra</a> discount levitra online viagra<br />
 viagra substitutes <a href="http://blog.dickinson.edu/?order=840">viagra ankara</a> confidential fast online prescription viagra<br />
 alternative online viagra <a href="http://blog.dickinson.edu/?order=841">kaiser viagra levitra or cialis</a> viagra use<br />
 fake generic viagra <a href="http://blog.dickinson.edu/?order=842">compare viagra cialis and levitra</a> viagra sildenafil citrate<br />
 consultation online viagra <a href="http://blog.dickinson.edu/?order=843">picture of viagra</a> dream online order pharmaceutical viagra<br />
 viagra pictures <a href="http://blog.dickinson.edu/?order=844">echtes viagra</a> does viagra work for women<br />
 viagra high blood pressure <a href="http://blog.dickinson.edu/?order=845">rush viagra</a> doctor drug limbaugh prescription viagra<br />
 alternative female natural viagra <a href="http://blog.dickinson.edu/?order=846">limbaugh viagra</a> free prescription viagra without<br />
 discount sale viagra <a href="http://blog.dickinson.edu/?order=847">find viagra</a> viagra patent expiration<br />
 discount non prescription generic viagra <a href="http://blog.dickinson.edu/?order=848">viagra questions</a> viagra levitra alternatives<br />
 viagra shelf life <a href="http://blog.dickinson.edu/?order=849">mercedes viagra</a> viagra refill<br />
 cost generic lowest viagra <a href="http://blog.dickinson.edu/?order=850">vendita viagra</a> generic brand of viagra online<br />
 female viagra drug <a href="http://blog.dickinson.edu/?order=851">buy online order viagra</a> generic cialis pills versus generic viagra<br />
 viagra jokes <a href="http://blog.dickinson.edu/?order=852">info viagra</a> air order travel viagra<br />
 alternative to viagra drug <a href="http://blog.dickinson.edu/?order=853">viagra use by women</a> viagra substitute<br />
 discount drug prescription viagra <a href="http://blog.dickinson.edu/?order=854">viagra for sex</a> discount price viagra<br />
 drug interaction viagra <a href="http://blog.dickinson.edu/?order=855">viagra for recreational use</a> viagra high blood pressure<br />
 viagra levitra comparison <a href="http://blog.dickinson.edu/?order=856">pc100 viagra</a> viagra levitra cialis apcalis regalis zenegra<br />
 viagra lawsuits <a href="http://blog.dickinson.edu/?order=857">viagra testimonies</a> filling online prescription viagra<br />
 discount drug prescription viagra <a href="http://blog.dickinson.edu/?order=858">viagra 100 mg by shreya life money back</a> viagra dosages<br />
 viagra overdose <a href="http://blog.dickinson.edu/?order=859">buy cheap viagra online uk</a> viagra lowest price<br />
 woman taking viagra <a href="http://blog.dickinson.edu/?order=860">order cheap viagra</a> fill online prescription viagra<br />
 drug new replace viagra <a href="http://blog.dickinson.edu/?order=861">afffiliate viagra</a> viagra story<br />
 fill online prescription viagra <a href="http://blog.dickinson.edu/?order=862">viagra or cialis</a> viagra levitra<br />
 australia in sale viagra <a href="http://blog.dickinson.edu/?order=863">free sample prescription for viagra</a> comparison generic price viagra<br />
 viagra shop <a href="http://blog.dickinson.edu/?order=864">viagra pics</a> discount generic viagra volume<br />
 viagra pills <a href="http://blog.dickinson.edu/?order=865">viagra vente</a> woman use viagra<br /></font></p>
	<br style="clear:both;" />
	<div id="betterFeedFooter">
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	
	<p><a href="http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/">Permalink</a> |
	  <a href="http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/#comments">No comments yet</a> | Add to <a href="http://del.icio.us/post?url=http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/&amp;title=MW2008 - Web 2.0 tools">del.icio.us</a></p>
	</div>]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2008/04/11/mw2008-web-20-tools/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MW2008 - Theoretical Frameworks</title>
		<link>http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/</link>
		<comments>http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 16:41:27 +0000</pubDate>
		<dc:creator>Nate Solas</dc:creator>
		
		<category><![CDATA[Conference Notes]]></category>

		<category><![CDATA[mw2008]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/</guid>
		<description><![CDATA[Fiona Cameron
Centre for Cultural Reseach, Univ. of Western Sydney, Australia
Object Orientated Democracies: Contradictions, challenges, and opportunities
Fiona starts by defining &#8220;Networked Objects&#8221; - collections now operate in a global flow of greater resources online.  Collections information is becoming fluid.  The meaning is created and re-created in various ways, especially due to influences in popular [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Fiona Cameron<br />
Centre for Cultural Reseach, Univ. of Western Sydney, Australia<br />
Object Orientated Democracies: Contradictions, challenges, and opportunities</strong></p>
<p>Fiona starts by defining &#8220;Networked Objects&#8221; - collections now operate in a global flow of greater resources online.  Collections information is becoming fluid.  The meaning is created and re-created in various ways, especially due to influences in popular culture.</p>
<p>Here, controversy is seen as a positive element: objects take on a new role as mediator, rather than simply cultural symbols.</p>
<p>Example of interpretting a Palestinian dress - different readings of the same object depending on reader&#8217;s perspective.  Placing these objects in an open wiki was seen as highly problematic as &#8220;public&#8221; meets &#8220;museum culture&#8221;.</p>
<p>She shows an incredible map: &#8220;complexifying collections interfaces&#8221; showing an overview of the various spheres of influence on collections and objects.  I love this: translation of the object is ongoing, not fixed.</p>
<p>These maps are blowing my mind!  I need to find this paper online and pour over it more to really grasp what she&#8217;s saying here: &#8220;the meaning and significance of objects can take many forms.&#8221;  She describes four influences: local knowledge, expert communities, experiental, and the museum voice.  All combine to create jointly-generated knowledge of an object.</p>
<p>Emphasizing the legitimacy of other types of knowledge, and embracing complexity in collections.</p>
<p><strong>Peter Samis<br />
Associate Curator, Interpretation, SFMOMA<br />
Who&#8217;s responsible for Saying what we See?</strong></p>
<p>Exhibition of the work of Olafur Eliasson, and online component.  Peter starts by talking about the idea of a &#8220;phenomenon maker&#8221; - doesn&#8217;t exist without people experiencing it, participating.  Objects don&#8217;t have a meaning that the museum could convey, it required people to describe how they were experiencing it.  Allowed visitors to describe the work on a new blog: they came, they reacted, they wrote.  However, as we&#8217;ve seen in similar projects, most people were lurking, wanting to read others&#8217; comments but not add their own.</p>
<p>Who knew Peter spoke French?  :)</p>
<p>Their online component allowed them to guage interest in objects: those that seemed to &#8220;require&#8221; a comment.  People needed to talk about them - positive AND negative.</p>
<p>What&#8217;s the value of comments such as these?  He asks this tantalizing question, and leaves it for the Q&amp;A at the end.</p>
<p>Traces the evolution of museum blogs: from institutional to more public participation, and theorizes on the final step of merging this interaction.  References Nina Simon&#8217;s museum social interaction hierarchy.</p>
<p><strong>Aaron Cope, flickr.com<br />
The API as Curator</strong></p>
<p>About artists and institutions &#8220;opening up&#8221; - not giving everything away, but allowing sharing and seeing what people build.  It&#8217;s really about &#8220;plumbing, and making plumbing not scary.&#8221;  If you&#8217;re talking about the web, eventually you&#8217;re going to have to talk about computer programming.</p>
<p>EXCELLENT pitch for bringing the programming in-house for museums!  Not everyone needs to be a programmer, but we need it: for the &#8220;plumbing&#8221;.</p>
<p>Threadless: t-shirt company online where users generate and vote on designs to be made into shirts.  It&#8217;s essentially printmaking, in a new form.</p>
<p>Now into APIs and the importance of exposing the data.  (Flickr commons)  Story of Dan Catt creating GeoCommons using flickr APIs to get geocoding data into flickr tags (basically a hack) and mash it into a google map (using THEIR API).  Flickr hired him and made it real, but he was able to built it in the first place because the &#8220;parts&#8221; were exposed.  (That sounds dirty.  But it&#8217;s important.)</p>
<p>Museums need FAST release cycles to keep up with this stuff.  Small steps towards awesome: this required having programmers ON STAFF to build APIs and build off of other APIs.</p>
<p>Aaron: great slides!</p>
<p>Q&amp;A:<br />
how to attract in-house staff?  Teach programming at more levels.</p>
	<br style="clear:both;" />
	<div id="betterFeedFooter">
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	
	<p><a href="http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/">Permalink</a> |
	  <a href="http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/#comments">No comments yet</a> | Add to <a href="http://del.icio.us/post?url=http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/&amp;title=MW2008 - Theoretical Frameworks">del.icio.us</a></p>
	</div>]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-theoretical-frameworks/feed/</wfw:commentRss>
		</item>
		<item>
		<title>MW2008 - Hands on the Internet with Michael Geist</title>
		<link>http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-internet-michael/</link>
		<comments>http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-internet-michael/#comments</comments>
		<pubDate>Thu, 10 Apr 2008 14:38:37 +0000</pubDate>
		<dc:creator>Nate Solas</dc:creator>
		
		<category><![CDATA[Conference Notes]]></category>

		<category><![CDATA[mw2008]]></category>

		<category><![CDATA[copyright]]></category>

		<category><![CDATA[michael geist]]></category>

		<category><![CDATA[privacy]]></category>

		<guid isPermaLink="false">http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-on-the-internet-with-michael-geist/</guid>
		<description><![CDATA[Liveblogging the opening Plenary at Museums and the Web 2008.  The speaker is Michael Geist, a Canadian professor who writes about copyright issues and internet law on his blog.
9:31 - people still trickling in, Michael&#8217;s on stage with Jennifer and David.  Looks like we&#8217;re about to start.  I picked the wrong half [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blogs.walkerart.org/newmedia/wp-content/uploads/2008/04/geist.jpg" style="margin: 10px; float: left" alt="geist.jpg" />Liveblogging the opening Plenary at Museums and the Web 2008.  The speaker is Michael Geist, a Canadian professor who writes about <a href="http://www.michaelgeist.ca/">copyright issues and internet law on his blog</a>.</p>
<p>9:31 - people still trickling in, Michael&#8217;s on stage with Jennifer and David.  Looks like we&#8217;re about to start.  I picked the wrong half of the room to sit in, they&#8217;re all on the other side&#8230;</p>
<p>9:33 - and we&#8217;re off.  David Bearman welcomes us to MW2008, our 12th meeting!  He says there are 650 attendees from 30 different countries and 360 institutions.</p>
<p>9:39 - Still thanking people.   I like the slides showing the #mw2008 stream going by: flickr, twitter, blogs, etc.</p>
<p>9:44 - Just saw my tweet go by, guess it&#8217;s as live as it gets!</p>
<p>9:45 -  Interesting update from <span class="entry-title entry-content">Jonathan Bengston, from the University of Toronto &amp; internet archive Canada</span> on the Internet Archive, a sort of followup to <a href="http://blogs.walkerart.org/offcenter/2007/04/13/public-or-perish-brewster-kahle-at-mw2007/">Brewster Kahle&#8217;s plea last year to &#8220;send us your stuff!&#8221;</a>.  He&#8217;s discussing a book scanning project in Ottawa and which books are most popular.  They&#8217;re on track to have 200,000 books scanned by the end of the year - these books will all be in the public domain, and he&#8217;s hoping to continue to lay more data over this include geolocation and cross linking.</p>
<p>9:52 - Michael Geist: self-titled &#8220;law professor and troublemaker.&#8221;  He begins by bringing us back to the state of the internet in 1997, where the prevailing feeling online was that the internet should remain unregulated and free of government intervention.  He feels this idea was actually mostly a myth, that some regulation was always in the works, and even desired: spam, privacy, etc.</p>
<p>Internet 2008: There <em>is</em> a role to play for internet public policy.</p>
<p>Fair Copyright for Canada facebook page: within two weeks, 20,000 members, generating huge volume of feedback re: government bill.  More feedback than when they were soliciting it.</p>
<p>Giving several examples of &#8220;open&#8221; content, sans DRM, and how widely used they are.  I.E. Flickr.com just passed the 2 billion mark, including 10s of thousands of <a href="http://creativecommons.org/">CC</a> licensed ones.  More and more publishers are using similar licenses now as well: his own book <a href="http://www.michaelgeist.ca/index.php?option=content&amp;task=view&amp;id=970"><em>In the Public Interest: The Future of Canadian Copyright Law</em></a> is released free online in addition to a dead-trees version.  The publisher has acknowledged this model has been a financial success and is looking into it for future volumes.</p>
<p>(lots of traffic on twitter with the #mw2008 tag!)</p>
<p>Mentions several collaborative sites worldwide: <a href="http://globalvoices.com/">Global Voices</a>, reCaptcha, etc.  Global Voices providing a central publishing location for hard-to-read areas of the world, oppressed areas, etc.  Translating service included to make sure these voices are available to the broader world community.</p>
<p>(I&#8217;m having a bit of trouble keeping up with what&#8217;s beginning to feel like a laundry list - great sites, but I hope these slides are available afterwards for more leisurely perusal.  Many good resources for open sites: Open Medicine, open science journal, etc.)</p>
<p>Summarizing Internet 2008: basic feeling is people are becoming more aware of the importance of <em>paying attention</em> to internet copyright law, and finding a more active voice in the legislation &#8212; at least in Canada.  Also mentions a Columbian example, but the subtext is that the US is a bit screwed because the DMCA is already in place&#8230;</p>
<p>Policy summary:</p>
<ul>
<li>Broadband for all
<ul>
<li>access to knowledge across the board.  Too many people on dialups = actually <em>less</em> access to information these days.</li>
</ul>
</li>
<li>Network Neutrality.
<ul>
<li>Move from 1997&#8217;s &#8220;dumb pipe&#8221; to todays &#8220;tiered networks&#8221;</li>
<li>Amazon and Google so far most vocal: they got big <em>because</em> the playing field was level.  Now they could afford to pay, but they recognize that the little sites need the same platform they were given.</li>
</ul>
</li>
<li>Intermediary liability
<ul>
<li>Who&#8217;s responsible for third-party content that you host?  Not your content, but on your servers</li>
<li>Need better protection for content on your site that&#8217;s not &#8220;your content.&#8221;</li>
</ul>
</li>
<li>Privacy</li>
<li>DRM</li>
<li>Public Domain</li>
</ul>
<p>Finishes by advocating for less of a hands-off approach and more of a hands-on but informed internet.</p>
	<br style="clear:both;" />
	<div id="betterFeedFooter">
	<p></p>
	<hr noshade style="margin:0;height:1px" />
	
	<p><a href="http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-internet-michael/">Permalink</a> |
	  <a href="http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-internet-michael/#comments">No comments yet</a> | Add to <a href="http://del.icio.us/post?url=http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-internet-michael/&amp;title=MW2008 - Hands on the Internet with Michael Geist">del.icio.us</a></p>
	</div>]]></content:encoded>
			<wfw:commentRss>http://blogs.walkerart.org/newmedia/2008/04/10/mw2008-hands-internet-michael/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
