<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl" media="screen"?>
<rss version="2.0" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule">
   <channel>
      <language>en</language>
      <creativeCommons:license>http://creativecommons.org/licenses/by-nc-sa/2.0/uk/</creativeCommons:license>
            <pubDate>Thu, 1 Jan 1970 00:00:00 +0000</pubDate>
      <lastBuildDate>Thu, 1 Jan 1970 00:00:00 +0000</lastBuildDate>
            <ttl>60</ttl>
      <docs>http://www.audioscrobbler.net/data/webservices</docs>      <title>Last.fm Group Journal: Automatic Signature Images</title>
      <link>http://www.last.fm/group/Automatic+Signature+Images/journal</link>
      <description>The Last.fm group journal for Automatic Signature Images.
        Last.fm journals are a place to talk about all things music.</description>
      <item>
         <title>Going Open Source</title>
         <link>http://www.last.fm/user/phoque/journal/2011/02/20/48aqle_going_open_source</link>
         <pubDate>Sun, 20 Feb 2011 12:27:03 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2011/02/20/48aqle_going_open_source</guid>
         <description><![CDATA[<div class="bbcode">I'm proud to announce that the code running this Automated Signature Images service has been <a href="https://github.com/nils-werner/lastfm-albums" rel="nofollow">released as open source as of now</a>.<br /><br />This means you can grab a copy of it and run your own album art badge service in just a few minutes.<br /><br />I've been asked regularily over the past few years (this service is over 3 years old already) but I never wanted anybody to see it as the code was in really bad shape. A year ago I decided to rewrite everything but still didn't feel too comfortable publishing it. That's officially over now (although I still don't like the code too much).<br /><br />If you're any good at PHP go ahead, fork it and hack away at your own will. Also pull requests are welcome anytime.<br /><br />Also don't worry, I don't plan to close this service in the near future.</div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2011/02/20/48aqle_going_open_source#comments</comments>
      </item>
      <item>
         <title>Weekly album charts working again</title>
         <link>http://www.last.fm/user/phoque/journal/2008/08/02/23j4gi_weekly_album_charts_working_again</link>
         <pubDate>Sat, 2 Aug 2008 11:01:06 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2008/08/02/23j4gi_weekly_album_charts_working_again</guid>
         <description><![CDATA[<div class="bbcode">I am pleased to announce that Last.fm's API is working again.<br />This means <strong>working Weekly Album Charts</strong> for everyone!<br /><br />Those who were already using them: You don't have to change anything. You will see them appear in a minute.<br /><br />Those who weren't: Head over to the <a href="http://lastfm.obsessive-media.de/generator.shtml" rel="nofollow">Badge-Generator</a> and get one while they're warm!</div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2008/08/02/23j4gi_weekly_album_charts_working_again#comments</comments>
      </item>
      <item>
         <title>Breaking the 50GBytes-barrier</title>
         <link>http://www.last.fm/user/phoque/journal/2008/03/31/27u0_breaking_the_50gbytes-barrier</link>
         <pubDate>Mon, 31 Mar 2008 18:35:14 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2008/03/31/27u0_breaking_the_50gbytes-barrier</guid>
         <description><![CDATA[<div class="bbcode">About a year ago, I was  <a href="http://www.last.fm/user/phoque/journal/2007/02/23/352346/">pleased to see</a> when the 1000th user started using <a href="http://lastfm.obsessive-media.de/" rel="nofollow">my service</a>.<br /><br />Today there are about ten times as many users and those numbers fluctuate too much to celebrate them anymore.<br />Instead, its the traffic-numbers that are starting to impress: This month I've broken the <strong>50GBytes-barrier</strong>!<br /><br />A big <strong>THANKS</strong> for all you guys out there using it!</div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2008/03/31/27u0_breaking_the_50gbytes-barrier#comments</comments>
      </item>
      <item>
         <title>Three (and a half) new charts</title>
         <link>http://www.last.fm/user/phoque/journal/2007/09/16/27tu_three_%28and_a_half%29_new_charts</link>
         <pubDate>Sun, 16 Sep 2007 22:32:36 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2007/09/16/27tu_three_%28and_a_half%29_new_charts</guid>
         <description><![CDATA[<div class="bbcode">I finally came around finishing the work on my <a href="http://lastfm.obsessive-media.de/" rel="nofollow">Automated Last.fm-Signatures service</a>.<br /><br />It now offers three new chart-types: 3month, 6month and 12month overall albums. Its basically a refurbished version of the very first one, the overall albums chart.<br /><br />Usage:<br /><a href="http://lastfm.obsessive-media.de/&lt;3month|6month|12month&gt;/&lt;size&gt;/&lt;username&gt;.jpeg" rel="nofollow">http://lastfm.obsessive-media.de/&lt;3month|6month|12month&gt;/&lt;size&gt;/&lt;username&gt;.jpeg</a><br /><br />It simply limits the profile-data thats being used for creating your chart to either the last 3 months, 6 months or 12 months. That way it will be a little bit more up-to-date that the overall charts but less error-prone than the weekly images. <br /><br />Speaking of errors using the weekly images: Many of you have reported that &quot;weekly images aren't showing up, overall images do&quot;. That has been a long-known issue for now (actually, right from the beginning as I stumbled across it while doing the initial testing :-)).<br /><br />Thanks to the hints and help by the people in the <a href="http://www.last.fm/group/Automatic+Signature+Images/forum/48600/_/296112/1#f4549314">Discussion Boards</a>, I came up with a solution that should fix &quot;disappearing images&quot; once and for all: Missing images will be simply replaced by a placeholder saying &quot;scrobble up!&quot;.<br /><br /><img src="http://lastfm.obsessive-media.de/style/scrobbleup.jpg" /><br /><br />You people might even see the new weekly images after the next weekly refresh in 4,5 hours. <br />So now you know: &quot;scrobble up&quot; if you see them! :-)<br /><br />P.S. Bugreports: <a href="http://www.last.fm/group/Automatic+Signature+Images/forum">this way please!</a></div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2007/09/16/27tu_three_%28and_a_half%29_new_charts#comments</comments>
      </item>
      <item>
         <title>Finally: Weekly Albumcharts!</title>
         <link>http://www.last.fm/user/phoque/journal/2007/04/16/27tq_finally%3A_weekly_albumcharts%21</link>
         <pubDate>Mon, 16 Apr 2007 15:34:34 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2007/04/16/27tq_finally%3A_weekly_albumcharts%21</guid>
         <description><![CDATA[<div class="bbcode">I've got good news for you: I finally managed to get weekly albumcharts working!<br /><br />Simply prefix your current filename with the keyword &quot;weekly&quot;:<br />For example:<br /><code><a href="http://lastfm.obsessive-media.de/weekly/10x2/phoque.jpeg" rel="nofollow">http://lastfm.obsessive-media.de/weekly/10x2/phoque.jpeg</a></code><br /><br />But there is one more thing I made: Weekly albumcharts <strong>for groups</strong>!<br />An example:<br /><code><a href="http://lastfm.obsessive-media.de/group/10x1/Automatic+Signature+Images.jpeg" rel="nofollow">http://lastfm.obsessive-media.de/group/10x1/Automatic+Signature+Images.jpeg</a></code><br /><br />But please be warned: It may be possible that Last.fm's datafeeds get messed up (wich causes my script to mess up as well). The images will be refreshed every 7 days.<br /><br />Have fun and feel free to join my group <a href="http://www.last.fm/group/Automatic+Signature+Images" class="bbcode_group">Automatic Signature Images</a>!</div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2007/04/16/27tq_finally%3A_weekly_albumcharts%21#comments</comments>
      </item>
      <item>
         <title>A thousand users!</title>
         <link>http://www.last.fm/user/phoque/journal/2007/02/23/27tp_a_thousand_users%21</link>
         <pubDate>Fri, 23 Feb 2007 10:53:56 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2007/02/23/27tp_a_thousand_users%21</guid>
         <description><![CDATA[<div class="bbcode">The number of people using my <a href="http://lastfm.obsessive-media.de/" rel="nofollow">Last.fm Albumcover Script</a> went past one thousand this night!<br />A big &quot;Thanks!&quot; to you all for using and advertising it!</div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2007/02/23/27tp_a_thousand_users%21#comments</comments>
      </item>
      <item>
         <title>Albumart Signature Images</title>
         <link>http://www.last.fm/user/phoque/journal/2006/07/23/27tm_albumart_signature_images</link>
         <pubDate>Sun, 23 Jul 2006 14:21:17 +0000</pubDate>
         <guid isPermaLink="true">http://www.last.fm/user/phoque/journal/2006/07/23/27tm_albumart_signature_images</guid>
         <description><![CDATA[<div class="bbcode">Want to show off your Overall Top Albums on Last.fm and other forums?<br /><br /><img src="http://lastfm.obsessive-media.de/phoque.jpeg" /><br /><br />Go to <a href="http://lastfm.obsessive-media.de/" rel="nofollow">http://lastfm.obsessive-media.de/</a> and get your own custom image.<br /><br />It will be cached for 21 days to save my servers processing power, after that it will be refreshed.<br /><br />I'm also planning to provide the same images for Weekly Group Album Charts but thats another story. Hang on until then. :-)</div>]]></description>
         <comments>http://www.last.fm/user/phoque/journal/2006/07/23/27tm_albumart_signature_images#comments</comments>
      </item>
   </channel>
</rss>
