<?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>Mashup Guide &#187; design patterns</title>
	<atom:link href="http://blog.mashupguide.net/category/design-patterns/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.mashupguide.net</link>
	<description>A blog about Raymond Yee&#039;s Book Pro Web 2.0 Mashups: Remixing Data and Web Services</description>
	<lastBuildDate>Thu, 01 Jul 2010 15:40:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
<image>
  <link>http://blog.mashupguide.net</link>
  <url>http://blog.mashupguide.net/favicon.ico</url>
  <title>Mashup Guide</title>
</image>
		<item>
		<title>Mining the data in ProgrammableWeb for Design Patterns in Mashups</title>
		<link>http://blog.mashupguide.net/2007/04/26/mining-the-data-in-programmableweb-for-design-patterns-in-mashups/</link>
		<comments>http://blog.mashupguide.net/2007/04/26/mining-the-data-in-programmableweb-for-design-patterns-in-mashups/#comments</comments>
		<pubDate>Thu, 26 Apr 2007 18:36:26 +0000</pubDate>
		<dc:creator>raymond.yee</dc:creator>
				<category><![CDATA[Chapter 09]]></category>
		<category><![CDATA[ProgrammableWeb]]></category>
		<category><![CDATA[design patterns]]></category>

		<guid isPermaLink="false">http://blog.mashupguide.net/2007/04/26/mining-the-data-in-programmableweb-for-design-patterns-in-mashups/</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Mining+the+data+in+ProgrammableWeb+for+Design+Patterns+in+Mashups&amp;rft.aulast=Yee&amp;rft.aufirst=Raymond&amp;rft.subject=Chapter+09&amp;rft.subject=ProgrammableWeb&amp;rft.subject=design+patterns&amp;rft.source=Mashup+Guide&amp;rft.date=2007-04-26&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.mashupguide.net/2007/04/26/mining-the-data-in-programmableweb-for-design-patterns-in-mashups/&amp;rft.language=English"></span>
In chapter 9, I look in detail at some individual mashups. I also want to know more about mashups in general, to do a macro-analysis of mashups. That is, I would look at the broadest range of mashups to look for design patterns that cross many examples. One way forward would be an analysis using [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=Mining+the+data+in+ProgrammableWeb+for+Design+Patterns+in+Mashups&amp;rft.aulast=Yee&amp;rft.aufirst=Raymond&amp;rft.subject=Chapter+09&amp;rft.subject=ProgrammableWeb&amp;rft.subject=design+patterns&amp;rft.source=Mashup+Guide&amp;rft.date=2007-04-26&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.mashupguide.net/2007/04/26/mining-the-data-in-programmableweb-for-design-patterns-in-mashups/&amp;rft.language=English"></span>
<p>  In chapter 9, I look in detail at some individual mashups. I also want  to know more about mashups in general, to do a macro-analysis of  mashups. That is, I would look at the broadest range of mashups to look  for design patterns that cross many examples.</p>
<p>One way forward would be an analysis using <a href="http://programmableweb.com" class="external">ProgrammableWeb</a>,  probably the single best compilation available of mashups and  corresponding APIs available on the public web. There are some patterns  that are immediately obvious from a study of the site; I say  immediately obvious because John Musser, its creator has surfaced these  elements in the interface. Let me point out some of the data about  mashups:</p>
<ul>
<li>         You can get an overview of the mashup world, newly registered ones, what's popular at the <a href="http://www.programmableweb.com/mashups" class="external">Mashup Dashboard</a>.</li>
<li>         "mapping" is the most popular tag associated with mashups, followed by "photo"</li>
<li>         The Web 2.0 <a href="http://www.programmableweb.com/matrix" class="external">Mashup Matrix</a> displays mashups by their use of every combination of 2 APIs in the ProgrammableWeb database.</li>
</ul>
<p>In addition, to what is obvious in the data, I would like to pose more  questions that should be derivable from what is in ProgrammableWeb.com:</p>
<ul>
<li>         How many APIs are used by the mashups?  That is, what's the distribution -- how many use 1, 2, 3, etc. APIs.</li>
<li>         What's the most common pair of APIs being used?  Most common threesome?</li>
<li>         Is there any correlation between  the popularity of an API and the popularity of mashups that use that API?</li>
<li> Are there broader correlations among usage patterns of APIs if we  cluster them by categories? Are mashups likely to use more than one API  in the same category or across categories?</li>
</ul>
<p>As of the writing of this book, there is no formal API to  programmableweb.com -- so answering these and allied questions require  some other form of access to the data. I'm working with John to get  such access.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.mashupguide.net/2007/04/26/mining-the-data-in-programmableweb-for-design-patterns-in-mashups/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>At work on Chapter 9</title>
		<link>http://blog.mashupguide.net/2007/04/21/at-work-on-chapter-9/</link>
		<comments>http://blog.mashupguide.net/2007/04/21/at-work-on-chapter-9/#comments</comments>
		<pubDate>Sat, 21 Apr 2007 22:26:00 +0000</pubDate>
		<dc:creator>raymond.yee</dc:creator>
				<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Chapter 09]]></category>
		<category><![CDATA[ProgrammableWeb]]></category>
		<category><![CDATA[design patterns]]></category>

		<guid isPermaLink="false">http://blog.mashupguide.net/2007/04/21/at-work-on-chapter-9/</guid>
		<description><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=At+work+on+Chapter+9&amp;rft.aulast=Yee&amp;rft.aufirst=Raymond&amp;rft.subject=AJAX&amp;rft.subject=Chapter+09&amp;rft.subject=ProgrammableWeb&amp;rft.subject=design+patterns&amp;rft.source=Mashup+Guide&amp;rft.date=2007-04-21&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.mashupguide.net/2007/04/21/at-work-on-chapter-9/&amp;rft.language=English"></span>
I'm working today on the first draft of Chapter 9 "Dissecting mashups and remixes". Ideally, I'd like to create the equivalent of the Gang of Four's Design Patterns for mashups. Such a project is long-term effort. For this chapter, I suggest finding several emerging patterns from an analysis of a handful of specific mashups. I [...]]]></description>
			<content:encoded><![CDATA[	
	<span class="Z3988" title="ctx_ver=Z39.88-2004&amp;rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Adc&amp;rfr_id=info%3Asid%2Focoins.info%3Agenerator&amp;rft.title=At+work+on+Chapter+9&amp;rft.aulast=Yee&amp;rft.aufirst=Raymond&amp;rft.subject=AJAX&amp;rft.subject=Chapter+09&amp;rft.subject=ProgrammableWeb&amp;rft.subject=design+patterns&amp;rft.source=Mashup+Guide&amp;rft.date=2007-04-21&amp;rft.type=blogPost&amp;rft.format=text&amp;rft.identifier=http://blog.mashupguide.net/2007/04/21/at-work-on-chapter-9/&amp;rft.language=English"></span>
<p>  I'm working today on the first draft of Chapter 9 "Dissecting mashups  and remixes". Ideally, I'd like to create the equivalent of the Gang of  Four's <a href="http://en.wikipedia.org/wiki/Design_Patterns" class="external">Design Patterns</a>  for mashups. Such a project is long-term effort. For this chapter, I  suggest finding several emerging patterns from an analysis of a handful  of specific mashups. I will also outline how we can look for patterns  latent in the <a href="http://programmableweb.com" class="external">ProgrammableWeb database of mashups</a>.</p>
<p>Where we can look for analyses of mashup-related patterns?</p>
<ul>
<li>   <a href="http://en.wikipedia.org/wiki/Design_pattern_%28computer_science%29" class="external">Design pattern (computer science) - Wikipedia, the free encyclopedia</a></li>
<li>   <a href="http://ajaxpatterns.org/Patterns" class="external">Patterns - Ajax Patterns</a> and the <a href="http://proquest.safaribooksonline.com/0596101805" class="external">Ajax Design Patterns</a> book.</li>
<li>   design patterns in tools such as <a href="http://www.protosw.com/" class="external">Proto Software</a>, <a href="http://openkapow.com/" class="external">openkapow</a>, and <a href="http://services.alphaworks.ibm.com/qedwiki/" class="external">QEDWiki</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://blog.mashupguide.net/2007/04/21/at-work-on-chapter-9/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
