<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="http://www.codeplex.com/rss.xsl"?><rss version="2.0"><channel><title>Media Art Aggregator</title><link>http://www.codeplex.com/maa/Project/ProjectRss.aspx</link><description>A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, A...</description><item><title>New Post: (SOLVED) Problem running under Vista</title><link>http://www.codeplex.com/maa/Thread/View.aspx?ThreadId=42980</link><description>&lt;div style="line-height: normal;"&gt;&lt;span style="color:#cc3232"&gt;Problem Solved. &lt;br&gt;
I traced the problem to a corrupt installation of the dotnet framework. Downloaded and installed dotnet framework V3.5, and all is now good. Hope this help others who are having similar problems.&lt;br&gt;
&lt;br&gt;
Thanks,&lt;br&gt;
Lee.&lt;br&gt;
&lt;br&gt;
I get the following error running this app under Vista ultimate. Anyone shed some light on what I'm doing wrong? Any dependencies I need to install?&lt;br&gt;
&lt;br&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;System.IO.FileNotFoundException: Could not load file or assembly 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' or one of its dependencies. The system cannot find the file specified.&lt;br&gt;
File name: 'System.Core, Version=3.5.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'&lt;br&gt;
   at MediaArtAggregator.MainForm.CreatePictureBoxes()&lt;br&gt;
   at MediaArtAggregator.MainForm..ctor() in f:\Sources\mediaartaggregator\MediaArtAggregator\MainForm.cs:line 44&lt;br&gt;
   at MediaArtAggregator.Program.Main() in f:\Sources\mediaartaggregator\MediaArtAggregator\Program.cs:line 31&lt;/p&gt;
&lt;p&gt;WRN: Assembly binding logging is turned OFF.&lt;br&gt;
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&lt;br&gt;
Note: There is some performance penalty associated with assembly bind failure logging.&lt;br&gt;
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&lt;br&gt;
&lt;br&gt;
Many Thanks,&lt;br&gt;
&lt;br&gt;
Lee.&lt;/p&gt;
&lt;/span&gt;
&lt;/div&gt;</description><author>Leeinsa</author><pubDate>Wed, 24 Dec 2008 14:47:52 GMT</pubDate><guid isPermaLink="false">New Post: (SOLVED) Problem running under Vista 20081224024752P</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/maa/SourceControl/ListDownloadableCommits.aspx</link><description>Made amazon the default search.</description><author>camalot</author><pubDate>Tue, 08 Apr 2008 11:42:54 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080408114254A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/maa/SourceControl/ListDownloadableCommits.aspx</link><description>removed unused webservice references. Removed assemblyinfo and added dynamic generation of assembly info. added license file</description><author>camalot</author><pubDate>Tue, 08 Apr 2008 01:03:40 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080408010340A</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=9</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr (&lt;a href="http://www.codeplex.com/flickrnet" class="externalLink"&gt;FlickrNET&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/maa/Wiki/View.aspx?title=Custom%20Regex%20Provider&amp;amp;referringTitle=Home"&gt;Custom Regex Provider&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;This project uses the BugTracking Library from the &lt;a href="http://codeplex.com/ccnetconfig" class="externalLink"&gt;CCNetConfig&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project to submit bugs automatically to codeplex. &lt;br /&gt; &lt;br /&gt; &lt;img src="http://www.codeplex.com/Project/Download/FileDownload.aspx?ProjectName=maa&amp;amp;DownloadId=31573" alt="searchresults.png" /&gt;&lt;br /&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sun, 06 Apr 2008 14:30:07 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080406023007P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=8</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr (&lt;a href="http://www.codeplex.com/flickrnet" class="externalLink"&gt;FlickrNET&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/maa/Wiki/View.aspx?title=Custom%20Regex%20Provider&amp;amp;referringTitle=Home"&gt;Custom Regex Provider&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;This project uses the BugTracking Library from the &lt;a href="http://codeplex.com/ccnetconfig" class="externalLink"&gt;CCNetConfig&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project to submit bugs automatically to codeplex. &lt;br /&gt; &lt;br /&gt; &lt;span class="unresolved"&gt;Cannot resolve link: &lt;/span&gt;[image: searchresults.png]&lt;br /&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sun, 06 Apr 2008 14:29:43 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080406022943P</guid></item><item><title>RELEASED: 1.0.0.45 Beta (Apr 06, 2008)</title><link>http://www.codeplex.com/maa/Release/ProjectReleases.aspx?ReleaseId=12312</link><description>Initial release of the Media Art Aggregator.&lt;br /&gt;&lt;br /&gt;&amp;#123;project&amp;#58;description&amp;#125;</description><author></author><pubDate>Sun, 06 Apr 2008 02:59:58 GMT</pubDate><guid isPermaLink="false">RELEASED: 1.0.0.45 Beta (Apr 06, 2008) 20080406025958A</guid></item><item><title>UPDATED RELEASE: 1.0.0.45 Beta (Apr 06, 2008)</title><link>http://www.codeplex.com/maa/Release/ProjectReleases.aspx?ReleaseId=12312</link><description>Initial release of the Media Art Aggregator.&lt;br /&gt;&lt;br /&gt;&amp;#123;project&amp;#58;description&amp;#125;</description><author></author><pubDate>Sun, 06 Apr 2008 02:59:58 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.0.45 Beta (Apr 06, 2008) 20080406025958A</guid></item><item><title>UPDATED RELEASE: 1.0.0.45 Beta (Apr 06, 2008)</title><link>http://www.codeplex.com/maa/Release/ProjectReleases.aspx?ReleaseId=12312</link><description>Initial release of the Media Art Aggregator.</description><author></author><pubDate>Sun, 06 Apr 2008 02:52:10 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.0.45 Beta (Apr 06, 2008) 20080406025210A</guid></item><item><title>UPDATED RELEASE: 1.0.0.45 Beta (Apr 05, 2008)</title><link>http://www.codeplex.com/maa/Release/ProjectReleases.aspx?ReleaseId=12312</link><description>Initial release of the Media Art Aggregator.</description><author></author><pubDate>Sun, 06 Apr 2008 02:48:06 GMT</pubDate><guid isPermaLink="false">UPDATED RELEASE: 1.0.0.45 Beta (Apr 05, 2008) 20080406024806A</guid></item><item><title>CREATED RELEASE: 1.0.0.45 Beta (Apr 05, 2008)</title><link>http://www.codeplex.com/maa/Release/ProjectReleases.aspx?ReleaseId=12312</link><description>maa 1.0.0.45&lt;br /&gt;&lt;br /&gt;</description><author></author><pubDate>Sun, 06 Apr 2008 02:44:48 GMT</pubDate><guid isPermaLink="false">CREATED RELEASE: 1.0.0.45 Beta (Apr 05, 2008) 20080406024448A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/maa/SourceControl/ListDownloadableCommits.aspx</link><description></description><author>camalot</author><pubDate>Sun, 06 Apr 2008 02:40:09 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080406024009A</guid></item><item><title>Source code checked in</title><link>http://www.codeplex.com/maa/SourceControl/ListDownloadableCommits.aspx</link><description>initial source checkin. Contains UI and initial search providers&amp;#58; Google, Yahoo, Live, Amazon, DeviantArt, Flickr, Walmart and Regex</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 17:12:13 GMT</pubDate><guid isPermaLink="false">Source code checked in 20080405051213P</guid></item><item><title>UPDATED WIKI: Custom Regex Provider</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Custom Regex Provider&amp;version=1</link><description>&lt;div class="wikidoc"&gt;
Search Providers are defined in the Configuration.xml file in the &lt;span class="codeInline"&gt;&amp;lt;sources /&amp;gt;&lt;/span&gt; section. A source is defined by adding a &lt;span class="codeInline"&gt;&amp;lt;source /&amp;gt;&lt;/span&gt; element, then specifying the type of the source with the &lt;span class="codeInline"&gt;xsi:type&lt;/span&gt; attribute.&lt;br /&gt; &lt;br /&gt;To Create a custom regular expression search source you need to set the type to &lt;b&gt;&lt;span class="codeInline"&gt;RegexBasedSearchSource&lt;/span&gt;&lt;/b&gt;&lt;br /&gt; &lt;br /&gt;The RegexBasedSearchSource element has 4 child elements:&lt;br /&gt; &lt;br /&gt;&lt;table&gt;
&lt;tr&gt;
&lt;th&gt; Name &lt;/th&gt;&lt;th&gt; Description &lt;/th&gt;&lt;th&gt; Type &lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; base &lt;/td&gt;&lt;td&gt; The root url of the request &lt;/td&gt;&lt;td&gt; string &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; url &lt;/td&gt;&lt;td&gt; The path and query string of the request. use &lt;span class="codeInline"&gt;{0&lt;/span&gt;} to represent the title and &lt;span class="codeInline"&gt;{1&lt;/span&gt;} to represent the value in the search type &lt;/td&gt;&lt;td&gt; string &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; pattern &lt;/td&gt;&lt;td&gt; The regular expression to locate the image url. The image url needs to be the first capture. &lt;/td&gt;&lt;td&gt; string &lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt; referer &lt;/td&gt;&lt;td&gt; The url to send as the referering url &lt;/td&gt;&lt;td&gt; string &lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt; &lt;br /&gt;&lt;h2&gt;
Example
&lt;/h2&gt;&lt;pre&gt;
&amp;lt;source xsi:type=&amp;quot;RegexBasedSearchSource&amp;quot;&amp;gt;
  &amp;lt;base&amp;gt;http://images.someimagesearch.com/&amp;lt;/base&amp;gt;
  &amp;lt;url&amp;gt;search.aspx?s={0}+{1}&amp;lt;/url&amp;gt;
  &amp;lt;pattern&amp;gt;&amp;lt;![CDATA[
    &amp;lt;div [^&amp;gt;]* class=&amp;quot;results&amp;quot;&amp;gt; \s* &amp;lt;img [^&amp;gt;]* class=&amp;quot;result&amp;quot; [^&amp;gt;]* src=&amp;quot;([^&amp;quot;]*)&amp;quot;
  ]]&amp;gt;&amp;lt;/pattern&amp;gt;
  &amp;lt;referer&amp;gt;http://images.someimagesearch.com/&amp;lt;/referer&amp;gt;
&amp;lt;/source&amp;gt;
&lt;/pre&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 17:02:35 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Custom Regex Provider 20080405050235P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=7</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr (&lt;a href="http://www.codeplex.com/flickrnet" class="externalLink"&gt;FlickrNET&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;a href="http://www.codeplex.com/maa/Wiki/View.aspx?title=Custom%20Regex%20Provider&amp;amp;referringTitle=Home"&gt;Custom Regex Provider&lt;/a&gt;&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;This project uses the BugTracking Library from the &lt;a href="http://codeplex.com/ccnetconfig" class="externalLink"&gt;CCNetConfig&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project to submit bugs automatically to codeplex. &lt;br /&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 16:45:57 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405044557P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=6</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr (&lt;a href="http://www.codeplex.com/flickrnet" class="externalLink"&gt;FlickrNET&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt; &lt;br /&gt;This project uses the BugTracking Library from the &lt;a href="http://codeplex.com/ccnetconfig" class="externalLink"&gt;CCNetConfig&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt; project to submit bugs automatically to codeplex. &lt;br /&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 16:44:25 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405044425P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=5</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr (&lt;a href="http://www.codeplex.com/flickrnet" class="externalLink"&gt;FlickrNET&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 16:42:32 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405044232P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=4</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr ([url:FlickrNET|http://www.codeplex.com/flickrnet)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 14:25:30 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405022530P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=3</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;!! Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr ([url:FlickrNET|http://www.codeplex.com/flickrnet)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 14:23:23 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405022323P</guid></item><item><title>UPDATED WIKI: Home</title><link>http://www.codeplex.com/maa/Wiki/View.aspx?title=Home&amp;version=2</link><description>&lt;div class="wikidoc"&gt;
A digital media art aggregator. Finds cover art for music, tv shows, movies or any other type of media. Searches different sources including Google Images, Yahoo Images, Live Images, Deviant Art, Amazon.com and Walmart. Additional sources can be customized by defining the url to get the source from and a regular expression to determine the image url or by defining new classes that inherit from a base class.
&lt;br /&gt; &lt;br /&gt;This was initially influenced by &lt;a href="http://team.thenexusnet.com/nexus/AAA/" class="externalLink"&gt;Album Art Aggregator&lt;span class="externalLinkIcon"&gt;&lt;/span&gt;&lt;/a&gt;, which hasn't been updated in over 2 years. I needed more then to be able to just search for album art from Amazon.com. I wanted a utility that could search for media cover art from just about any source, either by coding a new search provider in a language like C#, or by defining a url and a regular expression to find the images.&lt;br /&gt; &lt;br /&gt;&lt;ul&gt;
&lt;li&gt;!!! Supported Search Providers&lt;/li&gt;&lt;ul&gt;
&lt;li&gt;Google Images&lt;/li&gt;&lt;li&gt;Yahoo Images&lt;/li&gt;&lt;li&gt;Microsoft Live Images&lt;/li&gt;&lt;li&gt;Amazon.com&lt;/li&gt;&lt;li&gt;Flickr ([url:FlickrNET|http://www.codeplex.com/flickrnet)&lt;/li&gt;&lt;li&gt;Deviant Art&lt;/li&gt;&lt;li&gt;&lt;b&gt;Have more ideas? leave a message in the discussion page or create a work item&lt;/b&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/ul&gt;
&lt;/div&gt;</description><author>camalot</author><pubDate>Sat, 05 Apr 2008 14:22:48 GMT</pubDate><guid isPermaLink="false">UPDATED WIKI: Home 20080405022248P</guid></item></channel></rss>