<?xml version="1.0"?>
<rss version="2.0">

<channel>
	<title>OpenOffice.org Planet</title>
	<link>http://planet.services.openoffice.org/</link>
	<language>en</language>
	<description>OpenOffice.org Planet - http://planet.services.openoffice.org/</description>

<item>
	<title>Extensions repository: Minutes 2 Tasks 0.5</title>
	<guid>http://extensions.services.openoffice.org/project/Minutes2Tasks</guid>
	<link>http://extensions.services.openoffice.org/project/Minutes2Tasks</link>
	<description>&lt;p&gt;The goal for this extension was to have an easy way during meetings to create tasks in a to-do list and manage them afterwards. It presumes that you make minutes and would like to generate a task list during meetings with ease and manage them.&lt;br /&gt;
When there is a task that has to be done by you, you activate the macro (through a keystroke or by using the menu). A window box than comes up, where you can fill in the subject of the task, the due dat and some other details. The macro also records in the background the filename if you were making minutes at the moment, the current date and a paragraph selected with text (hopefully related to that action). If no text is selected, no text is recorded.&lt;br /&gt;
Afterwards you can call back a report, from a database called TakenDB.odb. It gives all the unfinished tasks, sorted on priority. That database also contains other useful reports, which you can use if you open the database with Open Office Base. The database also contains a form where you can browse through all the tasks and make changes.&lt;/p&gt;
&lt;p&gt;Remarks:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;First download the zip file at &lt;a href=&quot;http://www.vermail.nl/Minutes2tasks/&quot; title=&quot;www.vermail.nl/Minutes2tasks/&quot;&gt;www.vermail.nl/Minutes2tasks/&lt;/a&gt; and the Readme first.pdf which tells you how to install and to use this extension &lt;/li&gt;
&lt;li&gt;As I am inexperienced it takes some handwork to install that. I am sorry for that. If some is able to improve, be my guest and create another extension&lt;/li&gt;
&lt;li&gt;I've used a lot of code of Dmitri Popov's Writer's Tool. They are great. Thanks. Don't expect that level of polish from this installing process...&lt;/li&gt;
&lt;li&gt;This extension calculates the priority of each task. The priority gets calculated, where importance of a task counts 3 times harder than it's urgency (number of days too late):&lt;br /&gt;
                                 Priority = Dayslate + (Importance * 3)&lt;br /&gt;
Resulting negative values means there is enough time left. The more negative the less hurry to do the task. The tasks with the highest positive number should have the highest priority. Using formula actually works for me quite well!&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;This extension should work for Windows and Linux (x86 and x86-64). I wouldn't know if it works for OSX, but I guess it should be possible.&lt;/p&gt;</description>
	<pubDate>Sat, 21 Nov 2009 22:20:04 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Sat Nov 21 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=107096+107097+107098+107099</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=107096+107097+107098+107099</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107096&quot;&gt;#i107096#&lt;/a&gt; - Database access: In a macro, SQL order  &quot;Shutdown compact&quot; fails&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107097&quot;&gt;#i107097#&lt;/a&gt; - framework: consolidate external prj parallel build commands and knock 9 minutes off build&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107099&quot;&gt;#i107099#&lt;/a&gt; - l10n: [IT] Typos in Italian autotext&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107098&quot;&gt;#i107098#&lt;/a&gt; - sc: sum.if gives an invalid results&lt;br /&gt;</description>
	<pubDate>Sat, 21 Nov 2009 15:50:14 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Sat Nov 21 04:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=107094+107095</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=107094+107095</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107094&quot;&gt;#i107094#&lt;/a&gt; - Database access: Form edit window size shrinks with each save, close and reopen&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107095&quot;&gt;#i107095#&lt;/a&gt; - sw: Application crash on resize of window&lt;br /&gt;</description>
	<pubDate>Sat, 21 Nov 2009 04:43:14 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Change Picture</title>
	<guid>http://extensions.services.openoffice.org/project/ChangePicture</guid>
	<link>http://extensions.services.openoffice.org/project/ChangePicture</link>
	<description>&lt;p&gt;Allows to change the picture of an existing image in a document. It mimics a function of MS Word 2007 which is only available when working with docx documents.&lt;br /&gt;
&lt;a href=&quot;http://www.youtube.com/watch?v=Qzryfx2GveY&quot; title=&quot;http://www.youtube.com/watch?v=Qzryfx2GveY&quot;&gt;http://www.youtube.com/watch?v=Qzryfx2GveY&lt;/a&gt;&lt;br /&gt;
&lt;a href=&quot;http://www.oooforum.org/forum/viewtopic.phtml?t=91059&amp;highlight=&quot; title=&quot;http://www.oooforum.org/forum/viewtopic.phtml?t=91059&amp;highlight=&quot;&gt;http://www.oooforum.org/forum/viewtopic.phtml?t=91059&amp;amp;highlight=&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Additional instructions&lt;/p&gt;
&lt;p&gt;Change Picture should be display in a new tool bar in Writer, if is not displayed right after you installed the plug-in, restart OpenOffice. Usually the tool bar will be floating the first time, but I had the experience using it in Cal and is display right next to the standard tool bar.&lt;/p&gt;
&lt;p&gt;The code has been improve and now it works with cal, draw and impress, thanks to its new compatibility with GraphicObjectShape objects.&lt;/p&gt;</description>
	<pubDate>Sat, 21 Nov 2009 01:04:46 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Fri Nov 20 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=107067+107068+107069+107070+107071+107072+107073+107074+107075+107076+107077+107078+107079+107080+107081+107082+Description: The option &amp;quot;Tools - AutoCorrect - Options Replace 1/2 ... with ½ ...&amp;quot; which+Description: We removed the option described in because it should be handled by+Description: Problem:+Description: As described in this AutoCorrect option will be removed as+Description: when i merge a toolbar button in a standard toolbar and provide own UI (via the+Description: As defined per &amp;quot;Tools - AutoCorrect - Options - Replace 1/2 ...+Description: In course of implementing the the UNO slot named &amp;quot;.uno:Thesaurus&amp;quot;+Description: If you are saving a document as text (or encoded text) the bullet characters of+Description: Seems to be an issue in the view of an issue with included xml in the description.+Description: Reproduce:+Description: Word count count hyphens as words. Exemple:</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=107067+107068+107069+107070+107071+107072+107073+107074+107075+107076+107077+107078+107079+107080+107081+107082+Description: The option &amp;quot;Tools - AutoCorrect - Options Replace 1/2 ... with ½ ...&amp;quot; which+Description: We removed the option described in because it should be handled by+Description: Problem:+Description: As described in this AutoCorrect option will be removed as+Description: when i merge a toolbar button in a standard toolbar and provide own UI (via the+Description: As defined per &amp;quot;Tools - AutoCorrect - Options - Replace 1/2 ...+Description: In course of implementing the the UNO slot named &amp;quot;.uno:Thesaurus&amp;quot;+Description: If you are saving a document as text (or encoded text) the bullet characters of+Description: Seems to be an issue in the view of an issue with included xml in the description.+Description: Reproduce:+Description: Word count count hyphens as words. Exemple:</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - Add 1/4, 1/2, 3/4 to the autocorr replacement table (Tools - AutoCorrect Options - Replace): 107084&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - Description: Word count count hyphens as words. Exemple:: Description: Word count count hyphens as words. Exemple:&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107079&quot;&gt;#i107079#&lt;/a&gt; - Drawing: Move simultaneously the contents of all pages to another layer.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107073&quot;&gt;#i107073#&lt;/a&gt; - Drawing: OODraw exports to bitmap with spell-check underlines&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107067&quot;&gt;#i107067#&lt;/a&gt; - Presentation: Impress some times fails when you are moving text, moving or selecting multiple slide&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107082&quot;&gt;#i107082#&lt;/a&gt; - Remove &quot;Replace 1/2 ... with ½ ...&quot; from Tools - AutoCorrect - Options tab: 107083&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - Remove help references to option &quot;Replace 1/2 ... with ½ ...&quot; from Tools - AutoCorrect - Options tab: 107086&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - Setting dimension of a Control so that it overlaps another one, leads the second time to a crash: 107092&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - Unable to view issue 107082: 107091&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - Word count counts hyphens as words: 107093&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - [Automation] remove tests concerning option &quot;1/2 ... with ½ ...&quot;: 107088&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107070&quot;&gt;#i107070#&lt;/a&gt; - api: direct singleton support in Basic&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - bullet characters should be exported when saving as txt: 107090&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - button merged in standard toolbar + own UI caused office crash: 107087&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107078&quot;&gt;#i107078#&lt;/a&gt; - framework: Busy waiting in multiprocessing mode&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107077&quot;&gt;#i107077#&lt;/a&gt; - framework: restore &quot;build --from&quot; fuctionality&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107072&quot;&gt;#i107072#&lt;/a&gt; - framework: send file (odt, ods, doc, xls,...) fails&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107076&quot;&gt;#i107076#&lt;/a&gt; - gsl: Aqua: OOo unusable on low-resolution screens&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - helpcontent2: &quot;.uno:Thesaurus&quot; will be renamed in &quot;.uno:ThesaurusDialog&quot;: 107089&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107071&quot;&gt;#i107071#&lt;/a&gt; - l10n: [DE]: Differential translation in menu 'Changes'&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=0&quot;&gt;#i0#&lt;/a&gt; - limit number of fonts visible in font-selection: 107085&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107068&quot;&gt;#i107068#&lt;/a&gt; - sc: CSV saving bug&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107075&quot;&gt;#i107075#&lt;/a&gt; - sc: Calc crashes on calling the functions AutoPilot while Orca is running&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107080&quot;&gt;#i107080#&lt;/a&gt; - sc: Crash in Calc on Snowleopard with VoiceOver&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107074&quot;&gt;#i107074#&lt;/a&gt; - sc: copy line from calc to outlook 2007&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107069&quot;&gt;#i107069#&lt;/a&gt; - sw: Auto Text Problem&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107081&quot;&gt;#i107081#&lt;/a&gt; - ucb: PasswordContainerInteractionHandler UNO service&lt;br /&gt;</description>
	<pubDate>Fri, 20 Nov 2009 21:46:51 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Gallery Electronic Components (russian)</title>
	<guid>http://extensions.services.openoffice.org/project/GalleryElectronicComponents</guid>
	<link>http://extensions.services.openoffice.org/project/GalleryElectronicComponents</link>
	<description>&lt;p&gt;This gallery for create electronic schemes (russian).&lt;br /&gt;
Эта галерея предназначена для создания электронных схем. В ней представлены условные графические обозначения базовых дискретных электронных компонентов. Предпочтительные настройки сетки -- разрешение 2,5mm шаг 3.&lt;/p&gt;</description>
	<pubDate>Fri, 20 Nov 2009 05:41:12 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Fri Nov 20 04:43:01 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=107054+107055+107056+107057+107058+107059+107060+107061+107062+107063+107064+107065+107066</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=107054+107055+107056+107057+107058+107059+107060+107061+107062+107063+107064+107065+107066</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107054&quot;&gt;#i107054#&lt;/a&gt; - Presentation: Support splitting a slide&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107055&quot;&gt;#i107055#&lt;/a&gt; - Presentation: foto.jpg into presentation document.odp&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107066&quot;&gt;#i107066#&lt;/a&gt; - framework: Wont Run&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107057&quot;&gt;#i107057#&lt;/a&gt; - l10n: Update SDF file for Irish (ga), version 3.2&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107056&quot;&gt;#i107056#&lt;/a&gt; - sc: Save as type selection missing from save dialog&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107065&quot;&gt;#i107065#&lt;/a&gt; - sc: [CWS printerpullpages] border around page is on wrong place in N-up printing&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107062&quot;&gt;#i107062#&lt;/a&gt; - sc: line break lost in autofilled cells&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107064&quot;&gt;#i107064#&lt;/a&gt; - sw: Mailmerge removes header and footer&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107063&quot;&gt;#i107063#&lt;/a&gt; - sw: bibliograpy entry in frames of image&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107058&quot;&gt;#i107058#&lt;/a&gt; - tools: config_office: configure test for system db slow and unnecessarily limited&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107061&quot;&gt;#i107061#&lt;/a&gt; - tools: config_office: fedora 12 libcrypt links against libfreebl3.so&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107060&quot;&gt;#i107060#&lt;/a&gt; - tools: config_office: make system jar tests fallback to unversioned jars&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107059&quot;&gt;#i107059#&lt;/a&gt; - ucb: ucb: remove warning in gio code&lt;br /&gt;</description>
	<pubDate>Fri, 20 Nov 2009 04:43:45 +0000</pubDate>
</item>
<item>
	<title>Michael Meeks: 2009-11-19: Thursday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/19/2009-11-19</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-19.html</link>
	<description>&lt;ul&gt; &lt;!-- ljm --&gt;
    &lt;li&gt;
	An ineffectual day flailing at too many varied tasks. Managed
to do a little real hacking - which was fun - a one line change; hmm.
    &lt;/li&gt;
    &lt;li&gt;
	Got stuck into reading the &lt;a href=&quot;http://chromium.org&quot;&gt;Chromium&lt;/a&gt;
code, sad to see an Ubuntu base, but good to see lots of interesting
technologies in there: atk, pango, gtk+, clutter, gnome bits - even orbit2.
It actually looks like something real, and I'm eager to see what efficiency
wins and new tricks those Googlers manage to generate for the common good.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Thu, 19 Nov 2009 20:20:17 +0000</pubDate>
</item>
<item>
	<title>Tor Lillqvist: Photoshop filters in GIMP on Linux</title>
	<guid>tag:blogger.com,1999:blog-10267540.post-114009421084265222</guid>
	<link>http://tml-blog.blogspot.com/2006/02/photoshop-filters-in-gimp-on-linux.html</link>
	<description>&lt;a href=&quot;http://www.iki.fi/tml/gimp/pspi-linux-2.png&quot;&gt;&lt;img src=&quot;http://www.iki.fi/tml/gimp/pspi-linux-2.png&quot; alt=&quot;&quot; border=&quot;0&quot; height=&quot;256&quot; width=&quot;320&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;GIMP can use 3rd-party Photoshop filters on Linux, too.&lt;br /&gt;&lt;br /&gt;Back in 2001, I wrote a piece of software called &lt;a href=&quot;http://www.iki.fi/tml/gimp/pspi.html&quot;&gt;&lt;span&gt;pspi&lt;/span&gt;&lt;/a&gt;, for PhotoShop Plug-in Interface. It's a GIMP plug-in that runs Photoshop plug-ins. (Just the &quot;filter&quot; kind of Photoshop plug-ins so far.)&lt;br /&gt;&lt;br /&gt;Photoshop filters can be found for free on the net, and on the cover CDs of various magazines. Many of them are just crap, or offer functionality already included with the GIMP. But some can be real gems. I am not a graphic artist and don't have any huge collection of them myself.&lt;br /&gt;&lt;br /&gt;Until now &lt;span&gt;pspi&lt;/span&gt; has only worked for GIMP on Windows, as Photoshop plug-ins are Win32 DLLs. (Well, on the Mac they are that platform's shared libraries, presumably.)&lt;br /&gt;&lt;br /&gt;When I wrote &lt;span&gt;pspi&lt;/span&gt; I had in mind that it might well be possible to use it on Linux, too. It would then use Wine for the Win32 emulation necessary to load the Photoshop plug-in DLLs and run the code in them. I didn't have the inspiration or time to work on this myself, though. Now I hear that Mukund has actually done it! He says making &lt;span&gt;pspi &lt;/span&gt;build on Linux and adapting it to load the PS plug-in through Wine was not hard at all. See screenshot above. Mukund, you rock. Kudos to the Wine developers, too, of course.&lt;br /&gt;&lt;br /&gt;One problem with &lt;span&gt;pspi&lt;/span&gt; is that in order to be able to build it from sources, one needs headers from the Photoshop 6 SDK. This SDK used to be downloadable for free from Adobe, but was pulled long ago. Only people with the PS6 SDK can build pspi. It is not legal to redistribute the SDK.&lt;br /&gt;&lt;br /&gt;The current Photoshop SDK is much harder to get. It's expensive and requires case-by-case approval from Adobe. It is said to have a license that prohibits using it when developing products that potentially could compete with Photoshop. I haven't seen it myself so I don't know.&lt;br /&gt;&lt;br /&gt;I have been told that the PS6 SDK was also bundled with the PS6 product. Buying a legal copy of Photoshop 6, if one can find it (used?) somewhere, seems currently to be the only way to get the SDK. It probably depends on your local legislation whether software can be freely resold by one end-user to another despite what a shrinkwrap license might say. I downloaded my copy of the PS6 SDK back when it was still available from Adobe's site.&lt;br /&gt;&lt;br /&gt;Presumably it would be perfectly legal to distribute a Linux binary of &lt;span&gt;pspi&lt;/span&gt; built against legally acquired PS6 SDK headers.&lt;br /&gt;&lt;br /&gt;Don't ask me for such binaries, I haven't built pspi myself for Linux yet.&lt;br /&gt;&lt;br /&gt;The &lt;span&gt;pspi&lt;/span&gt; source code is currently GPL, but I am willing to change the license to for instance a MIT-style license. In fact, GPL probably doesn't really make sense for software whose express purpose is to dynamically link to proprietary shared libraries?&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/10267540-114009421084265222?l=tml-blog.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 19 Nov 2009 17:48:06 +0000</pubDate>
	<author>noreply@blogger.com (tml)</author>
</item>
<item>
	<title>Tor Lillqvist: SUSE and Ubuntu binaries of pspi</title>
	<guid>tag:blogger.com,1999:blog-10267540.post-114316038890558766</guid>
	<link>http://tml-blog.blogspot.com/2006/03/suse-and-ubuntu-binaries-of-pspi.html</link>
	<description>Remember my blog post about how pspi, the GIMP plug-in that runs Photoshop plug-ins, &lt;a href=&quot;http://tml-blog.blogspot.com/2006/02/photoshop-filters-in-gimp-on-linux.html&quot;&gt;works on Linux&lt;/a&gt;, too? You can now download pspi binaries built on SUSE Linux 10 and Ubuntu 5.10 &lt;a href=&quot;http://www.iki.fi/tml/gimp/pspi.html&quot;&gt;here&lt;/a&gt;. Hopefully the binary built on Ubuntu will also work on Debian unstable, for instance. Maybe one of them will work also on Fedora, and other distros. You will obviously need to have wine installed. I have tested against wine version 0.9.9, earlier versions might also work well enough.&lt;br /&gt;&lt;br /&gt;I demonstrated pspi running on Linux at the &lt;a href=&quot;http://www.libregraphicsmeeting.org/&quot;&gt;Libre Graphics Meeting&lt;/a&gt; in Lyon during the weekend. My pictures from Lyon are &lt;a href=&quot;http://www.flickr.com/photos/tml/tags/lgm/&quot;&gt;here&lt;/a&gt;.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/10267540-114316038890558766?l=tml-blog.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 19 Nov 2009 17:46:20 +0000</pubDate>
	<author>noreply@blogger.com (tml)</author>
</item>
<item>
	<title>IssueZilla: New issues: Thu Nov 19 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=107022+107023+107024+107025+107026+107027+107028+107029+107030+107031+107032+107033+107034+107035+107036+107037+107038+107039+107040+107041+107042+107043+107044+107045+107046+107047+107048+107049+107050+107051+107052+107053</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=107022+107023+107024+107025+107026+107027+107028+107029+107030+107031+107032+107033+107034+107035+107036+107037+107038+107039+107040+107041+107042+107043+107044+107045+107046+107047+107048+107049+107050+107051+107052+107053</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107045&quot;&gt;#i107045#&lt;/a&gt; - Chart: Positioning and alignment of objects within a chart area&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107044&quot;&gt;#i107044#&lt;/a&gt; - Database access: [cws hsqldb19] Table wizard Employees table wrong datatype&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107040&quot;&gt;#i107040#&lt;/a&gt; - Database access: [cws hsqldb19] Table wizard not show decimal places in second step&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107046&quot;&gt;#i107046#&lt;/a&gt; - Drawing: Outputdevice::DrawEPS and transformations&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107049&quot;&gt;#i107049#&lt;/a&gt; - Drawing: Slide pane jumps when selecting slide in the end of presentation&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107032&quot;&gt;#i107032#&lt;/a&gt; - extensions: Extensions can't be installed after download with IE 6 or higher&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107027&quot;&gt;#i107027#&lt;/a&gt; - framework: GNU patch-2.6 (the newest version) not recognized as valid for build&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107042&quot;&gt;#i107042#&lt;/a&gt; - framework: Open Office takes 5-20 minutes to load&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107036&quot;&gt;#i107036#&lt;/a&gt; - framework: OpenOffice detects another instance of itself but there isn't one&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107053&quot;&gt;#i107053#&lt;/a&gt; - framework: Provide redo (repeat, do last command again)&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107035&quot;&gt;#i107035#&lt;/a&gt; - framework: Temporary file for XML stream is not deleted after saving&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107028&quot;&gt;#i107028#&lt;/a&gt; - framework: circle of dependence&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107039&quot;&gt;#i107039#&lt;/a&gt; - framework: export basic lib as extension is broken&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107025&quot;&gt;#i107025#&lt;/a&gt; - gsl: OOO320_m5: WaE: vcl/unx/source/gdi/salgdi.cxx&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107037&quot;&gt;#i107037#&lt;/a&gt; - gsl: Some system keyboard shortcuts are broken&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107030&quot;&gt;#i107030#&lt;/a&gt; - gsl: a fatal error of text height calculation&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107024&quot;&gt;#i107024#&lt;/a&gt; - l10n: Writer help : some English paragraphs are shown in JA&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107022&quot;&gt;#i107022#&lt;/a&gt; - l10n: [JA] translation for &quot;View&quot; is inconsistent&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107051&quot;&gt;#i107051#&lt;/a&gt; - porting: port OOo to linux hppa (parisc)&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107034&quot;&gt;#i107034#&lt;/a&gt; - qa: [Automation] testcases fail due to objects are drawn out of documents area&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107033&quot;&gt;#i107033#&lt;/a&gt; - sc: Calc crash on drag and drop&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107052&quot;&gt;#i107052#&lt;/a&gt; - sc: Confirming range in Function Wizard with Enter is not working anymore.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107047&quot;&gt;#i107047#&lt;/a&gt; - scripting: some modules empty after opening the IDE&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107031&quot;&gt;#i107031#&lt;/a&gt; - sw: Image flipped is not saved in doc format&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107050&quot;&gt;#i107050#&lt;/a&gt; - sw: Making styles selection/search in document easier&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107038&quot;&gt;#i107038#&lt;/a&gt; - sw: New document page not centered in maximized backing-window&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107026&quot;&gt;#i107026#&lt;/a&gt; - sw: Pasted numbered list should not be continued&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107043&quot;&gt;#i107043#&lt;/a&gt; - sw: Pictures and Table does not display correctly or at all imported from MS Word 2003.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107023&quot;&gt;#i107023#&lt;/a&gt; - sw: Tooltip for Comment icon is &quot;Note&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107029&quot;&gt;#i107029#&lt;/a&gt; - sw: WW8: table of contents empty due to not assigned outline styles on import&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107041&quot;&gt;#i107041#&lt;/a&gt; - tools: SourceConfig.pm misinterpretes non-existing 'repositories' sections&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107048&quot;&gt;#i107048#&lt;/a&gt; - tools: checkdeliver needs source_config &lt;br /&gt;</description>
	<pubDate>Thu, 19 Nov 2009 16:44:53 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Korektè Òtograf Kreyòl (KÒK)</title>
	<guid>http://extensions.services.openoffice.org/project/kok</guid>
	<link>http://extensions.services.openoffice.org/project/kok</link>
	<description>&lt;p&gt;Korektè Òtograf Kreyòl (KÒK) is a free Haitian Creole Spell Checker developed by LOGIPAM &lt;a href=&quot;http://logipam.org&quot; title=&quot;http://logipam.org&quot;&gt;http://logipam.org&lt;/a&gt; and Kevin Scannell &lt;a href=&quot;http://borel.slu.edu/&quot; title=&quot;http://borel.slu.edu/&quot;&gt;http://borel.slu.edu/&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Thu, 19 Nov 2009 15:59:31 +0000</pubDate>
</item>
<item>
	<title>Gullfoss: Opening up Another Time Capsule: Community Visit in Hamburg</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/opening_up_another_time_capsule</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/opening_up_another_time_capsule</link>
	<description>&lt;p&gt;&lt;img src=&quot;http://photos-d.ak.fbcdn.net/hphotos-ak-snc3/hs037.snc3/12433_1208512366161_1029242894_30563029_3536678_s.jpg&quot; /&gt; &lt;/p&gt;
  &lt;p&gt;As Christoph Noack opened a &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-8th.html&quot;&gt;time capsule&lt;/a&gt;, let me do the 
same. Mine goes back 2 months to Sept 17/18/19 when specially invited 
members of the German-language OpenOffice.org community came to Hamburg. The visitors pictured above, plus me and Marcus Lange from Sun who joined the photo, were (l to r): Marcus Lange, Florian Effenberger,&amp;nbsp;Daniel Stoni,&amp;nbsp;Christian Lohmaier, Elizabeth Matthis (aka Liz), Thomas Hackert Uwe Altmann (not pictured: Gerald Geib, Volker Merschmann)  &lt;/p&gt;
  &lt;p&gt;It was so wonderful to meet face to face people otherwise only known 
from email and to be able to thank them for their dedication and 
support. They each traveled here at their own cost (from far corners of 
Germany and even from Switzerland), which further shows their enthusiasm 
and dedication to our thriving open source product. On Thursday evening, 
those who were already in Hamburg met at a pub (&lt;a href=&quot;http://www.maxundconsorten.de/&quot;&gt;Max&amp;amp;Consorten&lt;/a&gt;) for a first get-together. Afterward, 
most of us concluded the evening with a round of beers and more talk at 
my home---which I jokingly called &amp;quot;Motel Matthis&amp;quot;.
&lt;br /&gt; &lt;br /&gt;Friday started out with a heartfelt word of welcome and thanks from 
Michael Bemmer, Senior Director of StarOffice/OpenOffice.org Engineering, and 
unfolded with a series of talks and snacks, including lunch and several 
smaller group meetings about special topics, until concluding at 
approximately 5:30 PM.
&lt;br /&gt;&lt;br /&gt;&lt;img src=&quot;http://photos-g.ak.fbcdn.net/hphotos-ak-snc3/hs017.snc3/12433_1208512406162_1029242894_30563030_3518907_s.jpg&quot; /&gt;There were entertaining and informative talks by Stefan Taxhet on OOo in 
general, Gerd Weiss on infrastructure---including a personal tour of the 
server rooms to underline some of his points about the hardware, Andreas 
Bartel on Renaissance and Uwe Fischer on documentation, as well as tours 
of the engineering facility and opportunities to say hello to many of 
the OOo developers in real life.&lt;/p&gt;
  &lt;p&gt; &lt;img src=&quot;http://photos-c.ak.fbcdn.net/hphotos-ak-snc3/hs017.snc3/12433_1208512486164_1029242894_30563032_3657678_s.jpg&quot; /&gt;&lt;br /&gt; &lt;br /&gt;At the end of the very busy but fun day, those of us who still had time 
went out to eat together at an Italian restaurant (&lt;span class=&quot;moz-smiley-s3&quot;&gt;&lt;span&gt;&lt;/span&gt;&lt;/span&gt;maybe this 
was to get in the mood for the OOoCon in Italy!) and, several courageous 
visitors even spent a second night at Motel Matthis! This time Uwe made 
sure we had enough beer to let us talk long into the night. Thanks, Uwe!
&lt;img src=&quot;http://photos-e.ak.fbcdn.net/hphotos-ak-snc3/hs017.snc3/12433_1208512526165_1029242894_30563033_1812296_s.jpg&quot; /&gt;&lt;br /&gt; &lt;br /&gt;Some comments I received after the visit are:
&lt;br /&gt; &lt;br /&gt;thackert: &amp;quot;It was interesting to become acquainted with some people I'd 
only known the mail address or nick of, and to hear really interesting 
talks as well to &amp;quot;sightsee&amp;quot; SUN. All in all a nice trip and - the best 
of all - a really nice stay at &amp;quot;Motel Matthis&amp;quot; with a perfect hostess 
(Liz!)&amp;quot;
&lt;br /&gt; &lt;br /&gt;floeff: &amp;quot;Thank you very much to everyone who made this visit in Hamburg 
possible! I'd never been at Sun Hamburg before, and it was a really nice 
day meeting old and new friends, getting insight on how the 
OpenOffice.org development works, and after all, we also had a lot of 
fun and a real great time. Liz is a wonderful hostess and we all enjoyed 
some very special days in a community that more and more becomes a real 
family.&amp;quot; &lt;br /&gt; &lt;br /&gt;VolkerMe: &amp;quot;Thank you again for such a nice day, which was very much too 
short for me. The opportunity to have personal talks with the engineers 
at SUN was so interesting, I wasn't able to discuss everything, so I 
hope I can come back another time. And although it has been said so 
often: Thanks Liz for hosting the meeting, for the well-prepared 
accommodation and for being our always smiling guide! &lt;br /&gt; &lt;br /&gt;Saturday came too quickly and I had to say goodbye to my delightful 
guests. I hope to organize another visit to thank additional and 
like-wise dedicated community members in 2010.
&lt;br /&gt; &lt;br /&gt;Kind regards,
&lt;br /&gt;Liz
&lt;br /&gt;  &lt;/p&gt;</description>
	<pubDate>Thu, 19 Nov 2009 14:29:05 +0000</pubDate>
</item>
<item>
	<title>native-lang planet: Charles Schulz: Politicians, lobbyists and scapegoats: When choosing not to choose should make you vote the next time</title>
	<guid>http://standardsandfreedom.net/index.php/2009/11/19/politicians-lobbyists-and-scapegoats-when-choosing-not-to-choose-should-make-you-vote-the-next-time/</guid>
	<link>http://standardsandfreedom.net/index.php/2009/11/19/politicians-lobbyists-and-scapegoats-when-choosing-not-to-choose-should-make-you-vote-the-next-time/</link>
	<description>&lt;p align=&quot;left&quot;&gt;The famous and much awaited &lt;a href=&quot;http://www.references.modernisation.gouv.fr/sites/default/files/RGI_Version1%200_0.pdf&quot;&gt;RGI (Référentiel Général d&amp;#8217;Interopérabilité)&lt;/a&gt; has officially been published and enacted. This announcement was met with mixed reactions and as I have been following the RGI for quite a few years now, I thought I would write some of my thoughts about it.&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;The RGI is actually old, not just because it was already online as a final draft in May 2009, but because the RGI as a project dates back several years. Its story goes like this: Somewhere in 2006 the decision is made by the French government to draft a public sector-wide policy on IT matters. This policy is to be published in several parts, one on security, another on accessibility and the last one on interoperability. The last one, called the RGI, is published as a draft on the same year and submitted for public comments on a wiki, which was at the time something daring and courageous. The feedback that was received was ominously  good. In fact the first version of the RGI was mandating the use of Open Standards, and most notably ODF throughout the whole administration. At that very moment, Microsoft decided it was time to intervene and through a violent strategy of pressure and influence, managed to repel the RGI and have the process restarted. The process did restart and the same document finally got finalized for official approval in 2007. There the RGI progressively fades away, partly because of the presidential elections taking place in France at that time, partly because of a strongly applied pressure from the outside.&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;The freshly elected government seems to have not so fresh ideas about I.T. Its track record in the matter is probably one of the worst possible as it is the one who authored and championed the Hadopi law (the french three strikes system) and other network censorship legislation. Any communication system that is not controlled by the &lt;span class=&quot;Apple-style-span&quot;&gt;Hungarian director of police&lt;/span&gt;  glory of our nation, the President, is progressively being put under his control.  In this context one could believe that the RGI would have lost not time being reexamined again. The exact opposite happened, partly because of the neo-conservative bias of the new government who seems to believe in the omnipotence of markets vs State intervention, partly because of a strange proximity with Microsoft (four ministers inaugurated the new Microsoft offices in Paris!) and a common hatred of Google. In this context, the people in charge of drafting the RGI discovered they were deprived of any political support. Moreover, they also realized that the opportunity for a clear policy drafting had gone away. They are public servants, after all, and public servants cannot do a lot without the support of the politicians in power.&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;This is how we come to the present RGI. The document by itself has been totally rewritten, choosing to leave aside the policy aspect in favor of an exhaustive referencing and classifying of existing technology and standards.  This document itself integrates well with the upper echelons of European interoperability framework and does not attempt to dictate what the public sector stakeholders should do. On the crucial question of the office file formats, it is obvious that the authors spent some time carefully choosing their words. While the use of xml-based file format is clearly recommended, ODF is being put under observation (the reason for this is unclear) and so is OOXML, but at least we know the reason for this: OOXML has no known implementation (and won&amp;#8217;t have any until a long time, they might have added) and therefore cannot be used.&lt;/p&gt;
&lt;p align=&quot;left&quot;&gt;This is what happens when a government is fiddling too much with powerful corporations and forget the interest of its own people: honest, competent, public servants have to compose with whatever they have in order to keep things going. If I were to judge this document from this standpoint only, I would actually give it a big cheer.The problem is that the whole concept of the RGI has become somewhat of a loaded gun in France, and it is I believe useless to use people of the DGME as scapegoats. With what they have, they could not have done better. But what was at stake was an opportunity for France to become a champion of open standards and sustainable digital future. It&amp;#8217;s sad to see this government never gave it a chance. I hope one day we will realize that the ideological bias against any form of openness entertained by the present President and Prime Minister is something akin to the outrageous denial of global warming by the previous U.S. administration.I look forward to the future versions of the RGI, and think they will bring more constructive, innovative and positive elements to the development of a coherent information infrastructure  for our national public sector.&lt;/p&gt;
&lt;p class=&quot;akst_link&quot;&gt;&lt;a href=&quot;http://standardsandfreedom.net/?p=145&amp;akst_action=share-this&quot; title=&quot;E-mail this, post to del.icio.us, etc.&quot; id=&quot;akst_link_145&quot; class=&quot;akst_share_link&quot; rel=&quot;nofollow&quot;&gt;Share This&lt;/a&gt;
&lt;/p&gt;</description>
	<pubDate>Thu, 19 Nov 2009 11:40:02 +0000</pubDate>
</item>
<item>
	<title>Gullfoss: Improved websites to download OpenOffice.org builds</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/improved_websites_to_download_openoffice</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/improved_websites_to_download_openoffice</link>
	<description>&lt;p&gt;The current setup of websites for downloading OpenOffice.org installation sets provides builds for several languages and operating systems. But nowadays a lot more are built. Unfortunately they are not that easy to find as they are on mirror servers. The most users do not know this or how to come to these mirrors.&lt;/p&gt; 
  &lt;p&gt;Furthermore there was no comfortable way to download language packs (currently for 96 languages !).&lt;/p&gt; 
  &lt;p&gt;Another reason is that many &lt;a href=&quot;http://projects.openoffice.org/native-lang.html&quot; title=&quot;Native Language Confederation&quot;&gt;native language teams&lt;/a&gt; have only a small staff or do not have the time to test all available &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Product_Release/Builds_FAQ&quot; title=&quot;What is a Release Candidate (RC)?&quot;&gt;Release Candidate (RC)&lt;/a&gt; builds on all platforms for their language. However, these are very close to a final release but have not got the latest tests. But why not offering these to the users with a hint to be carefully when using?&lt;/p&gt; 
  &lt;p&gt;To improve this situation and to deliver more choice we have created a &lt;b&gt;new download website layout&lt;/b&gt;.&lt;/p&gt; 
  &lt;p&gt;&lt;b&gt;Main Download Page&lt;/b&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;b&gt;&lt;a href=&quot;http://download.openoffice.org&quot; title=&quot;Main Download Page&quot;&gt;http://download.openoffice.org&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; 
  &lt;p&gt;This website was enhanced to download easily the build you want. Of course the well-known (green) &lt;a href=&quot;http://download.openoffice.org/&quot; title=&quot;Download OOo with one click&quot;&gt;One-Click download&lt;/a&gt; remains the same easy way to get your favorite version. The same for the orange button for Developer Snapshots. The new thing is the yellow button that will guide you to the website for Release Candidates.&lt;/p&gt; 
  &lt;p&gt;&lt;b&gt;Full Installations and &lt;/b&gt;&lt;b&gt;Language Packs&lt;/b&gt;&lt;/p&gt; 
  &lt;p&gt;The improvements were done here to provide all available stable builds:&lt;/p&gt; 
  &lt;p&gt;&lt;b&gt;&lt;a href=&quot;http://download.openoffice.org/other.html&quot; title=&quot;Download full installations sets and language packs&quot;&gt;http://download.openoffice.org/other.html&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; 
  &lt;p&gt;The first table provides all full installation sets as stable release of the current OpenOffice.org version. The second table provides all stable language packs.&lt;/p&gt; 
  &lt;p&gt;BTW:&lt;br /&gt;A &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Languagepack&quot; title=&quot;What is a language pack?&quot;&gt;language pack&lt;/a&gt; contains only resource files for a specific language and platform to show, e.g., menus, dialogs and error messages in your language. If translated it may contain also the help content. It's a &lt;b&gt;comfortable way to get several languages&lt;/b&gt; without to install the applications double and triple. After installation change the languages via menu &amp;quot;Tools - Options - Language Settings - Languages - User Interface&amp;quot;.&lt;/p&gt; 
  &lt;p&gt;&lt;b&gt;Release Candidates&lt;/b&gt;&lt;/p&gt;A complete new website was created to offer all Release Candidates. Also here the first table has links to the full installation sets and the second to all language packs:&lt;br /&gt; 
  &lt;p&gt;&lt;b&gt;&lt;a href=&quot;http://download.openoffice.org/all_rc.html&quot; title=&quot;Download Release candidates&quot;&gt;http://download.openoffice.org/all_rc.html&lt;/a&gt;&lt;/b&gt;&lt;/p&gt; 
  &lt;p&gt;Some days ago the &lt;a href=&quot;http://blogs.sun.com/GullFOSS/entry/100_000_000_downloads&quot; title=&quot;100 million OOo downloads&quot;&gt;100 millionth download&lt;/a&gt; of an OpenOffice.org build was announced. We hope to increase this impressive number with the new download websites.&lt;/p&gt; 
  &lt;p&gt;Happy downloading. :-)&lt;/p&gt;</description>
	<pubDate>Thu, 19 Nov 2009 11:20:59 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Thu Nov 19 04:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=107009+107010+107011+107012+107013+107014+107015+107016+107017+107018+107019+107020+107021</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=107009+107010+107011+107012+107013+107014+107015+107016+107017+107018+107019+107020+107021</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107014&quot;&gt;#i107014#&lt;/a&gt; - Presentation: Impress 3.1.1 Extremely slow editing&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107010&quot;&gt;#i107010#&lt;/a&gt; - framework: printerpullpages: Two of four tab pages are not persistent&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107017&quot;&gt;#i107017#&lt;/a&gt; - l10n: Allow Upper Sorbian language as default document language&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107015&quot;&gt;#i107015#&lt;/a&gt; - l10n: Colorsettings are two distinct words&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107021&quot;&gt;#i107021#&lt;/a&gt; - l10n: [JA]  there is an inconsistency in translation for &quot;locale' &lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107018&quot;&gt;#i107018#&lt;/a&gt; - l10n: [JA] 0,5 should be 0.5 in Japanese&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107019&quot;&gt;#i107019#&lt;/a&gt; - l10n: [JA] Footnote/Endonote has unnecessary prefix&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107020&quot;&gt;#i107020#&lt;/a&gt; - l10n: [JA] translation for &quot;Keep Current Format&quot; is not intuitive&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107009&quot;&gt;#i107009#&lt;/a&gt; - l10n: source_config file / multiple repository support in l10n tools&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107016&quot;&gt;#i107016#&lt;/a&gt; - sc: Copy and paste of dates from spreadsheets with different zero dates&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107011&quot;&gt;#i107011#&lt;/a&gt; - sc: Total number of pages ignores restart of page numbering in Calc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107013&quot;&gt;#i107013#&lt;/a&gt; - sc: diagram description is overlapping&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107012&quot;&gt;#i107012#&lt;/a&gt; - sc: max 255 characters in xls export&lt;br /&gt;</description>
	<pubDate>Thu, 19 Nov 2009 04:43:37 +0000</pubDate>
</item>
<item>
	<title>Michael Meeks: 2009-11-18: Wednesday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/18/2009-11-18</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-18.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Slept in late, off to the Doctor's, got some antibiotics.
Started to feel better, desparately tried to get my still growing
E-mail / task backlog under control.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Wed, 18 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Wed Nov 18 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106988+106989+106990+106991+106992+106993+106994+106995+106996+106997+106998+106999+107000+107001+107002+107003+107004+107005+107006+107007+107008</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106988+106989+106990+106991+106992+106993+106994+106995+106996+106997+106998+106999+107000+107001+107002+107003+107004+107005+107006+107007+107008</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107005&quot;&gt;#i107005#&lt;/a&gt; - Chart: wrong import  of legend orientation garbles chart&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106998&quot;&gt;#i106998#&lt;/a&gt; - Database access: Crash when accessing a newly created table by keyboard&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107007&quot;&gt;#i107007#&lt;/a&gt; - Presentation: &quot;General error&quot; double-clicking picture&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107000&quot;&gt;#i107000#&lt;/a&gt; - documentation: Brocken list in help on Adding Command button to document&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106992&quot;&gt;#i106992#&lt;/a&gt; - framework: Date format error&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107003&quot;&gt;#i107003#&lt;/a&gt; - framework: Open Chart Dialog destroy Impress Toolbar&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107006&quot;&gt;#i107006#&lt;/a&gt; - framework: PDF export, justified text becomes left aligned&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107001&quot;&gt;#i107001#&lt;/a&gt; - l10n: [DE] Help on Adding Command button to document needs review&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107002&quot;&gt;#i107002#&lt;/a&gt; - l10n: [Fr] Translations not updated after bug fix in code base&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106991&quot;&gt;#i106991#&lt;/a&gt; - l10n: [JA] OLH mismatch with UI (Overlap and Leave gap)&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106990&quot;&gt;#i106990#&lt;/a&gt; - l10n: [JA] OLH mistranslation in chart/00.po (X Axis)&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106994&quot;&gt;#i106994#&lt;/a&gt; - l10n: [JA] some Impress/Draw command contain \t&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106989&quot;&gt;#i106989#&lt;/a&gt; - l10n: [JA] translation for &quot;Fomat Selection&quot; should be improved&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106997&quot;&gt;#i106997#&lt;/a&gt; - qa: [automation] &quot;tToolsCustomize&quot; wrongly reports &quot;Active : Pop-up menu not open&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107004&quot;&gt;#i107004#&lt;/a&gt; - sc: open XLSX file: hangs and consumes all memory&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=107008&quot;&gt;#i107008#&lt;/a&gt; - sc: re opening changed csv file doesn't recognize changes&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106995&quot;&gt;#i106995#&lt;/a&gt; - sc: unable to enable Auto filter Option and text to coloumn conversion&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106999&quot;&gt;#i106999#&lt;/a&gt; - sw: Case conversion does not reflect after copy/paste&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106988&quot;&gt;#i106988#&lt;/a&gt; - sw: Copy/paste problems&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106996&quot;&gt;#i106996#&lt;/a&gt; - sw: Find &amp;amp; Replace \n doesn't work&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106993&quot;&gt;#i106993#&lt;/a&gt; - sw: sfx2, svx: thesaurus code clean-up&lt;br /&gt;</description>
	<pubDate>Wed, 18 Nov 2009 16:43:57 +0000</pubDate>
</item>
<item>
	<title>Gullfoss: New: OOo-DEV 3.2.0 Developer Snapshot (build OOO320_m5) available</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/new_ooo_dev_3_24</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/new_ooo_dev_3_24</link>
	<description>&lt;p&gt;&lt;b&gt;Developer Snapshot build OOo-Dev OOO320_m5&lt;/b&gt; which installs as OOo-DEV 3.2.0 has been uploaded.&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;If you find severe issues within this build please file them to OpenOffice.org's bug tracking system IssueTracker. &lt;/p&gt; 
  &lt;p&gt;Please use the following link:&lt;br /&gt;&lt;a href=&quot;http://download.openoffice.org/next&quot; class=&quot;moz-txt-link-freetext&quot; title=&quot;Download page&quot;&gt;http://download.openoffice.org/next&lt;/a&gt;&lt;/p&gt;  
  &lt;p&gt;Release Notes:&lt;br /&gt;&lt;a href=&quot;http://development.openoffice.org/releases/OOO320_m5_snapshot.html&quot; title=&quot;Release Notes&quot;&gt;http://development.openoffice.org/releases/OOO320_m5_snapshot.html&lt;/a&gt;&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;MD5 checksums:&lt;br /&gt;&lt;a title=&quot;Page containing MD5 checksums&quot; class=&quot;moz-txt-link-freetext&quot; href=&quot;http://download.openoffice.org/next/md5sums/OOO320_m5_md5sums.txt&quot;&gt;http://download.openoffice.org/next/md5sums/OOO320_m5_md5sums.txt&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 18 Nov 2009 10:53:13 +0000</pubDate>
</item>
<item>
	<title>Gullfoss: New: OOo-DEV 3.x Developer Snapshot (build DEV300_m65) available</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/new_ooo_dev_3_x19</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/new_ooo_dev_3_x19</link>
	<description>&lt;p&gt;&lt;b&gt;Developer Snapshot build OOo-Dev DEV300_m65&lt;/b&gt; which installs as OOo-DEV 3.2 (subject to change) has been uploaded to the mirror network.&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;If you find severe issues within this build please file them to OpenOffice.org's bug tracking system IssueTracker.&lt;br /&gt; &lt;/p&gt; 
  &lt;p&gt;Please use the following link:&lt;br /&gt;&lt;a title=&quot;Download page&quot; class=&quot;moz-txt-link-freetext&quot; href=&quot;http://download.openoffice.org/next&quot;&gt;http://download.openoffice.org/next&lt;/a&gt;&lt;/p&gt; 
  &lt;p&gt;Packages are also available from &lt;b&gt;extended&lt;/b&gt; mirror sites ( &lt;b&gt;listed with an [E]&lt;/b&gt; ) from the &amp;quot;.../extended/developer/DEV300_m65&amp;quot; directory:&lt;br /&gt;&lt;a title=&quot;Extended mirrors&quot; href=&quot;http://distribution.openoffice.org/mirrors#extmirrors&quot;&gt;http://distribution.openoffice.org/mirrors/#extmirrors&lt;/a&gt;&lt;/p&gt; 
  &lt;p&gt;Release Notes:&lt;br /&gt;&lt;a title=&quot;Release Notes&quot; href=&quot;http://development.openoffice.org/releases/DEV300_m65_snapshot.html&quot;&gt;http://development.openoffice.org/releases/DEV300_m65_snapshot.html&lt;/a&gt;&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;MD5 checksums:&lt;br /&gt;&lt;a href=&quot;http://download.openoffice.org/next/md5sums/DEV300_m65_md5sums.txt&quot; class=&quot;moz-txt-link-freetext&quot; title=&quot;Page containing MD5 checksums&quot;&gt;http://download.openoffice.org/next/md5sums/DEV300_m65_md5sums.txt&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Wed, 18 Nov 2009 10:07:35 +0000</pubDate>
</item>
<item>
	<title>Caolan McNamara: DEV300_m65</title>
	<guid>http://blogs.linux.ie/caolan/?p=341</guid>
	<link>http://blogs.linux.ie/caolan/2009/11/18/dev300_m65/</link>
	<description>&lt;p&gt;With &lt;a href=&quot;http://people.redhat.com/caolanm/callcatcher/DEV300_m65/&quot;&gt;DEV300_m65&lt;/a&gt; unused methods reduces to 886 as hwpfilter drops out of the list.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;idling&lt;/b&gt;&lt;br /&gt;
Some other work ongoing on removing permanent &lt;a href=&quot;http://qa.openoffice.org/issues/show_bug.cgi?id=106485&quot;&gt;timers&lt;/a&gt; which are constantly triggering when we should otherwise be idle. 3.2 will have the clipboard polling removed which makes the bare frame idle without wakeups, while patches for making math idle have been applied for 3.3. The spell checking loop in impress and draw never ends at the moment, patch available to fix that, as well as fix the graphic and ole cache manager loops to not run if unnecessary. I&amp;#8217;ve no fixes for the more complicated writer and calc idle loops yet however.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;strict aliasing&lt;/b&gt;&lt;br /&gt;
Good bit of progress on making OOo &lt;a href=&quot;http://qa.openoffice.org/issues/show_bug.cgi?id=101100&quot;&gt;strict aliasing&lt;/a&gt; safe as well.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;cppcheck&lt;/b&gt;&lt;br /&gt;
Played around with &lt;a href=&quot;http://qa.openoffice.org/issues/show_bug.cgi?id=106602&quot;&gt;cppcheck&lt;/a&gt; as well, mostly discovered missing checks in various workbench tools and build-time tools, but a few good catches on stl iterators in main-line code, and very good on new[]/new vs delete/delete[]. A few false STL positives as well, but upstream is responsive to bug reports, so next version will give a better set.&lt;/p&gt;</description>
	<pubDate>Wed, 18 Nov 2009 08:45:34 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Wed Nov 18 04:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106980+106981+106982+106983+106984+106985+106986+106987</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106980+106981+106982+106983+106984+106985+106986+106987</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106986&quot;&gt;#i106986#&lt;/a&gt; - Drawing: Shape Sizing&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106982&quot;&gt;#i106982#&lt;/a&gt; - extensions: &quot;check for updates&quot; - error in OOO320m5&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106985&quot;&gt;#i106985#&lt;/a&gt; - framework: Fedora 12: libstlport_gcc.so: cannot enable executable stack ...&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106980&quot;&gt;#i106980#&lt;/a&gt; - gsl: Bezier hairline printing broken&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106981&quot;&gt;#i106981#&lt;/a&gt; - sc: COUNTIF functionality incorrect with wildcard&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106983&quot;&gt;#i106983#&lt;/a&gt; - sc: In the same column of a spreadsheet, if two entry has same text but different case variation, later entry will be converted to earlier case&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106984&quot;&gt;#i106984#&lt;/a&gt; - sw: All words flagged as misspelled in Writer spell checker&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106987&quot;&gt;#i106987#&lt;/a&gt; - sw: Odd line appearing in text&lt;br /&gt;</description>
	<pubDate>Wed, 18 Nov 2009 04:43:23 +0000</pubDate>
</item>
<item>
	<title>Michael Meeks: 2009-11-17: Tuesday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/17/2009-11-17</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-17.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Up before six, urgh - taxi to breakfast meeting with Rob
Sinclair, good to meet him in the flesh at last.
    &lt;/li&gt;
    &lt;li&gt;
	Met Claudio &amp;amp; James, off to the briefing centre for
much of a day of talking about accessibility of all sorts.
Amused at the vituperative reserved for Google's 100% inaccessible
Chrome browser - go WebKit !
    &lt;/li&gt;
    &lt;li&gt;
	I'm increasingly convinced that the world writes, (or 
worse - pointlessly re-writes) things frequently enough that
keeping a11y up to date is a vast task. Of course, as we all
know - all applications now have to move to the web (2.0)
with yet another rats nest of a11y problems, developer
training etc. nevermind the frequent cool-toolkit-of-the-year
lurches. By the time a11y has
caught up, the relentless urge to re-write - usually for 'bloat'
reasons (ie. we finally got a mature product that ticks the
required boxes) - kicks in, and we end up with a 31337 ultra-lean
non-functional replacement (apparently).
    &lt;/li&gt;
    &lt;li&gt;
	Arrived at the Eurostar four hours early; thankfully the
management genius' that run this company provide no way to pay a
fee to change the time of, or upgrade to a flexible ticket. It
seems they prefer to leave money sitting in their hall for hours
on end. Buying a new ticket for Eur 100+ is ridiculous, but I'd
happily pay the difference to a flexible ticket now. Sat around
feeling horribly ill, and wishing I was at home with the wife.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Tue, 17 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>EIS: DEV300_m65 ready for use.</title>
	<guid>http://eis.services.openoffice.org/EIS2/cws.rss.CWSAnnounceNewsFeed/mws?guid=8170</guid>
	<link>http://eis.services.openoffice.org/EIS2/cws.rss.CWSAnnounceNewsFeed/mws?guid=8170</link>
	<description>&lt;pre&gt;
DEV300_m65 has been built by Hamburg RE. No open build problems are known, and smoketest has been passed successfully.

&lt;/pre&gt;
&lt;p&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/wsm.FixedTasks?Milestone=DEV300m65&quot;&gt;Tasks and their ChildWorkspaces for Milestone DEV300m65&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;h3&gt;Child Workspaces integrated:&lt;/h3&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8435&amp;Path=DEV300/ause103&quot;&gt;ause103&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;one more step to align SO and OOo build&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8847&amp;Path=DEV300/ause109&quot;&gt;ause109&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;buildfixes and cleanup&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8845&amp;Path=DEV300/automationdev300m62cat0&quot;&gt;automationdev300m62cat0&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Fixes for Testautomation based on DEV300m62&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8655&amp;Path=DEV300/changehc02&quot;&gt;changehc02&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Change Highcontrast detection from reacting on background color to artificial &quot;HC&quot; mode.&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8876&amp;Path=DEV300/cmcfixes65&quot;&gt;cmcfixes65&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Remove low-hanging extra warnings seen with -Wp,-D_FORTIFY_SOURCE=2&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8902&amp;Path=DEV300/cmcfixes66&quot;&gt;cmcfixes66&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Fix low hanging reports from cppcheck&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8858&amp;Path=DEV300/impress178_DEV300&quot;&gt;impress178_DEV300&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;OOo 3..2 .showstopper cws&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8873&amp;Path=DEV300/pdbrelocation01&quot;&gt;pdbrelocation01&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;source_config adaptions and fixed for pushchecksum and pdbrelocation&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8897&amp;Path=DEV300/smoketest24&quot;&gt;smoketest24&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;adaptions for source_config&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8677&amp;Path=DEV300/vcl106&quot;&gt;vcl106&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;3.3 issues&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8954&amp;Path=DEV300/dev300m65masterfix&quot;&gt;dev300m65masterfix&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 17 Nov 2009 16:55:55 +0000</pubDate>
	<author>hr@openoffice.org (Hamburg Release Engineering <>)</author>
</item>
<item>
	<title>IssueZilla: New issues: Tue Nov 17 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106963+106964+106965+106966+106967+106968+106969+106970+106971+106972+106973+106974+106975+106976+106977+106978+106979</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106963+106964+106965+106966+106967+106968+106969+106970+106971+106972+106973+106974+106975+106976+106977+106978+106979</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106966&quot;&gt;#i106966#&lt;/a&gt; - Chart: Chart selection by double click open Chart Area Dialog&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106965&quot;&gt;#i106965#&lt;/a&gt; - Database access: [cws hsqldb19] Can not insert image to table with image control bounded to BLOB field on Form&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106964&quot;&gt;#i106964#&lt;/a&gt; - Database access: [cws hsqldb19] Field size not changes in table design mode&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106969&quot;&gt;#i106969#&lt;/a&gt; - Drawing: distribute horizontal  equal spacing off by one&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106963&quot;&gt;#i106963#&lt;/a&gt; - Presentation: Window does not refresh correctly when one modifies the size of the slide pane quickly&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106973&quot;&gt;#i106973#&lt;/a&gt; - api: Passing Byval does not work with Struct type variable&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106967&quot;&gt;#i106967#&lt;/a&gt; - documentation: Help for Improvement program not displayed&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106978&quot;&gt;#i106978#&lt;/a&gt; - framework: Extension update via HTTPS does not work.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106971&quot;&gt;#i106971#&lt;/a&gt; - l10n: Serious corrections&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106970&quot;&gt;#i106970#&lt;/a&gt; - sc: Auto-filtering in a spreadsheet with Grouped rows filters only the first group&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106975&quot;&gt;#i106975#&lt;/a&gt; - sc: Use special namespace for storing display name for datapilot tables&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106977&quot;&gt;#i106977#&lt;/a&gt; - sc: truncated time format when importing from xls&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106972&quot;&gt;#i106972#&lt;/a&gt; - sw: Cannot insert after section at end of document&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106968&quot;&gt;#i106968#&lt;/a&gt; - sw: Windows XP Language bar disappears&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106974&quot;&gt;#i106974#&lt;/a&gt; - sw: Writer: text context menus should have a sub menu for thesaurus look ups&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106976&quot;&gt;#i106976#&lt;/a&gt; - tools: Tooling for a split build&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106979&quot;&gt;#i106979#&lt;/a&gt; - www: &quot;Create a new attachment&quot; with wrong color&lt;br /&gt;</description>
	<pubDate>Tue, 17 Nov 2009 16:44:01 +0000</pubDate>
</item>
<item>
	<title>EIS: OOO320_m5 ready for use.</title>
	<guid>http://eis.services.openoffice.org/EIS2/cws.rss.CWSAnnounceNewsFeed/mws?guid=8169</guid>
	<link>http://eis.services.openoffice.org/EIS2/cws.rss.CWSAnnounceNewsFeed/mws?guid=8169</link>
	<description>&lt;pre&gt;
OOO320_m5 has been built by Hamburg RE. No open build problems are known, and smoketest has been passed successfully.

&lt;/pre&gt;
&lt;p&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/wsm.FixedTasks?Milestone=OOO320m5&quot;&gt;Tasks and their ChildWorkspaces for Milestone OOO320m5&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;
&lt;h3&gt;Child Workspaces integrated:&lt;/h3&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8937&amp;Path=OOO320/adc26_OOO320&quot;&gt;adc26_OOO320&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Fix broken @see tags regression.
&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8879&amp;Path=OOO320/automationOOO320m3&quot;&gt;automationOOO320m3&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;&lt;/p&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8915&amp;Path=OOO320/automationOOO320m4&quot;&gt;automationOOO320m4&lt;/a&gt;&lt;/h4&gt;
&lt;pre&gt;[Automation]
Scriptfixes for greenstate OOo 3.2&lt;/pre&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8824&amp;Path=OOO320/impressaccessibility6&quot;&gt;impressaccessibility6&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;OOO 3.2 show stopper bug fixes.&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8891&amp;Path=OOO320/jl141&quot;&gt;jl141&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Bundling java 6u17&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8852&amp;Path=OOO320/m&quot;&gt;m&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;fix for not setting the initials by default in user dialog.&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8854&amp;Path=OOO320/ooo32gsl03&quot;&gt;ooo32gsl03&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;3.2 showstoppers&lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8874&amp;Path=OOO320/sdk32fix&quot;&gt;sdk32fix&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;Used for late SDK 3.2 fixes &lt;/p&gt;&lt;br /&gt;
&lt;h4&gt;&lt;a href=&quot;http://eis.services.openoffice.org/EIS2/cws.ShowCWS?Id=8914&amp;Path=OOO320/ooo320m5masterfix&quot;&gt;ooo320m5masterfix&lt;/a&gt;&lt;/h4&gt;
&lt;p&gt;&lt;/p&gt;</description>
	<pubDate>Tue, 17 Nov 2009 11:55:56 +0000</pubDate>
	<author>hr@openoffice.org (Hamburg Release Engineering <>)</author>
</item>
<item>
	<title>IssueZilla: New issues: Tue Nov 17 04:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106952+106953+106954+106955+106956+106957+106958+106959+106960+106961+106962</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106952+106953+106954+106955+106956+106957+106958+106959+106960+106961+106962</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106954&quot;&gt;#i106954#&lt;/a&gt; - Chart: Add feature to Charts - Series Name&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106962&quot;&gt;#i106962#&lt;/a&gt; - Database access: Base does not launch -- Hangs&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106957&quot;&gt;#i106957#&lt;/a&gt; - l10n: [DE] fixes for CWS localization37&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106958&quot;&gt;#i106958#&lt;/a&gt; - sc: Build GRG Method into solver&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106959&quot;&gt;#i106959#&lt;/a&gt; - sc: Err 509 when I add &quot;=3,4+19&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106955&quot;&gt;#i106955#&lt;/a&gt; - sc: Linked page styles impossible in Calc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106953&quot;&gt;#i106953#&lt;/a&gt; - sc: Restart page numbering for each sheet&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106952&quot;&gt;#i106952#&lt;/a&gt; - sw: open-url error&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106961&quot;&gt;#i106961#&lt;/a&gt; - ui: Option to directly set decimal and thousands separator to own liking, regardless of any locale settings&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106960&quot;&gt;#i106960#&lt;/a&gt; - ui: Thin Space (Unicode: U+2009) as Thousands Separator&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106956&quot;&gt;#i106956#&lt;/a&gt; - www: Please create subcomponent in project &quot;eo&quot;&lt;br /&gt;</description>
	<pubDate>Tue, 17 Nov 2009 04:43:31 +0000</pubDate>
</item>
<item>
	<title>Michael Meeks: 2009-11-16: Monday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/16/2009-11-16</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-16.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Up early, feeling shocking; took babes to school, poked
the Surgery ineffectually; home, tried to get the laptop into
shape, and got to the train, Kings Cross, Brussels etc.
    &lt;/li&gt;
    &lt;li&gt;
	Eventually arrived, gave the address of the hotel to the
Taxi driver - he seemed confused; drove to the street - no hotel.
It appears that pasting &lt;code&gt;Foo Address\nBrussels&lt;/code&gt; into
google maps managed to get a hit in Paris, which is where I booked
the hotel; bother. Toured the city finding somewhere to stay - ended
up in an airport hotel, feeling groggy.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Mon, 16 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Screenwright(R) A4 radio script formatting template</title>
	<guid>http://extensions.services.openoffice.org/project/scr1</guid>
	<link>http://extensions.services.openoffice.org/project/scr1</link>
	<description>&lt;p&gt;&lt;em&gt;Summary: this free OOo Writer 3.x (+2.x) template will format your radio script for A4 paper.&lt;br /&gt;
Based on the original &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;Screenwright(R)&lt;/a&gt;, a template that won a cash award &lt;strong&gt;[&lt;a target=&quot;_blank&quot; href=&quot;http://www.9timezones.com/s/2008_09_01_.htm#5533358021809027659&quot;&gt;details&lt;/a&gt;]&lt;/strong&gt; from Sun Microsystems!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here's a step-by-step primer for obtaining the template,&lt;br /&gt;
which contains complete instructions, along with other goodies:&lt;/strong&gt;&lt;br /&gt;
1) Download and install the latest &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/&quot;&gt;free OpenOffice.org suite&lt;/a&gt;.&lt;br /&gt;
2) If you have a slow connection, make sure to use the &quot;MD5 checksums&quot; link on the right of that download page, in conjunction with a &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/common/downloadtools.html&quot;&gt;download manager program&lt;/a&gt; (I used &lt;a target=&quot;_blank&quot; href=&quot;http://freedownloadmanager.org/&quot;&gt;freedownloadmanager.org&lt;/a&gt; and clicked Advanced, Integrity).&lt;br /&gt;
3) Then download the free scr1.ott template by clicking the &quot;Get it!&quot; button, below. (Trouble? Try downloading from &lt;a target=&quot;_blank&quot; href=&quot;http://templates.services.openoffice.org/en/user/502&quot;&gt;Templates&lt;/a&gt; or using &lt;a target=&quot;_blank&quot; href=&quot;http://www.google.com/chrome&quot;&gt;Chrome&lt;/a&gt;, &lt;a target=&quot;_blank&quot; href=&quot;http://www.apple.com/safari/download/&quot;&gt;Safari&lt;/a&gt; or &lt;a target=&quot;_blank&quot; href=&quot;http://www.mozilla.com/firefox&quot;&gt;Firefox&lt;/a&gt;.)&lt;br /&gt;
4) Save the template in OOo's Templates folder. I put mine here:&lt;br /&gt;
&amp;nbsp; C:\Users\%username%\AppData\Roaming\OpenOffice.org\3\user\template&lt;br /&gt;
or here:&lt;br /&gt;
&amp;nbsp; C:\Program Files\OpenOffice.org 2.4\share\template\en-US&lt;br /&gt;
(find your own path in OOo Writer by clicking Tools, Options, OpenOffice.org, Paths, Templates).&lt;br /&gt;
5) Open OOo Writer and click File, New, Templates and Documents, Templates, My Templates (double-click), Scr1 (double-click).&lt;br /&gt;
6) Write your radio script!&lt;/p&gt;
&lt;p&gt;More details and background at the main Screenwright(R) screenplay download site:&lt;br /&gt;
&amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;http://extensions.services.openoffice.org/project/scr2&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 16 Nov 2009 20:10:32 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Screenwright(R) radio script formatting template</title>
	<guid>http://extensions.services.openoffice.org/project/scr0</guid>
	<link>http://extensions.services.openoffice.org/project/scr0</link>
	<description>&lt;p&gt;&lt;em&gt;Summary: this free OOo Writer 3.x (+2.x) template will format your radio script.&lt;br /&gt;
Based on the original &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;Screenwright(R)&lt;/a&gt;, a template that won a cash award &lt;strong&gt;[&lt;a target=&quot;_blank&quot; href=&quot;http://www.9timezones.com/s/2008_09_01_.htm#5533358021809027659&quot;&gt;details&lt;/a&gt;]&lt;/strong&gt; from Sun Microsystems!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here's a step-by-step primer for obtaining the template,&lt;br /&gt;
which contains complete instructions, along with other goodies:&lt;/strong&gt;&lt;br /&gt;
1) Download and install the latest &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/&quot;&gt;free OpenOffice.org suite&lt;/a&gt;.&lt;br /&gt;
2) If you have a slow connection, make sure to use the &quot;MD5 checksums&quot; link on the right of that download page, in conjunction with a &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/common/downloadtools.html&quot;&gt;download manager program&lt;/a&gt; (I used &lt;a target=&quot;_blank&quot; href=&quot;http://freedownloadmanager.org/&quot;&gt;freedownloadmanager.org&lt;/a&gt; and clicked Advanced, Integrity).&lt;br /&gt;
3) Then download the free scr0.ott template by clicking the &quot;Get it!&quot; button, below. (Trouble? Try downloading from &lt;a target=&quot;_blank&quot; href=&quot;http://templates.services.openoffice.org/en/user/502&quot;&gt;Templates&lt;/a&gt; or using &lt;a target=&quot;_blank&quot; href=&quot;http://www.google.com/chrome&quot;&gt;Chrome&lt;/a&gt;, &lt;a target=&quot;_blank&quot; href=&quot;http://www.apple.com/safari/download/&quot;&gt;Safari&lt;/a&gt; or &lt;a target=&quot;_blank&quot; href=&quot;http://www.mozilla.com/firefox&quot;&gt;Firefox&lt;/a&gt;.)&lt;br /&gt;
4) Save the template in OOo's Templates folder. I put mine here:&lt;br /&gt;
&amp;nbsp; C:\Users\%username%\AppData\Roaming\OpenOffice.org\3\user\template&lt;br /&gt;
or here:&lt;br /&gt;
&amp;nbsp; C:\Program Files\OpenOffice.org 2.4\share\template\en-US&lt;br /&gt;
(find your own path in OOo Writer by clicking Tools, Options, OpenOffice.org, Paths, Templates).&lt;br /&gt;
5) Open OOo Writer and click File, New, Templates and Documents, Templates, My Templates (double-click), Scr0 (double-click).&lt;br /&gt;
6) Write your radio script!&lt;/p&gt;
&lt;p&gt;More details and background at the main Screenwright(R) screenplay download site:&lt;br /&gt;
&amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;http://extensions.services.openoffice.org/project/scr2&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 16 Nov 2009 18:33:20 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Mon Nov 16 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106939+106940+106941+106942+106943+106944+106945+106946+106947+106948+106949+106950+106951</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106939+106940+106941+106942+106943+106944+106945+106946+106947+106948+106949+106950+106951</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106942&quot;&gt;#i106942#&lt;/a&gt; - Drawing: circles look like ellipses on screen and printer&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106940&quot;&gt;#i106940#&lt;/a&gt; - Installation: incorrect detection of &quot;newer version&quot;; install fails&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106949&quot;&gt;#i106949#&lt;/a&gt; - Presentation: Small brief of the problem...&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106943&quot;&gt;#i106943#&lt;/a&gt; - framework: ODF, support for office:text on hyperlinks&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106941&quot;&gt;#i106941#&lt;/a&gt; - gsl: Application specific fonts not registered in 3-Layer Win installation&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106945&quot;&gt;#i106945#&lt;/a&gt; - l10n: [DE]: Calc function DURATION_ADD not translated&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106946&quot;&gt;#i106946#&lt;/a&gt; - native-lang: Setup of the Haitian Creole Native-Language Project&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106947&quot;&gt;#i106947#&lt;/a&gt; - qa: [Automation] Refactor t_doc1.inc::hCloseDocument()&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106944&quot;&gt;#i106944#&lt;/a&gt; - sc: Problem with the sum in OpenOffice Calc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106951&quot;&gt;#i106951#&lt;/a&gt; - sw: adding a note in a new document and trying to save into .doc/97 makes Writer to crash&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106948&quot;&gt;#i106948#&lt;/a&gt; - sw: ctrl+shift+u for underline doesn't work as expected&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106950&quot;&gt;#i106950#&lt;/a&gt; - sw: date custom property inserted as an empty field&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106939&quot;&gt;#i106939#&lt;/a&gt; - sw: writer crash&lt;br /&gt;</description>
	<pubDate>Mon, 16 Nov 2009 16:43:38 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: OO Pinyin Guide</title>
	<guid>http://extensions.services.openoffice.org/project/oopinyinguide</guid>
	<link>http://extensions.services.openoffice.org/project/oopinyinguide</link>
	<description>&lt;p&gt;OO Pinyin Guide is a Java extension for OpenOffice 3 or higher. It automatically adds pinyin transliteration over chinese characters inside a text document. This tool can be useful for people learning or teaching chinese.&lt;/p&gt;
&lt;p&gt;It is basically an extended version of the &quot;Asian Phonetic Guide&quot; available in the OpenOffice Chinese extension. The improvement is that OO Pinyin Guide will automatically fill in the pinyin part instead and doesn't require you to type it by hand. Nevertheless you still should check whether the suggested pinyin is correct.&lt;/p&gt;
&lt;p&gt;Note: this extension is still in early development stage !&lt;/p&gt;</description>
	<pubDate>Mon, 16 Nov 2009 15:49:17 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Screenwright(R) A4 AV 2-col corp/ind script formatting template</title>
	<guid>http://extensions.services.openoffice.org/project/scr9</guid>
	<link>http://extensions.services.openoffice.org/project/scr9</link>
	<description>&lt;p&gt;&lt;em&gt;Summary: this free OOo Writer 3.x (+2.x) template will format your&lt;br /&gt;
audio-visual dual-column corporate video / industrial film script for A4 paper.&lt;br /&gt;
Based on the original &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;Screenwright(R)&lt;/a&gt;, a template that won a cash award &lt;strong&gt;[&lt;a target=&quot;_blank&quot; href=&quot;http://www.9timezones.com/s/2008_09_01_.htm#5533358021809027659&quot;&gt;details&lt;/a&gt;]&lt;/strong&gt; from Sun Microsystems!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here's a step-by-step primer for obtaining the template,&lt;br /&gt;
which contains complete instructions, along with other goodies:&lt;/strong&gt;&lt;br /&gt;
1) Download and install the latest &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/&quot;&gt;free OpenOffice.org suite&lt;/a&gt;.&lt;br /&gt;
2) If you have a slow connection, make sure to use the &quot;MD5 checksums&quot; link on the right of that download page, in conjunction with a &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/common/downloadtools.html&quot;&gt;download manager program&lt;/a&gt; (I used &lt;a target=&quot;_blank&quot; href=&quot;http://freedownloadmanager.org/&quot;&gt;freedownloadmanager.org&lt;/a&gt; and clicked Advanced, Integrity).&lt;br /&gt;
3) Then download the free scr9.ott template by clicking the &quot;Get it!&quot; button, below. (Trouble? Try downloading from &lt;a target=&quot;_blank&quot; href=&quot;http://templates.services.openoffice.org/en/user/502&quot;&gt;Templates&lt;/a&gt; or using &lt;a target=&quot;_blank&quot; href=&quot;http://www.google.com/chrome&quot;&gt;Chrome&lt;/a&gt;, &lt;a target=&quot;_blank&quot; href=&quot;http://www.apple.com/safari/download/&quot;&gt;Safari&lt;/a&gt; or &lt;a target=&quot;_blank&quot; href=&quot;http://www.mozilla.com/firefox&quot;&gt;Firefox&lt;/a&gt;.)&lt;br /&gt;
4) Save the template in OOo's Templates folder. I put mine here:&lt;br /&gt;
&amp;nbsp; C:\Users\%username%\AppData\Roaming\OpenOffice.org\3\user\template&lt;br /&gt;
or here:&lt;br /&gt;
&amp;nbsp; C:\Program Files\OpenOffice.org 2.4\share\template\en-US&lt;br /&gt;
(find your own path in OOo Writer by clicking Tools, Options, OpenOffice.org, Paths, Templates).&lt;br /&gt;
5) Open OOo Writer and click File, New, Templates and Documents, Templates, My Templates (double-click), Scr9 (double-click).&lt;br /&gt;
6) Write your AV script!&lt;/p&gt;
&lt;p&gt;More details and background at the main Screenwright(R) screenplay download site:&lt;br /&gt;
&amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;http://extensions.services.openoffice.org/project/scr2&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 16 Nov 2009 14:54:45 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Screenwright(R) AV 2-col corp/ind script formatting template</title>
	<guid>http://extensions.services.openoffice.org/project/scr8</guid>
	<link>http://extensions.services.openoffice.org/project/scr8</link>
	<description>&lt;p&gt;&lt;em&gt;Summary: this free OOo Writer 3.x (+2.x) template will format your&lt;br /&gt;
audio-visual dual-column corporate video / industrial film script.&lt;br /&gt;
Based on the original &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;Screenwright(R)&lt;/a&gt;, a template that won a cash award &lt;strong&gt;[&lt;a target=&quot;_blank&quot; href=&quot;http://www.9timezones.com/s/2008_09_01_.htm#5533358021809027659&quot;&gt;details&lt;/a&gt;]&lt;/strong&gt; from Sun Microsystems!&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Here's a step-by-step primer for obtaining the template,&lt;br /&gt;
which contains complete instructions, along with other goodies:&lt;/strong&gt;&lt;br /&gt;
1) Download and install the latest &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/&quot;&gt;free OpenOffice.org suite&lt;/a&gt;.&lt;br /&gt;
2) If you have a slow connection, make sure to use the &quot;MD5 checksums&quot; link on the right of that download page, in conjunction with a &lt;a target=&quot;_blank&quot; href=&quot;http://download.openoffice.org/common/downloadtools.html&quot;&gt;download manager program&lt;/a&gt; (I used &lt;a target=&quot;_blank&quot; href=&quot;http://freedownloadmanager.org/&quot;&gt;freedownloadmanager.org&lt;/a&gt; and clicked Advanced, Integrity).&lt;br /&gt;
3) Then download the free scr8.ott template by clicking the &quot;Get it!&quot; button, below. (Trouble? Try downloading from &lt;a target=&quot;_blank&quot; href=&quot;http://templates.services.openoffice.org/en/user/502&quot;&gt;Templates&lt;/a&gt; or using &lt;a target=&quot;_blank&quot; href=&quot;http://www.google.com/chrome&quot;&gt;Chrome&lt;/a&gt;, &lt;a target=&quot;_blank&quot; href=&quot;http://www.apple.com/safari/download/&quot;&gt;Safari&lt;/a&gt; or &lt;a target=&quot;_blank&quot; href=&quot;http://www.mozilla.com/firefox&quot;&gt;Firefox&lt;/a&gt;.)&lt;br /&gt;
4) Save the template in OOo's Templates folder. I put mine here:&lt;br /&gt;
&amp;nbsp; C:\Users\%username%\AppData\Roaming\OpenOffice.org\3\user\template&lt;br /&gt;
or here:&lt;br /&gt;
&amp;nbsp; C:\Program Files\OpenOffice.org 2.4\share\template\en-US&lt;br /&gt;
(find your own path in OOo Writer by clicking Tools, Options, OpenOffice.org, Paths, Templates).&lt;br /&gt;
5) Open OOo Writer and click File, New, Templates and Documents, Templates, My Templates (double-click), Scr8 (double-click).&lt;br /&gt;
6) Write your AV script!&lt;/p&gt;
&lt;p&gt;More details and background at the main Screenwright(R) screenplay download site:&lt;br /&gt;
&amp;nbsp; &lt;a target=&quot;_blank&quot; href=&quot;http://extensions.services.openoffice.org/project/scr2&quot;&gt;http://extensions.services.openoffice.org/project/scr2&lt;/a&gt;&lt;/p&gt;</description>
	<pubDate>Mon, 16 Nov 2009 14:54:11 +0000</pubDate>
</item>
<item>
	<title>Petr Mladek: OpenOffice_org 3.2 beta2 available for openSUSE</title>
	<guid>http://lizards.opensuse.org/?p=2568</guid>
	<link>http://lizards.opensuse.org/2009/11/16/openoffice_org-3_1_99_2/</link>
	<description>&lt;p&gt;I’m happy to announce OpenOffice.org &lt;em&gt;3.2 beta2&lt;/em&gt; packages for&lt;em&gt; openSUSE&lt;/em&gt;. They are available in the Build Service &lt;a href=&quot;http://en.opensuse.org/Additional_YaST_Package_Repositories#OpenOffice.org_UNSTABLE&quot;&gt;OpenOffice:org:UNSTABLE&lt;/a&gt; project and include many &lt;a href=&quot;http://development.openoffice.org/releases/OOO320_m4_snapshot.html&quot; target=&quot;_blank&quot;&gt;upstream&lt;/a&gt; and &lt;a href=&quot;http://cgit.freedesktop.org/ooo-build/ooo-build/plain/NEWS?id=OOO_BUILD_3_1_99_2&quot; target=&quot;_blank&quot;&gt;Go-oo&lt;/a&gt; fixes. See also overview of integrated &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Feature_Freeze_Testing_3.2&quot;&gt;features and enhancements&lt;/a&gt;. Please, look for more details about the &lt;em&gt;openSUSE OOo build&lt;/em&gt; on the &lt;a href=&quot;http://en.opensuse.org/OpenOffice.org&quot; target=&quot;_blank&quot;&gt;wiki page&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;The package is a beta version and might include even serious bugs. Therefore they are &lt;em&gt;not&lt;/em&gt; intended for &lt;em&gt;data-critical&lt;/em&gt; usage. A good practice is to archive any important data before an use, …&lt;/p&gt;
&lt;p&gt;As usual, we kindly ask any interested &lt;em&gt;beta testers&lt;/em&gt; to try the package and &lt;a href=&quot;http://en.opensuse.org/OpenOffice.org#Reporting_Bugs&quot; target=&quot;_blank&quot;&gt;report bugs&lt;/a&gt;. Especially, please test the three new extensions: &lt;a href=&quot;http://extensions.services.openoffice.org/project/NLPSolver&quot;&gt;NLPSolver&lt;/a&gt;, &lt;a href=&quot;http://blogs.linux.ie/caolan/2005/10/11/metaweblog-support/&quot;&gt;oooblogger&lt;/a&gt;,  and &lt;a href=&quot;http://extensions.services.openoffice.org/node/3102&quot;&gt;Google Docs and Zoho&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Most annoying bugs&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;the new &lt;em&gt;GDOCS&lt;/em&gt; extension adds icons that look ugly in the big size&lt;/li&gt;
&lt;li&gt;&lt;em&gt;Go-oo&lt;/em&gt;-specific strings are not translated&lt;/li&gt;
&lt;li&gt;See &lt;a href=&quot;https://bugzilla.novell.com/buglist.cgi?classification=OpenOffice.org&amp;query_format=advanced&amp;bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=NEEDINFO&amp;bug_status=REOPENED&quot;&gt;bugzilla&lt;/a&gt; for more&lt;em&gt;&lt;br /&gt;
&lt;/em&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Other information and plans:&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;The next &lt;em&gt;beta3&lt;/em&gt; build should be available two weeks from now. The current plans are to provide the final build in the middle of December. Though, the release will most likely slip to January.&lt;/p&gt;</description>
	<pubDate>Mon, 16 Nov 2009 14:27:31 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Mon Nov 16 04:43:01 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106934+106935+106936+106937+106938</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106934+106935+106936+106937+106938</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106934&quot;&gt;#i106934#&lt;/a&gt; - documentation: Pictures missing at help page&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106938&quot;&gt;#i106938#&lt;/a&gt; - framework: Journalled Recovery&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106937&quot;&gt;#i106937#&lt;/a&gt; - sc: Calc won't open MySQL exported xls spreadsheet&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106935&quot;&gt;#i106935#&lt;/a&gt; - sc: Comment function and fixated windows --&amp;gt; entered text disappears if comment area and fixated area overlap&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106936&quot;&gt;#i106936#&lt;/a&gt; - sw: Crash on switch to Position tab in List Properties Dialog&lt;br /&gt;</description>
	<pubDate>Mon, 16 Nov 2009 04:43:16 +0000</pubDate>
</item>
<item>
	<title>OpenOffice.org User Experience Blog: Time Machine Reloaded - November 8th</title>
	<guid>tag:blogger.com,1999:blog-4718089212448078967.post-7764830563849135001</guid>
	<link>http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-8th.html</link>
	<description>Hi folks! &lt;br /&gt;&lt;br /&gt;It's the right time to set the time right ... This is the last day of my little &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/search/label/OOoCon%202009&quot;&gt;Time-Machine-Blog&lt;/a&gt; which still covers the &lt;i&gt;adventure&lt;/i&gt; OpenOffice.org Conference 2009.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;November 8th&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;It seems that the today's weather wants to ease our goodbye - in the morning it rained and the sun (lowercase letters!) was nearly gone. There were still a few hours until my flight to Germany, so we decided to store my luggage at the main station and to see as much as we can.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-7th.html&quot;&gt;Yesterday&lt;/a&gt; I talked about the time constraints and that we were not able to get into the &lt;a href=&quot;http://en.wikipedia.org/wiki/Colosseum&quot;&gt;Colosseum&lt;/a&gt;. Today, we joined a tourist group which dramatically reduces waiting time and provides some more historical facts. But here, the only thing that really matters is a picture...&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SwB_tqzQuTI/AAAAAAAAAeU/ZC9whWIQPBQ/s1600-h/IMGP2297.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SwB_tqzQuTI/AAAAAAAAAeU/ZC9whWIQPBQ/s320/IMGP2297.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Above, you see the inside of the Colosseum. Or let's say the remaining parts, since we already look at the basement. Many of the precious goods have already be taken away, for example the marble decorations. We have been told, that the walls have been completely covered ... and now we also know that the holes in the walls have been used to attach the marble tiles.&lt;br /&gt;&lt;br /&gt;Although sometimes it might feel different, I think that theming the UI of OpenOffice.org is far more easy than to cover a zillion square meters with extremely heavy material :-)&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SwB_ultchUI/AAAAAAAAAec/q6_kVYIjDdY/s1600-h/IMGP2302.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SwB_ultchUI/AAAAAAAAAec/q6_kVYIjDdY/s320/IMGP2302.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Okay, we didn't only stare at holes ... we also moved on to get into the&amp;nbsp;&lt;a href=&quot;http://en.wikipedia.org/wiki/Roman_Forum&quot;&gt;Roman Forum&lt;/a&gt;. To give you an idea that I had to hurry up, I will only provide one picture (Do I hear any relief for saving you some time? *g*). Funnily, the place had been a private &quot;theater&quot; for the emperor. Nice idea ...&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/SwB_wIHLDiI/AAAAAAAAAek/taFqhJsdhqs/s1600-h/IMGP2331.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/SwB_wIHLDiI/AAAAAAAAAek/taFqhJsdhqs/s320/IMGP2331.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;That said, I had to hurry up to get to the airport. After saying goodbye to André, I went towards the main station. Due to my time buffer, I had the chance to enjoy my very last cappuccino. Sigh.&lt;br /&gt;&lt;br /&gt;The rest went rather well and so everyone - and everything - landed safely. I mean, also my bag arrived without any further deformation :-)&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/SwB_wlwd1FI/AAAAAAAAAes/uxs9Pte2X0c/s1600-h/IMGP2338.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/SwB_wlwd1FI/AAAAAAAAAes/uxs9Pte2X0c/s320/IMGP2338.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Different to me. The last thing I thought was &quot;bed, sleep, bed&quot;. Well, I had some nice dreams ...&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Now&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;I hope you enjoyed the last days. If you have any comments, proposals or just critique, then please let me know! To me, it was a great pleasure, because i had the chance to experience some tiny details again. Details which have been covered by the whole buzz around the OpenOffice.org Conference.&lt;br /&gt;&lt;br /&gt;Literally, &lt;a href=&quot;http://marketing.openoffice.org/ooocon2009/cfl/budapest.html&quot;&gt;see you next year&lt;/a&gt;! :-)&lt;br /&gt;&lt;br /&gt;Christoph&lt;br /&gt;&lt;br /&gt;PS: It may bother you, but for Planet readers it might be worth to have a look at the &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-8th.html&quot;&gt;original blog posting&lt;/a&gt; which better preserves formatting&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/4718089212448078967-7764830563849135001?l=uxopenofficeorg.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sun, 15 Nov 2009 22:56:00 +0000</pubDate>
	<author>noreply@blogger.com (Christoph Noack)</author>
</item>
<item>
	<title>Michael Meeks: 2009-11-15: Sunday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/15/2009-11-15</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-15.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Up early, dealt with babes, off to NCC, ran creche.
Back for lunch, feeling yet worse, on to Solomon &amp;amp; Peace's
for dinner, and then back home. Chewed over life, my lethargy
and general inactivity with J.
    &lt;/li&gt;
    &lt;li&gt;
	Bed early, kidneys hurting in the night, urgh.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Sun, 15 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>Extensions repository: Pruwowanje prawopisa za hornjoserbšćinu - Obersorbische Rechtschreibprüfung</title>
	<guid>http://extensions.services.openoffice.org/project/HunSpellDic_hsb_DE</guid>
	<link>http://extensions.services.openoffice.org/project/HunSpellDic_hsb_DE</link>
	<description>&lt;p&gt;Deutsch:&lt;br /&gt;
Um diese Erweiterung verwenden zu können, benötigen Sie mindestens OpenOffice Version 3.0&lt;br /&gt;
Wenn Sie eine OpenOffice-Version &amp;lt; 3.2 verwenden, ist es nicht möglich, die Sprache Obersorbisch auszuwählen. Stattdessen müssen Sie als Umgehungslösung für die Sprache des Textes &quot;Xhosa&quot; auswählen.&lt;br /&gt;
Mit OpenOffice 3.2 (erwarteter Veröffentlichungstermin Ende 2009) wählen Sie bitte &quot;Sorbian Upper&quot; als Sprache für den jeweiligen Absatz.&lt;br /&gt;
Weitere Informationen finden Sie &lt;a href=&quot;http://home.arcor.de/bernhard.baier/uppersorbian&quot;&gt;hier&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;English:&lt;br /&gt;
To use this extension you need at least version 3 of OpenOffice.&lt;br /&gt;
If you use OpenOffice &amp;lt; 3.2 you can't choose &quot;Sorbian, Upper&quot; as language.  Instead - as a workaround - you have to choose the language &quot;Xhosa&quot;.&lt;br /&gt;
With OpenOffice 3.2 (expected release date end of 2009) please choose &quot;Sorbian Upper&quot; als language for the paragraph.&lt;/p&gt;
&lt;p&gt;Parts of this extensions are based on the spell checker for Mozilla Firefox, see &lt;a href=&quot;https://addons.mozilla.org/de/firefox/addon/3956&quot; title=&quot;https://addons.mozilla.org/de/firefox/addon/3956&quot;&gt;https://addons.mozilla.org/de/firefox/addon/3956&lt;/a&gt;. The dictionary used there is copyrighted by Prof. Dr. Eduard Werner.&lt;/p&gt;</description>
	<pubDate>Sun, 15 Nov 2009 20:03:01 +0000</pubDate>
</item>
<item>
	<title>Template repository: Kalender 2010 - Portrait</title>
	<guid>http://templates.services.openoffice.org/2987 at http://templates.services.openoffice.org</guid>
	<link>http://templates.services.openoffice.org/de/node/2987</link>
	<description>Openoffice Vorlagen von &lt;a href=&quot;http://www.exceltemplate.net/&quot;&gt;Exceltemplate.net&lt;/a&gt;</description>
	<pubDate>Sun, 15 Nov 2009 17:11:53 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Sun Nov 15 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106929+106930+106931+106932+106933</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106929+106930+106931+106932+106933</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106932&quot;&gt;#i106932#&lt;/a&gt; - hi: Unicode ZWJ and ZWNJ not working in Windows Vista&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106933&quot;&gt;#i106933#&lt;/a&gt; - sc: Undo merged cells not possible from Toolbar&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106930&quot;&gt;#i106930#&lt;/a&gt; - sw: Copy &amp;amp; Paste from website crashes OOo Writer 3.2&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106931&quot;&gt;#i106931#&lt;/a&gt; - sw: Display embedded MathType 5 equations&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106929&quot;&gt;#i106929#&lt;/a&gt; - sw: fixed non-functioning paste function in Open Office&lt;br /&gt;</description>
	<pubDate>Sun, 15 Nov 2009 16:43:15 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Sun Nov 15 04:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106918+106919+106920+106921+106922+106923+106924+106925+106926+106927+106928</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106918+106919+106920+106921+106922+106923+106924+106925+106926+106927+106928</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106922&quot;&gt;#i106922#&lt;/a&gt; - api: Error connecting to OOo once OOo has been started by application, then closed.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106921&quot;&gt;#i106921#&lt;/a&gt; - framework: Entire suite will not start&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106918&quot;&gt;#i106918#&lt;/a&gt; - framework: lock file when opening OOO application&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106925&quot;&gt;#i106925#&lt;/a&gt; - pap: Papiamento dictionary&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106924&quot;&gt;#i106924#&lt;/a&gt; - sc: Automattically format date fields as date format entered&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106920&quot;&gt;#i106920#&lt;/a&gt; - sc: slow curser in calc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106928&quot;&gt;#i106928#&lt;/a&gt; - sw: PDF export only generates first page&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106927&quot;&gt;#i106927#&lt;/a&gt; - sw: Replacing a word with a text which contains several lines&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106923&quot;&gt;#i106923#&lt;/a&gt; - sw: Tables: Editing a date changes it's format&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106926&quot;&gt;#i106926#&lt;/a&gt; - sw: cws printerpullpages: Not possible to print hidden text&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106919&quot;&gt;#i106919#&lt;/a&gt; - sw: embedded presentation misaligned&lt;br /&gt;</description>
	<pubDate>Sun, 15 Nov 2009 04:43:31 +0000</pubDate>
</item>
<item>
	<title>OpenOffice.org User Experience Blog: Time Machine Reloaded - November 7th</title>
	<guid>tag:blogger.com,1999:blog-4718089212448078967.post-4907968069634900858</guid>
	<link>http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-7th.html</link>
	<description>Hi again,&lt;br /&gt;&lt;br /&gt;the OpenOffice.org Conference is already, but when going &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/search/label/OOoCon%202009&quot;&gt;7 days back in time&lt;/a&gt;, we are still in Italy.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;November 7th&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Originally, some of us planned to reside some days longer in Orvieto and to eventually visit Rome by train. Some things changed after the announcement that there will be a strike by the railway employees. Jacqueline and André managed to get some rooms in Rome and to discuss the issue with our hotel. Fortunately, the hotel personnel was extremely kind and agreed to change our reservation. Thanks!!!&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv8kj41YyuI/AAAAAAAAAdU/2sqiNT_9kmw/s1600-h/IMGP2080.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv8kj41YyuI/AAAAAAAAAdU/2sqiNT_9kmw/s320/IMGP2080.JPG&quot; /&gt;&lt;/a&gt;We moved on to Rome - and to my surprise - the neighborhood was extremely nice. As you will see on the picture, we saw a building with an orange tree (for everyone living in warmer regions, that is something special for us).&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;After dropping our baggage, we instantly moved towards the center of the city to visit some sights. Here is the well known &lt;a href=&quot;http://en.wikipedia.org/wiki/Colosseum&quot;&gt;Colosseum&lt;/a&gt;. I provide a picture without tourists - the amount of people there is a bit annoying ;-)&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv8knieQXcI/AAAAAAAAAdc/OM-Ngisq94k/s1600-h/IMGP2099.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv8knieQXcI/AAAAAAAAAdc/OM-Ngisq94k/s320/IMGP2099.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Besides the Colosseum, the whole site offers a lot to see. Due to the limited time - we wanted to continue our sightseeing tour by bus - we just had a brief look at the &lt;a href=&quot;http://en.wikipedia.org/wiki/Roman_Forum&quot;&gt;Roman Forum&lt;/a&gt;. Funnily, we've met Andreas who helped us to get some &quot;inside&quot; pictures. Mmh, the gate on the picture lets it look like a prison ...&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv8kshPJnII/AAAAAAAAAdk/VPStUPJpyCs/s1600-h/IMGP2116.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv8kshPJnII/AAAAAAAAAdk/VPStUPJpyCs/s320/IMGP2116.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;As I already said, we continued the tour by bus and got of at special places. One example is the &quot;St. Peter's Square&quot; in the &lt;a href=&quot;http://en.wikipedia.org/wiki/Vatican_City&quot;&gt;Vatican City&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv8kvGufChI/AAAAAAAAAds/MIuSlRIJRj4/s1600-h/IMGP2157.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv8kvGufChI/AAAAAAAAAds/MIuSlRIJRj4/s320/IMGP2157.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;As you can see, it is rather large. But that doesn't guarantee that you will only meet strangers - it seems that the OpenOffice.org people are just everywhere :-) That time, we met Rene who joined us...&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/Sv8k1fQLiNI/AAAAAAAAAd0/q7Y4SdifBcc/s1600-h/IMGP2166.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/Sv8k1fQLiNI/AAAAAAAAAd0/q7Y4SdifBcc/s320/IMGP2166.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;Once inside, we decided to take the over 500 steps to enjoy the great view from the dome of the&amp;nbsp;&lt;a href=&quot;http://en.wikipedia.org/wiki/St._Peter%27s_Basilica&quot;&gt;St. Peter's Basilica&lt;/a&gt;. Have a look at the shadow in the center of the picture - no, that's not my head ;-)&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;&amp;nbsp;&lt;a href=&quot;http://3.bp.blogspot.com/_9MZR46ZEuS8/Sv8k44JW_7I/AAAAAAAAAd8/RTZpRy_LK5Y/s1600-h/IMGP2195.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/_9MZR46ZEuS8/Sv8k44JW_7I/AAAAAAAAAd8/RTZpRy_LK5Y/s320/IMGP2195.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;The building is absolutely impressive; outside and inside. Here just a brief look on the altar ... &lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;&lt;br /&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot;&gt;&amp;nbsp;&lt;a href=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/Sv8k92_tHoI/AAAAAAAAAeE/i9Ht4CWpawA/s1600-h/IMGP2231.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://2.bp.blogspot.com/_9MZR46ZEuS8/Sv8k92_tHoI/AAAAAAAAAeE/i9Ht4CWpawA/s320/IMGP2231.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;Fast forward. We continued our bus tour until it gots dark ... and cold; as you may guess on the picture below. So we went back to our hotel and finally found a nice place to get our dinner. The very last evening with both Jacqueline and André. Somehow :-(&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv8lA2dLYxI/AAAAAAAAAeM/Qs4-eoR0LVM/s1600-h/IMGP2266.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv8lA2dLYxI/AAAAAAAAAeM/Qs4-eoR0LVM/s320/IMGP2266.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;That's it. We will finish our journey tomorrow, after a short look inside the Colosseum.&lt;br /&gt;&lt;br /&gt;Until then, please have a nice day!&lt;br /&gt;&lt;br /&gt;Christoph&lt;br /&gt;&lt;br /&gt;PS: The original posting with preserved formatting is located &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-7th.html&quot;&gt;here&lt;/a&gt;.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/4718089212448078967-4907968069634900858?l=uxopenofficeorg.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 14 Nov 2009 22:23:00 +0000</pubDate>
	<author>noreply@blogger.com (Christoph Noack)</author>
</item>
<item>
	<title>Michael Meeks: 2009-11-14: Saturday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/14/2009-11-14</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-14.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Lie in, off to Tesco / Homebase to buy this &amp;amp;
that. Put up mirror cabinet in the bathroom, some door
stops (to stop door handles going through walls) - neatly
obsoleting some of my older hardware.
    &lt;/li&gt;
    &lt;li&gt;
	Set too making a clothes rail for N's wardrobe,
interrupted by a surprisingly lengthy power-cut; unusual.
Attempted to continue carpenting with hand tools, and brace
&amp;amp; bit; sadly the chuck on the latter is shockingly bad,
making life harder.
    &lt;/li&gt;
    &lt;li&gt;
	Lit candles, and a fire - spent the time burning
confidential documents - which feels extremely dodgy, but
just saves on buying a shredder.
    &lt;/li&gt;
    &lt;li&gt;
	J. out in the evening, feeling pretty under the
weather; but managed to get some long overdue poly-filler-ing
done. It's good to be minus one gaping hole in the toilet
wall at least. Bed early.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Sat, 14 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Sat Nov 14 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106909+106910+106911+106912+106913+106914+106915+106916+106917</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106909+106910+106911+106912+106913+106914+106915+106916+106917</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106912&quot;&gt;#i106912#&lt;/a&gt; - Formula editor: Incorrect import from MS Office&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106909&quot;&gt;#i106909#&lt;/a&gt; - Presentation: Crash when selecting text in an .odp.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106910&quot;&gt;#i106910#&lt;/a&gt; - es: Mi Clave Publica para CVS&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106915&quot;&gt;#i106915#&lt;/a&gt; - framework: hard disk access when acting on certain controls with the mouse&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106916&quot;&gt;#i106916#&lt;/a&gt; - sc: Data Sort does not change linked cell references&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106917&quot;&gt;#i106917#&lt;/a&gt; - sc: Help page misaligned when opened from help index&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106911&quot;&gt;#i106911#&lt;/a&gt; - sc: VLOOKUP specifing a range in another workbook&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106913&quot;&gt;#i106913#&lt;/a&gt; - sw: Can't show context menu near nubered list with wrong word&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106914&quot;&gt;#i106914#&lt;/a&gt; - ui: printerpullpages: Print UI ignores settings from Tools - Option -&amp;lt;Application&amp;gt; - Print&lt;br /&gt;</description>
	<pubDate>Sat, 14 Nov 2009 16:43:25 +0000</pubDate>
</item>
<item>
	<title>Eric Bachard: OOo4Kids.activity.xo is available !</title>
	<guid>tag:blogger.com,1999:blog-9667281.post-8314991265041395822</guid>
	<link>http://eric.bachard.free.fr/news/2009/11/ooo4kidsactivityxo-is-available.html</link>
	<description>&lt;a href=&quot;http://eric.bachard.free.fr/Education/Logo/laMouette-Degree.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://eric.bachard.free.fr/Education/Logo/laMouette-Degree_mini.jpg&quot; alt=&quot;EducOOo Logo&quot; align=&quot;left&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;On &lt;a href=&quot;http://en.wikipedia.org/wiki/OLPC_XO-1&quot;&gt;XO machines&lt;/a&gt;, when using &lt;a href=&quot;http://wiki.laptop.org/go/Sugar&quot;&gt;Sugar&lt;/a&gt;, an application must respect some criterias, to appear listed as &lt;b&gt;activity&lt;/b&gt;. We had in the scope to provide OOo4Kids as activity on Sugar. &lt;br /&gt;&lt;br /&gt;&lt;b&gt;...and  the first step is done !! &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Until yesterday evening (late in the night), &lt;b&gt;Thomas Fontenay&lt;/b&gt; and me, worked hard to fix a silly issue we had with the first .xo archive of &lt;a href=&quot;http://wiki.ooo4kids.org&quot;&gt; OOo4Kids&lt;/a&gt;. In fact, symlink are prohibited in the activity tree, and we had to modify it. + we had to include the changes in the OOo4Kids build process, similar to the OpenOffice.org one.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;For the moment, we only provide en-US&lt;/b&gt;, but other locales are possible, like italien, spanish, french, german, and portuguese.  &lt;br /&gt;&lt;br /&gt;&lt;b&gt;&lt;font color=&quot;red&quot;&gt;The lucky XO owners can download the archive &lt;a href=&quot;http://download.ooo4kids.org/en/download-ooo4kids-xo-intel&quot;&gt; there&lt;/a&gt;&lt;/font&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;Next steps : &lt;br /&gt;&lt;br /&gt;* improve the set, and make its build more robust &lt;br /&gt;* improve performance (simplify, simplify, remove dead code .. )&lt;br /&gt;* work on the Journal implementation&lt;br /&gt;* Study the sharing mechanism, like allow several children to work on the same document, though the network&lt;br /&gt;* improve the python support&lt;br /&gt;As you can see, there is place for a lot of students applications !!&lt;br /&gt;&lt;br /&gt;Last but not least, I repeat my thank you to &lt;b&gt;Thomas Fontenay&lt;/b&gt;, &lt;b&gt;Abdelkader Belabbes&lt;/b&gt;, students at &lt;a href=&quot;http://www.epitech.eu/&quot;&gt; Epitch Paris&lt;/a&gt; for their good work.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/9667281-8314991265041395822?l=eric.bachard.free.fr%2Fnews%2Findex.html&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 14 Nov 2009 15:05:12 +0000</pubDate>
	<author>noreply@blogger.com (ericb)</author>
</item>
<item>
	<title>IssueZilla: New issues: Sat Nov 14 04:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106906+106907+106908</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106906+106907+106908</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106908&quot;&gt;#i106908#&lt;/a&gt; - Presentation: impress froze and when trying to save to reboot is now corrupted&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106907&quot;&gt;#i106907#&lt;/a&gt; - sw: bullet point formatting lost when doc re-opened&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106906&quot;&gt;#i106906#&lt;/a&gt; - sw: jump to cursor when saving as Word document&lt;br /&gt;</description>
	<pubDate>Sat, 14 Nov 2009 04:43:10 +0000</pubDate>
</item>
<item>
	<title>OpenOffice.org User Experience Blog: Time Machine Reloaded - November 6th</title>
	<guid>tag:blogger.com,1999:blog-4718089212448078967.post-4083518514300165162</guid>
	<link>http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-6th.html</link>
	<description>Dear readers,&lt;br /&gt;&lt;br /&gt;even today we do &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-5th.html&quot;&gt;fight against some time constraints&lt;/a&gt;. So let's have a look what happened on ...&lt;br /&gt;&lt;br /&gt;&lt;b&gt;November 6th&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;The last day of the conference. It might be good for you that most of the day has been spend with personal chats and discussions. That makes this posting a bit shorter...&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv3wdM7tt9I/AAAAAAAAAcs/Ws8bY9HHBxY/s1600-h/IMGP2057.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv3wdM7tt9I/AAAAAAAAAcs/Ws8bY9HHBxY/s320/IMGP2057.JPG&quot; /&gt;&lt;/a&gt;The first presentation I attended was &quot;A new logo for OpenOffice.org&quot; by Bernhard of the Art team. You may remember the poster stand which had been organized for that - I talked about that &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-4th.html&quot;&gt;earlier&lt;/a&gt;. If you are interested in some more information, the presentation material has already been made available &lt;a href=&quot;http://conference.services.openoffice.org/index.php/ooocon/2009/paper/view/155&quot;&gt;here&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;After that, there has been the excellent presentation by Jacqueline and Oliver-Rainer who talked about &quot;Lists and Outline in Writer&quot; to be found &lt;a href=&quot;http://conference.services.openoffice.org/index.php/ooocon/2009/paper/view/107&quot;&gt;here&lt;/a&gt;. Although the slides are available, you might miss the live demo unless you have a look at the&amp;nbsp;&lt;a href=&quot;http://media.lscube.org/media/video_63.ogg&quot;&gt;video&lt;/a&gt; (starts at 57min).&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv3weDyEktI/AAAAAAAAAc0/SwCS8O-ixRk/s1600-h/IMGP2064.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv3weDyEktI/AAAAAAAAAc0/SwCS8O-ixRk/s320/IMGP2064.JPG&quot; /&gt;&lt;/a&gt;Then, the day passed by ... unbelievably fast. Especially since there were many private discussions, even targeting critical questions with regard to the development of OpenOffice.org or the communication activities of Project Renaissance. I'd like to say &quot;Thank you&quot; to these people, who hopefully already know about that.&lt;br /&gt;&lt;br /&gt;At the end of the day, the organization team offered a &quot;town walk&quot;. Great, since there were some small sights and musuems we had not known about. On the left you see a picture which had been taken in the &quot;&lt;a href=&quot;http://www.pozzodellacava.it/&quot;&gt;Pozzo della Cava&lt;/a&gt;&quot;.&lt;br /&gt;&lt;br /&gt;Time went by and it got dark outside. Let's share one of the night views of Orvieto.&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_9MZR46ZEuS8/Sv3wemqxMpI/AAAAAAAAAc8/LArBhRhoZXc/s1600-h/IMGP2067.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/_9MZR46ZEuS8/Sv3wemqxMpI/AAAAAAAAAc8/LArBhRhoZXc/s320/IMGP2067.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv3wfRNTJ9I/AAAAAAAAAdE/ct-tz4t26_Q/s1600-h/IMGP2068.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/Sv3wfRNTJ9I/AAAAAAAAAdE/ct-tz4t26_Q/s320/IMGP2068.JPG&quot; /&gt;&lt;/a&gt;Finally, we made it to &quot;&lt;a href=&quot;http://en.wikipedia.org/wiki/Orvieto#San_Giovenale&quot;&gt;San Giovenale&lt;/a&gt;&quot;, a veeery old church built in 1004 (the picture on the right). I'm still somehow surprised how good the original picture looks for not having a tripod, using a consumer lens and an exposure time of over one second.&lt;br /&gt;&lt;br /&gt;Okay, since we are discussing pictures and cameras - here is Bernhard who also tries to capture some of the nice parts of the church.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv31yj3PiMI/AAAAAAAAAdM/etBvFSSRMX4/s1600-h/IMGP2074.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/Sv31yj3PiMI/AAAAAAAAAdM/etBvFSSRMX4/s320/IMGP2074.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;That's all for today, since I don't have pictures covering a &lt;i&gt;very&lt;/i&gt; funny pizza (and many more things we'd tried) dinner in the late evening.&lt;br /&gt;&lt;br /&gt;Oh, by the way, I already said that this was the very last day of the conference. So I would like to express my deepest thanks to all people involved.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Thank you for &lt;span&gt;organizing&lt;/span&gt;, &lt;span&gt;attending&lt;/span&gt;, &lt;span&gt;chatting&lt;/span&gt;, &lt;span&gt;improving&lt;/span&gt;, ...&lt;br /&gt;&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;But to me, it's not over yet. There are still two days of sightseeing I would like to share. Tomorrow, we will move on to Rome. Stay tuned :-)&lt;br /&gt;&lt;br /&gt;Have a nice evening!&lt;br /&gt;&lt;br /&gt;Christoph&lt;br /&gt;&lt;br /&gt;PS: The original posting and formatting can be found on&amp;nbsp;&lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-6th.html&quot;&gt;OpenOffice.org UX Team Blog&lt;/a&gt;.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/4718089212448078967-4083518514300165162?l=uxopenofficeorg.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Sat, 14 Nov 2009 00:31:00 +0000</pubDate>
	<author>noreply@blogger.com (Christoph Noack)</author>
</item>
<item>
	<title>Michael Meeks: 2009-11-13: Friday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/13/2009-11-13</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-13.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Played with valgrind, poked Julian. Flushed the mental list of
outgoing mails to write. Chat with JP; got stuck into accessibility
again, good to see what has been happening there. Chased various team
members by phone to catch up with the current state of play.
    &lt;/li&gt;
    &lt;li&gt;
	Stephen helped me get the latest UIA / Silverlight setup
and working, which is neat. Call with Sandy &amp;amp; Brad.
    &lt;/li&gt;
    &lt;li&gt;
	Put up H's new blind - screwing it to the plastic window,
hopefully it will stay put, and not puncture the sealed window units.
Question Time in the evening, and chalked up tasks for tomorrow.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Fri, 13 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Fri Nov 13 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106872+106873+106874+106875+106876+106877+106878+106879+106880+106881+106882+106883+106884+106885+106886+106887+106888+106889+106890+106891+106892+106893+106894+106895+106896+106897+106898+106899+106900+106901+106902+106903+106904+106905</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106872+106873+106874+106875+106876+106877+106878+106879+106880+106881+106882+106883+106884+106885+106886+106887+106888+106889+106890+106891+106892+106893+106894+106895+106896+106897+106898+106899+106900+106901+106902+106903+106904+106905</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106897&quot;&gt;#i106897#&lt;/a&gt; - Database access: Query Wizard - SbaTableQueryBrowser::impl_initialize&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106895&quot;&gt;#i106895#&lt;/a&gt; - Database access: [cws hsqldb19]  Form Wizard - application hangs&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106898&quot;&gt;#i106898#&lt;/a&gt; - Database access: [cws hsqldb19]  Form Wizard - assertion  failed&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106896&quot;&gt;#i106896#&lt;/a&gt; - Database access: [cws hsqldb19]  Text Document - Assertion failed TransactionManager...&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106875&quot;&gt;#i106875#&lt;/a&gt; - Database access: driver-dependent JDBC classpath configuration is ignored when using the DriverManager instead of a DataSource&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106883&quot;&gt;#i106883#&lt;/a&gt; - Drawing: Export to SVG fails to maintain a usable image&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106881&quot;&gt;#i106881#&lt;/a&gt; - Presentation: Impress Unusable for Presenting Multiple Images &lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106889&quot;&gt;#i106889#&lt;/a&gt; - external: expat: upgrade to 2.0.1&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106885&quot;&gt;#i106885#&lt;/a&gt; - framework: Desktop-Search doesn't work sometimes&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106901&quot;&gt;#i106901#&lt;/a&gt; - framework: Mac:crash when insert latin char with &quot;Character viewer&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106893&quot;&gt;#i106893#&lt;/a&gt; - framework: OO fails to start&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106905&quot;&gt;#i106905#&lt;/a&gt; - framework: Paste has stopped working&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106891&quot;&gt;#i106891#&lt;/a&gt; - framework: desktop: soffice / linux tweak&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106880&quot;&gt;#i106880#&lt;/a&gt; - framework: printerpullpages: Cannot choose another printer than default&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106879&quot;&gt;#i106879#&lt;/a&gt; - framework: printerpullpages: Not able to define a printer for document&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106890&quot;&gt;#i106890#&lt;/a&gt; - framework: printerpullpages: Not able to print &quot;Text placeholder&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106900&quot;&gt;#i106900#&lt;/a&gt; - l10n: Fix string identifier&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106904&quot;&gt;#i106904#&lt;/a&gt; - l10n: ICU needs to be updated because of known security vulnerability&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106882&quot;&gt;#i106882#&lt;/a&gt; - sc: Data not getting saved properly in shared spreadsheet&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106903&quot;&gt;#i106903#&lt;/a&gt; - sc: Data-loss when copying chart from calc and pasting into writer&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106894&quot;&gt;#i106894#&lt;/a&gt; - sc: Excel Import: rotated shape + vertical writing leads to wrong shape position&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106902&quot;&gt;#i106902#&lt;/a&gt; - sc: Multiple pastes locks up spreadsheet program&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106886&quot;&gt;#i106886#&lt;/a&gt; - sc: Notes Invisible in sharing calc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106888&quot;&gt;#i106888#&lt;/a&gt; - sc: Selection List in calc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106873&quot;&gt;#i106873#&lt;/a&gt; - sc: Undo skips Chart data range changes&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106899&quot;&gt;#i106899#&lt;/a&gt; - sdk: SDK-Documentation-remark for ActiveX sample&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106874&quot;&gt;#i106874#&lt;/a&gt; - sw: Issue with saving document protected with Word 2003&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106872&quot;&gt;#i106872#&lt;/a&gt; - sw: Paste has stopped working after crash on save&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106887&quot;&gt;#i106887#&lt;/a&gt; - tools: handle crash report feedback=true without email address&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106876&quot;&gt;#i106876#&lt;/a&gt; - ucb: Update OpenSSL library&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106892&quot;&gt;#i106892#&lt;/a&gt; - vba: Per noel's comment, create this new issue to track the problem of API Format(). The original issue id is: 106276.&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106878&quot;&gt;#i106878#&lt;/a&gt; - www: Request commit authority to openoffice.org component 'vba'&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106884&quot;&gt;#i106884#&lt;/a&gt; - www: SVG is missing from list of mimetypes for attachments&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106877&quot;&gt;#i106877#&lt;/a&gt; - xml: vulnerable expat library needs to be updated&lt;br /&gt;</description>
	<pubDate>Fri, 13 Nov 2009 16:44:28 +0000</pubDate>
</item>
<item>
	<title>Gullfoss: Missed the OpenOffice.org Conference? Enter Christoph's Time Machine!</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/missed_the_openoffice_org_confernce</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/missed_the_openoffice_org_confernce</link>
	<description>&lt;p&gt;
	&lt;!--
		@page { margin: 2cm }
		P { margin-bottom: 0.21cm }
		A:link { so-language: zxx }
	--&gt;
	 &lt;/p&gt; 
  &lt;p&gt;&lt;a href=&quot;http://planet.services.openoffice.org/ux/&quot; title=&quot;UX Planet&quot;&gt;&lt;img align=&quot;right&quot; alt=&quot;UX @ OOoCon&quot; src=&quot;http://wiki.services.openoffice.org/w/images/e/ee/Ux_it.png&quot; /&gt;&lt;/a&gt;&lt;/p&gt; 
  &lt;p&gt;Do not miss your opportunity to &lt;a href=&quot;http://planet.services.openoffice.org/ux/&quot;&gt;enter
Christoph's time machine&lt;/a&gt;, if you could not attend this years &lt;a title=&quot;Orvieto on Google Maps&quot; href=&quot;http://maps.google.com/maps/ms?ie=UTF8&amp;msa=0&amp;msid=104165856660926492988.000473ec5aef8761ca351&amp;ll=42.718878,12.115431&amp;spn=0.01392,0.026157&amp;z=16&quot;&gt;OOoCon in
Orvieto&lt;/a&gt;. Even if you have attended, it gives you the possibility to
see  the conference from a non-developers point of view. Enjoy!&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;Best regards,&lt;/p&gt; 
  &lt;p&gt;Frank 
&lt;/p&gt; &lt;br /&gt;</description>
	<pubDate>Fri, 13 Nov 2009 15:48:20 +0000</pubDate>
</item>
<item>
	<title>Template repository: Tri-Fold Pamphlet Template for DIN A4</title>
	<guid>http://templates.services.openoffice.org/2979 at http://templates.services.openoffice.org</guid>
	<link>http://templates.services.openoffice.org/de/node/2979</link>
	<description>Educational or advertising template. For use with advertising, flyers, as a means to attractively present a single page document.  Must be printed double sided.  Print a test sheet first, of course, to see how it folds.</description>
	<pubDate>Fri, 13 Nov 2009 09:45:36 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Fri Nov 13 04:43:01 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106862+106863+106864+106865+106866+106867+106868+106869+106870+106871</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106862+106863+106864+106865+106866+106867+106868+106869+106870+106871</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106871&quot;&gt;#i106871#&lt;/a&gt; - *Testproduct: Important feature&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106868&quot;&gt;#i106868#&lt;/a&gt; - Drawing: Zooming on changing page size&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106866&quot;&gt;#i106866#&lt;/a&gt; - Installation: openofficeorg1.cab error&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106863&quot;&gt;#i106863#&lt;/a&gt; - framework: Spotlight search in native file picker freezes OOo&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106864&quot;&gt;#i106864#&lt;/a&gt; - framework: Type-In Text Fields Too Small in Dialogs&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106870&quot;&gt;#i106870#&lt;/a&gt; - framework: [CWS printerpullpages] Ignore ENTER when entering print preview page numbers&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106862&quot;&gt;#i106862#&lt;/a&gt; - qa: [automation] f_basic_eventbinding.bas tAssignComponentFunction&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106869&quot;&gt;#i106869#&lt;/a&gt; - sc: Error save format Excel 5.0 files containing symbols cyrillic&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106867&quot;&gt;#i106867#&lt;/a&gt; - sw: Autocomplete is not language sensitive&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106865&quot;&gt;#i106865#&lt;/a&gt; - sw: cannot recover a file. Need the to recover the text from the file.&lt;br /&gt;</description>
	<pubDate>Fri, 13 Nov 2009 04:43:28 +0000</pubDate>
</item>
<item>
	<title>OpenOffice.org User Experience Blog: Time Machine Reloaded - November 5th</title>
	<guid>tag:blogger.com,1999:blog-4718089212448078967.post-4345575923346667933</guid>
	<link>http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-5th.html</link>
	<description>Hi everyone,&lt;br /&gt;&lt;br /&gt;let's go back the &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/search/label/OOoCon%202009&quot;&gt;usual 7 days&lt;/a&gt; to re-experience the OOoCon 2009! &lt;br /&gt;&lt;br /&gt;&lt;b&gt;November 5th&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://3.bp.blogspot.com/_9MZR46ZEuS8/SvyD7LZY0iI/AAAAAAAAAcE/UT37apjsam8/s1600-h/IMGP2035.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://3.bp.blogspot.com/_9MZR46ZEuS8/SvyD7LZY0iI/AAAAAAAAAcE/UT37apjsam8/s320/IMGP2035.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;From our point-of-view, it was &quot;&lt;i&gt;the day&lt;/i&gt;&quot; of the conference. It was packed with User Experience related topics (&lt;a href=&quot;http://marketing.openoffice.org/ooocon2009/programme/daily_programme.pdf&quot;&gt;conference program&lt;/a&gt;, page 2). Here are some highlights...&lt;br /&gt;&lt;br /&gt;Ma Li from the IBM Lotus Symphony gave some nice talks, especially since he had used very entertaining and sometimes funny slide designs. Here, I can can only provide a picture shown the &quot;default&quot; design.&lt;br /&gt;&lt;br /&gt;&lt;a href=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/SvyD8M61AsI/AAAAAAAAAcM/NDc1EDaBzNA/s1600-h/IMGP2044.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://4.bp.blogspot.com/_9MZR46ZEuS8/SvyD8M61AsI/AAAAAAAAAcM/NDc1EDaBzNA/s320/IMGP2044.JPG&quot; /&gt;&lt;/a&gt;Basically, everyone talked about the same - how to better suit the needs of our users. Okay, we've also been reminded to avoid the impersonal term &quot;user&quot;, so please exchange it with some person unrelated to OpenOffice.org but related to you. Then you better get the idea of what we are talking about.&lt;br /&gt;&lt;br /&gt;Of course, Andreas talked about it, too. In his workshop &quot;&lt;a href=&quot;http://conference.services.openoffice.org/index.php/ooocon/2009/paper/view/93&quot;&gt;The role and the methods of user experience in product design&lt;/a&gt;&quot; he took a more general approach why some products are more successful than others. Or let's say, what are the ingredients to develop a product which has the potential to be really successful.&lt;br /&gt;&lt;br /&gt;After Andreas finished his workshop, there were about 10 people who attended our workshop &quot;User Experience Done &quot;Live&quot; Based on Expertise and Usage Data&quot;. As far as I know, the attendees were volunteers and employees of Sun Microsystems and IBM. Since the workshop did take place in one of the usual presentation rooms, the equipment was somehow optimized for presentations instead of workshops. So we had to rely on the funny ODF note pads we brought with us - and the PLIO people, who were so unbelievable kind to provide a second data projector in the last minute. &lt;i&gt;Thanks a lot for that!!! &lt;/i&gt;Unfortunately, there was somebody missing ... Mr. Internet Connection left the room right before and so we had only very rarely access to the Internet and the web sites we wanted to work with. What a pity, especially since some time we kept trying to get it working. However...&lt;br /&gt;&lt;br /&gt;First, we presented our backup topics to let the attendees chose what to work on. Backup topics? Yes, because although we did some requests on mailing lists and in blogs, we didn't get any worked out proposal. Maybe our ideas were so bad that - at the end - the people in the workshop presented their own ones. So we got three excellent ideas to work on (&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/User_Experience/User_Experience_Done_Live#Workshop_Proposals&quot;&gt;described here&lt;/a&gt;). Due to the Internet connection problems, the attendees chose to work on &quot;How to improve the quality of search results on the extension website?&quot;. Funnily, this idea had been brought in by Frank Mau (Sun Microsystems) who is also responsible for the User Feedback Data tooling. This data could have been used for questions dealing with the core product OpenOffice.org.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SvyD9TqNy3I/AAAAAAAAAcU/zHzt-iwHC7U/s1600-h/IMGP2046.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SvyD9TqNy3I/AAAAAAAAAcU/zHzt-iwHC7U/s320/IMGP2046.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Frank explained the problem &quot;offline&quot; - if the user searches for extensions, the search results were sometimes sub-optimal which is related to the underlying search algorithm. Before starting to work on that topic, I gave a brief introduction of &quot;user search strategies&quot; and how this related to todays website features like:&amp;nbsp;hierachical menus, tags and tag clouds, text search with synonyms. Concerning the search we worked out that a plain &quot;text search&quot; does not work well if a) there are far too many search results which might even be unrelated, and b) it doesn't work well if the user does not even know what term to search for&amp;nbsp;(we tend to think technially, but most of our users are technically unbiased).&lt;br /&gt;&lt;br /&gt;After some discussion it was raised that there were - literally - no resources to realize huge changes for the Extension Website. Keeping that in mind, we worked on some tiny but powerful proposals how to proceed (&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/User_Experience/User_Experience_Done_Live#Extension_Website_Seach_Algorithm_Improvements&quot;&gt;see here&lt;/a&gt;). If there would be a little bit more support, we also discussed how to re-arrange the elements on the website to provide access to the elements which were rather suited for the search (e.g. moving the tags a bit up). Finally, we had some intermediate result to further work on after the workshop.&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SvyD-rbcMMI/AAAAAAAAAcc/Ew2LKK_W3V0/s1600-h/IMGP2049.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SvyD-rbcMMI/AAAAAAAAAcc/Ew2LKK_W3V0/s320/IMGP2049.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;Time was running - and still no internet connection - so we proposed to further inform about User Feedback Data and how to use it in the daily work. Agreement - and so Frank Loehmann gave a short presentation and I added a bit more &quot;playing detective&quot; with the source code browser OpenGrok to better understand the raw data. This could also be used for reference in the further analysis in the Project Renaissance.&lt;br /&gt;&lt;br /&gt;Result: The workshop itself was quite interesting, especially for me&amp;nbsp;:-) There has been positive feedback after the workshop, so most likely we will offer it again to further strenghten the cooperation in the community.&lt;br /&gt;&lt;br /&gt;If you want to know more, here is the &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/User_Experience/User_Experience_Done_Live&quot;&gt;workshop wiki page&lt;/a&gt;, the &lt;a href=&quot;http://media.lscube.org/oooconf/5%20Nov%202009/Sala%20Governatore&quot;&gt;videos / video streams&lt;/a&gt; and the &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/User_Experience/User_Experience_Done_Live#Material_and_Presentation&quot;&gt;presentation material&lt;/a&gt;.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;And what is a day without a closing event? We enjoyed the party which has been organized by the NLC. Many thanks to the whole team!&lt;br /&gt;&lt;br /&gt;&lt;div class=&quot;separator&quot;&gt;&lt;a href=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SvyEAKOOq3I/AAAAAAAAAck/o_KfhwnEizo/s1600-h/IMGP2054.JPG&quot;&gt;&lt;img border=&quot;0&quot; src=&quot;http://1.bp.blogspot.com/_9MZR46ZEuS8/SvyEAKOOq3I/AAAAAAAAAck/o_KfhwnEizo/s320/IMGP2054.JPG&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;/div&gt;&lt;br /&gt;That's it. You may now enjoy your very personal espresso - just go on. We'll see each other tomorrow!&lt;br /&gt;&lt;br /&gt;Cheers,&lt;br /&gt;Christoph&lt;br /&gt;&lt;br /&gt;PS: Not to forget the reminder for the planet users, who want to see &lt;a href=&quot;http://uxopenofficeorg.blogspot.com/2009/11/time-machine-reloaded-november-5th.html&quot;&gt;this posting&lt;/a&gt; well formed.&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/4718089212448078967-4345575923346667933?l=uxopenofficeorg.blogspot.com&quot; alt=&quot;&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 12 Nov 2009 22:47:00 +0000</pubDate>
	<author>noreply@blogger.com (Christoph Noack)</author>
</item>
<item>
	<title>Michael Meeks: 2009-11-12: Thursday.</title>
	<guid>http://www.gnome.org/~michael/blog/2009/11/12/2009-11-12</guid>
	<link>http://www.gnome.org/~michael/blog/2009-11-12.html</link>
	<description>&lt;ul&gt; &lt;!-- --&gt;
    &lt;li&gt;
	Up lateish, paying back the sleep debt. Mail catch-up. Pete
arrived to lay vinal in the bathroom. Detour via the dentists to get
a mouth that feels like it's made of cold rubber.
    &lt;/li&gt;
    &lt;li&gt;
	Back, re-assembled and tidied up a bit the laptop battery
test harness, grabbed new packages to test. Electrician arrived and
discovered that the heat sensor that should have been in the
under-floor heating mat was in fact not: the friendly tiler arrived
back to start lifting the floor tiles. Pete still at it laying
the floor. Lunch - Tony popped over.
    &lt;/li&gt;
    &lt;li&gt;
	Prodded at glibc wrt. the annoying gdb debugger griping around
loading -lpthread late in the day, as a dependent of a dynamic module,
could it just be another gdb lameness ?
    &lt;/li&gt;
    &lt;li&gt;
	Dinner with the wife; while &lt;a href=&quot;http://download.opensuse.org/distribution/11.2/iso/openSUSE-11.2-GNOME-LiveCD-i686.iso&quot;&gt;OpenSUSE
11.2&lt;/a&gt; installed; filed a few bugs - nasty problem with metacity's
signal handling - it seems.
    &lt;/li&gt;
&lt;/ul&gt;</description>
	<pubDate>Thu, 12 Nov 2009 21:00:00 +0000</pubDate>
</item>
<item>
	<title>IssueZilla: New issues: Thu Nov 12 16:43:00 UTC 2009</title>
	<guid>http://www.openoffice.org/issues/buglist.cgi?issue_id=106843+106844+106845+106846+106847+106848+106849+106850+106851+106852+106853+106854+106855+106856+106857+106858+106859+106860+106861</guid>
	<link>http://www.openoffice.org/issues/buglist.cgi?issue_id=106843+106844+106845+106846+106847+106848+106849+106850+106851+106852+106853+106854+106855+106856+106857+106858+106859+106860+106861</link>
	<description>&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106851&quot;&gt;#i106851#&lt;/a&gt; - Presentation: Style name not saved after rename&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106843&quot;&gt;#i106843#&lt;/a&gt; - Presentation: Under Notes Master View,create new master page,then program crash&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106853&quot;&gt;#i106853#&lt;/a&gt; - extensions: pdf import extension broken on windows&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106861&quot;&gt;#i106861#&lt;/a&gt; - framework: Copy Paste from Calc to Writer no working&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106854&quot;&gt;#i106854#&lt;/a&gt; - framework: Document recovery leads to conflict by saving recovered files&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106850&quot;&gt;#i106850#&lt;/a&gt; - framework: soffice does not propagate soffice.bin exit code&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106852&quot;&gt;#i106852#&lt;/a&gt; - framework: solaris' grep cannot &quot;-v&quot;&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106848&quot;&gt;#i106848#&lt;/a&gt; - l10n: Localization37: several files in English in the FR version&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106845&quot;&gt;#i106845#&lt;/a&gt; - porting: remove IRIX port&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106844&quot;&gt;#i106844#&lt;/a&gt; - qa: Endless loop in testautomation/global/tools/includes/required/t_option2.inc&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106858&quot;&gt;#i106858#&lt;/a&gt; - sc: Crash&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106857&quot;&gt;#i106857#&lt;/a&gt; - sc: In search$Find option and fields&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106846&quot;&gt;#i106846#&lt;/a&gt; - sc: allow user to set default or fallback or force form control font&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106847&quot;&gt;#i106847#&lt;/a&gt; - sdk: SDK-DevGuide-OfficeDev-DesktopEnvironment doesn't work properly when deployed with jdk-1.6.0&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106856&quot;&gt;#i106856#&lt;/a&gt; - sw: Choosing records from x to x in form-letter printing dialogue does not work&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106860&quot;&gt;#i106860#&lt;/a&gt; - sw: Collated duplex printing doesn't work properly&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106855&quot;&gt;#i106855#&lt;/a&gt; - sw: Printing a form letter to file does not includes images&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106859&quot;&gt;#i106859#&lt;/a&gt; - sw: Sort Separator ... button crash Writer&lt;br /&gt;
&lt;a href=&quot;http://www.openoffice.org/issues/show_bug.cgi?id=106849&quot;&gt;#i106849#&lt;/a&gt; - udk: Assertions about wrong base URL when searching for JREs&lt;br /&gt;</description>
	<pubDate>Thu, 12 Nov 2009 16:43:54 +0000</pubDate>
</item>
<item>
	<title>Gullfoss: New-style service constructors in OpenOffice.org Basic</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/new_style_service_constructors_in</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/new_style_service_constructors_in</link>
	<description>&lt;p&gt;&lt;font&gt;&lt;font size=&quot;4&quot;&gt;New-style
service constructors in OpenOffice.org Basic&lt;/font&gt;&lt;/font&gt;&lt;/p&gt; 
  &lt;p&gt;Starting with OpenOffice.org 3.2
OpenOffice.org Basic allows to use UNO new-style service constructors
(for more details please see
&lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Services&quot;&gt;http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/Services&lt;/a&gt;).&lt;/p&gt; 
  &lt;p&gt;To achieve this UNO services are now
mapped to OpenOffice.org Basic objects. They have to be addressed by
using the complete UNO namespace path. Let's take the example from
the &amp;quot;Service Constructors&amp;quot; section in the wiki page
mentioned above completed by a dummy module:&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;module com { module sun { module star { module foo {&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;service SomeService: XSomeInterface {&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;create1();&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;create2([in] long arg1, [in] string arg2);&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;create3([in] any... rest);&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;};&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;}; }; }; };&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;Then the service object can be addressed like this:&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;Dim oSomeServiceObj&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeServiceObj = com.sun.star.foo.SomeService&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;All constructors defined for a new-style service are available as methods of its corresponding
OpenOffice.org Basic object, e.g.:&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;Dim oSomeInstance As Object&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create1()&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;' or&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create2( 42, &amp;quot;Hello&amp;quot; )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;' or&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create3( aVarOfAnyType )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;Internally the parameters are passed to the &lt;a href=&quot;http://api.openoffice.org/docs/common/ref/com/sun/star/lang/XMultiComponentFactory.html#createInstanceWithArgumentsAndContext&quot;&gt;createInstanceWithArgumentsAndContext
method of com.sun.star.lang.XMultiComponentFactory&lt;/a&gt; as Arguments
sequence. The UNO default context is used both to obtain the Multi
Component Factory and as Context parameter.&lt;/p&gt; 
  &lt;p&gt;This is the simple version. To give
more control to the user there's also another way to call service
constructors similar to the one used in the &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Documentation/DevGuide/ProUNO/C++/Mapping_of_Services&quot;&gt;C++
mapping of service constructors&lt;/a&gt;. In this version the UNO context
can be passed explicitly to the constructor method. Then the code
would look like this:&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;Dim oMyContext As Object&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oMyContext = GetContextFromSomewhere()&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;Dim oSomeInstance As Object&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create1( oMyContext )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;' or&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create2( oMyContext, 42, &amp;quot;Hello&amp;quot; )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;' or&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create3( oMyContext, aVarOfAnyType )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;In this case the passed context is used internally instead of the UNO default context.&lt;/p&gt; 
  &lt;p&gt;The OpenOffice.org Basic runtime
automatically chooses the appropriate version by checking the first
parameter's type. If the first parameter supports
&lt;a href=&quot;http://api.openoffice.org/docs/common/ref/com/sun/star/uno/XComponentContext.html&quot;&gt;com.sun.star.uno.XComponentContext&lt;/a&gt;
and the parameter count exceeds the one of the used constructor the
second version is used.&lt;/p&gt; 
  &lt;p&gt;This can become a problem in one
special case: If a constructor has a rest parameter and expects an
object supporting XComponentContext as argument it becomes ambiguous
which version should be used. It could be a call to the constructor
with the intention to pass the context as an argument to the service
(case 1) or with the intention to pass the context to
createInstanceWithArgumentsAndContext with no argument for the
service (case 2).&lt;/p&gt; 
  &lt;p&gt;The solution: In case 1 it doesn't
matter if no or one context is passed as parameter:&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create3()&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create3( oMyContext )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;oMyContext is only used for createInstanceWithArgumentsAndContext and not passed as argument to
the service.&lt;/p&gt; 
  &lt;p&gt;For case 2 the context has to be
passed twice&lt;/p&gt; 
  &lt;p&gt;&lt;code&gt;&lt;font color=&quot;#0000ff&quot;&gt;oSomeInstance = oSomeServiceObj.create3( oMyContext, oMyContext )&lt;/font&gt;&lt;/code&gt;&lt;/p&gt; 
  &lt;p&gt;Then the second context parameter is
passed to the service. This may look a little bit strange, but it's a
rather exotic scenario anyway.&lt;/p&gt; 
  &lt;p&gt;If a new-style service only has an
implicit constructor it's mapped to a method &amp;quot;create&amp;quot;
without parameters in OpenOffice.org Basic.&lt;/p&gt; 
  &lt;p&gt;&lt;br /&gt; &lt;/p&gt;</description>
	<pubDate>Thu, 12 Nov 2009 14:42:25 +0000</pubDate>
</item>
<item>
	<title>Eric Bachard: Education Project ClassRoom : log available</title>
	<guid>tag:blogger.com,1999:blog-9667281.post-5409807018449888389</guid>
	<link>http://eric.bachard.free.fr/news/2009/11/education-project-classroom-log.html</link>
	<description>&lt;a href=&quot;http://eric.bachard.free.fr/Education/Logo/laMouette-Degree.jpg&quot; target=&quot;_blank&quot;&gt;&lt;img src=&quot;http://eric.bachard.free.fr/Education/Logo/laMouette-Degree_mini.jpg&quot; alt=&quot;EducOOo Logo&quot; align=&quot;left&quot; border=&quot;0&quot; /&gt;&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;Yesterday, was &lt;b&gt;IRC ClassRoom &lt;/b&gt;, and we were extremely pleased to receive &lt;b&gt;Heiner Rechtien&lt;/b&gt;&lt;br /&gt;&lt;br /&gt;As usual, the log is available on the &lt;a href=&quot;http://wiki.services.openoffice.org/wiki/Education_ClassRoom/Previous_Logs/MercurialMigration&quot;&gt; OpenOffice.org wiki&lt;/a&gt;&lt;div class=&quot;blogger-post-footer&quot;&gt;&lt;img width=&quot;1&quot; height=&quot;1&quot; src=&quot;https://blogger.googleusercontent.com/tracker/9667281-5409807018449888389?l=eric.bachard.free.fr%2Fnews%2Findex.html&quot; /&gt;&lt;/div&gt;</description>
	<pubDate>Thu, 12 Nov 2009 12:39:33 +0000</pubDate>
	<author>noreply@blogger.com (ericb)</author>
</item>
<item>
	<title>Gullfoss: Odt2DAISY - create DAISY Digital Talking Books with OpenOffice.org!</title>
	<guid>http://blogs.sun.com/GullFOSS/entry/odt2daisy_create_daisy_digital_talking</guid>
	<link>http://blogs.sun.com/GullFOSS/entry/odt2daisy_create_daisy_digital_talking</link>
	<description>&lt;p&gt;Vincent Spiewak has finished his OpenOffice.org extension for converting &lt;a title=&quot;ODF description on wikipedia&quot; href=&quot;http://en.wikipedia.org/wiki/Odf&quot;&gt;ODF&lt;/a&gt; text documents to &lt;a href=&quot;http://en.wikipedia.org/wiki/DAISY_Digital_Talking_Book&quot; title=&quot;DAISY description on wikipedia&quot;&gt;DAISY Digital Talking Books&lt;/a&gt; - you can find the &lt;a title=&quot;press release&quot; href=&quot;http://odt2daisy.sourceforge.net/PR/odt2daisy_2.0_pressrelease.pdf&quot;&gt;press release here&lt;/a&gt;.&lt;/p&gt; 
  &lt;p&gt;The extension not only creates XML content, but also can make use of different text to speech engines, so you will have fully featured talking books.&lt;/p&gt; 
  &lt;p&gt;I recommend this extension for everybody who wants to create DAISY books. Binaries and source files are available on &lt;a title=&quot;odt2daisy.sourceforge.net&quot; href=&quot;http://odt2daisy.sourceforge.net&quot;&gt;sourceforge&lt;/a&gt;, the license is &lt;a title=&quot;LGPL description&quot; href=&quot;http://en.wikipedia.org/wiki/LGPL&quot;&gt;LGPL 3&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;If you never heard of DAISY before, you might want to look at the &lt;a title=&quot;link to screen casts&quot; href=&quot;http://odt2daisy.sourceforge.net/doc/&quot;&gt;screen casts&lt;/a&gt; which will show you how it works.&lt;/p&gt; 
  &lt;p&gt;Thank you very much for this great OpenOffice.org extension!&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt; &lt;/p&gt;</description>
	<pubDate>Thu, 12 Nov 2009 12:12:35 +0000</pubDate>
</item>
<item>
	<title>Malte Timmermann: Odt2DAISY - create DAISY Digital Talking Books with OpenOffice.org!</title>
	<guid>http://blogs.sun.com/malte/entry/odt2daisy_create_daisy_digital_talking</guid>
	<link>http://blogs.sun.com/malte/entry/odt2daisy_create_daisy_digital_talking</link>
	<description>&lt;p&gt;Vincent Spiewak has finished his OpenOffice.org extension for converting &lt;a title=&quot;ODF description on wikipedia&quot; href=&quot;http://en.wikipedia.org/wiki/Odf&quot;&gt;ODF&lt;/a&gt; text documents to &lt;a href=&quot;http://en.wikipedia.org/wiki/DAISY_Digital_Talking_Book&quot; title=&quot;DAISY description on wikipedia&quot;&gt;DAISY Digital Talking Books&lt;/a&gt; - you can find the &lt;a title=&quot;press release&quot; href=&quot;http://odt2daisy.sourceforge.net/PR/odt2daisy_2.0_pressrelease.pdf&quot;&gt;press release here&lt;/a&gt;.&lt;/p&gt; 
  &lt;p&gt;The extension not only creates XML content, but also can make use of different text to speech engines, so you will have fully featured talking books.&lt;/p&gt; 
  &lt;p&gt;I recommend this extension for everybody who wants to create DAISY books. Binaries and source files are available on &lt;a title=&quot;odt2daisy.sourceforge.net&quot; href=&quot;http://odt2daisy.sourceforge.net&quot;&gt;sourceforge&lt;/a&gt;, the license is &lt;a title=&quot;LGPL description&quot; href=&quot;http://en.wikipedia.org/wiki/LGPL&quot;&gt;LGPL 3&lt;/a&gt;.&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt;If you never heard of DAISY before, you might want to look at the &lt;a title=&quot;link to screen casts&quot; href=&quot;http://odt2daisy.sourceforge.net/doc/&quot;&gt;screen casts&lt;/a&gt; which will show you how it works.&lt;/p&gt; 
  &lt;p&gt;Thank you very much for this great OpenOffice.org extension!&lt;br /&gt;&lt;/p&gt; 
  &lt;p&gt; &lt;/p&gt;</description>
	<pubDate>Thu, 12 Nov 2009 12:05:48 +0000</pubDate>
</item>

</channel>
</rss>
