<?xml version='1.0' encoding='utf-8' ?>
<!--  If you are running a bot please visit this policy page outlining rules you must respect. https://www.livejournal.com/bots/  -->
<rss version='2.0'  xmlns:lj='http://www.livejournal.org/rss/lj/1.0/' xmlns:media='http://search.yahoo.com/mrss/' xmlns:atom10='http://www.w3.org/2005/Atom'>
<channel>
  <title>LiveJournal Development</title>
  <link>https://lj-dev.livejournal.com/</link>
  <description>LiveJournal Development - LiveJournal.com</description>
  <lastBuildDate>Fri, 14 Apr 2017 05:09:23 GMT</lastBuildDate>
  <generator>LiveJournal / LiveJournal.com</generator>
  <lj:journal>lj_dev</lj:journal>
  <lj:journalid>26901</lj:journalid>
  <lj:journaltype>community</lj:journaltype>
  <image>
    <url>https://l-userpic.livejournal.com/42132/26901</url>
    <title>LiveJournal Development</title>
    <link>https://lj-dev.livejournal.com/</link>
    <width>100</width>
    <height>75</height>
  </image>

  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/857728.html</guid>
  <pubDate>Fri, 14 Apr 2017 05:09:23 GMT</pubDate>
  <title>&quot;Invalid password&quot; when calling login method over XML-RPC</title>
  <author>gregstoll</author>
  <link>https://lj-dev.livejournal.com/857728.html</link>
  <description>A week or two ago my &lt;a href=&quot;https://gregstoll.com/ljbackup/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;LJBackup&lt;/a&gt; client started being unable to login - I didn&apos;t change anything (I think!), but now I always get an &quot;Invalid password&quot; response.&lt;br /&gt;&lt;br /&gt;I&apos;m using the XMLRPC method with the challenge-response scheme.&lt;br /&gt;&lt;br /&gt;Anyone else seeing something similar?&lt;br /&gt;&lt;br /&gt;Thanks!</description>
  <comments>https://lj-dev.livejournal.com/857728.html?view=comments#comments</comments>
  <category>client: authentication</category>
  <category>client: xmlrpc</category>
  <lj:security>public</lj:security>
  <lj:poster>gregstoll</lj:poster>
  <lj:posterid>5727957</lj:posterid>
  <lj:reply-count>11</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/857579.html</guid>
  <pubDate>Mon, 12 Dec 2016 00:27:09 GMT</pubDate>
  <title>cl-journal livejournal client</title>
  <author>can3p</author>
  <link>https://lj-dev.livejournal.com/857579.html</link>
  <description>Hey everyone,&lt;br /&gt;&lt;br /&gt;I&amp;#39;d like to present a livejournal client that I wrote to fulfill my needs but maybe there are other people that can find it useful.&lt;br /&gt;&lt;br /&gt;The general idea is that the best way to write text is to to it in a favorite text editor in a plain text file, since you can easily save it, back it up or keep it as a draft without any fear that it gets lost. In addition it&amp;#39;s much easier to search through text files than to do it by going through blog pages or using livejournal blog search.&lt;br /&gt;&lt;br /&gt;cl-journal provides this oportunity. All posts are just markdown files that you write and later publish with one command. Client not only publishes new posts but also handles post modifications and deletes.&lt;br /&gt;&lt;br /&gt;At the moment client only pushes data to the server and won&amp;#39;t know if post was modified via web interface, so it&amp;#39;s better to use it to publish posts and do all modifications. The good part is that you can manage only selected posts with the client and publish others by usual means.&lt;br /&gt;&lt;br /&gt;For a full feature set please have a look on a &lt;a href=&quot;https://can3p.github.io/cl-journal/&quot; target=&quot;_blank&quot;&gt;home page&lt;/a&gt;, for release announcements please feel free to join &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-C     &quot;  data-ljuser=&quot;cl_journal_cli&quot; lj:user=&quot;cl_journal_cli&quot; &gt;&lt;a href=&quot;https://cl-journal-cli.livejournal.com/profile/&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/community.png?v=556&amp;v=923.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://cl-journal-cli.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;cl_journal_cli&lt;/b&gt;&lt;/a&gt;&lt;/span&gt; community.&lt;br /&gt;&lt;br /&gt;Some of the next features I&amp;#39;m planning to work on is a pull from the server, so that it&amp;#39;s possible to get all blog history as text files and post templates so that it&amp;#39;s easier to handle layout changes and things like table of contents.&lt;br /&gt;&lt;br /&gt;At the moment only Mac OS X is supported, although other operating systems should be more or less trivial to support.&lt;br /&gt;&lt;br /&gt;Thanks for your attention!</description>
  <comments>https://lj-dev.livejournal.com/857579.html?view=comments#comments</comments>
  <category>client: mac os x</category>
  <category>client</category>
  <lj:security>public</lj:security>
  <lj:poster>can3p</lj:poster>
  <lj:posterid>6359713</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/857330.html</guid>
  <pubDate>Mon, 08 Aug 2016 00:26:51 GMT</pubDate>
  <title>SessionGenerate and ljloggedin</title>
  <author>lord_baskervil</author>
  <link>https://lj-dev.livejournal.com/857330.html</link>
  <description>Are there any information after release 86 and changes in cookies scheme to use sessiongenerate?&lt;br /&gt;It returns ljsession key, but this key is not enough for calling getfriendspage method, for example, but is enough for login method.</description>
  <comments>https://lj-dev.livejournal.com/857330.html?view=comments#comments</comments>
  <category>client</category>
  <category>*unanswered</category>
  <category>client: authentication</category>
  <lj:security>public</lj:security>
  <lj:poster>lord_baskervil</lj:poster>
  <lj:posterid>11441681</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/856954.html</guid>
  <pubDate>Sun, 24 Apr 2016 00:45:24 GMT</pubDate>
  <title>Retrieving comments</title>
  <author>oboguev</author>
  <link>https://lj-dev.livejournal.com/856954.html</link>
  <description>Hi,&lt;br /&gt;&lt;br /&gt;Is there a way to retrieve a list of comments made by user XXX (which may or may be not the currently logged in user) in the journals of users other than XXX?</description>
  <comments>https://lj-dev.livejournal.com/856954.html?view=comments#comments</comments>
  <category>client</category>
  <category>*unanswered</category>
  <category>client: comments</category>
  <lj:security>public</lj:security>
  <lj:poster>oboguev</lj:poster>
  <lj:posterid>248287</lj:posterid>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/856821.html</guid>
  <pubDate>Sat, 17 Oct 2015 16:12:18 GMT</pubDate>
  <title>Error: 399 . &quot;Data corrupted&quot;</title>
  <author>lord_baskervil</author>
  <link>https://lj-dev.livejournal.com/856821.html</link>
  <description>Hi all. Some times ago I began to get new error from lj-server: error-code: 399 with message: Data corrupted.&lt;br /&gt;&lt;br /&gt;Almost all time I get this error after requesting new challenge via getchallenge request. I can get 10 or 20 error one my one, or I can doesn&amp;#39;t get error some requests in a row.&lt;br /&gt;&lt;br /&gt;Do you have any ideas wtf?</description>
  <comments>https://lj-dev.livejournal.com/856821.html?view=comments#comments</comments>
  <category>client</category>
  <category>client: authentication</category>
  <lj:security>public</lj:security>
  <lj:poster>lord_baskervil</lj:poster>
  <lj:posterid>11441681</lj:posterid>
  <lj:reply-count>3</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/856516.html</guid>
  <pubDate>Wed, 23 Sep 2015 16:40:21 GMT</pubDate>
  <title>Community posts and comments</title>
  <author>javax_slr</author>
  <link>https://lj-dev.livejournal.com/856516.html</link>
  <description>Hi!&lt;br /&gt;How can I download a community posts with comments when &lt;br /&gt;1) I&apos;m the community moderator&lt;br /&gt;2) I&apos;m not the community moderator&lt;br /&gt;&lt;br /&gt;?&lt;br /&gt;&lt;br /&gt;Thank you</description>
  <comments>https://lj-dev.livejournal.com/856516.html?view=comments#comments</comments>
  <category>livejournal</category>
  <category>client: entries</category>
  <category>*unanswered</category>
  <category>client: communities</category>
  <category>client: comments</category>
  <lj:security>public</lj:security>
  <lj:poster>javax_slr</lj:poster>
  <lj:posterid>9991260</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/855879.html</guid>
  <pubDate>Mon, 04 May 2015 00:50:59 GMT</pubDate>
  <title>LiveJournal Source Code Archive</title>
  <author>mart</author>
  <link>https://lj-dev.livejournal.com/855879.html</link>
  <description>&lt;p&gt;The official LiveJournal source repository at code.livejournal.org has been closed to those who don&apos;t work for LiveJournal since early 2014.&lt;/p&gt;
&lt;p&gt;As a way of preserving (part of) the history of LiveJournal for posterity, I&apos;ve created &lt;a href=&quot;https://github.com/apparentlymart/livejournal&quot; target=&quot;_blank&quot;&gt;an archive repository&lt;/a&gt;, converted from Subversion to git so it&apos;s more usable with modern tools, that reflects every change from the LJ Subversion repository up to the end of March 2014.&lt;/p&gt;
&lt;p&gt;After a considerable amount of history spelunking (with the help of &lt;span  class=&quot;ljuser  i-ljuser  i-ljuser-type-P     &quot;  data-ljuser=&quot;burr86&quot; lj:user=&quot;burr86&quot; &gt;&lt;a href=&quot;https://burr86.livejournal.com/profile/&quot;  target=&quot;_self&quot;  class=&quot;i-ljuser-profile&quot; &gt;&lt;img  class=&quot;i-ljuser-userhead&quot;  src=&quot;https://l-stat.livejournal.net/img/userinfo_v8.png?v=17080&amp;v=923.1&quot; /&gt;&lt;/a&gt;&lt;a href=&quot;https://burr86.livejournal.com/&quot; class=&quot;i-ljuser-username&quot;   target=&quot;_self&quot;   &gt;&lt;b&gt;burr86&lt;/b&gt;&lt;/a&gt;&lt;a class=&quot;i-ljuser-badge i-ljuser-badge--pro&quot; data-badge-type=&quot;pro&quot; data-placement=&quot;bottom&quot; data-pro-badge data-pro-badge-type=&quot;1&quot; data-is-raw hidden href=&quot;#&quot;&gt;&lt;span class=&quot;i-ljuser-badge__icon&quot;&gt;&lt;svg class=&quot;svgicon&quot; width=&quot;25&quot; height=&quot;16&quot; xmlns=&quot;http://www.w3.org/2000/svg&quot; viewBox=&quot;0 0 33 24&quot;&gt;&lt;path fill-rule=&quot;evenodd&quot; d=&quot;M19.326 11.95c0 2.01 1.47 3.45 3.48 3.45 2.02 0 3.49-1.44 3.49-3.45 0-2.01-1.47-3.45-3.49-3.45-2.01 0-3.48 1.44-3.48 3.45Zm5.51 0c0 1.24-.8 2.19-2.03 2.19-1.23 0-2.02-.95-2.02-2.19 0-1.25.79-2.19 2.02-2.19s2.03.94 2.03 2.19ZM7.92 15.28H6.5V8.61h3.12c1.45 0 2.24.98 2.24 2.15 0 1.16-.8 2.15-2.24 2.15h-1.7v2.37Zm1.51-3.62c.56 0 .98-.35.98-.9 0-.56-.42-.9-.98-.9H7.92v1.8h1.51ZM18.3802 15.28h-1.63l-1.31-2.37h-1.04v2.37h-1.42V8.61h3.12c1.39 0 2.24.91 2.24 2.15 0 1.18-.74 1.81-1.46 1.98l1.5 2.54Zm-2.49-3.62c.57 0 1-.34 1-.9s-.43-.9-1-.9h-1.49v1.8h1.49Z&quot; clip-rule=&quot;evenodd&quot;/&gt;&lt;path fill-rule=&quot;evenodd&quot; d=&quot;M2 8c0-2.20914 1.79086-4 4-4h20.5c2.2091 0 4 1.79086 4 4v7.9c0 2.2091-1.7909 4-4 4H6c-2.20914 0-4-1.7909-4-4V8Zm4-2.5h20.5C27.8807 5.5 29 6.61929 29 8v7.9c0 1.3807-1.1193 2.5-2.5 2.5H6c-1.38071 0-2.5-1.1193-2.5-2.5V8c0-1.38071 1.11929-2.5 2.5-2.5Z&quot; clip-rule=&quot;evenodd&quot;/&gt;&lt;/svg&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;) I&apos;ve been able to preserve the authorship information for many of the committers during the coversion to git, where possible using current email addresses to allow the commits to be attributed to each person&apos;s current github account.&lt;/p&gt;
&lt;p&gt;I doubt anyone wants to run this code anymore (for that, the &lt;a href=&quot;http://www.dreamwidth.org/&quot; target=&quot;_blank&quot;&gt;Dreamwidth&lt;/a&gt; code fork is probably an easier starting point) but I personally think LiveJournal made a significant contribution to the disciplines of collaborative development, scalable web application deployment and the social web, and thus I think its history (of which this codebase is a significant part) is worth preserving.&lt;/p&gt;
&lt;p&gt;I hope someone finds this useful or interesting someday.&lt;/p&gt;</description>
  <comments>https://lj-dev.livejournal.com/855879.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:poster>mart</lj:poster>
  <lj:posterid>3171</lj:posterid>
  <lj:reply-count>4</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/855576.html</guid>
  <pubDate>Tue, 21 Oct 2014 09:38:47 GMT</pubDate>
  <title>ЖЖ на телефоне обновился и сдох(</title>
  <author>lumixograf</author>
  <link>https://lj-dev.livejournal.com/855576.html</link>
  <description>Смотрю - а телефон вдруг решил обновления качнуть! С Андроидом 2.3 - обновления надо выключать, но я освобождал место в памяти и снёс параметры Google Play... И в благодарность, почуяв исчезновение запрета на обновление, телефон стал качать новые версии софтин...&lt;br /&gt;&lt;br /&gt;Так и пала ЖЖчка 0.4.1 на моём телефоне, заменившись на 1.0, которая запускается, сообщает о том, что не работает на андроиде версиями ниже 4, и всё - ничего с ним не сделать.&lt;br /&gt;&lt;br /&gt;Как быть? Несмотря на возраст телефона (3.5 года) до рутовских прав у меня руки не дошли...&lt;br /&gt;Искать по сайтикам с софтом древнюю версию?</description>
  <comments>https://lj-dev.livejournal.com/855576.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:poster>lumixograf</lj:poster>
  <lj:posterid>31636610</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/855378.html</guid>
  <pubDate>Mon, 20 Oct 2014 15:26:44 GMT</pubDate>
  <title>Client error: No mode specified - I faced this error in flat API</title>
  <author>ezhik_israely</author>
  <link>https://lj-dev.livejournal.com/855378.html</link>
  <description>I found a lot of posts about this problem at 2010 year.&lt;br /&gt;What about it now? &lt;br /&gt;&lt;br /&gt;request was &lt;a target=&apos;_blank&apos; href=&apos;http://www.livejournal.com/interface/flat?mode=login&amp;auth_method=clear&amp;user={ezhik_israely&amp;password=klhjlkjkj&apos;&gt;http://www.livejournal.com/interface/flat?mode=login&amp;auth_method=clear&amp;user={ezhik_israely&amp;password=klhjlkjkj&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Thanks!&lt;br /&gt;Julia</description>
  <comments>https://lj-dev.livejournal.com/855378.html?view=comments#comments</comments>
  <category>client</category>
  <category>client: ljlogin</category>
  <category>client: authentication</category>
  <lj:security>public</lj:security>
  <lj:poster>ezhik_israely</lj:poster>
  <lj:posterid>3977915</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/855231.html</guid>
  <pubDate>Sun, 14 Sep 2014 19:46:59 GMT</pubDate>
  <title>UserPic</title>
  <author>green_2005</author>
  <link>https://lj-dev.livejournal.com/855231.html</link>
  <description>Hi!&lt;br /&gt;How can I get a userPic if I know username?</description>
  <comments>https://lj-dev.livejournal.com/855231.html?view=comments#comments</comments>
  <category>client: userpics</category>
  <category>client</category>
  <category>*unanswered</category>
  <lj:security>public</lj:security>
  <lj:poster>green_2005</lj:poster>
  <lj:posterid>67678836</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/854976.html</guid>
  <pubDate>Thu, 28 Aug 2014 14:36:16 GMT</pubDate>
  <title>AddComment method</title>
  <author>lord_baskervil</author>
  <link>https://lj-dev.livejournal.com/854976.html</link>
  <description>Hi. This method works only for my posts, but I can&amp;#39;t add comment to non-my posts. Each attempt returns this error:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;?xml version=&amp;#39;1.0&amp;#39; encoding=&amp;#39;UTF-8&amp;#39;?&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;methodResponse&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;fault&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;value&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;struct&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;member&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;name&amp;gt;faultString&amp;lt;/name&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;value&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;string&amp;gt;Client error: Not allowed to create comment&amp;lt;/string&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/value&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/member&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;member&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;name&amp;gt;faultCode&amp;lt;/name&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;value&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;int&amp;gt;337&amp;lt;/int&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/value&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/member&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/struct&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/value&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/fault&amp;gt;&lt;/span&gt;&lt;/p&gt;&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:&amp;apos;Monospace&amp;apos;; font-size:9pt; color:#f04645;&quot;&gt;&amp;lt;/methodResponse&amp;gt;&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;I see this version of source code (&lt;a target=&apos;_blank&apos; href=&apos;http://repo.or.cz/w/livejournal.git/blob/HEAD:/cgi-bin/ljprotocol.pl#l560&apos; rel=&apos;nofollow&apos;&gt;http://repo.or.cz/w/livejournal.git/blob/HEAD:/cgi-bin/ljprotocol.pl#l560&lt;/a&gt;) I see that this error code returns if LJ&lt;span class=&quot;&quot;&gt;::&lt;/span&gt;Comment&lt;span class=&quot;&quot;&gt;-&amp;gt;&lt;/span&gt;&lt;span class=&quot;&quot;&gt;create failed but I don&amp;#39;t understand why does it fail?&lt;br /&gt;For my posts I can add comments without problem.&lt;/span&gt;&lt;/p&gt;</description>
  <comments>https://lj-dev.livejournal.com/854976.html?view=comments#comments</comments>
  <category>client</category>
  <category>client: comments</category>
  <lj:security>public</lj:security>
  <lj:poster>lord_baskervil</lj:poster>
  <lj:posterid>11441681</lj:posterid>
  <lj:reply-count>1</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/854739.html</guid>
  <pubDate>Tue, 01 Jul 2014 13:52:19 GMT</pubDate>
  <title>Fetching images via API</title>
  <author>green_2005</author>
  <link>https://lj-dev.livejournal.com/854739.html</link>
  <description>Hi!&lt;br /&gt;Are there any methods to get image content that are marked as &amp;quot;Only for Friends&amp;quot; ?&lt;br /&gt;I&amp;#39;m writing Android app and I try to use HttpGet. I add FB Headers like that:&lt;div&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: monospace, monospace; font-size: 17px; letter-spacing: 0.17000000178813934px; line-height: 23.799999237060547px; white-space: pre; background-color: rgb(204, 204, 204);&quot;&gt;Host: pics.livejournal.com&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;color: rgb(0, 0, 0); font-family: monospace, monospace; font-size: 17px; letter-spacing: 0.17000000178813934px; line-height: 23.799999237060547px; white-space: pre; background-color: rgb(204, 204, 204);&quot;&gt;X-FB-User: bob&lt;br /&gt;X-FB-Auth: crp:0123456789abcdef:0123456789abcdef&lt;/span&gt;&lt;br /&gt;&lt;span style=&quot;line-height: 1.4;&quot;&gt;But in response I get Html page with access denied message.&lt;/span&gt;&lt;/div&gt;</description>
  <comments>https://lj-dev.livejournal.com/854739.html?view=comments#comments</comments>
  <category>client: image download</category>
  <category>fotobilder</category>
  <category>client</category>
  <category>*unanswered</category>
  <lj:security>public</lj:security>
  <lj:poster>green_2005</lj:poster>
  <lj:posterid>67678836</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/854276.html</guid>
  <pubDate>Tue, 27 May 2014 11:49:05 GMT</pubDate>
  <title>RPC request for polling</title>
  <author>be_progressive</author>
  <link>https://lj-dev.livejournal.com/854276.html</link>
  <description>Hey there!&lt;br /&gt;I try to send request to Lj rpc-xml server for polling, but it return an error 203 - &amp;quot;&lt;span style=&quot;line-height: 1.4;&quot;&gt;Invalid argument(s): answers [203]&amp;quot;.&lt;br /&gt;&lt;br /&gt;Poll has ID &lt;/span&gt;1968584 and chosen answer is 2.&lt;br /&gt;&lt;br /&gt;&lt;div&gt;The data that I send:&lt;br /&gt;&lt;br /&gt;requestHash = new HashMap&amp;lt;String, Object&amp;gt;();&lt;br /&gt;&lt;div&gt;requestHash.put(&amp;quot;pollid&amp;quot;, &amp;quot;1968584&amp;quot;);&lt;/div&gt;&lt;div&gt;requestHash.put(&amp;quot;answers&amp;quot;, &amp;quot;2&amp;quot;);&lt;/div&gt;&lt;/div&gt;client.call(&amp;quot;LJ.XMLRPC.votepoll&amp;quot;, requestHash);&lt;br /&gt;&lt;br /&gt;In ljprotocol.pl I found following code:&lt;br /&gt;&lt;br /&gt;&lt;div&gt;# check answers parameter&lt;/div&gt;&lt;div&gt;  &amp;nbsp; my $answers = $req-&amp;gt;{answers};&lt;/div&gt;&lt;div&gt;  &amp;nbsp; return fail($err, 200, &amp;#39;answers&amp;#39;) unless($answers);&lt;/div&gt;&lt;div&gt;  &amp;nbsp; return fail($err, 203, &amp;#39;answers&amp;#39;) unless(ref $answers eq &amp;#39;HASH&amp;#39;);&lt;/div&gt;&lt;br /&gt;But I can&amp;#39;t understand, what means &amp;#39;HASH&amp;#39; :(&lt;br /&gt;Please, help me to find out, what am I doing wrong.</description>
  <comments>https://lj-dev.livejournal.com/854276.html?view=comments#comments</comments>
  <category>client: posting</category>
  <category>client</category>
  <lj:security>public</lj:security>
  <lj:poster>be_progressive</lj:poster>
  <lj:posterid>37968826</lj:posterid>
  <lj:reply-count>2</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/854104.html</guid>
  <pubDate>Mon, 21 Apr 2014 11:21:37 GMT</pubDate>
  <title>Web source code frontend broken?</title>
  <author>rahaeli</author>
  <link>https://lj-dev.livejournal.com/854104.html</link>
  <description>When trying to look up the change history of a particular bit of the LJ source just now, I noticed that the &lt;a href=&quot;http://code.livejournal.org/trac/livejournal/&quot; target=&quot;_blank&quot;&gt;web frontend for the LJ source&lt;/a&gt; is returning blank. Is this change deliberate, or just a temporary glitch?</description>
  <comments>https://lj-dev.livejournal.com/854104.html?view=comments#comments</comments>
  <category>*unanswered</category>
  <category>repositories</category>
  <category>server: code</category>
  <lj:security>public</lj:security>
  <lj:poster>rahaeli</lj:poster>
  <lj:posterid>218581</lj:posterid>
  <lj:reply-count>13</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/853766.html</guid>
  <pubDate>Fri, 04 Oct 2013 19:38:29 GMT</pubDate>
  <title>is_show, is_loaded in getcomments</title>
  <author>alsterellie</author>
  <link>https://lj-dev.livejournal.com/853766.html</link>
  <description>Hi, has someone figured out what the parameters &quot;is_show&quot; and &quot;is_loaded&quot; mean exactly? They are returned by the getcomments function. I&apos;ve played around a bit and I can see that the are both generally set to 1, but they will be both set to 0, if the comment was deleted. Do situations such as this ever occur?&lt;br /&gt;&lt;br /&gt;is_show = 0&lt;br /&gt;is_loaded = 1&lt;br /&gt;&lt;br /&gt;OR&lt;br /&gt;&lt;br /&gt;is_show = 1&lt;br /&gt;is_loaded = 0</description>
  <comments>https://lj-dev.livejournal.com/853766.html?view=comments#comments</comments>
  <category>client: metadata</category>
  <category>*unanswered</category>
  <category>client: comments</category>
  <lj:security>public</lj:security>
  <lj:poster>alsterellie</lj:poster>
  <lj:posterid>7223888</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/853610.html</guid>
  <pubDate>Mon, 16 Sep 2013 18:15:29 GMT</pubDate>
  <title>LJ Picture Uploader</title>
  <author>thornik</author>
  <link>https://lj-dev.livejournal.com/853610.html</link>
  <description>Hello, guys!&lt;br /&gt;Lately I made a program to upload pictures on LJ server (&lt;a href=&quot;http://www.softpedia.com/get/Internet/News-Newsgroups-Blog-Tools/LJ-Picture-Uploader.shtml&quot; target=&quot;_blank&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;Page on SoftPedia&lt;/a&gt;). It&apos;s quite simple at look and same simple in use, so hope people will enjoy it.&lt;br /&gt;If you have any ideas how to improve it, welcome!&lt;br /&gt;&lt;br /&gt;Program is written on C#/.NET 4.5, uses PhotoBilder API.</description>
  <comments>https://lj-dev.livejournal.com/853610.html?view=comments#comments</comments>
  <category>client: .net</category>
  <category>client: windows</category>
  <category>client: c#</category>
  <category>*announce</category>
  <category>client: image upload</category>
  <lj:security>public</lj:security>
  <lj:poster>thornik</lj:poster>
  <lj:posterid>956427</lj:posterid>
  <lj:reply-count>14</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/853346.html</guid>
  <pubDate>Tue, 13 Aug 2013 17:50:26 GMT</pubDate>
  <title>function- lj-like</title>
  <author>danilovmy</author>
  <link>https://lj-dev.livejournal.com/853346.html</link>
  <description>In the journal community lj-photophile.livejournal.com is such a function- lj-like, when users can mark their favorite articles. &lt;br /&gt;(The figures below each article like &quot;+1 (45)&quot;) &lt;br /&gt;&lt;br /&gt;how i kann included this property? &lt;br /&gt;&lt;br /&gt;If nobody don&apos;t know, please somebody tell me, who can I ask? &lt;br /&gt;&lt;br /&gt;when I asked this livejournal service, they heard from me about this property for the first time. &lt;br /&gt;&lt;br /&gt;Thank´s a lot,</description>
  <comments>https://lj-dev.livejournal.com/853346.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:poster>danilovmy</lj:poster>
  <lj:posterid>13616373</lj:posterid>
  <lj:reply-count>8</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/853157.html</guid>
  <pubDate>Wed, 07 Aug 2013 20:05:34 GMT</pubDate>
  <title>FotoBilder</title>
  <author>lord_baskervil</author>
  <link>https://lj-dev.livejournal.com/853157.html</link>
  <description>Is it possible to link image (GetPics) and gallery (GetGals)? I want to see in desktop client all content of my scrapbook and show pictures in albums.</description>
  <comments>https://lj-dev.livejournal.com/853157.html?view=comments#comments</comments>
  <category>fotobilder</category>
  <category>client</category>
  <lj:security>public</lj:security>
  <lj:poster>lord_baskervil</lj:poster>
  <lj:posterid>11441681</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/852801.html</guid>
  <pubDate>Tue, 30 Jul 2013 15:36:25 GMT</pubDate>
  <title>No more private photo uploads?</title>
  <author>metageek</author>
  <link>https://lj-dev.livejournal.com/852801.html</link>
  <description>(I asked this in the support forum, too, but I&apos;m not getting any response; maybe this community is a better place to find the people who know.)&lt;br /&gt;&lt;br /&gt;I maintain a photo uploader for Android which uses the Fotobilder API. Yesterday I noticed that private uploads, using the PicSec: 0 setting, were not working: they get an error message:&lt;br /&gt;&lt;br /&gt;&amp;lt;Error code=&apos;211&apos;&amp;gt;Invalid argument: PicSec&amp;lt;/Error&amp;gt;&lt;br /&gt;&lt;br /&gt;When I switch to public (PicSec: 255) or friends-locked (PicSec: 254), the client works correctly. And I know PicSec: 0 was working no more than three weeks ago.&lt;br /&gt;&lt;br /&gt;Does anybody know whether private uploads have been deliberately blocked in the Fotobilder API for some reason, or is it just a bug?&lt;br /&gt;&lt;br /&gt;(On further experimentation, I find that GalSec: 0 is also being refused, which makes me think it&apos;s more likely to be deliberate...)</description>
  <comments>https://lj-dev.livejournal.com/852801.html?view=comments#comments</comments>
  <category>client</category>
  <category>*unanswered</category>
  <category>client: image upload</category>
  <lj:security>public</lj:security>
  <lj:poster>metageek</lj:poster>
  <lj:posterid>1813820</lj:posterid>
  <lj:reply-count>4</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/852592.html</guid>
  <pubDate>Thu, 06 Jun 2013 14:56:44 GMT</pubDate>
  <title>Download current blog style</title>
  <author>lord_baskervil</author>
  <link>https://lj-dev.livejournal.com/852592.html</link>
  <description>Hi.&lt;br /&gt;How I can download my current blog style?&lt;br /&gt;I create desktop application for lj and I want to do a preview in blog style.&lt;br /&gt;Thx.</description>
  <comments>https://lj-dev.livejournal.com/852592.html?view=comments#comments</comments>
  <category>client</category>
  <category>*unanswered</category>
  <lj:security>public</lj:security>
  <lj:poster>lord_baskervil</lj:poster>
  <lj:posterid>11441681</lj:posterid>
  <lj:reply-count>6</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/852238.html</guid>
  <pubDate>Tue, 15 Jan 2013 10:48:01 GMT</pubDate>
  <title>recent comments - the way of making yours BLOG better!</title>
  <author>danilovmy</author>
  <link>https://lj-dev.livejournal.com/852238.html</link>
  <description>in meinem blog hab ich module &amp;quot;RESENT komments&amp;quot; optimiert.&lt;br /&gt;Jetzt kann jeder lesen letzte komments und sofort antworten.&lt;br /&gt;Es ist einige sachen,welche helfen blog zu verbessern.&lt;br /&gt;&lt;br /&gt;Я встроил, наконец, на страничку своего блога последние комментарии. Это позволяет видеть комментарии со всех страниц и сразу отвечать или переходить к комментируемой статье любому пользователю без необходимости посещения страницы http://www.livejournal.com/tools/recent_comments.bml &amp;nbsp;&lt;br /&gt;&lt;br /&gt;Все написано на PHP и запущенно на внешнем сервере, Т.к. умники запрещают в ЖЖ встраивать напрямую кусочки кода.&lt;br /&gt;&lt;br /&gt;А поскольку даже фреймы (псевдо запрещенные) работают только в opera &amp;nbsp;- то единственное решение - генерировать на лету картинки с текстами комментариев и обрабатывать налету нажатия на ссылки.&lt;br /&gt;&lt;br /&gt;Комментарии PHP код получает каждые 10 минут с сервера.&lt;br /&gt;&lt;div style=&quot;text-align:center&quot;&gt;&amp;nbsp;&lt;a href=&quot;http://danilovmy.livejournal.com/pics/catalog/415/290176&quot; target=&quot;_blank&quot; target=&quot;_blank&quot;&gt;&lt;img alt=&quot;last_komments&quot; src=&quot;https://ic.pics.livejournal.com/danilovmy/13616373/290176/290176_original.jpg&quot; style=&quot;border-top-width: 0px; border-right-width: 0px; border-bottom-width: 0px; border-left-width: 0px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid&quot; title=&quot;last_komments&quot; width=&quot;65%&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&amp;nbsp;&lt;br /&gt;Код работает так, что можно запрашивать до 10 последних комментариев, можно и дальше доработать.&lt;br /&gt;&lt;br /&gt;Попробуйте, это очень удобно для ЖИВОГО блога.</description>
  <comments>https://lj-dev.livejournal.com/852238.html?view=comments#comments</comments>
  <category>client</category>
  <category>client: php</category>
  <category>client: comments</category>
  <lj:security>public</lj:security>
  <lj:poster>danilovmy</lj:poster>
  <lj:posterid>13616373</lj:posterid>
  <lj:reply-count>6</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/852168.html</guid>
  <pubDate>Sun, 06 Jan 2013 18:00:54 GMT</pubDate>
  <title>Downloading LiveJournal to an e-reader format.</title>
  <author>knaw</author>
  <link>https://lj-dev.livejournal.com/852168.html</link>
  <description>Is there a way to download LiveJournal directly into EPub or Kindle format?&lt;br /&gt;&lt;br /&gt;I find it more comfortable to read an e-ink screen but the Kobo&apos;s built-in browser is fiddly.</description>
  <comments>https://lj-dev.livejournal.com/852168.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:poster>knaw</lj:poster>
  <lj:posterid>2517416</lj:posterid>
  <lj:reply-count>4</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/851716.html</guid>
  <pubDate>Sat, 24 Nov 2012 12:07:30 GMT</pubDate>
  <title>Friends entries</title>
  <author>smamit</author>
  <link>https://lj-dev.livejournal.com/851716.html</link>
  <description>Hi, All&lt;br /&gt;&lt;br /&gt;I need to get friends list in my app. I am going to run over html content and scrap needed data.&lt;br /&gt;Do we have some way to specify in which style We get friends list &amp;nbsp;( Something like this&amp;nbsp;http://zuma.livejournal.com/friends?&lt;b&gt;style=Everwhite&lt;/b&gt;&amp;amp;skip=10 or http://vodex.livejournal.com/friends/?&lt;b&gt;s2id=StyleId&lt;/b&gt;&amp;amp;auth=digest&amp;nbsp;).&amp;nbsp;&lt;br /&gt;How can i know what is the ID of certain style ?&lt;br /&gt;&lt;br /&gt;Thanks.</description>
  <comments>https://lj-dev.livejournal.com/851716.html?view=comments#comments</comments>
  <category>client</category>
  <category>*unanswered</category>
  <category>client: friends</category>
  <lj:security>public</lj:security>
  <lj:poster>smamit</lj:poster>
  <lj:posterid>17793889</lj:posterid>
  <lj:reply-count>9</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/851664.html</guid>
  <pubDate>Thu, 11 Oct 2012 13:52:56 GMT</pubDate>
  <title>All apis supported by LJ</title>
  <author>lord_baskervil</author>
  <link>https://lj-dev.livejournal.com/851664.html</link>
  <description>Hi, developers. I try to find all type of api supported by LJ or it&amp;#39;s services.&lt;br /&gt;Today I have only 2: &lt;a href=&quot;http://wh.lj.ru/s2/developers/f/LiveJournal_XML-RPC_Specification_(EN).pdf&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;XML-RPC API&lt;/a&gt; and &lt;a href=&quot;http://www.livejournal.com/doc/fotobilder-api&quot; target=&quot;_blank&quot;&gt;FotoBuilder API&lt;/a&gt;.&lt;br /&gt;May be there are more apis?</description>
  <comments>https://lj-dev.livejournal.com/851664.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:poster>lord_baskervil</lj:poster>
  <lj:posterid>11441681</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
  <item>
  <guid isPermaLink='true'>https://lj-dev.livejournal.com/851409.html</guid>
  <pubDate>Fri, 14 Sep 2012 01:03:20 GMT</pubDate>
  <title>More XFN support in profiles</title>
  <author>lindner</author>
  <link>https://lj-dev.livejournal.com/851409.html</link>
  <description>&lt;div&gt;Hi -- here&amp;#39;s a patch that adds proper rel=&amp;quot;me&amp;quot; for the yahoo and last.fm portions of the profile. &amp;nbsp;I&amp;#39;d like to also add the same to the twitter/facebook/other links from&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; my $instant_message_xtra = LJ::run_hook(&amp;#39;userinfo_instant_message_extra&amp;#39;, user =&amp;gt; $u, remote =&amp;gt; $remote, mangleaddress =&amp;gt; $mangleaddress );&lt;/div&gt;&lt;div&gt;If anyone can point me at the source for that I can also patch that.&lt;/div&gt;&lt;div&gt;Thanks!&lt;/div&gt;&lt;div&gt;Paul&lt;/div&gt;&lt;div&gt;===================================================================&lt;/div&gt;&lt;div&gt;--- htdocs/userinfo.bml (revision 22866)&lt;/div&gt;&lt;div&gt;+++ htdocs/userinfo.bml (working copy)&lt;/div&gt;&lt;div&gt;@@ -1080,7 +1080,7 @@&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $yim = LJ::ehtml($u-&amp;gt;{&amp;#39;yahoo&amp;#39;});&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $yim_alt = $ML{&amp;#39;.im.yim&amp;#39;};&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $yimstatus_alt = $ML{&amp;#39;.im.yim.status&amp;#39;};&lt;/div&gt;&lt;div&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$instant_message .= &amp;quot;&amp;lt;tr class=&amp;#39;im_yahoo&amp;#39;&amp;gt;&amp;lt;td class=&amp;#39;im_icon&amp;#39;&amp;gt;&amp;lt;img src=&amp;#39;$LJ::IMGPREFIX/profile_icons/yahoo.gif?v=14273&amp;#39; alt=\&amp;quot;$yim_alt\&amp;quot; title=\&amp;quot;$yim_alt\&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a href=&amp;#39;http://profiles.yahoo.com/$yim&amp;#39;&amp;gt;$yim&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;#39;im_status&amp;#39;&amp;gt;&amp;lt;img alt=\&amp;quot;$yimstatus_alt\&amp;quot; title=\&amp;quot;$yimstatus_alt\&amp;quot; src=&amp;#39;http://opi.yahoo.com/online?u=$yim&amp;amp;amp;m=g&amp;amp;amp;t=0&amp;#39; width=&amp;#39;12&amp;#39; height=&amp;#39;12&amp;#39; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;\n&amp;quot;;&lt;/div&gt;&lt;div&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$instant_message .= &amp;quot;&amp;lt;tr class=&amp;#39;im_yahoo&amp;#39;&amp;gt;&amp;lt;td class=&amp;#39;im_icon&amp;#39;&amp;gt;&amp;lt;img src=&amp;#39;$LJ::IMGPREFIX/profile_icons/yahoo.gif?v=14273&amp;#39; alt=\&amp;quot;$yim_alt\&amp;quot; title=\&amp;quot;$yim_alt\&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;&amp;lt;a rel-&amp;#39;me&amp;#39; href=&amp;#39;http://profiles.yahoo.com/$yim&amp;#39;&amp;gt;$yim&amp;lt;/a&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td class=&amp;#39;im_status&amp;#39;&amp;gt;&amp;lt;img alt=\&amp;quot;$yimstatus_alt\&amp;quot; title=\&amp;quot;$yimstatus_alt\&amp;quot; src=&amp;#39;http://opi.yahoo.com/online?u=$yim&amp;amp;amp;m=g&amp;amp;amp;t=0&amp;#39; width=&amp;#39;12&amp;#39; height=&amp;#39;12&amp;#39; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;\n&amp;quot;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;if ($u-&amp;gt;{&amp;#39;msn&amp;#39;}) {&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $msnname = $mangleaddress-&amp;gt;(LJ::ehtml($u-&amp;gt;{&amp;#39;msn&amp;#39;}));&lt;/div&gt;&lt;div&gt;@@ -1120,7 +1120,7 @@&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $url_escaped_last_fm_user = LJ::eurl($u-&amp;gt;{&amp;#39;last_fm_user&amp;#39;});&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$lastfm_url =~ s/%username%/$url_escaped_last_fm_user/g;&lt;/div&gt;&lt;div&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $lastfm = &amp;quot;&amp;lt;a href=&amp;#39;$lastfm_url&amp;#39;&amp;gt;&amp;quot; . LJ::ehtml($u-&amp;gt;{&amp;#39;last_fm_user&amp;#39;}) . &amp;quot;&amp;lt;/a&amp;gt;&amp;quot;;&lt;/div&gt;&lt;div&gt;+ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $lastfm = &amp;quot;&amp;lt;a rel=&amp;#39;me&amp;#39; href=&amp;#39;$lastfm_url&amp;#39;&amp;gt;&amp;quot; . LJ::ehtml($u-&amp;gt;{&amp;#39;last_fm_user&amp;#39;}) . &amp;quot;&amp;lt;/a&amp;gt;&amp;quot;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;my $lastfm_alt = $ML{&amp;#39;.im.lastfm&amp;#39;};&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;$instant_message .= &amp;quot;&amp;lt;tr class=&amp;#39;im_lastfm&amp;#39;&amp;gt;&amp;lt;td class=&amp;#39;im_icon&amp;#39;&amp;gt;&amp;lt;img src=&amp;#39;$LJ::IMGPREFIX/profile_icons/lastfm.gif?v=14402&amp;#39; alt=\&amp;quot;$lastfm_alt\&amp;quot; title=\&amp;quot;$lastfm_alt\&amp;quot; /&amp;gt;&amp;lt;/td&amp;gt;&amp;lt;td colspan=&amp;#39;2&amp;#39;&amp;gt;$lastfm&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;\n&amp;quot;;&lt;/div&gt;&lt;div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;}&lt;/div&gt;</description>
  <comments>https://lj-dev.livejournal.com/851409.html?view=comments#comments</comments>
  <lj:security>public</lj:security>
  <lj:poster>lindner</lj:poster>
  <lj:posterid>6652675</lj:posterid>
  <lj:reply-count>0</lj:reply-count>
  </item>
</channel>
</rss>
