<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    
    <title>Magnus Hagander's PostgreSQL blog (Entries tagged as planet)</title>
    <link>http://blog.hagander.net/</link>
    <description></description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.6.2 - http://www.s9y.org/</generator>
    
    

<item>
    <title>Planet integration update</title>
    <link>http://blog.hagander.net/archives/170-Planet-integration-update.html</link>
            <category>PostgreSQL</category>
    
    <comments>http://blog.hagander.net/archives/170-Planet-integration-update.html#comments</comments>
    <wfw:comment>http://blog.hagander.net/wfwcomment.php?cid=170</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.hagander.net/rss.php?version=2.0&amp;type=comments&amp;cid=170</wfw:commentRss>
    

    <author>nospam@example.com (Magnus Hagander)</author>
    <content:encoded>
    &lt;p&gt;This post is one of those seriously annoying ones that&#039;s just here to verify that the updates I&#039;ve made to the twitter integration of planet works. Since Twitter are &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/blog.twitter.com/2010/06/switching-to-oauth.html&#039;]);&quot;  href=&quot;http://blog.twitter.com/2010/06/switching-to-oauth.html&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;terminating&lt;/a&gt; the type of authentication we were using, I had to change it. It is a change to a better method, but still somewhat annoying.&lt;/p&gt;

&lt;p&gt;If you&#039;re interested in looking at the code, it&#039;s up on &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/github.com/mhagander/hamn&#039;]);&quot;  href=&quot;http://github.com/mhagander/hamn&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;github&lt;/a&gt; and on &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/git.postgresql.org/gitweb?p=hamn.git;a=summary&#039;]);&quot;  href=&quot;http://git.postgresql.org/gitweb?p=hamn.git;a=summary&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;git.postgresql.org&lt;/a&gt;.&lt;/p&gt;

 
    </content:encoded>

    <pubDate>Sat, 19 Jun 2010 13:54:10 +0000</pubDate>
    <guid isPermaLink="false">http://blog.hagander.net/archives/170-guid.html</guid>
    <category>planet</category>
<category>postgresql</category>

</item>
<item>
    <title>Some planet updates</title>
    <link>http://blog.hagander.net/archives/150-Some-planet-updates.html</link>
            <category>PostgreSQL</category>
    
    <comments>http://blog.hagander.net/archives/150-Some-planet-updates.html#comments</comments>
    <wfw:comment>http://blog.hagander.net/wfwcomment.php?cid=150</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://blog.hagander.net/rss.php?version=2.0&amp;type=comments&amp;cid=150</wfw:commentRss>
    

    <author>nospam@example.com (Magnus Hagander)</author>
    <content:encoded>
    &lt;p&gt;I found myself unexpected with a day home with nothing but boring chores to do really, so I figured a good way to get out of doing those would be to do some work on the backlog of things that I&#039;ve been planning to do for &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/planet.postgresql.org&#039;]);&quot;  href=&quot;http://planet.postgresql.org&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;planet.postgresql.org&lt;/a&gt;. I realize that my blog is turning into a release-notes-for-planet lately since I haven&#039;t had much time to blog about other things. So I may as well confess right away that one reason to post is to make sure the updates I deployed actually work...&lt;/p&gt;

&lt;p&gt;This round of updates have been around the &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/twitter.com/planetpostgres&#039;]);&quot;  href=&quot;http://twitter.com/planetpostgres&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;twitter&lt;/a&gt; integration:&lt;/p&gt;


&lt;ul&gt;
    &lt;li&gt;Since it turned out that a lot of people didn&#039;t actually know there &lt;strong&gt;was&lt;/strong&gt; a twitter integration for planet, it is now linked clearly from the planet frontpage.&lt;/li&gt;
    &lt;li&gt;The twitter integration scripts (originally by &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/chesnok.com/daily/&#039;]);&quot;  href=&quot;http://chesnok.com/daily/&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;Selena&lt;/a&gt; have been rewritten to work directly with our database of posts instead of pulling back in the RSS feed that the system had just generated, and also to keep the status of posts in the database. With luck, this will fix the very rare case where posts sometimes got dropped, and it made the code a lot simpler.&lt;/li&gt;
    &lt;li&gt;The posts made by the system will refer to the twitter username of the blog owner, if it&#039;s registered. For your own blogs, you can see what username is registered by going to &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/planet.postgresql.org/register/&#039;]);&quot;  href=&quot;http://planet.postgresql.org/register/&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;the registration site&lt;/a&gt;. We&#039;ve added some of the twitter usernames we know about - if yours is not listed, please let us know at planet@postgresql.org what twitter username to connect with what blog url.&lt;/li&gt;
    &lt;li&gt;The system has been prepared to pull out some usage statistics, but nothing is actually done with that yet.&lt;/li&gt;
&lt;/ul&gt;

 
    </content:encoded>

    <pubDate>Sun, 30 Aug 2009 13:24:00 +0000</pubDate>
    <guid isPermaLink="false">http://blog.hagander.net/archives/150-guid.html</guid>
    <category>planet</category>
<category>postgresql</category>
<category>twitter</category>

</item>
<item>
    <title>Planet updates</title>
    <link>http://blog.hagander.net/archives/148-Planet-updates.html</link>
            <category>PostgreSQL</category>
    
    <comments>http://blog.hagander.net/archives/148-Planet-updates.html#comments</comments>
    <wfw:comment>http://blog.hagander.net/wfwcomment.php?cid=148</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://blog.hagander.net/rss.php?version=2.0&amp;type=comments&amp;cid=148</wfw:commentRss>
    

    <author>nospam@example.com (Magnus Hagander)</author>
    <content:encoded>
    &lt;p&gt;I&#039;ve just deployed a new version of the code that runs &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/planet.postgresql.org&#039;]);&quot;  href=&quot;http://planet.postgresql.org&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;http://planet.postgresql.org&lt;/a&gt;. Most of this code was written by &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/www.chesnok.com/daily&#039;]);&quot;  href=&quot;http://www.chesnok.com/daily&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;Selena&lt;/a&gt; and me during the &lt;a href=&quot;https://blog.hagander.net/archives/143-Getting-started-at-pgcon.html&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;initial days&lt;/a&gt; at PGCon. It just needed some minor polishing, which I didn&#039;t get around to until now. So, the new things are:&lt;/p&gt;

&lt;dl&gt;
    &lt;dt&gt;Support for &lt;i&gt;Team blogs&lt;/i&gt;&lt;/dt&gt;
        &lt;dd&gt;This is just a grouping of existing blogs, not actually something new we parse. The idea is to give some exposure to a team someone works for - for example, a specific PostgreSQL support company.&lt;/dd&gt;
    &lt;dt&gt;Top posters list&lt;/dt&gt;
        &lt;dd&gt;The list of all subscriptions has been replaced with a list of top posters. The list was becoming a bit too large to manage, and didn&#039;t really fill a purpose. And it was hard to integrate nicely with the &lt;i&gt;Team blogs&lt;/i&gt; feature.&lt;/dd&gt;
    &lt;dt&gt;There has also been a bunch of internal changes&lt;/dt&gt;
        &lt;dd&gt;Details available in the git repo on &lt;a onclick=&quot;_gaq.push([&#039;_trackPageview&#039;, &#039;/extlink/git.postgresql.org&#039;]);&quot;  href=&quot;http://git.postgresql.org&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;http://git.postgresql.org&lt;/a&gt;.&lt;/dd&gt;
&lt;/dl&gt;

&lt;p&gt;If you want to make use of the &lt;i&gt;Team blogs&lt;/i&gt; feature, this has unfortunately not been implemented in the admin interface. We (well, me, really) were just a bit too lazy for that. So if you want to make use of it, please just send an email to planet@postgresql.org letting us know what name you want for the team, and which blogs to add to it (these blogs should already be subscribed to planet).&lt;/p&gt;

 
    </content:encoded>

    <pubDate>Tue, 16 Jun 2009 18:43:00 +0000</pubDate>
    <guid isPermaLink="false">http://blog.hagander.net/archives/148-guid.html</guid>
    <category>planet</category>
<category>postgresql</category>

</item>

</channel>
</rss>