Congratulations!

[Valid RSS] This is a valid RSS feed.

Recommendations

This feed is valid, but interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://blogs.gnome.org/anjuta/feed/

  1. <?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
  2. xmlns:content="http://purl.org/rss/1.0/modules/content/"
  3. xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  4. xmlns:dc="http://purl.org/dc/elements/1.1/"
  5. xmlns:atom="http://www.w3.org/2005/Atom"
  6. xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  7. xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
  8. xmlns:friends="wordpress-plugin-friends:feed-additions:1" >
  9.  
  10. <channel>
  11. <title>Anjuta News Blog</title>
  12. <atom:link href="https://blogs.gnome.org/anjuta/feed/" rel="self" type="application/rss+xml" />
  13. <link>https://blogs.gnome.org/anjuta</link>
  14. <description>For the little hacker in you</description>
  15. <lastBuildDate>Tue, 05 Feb 2013 18:45:09 +0000</lastBuildDate>
  16. <language>en-US</language>
  17. <sy:updatePeriod>
  18. hourly </sy:updatePeriod>
  19. <sy:updateFrequency>
  20. 1 </sy:updateFrequency>
  21. <generator>https://wordpress.org/?v=6.5.3</generator>
  22. <item>
  23. <title>Developer Experience Hackfest Report</title>
  24. <link>https://blogs.gnome.org/anjuta/2013/02/05/developer-experience-hackfest-report/</link>
  25. <comments>https://blogs.gnome.org/anjuta/2013/02/05/developer-experience-hackfest-report/#comments</comments>
  26. <dc:creator><![CDATA[seb]]></dc:creator>
  27. <pubDate>Tue, 05 Feb 2013 18:45:09 +0000</pubDate>
  28. <category><![CDATA[Uncategorized]]></category>
  29. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=95</guid>
  30.  
  31. <description><![CDATA[I have been at the Developer Experience Hackfest representing Anjuta with Carl-Anton. Here is a summary of the plans for the coming months. The goal of this hackfest was to define how to create a platform using GNOME libraries to develop, distribute and use applications as easily as possible. This can be called GNOME OS [&#8230;]]]></description>
  32. <content:encoded><![CDATA[<p>I have been at the Developer Experience Hackfest representing Anjuta with Carl-Anton. Here is a summary of the plans for the coming months.</p>
  33. <p>The goal of this hackfest was to define how to create a platform using GNOME libraries to develop, distribute and use applications as easily as possible. This can be called GNOME OS but it is not an OS. It is more an SDK bundled with a way to install and run applications without changing your system.</p>
  34. <p>An IDE is needed to develop those applications and will be part of this effort. Anjuta is a quite obvious choice because it is using GNOME libraries.</p>
  35. <p>Anyway the goal of this IDE is quite different from Anjuta. While Anjuta tries to be useful to develop any kind of Unix applications, this IDE will be designed for a new type of applications having a more limited scope.</p>
  36. <p>I&#8217;m not ready to stop Anjuta and work on this new IDE. But as Anjuta is very flexible, I think it&#8217;s possible to use Anjuta to implement it. It will be an interesting experience and should benefit to Anjuta as most of the code could be the same.</p>
  37. <p>To be more practical, I think one main change is to write at least a new project backend plugin replacing the autotools backend. I think it&#8217;s needed to present a simple interface. By example having a simple combo list to select the targeted platform (GNOME 3.6, GNOME 3.8&#8230;) instead of a big list of available libraries, hiding C compiler flags and so on. We will start trying to use the BuildJ format because it is quite simple but it will probably need some improvements to support these GNOME applications.</p>
  38. <p>Another important point is to load a custom session on startup. The idea is to be able to start Anjuta as it is now or as a more limited GNOME IDE. We will need to add more flexibility in several plugins too, by example to keep only the GNOME applications templates in the project wizard.</p>
  39. <p>Sébastien</p>
  40. ]]></content:encoded>
  41. <wfw:commentRss>https://blogs.gnome.org/anjuta/2013/02/05/developer-experience-hackfest-report/feed/</wfw:commentRss>
  42. <slash:comments>2</slash:comments>
  43. <friends:post-format>standard</friends:post-format>
  44. </item>
  45. <item>
  46. <title>Anjuta 3.6.0 released</title>
  47. <link>https://blogs.gnome.org/anjuta/2012/10/31/anjuta-3-6-0-released/</link>
  48. <comments>https://blogs.gnome.org/anjuta/2012/10/31/anjuta-3-6-0-released/#comments</comments>
  49. <dc:creator><![CDATA[jhs]]></dc:creator>
  50. <pubDate>Wed, 31 Oct 2012 09:48:15 +0000</pubDate>
  51. <category><![CDATA[Uncategorized]]></category>
  52. <category><![CDATA[Release]]></category>
  53. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=91</guid>
  54.  
  55. <description><![CDATA[Anjuta 3.6.0 (September 26, 2012) &#8212; James Liggett This is a new stable version of Anjuta and all users should update to this version as all 3.4.x versions become unsupported at this point. Summary of the major changes between 3.4.x and 3.6: * project-manager: &#8211; Support for calling make check (Sébastien Granjoux) &#8211; Support for [&#8230;]]]></description>
  56. <content:encoded><![CDATA[<p>Anjuta 3.6.0 (September 26, 2012) &#8212; James Liggett</p>
  57. <p>This is a new stable version of Anjuta and all users should update to this<br />
  58. version as all 3.4.x versions become unsupported at this point.</p>
  59. <p>Summary of the major changes between 3.4.x and 3.6:</p>
  60. <p>* project-manager:<br />
  61. &#8211; Support for calling make check (Sébastien Granjoux)<br />
  62. &#8211; Support for subdirectories in project groups (Sébastien Granjoux)<br />
  63. &#8211; Crash fixes (Sébastien Granjoux)</p>
  64. <p>* git<br />
  65. &#8211; Git Tasks dock is only shown the Git dock is active (Sébastien Granjoux/James Liggett)<br />
  66. &#8211; The Status view is the first view shown in the Git dock (James Liggett)<br />
  67. &#8211; Status view works with git 1.7.10 and newer (James Liggett)</p>
  68. <p>* symbol-db<br />
  69. &#8211; Various crash and infinite loop fixes (Massimo Corà)</p>
  70. <p>* sourceview<br />
  71. &#8211; Use common indentation settings (Sébastien Granjoux)</p>
  72. <p>Bug fixes:<br />
  73. bgo 680401: Git plugin (Status) doesn&#8217;t work with git version 1.7.10.4<br />
  74. sourceview: Correctly implement popup-menu (bgo#672692)<br />
  75. project-wizard: Explicitely use 3.0 as interface version for ui files (bgo#675877)<br />
  76. symbol-db: Ingore files with unknown language (see bgo#678695)<br />
  77. libanjuta: Fix memory corruption in AnjutaPkgConfig (bgo#679827)<br />
  78. build: Only check for passwords when installing as root (bgo#680136)<br />
  79. document-manager: bgo#680554 &#8211; entry of find in files doesn&#8217;t get focused<br />
  80. document-manager: bgo#680559 &#8211; Find in Files does not scroll to top of results<br />
  81. document-manager: bgo#680555 &#8211; Escape key does not dismiss Find in Files panel<br />
  82. Fix bgo #680657 &#8211; Warnings when starting anjuta<br />
  83. Fix #679767 &#8211; crash trying to stop the debugger</p>
  84. ]]></content:encoded>
  85. <wfw:commentRss>https://blogs.gnome.org/anjuta/2012/10/31/anjuta-3-6-0-released/feed/</wfw:commentRss>
  86. <slash:comments>1</slash:comments>
  87. <friends:post-format>standard</friends:post-format>
  88. </item>
  89. <item>
  90. <title>Anjuta 3.2.2 released</title>
  91. <link>https://blogs.gnome.org/anjuta/2011/11/19/anjuta-3-2-2-released/</link>
  92. <comments>https://blogs.gnome.org/anjuta/2011/11/19/anjuta-3-2-2-released/#comments</comments>
  93. <dc:creator><![CDATA[jhs]]></dc:creator>
  94. <pubDate>Sat, 19 Nov 2011 09:26:13 +0000</pubDate>
  95. <category><![CDATA[Release]]></category>
  96. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=89</guid>
  97.  
  98. <description><![CDATA[There is a new stable release of anjuta in the 3.2 branch fixing some important bugs. All users (and distributions) are recommended to upgrade to this version! Bugs fixed: 648934  Vala completion doesn&#8217;t work in some cases. 659563  Bookmarks reset to position 1 after file changed on FS 660841  build failure with [-Werror=format-security] 662526  Can&#8217;t [&#8230;]]]></description>
  99. <content:encoded><![CDATA[<p>There is a new stable release of anjuta in the 3.2 branch fixing some important bugs. All users (and distributions) are recommended to upgrade to this version!</p>
  100. <p>Bugs fixed:<br />
  101. 648934  Vala completion doesn&#8217;t work in some cases.<br />
  102. 659563  Bookmarks reset to position 1 after file changed on FS<br />
  103. 660841  build failure with [-Werror=format-security]<br />
  104. 662526  Can&#8217;t replace with empty replace text<br />
  105. 663016  Fix search behavior in regex and selections<br />
  106. 663385  Replace all hangs when replace text contains search_text<br />
  107. 658788  Change default dist to .xz<br />
  108. 661511  Python/Django Project Wizard: Missing Components/Programs: django-admin</p>
  109. <p>Thanks to: Abderrahim Kitouni, Arnel A. Borja, Sébastien Granjoux</p>
  110. ]]></content:encoded>
  111. <wfw:commentRss>https://blogs.gnome.org/anjuta/2011/11/19/anjuta-3-2-2-released/feed/</wfw:commentRss>
  112. <slash:comments>1</slash:comments>
  113. <friends:post-format>standard</friends:post-format>
  114. </item>
  115. <item>
  116. <title>Anjuta 3.2.0 released</title>
  117. <link>https://blogs.gnome.org/anjuta/2011/10/01/anjuta-3-2-0-released/</link>
  118. <comments>https://blogs.gnome.org/anjuta/2011/10/01/anjuta-3-2-0-released/#comments</comments>
  119. <dc:creator><![CDATA[jhs]]></dc:creator>
  120. <pubDate>Sat, 01 Oct 2011 17:49:20 +0000</pubDate>
  121. <category><![CDATA[Release]]></category>
  122. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=87</guid>
  123.  
  124. <description><![CDATA[Together with GNOME 3.2 we are proud to release a new stable version of anjuta that will be bug-fixed and maintained for the next 6 months. This version probably doesn&#8217;t feel that it has so many shiny new features but that just makes it a lot more mature. Important changes include: Enhanced project-manager that knows [&#8230;]]]></description>
  125. <content:encoded><![CDATA[<p>Together with GNOME 3.2 we are proud to release a new stable version of anjuta that will be bug-fixed and maintained for the next 6 months.</p>
  126. <p>This version probably doesn&#8217;t feel that it has so many shiny new features but that just makes it a lot more mature. Important changes include:</p>
  127. <ul>
  128. <li>Enhanced project-manager that knows much more about autotools than you do</li>
  129. <li>Many improvements in the vala plugin allowing better coding support and more stability</li>
  130. <li>Support for auto-completion for Gtk.Builder objects in python</li>
  131. </ul>
  132. <p>For the boring details check the <a href="http://git.gnome.org/browse/anjuta/plain/NEWS">NEWS</a> file!</p>
  133. <p>Get it from the GNOME ftp servers while it&#8217;s hot: <a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.2/anjuta-3.2.0.tar.xz">anjuta-3.2.0.tar.xz</a></p>
  134. <p>&nbsp;</p>
  135. ]]></content:encoded>
  136. <wfw:commentRss>https://blogs.gnome.org/anjuta/2011/10/01/anjuta-3-2-0-released/feed/</wfw:commentRss>
  137. <slash:comments>3</slash:comments>
  138. <friends:post-format>standard</friends:post-format>
  139. </item>
  140. <item>
  141. <title>Anjuta 3.0.3 released</title>
  142. <link>https://blogs.gnome.org/anjuta/2011/06/10/anjuta-3-0-3-released/</link>
  143. <dc:creator><![CDATA[jhs]]></dc:creator>
  144. <pubDate>Fri, 10 Jun 2011 15:54:51 +0000</pubDate>
  145. <category><![CDATA[Release]]></category>
  146. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=84</guid>
  147.  
  148. <description><![CDATA[Anjuta 3.0.3 &#8220;Berg 2011&#8221; (10 June 2011) &#8212; Johannes Schmid Bugs fixed: glade: Load widgets correctly on startup (bgo# 651670) project-wizard: bug #650930 &#8211; anjuta-3.x project wizard fails to detect autogen-5.11.x project-wizard: bug #652017 &#8211; Default pygtk Makefile.am has incorrect path for ui file file-manager: bgo#578511 &#8211; after vcs update the files&#8217; icons don&#8217;t get [&#8230;]]]></description>
  149. <content:encoded><![CDATA[<p>Anjuta 3.0.3 &#8220;Berg 2011&#8221; (10 June 2011) &#8212; Johannes Schmid</p>
  150. <p>Bugs fixed:<br />
  151. glade: Load widgets correctly on startup (bgo# 651670)<br />
  152. project-wizard: bug #650930 &#8211; anjuta-3.x project wizard fails to detect autogen-5.11.x<br />
  153. project-wizard: bug #652017 &#8211; Default pygtk Makefile.am has incorrect path for ui file<br />
  154. file-manager: bgo#578511 &#8211; after vcs update the files&#8217; icons don&#8217;t get updated<br />
  155. build-basic-autotools rh#707734 &#8211; Remove reference to non-existing scratchbox option</p>
  156. <p>Thanks to:<br />
  157. Alexandre Rostovtsev, Jason Siefken, Massimo Corà, Sébastien Granjoux,<br />
  158. Tamara Atanasoska</p>
  159. <p>Download:<br />
  160. <a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.0/anjuta-3.0.3.0.tar.bz2">GNOME FTP</a><br />
  161. Website: http://www.anjuta.org<br />
  162. Git: http://git.gnome.org/browse/anjuta</p>
  163. ]]></content:encoded>
  164. <friends:post-format>standard</friends:post-format>
  165. </item>
  166. <item>
  167. <title>Anjuta 3.0.2 released</title>
  168. <link>https://blogs.gnome.org/anjuta/2011/05/25/anjuta-3-0-2-released/</link>
  169. <dc:creator><![CDATA[jhs]]></dc:creator>
  170. <pubDate>Wed, 25 May 2011 11:14:05 +0000</pubDate>
  171. <category><![CDATA[Release]]></category>
  172. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=75</guid>
  173.  
  174. <description><![CDATA[This is an update of the stable series, everbody is encouraged to update to this version. Anjuta 3.0.2 &#8220;Summertime&#8221; (23 May 2011) &#8212; Johannes Schmid Fixes: &#8211; Fix &#8220;Redo&#8221; in glade plugin &#8211; Make tabs look less ugly Bugs fixed: rh#705958 &#8211; sdb_model_iter_is_valid: Process /usr/bin/anjuta was killed by signal 11 (SIGSEGV) bgo #644047 &#8211; No [&#8230;]]]></description>
  175. <content:encoded><![CDATA[<p>This is an update of the stable series, everbody is encouraged to update to this version.</p>
  176. <p>Anjuta 3.0.2 &#8220;Summertime&#8221; (23 May 2011) &#8212; Johannes Schmid</p>
  177. <p>Fixes:<br />
  178. &#8211; Fix &#8220;Redo&#8221; in glade plugin<br />
  179. &#8211; Make tabs look less ugly</p>
  180. <p>Bugs fixed:<br />
  181. rh#<a href="https://bugzilla.redhat.com/show_bug.cgi?id=705958">705958</a> &#8211; sdb_model_iter_is_valid: Process /usr/bin/anjuta was killed by<br />
  182. signal 11 (SIGSEGV)<br />
  183. bgo #<a href="http://bugs.gnome.org/644047">644047</a> &#8211; No Symbols shown in Global and Search</p>
  184. <p>Download:<br />
  185. <a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.0/anjuta-3.0.2.0.tar.bz2"> GNOME FTP</a><br />
  186. Website: <a href="http://www.anjuta.org">http://www.anjuta.org</a><br />
  187. Git: <a href="http://git.gnome.org/browse/anjuta">http://git.gnome.org/browse/anjuta</a></p>
  188. ]]></content:encoded>
  189. <friends:post-format>standard</friends:post-format>
  190. </item>
  191. <item>
  192. <title>Anjuta 3.0.0 &#8220;Three.Point.Zero&#8221; (4 April 2011)</title>
  193. <link>https://blogs.gnome.org/anjuta/2011/04/06/%ef%bb%bf%ef%bb%bf%ef%bb%bf%ef%bb%bfanjuta-3-0-0-three-point-zero-4-april-2011/</link>
  194. <dc:creator><![CDATA[jhs]]></dc:creator>
  195. <pubDate>Wed, 06 Apr 2011 21:45:52 +0000</pubDate>
  196. <category><![CDATA[Release]]></category>
  197. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=76</guid>
  198.  
  199. <description><![CDATA[Anjuta 3.0.0 &#8220;Three.Point.Zero&#8221; (4 April 2011) &#8212; Johannes Schmid This is a new stable release and the first major release in years. Everybody is encouraged to update to this version. This version will be supported for the next 6 months with bug-fixes. Thanks a lot to everybody who helped us to get this done. It [&#8230;]]]></description>
  200. <content:encoded><![CDATA[<p><strong>Anjuta 3.0.0 &#8220;Three.Point.Zero&#8221; (4 April 2011) &#8212; Johannes Schmid</strong></p>
  201. <p>This is a new stable release and the first major release in years.<br />
  202. Everybody is encouraged to update to this version. This version will be<br />
  203. supported for the next 6 months with bug-fixes.</p>
  204. <p>Thanks a lot to everybody who helped us to get this done. It wasn&#8217;t always easy especially thinking about the pain of the GTK+ 3.0 migration, GSettings while we still wanted to provide new features. However, this is probably the best Anjuta ever though it&#8217;s still far from perfect. Maybe it will never be <img src="https://s.w.org/images/core/emoji/15.0.3/72x72/1f642.png" alt="🙂" class="wp-smiley" style="height: 1em; max-height: 1em;" /></p>
  205. <p>Summary of new features compared to 2.32.x:<br />
  206. * New project manager that supports a wider range of autotools features<br />
  207. (Sébastien Granjoux)<br />
  208. * Reworked git UI for easier version control (James Liggett)<br />
  209. * Better glade integration including drag &amp; drop for signals<br />
  210. * Inline search features replace and regular expressions (Eugenia Gabrielova)<br />
  211. * Project wizards adapted to new GNOME3 libraries and languages</p>
  212. <p>Bugs fixed (since RC1):<br />
  213. 645470  Anjuta from git master still creates Vala projects using GTK 2<br />
  214. 645557  Autogenerated PyGTK projects have wrong path to UI file<br />
  215. 646530  Anjuta crashes when closing tab other than current</p>
  216. <p>Thanks to:<br />
  217. Abduxukur Abdurixit, Akom Chotiphantawanon, Andrea Zagli, Aron Xu,<br />
  218. Ask H. Larsen, Bruce Cowan, Bruno Brouard, Christian Kirbach, Daniel Korostil,<br />
  219. Daniel Nylander, Djavan Fagundes, Duarte Loreto, Gabor Kelemen, Joan Duran,<br />
  220. Joe Hansen, Jordi Serratosa, Kenneth Nielsen, Kjartan Maraas, Lukas Lommer,<br />
  221. Marek Černocký, P. F. Chimento, Peteris Krisjanis, Rajesh Ranjan,<br />
  222. Rodolfo Ribeiro Gomes, Sébastien Granjoux, Yuri Myasoedov</p>
  223. <p>Download:<br />
  224. <a title="GNOME FTP" href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.0/anjuta-3.0.0.0.tar.bz2">http://ftp.gnome.org/pub/GNOME/sources/anjuta/3.0/anjuta-3.0.0.0.tar.bz2</a><br />
  225. <a title="Anjuta Website" href="http://www.anjuta.org">Website: http://www.anjuta.org</a><br />
  226. <a title="GNOME Git" href="http://git.gnome.org/browse/anjuta">Git: http://git.gnome.org/browse/anjuta</a></p>
  227. ]]></content:encoded>
  228. <friends:post-format>standard</friends:post-format>
  229. </item>
  230. <item>
  231. <title>Anjuta 2.91.91 &#8220;Less bugs, more fun&#8221; (Beta 2)</title>
  232. <link>https://blogs.gnome.org/anjuta/2011/03/08/anjuta-2-91-91-less-bugs-more-fun-beta-2/</link>
  233. <comments>https://blogs.gnome.org/anjuta/2011/03/08/anjuta-2-91-91-less-bugs-more-fun-beta-2/#comments</comments>
  234. <dc:creator><![CDATA[jhs]]></dc:creator>
  235. <pubDate>Tue, 08 Mar 2011 11:48:00 +0000</pubDate>
  236. <category><![CDATA[Release]]></category>
  237. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/2011/03/08/anjuta-2-91-91-less-bugs-more-fun-beta-2/</guid>
  238.  
  239. <description><![CDATA[New: &#8211; Signal dragging support for Vala (Abderrahim Kitouni) &#8211; Improved C++ signal dropping features (Marco Diego Aurélio Mesquita) &#8211; Regular expression inline search (Eugenia Gabrielova) Bugs fixed: 623735 Move pkg-config symbol parsing to language-support-cpp-java 638836 language-support-vala: refactor to work with latest project manager 336856 Search and replace is not simple 565275 Quick Search should [&#8230;]]]></description>
  240. <content:encoded><![CDATA[<p>New:<br />
  241. &#8211; Signal dragging support for Vala (Abderrahim Kitouni)<br />
  242. &#8211; Improved C++ signal dropping features (Marco Diego Aurélio Mesquita)<br />
  243. &#8211; Regular expression inline search (Eugenia Gabrielova)</p>
  244. <p>Bugs fixed:<br />
  245. 623735 Move pkg-config symbol parsing to language-support-cpp-java<br />
  246. 638836 language-support-vala: refactor to work with latest project manager<br />
  247. 336856 Search and replace is not simple<br />
  248. 565275  Quick Search should be able to search backward<br />
  249. 565276 highlight all matches in Quick Search<br />
  250. 568047 Glade plugin does not allow adding notebook containers with less than 3 tabs.<br />
  251. 638134 Redesign of Single and Multi-File Search &amp; Replace<br />
  252. 643205 Updates symbols on glade signal drop.<br />
  253. 644014 Typo at translation message<br />
  254. 640545 File-wizard screws up file notice<br />
  255. 642763 Fix memory in message-view plugin<br />
  256. 627105 Mark default diff filenames for translation<br />
  257. 642749 Status window doesn&#8217;t work<br />
  258. 643707 Please remove unnecessary markup from .ui files<br />
  259. 644050 Some strings are not marked for translation in the .ui file<br />
  260. 636410 Unable to delete data target<br />
  261. 639440 [PATCH] Strings not translated when plugin manager is used form apps<br />
  262. 643245 Create a prototype in the header file when a signal is dropped in a C source file.<br />
  263. 643828 A few typos<br />
  264. 641331 Add a (non-alphabetical) sorting order to wizard files</p>
  265. <p>Thanks to:<br />
  266. Abderrahim Kitouni, Akom Chotiphantawanon, Daniel Mustieles<br />
  267. Daniele Forsi, Dragos Dena, Eugenia Gabrielova, Gabor Kelemen,<br />
  268. James Liggett, Jorge González, Marco Diego Aurélio Mesquita,<br />
  269. Massimo Corà, Mathieu Dupuy, Sébastien Granjoux, Yuri Myasoedov</p>
  270. <p>Special thanks to all the translators for spotting typos and non-translatable strings!<br />
  271. <br />
  272. Download: <a href=" http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.91/anjuta-2.91.90.0.tar.gz">GNOME FTP</a><br />
  273. Git: http://git.gnome.org/browse/anjuta</p>
  274. ]]></content:encoded>
  275. <wfw:commentRss>https://blogs.gnome.org/anjuta/2011/03/08/anjuta-2-91-91-less-bugs-more-fun-beta-2/feed/</wfw:commentRss>
  276. <slash:comments>1</slash:comments>
  277. <friends:post-format>standard</friends:post-format>
  278. </item>
  279. <item>
  280. <title>Anjuta 2.91.6 &#8220;To all the dead poets&#8221; (31 January 2010)</title>
  281. <link>https://blogs.gnome.org/anjuta/2011/01/31/anjuta-2-91-6-to-all-the-dead-poets-31-january-2010/</link>
  282. <dc:creator><![CDATA[jhs]]></dc:creator>
  283. <pubDate>Mon, 31 Jan 2011 22:45:38 +0000</pubDate>
  284. <category><![CDATA[Release]]></category>
  285. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=70</guid>
  286.  
  287. <description><![CDATA[New: Support for dragging signals from glade into the code (C only) Improvements in project-manager More features in git-plugin Bugs fixed: 638506 Homepage: FAQ Mailinglist link is wrong 639786 quick bookmark deletion 640277 editor position history doesn&#8217;t work with shortcut 618142 Anjuta Snippets Plug-in 627131 Autocompletion duplicates characters 639795 Editing variabile after inserting snippet bug [&#8230;]]]></description>
  288. <content:encoded><![CDATA[<p><strong>New:<br />
  289. </strong></p>
  290. <ul>
  291. <li><a href="http://live.gnome.org/Anjuta/Roadmap/Glade">Support for dragging signals from glade into the code</a> (C only)</li>
  292. <li>Improvements in project-manager</li>
  293. <li>More features in git-plugin</li>
  294. </ul>
  295. <p><strong>Bugs fixed:</strong></p>
  296. <p><a href="bugs.gnome.org/638506">638506</a> Homepage: FAQ Mailinglist link is wrong<br />
  297. <a href="bugs.gnome.org/639786">639786</a> quick bookmark deletion<br />
  298. <a href="http://bugs.gnome.org/640277">640277</a> editor position history doesn&#8217;t work with shortcut<br />
  299. <a href="http://bugs.gnome.org/618142">618142</a> Anjuta Snippets Plug-in<br />
  300. <a href="http://bugs.gnome.org/627131">627131</a> Autocompletion duplicates characters<br />
  301. <a href="http://bugs.gnome.org/639795">639795</a> Editing variabile after inserting snippet bug<br />
  302. <a href="http://bugs.gnome.org/638980">638980</a> Crash when closing project<br />
  303. <a href="http://bugs.gnome.org/608578">608578</a> Anjuta is unable to import Gnumeric source tree<br />
  304. <a href="http://bugs.gnome.org/611206">611206</a> doesn&#8217;t recognize newer AC_INIT<br />
  305. <a href="http://bugs.gnome.org/615990">615990</a> path is missing when add a source to the target<br />
  306. <a href="http://bugs.gnome.org/616041">616041</a> Add Source -&gt; Cannot add source files -&gt; Core Dump<br />
  307. <a href="http://bugs.gnome.org/618617">618617</a> Project view doesn&#8217;t make sense<br />
  308. <a href="http://bugs.gnome.org/638368">638368</a> test-suite fails<br />
  309. <a href="http://bugs.gnome.org/639342">639342</a> Anjuta crash when loading libgee<br />
  310. <a href="http://bugs.gnome.org/640348">640348</a> minor mistake in UI string<br />
  311. <a href="http://bugs.gnome.org/640726">640726</a> anjuta stops updating session information<br />
  312. <a href="http://bugs.gnome.org/581613">581613</a> Unable to import a tarball into Anjuta 2.4.2<br />
  313. <a href="http://bugs.gnome.org/639093">639093</a> I can&#8217;t start a new project properly</p>
  314. <p>Thanks to: Chao-Hsiung Liao, Christian Kirbach, Daniel Muestieles,<br />
  315. Daniel Mustieles, Dragos Dena, Fran Diéguez, James Liggett,<br />
  316. Jorge González, Kjartan Maraas, Massimo Corà, Matej Urbančič,<br />
  317. Michael Kotsarinis, Rakesh Pandit, Sébastien Granjoux</p>
  318. <p>Download:<br />
  319. http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.91/anjuta-2.91.6.0.tar.gz<br />
  320. Website: http://www.anjuta.org<br />
  321. Git: http://git.gnome.org/browse/anjuta</p>
  322. ]]></content:encoded>
  323. <friends:post-format>standard</friends:post-format>
  324. </item>
  325. <item>
  326. <title>Anjuta 2.32.1.1 &#8220;2.x, still alive&#8221; (29 Dec 2010)</title>
  327. <link>https://blogs.gnome.org/anjuta/2010/12/29/%ef%bb%bf%ef%bb%bf%ef%bb%bfanjuta-2-32-1-1-2-x-still-alive-29-dec-2010/</link>
  328. <dc:creator><![CDATA[jhs]]></dc:creator>
  329. <pubDate>Wed, 29 Dec 2010 20:25:44 +0000</pubDate>
  330. <category><![CDATA[Release]]></category>
  331. <guid isPermaLink="false">http://blogs.gnome.org/anjuta/?p=68</guid>
  332.  
  333. <description><![CDATA[This bug-fix release fixes an annoying random crasher because we were misusing xmlCleanupParser. Bugs fixed: bgo#636665 &#8211; [PATCH] .vapi file not distributed lp#448126 &#8211; The &#8220;Report bugs&#8221; menu entry does not work bgo#636312 &#8211; Double click fails to select entire word if it contains _ or digits bgo#633018 crash in Anjuta IDE: misuse of xmlCleanupParser [&#8230;]]]></description>
  334. <content:encoded><![CDATA[<p>This bug-fix release fixes an annoying random crasher because we were<br />
  335. misusing xmlCleanupParser.</p>
  336. <p>Bugs fixed:</p>
  337. <ul>
  338. <li> bgo#636665 &#8211; [PATCH] .vapi file not distributed</li>
  339. <li> lp#448126 &#8211; The &#8220;Report bugs&#8221; menu entry does not work</li>
  340. <li> bgo#636312 &#8211; Double click fails to select entire word if it contains _ or digits</li>
  341. <li> bgo#633018 crash in Anjuta IDE: misuse of xmlCleanupParser</li>
  342. </ul>
  343. <p>Thanks to: Robert Ancell, Sébastien Granjoux</p>
  344. <p>Download: <a href="http://ftp.gnome.org/pub/GNOME/sources/anjuta/2.32/anjuta-2.32.1.1.tar.gz">GNOME FTP</a><br />
  345. Website: <a href="http://www.anjuta.org">http://www.anjuta.org</a><br />
  346. Git: <a href="http://git.gnome.org/browse/anjuta">GNOME GIT</a></p>
  347. ]]></content:encoded>
  348. <friends:post-format>standard</friends:post-format>
  349. </item>
  350. </channel>
  351. </rss>
  352.  

If you would like to create a banner that links to this page (i.e. this validation result), do the following:

  1. Download the "valid RSS" banner.

  2. Upload the image to your own server. (This step is important. Please do not link directly to the image on this server.)

  3. Add this HTML to your page (change the image src attribute if necessary):

If you would like to create a text link instead, here is the URL you can use:

http://www.feedvalidator.org/check.cgi?url=http%3A//blogs.gnome.org/anjuta/feed/

Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda