<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kaeso</id>
	<title>Inkscape Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.inkscape.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kaeso"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Kaeso"/>
	<updated>2026-05-23T21:09:16Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Tracking_Dependencies&amp;diff=79868</id>
		<title>Tracking Dependencies</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Tracking_Dependencies&amp;diff=79868"/>
		<updated>2012-03-15T08:14:09Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Distros */ opensuse&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
We need help getting our basic lib dependencies listed out and kept up to date. Also we need to track which versions of which distros have the needed dependencies.&lt;br /&gt;
&lt;br /&gt;
To get glib and GTK+ dependencies figured out, people can go through the API documentation and look for the 'since' entries saying when calls were added. Then look for those calls in our source. Voila! we'll have base minimum dependencies figured out.&lt;br /&gt;
&lt;br /&gt;
== Libs ==&lt;br /&gt;
&lt;br /&gt;
C++ bindings are not included, since their required versions match those of the C counterparts.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Library&lt;br /&gt;
! v 0.47&lt;br /&gt;
! v 0.48.x&lt;br /&gt;
! trunk&lt;br /&gt;
|-&lt;br /&gt;
| Boehm-GC&lt;br /&gt;
| ?&lt;br /&gt;
| 6.4&lt;br /&gt;
| 6.4&lt;br /&gt;
|-&lt;br /&gt;
| Cairo&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 1.10&lt;br /&gt;
|-&lt;br /&gt;
| GDK&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| GDL&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
| (3.4)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Glib&lt;br /&gt;
| ''2.16*''&lt;br /&gt;
| ''2.16*''&lt;br /&gt;
| 2.24&lt;br /&gt;
|-&lt;br /&gt;
| glibmm&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| GTK+&lt;br /&gt;
| ''2.12*'' &amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
| ''2.12*''&amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
| 2.20&amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
|-&lt;br /&gt;
| GNU Scientific Library&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| LittleCMS&lt;br /&gt;
| 1.13&lt;br /&gt;
| 1.13&lt;br /&gt;
| 1.13&lt;br /&gt;
|-&lt;br /&gt;
| libxml&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
|-&lt;br /&gt;
| libxslt&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
|-&lt;br /&gt;
| Pango&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| Poppler&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
|-&lt;br /&gt;
| libsigc++&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''* Tentative dependency'' &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;Inkscape has an internal fork of GDL that we will eventually remove.  GDL 3.4 will contain all the new functionality that was introduced in our fork.  However, this will also introduce a dependency upon GTK+ 3.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;We can't actually build against GDL 3.4 until we are able to support GTK+ 3.&lt;br /&gt;
&lt;br /&gt;
== Functions used ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Function&lt;br /&gt;
! Lib&lt;br /&gt;
! Since&lt;br /&gt;
! Required&lt;br /&gt;
|-&lt;br /&gt;
| g_timeout_add_seconds&lt;br /&gt;
| Glib&lt;br /&gt;
| 2.14&lt;br /&gt;
| ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Distros ==&lt;br /&gt;
&lt;br /&gt;
Note: This table is not relevant to (non-fink) MacOS X, where we ship the desired version with Inkscape.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Distro&lt;br /&gt;
! cairo&lt;br /&gt;
! glib&lt;br /&gt;
! glibmm&lt;br /&gt;
! gtk+&lt;br /&gt;
! gtkmm&lt;br /&gt;
! pango&lt;br /&gt;
! gdl&lt;br /&gt;
! lcms&lt;br /&gt;
! libsigc++&lt;br /&gt;
! libgc&lt;br /&gt;
|-&lt;br /&gt;
|Windows Devlibs&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.8&lt;br /&gt;
| 2.26.0&lt;br /&gt;
| 2.24.8&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| (none)&lt;br /&gt;
| 1.17&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Debian 6.0 (Squeeze, &amp;lt;i&amp;gt;stable&amp;lt;/i&amp;gt;) &amp;lt;small&amp;gt;EOL ~2014?&amp;lt;/small&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| 1.8.10&lt;br /&gt;
| 2.24.2&lt;br /&gt;
| 2.24.2&lt;br /&gt;
| 2.20.1&lt;br /&gt;
| 2.20.3&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Fedora 15 &amp;lt;small&amp;gt;EOL 2012-06&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.24.4 &amp;lt;br /&amp;gt; 3.0.9&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 1.28.4&lt;br /&gt;
| 3.0.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.9&lt;br /&gt;
| 7.2~alpha&lt;br /&gt;
|-&lt;br /&gt;
| Fedora 16 &lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.8 &amp;lt;br /&amp;gt; 3.2.1&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.4&lt;br /&gt;
| 3.2.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.3&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.2~alpha&lt;br /&gt;
|-&lt;br /&gt;
| Open SuSE 11.4 &amp;lt;small&amp;gt;EOL 2012-09-15&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.0&lt;br /&gt;
| 2.25.5&lt;br /&gt;
| 2.22.1&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.1&lt;br /&gt;
| 2.2.8&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| Open SuSE 12.1 &amp;lt;small&amp;gt;EOL 2013-05-15&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.7&amp;lt;br /&amp;gt; 3.2.1&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.4&lt;br /&gt;
| 3.2.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Ubuntu 10.04 LTS (Lucid) &amp;lt;small&amp;gt;EOL 2013-04 (Desktop)&amp;lt;/small&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| 1.8.10&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 2.24.1&lt;br /&gt;
| 2.20.0&lt;br /&gt;
| 2.20.2&lt;br /&gt;
| 1.28.0&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 10.10 (Maverick) &amp;lt;small&amp;gt;EOL 2012-04-10&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.0&lt;br /&gt;
| 2.26.1&lt;br /&gt;
| 2.25.2&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 2.20.3&lt;br /&gt;
| 1.28.2&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 11.04 (Natty) &amp;lt;small&amp;gt;EOL 2012-10&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.28.0&lt;br /&gt;
| 2.24.4 &amp;lt;br /&amp;gt; 3.0.8&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 1.28.4&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 11.10 (Oneiric) &amp;lt;small&amp;gt;EOL 2013-04&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.6&amp;lt;br /&amp;gt; 3.2.0&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.3&lt;br /&gt;
| 3.1.5&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 12.04 (Precise) &amp;lt;small&amp;gt;EOL 2017-04&amp;lt;/small&amp;gt; &amp;lt;small&amp;gt;(as of 2012-03-08)&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.31.20&lt;br /&gt;
| 2.31.20&lt;br /&gt;
| 2.24.10&amp;lt;br /&amp;gt;3.3.18&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.3.18&lt;br /&gt;
| 1.29.5&lt;br /&gt;
| 3.3.4&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Legend&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Red;&amp;quot;| Inkscape 0.48 unsupported&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Inkscape trunk unsupported&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
[[Category:Developer Documentation]]&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Tracking_Dependencies&amp;diff=79862</id>
		<title>Tracking Dependencies</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Tracking_Dependencies&amp;diff=79862"/>
		<updated>2012-03-15T08:08:28Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Distros */ fedora&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
We need help getting our basic lib dependencies listed out and kept up to date. Also we need to track which versions of which distros have the needed dependencies.&lt;br /&gt;
&lt;br /&gt;
To get glib and GTK+ dependencies figured out, people can go through the API documentation and look for the 'since' entries saying when calls were added. Then look for those calls in our source. Voila! we'll have base minimum dependencies figured out.&lt;br /&gt;
&lt;br /&gt;
== Libs ==&lt;br /&gt;
&lt;br /&gt;
C++ bindings are not included, since their required versions match those of the C counterparts.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Library&lt;br /&gt;
! v 0.47&lt;br /&gt;
! v 0.48.x&lt;br /&gt;
! trunk&lt;br /&gt;
|-&lt;br /&gt;
| Boehm-GC&lt;br /&gt;
| ?&lt;br /&gt;
| 6.4&lt;br /&gt;
| 6.4&lt;br /&gt;
|-&lt;br /&gt;
| Cairo&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 1.10&lt;br /&gt;
|-&lt;br /&gt;
| GDK&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| GDL&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
| (3.4)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Glib&lt;br /&gt;
| ''2.16*''&lt;br /&gt;
| ''2.16*''&lt;br /&gt;
| 2.24&lt;br /&gt;
|-&lt;br /&gt;
| glibmm&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| GTK+&lt;br /&gt;
| ''2.12*'' &amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
| ''2.12*''&amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
| 2.20&amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
|-&lt;br /&gt;
| GNU Scientific Library&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| LittleCMS&lt;br /&gt;
| 1.13&lt;br /&gt;
| 1.13&lt;br /&gt;
| 1.13&lt;br /&gt;
|-&lt;br /&gt;
| libxml&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
|-&lt;br /&gt;
| libxslt&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
|-&lt;br /&gt;
| Pango&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| Poppler&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
|-&lt;br /&gt;
| libsigc++&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''* Tentative dependency'' &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;Inkscape has an internal fork of GDL that we will eventually remove.  GDL 3.4 will contain all the new functionality that was introduced in our fork.  However, this will also introduce a dependency upon GTK+ 3.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;We can't actually build against GDL 3.4 until we are able to support GTK+ 3.&lt;br /&gt;
&lt;br /&gt;
== Functions used ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Function&lt;br /&gt;
! Lib&lt;br /&gt;
! Since&lt;br /&gt;
! Required&lt;br /&gt;
|-&lt;br /&gt;
| g_timeout_add_seconds&lt;br /&gt;
| Glib&lt;br /&gt;
| 2.14&lt;br /&gt;
| ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Distros ==&lt;br /&gt;
&lt;br /&gt;
Note: This table is not relevant to (non-fink) MacOS X, where we ship the desired version with Inkscape.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Distro&lt;br /&gt;
! cairo&lt;br /&gt;
! glib&lt;br /&gt;
! glibmm&lt;br /&gt;
! gtk+&lt;br /&gt;
! gtkmm&lt;br /&gt;
! pango&lt;br /&gt;
! gdl&lt;br /&gt;
! lcms&lt;br /&gt;
! libsigc++&lt;br /&gt;
! libgc&lt;br /&gt;
|-&lt;br /&gt;
|Windows Devlibs&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.8&lt;br /&gt;
| 2.26.0&lt;br /&gt;
| 2.24.8&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| (none)&lt;br /&gt;
| 1.17&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Debian 6.0 (Squeeze, &amp;lt;i&amp;gt;stable&amp;lt;/i&amp;gt;) &amp;lt;small&amp;gt;EOL ~2014?&amp;lt;/small&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| 1.8.10&lt;br /&gt;
| 2.24.2&lt;br /&gt;
| 2.24.2&lt;br /&gt;
| 2.20.1&lt;br /&gt;
| 2.20.3&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Fedora 15 &amp;lt;small&amp;gt;EOL 2012-06&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.24.4 &amp;lt;br /&amp;gt; 3.0.9&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 1.28.4&lt;br /&gt;
| 3.0.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.9&lt;br /&gt;
| 7.2~alpha&lt;br /&gt;
|-&lt;br /&gt;
| Fedora 16 &lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.8 &amp;lt;br /&amp;gt; 3.2.1&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.4&lt;br /&gt;
| 3.2.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.3&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.2~alpha&lt;br /&gt;
|-&lt;br /&gt;
| Open SuSE 11.4 &amp;lt;small&amp;gt;EOL 2012-09-15&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.0&lt;br /&gt;
| 2.25.5&lt;br /&gt;
| 2.22.1&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.1&lt;br /&gt;
| 2.2.8&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
| Open SuSE 12.1 &amp;lt;small&amp;gt;EOL 2013-05-15&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.7&amp;lt;br /&amp;gt; 3.2.1&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.4&lt;br /&gt;
| 3.2.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| &lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Ubuntu 10.04 LTS (Lucid) &amp;lt;small&amp;gt;EOL 2013-04 (Desktop)&amp;lt;/small&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| 1.8.10&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 2.24.1&lt;br /&gt;
| 2.20.0&lt;br /&gt;
| 2.20.2&lt;br /&gt;
| 1.28.0&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 10.10 (Maverick) &amp;lt;small&amp;gt;EOL 2012-04-10&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.0&lt;br /&gt;
| 2.26.1&lt;br /&gt;
| 2.25.2&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 2.20.3&lt;br /&gt;
| 1.28.2&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 11.04 (Natty) &amp;lt;small&amp;gt;EOL 2012-10&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.28.0&lt;br /&gt;
| 2.24.4 &amp;lt;br /&amp;gt; 3.0.8&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 1.28.4&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.8&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 11.10 (Oneiric) &amp;lt;small&amp;gt;EOL 2013-04&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.6&amp;lt;br /&amp;gt; 3.2.0&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.3&lt;br /&gt;
| 3.1.5&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 12.04 (Precise) &amp;lt;small&amp;gt;EOL 2017-04&amp;lt;/small&amp;gt; &amp;lt;small&amp;gt;(as of 2012-03-08)&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.31.20&lt;br /&gt;
| 2.31.20&lt;br /&gt;
| 2.24.10&amp;lt;br /&amp;gt;3.3.18&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.3.18&lt;br /&gt;
| 1.29.5&lt;br /&gt;
| 3.3.4&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
| 7.1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Legend&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Red;&amp;quot;| Inkscape 0.48 unsupported&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Inkscape trunk unsupported&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
[[Category:Developer Documentation]]&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Tracking_Dependencies&amp;diff=79682</id>
		<title>Tracking Dependencies</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Tracking_Dependencies&amp;diff=79682"/>
		<updated>2012-03-14T10:29:41Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Distros */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Overview ==&lt;br /&gt;
&lt;br /&gt;
We need help getting our basic lib dependencies listed out and kept up to date. Also we need to track which versions of which distros have the needed dependencies.&lt;br /&gt;
&lt;br /&gt;
To get glib and GTK+ dependencies figured out, people can go through the API documentation and look for the 'since' entries saying when calls were added. Then look for those calls in our source. Voila! we'll have base minimum dependencies figured out.&lt;br /&gt;
&lt;br /&gt;
== Libs ==&lt;br /&gt;
&lt;br /&gt;
C++ bindings are not included, since their required versions match those of the C counterparts.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Library&lt;br /&gt;
! v 0.47&lt;br /&gt;
! v 0.48.x&lt;br /&gt;
! trunk&lt;br /&gt;
|-&lt;br /&gt;
| Boehm-GC&lt;br /&gt;
| ?&lt;br /&gt;
| 6.4&lt;br /&gt;
| 6.4&lt;br /&gt;
|-&lt;br /&gt;
| Cairo&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| 1.10&lt;br /&gt;
|-&lt;br /&gt;
| GDK&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| GDL&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;&lt;br /&gt;
| N/A&lt;br /&gt;
| N/A&lt;br /&gt;
| (3.4)&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
| Glib&lt;br /&gt;
| ''2.16*''&lt;br /&gt;
| ''2.16*''&lt;br /&gt;
| 2.24&lt;br /&gt;
|-&lt;br /&gt;
| glibmm&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| GTK+&lt;br /&gt;
| ''2.12*'' &amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
| ''2.12*''&amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
| 2.20&amp;lt;br /&amp;gt; &amp;lt; 3.0&lt;br /&gt;
|-&lt;br /&gt;
| GNU Scientific Library&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| LittleCMS&lt;br /&gt;
| 1.13&lt;br /&gt;
| 1.13&lt;br /&gt;
| 1.13&lt;br /&gt;
|-&lt;br /&gt;
| libxml&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
| ''2.6.11*''&lt;br /&gt;
|-&lt;br /&gt;
| libxslt&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
| ''1.0.15*''&lt;br /&gt;
|-&lt;br /&gt;
| Pango&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
| ?&lt;br /&gt;
|-&lt;br /&gt;
| Poppler&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
| ''0.5.9*''&lt;br /&gt;
|-&lt;br /&gt;
| libsigc++&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
| ''2.0.12*''&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
''* Tentative dependency'' &amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;1&amp;lt;/sup&amp;gt;Inkscape has an internal fork of GDL that we will eventually remove.  GDL 3.4 will contain all the new functionality that was introduced in our fork.  However, this will also introduce a dependency upon GTK+ 3.&amp;lt;br /&amp;gt;&lt;br /&gt;
&amp;lt;sup&amp;gt;2&amp;lt;/sup&amp;gt;We can't actually build against GDL 3.4 until we are able to support GTK+ 3.&lt;br /&gt;
&lt;br /&gt;
== Functions used ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Function&lt;br /&gt;
! Lib&lt;br /&gt;
! Since&lt;br /&gt;
! Required&lt;br /&gt;
|-&lt;br /&gt;
| g_timeout_add_seconds&lt;br /&gt;
| Glib&lt;br /&gt;
| 2.14&lt;br /&gt;
| ?&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Distros ==&lt;br /&gt;
&lt;br /&gt;
Note: This table is not relevant to (non-fink) MacOS X, where we ship the desired version with Inkscape.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Distro&lt;br /&gt;
! cairo&lt;br /&gt;
! glib&lt;br /&gt;
! glibmm&lt;br /&gt;
! gtk+&lt;br /&gt;
! gtkmm&lt;br /&gt;
! pango&lt;br /&gt;
! gdl&lt;br /&gt;
! lcms&lt;br /&gt;
! libsigc++&lt;br /&gt;
! libgc&lt;br /&gt;
|-&lt;br /&gt;
|Windows Devlibs&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.8&lt;br /&gt;
| 2.26.0&lt;br /&gt;
| 2.24.8&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| (none)&lt;br /&gt;
| 1.17&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 7.1&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Debian 6.0 (Squeeze, &amp;lt;i&amp;gt;stable&amp;lt;/i&amp;gt;) &amp;lt;small&amp;gt;EOL ~2014?&amp;lt;/small&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| 1.8.10&lt;br /&gt;
| 2.24.2&lt;br /&gt;
| 2.24.2&lt;br /&gt;
| 2.20.1&lt;br /&gt;
| 2.20.3&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
| 6.4&lt;br /&gt;
|-&lt;br /&gt;
| Fedora 15 &amp;lt;small&amp;gt;EOL 2012-06&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.24.4 &amp;lt;br /&amp;gt; 3.0.9&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 1.28.4&lt;br /&gt;
| 3.0.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.9&lt;br /&gt;
|-&lt;br /&gt;
| Fedora 16 &lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.8 &amp;lt;br /&amp;gt; 3.2.1&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.4&lt;br /&gt;
| 3.2.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.3&lt;br /&gt;
| 2.2.10&lt;br /&gt;
|-&lt;br /&gt;
| Open SuSE 11.4 &amp;lt;small&amp;gt;EOL 2012-09-15&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.0&lt;br /&gt;
| 2.25.5&lt;br /&gt;
| 2.22.1&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 1.28.3&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.1&lt;br /&gt;
| 2.2.8&lt;br /&gt;
|-&lt;br /&gt;
| Open SuSE 12.1 &amp;lt;small&amp;gt;EOL 2013-05-15&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.7&amp;lt;br /&amp;gt; 3.2.1&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.4&lt;br /&gt;
| 3.2.0&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Ubuntu 10.04 LTS (Lucid) &amp;lt;small&amp;gt;EOL 2013-04 (Desktop)&amp;lt;/small&amp;gt;&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| 1.8.10&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 2.24.1&lt;br /&gt;
| 2.20.0&lt;br /&gt;
| 2.20.2&lt;br /&gt;
| 1.28.0&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 10.10 (Maverick) &amp;lt;small&amp;gt;EOL 2012-04-10&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.0&lt;br /&gt;
| 2.26.1&lt;br /&gt;
| 2.25.2&lt;br /&gt;
| 2.22.0&lt;br /&gt;
| 2.20.3&lt;br /&gt;
| 1.28.2&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 11.04 (Natty) &amp;lt;small&amp;gt;EOL 2012-10&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.28.6&lt;br /&gt;
| 2.28.0&lt;br /&gt;
| 2.24.4 &amp;lt;br /&amp;gt; 3.0.8&lt;br /&gt;
| 2.24.0&lt;br /&gt;
| 1.28.4&lt;br /&gt;
| 2.30.1&lt;br /&gt;
| 1.18&lt;br /&gt;
| 2.2.4.2&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 11.10 (Oneiric) &amp;lt;small&amp;gt;EOL 2013-04&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.30.0&lt;br /&gt;
| 2.24.6&amp;lt;br /&amp;gt; 3.2.0&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.2.0&lt;br /&gt;
| 1.29.3&lt;br /&gt;
| 3.1.5&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
|-&lt;br /&gt;
| Ubuntu 12.04 (Precise) &amp;lt;small&amp;gt;EOL 2017-04&amp;lt;/small&amp;gt; &amp;lt;small&amp;gt;(as of 2012-03-08)&amp;lt;/small&amp;gt;&lt;br /&gt;
| 1.10.2&lt;br /&gt;
| 2.31.20&lt;br /&gt;
| 2.31.20&lt;br /&gt;
| 2.24.10&amp;lt;br /&amp;gt;3.3.18&lt;br /&gt;
| 2.24.2&amp;lt;br /&amp;gt;3.3.18&lt;br /&gt;
| 1.29.5&lt;br /&gt;
| 3.3.4&lt;br /&gt;
| 1.19 &amp;lt;br /&amp;gt; 2.2&lt;br /&gt;
| 2.2.10&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Legend&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Red;&amp;quot;| Inkscape 0.48 unsupported&lt;br /&gt;
|-&lt;br /&gt;
| style=&amp;quot;background:Orange;&amp;quot;| Inkscape trunk unsupported&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
[[Category:Developer Documentation]]&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning046&amp;diff=23764</id>
		<title>AnnouncePlanning046</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning046&amp;diff=23764"/>
		<updated>2008-03-10T20:15:17Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: (...everywhere...)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Planning the PR for the 0.46 release is done here...&lt;br /&gt;
&lt;br /&gt;
=Tasks=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Task&lt;br /&gt;
! Performer&lt;br /&gt;
! Projected Date of completion&lt;br /&gt;
! Status&lt;br /&gt;
|-&lt;br /&gt;
| Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 18th Feb 2008&lt;br /&gt;
| 50%&lt;br /&gt;
|-&lt;br /&gt;
| Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 18th Feb 2008&lt;br /&gt;
| 50%&lt;br /&gt;
|-&lt;br /&gt;
| Interview&lt;br /&gt;
| [[user:Prokoudine|Prokoudine]]&lt;br /&gt;
| progressing&lt;br /&gt;
| 90%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Announcement Process=&lt;br /&gt;
# Create new news posts (using the small overview below) on all the relevant social bookmarking sites: digg, slashdot etc.&lt;br /&gt;
# Create a new Page on the Inkscape website that has the Formal Announcement on it (for linking purposes) have links  back to the socal bookmarking stories for the release.&lt;br /&gt;
# Post the official announcement to the Inkscape News on the website, the and the relevant inkscape lists (announce, user, deleveloper)&lt;br /&gt;
# Send out the informal announcement (include a link to the webpage with the formal announcement)&lt;br /&gt;
# Send out the formal announcement. (include a link to the webpage with the formal announcement)&lt;br /&gt;
&lt;br /&gt;
=Press Release Translations=&lt;br /&gt;
Once the English Press Release text has been finalised, translation can start into other languages. &lt;br /&gt;
&lt;br /&gt;
The current goal for this PR text is to have the english version finished by 18th Feb 2008.&lt;br /&gt;
&lt;br /&gt;
Please Create a new Wiki page for planning / translating the 0.46 PR in your language here:&lt;br /&gt;
&lt;br /&gt;
=Press Release Text=&lt;br /&gt;
==Small Overview==&lt;br /&gt;
Inkscape, the open source vector graphics editor has released version 0.46. Major updates include native PDF support, a paint bucket tool, color profiles, dockable dialogs, SVG Filters, Live Path Effects, and many more features and updates.&lt;br /&gt;
&lt;br /&gt;
==Informal==&lt;br /&gt;
===Inkscape Announces 0.46 Release :: http://www.inkscape.org :: Draw Freely.===&lt;br /&gt;
The Inkscape community today is announcing the release of the newest version of its open source vector graphics editor. Inkscape 0.46 is a major update that introduces native PDF support. The implementation of PDF support in Inkscape provides an easy, open source solution to editing PDF documents. &lt;br /&gt;
&lt;br /&gt;
A ton of new features and performance improvements are included in this release. Dialogs boxes now have the ability to be docked to the side. Gradients can be edited completely on-canvas now. The new Paint Bucket Tool fills bounded areas with colors and allows quick recoloring of existing objects. A new 3D Box tool helps with creating perspective-correct drawings.  A new Tweak tool gives a intuitive method for modifying node paths.  The new Live Path Effects feature creates &amp;quot;brushes&amp;quot; and attaches organic effects to paths. Improvements to color management includes support for color spaces other than just sRGB.  Most SVG Filters are now implemented, and now have a dedicated UI.&lt;br /&gt;
&lt;br /&gt;
===Download Inkscape 0.46 for Linux, Windows or Mac OS X===&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
&lt;br /&gt;
===For More Information===&lt;br /&gt;
Complete Release Notes for 0.46, http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046 &amp;lt;br/&amp;gt;&lt;br /&gt;
Community Contributed Screenshots, http://inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===About Inkscape===&lt;br /&gt;
Inkscape is an open source drawing tool that uses the World Wide Web Consortium's (W3C) scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons' metadata, node-editing, layers, complex path operations, text-on-path, text-in-shape, and SVG XML editing. It can also import EPS, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats.&lt;br /&gt;
Inkscape's main motivation is to provide the Open Source community with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional work includes conversion of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core with powerful features added through an extension mechanism, and maintaining a friendly, open, community-oriented development process.&lt;br /&gt;
&lt;br /&gt;
==Formal==&lt;br /&gt;
===The Inkscape Community Releases Inkscape 0.46===&lt;br /&gt;
&lt;br /&gt;
New York, NY, '''INSERT DATE OF RELEASE HERE****yyyy/mm/dd****''' -- The Inkscape community today announced the&lt;br /&gt;
release of Inkscape 0.46, the newest stable version of their&lt;br /&gt;
multi-platform, open-source vector graphics editor.&lt;br /&gt;
&lt;br /&gt;
This newest Inkscape release includes a plethora of new tools and&lt;br /&gt;
improvements, beginning with native PDF support. Developed with the&lt;br /&gt;
assistance of the 2007 Google Summer of Code, and utilising the open&lt;br /&gt;
source Cairo and Poppler libraries, Inkscape 0.46 provides an easy, open&lt;br /&gt;
source tool for editing and creating PDF documents.&lt;br /&gt;
&lt;br /&gt;
The 2007 Google Summer of Code also produced the new 3D Box tool and Live Path Effects.&lt;br /&gt;
&lt;br /&gt;
As its name suggests, the 3D Box tool makes it possible to create and&lt;br /&gt;
edit the perspective of three-dimensional boxes.&lt;br /&gt;
&lt;br /&gt;
Live Path Effects can be used to create &amp;quot;brushes&amp;quot; and organic effects&lt;br /&gt;
while keeping the original paths editable. [This needs to be more&lt;br /&gt;
concrete as well.]&lt;br /&gt;
&lt;br /&gt;
The new Tweak Tool allows you to modify objects similar to molding clay.&lt;br /&gt;
&lt;br /&gt;
As well, gradient editing is now done visually and on-canvas. Gradient&lt;br /&gt;
stops are depicted as nodes, and multiple nodes can be selected and&lt;br /&gt;
moved simultaneously.&lt;br /&gt;
&lt;br /&gt;
Colour management has also been improved, with initial support for&lt;br /&gt;
colour spaces other than sRGB, including Adobe RGB and calibrated CMYK.&lt;br /&gt;
This makes it possible to use calibrated colour values, including CMYK&lt;br /&gt;
values, that are preserved across applications.&lt;br /&gt;
&lt;br /&gt;
The new Paint Bucket Tool allows bounded areas to be filled with colour&lt;br /&gt;
at the click of a mouse button. This new tool creates a closed-path&lt;br /&gt;
based on the visible canvas and is useful for quickly colouring line&lt;br /&gt;
drawings.&lt;br /&gt;
&lt;br /&gt;
The Gaussian Blur filter, introduced in Inkscape 0.45, was the first SVG&lt;br /&gt;
Filter. Inkscape 0.46 expands on this with Offset, Blend, Diffuse&lt;br /&gt;
Lighting, Specular Lighting and Turbulence primitives. There is also a&lt;br /&gt;
new, dedicated user interface for creating and altering filters based on&lt;br /&gt;
these new primitives.&lt;br /&gt;
&lt;br /&gt;
Finally, Inkscape 0.46 introduces workflow and user interface&lt;br /&gt;
improvements. Dialogue boxes can now be docked and minimised to a&lt;br /&gt;
side-panel, reducing visual clutter and making the relationship between&lt;br /&gt;
documents and interaction choices clearer, especially when working on&lt;br /&gt;
multiple documents in separate Inkscape instances.&lt;br /&gt;
&lt;br /&gt;
With 0.46 out, the Inkscape community is already working on future&lt;br /&gt;
releases, including the upcoming 0.47. Full compatibility with SVG&lt;br /&gt;
Mobile/Tiny is slated for version 0.50 and version 1.0 will include&lt;br /&gt;
complete W3C SVG 1.1 compliance.&lt;br /&gt;
&lt;br /&gt;
Inkscape users have contributed many features and ideas to the project&lt;br /&gt;
and the community invites anyone to contribute to the project. The more&lt;br /&gt;
help Inkscape gets, the sooner we reach these goals.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
The Inkscape community today announced the release of the newest version of their multi platform, open source vector graphics editor, Inkscape 0.46. The latest installment of Inkscape is a feature filled release that introduces a large number of new tools and improvements, including native PDF support. Utilizing the open source libraries of Cairo and Poppler, and developed with the assistance of the Google Summer of Code, Inkscape's PDF support provides an easy, open source solution to editing PDF documents. &lt;br /&gt;
&lt;br /&gt;
Inkscape 0.46 introduces improvements that provides enhanced work flow that complements creativity. Dialogs boxes now have the ability to be docked and minimized to a side panel, enhancing the user experience when editing multiple documents in separate inkscape instances. Gradient editing can now be done visually on-canvas, with gradient stops being depicted as nodes and the abilty to select and move multiple stops simultaneously. Color management has also been improved, with initial support for color definitions that use a colorspace other than sRGB (for example Adobe RGB, or calibrated CMYK colors). This allows for the use of calibrated color spaces, including using CMYK values that are preserved across applications.&lt;br /&gt;
&lt;br /&gt;
The new Paint Bucket Tool allows bounded areas to be quickly filled in with color. It creates a closed path based on the visible canvas and is useful for quickly coloring line drawings. Additional functionality produced by the Google Summer of Code 2007 include the new 3D Box tool, the Tweak tool and Live Path Effects. The Tweak Tool allows smooth and natural change of the shape or style of objects directly on canvas. Live Path Effects can be used to create &amp;quot;brushes&amp;quot; and all kinds of organic effects, while keeping the original paths editable.&lt;br /&gt;
&lt;br /&gt;
Inkscape 0.45 introduced SVG Filters with the Gussian Blur filter primitive; Inkscape 0.46 greatly expands on this by adding the Offset, Blend, Diffuse Lighting, Specular Lighting and Turbulence primitives.  As well, there is a new dedicated user interface for creation and alteration of complex filters based on these primitives.&lt;br /&gt;
&lt;br /&gt;
The Inkscape community is now working on the upcoming 0.47 release and invites you to contribute to the project. Beyond that, Inkscape is pushing for full compatibility with SVG Mobile/Tiny by version 0.50, and full W3C SVG 1.1 compliance by Inkscape 1.0. Users have also contributed many great feature ideas in addition to this; the more help the project receives, the faster these goals and ideas can be achieved.&lt;br /&gt;
&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Download Inkscape 0.46 for Linux, Windows or Mac OS X===&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
&lt;br /&gt;
===For More Information===&lt;br /&gt;
&lt;br /&gt;
Complete Release Notes for 0.46, http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046&amp;lt;br/&amp;gt;&lt;br /&gt;
Community Contributed Screenshots, http://inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===About Inkscape===&lt;br /&gt;
Inkscape is a multi platform, open source drawing tool that uses the World Wide Web Consortium's (W3C) scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons' metadata, node-editing, layers, complex path operations, text-on-path, text-in-shape, and SVG XML editing. It can also import EPS, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats.&lt;br /&gt;
Inkscape's main motivation is to provide the Open Source community with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional work includes conversion of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core with powerful features added through an extension mechanism, and maintaining a friendly, open, community-oriented development process.&lt;br /&gt;
&lt;br /&gt;
=Places to Announce=&lt;br /&gt;
&lt;br /&gt;
In general, for linux community receives a general informal announcement. However, for formal press channels we use the more formal 3rd-person press release.&lt;br /&gt;
&lt;br /&gt;
== Receive small overview ==&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Digg&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|digg.com someone needs to post a short excerpt anouncing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|slashdot.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|newsvine.com/&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Receive Informal PR ==&lt;br /&gt;
=== Open Source Community ===&lt;br /&gt;
{|  style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|- style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|gnome office list&lt;br /&gt;
|&lt;br /&gt;
|gnome-office-list at gnome dot org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|svg developers yahoo group&lt;br /&gt;
|&lt;br /&gt;
|svg-developers at yahoo dot com must join the list to send (rejon is on)&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|SVG.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|antoine at graougraou dot com, svg at steltenpower dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|svgfaq.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|maxdunn at siliconpublishing dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|svgfoundation.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|michael (at) svgfoundation.org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|cairo list&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|cairo at cairographics dot org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|gnome-list&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|gnome-announce-list at gnome dot org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Scribus List (mrdocs)&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|scribus at nashi dot altmuehlnet dot de&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|osnews.com&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://osnews.com/submit.php&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|desktoplinux.com&lt;br /&gt;
|ryanlerch &lt;br /&gt;
|http://desktoplinux.com/contactus.html&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|SVG Cafe.com &lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://www.svg-cafe.com/ join and post to news section&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Freshmeat.net&lt;br /&gt;
|&lt;br /&gt;
|a new release has to be added to inkscape's freshmeat profile&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|gnome footnotes&lt;br /&gt;
|&lt;br /&gt;
|http://gnomedesktop.org/node/add/story&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|scale-a-vector&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|kukofka at scale-a-vector dot de http://www.scale-a-vector.de/cont.htm&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://dot.kde.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://dot.kde.org/addPostingForm&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|revelinux.com&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|theobroma at revelinux dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Broader Inkscape &amp;amp; Art Community ===&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post?&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Inkscape deviantart group&lt;br /&gt;
|ScislaC&lt;br /&gt;
|http://inkscape.deviantart.com/&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|the inkscape forum&lt;br /&gt;
| ryanlerch&lt;br /&gt;
|http://www.inkscapeforum.com/ run by microUgly&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|inkscape tutorials blog&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://inkscapetutorials.wordpress.com/&lt;br /&gt;
|-&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|open clip art library list&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|clipart@freedesktop.org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|open clip art library news&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|artdc.org forum&lt;br /&gt;
|johncoswell&lt;br /&gt;
|http://www.artdc.org/&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|bittbox.com - vector art blog&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|contact(at)bittbox.com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|The Daily Ubuntu - Daily Ubuntu Applications&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://www.contactify.com/35b54&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Receive Formal PR ==&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post?&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxformat.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|login and submit news via top of page link&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linux-magazine.com/&lt;br /&gt;
|&lt;br /&gt;
|pr(at)linux - magazine (dot) com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxjournal.com/&lt;br /&gt;
|&lt;br /&gt;
|newproducts (at) ssc (dot) com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxmagazine.com/&lt;br /&gt;
|&lt;br /&gt;
|jbrockmeier at linux hyphen mag DOT com.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxuser.co.uk&lt;br /&gt;
|&lt;br /&gt;
|terry at linuxuser dot co dot uk http://linuxuser.co.uk/index.php?option=com_content&amp;amp;task=view&amp;amp;id=48&amp;amp;Itemid=40&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.tuxmagazine.com/&lt;br /&gt;
|&lt;br /&gt;
|editor at tuxmagazine dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.linuxworld.com/&lt;br /&gt;
|&lt;br /&gt;
|mrhinkle at linuxworld dot com tim at linuxworld dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://cmykmag.com/&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.computerarts.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|dom dot hall at futurenet dot co dot uk http://www.computerarts.co.uk/contacts&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.theopensourcereport.com/&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|contact at theopensourcereport dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.builderau.com.au/&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|Chris Duckett, editor at builderau dot com dot au&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.zdnet.com.au&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|edit at zdnet dot com dot au &lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
&lt;br /&gt;
* [http://openpr.com openpr] - http://openpr.com/news/submit.html&lt;br /&gt;
* nettime-ann - http://www.nettime.org/&lt;br /&gt;
* See Kansas City infoZine: http://www.infozine.com/news/stories/op/storiesView/sid/5080/&lt;br /&gt;
* http://graphicdesign.about.com&lt;br /&gt;
* http://graphicssoft.about.com&lt;br /&gt;
* http://desktoppublishing.about.com&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning046&amp;diff=23754</id>
		<title>AnnouncePlanning046</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning046&amp;diff=23754"/>
		<updated>2008-03-10T20:13:59Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: Point to sourceforge in the announce, as file will be first available there (and then donwloads.html sync'ed)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Planning the PR for the 0.46 release is done here...&lt;br /&gt;
&lt;br /&gt;
=Tasks=&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot; style=&amp;quot;text-align:center&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Task&lt;br /&gt;
! Performer&lt;br /&gt;
! Projected Date of completion&lt;br /&gt;
! Status&lt;br /&gt;
|-&lt;br /&gt;
| Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 18th Feb 2008&lt;br /&gt;
| 50%&lt;br /&gt;
|-&lt;br /&gt;
| Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 18th Feb 2008&lt;br /&gt;
| 50%&lt;br /&gt;
|-&lt;br /&gt;
| Interview&lt;br /&gt;
| [[user:Prokoudine|Prokoudine]]&lt;br /&gt;
| progressing&lt;br /&gt;
| 90%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Announcement Process=&lt;br /&gt;
# Create new news posts (using the small overview below) on all the relevant social bookmarking sites: digg, slashdot etc.&lt;br /&gt;
# Create a new Page on the Inkscape website that has the Formal Announcement on it (for linking purposes) have links  back to the socal bookmarking stories for the release.&lt;br /&gt;
# Post the official announcement to the Inkscape News on the website, the and the relevant inkscape lists (announce, user, deleveloper)&lt;br /&gt;
# Send out the informal announcement (include a link to the webpage with the formal announcement)&lt;br /&gt;
# Send out the formal announcement. (include a link to the webpage with the formal announcement)&lt;br /&gt;
&lt;br /&gt;
=Press Release Translations=&lt;br /&gt;
Once the English Press Release text has been finalised, translation can start into other languages. &lt;br /&gt;
&lt;br /&gt;
The current goal for this PR text is to have the english version finished by 18th Feb 2008.&lt;br /&gt;
&lt;br /&gt;
Please Create a new Wiki page for planning / translating the 0.46 PR in your language here:&lt;br /&gt;
&lt;br /&gt;
=Press Release Text=&lt;br /&gt;
==Small Overview==&lt;br /&gt;
Inkscape, the open source vector graphics editor has released version 0.46. Major updates include native PDF support, a paint bucket tool, color profiles, dockable dialogs, SVG Filters, Live Path Effects, and many more features and updates.&lt;br /&gt;
&lt;br /&gt;
==Informal==&lt;br /&gt;
===Inkscape Announces 0.46 Release :: http://www.inkscape.org :: Draw Freely.===&lt;br /&gt;
The Inkscape community today is announcing the release of the newest version of its open source vector graphics editor. Inkscape 0.46 is a major update that introduces native PDF support. The implementation of PDF support in Inkscape provides an easy, open source solution to editing PDF documents. &lt;br /&gt;
&lt;br /&gt;
A ton of new features and performance improvements are included in this release. Dialogs boxes now have the ability to be docked to the side. Gradients can be edited completely on-canvas now. The new Paint Bucket Tool fills bounded areas with colors and allows quick recoloring of existing objects. A new 3D Box tool helps with creating perspective-correct drawings.  A new Tweak tool gives a intuitive method for modifying node paths.  The new Live Path Effects feature creates &amp;quot;brushes&amp;quot; and attaches organic effects to paths. Improvements to color management includes support for color spaces other than just sRGB.  Most SVG Filters are now implemented, and now have a dedicated UI.&lt;br /&gt;
&lt;br /&gt;
===Download Inkscape 0.46 for Linux, Windows or Mac OS X===&lt;br /&gt;
http://inkscape.org/download/&lt;br /&gt;
&lt;br /&gt;
===For More Information===&lt;br /&gt;
Complete Release Notes for 0.46, http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046 &amp;lt;br/&amp;gt;&lt;br /&gt;
Community Contributed Screenshots, http://inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===About Inkscape===&lt;br /&gt;
Inkscape is an open source drawing tool that uses the World Wide Web Consortium's (W3C) scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons' metadata, node-editing, layers, complex path operations, text-on-path, text-in-shape, and SVG XML editing. It can also import EPS, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats.&lt;br /&gt;
Inkscape's main motivation is to provide the Open Source community with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional work includes conversion of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core with powerful features added through an extension mechanism, and maintaining a friendly, open, community-oriented development process.&lt;br /&gt;
&lt;br /&gt;
==Formal==&lt;br /&gt;
===The Inkscape Community Releases Inkscape 0.46===&lt;br /&gt;
&lt;br /&gt;
New York, NY, '''INSERT DATE OF RELEASE HERE****yyyy/mm/dd****''' -- The Inkscape community today announced the&lt;br /&gt;
release of Inkscape 0.46, the newest stable version of their&lt;br /&gt;
multi-platform, open-source vector graphics editor.&lt;br /&gt;
&lt;br /&gt;
This newest Inkscape release includes a plethora of new tools and&lt;br /&gt;
improvements, beginning with native PDF support. Developed with the&lt;br /&gt;
assistance of the 2007 Google Summer of Code, and utilising the open&lt;br /&gt;
source Cairo and Poppler libraries, Inkscape 0.46 provides an easy, open&lt;br /&gt;
source tool for editing and creating PDF documents.&lt;br /&gt;
&lt;br /&gt;
The 2007 Google Summer of Code also produced the new 3D Box tool and Live Path Effects.&lt;br /&gt;
&lt;br /&gt;
As its name suggests, the 3D Box tool makes it possible to create and&lt;br /&gt;
edit the perspective of three-dimensional boxes.&lt;br /&gt;
&lt;br /&gt;
Live Path Effects can be used to create &amp;quot;brushes&amp;quot; and organic effects&lt;br /&gt;
while keeping the original paths editable. [This needs to be more&lt;br /&gt;
concrete as well.]&lt;br /&gt;
&lt;br /&gt;
The new Tweak Tool allows you to modify objects similar to molding clay.&lt;br /&gt;
&lt;br /&gt;
As well, gradient editing is now done visually and on-canvas. Gradient&lt;br /&gt;
stops are depicted as nodes, and multiple nodes can be selected and&lt;br /&gt;
moved simultaneously.&lt;br /&gt;
&lt;br /&gt;
Colour management has also been improved, with initial support for&lt;br /&gt;
colour spaces other than sRGB, including Adobe RGB and calibrated CMYK.&lt;br /&gt;
This makes it possible to use calibrated colour values, including CMYK&lt;br /&gt;
values, that are preserved across applications.&lt;br /&gt;
&lt;br /&gt;
The new Paint Bucket Tool allows bounded areas to be filled with colour&lt;br /&gt;
at the click of a mouse button. This new tool creates a closed-path&lt;br /&gt;
based on the visible canvas and is useful for quickly colouring line&lt;br /&gt;
drawings.&lt;br /&gt;
&lt;br /&gt;
The Gaussian Blur filter, introduced in Inkscape 0.45, was the first SVG&lt;br /&gt;
Filter. Inkscape 0.46 expands on this with Offset, Blend, Diffuse&lt;br /&gt;
Lighting, Specular Lighting and Turbulence primitives. There is also a&lt;br /&gt;
new, dedicated user interface for creating and altering filters based on&lt;br /&gt;
these new primitives.&lt;br /&gt;
&lt;br /&gt;
Finally, Inkscape 0.46 introduces workflow and user interface&lt;br /&gt;
improvements. Dialogue boxes can now be docked and minimised to a&lt;br /&gt;
side-panel, reducing visual clutter and making the relationship between&lt;br /&gt;
documents and interaction choices clearer, especially when working on&lt;br /&gt;
multiple documents in separate Inkscape instances.&lt;br /&gt;
&lt;br /&gt;
With 0.46 out, the Inkscape community is already working on future&lt;br /&gt;
releases, including the upcoming 0.47. Full compatibility with SVG&lt;br /&gt;
Mobile/Tiny is slated for version 0.50 and version 1.0 will include&lt;br /&gt;
complete W3C SVG 1.1 compliance.&lt;br /&gt;
&lt;br /&gt;
Inkscape users have contributed many features and ideas to the project&lt;br /&gt;
and the community invites anyone to contribute to the project. The more&lt;br /&gt;
help Inkscape gets, the sooner we reach these goals.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strike&amp;gt;&lt;br /&gt;
The Inkscape community today announced the release of the newest version of their multi platform, open source vector graphics editor, Inkscape 0.46. The latest installment of Inkscape is a feature filled release that introduces a large number of new tools and improvements, including native PDF support. Utilizing the open source libraries of Cairo and Poppler, and developed with the assistance of the Google Summer of Code, Inkscape's PDF support provides an easy, open source solution to editing PDF documents. &lt;br /&gt;
&lt;br /&gt;
Inkscape 0.46 introduces improvements that provides enhanced work flow that complements creativity. Dialogs boxes now have the ability to be docked and minimized to a side panel, enhancing the user experience when editing multiple documents in separate inkscape instances. Gradient editing can now be done visually on-canvas, with gradient stops being depicted as nodes and the abilty to select and move multiple stops simultaneously. Color management has also been improved, with initial support for color definitions that use a colorspace other than sRGB (for example Adobe RGB, or calibrated CMYK colors). This allows for the use of calibrated color spaces, including using CMYK values that are preserved across applications.&lt;br /&gt;
&lt;br /&gt;
The new Paint Bucket Tool allows bounded areas to be quickly filled in with color. It creates a closed path based on the visible canvas and is useful for quickly coloring line drawings. Additional functionality produced by the Google Summer of Code 2007 include the new 3D Box tool, the Tweak tool and Live Path Effects. The Tweak Tool allows smooth and natural change of the shape or style of objects directly on canvas. Live Path Effects can be used to create &amp;quot;brushes&amp;quot; and all kinds of organic effects, while keeping the original paths editable.&lt;br /&gt;
&lt;br /&gt;
Inkscape 0.45 introduced SVG Filters with the Gussian Blur filter primitive; Inkscape 0.46 greatly expands on this by adding the Offset, Blend, Diffuse Lighting, Specular Lighting and Turbulence primitives.  As well, there is a new dedicated user interface for creation and alteration of complex filters based on these primitives.&lt;br /&gt;
&lt;br /&gt;
The Inkscape community is now working on the upcoming 0.47 release and invites you to contribute to the project. Beyond that, Inkscape is pushing for full compatibility with SVG Mobile/Tiny by version 0.50, and full W3C SVG 1.1 compliance by Inkscape 1.0. Users have also contributed many great feature ideas in addition to this; the more help the project receives, the faster these goals and ideas can be achieved.&lt;br /&gt;
&amp;lt;/strike&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===Download Inkscape 0.46 for Linux, Windows or Mac OS X===&lt;br /&gt;
http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
&lt;br /&gt;
===For More Information===&lt;br /&gt;
&lt;br /&gt;
Complete Release Notes for 0.46, http://wiki.inkscape.org/wiki/index.php/ReleaseNotes046&amp;lt;br/&amp;gt;&lt;br /&gt;
Community Contributed Screenshots, http://inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===About Inkscape===&lt;br /&gt;
Inkscape is a multi platform, open source drawing tool that uses the World Wide Web Consortium's (W3C) scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons' metadata, node-editing, layers, complex path operations, text-on-path, text-in-shape, and SVG XML editing. It can also import EPS, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats.&lt;br /&gt;
Inkscape's main motivation is to provide the Open Source community with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional work includes conversion of the codebase from C/Gtk to C++/Gtkmm, emphasizing a lightweight core with powerful features added through an extension mechanism, and maintaining a friendly, open, community-oriented development process.&lt;br /&gt;
&lt;br /&gt;
=Places to Announce=&lt;br /&gt;
&lt;br /&gt;
In general, for linux community receives a general informal announcement. However, for formal press channels we use the more formal 3rd-person press release.&lt;br /&gt;
&lt;br /&gt;
== Receive small overview ==&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Digg&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|digg.com someone needs to post a short excerpt anouncing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|slashdot.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|newsvine.com/&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Receive Informal PR ==&lt;br /&gt;
=== Open Source Community ===&lt;br /&gt;
{|  style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|- style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|gnome office list&lt;br /&gt;
|&lt;br /&gt;
|gnome-office-list at gnome dot org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|svg developers yahoo group&lt;br /&gt;
|&lt;br /&gt;
|svg-developers at yahoo dot com must join the list to send (rejon is on)&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|SVG.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|antoine at graougraou dot com, svg at steltenpower dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|svgfaq.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|maxdunn at siliconpublishing dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|svgfoundation.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|michael (at) svgfoundation.org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|cairo list&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|cairo at cairographics dot org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|gnome-list&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|gnome-announce-list at gnome dot org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Scribus List (mrdocs)&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|scribus at nashi dot altmuehlnet dot de&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|osnews.com&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://osnews.com/submit.php&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|desktoplinux.com&lt;br /&gt;
|ryanlerch &lt;br /&gt;
|http://desktoplinux.com/contactus.html&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|SVG Cafe.com &lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://www.svg-cafe.com/ join and post to news section&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Freshmeat.net&lt;br /&gt;
|&lt;br /&gt;
|a new release has to be added to inkscape's freshmeat profile&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|gnome footnotes&lt;br /&gt;
|&lt;br /&gt;
|http://gnomedesktop.org/node/add/story&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|scale-a-vector&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|kukofka at scale-a-vector dot de http://www.scale-a-vector.de/cont.htm&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://dot.kde.org&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://dot.kde.org/addPostingForm&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|revelinux.com&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|theobroma at revelinux dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Broader Inkscape &amp;amp; Art Community ===&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post?&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|Inkscape deviantart group&lt;br /&gt;
|ScislaC&lt;br /&gt;
|http://inkscape.deviantart.com/&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|the inkscape forum&lt;br /&gt;
| ryanlerch&lt;br /&gt;
|http://www.inkscapeforum.com/ run by microUgly&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|inkscape tutorials blog&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://inkscapetutorials.wordpress.com/&lt;br /&gt;
|-&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|open clip art library list&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|clipart@freedesktop.org&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|open clip art library news&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|artdc.org forum&lt;br /&gt;
|johncoswell&lt;br /&gt;
|http://www.artdc.org/&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|bittbox.com - vector art blog&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|contact(at)bittbox.com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|The Daily Ubuntu - Daily Ubuntu Applications&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|http://www.contactify.com/35b54&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Receive Formal PR ==&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&amp;quot;|Contact Name  &lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|Who will contact / post?&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:50%;&amp;quot;|Notes...&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxformat.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|login and submit news via top of page link&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linux-magazine.com/&lt;br /&gt;
|&lt;br /&gt;
|pr(at)linux - magazine (dot) com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxjournal.com/&lt;br /&gt;
|&lt;br /&gt;
|newproducts (at) ssc (dot) com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxmagazine.com/&lt;br /&gt;
|&lt;br /&gt;
|jbrockmeier at linux hyphen mag DOT com.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://linuxuser.co.uk&lt;br /&gt;
|&lt;br /&gt;
|terry at linuxuser dot co dot uk http://linuxuser.co.uk/index.php?option=com_content&amp;amp;task=view&amp;amp;id=48&amp;amp;Itemid=40&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.tuxmagazine.com/&lt;br /&gt;
|&lt;br /&gt;
|editor at tuxmagazine dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.linuxworld.com/&lt;br /&gt;
|&lt;br /&gt;
|mrhinkle at linuxworld dot com tim at linuxworld dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://cmykmag.com/&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.computerarts.co.uk/&lt;br /&gt;
|&lt;br /&gt;
|dom dot hall at futurenet dot co dot uk http://www.computerarts.co.uk/contacts&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.theopensourcereport.com/&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|contact at theopensourcereport dot com&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.builderau.com.au/&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|Chris Duckett, editor at builderau dot com dot au&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://www.zdnet.com.au&lt;br /&gt;
|ryanlerch&lt;br /&gt;
|edit at zdnet dot com dot au &lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Other ===&lt;br /&gt;
&lt;br /&gt;
* [http://openpr.com openpr] - http://openpr.com/news/submit.html&lt;br /&gt;
* nettime-ann - http://www.nettime.org/&lt;br /&gt;
* See Kansas City infoZine: http://www.infozine.com/news/stories/op/storiesView/sid/5080/&lt;br /&gt;
* http://graphicdesign.about.com&lt;br /&gt;
* http://graphicssoft.about.com&lt;br /&gt;
* http://desktoppublishing.about.com&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=WhiteBoard&amp;diff=18364</id>
		<title>WhiteBoard</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=WhiteBoard&amp;diff=18364"/>
		<updated>2008-01-10T08:45:04Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pedro is the name of the whiteboard on inkscape, it allow to share the canvas, and work at several people on a same picture.&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
===(16/01/06)===&lt;br /&gt;
&amp;lt;p&amp;gt;Can connect to both gristle.org and jabber.org using pedro, on establishing a whiteboard connection the reciever crashes&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===(10/01/08)===&lt;br /&gt;
Can connect to im.apinc.org. I tried to google.com xmpp server few month ago it worked (but I lost my login informations).&lt;br /&gt;
Tried with jabber.linux.it, it establishes rightly a connection and can see my buddy list; it works for chatting, but I have no-one to try sharing a draw (In parallel I've had a pidgin session, with didn't experience any trouble).&lt;br /&gt;
CANT connect to jabber.org:5222, SASL error.&lt;br /&gt;
&lt;br /&gt;
== How to have whiteboard enable ==&lt;br /&gt;
You must compile inkscape with the configure option --enable-whiteboard&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/my/installed/inkscape/path/ --enable-whiteboard &amp;amp;&amp;amp;&lt;br /&gt;
 make &amp;amp;&amp;amp; &lt;br /&gt;
 make install&lt;br /&gt;
 # (or 'make install-strip' to remove debug symbols, but we could need it here).&lt;br /&gt;
&lt;br /&gt;
then launch Inkscape.&lt;br /&gt;
&lt;br /&gt;
=== launching Pedro whiteboard ===&lt;br /&gt;
there is a menu '''Whiteboard''' between Effects and Help menues.&lt;br /&gt;
&lt;br /&gt;
Choose '''Whiteboard=&amp;gt;Instant Messaging...'''&lt;br /&gt;
&lt;br /&gt;
A new window pop up called '''Pedro XMPP Client'''.&lt;br /&gt;
&lt;br /&gt;
=== connecting to the server ===&lt;br /&gt;
Use menu '''File=&amp;gt;Connect''' to connect to the server.&lt;br /&gt;
Enter commons jabber parameters (if you have no jabber account you can test the creation of a new one), then connect.&lt;br /&gt;
* If you already have contact with your account, they will be displayed in the Buddies window.&lt;br /&gt;
* If your evereyday jabber IM client is launched, you will see yourself with this client. resource.&lt;br /&gt;
&lt;br /&gt;
Then start the conversation with your friend, or start to share your canvas...&lt;br /&gt;
&lt;br /&gt;
=== Sharing the canvas ===&lt;br /&gt;
'''Click'' on your friend or contact '''buddy''' with '''right mouse button''' and choose from '''contextual menu''': '''share whiteboard'''&lt;br /&gt;
&lt;br /&gt;
A new window will popup requesting you to choose which document to share :&lt;br /&gt;
* The current document (the name of the actual document in the list).&lt;br /&gt;
* A new document (Blank Document on the list).&lt;br /&gt;
&lt;br /&gt;
select it and click on Open. A new window will popup with 'Inkboard session (youruser@server/resource to otheruser@server/resource).&lt;br /&gt;
&lt;br /&gt;
This is the working whiteboard....&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=WhiteBoard&amp;diff=18359</id>
		<title>WhiteBoard</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=WhiteBoard&amp;diff=18359"/>
		<updated>2008-01-10T08:43:42Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Pedro is the name of the whiteboard on inkscape, it allow to share the canvas, and work at several people on a same picture.&lt;br /&gt;
&lt;br /&gt;
==Status==&lt;br /&gt;
===16/01/06)===&lt;br /&gt;
&amp;lt;p&amp;gt;Can connect to both gristle.org and jabber.org using pedro, on establishing a whiteboard connection the reciever crashes&amp;lt;/p&amp;gt;&lt;br /&gt;
&lt;br /&gt;
===(10/01/08)===&lt;br /&gt;
Can connect to im.apinc.org. I tried to google.com xmpp server few month ago it worked (but I lost my login informations).&lt;br /&gt;
Tried with jabber.linux.it, it establishes rightly a connection and can see my buddy list; it works for chatting, but I have no-one to try sharing a draw (In parallel I've had a pidgin session, with didn't experience any trouble).&lt;br /&gt;
CANT connect to jabber.org:5222, SASL error.&lt;br /&gt;
&lt;br /&gt;
== How to have whiteboard enable ==&lt;br /&gt;
You must compile inkscape with the configure option --enable-whiteboard&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/my/installed/inkscape/path/ --enable-whiteboard &amp;amp;&amp;amp;&lt;br /&gt;
 make &amp;amp;&amp;amp; &lt;br /&gt;
 make install&lt;br /&gt;
 # (or 'make install-strip' to remove debug symbols, but we could need it here).&lt;br /&gt;
&lt;br /&gt;
then launch Inkscape.&lt;br /&gt;
&lt;br /&gt;
=== launching Pedro whiteboard ===&lt;br /&gt;
there is a menu '''Whiteboard''' between Effects and Help menues.&lt;br /&gt;
&lt;br /&gt;
Choose '''Whiteboard=&amp;gt;Instant Messaging...'''&lt;br /&gt;
&lt;br /&gt;
A new window pop up called '''Pedro XMPP Client'''.&lt;br /&gt;
&lt;br /&gt;
=== connecting to the server ===&lt;br /&gt;
Use menu '''File=&amp;gt;Connect''' to connect to the server.&lt;br /&gt;
Enter commons jabber parameters (if you have no jabber account you can test the creation of a new one), then connect.&lt;br /&gt;
* If you already have contact with your account, they will be displayed in the Buddies window.&lt;br /&gt;
* If your evereyday jabber IM client is launched, you will see yourself with this client. resource.&lt;br /&gt;
&lt;br /&gt;
Then start the conversation with your friend, or start to share your canvas...&lt;br /&gt;
&lt;br /&gt;
=== Sharing the canvas ===&lt;br /&gt;
'''Click'' on your friend or contact '''buddy''' with '''right mouse button''' and choose from '''contextual menu''': '''share whiteboard'''&lt;br /&gt;
&lt;br /&gt;
A new window will popup requesting you to choose which document to share :&lt;br /&gt;
* The current document (the name of the actual document in the list).&lt;br /&gt;
* A new document (Blank Document on the list).&lt;br /&gt;
&lt;br /&gt;
select it and click on Open. A new window will popup with 'Inkboard session (youruser@server/resource to otheruser@server/resource).&lt;br /&gt;
&lt;br /&gt;
This is the working whiteboard....&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=17904</id>
		<title>Editing Inkscape's website</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=17904"/>
		<updated>2008-01-03T14:01:28Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: how to publish svn change&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anyone can edit the Inkscape wiki.&lt;br /&gt;
&lt;br /&gt;
Once you have developer-level access to the project, you can also help with maintenance of the non-wiki parts of the Inkscape website.&lt;br /&gt;
&lt;br /&gt;
== SVN Checkout of the Website Module ==&lt;br /&gt;
&lt;br /&gt;
To checkout the website SVN module:&lt;br /&gt;
&lt;br /&gt;
:Type &amp;lt;pre&amp;gt;svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape_web/trunk inkscape_web&amp;lt;/pre&amp;gt; after you have logged in with your username/password&lt;br /&gt;
&lt;br /&gt;
For more info, see [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Testing your website changes locally ==&lt;br /&gt;
&lt;br /&gt;
Once you have checked out (see previous heading) the website module, then make a symbolic link to your web root directory. To do this for apache on redhat9 the best way is to navigate to &amp;lt;pre&amp;gt;/var/www/html&amp;lt;/pre&amp;gt; and then type:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;ln -s /usr/src/inkscape-project/inkscape_web&amp;lt;/pre&amp;gt; (NOTE: that the path you pass should be relative/absolute to the inkscape_web module you just checked out)&lt;br /&gt;
&lt;br /&gt;
Thus, once you have done this, then you will be able to view the Inkscape website at &amp;lt;pre&amp;gt;http://localhost/inkscape_web/&amp;lt;/pre&amp;gt; on your computer via a web browser.&lt;br /&gt;
&lt;br /&gt;
Hopefully, you have apache configured properly and it is running.&lt;br /&gt;
&lt;br /&gt;
== Making Your Changes Live on Inkscape.org ==&lt;br /&gt;
&lt;br /&gt;
# Make your changes to your local inkscape_web module.&lt;br /&gt;
# Commit your changes, ensuring that you provide ample notes in your commit log message.&lt;br /&gt;
# If you have ssh access to inkscape.org, just launch ./publish_web.sh from your local checkout; otherwise ask a developer to do it for you (they usually hang on #inkscape channel on Freenode).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding News to the Site ==&lt;br /&gt;
&lt;br /&gt;
If you have SVN access, you can add news to the site. First, you should add your signature to /includes/signatures.inc.&lt;br /&gt;
&lt;br /&gt;
Create your news in english always! create a new file in the news/en/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt; folder, and give it the next highest number. (if there are files named 001.inc and 002.inc, name yours 003.inc) You can use this as a template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
  &amp;lt;&amp;amp;#100;iv class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;h3&amp;gt;HEADER&amp;lt;/h3&amp;gt;&lt;br /&gt;
    &amp;lt;b&amp;gt;MONTH DAY, YEAR&amp;lt;/b&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;MESSAGE&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;?php echo $[[SIG_YOURNAME]]; ?&amp;gt;&lt;br /&gt;
  &amp;lt;/&amp;amp;#100;iv&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Add new paragraphs if needed and dont forget to change the signature.&lt;br /&gt;
&lt;br /&gt;
If you want, translate the news to your language and save it in news/XX/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: all news entries which weren't translated yet will show up in english.&lt;br /&gt;
&lt;br /&gt;
If you really want to add news only in your language (not english), it might probably be the better way to modify your localized header (/index.xx-header.php). If you really think you need to have a local-only news, then please add an empty file with the same name (number) in the english directory and add a comment:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!-- This news is for xx users only --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make your changes live as described above.&lt;br /&gt;
&lt;br /&gt;
== Adding Screenshots to the Site ==&lt;br /&gt;
&lt;br /&gt;
The best way to add screenshots to the website is not by emailing them to the list or to any one developer unless you are not a developer. Instead, the best way is to create a screenshot for whatever screen size your system is set to (preferably a standard size like 1024 by 768), creating it in the PNG file format and then give it a descriptive name.&lt;br /&gt;
&lt;br /&gt;
Then the resulting thumbnail should be of the resolution 267 pixels wide by 200 pixels high in PNG format. The naming must be in relationship to the screenshot.&lt;br /&gt;
&lt;br /&gt;
Naming convention is:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.png&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;_thumb.png&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.png&lt;br /&gt;
:inkscape-0.43-01-myfeature_thumb.png&lt;br /&gt;
&lt;br /&gt;
&amp;lt;id&amp;gt; is ment to be something like 01, 02, 03... but you can also use 10a, 10b, 10c. this affects the order in the gallery. use zzz to place a sceenshot on top.&lt;br /&gt;
(NOTE: &amp;lt;id&amp;gt; wasnt there before. but i suggest using it beginning with 0.43)&lt;br /&gt;
&lt;br /&gt;
save your shot into the &amp;quot;screenshots/gallery&amp;quot; folder, the thumb into &amp;quot;screenshots/gallery/thumbs&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the graphics are in the right folder, my lovely PHP script will display them automatically on the main page of the website.&lt;br /&gt;
They also appear on the screenshots/index.php page, therefore you must create a description file:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.en&lt;br /&gt;
&lt;br /&gt;
You may also create translations of description files. Just replace .en with the language code. Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.en&lt;br /&gt;
:inkscape-0.43-01-myfeature.de&lt;br /&gt;
:inkscape-0.43-01-myfeature.es&lt;br /&gt;
&lt;br /&gt;
Store them in &amp;quot;screenshots/gallery/info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Then make sure that you add your new images and description files and any changes to the SVN repository. For more info, see [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Translating the Inkscape Website ==&lt;br /&gt;
&lt;br /&gt;
1.  Do an SVN checkout of the website module.&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT: all files you change MUST be UTF-8 encoded! Otherwise, you will get broken output. See the UTF-8 note below, please.'''&lt;br /&gt;
&lt;br /&gt;
2.  Add your language by these steps:&lt;br /&gt;
* update the following line includes/header.php&lt;br /&gt;
 $LANGUAGES = array(&amp;quot;en&amp;quot;, &amp;quot;de&amp;quot;, &amp;quot;es&amp;quot;); // available languages&lt;br /&gt;
* Add a flag for your language in the images directory.  It should be named inkscape_web/images/flag-XX.png.  (where XX is your language code). Size is 34x20px.&lt;br /&gt;
* Add a line to css/base.css, similar to the following: (place your flag 50px left of the others)&lt;br /&gt;
 #lang-xx { left:225px; }&lt;br /&gt;
&lt;br /&gt;
* Add a link for your flag in includes/header.php&lt;br /&gt;
* Create a copy of includes/localized-en.inc for your language. (like includes/localized-fr.inc) and translate the values of the strings.&lt;br /&gt;
* copy and translate index.en-header.php to your language.&lt;br /&gt;
* copy the subdirectory structure news/en/ to news/xx/ and, if you want, translate the news. (you can delete all news that you will not translate. the script will use the original news of /news/en then)&lt;br /&gt;
* you may add a signature to includes/signatures.inc and use it for news you create.&lt;br /&gt;
&lt;br /&gt;
3. Look into other pages to see what needs to be done to translate them. (in general you need to create an inclusion file)&lt;br /&gt;
Files you need to translate: (at least you must create a copy for your language, or those pages will fail to open)&lt;br /&gt;
 discussion-en.inc&lt;br /&gt;
 download-en.inc&lt;br /&gt;
 mailing_lists-en.inc&lt;br /&gt;
 report_bugs-en.inc&lt;br /&gt;
 submit2webmaster-en.inc&lt;br /&gt;
 submit2webmaster-en-form.inc&lt;br /&gt;
 doc/index-en.inc&lt;br /&gt;
 status/index-en.inc&lt;br /&gt;
&lt;br /&gt;
:You also may translate news, screenshot comments and status files.&lt;br /&gt;
&lt;br /&gt;
:'''Note'''  The tutorial translations in the doc/ directory are handled separately from the website translation.  These are the files in inkscape_web/doc/*/ that have .XX.html extensions.  You do not need to do anything about these pages.&lt;br /&gt;
&lt;br /&gt;
:'''Note'''  The translation of doxygen, wiki, and the various SF pages are separate from the website translation.  You do not need to do anything about these pages.&lt;br /&gt;
&lt;br /&gt;
5. Add a news item to the index page announcing your translation.  You are encouraged to write it in both English and your native language.  Use UTF-8 character set (or character entities if you prefer). You do this by adding a file like /news/en/200x/xx/0xx.inc and write your announcement.&lt;br /&gt;
&lt;br /&gt;
:'''IMPORTANT: all files you change MUST be UTF-8 encoded! Otherwise, you will get broken output. See the UTF-8 note below, please.'''&lt;br /&gt;
&lt;br /&gt;
:'''Note''' Even if the announcement does not need to be translated, you should copy it to your languages folder also.&lt;br /&gt;
&lt;br /&gt;
:Reason: Same news must have same file names. If your announcement is 010.inc, and then the next news is 011.inc, if you translate that news only, your announcement will no more be shown. This is because if you have 11 localized news and there are 12 in /en/, the 11th will be shown in english.  Now, if the 11th file in your folder is the translation of the 12th file in /en/, it will be  displayed wrong.&lt;br /&gt;
&lt;br /&gt;
6.  If you have SVN access, then commit your changes to the site.  See the Website Editing and Working With SVN documentation for directions.&lt;br /&gt;
:If you do ''not'' have SVN access, then show your translation to one of the Inkscape administrators for review.  They will then give you access to SVN and the website, so you can deploy your changes.&lt;br /&gt;
&lt;br /&gt;
== There are no UTF-8 entities !!! ==&lt;br /&gt;
&lt;br /&gt;
As different people have talked about UTF-8 entities, this should be clarified: THERE IS NO SUCH THING!&lt;br /&gt;
&lt;br /&gt;
An accented letter can be stored as:&lt;br /&gt;
&lt;br /&gt;
* a &amp;quot;HTML entity&amp;quot;: &amp;lt;pre&amp;gt; &amp;amp;amp; (&amp;amp; a m p ;) --- ř (&amp;amp; # 3 4 5 ;) --- &amp;amp;Auml; (&amp;amp; A u m l ;)&amp;lt;/pre&amp;gt;&lt;br /&gt;
* &amp;quot;character stored as UTF-8&amp;quot;: &amp;amp; ř Ä&lt;br /&gt;
* (and a multitude of other conflicting standards, which the above two were designed to make obsolete).&lt;br /&gt;
&lt;br /&gt;
HTML entities are a (somewhat) human readable transliteration.&lt;br /&gt;
The cool thing about HTML entities is that you don't need to care about encoding with them, as only the lower 128 of 256 ASCII characters are used to describe characters that normally are in the upper 128 or even don't exist in ASCII. The upper 128 are different (for example, in Windows codepages); at least, they are system-dependent.&lt;br /&gt;
&lt;br /&gt;
Now, if we talk about UTF-8, this is an encoding!  And it's one for UNIcode.  The 8 means, that the most important characters need 8 bits (in particular, the lower 128 are the same as ASCII).  All the other UNIcode characters are stored using 2, 3, or 4 bytes.  And if your editor is not capable of UTF-8, youll see a mess instead of special characters like äüößéńí etc.&lt;br /&gt;
&lt;br /&gt;
So, if you edit existing pages, you need to have an UTF-8 capable editor. (Kate is capable, but you might need to check the encoding in the extras menu.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Please use UTF-8 encoding!&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Please do not use HTML-entities!&amp;lt;/strong&amp;gt; We should all use the same system. If you have questions about this, please ask.&lt;br /&gt;
&lt;br /&gt;
Reference: HTML Entities: http://www.w3schools.com/tags/ref_entities.asp&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[WebSiteTranslation]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Help Wanted]]&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=17899</id>
		<title>Editing Inkscape's website</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=17899"/>
		<updated>2008-01-03T13:57:26Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: Reverting to previous revision... please keep this page in English&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Anyone can edit the Inkscape wiki.&lt;br /&gt;
&lt;br /&gt;
Once you have developer-level access to the project, you can also help with maintenance of the non-wiki parts of the Inkscape website.&lt;br /&gt;
&lt;br /&gt;
== SVN Checkout of the Website Module ==&lt;br /&gt;
&lt;br /&gt;
To checkout the website SVN module:&lt;br /&gt;
&lt;br /&gt;
:Type &amp;lt;pre&amp;gt;svn co https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape_web/trunk inkscape_web&amp;lt;/pre&amp;gt; after you have logged in with your username/password&lt;br /&gt;
&lt;br /&gt;
For more info, see [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Testing your website changes locally ==&lt;br /&gt;
&lt;br /&gt;
Once you have checked out (see previous heading) the website module, then make a symbolic link to your web root directory. To do this for apache on redhat9 the best way is to navigate to &amp;lt;pre&amp;gt;/var/www/html&amp;lt;/pre&amp;gt; and then type:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;ln -s /usr/src/inkscape-project/inkscape_web&amp;lt;/pre&amp;gt; (NOTE: that the path you pass should be relative/absolute to the inkscape_web module you just checked out)&lt;br /&gt;
&lt;br /&gt;
Thus, once you have done this, then you will be able to view the Inkscape website at &amp;lt;pre&amp;gt;http://localhost/inkscape_web/&amp;lt;/pre&amp;gt; on your computer via a web browser.&lt;br /&gt;
&lt;br /&gt;
Hopefully, you have apache configured properly and it is running.&lt;br /&gt;
&lt;br /&gt;
== Making Your Changes Live on Inkscape.org ==&lt;br /&gt;
&lt;br /&gt;
# Make your changes to your local inkscape_web module.&lt;br /&gt;
# Commit your changes, ensuring that you provide ample notes in your commit log message.&lt;br /&gt;
# ssh -l &amp;lt;your sf username&amp;gt; ssh.sourceforge.net *&lt;br /&gt;
# cd inkscape/inkscape_web&lt;br /&gt;
# ./publish_web.sh&lt;br /&gt;
&lt;br /&gt;
(*)&lt;br /&gt;
 If you haven't done this before, you need to set up a link to the inkscape_web folder in your home directory.&lt;br /&gt;
 ln -s /home/groups/i/in/inkscape inkscape&lt;br /&gt;
&lt;br /&gt;
== Adding News to the Site ==&lt;br /&gt;
&lt;br /&gt;
If you have SVN access, you can add news to the site. First, you should add your signature to /includes/signatures.inc.&lt;br /&gt;
&lt;br /&gt;
Create your news in english always! create a new file in the news/en/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt; folder, and give it the next highest number. (if there are files named 001.inc and 002.inc, name yours 003.inc) You can use this as a template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&amp;lt;nowiki&amp;gt;&lt;br /&gt;
  &amp;lt;&amp;amp;#100;iv class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
    &amp;lt;h3&amp;gt;HEADER&amp;lt;/h3&amp;gt;&lt;br /&gt;
    &amp;lt;b&amp;gt;MONTH DAY, YEAR&amp;lt;/b&amp;gt;&lt;br /&gt;
    &amp;lt;p&amp;gt;MESSAGE&lt;br /&gt;
    &amp;lt;/p&amp;gt;&lt;br /&gt;
    &amp;lt;?php echo $[[SIG_YOURNAME]]; ?&amp;gt;&lt;br /&gt;
  &amp;lt;/&amp;amp;#100;iv&amp;gt;&lt;br /&gt;
&amp;lt;/nowiki&amp;gt;&amp;lt;/pre&amp;gt;&lt;br /&gt;
Add new paragraphs if needed and dont forget to change the signature.&lt;br /&gt;
&lt;br /&gt;
If you want, translate the news to your language and save it in news/XX/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Note: all news entries which weren't translated yet will show up in english.&lt;br /&gt;
&lt;br /&gt;
If you really want to add news only in your language (not english), it might probably be the better way to modify your localized header (/index.xx-header.php). If you really think you need to have a local-only news, then please add an empty file with the same name (number) in the english directory and add a comment:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!-- This news is for xx users only --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make your changes live as described above.&lt;br /&gt;
&lt;br /&gt;
== Adding Screenshots to the Site ==&lt;br /&gt;
&lt;br /&gt;
The best way to add screenshots to the website is not by emailing them to the list or to any one developer unless you are not a developer. Instead, the best way is to create a screenshot for whatever screen size your system is set to (preferably a standard size like 1024 by 768), creating it in the PNG file format and then give it a descriptive name.&lt;br /&gt;
&lt;br /&gt;
Then the resulting thumbnail should be of the resolution 267 pixels wide by 200 pixels high in PNG format. The naming must be in relationship to the screenshot.&lt;br /&gt;
&lt;br /&gt;
Naming convention is:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.png&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;_thumb.png&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.png&lt;br /&gt;
:inkscape-0.43-01-myfeature_thumb.png&lt;br /&gt;
&lt;br /&gt;
&amp;lt;id&amp;gt; is ment to be something like 01, 02, 03... but you can also use 10a, 10b, 10c. this affects the order in the gallery. use zzz to place a sceenshot on top.&lt;br /&gt;
(NOTE: &amp;lt;id&amp;gt; wasnt there before. but i suggest using it beginning with 0.43)&lt;br /&gt;
&lt;br /&gt;
save your shot into the &amp;quot;screenshots/gallery&amp;quot; folder, the thumb into &amp;quot;screenshots/gallery/thumbs&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the graphics are in the right folder, my lovely PHP script will display them automatically on the main page of the website.&lt;br /&gt;
They also appear on the screenshots/index.php page, therefore you must create a description file:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.en&lt;br /&gt;
&lt;br /&gt;
You may also create translations of description files. Just replace .en with the language code. Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.en&lt;br /&gt;
:inkscape-0.43-01-myfeature.de&lt;br /&gt;
:inkscape-0.43-01-myfeature.es&lt;br /&gt;
&lt;br /&gt;
Store them in &amp;quot;screenshots/gallery/info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Then make sure that you add your new images and description files and any changes to the SVN repository. For more info, see [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Translating the Inkscape Website ==&lt;br /&gt;
&lt;br /&gt;
1.  Do an SVN checkout of the website module.&lt;br /&gt;
&lt;br /&gt;
'''IMPORTANT: all files you change MUST be UTF-8 encoded! Otherwise, you will get broken output. See the UTF-8 note below, please.'''&lt;br /&gt;
&lt;br /&gt;
2.  Add your language by these steps:&lt;br /&gt;
* update the following line includes/header.php&lt;br /&gt;
 $LANGUAGES = array(&amp;quot;en&amp;quot;, &amp;quot;de&amp;quot;, &amp;quot;es&amp;quot;); // available languages&lt;br /&gt;
* Add a flag for your language in the images directory.  It should be named inkscape_web/images/flag-XX.png.  (where XX is your language code). Size is 34x20px.&lt;br /&gt;
* Add a line to css/base.css, similar to the following: (place your flag 50px left of the others)&lt;br /&gt;
 #lang-xx { left:225px; }&lt;br /&gt;
&lt;br /&gt;
* Add a link for your flag in includes/header.php&lt;br /&gt;
* Create a copy of includes/localized-en.inc for your language. (like includes/localized-fr.inc) and translate the values of the strings.&lt;br /&gt;
* copy and translate index.en-header.php to your language.&lt;br /&gt;
* copy the subdirectory structure news/en/ to news/xx/ and, if you want, translate the news. (you can delete all news that you will not translate. the script will use the original news of /news/en then)&lt;br /&gt;
* you may add a signature to includes/signatures.inc and use it for news you create.&lt;br /&gt;
&lt;br /&gt;
3. Look into other pages to see what needs to be done to translate them. (in general you need to create an inclusion file)&lt;br /&gt;
Files you need to translate: (at least you must create a copy for your language, or those pages will fail to open)&lt;br /&gt;
 discussion-en.inc&lt;br /&gt;
 download-en.inc&lt;br /&gt;
 mailing_lists-en.inc&lt;br /&gt;
 report_bugs-en.inc&lt;br /&gt;
 submit2webmaster-en.inc&lt;br /&gt;
 submit2webmaster-en-form.inc&lt;br /&gt;
 doc/index-en.inc&lt;br /&gt;
 status/index-en.inc&lt;br /&gt;
&lt;br /&gt;
:You also may translate news, screenshot comments and status files.&lt;br /&gt;
&lt;br /&gt;
:'''Note'''  The tutorial translations in the doc/ directory are handled separately from the website translation.  These are the files in inkscape_web/doc/*/ that have .XX.html extensions.  You do not need to do anything about these pages.&lt;br /&gt;
&lt;br /&gt;
:'''Note'''  The translation of doxygen, wiki, and the various SF pages are separate from the website translation.  You do not need to do anything about these pages.&lt;br /&gt;
&lt;br /&gt;
5. Add a news item to the index page announcing your translation.  You are encouraged to write it in both English and your native language.  Use UTF-8 character set (or character entities if you prefer). You do this by adding a file like /news/en/200x/xx/0xx.inc and write your announcement.&lt;br /&gt;
&lt;br /&gt;
:'''IMPORTANT: all files you change MUST be UTF-8 encoded! Otherwise, you will get broken output. See the UTF-8 note below, please.'''&lt;br /&gt;
&lt;br /&gt;
:'''Note''' Even if the announcement does not need to be translated, you should copy it to your languages folder also.&lt;br /&gt;
&lt;br /&gt;
:Reason: Same news must have same file names. If your announcement is 010.inc, and then the next news is 011.inc, if you translate that news only, your announcement will no more be shown. This is because if you have 11 localized news and there are 12 in /en/, the 11th will be shown in english.  Now, if the 11th file in your folder is the translation of the 12th file in /en/, it will be  displayed wrong.&lt;br /&gt;
&lt;br /&gt;
6.  If you have SVN access, then commit your changes to the site.  See the Website Editing and Working With SVN documentation for directions.&lt;br /&gt;
:If you do ''not'' have SVN access, then show your translation to one of the Inkscape administrators for review.  They will then give you access to SVN and the website, so you can deploy your changes.&lt;br /&gt;
&lt;br /&gt;
== There are no UTF-8 entities !!! ==&lt;br /&gt;
&lt;br /&gt;
As different people have talked about UTF-8 entities, this should be clarified: THERE IS NO SUCH THING!&lt;br /&gt;
&lt;br /&gt;
An accented letter can be stored as:&lt;br /&gt;
&lt;br /&gt;
* a &amp;quot;HTML entity&amp;quot;: &amp;lt;pre&amp;gt; &amp;amp;amp; (&amp;amp; a m p ;) --- ř (&amp;amp; # 3 4 5 ;) --- &amp;amp;Auml; (&amp;amp; A u m l ;)&amp;lt;/pre&amp;gt;&lt;br /&gt;
* &amp;quot;character stored as UTF-8&amp;quot;: &amp;amp; ř Ä&lt;br /&gt;
* (and a multitude of other conflicting standards, which the above two were designed to make obsolete).&lt;br /&gt;
&lt;br /&gt;
HTML entities are a (somewhat) human readable transliteration.&lt;br /&gt;
The cool thing about HTML entities is that you don't need to care about encoding with them, as only the lower 128 of 256 ASCII characters are used to describe characters that normally are in the upper 128 or even don't exist in ASCII. The upper 128 are different (for example, in Windows codepages); at least, they are system-dependent.&lt;br /&gt;
&lt;br /&gt;
Now, if we talk about UTF-8, this is an encoding!  And it's one for UNIcode.  The 8 means, that the most important characters need 8 bits (in particular, the lower 128 are the same as ASCII).  All the other UNIcode characters are stored using 2, 3, or 4 bytes.  And if your editor is not capable of UTF-8, youll see a mess instead of special characters like äüößéńí etc.&lt;br /&gt;
&lt;br /&gt;
So, if you edit existing pages, you need to have an UTF-8 capable editor. (Kate is capable, but you might need to check the encoding in the extras menu.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Please use UTF-8 encoding!&amp;lt;/strong&amp;gt;&lt;br /&gt;
&amp;lt;strong&amp;gt;Please do not use HTML-entities!&amp;lt;/strong&amp;gt; We should all use the same system. If you have questions about this, please ask.&lt;br /&gt;
&lt;br /&gt;
Reference: HTML Entities: http://www.w3schools.com/tags/ref_entities.asp&lt;br /&gt;
&lt;br /&gt;
== See also ==&lt;br /&gt;
&lt;br /&gt;
* [[WebSiteTranslation]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Help Wanted]]&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Translation_information&amp;diff=17894</id>
		<title>Translation information</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Translation_information&amp;diff=17894"/>
		<updated>2008-01-03T13:49:49Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: Reverting to revision 17089... this page has to be in English, please create a localized new one if you want to translate it content&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Introduction ==&lt;br /&gt;
=== Community based, user oriented ===&lt;br /&gt;
The translations of the various documents focusing on Inkscape rely on the work of volunteers.&lt;br /&gt;
Motivation for this work can range from the simple pleasure to contribute to take the opportunity of learning a lot about Inkscape and translation processes.&lt;br /&gt;
It is very important not to forget that Inkscape is an open source, community based and user oriented project, which implies that software developers/contributors are generally users. It also implies that the translation efforts are user oriented, with a strong focus on interface, user documentation and website.&lt;br /&gt;
&lt;br /&gt;
=== Guidelines/workflow ===&lt;br /&gt;
&lt;br /&gt;
# '''Contact to a local translation group, to get support and help on your language'''. Rather than working alone, you should work with an experienced translation team for your language. Thus you will benefit from their knowledge, as well as being able to communicate with them on your own mother tongue. Moreover, translation teams use to have style guidelines and a standarized vocabulary for technical terms that you should be aware of. There may be many communities working on translations for your own language, but a good starting point is subscribing to your local [http://developer.gnome.org/projects/gtp/teams.html GNOME translation team] or [http://l10n.kde.org/teams/ KDE translation team].&lt;br /&gt;
# '''Subscribe to''' [https://lists.sourceforge.net/lists/listinfo/inkscape-translator Inkscape translator mailing list]. By subscribing on Inkscape's translator list you will be able to ask for help on some questions more related to Inkscape issues to other Inkscape translators, as well as the mantainers.&lt;br /&gt;
# '''Get files for your language'''. If you only want to translate the interface messages, you can get the files from [http://svn.sourceforge.net/viewcvs.cgi/inkscape/ Inkscape's svn repository web interface]. Besides getting files from web interface, you can obtain the full repository; instructions on how to do this are found [http://inkscape.org/svn.php here]. See section [[#Translatable_content]] for which files you have to modify to translate each part of Inkscape.&lt;br /&gt;
# '''Submit finished work to patch tracker'''. Finished translations must be sent to patch tracker and/or mailing list in order to be integrated into the trunk. You will need a Launchpad account to commit patches to [http://bugs.launchpad.net/inkscape Inkscape's patch tracker]. Before sending a file, remember to check that the file(s) you are submitting doesn't have syntax errors that would break the building process.&lt;br /&gt;
# '''Send a mail on the translator mailing list'''. Your contribution will be reviewed/commited as soon as possible.&lt;br /&gt;
&lt;br /&gt;
=== Best practices ===&lt;br /&gt;
&lt;br /&gt;
* Best case for a good translation: translate from English to your mother tongue.&lt;br /&gt;
* Test the behavior of the interface before starting translation.&lt;br /&gt;
* Several small updates are more efficient than only a big one.&lt;br /&gt;
* If you're new to Inkscape, or to vector software, taking a look at [http://wiki.inkscape.org/wiki/index.php/InkscapeTerminology Inkscape Terminology page] can be a good idea. It is a work in progress, but can give some clues on basic vocabulary of Inkscape.&lt;br /&gt;
* Some good explanations of the behavior of Inkscape, also using some reference terminology can be found here: [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] and [http://wiki.inkscape.org/wiki/index.php/UserManual User manual].&lt;br /&gt;
* Always keep in mind consistency of terminology; a simple, precise &amp;amp; explicit vocabulary/style will result in an efficient and thus good translation.&lt;br /&gt;
* Don't hesitate to ask others (developers/translators/users) if you don't understand a word/sentence or if you think an original string is not good (too complex, not precise enough, etc.).&lt;br /&gt;
&lt;br /&gt;
=== Polishing Translations - Microtypography ===&lt;br /&gt;
Here are some things to note in order to achieve good microtypography (typography at the word or character level).&lt;br /&gt;
* use the proper quotes (e.g. »foo« or «foo» or “foo”, depending on your local rules)&lt;br /&gt;
* use the proper kind of dashes (with the proper amount of whitespace around them) - EN DASH (U+2013): &amp;quot;–&amp;quot;, MINUS (U+2212): &amp;quot;−&amp;quot;&lt;br /&gt;
* use non-breakable space where appropriate (e.g. before units; some countries use a halfspace here) - NO-BREAK SPACE (U+00A0): &amp;quot; &amp;quot;&lt;br /&gt;
* use halfspace where appropriate (example: &amp;quot;z. B.&amp;quot;) NARROW No-BREAK SPACE U+202F: &amp;quot; &amp;quot;&lt;br /&gt;
* use &amp;quot;24×24&amp;quot;, not &amp;quot;24x24&amp;quot;&lt;br /&gt;
* use &amp;quot;90°&amp;quot;, not &amp;quot;90 degrees&amp;quot; where appropriate&lt;br /&gt;
* use the proper Unicode codepoint for &amp;quot;...&amp;quot; - &amp;quot;…&amp;quot;. In German at least, a space comes before this ellipsis.&lt;br /&gt;
* see http://www.cs.tut.fi/~jkorpela/chars/si.html for information on the use of SI units in Unicode&lt;br /&gt;
* write numbers correctly - either with a decimal comma or a decimal point (see http://en.wikipedia.org/wiki/Decimal_separator#Dot_countries)&lt;br /&gt;
* see http://translate.sourceforge.net/wiki/toolkit/pofilter&lt;br /&gt;
&lt;br /&gt;
==== Links ====&lt;br /&gt;
* http://de.wikipedia.org/wiki/Typografie (German)&lt;br /&gt;
* [http://www.dante.de/dante/DTK/dtk96_4/Text/dtk96_4_neubauer_feinheiten.pdf  Marion Neubauer: ''Feinheiten bei wissenschaftlichen Publikationen – Mikrotypographie-Regeln, Teil I''] (PDF, German)&lt;br /&gt;
* [http://www.dante.de/dante/DTK/dtk97_1/Text/dtk97_1_neubauer_feinheiten.pdf  Marion Neubauer: ''Feinheiten bei wissenschaftlichen Publikationen – Mikrotypographie-Regeln, Teil II''] (PDF, German)&lt;br /&gt;
* [http://www.zvisionwelt.de/typokurz.pdf Christoph Bier: ''typokurz – Einige wichtige typograﬁsche Regeln''] (PDF, German)&lt;br /&gt;
* http://www.cs.tut.fi/~jkorpela/html/french.html (in English, for French)&lt;br /&gt;
&lt;br /&gt;
== Translatable content ==&lt;br /&gt;
&lt;br /&gt;
Inkscape's translation effort covers many areas, from aplication UI itself to web pages and tutorials. This is a summary of all those areas, sorted by priority.&lt;br /&gt;
&lt;br /&gt;
These tasks, rather than being for hackers only, can be achieved by most software enthusiasts, whether they have a technological background or were just plain users. The main requirement is the wish to provide support for Inkscape on your language: the technology required for you to do that has been developed in a simple approach, and it involves mainly text files and applications used to verify its syntax. Supporting applications were existing to make these tasks much easier.&lt;br /&gt;
&lt;br /&gt;
=== User interface ===&lt;br /&gt;
&lt;br /&gt;
PO files contain the strings for the Inkscape user interface (main software and extentions). A PO file is a text file which contains the original English message and its translation. That's why it is obviously the translation to start with.&lt;br /&gt;
&lt;br /&gt;
See  [[InterfaceTranslation#Interface_Translation|InterfaceTranslation]] page for detailed information on the PO files.&lt;br /&gt;
&lt;br /&gt;
=== Tutorials ===&lt;br /&gt;
&lt;br /&gt;
As you know, Inkscape comes with some very nice SVG tutorials. By translating them, users will learn how to use the application, as well its tips and tricks.&lt;br /&gt;
It is even a good opportunity for '''you''' to become more acquainted with Inkscape.&lt;br /&gt;
  &lt;br /&gt;
See [[DocumentationTranslation#Tutorial_Translation|Documentation Translation]] page for detailed information on tutorial translation.&lt;br /&gt;
&lt;br /&gt;
=== Keyboard and mouse shortcuts ===&lt;br /&gt;
&lt;br /&gt;
Inkscape is proud for having keyboard and mouse shortcuts for almost all of its functionality. Those shortcuts can help you increase your drawing productivity/efficiency. The map of the default shortcuts is embedded in the interface (help menu) next to the tutorials, and can also be accessed from the web site.&lt;br /&gt;
&lt;br /&gt;
See [[DocumentationTranslation#Keyboard_and_mouse_translation|Documentation Translation]] page for detailed information on translating shortcuts.&lt;br /&gt;
&lt;br /&gt;
=== Windows installer ===&lt;br /&gt;
&lt;br /&gt;
High value for users, even if the installation process of Inkscape is quite simple, translating the Windows installer helps potential users a lot to get a good feeling when they use Inkscape. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See [[InterfaceTranslation#Windows_installer_translation|Interface Translation]] page for detailed information for Windows installer translation.&lt;br /&gt;
&lt;br /&gt;
=== Templates ===&lt;br /&gt;
&lt;br /&gt;
The default template of the Inkscape document can be localized to make the localization consistent. Localized can be the (size?) of the default document and also the name of the default layer. &lt;br /&gt;
&lt;br /&gt;
See [[InterfaceTranslation#Default_template_translation|Interface Translation]] page for detailed information on default document's template.&lt;br /&gt;
&lt;br /&gt;
=== Man pages ===&lt;br /&gt;
The man pages consist of a standard user documentation, available from the command line. On Unixbased systems simply type &amp;quot;man inkscape&amp;quot; from the prompt of a command window. &lt;br /&gt;
&lt;br /&gt;
Some distributions also generate a browsable (html) man page, accessible from a dedicated help shortcut.&lt;br /&gt;
&lt;br /&gt;
The man page of Inkscape provides some insightful information about the software, especially focused on operations that do not require GUI (example: export to png from the command line, or extract one object from a svg file).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
See [[DocumentationTranslation#Man_pages|Documentation Translation]] page for detailed information for man page translation.&lt;br /&gt;
&lt;br /&gt;
=== Release notes ===&lt;br /&gt;
Translating [http://wiki.inkscape.org/wiki/index.php/Release_Notes release notes] helps the &amp;quot;normal user&amp;quot; to get a lot of insight into the capabilities of Inkscape.&lt;br /&gt;
&lt;br /&gt;
* gives a general overview of the possibilities of the software to potential users&lt;br /&gt;
* can be used for local marketing (local Free Software/Linuw/Graphics oriented web sites, articles in fanzines, e-magazines and even magazines...)&lt;br /&gt;
&lt;br /&gt;
See [[WebSiteTranslation#Release_notes|WebSite Translation]] page for detailed information on translating release notes.&lt;br /&gt;
&lt;br /&gt;
=== User manual ===&lt;br /&gt;
Some members of the Inkscape community are also focusing on an [[UserManual]]. This document can be read as a reference document for advanced users and as a good introduction to the functionalities of Inkscape by everyone.&lt;br /&gt;
&lt;br /&gt;
See [[DocumentationTranslation#User_Manual|Documentation Translation]] page for detailed information on translating the user manual.&lt;br /&gt;
&lt;br /&gt;
=== Web pages, News and Wiki ===&lt;br /&gt;
English is generaly the exchange-tongue of developers, and developer/user documentation is mainly written in English. &lt;br /&gt;
&lt;br /&gt;
Translation efforts should be first oriented on user documentation.&lt;br /&gt;
&lt;br /&gt;
You can take a look at the [[WebSiteTranslation|WebSite Translation]] page for detailed information about how to translate the web content of Inkscape&lt;br /&gt;
&lt;br /&gt;
See the [[Main_Page|main wiki page of Inkscape]] to get some examples (Spanish and German) of the translation of this wiki.&lt;br /&gt;
&lt;br /&gt;
=== Others ===&lt;br /&gt;
Text files found in the inkscape directory&lt;br /&gt;
...&lt;br /&gt;
&lt;br /&gt;
== Status ==&lt;br /&gt;
See this [[TranslationStatus|dedicated page]].&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Creating_Inkscape_distributions&amp;diff=13972</id>
		<title>Creating Inkscape distributions</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Creating_Inkscape_distributions&amp;diff=13972"/>
		<updated>2007-03-16T17:16:40Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Creating a distribution source tarball package */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Creating Dists of Inkscape ==&lt;br /&gt;
&lt;br /&gt;
Those who wish to produce packaged releases of inkscape are welcome to do so.&lt;br /&gt;
If it is packages changes that you've made to the official release, please select a&lt;br /&gt;
version name that distinguishes it from the official version, to avoid confusion.  For&lt;br /&gt;
example, “inkscape-0.35-johndoe.tar.gz”.  Please consider distributing your changes&lt;br /&gt;
as a patch rather than as a full distribution, as patches tend to be easier to &lt;br /&gt;
maintain.&lt;br /&gt;
&lt;br /&gt;
Inkscape's release process works like this:&lt;br /&gt;
&lt;br /&gt;
# Start of release process - Finish up work on features.&lt;br /&gt;
# Feature Freeze Mode - Shift focus from feature implementation to bug fixing&lt;br /&gt;
# Hard Freeze - Two freeze wardens are named.  All development must be done as patches submitted to the freeze wardens for review and integration.&lt;br /&gt;
# Branch - The codebase is tagged and branched.  Final release tarball is posted.  The codebase is returned to regular open development.&lt;br /&gt;
# Packaging - Three days are allowed for creating release dists (rpm's, deb's, exe's, and autopackages).&lt;br /&gt;
# Release Announcement - A Release Announcement and a Press Release are written and circulated to relevant online news sites.  Our Freshmeat record is updated.  &lt;br /&gt;
&lt;br /&gt;
=== Feature Freeze Mode ===&lt;br /&gt;
&lt;br /&gt;
In the run-up to [[CreatingDists]], for a short time preceding the tagging of the release it's a good idea to hold off on adding new features or doing other major changes like architectural changes to the code that might decrease its stability.  Whether a change is minor enough to be “ok” is left to the developer's judgement, and they're trusted to be conservative and careful.&lt;br /&gt;
&lt;br /&gt;
The most useful activity to do during a feature freeze is to locate and/or fix bugs that produce crashes, and to do so with the smallest amount of change to the codebase possible.  If a “proper” fix requires architectural changes or redesign of the code, consider writing that up as a post-release task.&lt;br /&gt;
&lt;br /&gt;
-----&lt;br /&gt;
&lt;br /&gt;
It might be useful to branch off a release branch a week before making the release.  Hopefully most people using CVS would switch to this branch at this time.  Then only bug fixes can go into that branch.  --[[Ted]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Branching the release candidate ===&lt;br /&gt;
&lt;br /&gt;
Before release, a branch should have been be created for that release in the form RELEASE_&amp;lt;major&amp;gt;_&amp;lt;minor&amp;gt;_BRANCH.  For example, 0.38 should have a branch called RELEASE_0_38_BRANCH.&lt;br /&gt;
&lt;br /&gt;
Minor fixes and code review can then be performed on that branch before the final release; it also permits making future point releases easily (if necessary).&lt;br /&gt;
&lt;br /&gt;
To create the release branch, do the following:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;svn copy https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/trunk https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/branches/RELEASE_0_38_BRANCH&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
To check out this branch:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;svn checkout https://inkscape.svn.sourceforge.net/svnroot/inkscape/inkscape/branches/RELEASE_0_38_BRANCH inkscape-0.38-branch&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Once the release is deemed ready a distribution tarball should be created as below.&lt;br /&gt;
&lt;br /&gt;
=== Creating a distribution source tarball package ===&lt;br /&gt;
&lt;br /&gt;
On the release branch (NOT ON HEAD):&lt;br /&gt;
&lt;br /&gt;
* Set the version name via the file configure.ac in the AC_INIT() macro, Makefile.mingw.common, packaging/win32/inkscape.nsi, src/inkscape_version.h.mingw, debian/changelog, build.xml, and in build28.xml&lt;br /&gt;
* Run `perl packaging/mkNEWS 0.45 &amp;gt; NEWS` to add the release notes into the NEWS file in the release branch. This command requires perl and lynx. Don't forget to replace 0.45 with the correct version number.&lt;br /&gt;
* Run ./autogen.sh &amp;amp;&amp;amp; ./configure (with any flags, e.g. CXXFLAGS=).&lt;br /&gt;
* Run “cd src &amp;amp;&amp;amp; make helper/sp-marshal.h helper/sp-marshal.cpp inkscape_version.h &amp;amp;&amp;amp; perl mkfiles.pl &amp;amp;&amp;amp; perl mkdep.pl”, then do “cvs -q diff -du make.*|less” to check for anything strange (e.g. source files accidentally added or removed), and finally “cvs commit -m '' make.*”.&lt;br /&gt;
* Run &amp;quot;cd po &amp;amp;&amp;amp; make update-po&amp;quot; to update the translation files.  This especially must be done before declaring string freeze.&lt;br /&gt;
* Make sure the code passes a “make distcheck”&lt;br /&gt;
* This should produce inkscape-VERSION.tar.gz&lt;br /&gt;
* Commit the changed configure.ac and other files to the branch&lt;br /&gt;
* Tag the release in CVS&lt;br /&gt;
&lt;br /&gt;
Release tags should be in the form RELEASE_&amp;lt;major&amp;gt;_&amp;lt;minor&amp;gt;_&amp;lt;point&amp;gt;. A non-point-release like 0.38 would get the tag RELEASE_0_38_0, 0.38.1 would get the tag RELEASE_0_38_1, and so on.&lt;br /&gt;
&lt;br /&gt;
On HEAD:&lt;br /&gt;
&lt;br /&gt;
* Add the release notes into the NEWS file in the release branch &lt;br /&gt;
* Change configure.ac and inkscape_version.h.mingw to reflect the new future version&lt;br /&gt;
&lt;br /&gt;
=== GPG signing Tarballs === &lt;br /&gt;
&lt;br /&gt;
Downstream packagers are asking for and may soon demand gpg signed tarballs. For Fedora, this is not a requirement, but does ease acceptance of packages. It also shows we are doing “The Right Thing”. md5sums are not foolproof.&lt;br /&gt;
 &lt;br /&gt;
* To create a gpg signed tarball:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;$gpg -u packager@foo.net --armor --output tarball.sig --detach-sig tarball.tar.gz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
* To verify :  &lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;$gpg --verify ./tarball.asc ./tarball.tar.gz&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Of course, this step doesn't mean much in practice unless people have a trust path to your key.  Packagers are encouraged to attend key signing parties and take other measures to establish important trust paths to their keys (particularly with downstream packagers).&lt;br /&gt;
&lt;br /&gt;
:Where are the public keys matching these sig's posted?&lt;br /&gt;
&lt;br /&gt;
=== Creating a Windows Distro ===&lt;br /&gt;
Inkscape/sodipodi has always been&lt;br /&gt;
buildable on Win32.  The problem with the sodipodi and original inkscape build, though,&lt;br /&gt;
was that the Win32 builder had to download and configure&lt;br /&gt;
a lot of things to make it to work.    Mingw, MSYS, automake,&lt;br /&gt;
autoconf, pkg-config, the codepages, etc.  He would spend more&lt;br /&gt;
time on THAT than the actual code.&lt;br /&gt;
&lt;br /&gt;
What a pain for the average developer/user who merely wants&lt;br /&gt;
to make Inkscape do what he wants it to do.  Why waste&lt;br /&gt;
days and days getting it to compile, when the developer&lt;br /&gt;
would rather be working on the program itself?&lt;br /&gt;
&lt;br /&gt;
So we spent several weeks collecting libraries, building others,&lt;br /&gt;
installing the codepages into the source (which we can delete soon&lt;br /&gt;
because of Pango) and creating a set of clean makefiles&lt;br /&gt;
that work on Win9x, NT, XP, and the cross-compiler.&lt;br /&gt;
It is a bit more work for people like me, but hopefully it&lt;br /&gt;
attains its goal of saving a lot of work for other people.&lt;br /&gt;
&lt;br /&gt;
Also, remember that on Unix/Linux,  $PREFIX is commonly&lt;br /&gt;
/usr/local  or  /usr  or something like that.   On M$, all of&lt;br /&gt;
a program's files are typically located in their own directory.  So all&lt;br /&gt;
of the files are located relative to “.”.  Actually, relative to&lt;br /&gt;
the .exe that is currently running.&lt;br /&gt;
&lt;br /&gt;
.....anyway, just wanted to explain that there is a reason&lt;br /&gt;
for the Win32 build to be constructed in such a manner,&lt;br /&gt;
and that we haven't just been arbitrary.&lt;br /&gt;
&lt;br /&gt;
Once the tree is built (“make -f Makefile.mingw” and “make -f Makefile.mingw dist-strip”) into the “inkscape” directory, the [http://nsis.sourceforge.net/ NSIS] installer script “inkscape.nsi” can be run to create the self-extracting win32 installer.&lt;br /&gt;
&lt;br /&gt;
The Windows download package should be named according to the following scheme:&lt;br /&gt;
&lt;br /&gt;
    inkscape-$RELEASE-$PKG.$WINVER.exe&lt;br /&gt;
&lt;br /&gt;
Where $WINVER is the required Windows version, e.g. “win32”.  For example:&lt;br /&gt;
&lt;br /&gt;
    inkscape-0.37-1.win32.exe&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Creating a Debian .deb ===&lt;br /&gt;
&lt;br /&gt;
The article [[CompilingDebian]] provides a makefile to download a tarball and build a debian package therefrom.&lt;br /&gt;
&lt;br /&gt;
=== Creating a distribution RPM ===&lt;br /&gt;
&lt;br /&gt;
Method A:&lt;br /&gt;
# do as above for tarball, or download the release tarball&lt;br /&gt;
# login as root&lt;br /&gt;
# rpmbuild -tb inkscape-x.x.tar.gz&lt;br /&gt;
# Your RPMs will be in /usr/src/rpm[[/RPMS]] (/usr/src/redhat on RH systems)&lt;br /&gt;
# RPMs should be GPG signed&lt;br /&gt;
&lt;br /&gt;
Method B:&lt;br /&gt;
# do as above for tarball, or download the release tarball&lt;br /&gt;
# mkdir ~/rpm&lt;br /&gt;
# Copy the tarball to ~/rpm/SOURCES/&lt;br /&gt;
# Copy the inkscape.spec from the tarball to ~/rpm/SPECS/inkscape.spec&lt;br /&gt;
# rpmbuild -ba ~/rpm/SPECS/inkscape.spec&lt;br /&gt;
# Your RPMs will be in ~/rpm/RPMS and ~/rpm/SRPMS&lt;br /&gt;
# RPMs should be GPG signed&lt;br /&gt;
&lt;br /&gt;
The rpm should be named according to the following pattern:&lt;br /&gt;
&lt;br /&gt;
   inkscape-$RELEASE-$PKG.$DISTRO.$ARCH.rpm&lt;br /&gt;
&lt;br /&gt;
Where:&lt;br /&gt;
&lt;br /&gt;
$RELEASE: the Inkscape release number, such as “0.37”, “0.36.2”, etc.  &lt;br /&gt;
The third number should be omitted if it is 0.  (I.e., 0.37 instead of 0.37.0)&lt;br /&gt;
&lt;br /&gt;
$PKG:  A version number for your package.  Use a value of 1 for your package, and increment it if you&lt;br /&gt;
need to update the released package for some reason.&lt;br /&gt;
&lt;br /&gt;
$DISTRO:  The name and an indicator of the version number for the distro.  E.g.,&lt;br /&gt;
rh71, rh90, mdk91, suse90, fc1, etc.  No need to be too exhaustive with the distro versions;&lt;br /&gt;
for a given brand of distro it's probably enough to have a reasonably “modern” release&lt;br /&gt;
and an older one for legacy support.  For instance, rh71 and rh90.&lt;br /&gt;
&lt;br /&gt;
$ARCH:  The architecture that the package was built on.  E.g., i686, i386, athlon, ppc, etc.&lt;br /&gt;
Don't bother with i586 - either i386 or i686 is preferred.  The i386 packages will run on Cyrix &lt;br /&gt;
and K-6.&lt;br /&gt;
&lt;br /&gt;
Examples:&lt;br /&gt;
&lt;br /&gt;
   inkscape-0.37-1.mdk80.i386.rpm&lt;br /&gt;
   inkscape-0.37-1.mdk80.i686.rpm&lt;br /&gt;
   inkscape-0.37-1.mdk91.i386.rpm&lt;br /&gt;
   inkscape-0.37-1.mdk91.i686.rpm&lt;br /&gt;
&lt;br /&gt;
   inkscape-0.37-1.fc1.i386.rpm&lt;br /&gt;
   inkscape-0.37-1.fc1.i686.rpm&lt;br /&gt;
   inkscape-0.37-1.fc1.athlon.rpm&lt;br /&gt;
   inkscape-0.37-1.fc1.ppc.rpm&lt;br /&gt;
&lt;br /&gt;
For creating spec files, feel free to list yourself as the packager, but please use &lt;br /&gt;
inkscape-devel@lists.sourceforge.net as the contact email address, to ensure that&lt;br /&gt;
questions/complaints about the RPM go to the official support channel.&lt;br /&gt;
&lt;br /&gt;
==== Patching RPMs ====&lt;br /&gt;
&lt;br /&gt;
Occasionally, the RPM will not build without some modifications.  If the problem is serious enough that it affects every packaging format, this could signal a need to do a point release, but usually you can just add a patch specifically for the RPM.  This is what RPM is for, after all.  :-)&lt;br /&gt;
&lt;br /&gt;
Here's how to do it:&lt;br /&gt;
&lt;br /&gt;
1.  Create a copy of the source tree, with the modifications needed to correct the issue.&lt;br /&gt;
2.  Generate a patch like this:&lt;br /&gt;
&lt;br /&gt;
   $ diff -uNr package-1.0/ package-1.0p/ &amp;gt; ../SOURCES/package-1.0-my.patch&lt;br /&gt;
&lt;br /&gt;
3.  Next add the patch to the RPM.  In the specfile at %_topdir/SPECS/package.spec, add a line like this at the top of the file:&lt;br /&gt;
&lt;br /&gt;
   Patch0: package-1.0-my.patch&lt;br /&gt;
&lt;br /&gt;
Then further down add a line after the %setup section, like this:&lt;br /&gt;
&lt;br /&gt;
   %prep&lt;br /&gt;
   %setup ...&lt;br /&gt;
   %patch0 -p1&lt;br /&gt;
&lt;br /&gt;
It's a very good idea to split up changes into discrete patches, giving each a different number (they don't have to be consecutively numbered).  Also, be sure to upload the patch(es) to the patch tracker so they'll get into the codebase for the next release.&lt;br /&gt;
&lt;br /&gt;
Then rebuild the package like this:&lt;br /&gt;
&lt;br /&gt;
   rpmbuild -ba SPECS/package.spec&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Signing your package ===&lt;br /&gt;
&lt;br /&gt;
First, you need to have a public/private keypair. This can be generated with gpg using 'gpg --gen-key'.&lt;br /&gt;
&lt;br /&gt;
To add a signature to an extisting package, use the command rpm --addsign /path/to/package.rpm To sign in the process of building a package, use rpmbuild -bb --sign&lt;br /&gt;
&lt;br /&gt;
To check the signature on a package, use rpm --checksig.&lt;br /&gt;
&lt;br /&gt;
=== Releasing Dists on the [[SourceForge]] File Release Tool ===&lt;br /&gt;
&lt;br /&gt;
To release a file:  (You need Release Tech permission for your Inkscape account)&lt;br /&gt;
&lt;br /&gt;
* ftp upload.sf.net  (anonymous/anonymous)&lt;br /&gt;
* cd incoming&lt;br /&gt;
* mput filename&lt;br /&gt;
* go to Admin -&amp;gt; File Releases&lt;br /&gt;
* scroll to the bottom and click [Add Release] to the inkscape item&lt;br /&gt;
* Enter 0.35 in the box &amp;amp; click “Create this Release”&lt;br /&gt;
* Fill in the form, checkbox the file you uploaded in (c)&lt;br /&gt;
* It won't give you a clear “success” message, but you can check it got in right by going to the Files list.  You can then edit any of the info you entered, to make it more correct.&lt;br /&gt;
&lt;br /&gt;
Also see [[CVSNamingConventions]] if you are making a release. &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Announcing Releases ===&lt;br /&gt;
&lt;br /&gt;
When you cut a release, send a copy of the release notes as an announcement to inkscape-announce@lists.sourceforge.net.&lt;br /&gt;
If you find other mailing lists or websites that should receive the announcements, add their email address to the inkscape-announce list.  This is done by a list admin such as Bryce Harrington.&lt;br /&gt;
&lt;br /&gt;
'''[[AnnouncingReleases]]''' - Keep an eye out for other places we could announce such as distros or graphics-related sites (not only Linux-centric!).&lt;br /&gt;
&lt;br /&gt;
=== Updating Website Collateral ===&lt;br /&gt;
&lt;br /&gt;
When a new release is cut, there are several pieces of info that need to be added to the website:&lt;br /&gt;
&lt;br /&gt;
* Add a news item on front page&lt;br /&gt;
* Review/revise FAQ&lt;br /&gt;
* Review/revise Roadmap&lt;br /&gt;
* Add or revise Screenshots (if appropriate)&lt;br /&gt;
* doc directory: Add the manpage for the release, update doc/keys.html file, and change the corresponding version number(s) in doc/index.php.&lt;br /&gt;
** From the shell on inkscape.org, cd to /home/inkscape/inkscape_web and run the command “(cd ../inkscape; svn update; chmod g+w -R * 2&amp;gt;/dev/null); pod2html --cachedir=/tmp --infile=../inkscape/inkscape.pod --outfile=doc/inkscape-man.html”.&lt;br /&gt;
&lt;br /&gt;
[[Category:Help Wanted]]&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13150</id>
		<title>ReleaseAnnounce045-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13150"/>
		<updated>2007-02-04T20:16:07Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.45 version&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape è lieta di annunciare l'ultima versione del proprio software di disegno vettoriale. &lt;br /&gt;
Inkscape 0.45 supporta ora il filtro SVG per la sfocatura gaussiana. Questo filtro, sviluppato grazie al programma di sponsorizzazione del Google Summer of Code, permette di sfuocare in maniera naturale e omogenea qualsiasi oggetto in Inkscape, sia esso un testo, una forma, un'immagine o quant'altro. In questa maniera è possibile raggiungere un livello fotorealistico strabiliante per un'ampia gamma di effetti.&lt;br /&gt;
&lt;br /&gt;
Sono presenti anche altre nuove caratteristiche, numerose migliorie e varie correzioni di bug. I nuovi effetti sono molti, tra cui tutte le estensioni che manipolano i colori o che decorano i tracciati con motivi a scelta. &lt;br /&gt;
Per una più gradevole esperienza di disegno è stata riveduta la manipolazione dei gradienti e sono state migliorate le performance generali ottenendo un guadagno in velocità globale del 2-3%, con punte di 5-10% per disegni che fanno largo uso di trasparenze e gradienti radiali.&lt;br /&gt;
 &lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.45:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===Informazioni su Inkscape===&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la manipolazione dei nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati vettoriali.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open Source uno strumento di disegno che rispetti pienamente gli standard W3C XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza all'aggiunta di funzioni tramite il meccanismo delle estensioni e la creazione di un processo di sviluppo aperto, collaborativo e orientato alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13148</id>
		<title>ReleaseAnnounce045-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13148"/>
		<updated>2007-02-04T20:03:27Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.45 version&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape è lieta di annunciare l'ultima versione del proprio software di disegno vettoriale. Inkscape 0.45 supporta ora il filtro SVG per la sfocatura gaussiana. Sviluppato grazie al programma di sponsorizzazione del Google Summer of Code, il filtro gaussiano permette di sfuocare in maniera naturale e omogenea qualsiasi oggetto in Inkscape, sia esso un testo, una forma, un'immagine o quant'altro. In questa maniera è possibile raggiungere un livello fotorealistico strabiliante per un'ampia gamma di effetti.&lt;br /&gt;
&lt;br /&gt;
Sono presenti anche altre nuove caratteristiche, numerose migliorie e varie correzioni di bug. I nuovi effetti sono molti, tra cui tutte le estensioni che manipolano i colori o che decorano i tracciati con motivi a scelta. &lt;br /&gt;
Per una più gradevole esperienza di disegno è stata riveduta la manipolazione dei gradienti e sono state migliorate le performance generali ottenendo un guadagno in velocità globale del 2-3%, con punte di 5-10% per disegni che fanno largo uso di trasparenze e gradienti radiali.&lt;br /&gt;
 &lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.45:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===Informazioni su Inkscape===&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la manipolazione dei nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati vettoriali.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open Source uno strumento di disegno che rispetti pienamente gli standard W3C XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza all'aggiunta di funzioni tramite il meccanismo delle estensioni e la creazione di un processo di sviluppo aperto, collaborativo e orientato alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13146</id>
		<title>ReleaseAnnounce045-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13146"/>
		<updated>2007-02-04T19:56:29Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.45 version&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape è lieta di annunciare l'ultima versione del proprio software di disegno vettoriale. Inkscape 0.45 supporta ora il filtro SVG per la sfocatura gaussiana. Sviluppato grazie al programma di sponsorizzazione del Google Summer of Code, il filtro gaussiano permette di sfuocare in maniera naturale e omogenea qualsiasi oggetto in Inkscape, sia esso uno testo, una forma, un'immagine o quant'altro. In questa maniera è possibile raggiungere un livello fotorealistico strabiliante per un'ampia gamma di effetti.&lt;br /&gt;
&lt;br /&gt;
Sono presenti anche altre nuove caratteristiche, numerose migliorie e varie correzioni di bug. I nuovi effetti sono molti, tra cui tutte le estensioni che manipolano i colori o che decorano i tracciati con motivi a scelta. &lt;br /&gt;
Per una più gradevole esperienza di disegno è stata riveduta la manipolazione dei gradienti e sono state migliorate le performance generali ottenendo un guadagno in velocità globale del 2-3%, con punte di 5-10% per disegni che fanno largo uso di trasparenze e gradienti radiali.&lt;br /&gt;
 &lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.45:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===Informazioni su Inkscape===&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la manipolazione dei nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati vettoriali.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open Source uno strumento di disegno che rispetti pienamente gli standard W3C XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza all'aggiunta di funzioni tramite il meccanismo delle estensioni e la creazione di un processo di sviluppo aperto, collaborativo e orientato alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13144</id>
		<title>ReleaseAnnounce045-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13144"/>
		<updated>2007-02-04T19:55:58Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.45 version&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape è lieta di annunciare l'ultima versione del proprio software di disegno vettoriale. Inkscape 0.45 supporta ora il filtro SVG per la sfocatura gaussiana. Sviluppato grazie al programma di sponsorizzazione del Google Summer of Code, il filtro gaussiano permette di sfuocare in maniera naturale e omogenea qualsiasi oggetto in Inkscape, sia esso uno testo, una forma, un'immagine o quant'altro. In questa maniera è possibile raggiungere un livello fotorealistico strabiliante per un'ampia gamma di effetti.&lt;br /&gt;
&lt;br /&gt;
Sono presenti anche altre nuove caratteristiche, numerose migliorie e varie correzioni di bug. I nuovi effetti sono molti, tra cui tutte le estensioni che manipolano i colori o che decorano i tracciati con motivi a scelta. &lt;br /&gt;
Per una più gradevole esperienza di disegno è stata riveduta la manipolazione dei gradienti e sono state migliorate le performance generali ottenendo un guadagno in velocità globale del 2-3%, con punte di 5-10% per disegni che fanno largo uso di trasparenze e gradienti radiali.&lt;br /&gt;
 &lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.44:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes044&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===Informazioni su Inkscape===&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la manipolazione dei nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati vettoriali.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open Source uno strumento di disegno che rispetti pienamente gli standard W3C XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza all'aggiunta di funzioni tramite il meccanismo delle estensioni e la creazione di un processo di sviluppo aperto, collaborativo e orientato alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13142</id>
		<title>ReleaseAnnounce045-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13142"/>
		<updated>2007-02-04T19:50:07Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.45 version&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.45 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape è lieta di annunciare l'ultima versione del proprio software di disegno vettoriale. Inkscape 0.45 supporta ora il filtro SVG per la sfocatura gaussiana. Sviluppato grazie al programma di sponsorizzazione del Google Summer of Code, il filtro gaussiano permette di sfuocare in maniera naturale e omogenea qualsiasi oggetto in Inkscape, sia esso uno testo, una forma o un'immagine. In questa maniera è possibile raggiungere un livello strabiliante  per un'ampia gamma di effetti fotorealistici.&lt;br /&gt;
&lt;br /&gt;
Sono presenti anche altre nuove caratteristiche, numerose migliorie e correzioni di bug. I nuovi effetti sono molti, tra cui tutte le estensioni che manipolano i colori o che decorano i tracciati con motivi a scelta. &lt;br /&gt;
Per una migliore esperienza di disegno sono state migliorate le performance generali ottenendo un guadagno in velocità globale del 2-3%, con punte di 5-10% per disegni che usano pesantemente le trasparenze e i gradienti circolari, nonchè una migliore usabilità per la manipolazione dei gradienti.&lt;br /&gt;
 &lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.44:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes044&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===Informazioni su Inkscape===&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la manipolazione dei nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati vettoriali.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open Source uno strumento di disegno che rispetti pienamente gli standard W3C XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza all'aggiunta di funzioni tramite il meccanismo delle estensioni e la creazione di un processo di sviluppo aperto, collaborativo e orientato alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13138</id>
		<title>ReleaseAnnounce045-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce045-it&amp;diff=13138"/>
		<updated>2007-02-04T19:24:48Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Inkscape Announces 0.45 Release :: http://www.inkscape.org :: Draw Freely. ==&lt;br /&gt;
&lt;br /&gt;
The Inkscape community today announces the newest version of its vector graphic drawing software.  Inkscape 0.45 features a new Gaussian Blur SVG filter.  Sponsored by Google's Summer of Code program, Gaussian Blur allows you to softly and naturally blur any Inkscape objects, including shapes, text, and images.  This enables a wide range of photorealistic effects: arbitrarily shaped shades and lights, depth of field, drop shadows, glows, etc. Also, blurred objects can be used as masks for other objects to achieve the &amp;quot;feathered mask&amp;quot; effect. &lt;br /&gt;
&lt;br /&gt;
Numerous other new features, enhancements to existing features, and bug fixes have been included. A history dialog allows you to browse your change history.  Many new extension effects are added including Pattern along Path and Color Effects.  There have been performance improvements to rendering speed, on the order of 2-3% in general, and up to 5-10% for drawings using heavy transparency and/or radial gradients.  Compositing quality is also improved through the removal of banding seen in gradients.&lt;br /&gt;
 &lt;br /&gt;
Download Linux, Windows, and Mac OS X packages:&lt;br /&gt;
 &lt;br /&gt;
     http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
&lt;br /&gt;
For many more details, see the complete Release Notes for 0.45:&lt;br /&gt;
 &lt;br /&gt;
     http://wiki.inkscape.org/wiki/index.php/Release_Notes&lt;br /&gt;
&lt;br /&gt;
Community submitted screenshots:&lt;br /&gt;
 &lt;br /&gt;
     http://www.inkscape.org/screenshots/&lt;br /&gt;
&lt;br /&gt;
===About Inkscape===&lt;br /&gt;
&lt;br /&gt;
Inkscape is an open source drawing tool that uses the World Wide Web Consortium's ([[W3C]]) scalable vector graphics format (SVG). Some supported SVG features include basic shapes, paths, text, markers, clones, alpha blending, transforms, gradients, and grouping. In addition, Inkscape supports Creative Commons' metadata, node-editing, layers, complex path operations, text-on-path, text-in-shape, and SVG XML editing. It can also import EPS, &amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, and most bitmap formats, and exports PNG, PS, PDF and various vector formats.&lt;br /&gt;
&lt;br /&gt;
Inkscape's main motivation is to provide the Open Source community with a fully [[W3C]] compliant XML, SVG, and CSS2 drawing tool. Additional work includes conversion of the codebase from &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; to &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, emphasizing a lightweight core with powerful features added through an extension mechanism, and maintaining a friendly, open, community-oriented development process.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=User:Luci&amp;diff=8292</id>
		<title>User:Luci</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=User:Luci&amp;diff=8292"/>
		<updated>2006-09-06T08:13:57Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;luci&lt;br /&gt;
foo-it&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=User:Luci&amp;diff=8288</id>
		<title>User:Luci</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=User:Luci&amp;diff=8288"/>
		<updated>2006-09-06T08:08:01Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: test&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;luci&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=7296</id>
		<title>ReleaseAnnounce044-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=7296"/>
		<updated>2006-06-25T08:49:39Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Annuncio del rilascio di Inkscape 0.44 :: http://www.inkscape.org :: Disegna in Libertà. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.44 version&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.44 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape ha rilasciato oggi l'ultima versione del proprio programma di garfica vettoriale. Inkscape 0.44 soddisfa un grande numero delle richieste degli utenti, supporta più caratteristiche di SVG, è tradotto in più lingue e contiene molti miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Alcune notevoli modifiche all'interfaccia grafica comprendono una sottofinestra per i livelli, l'integrazione dei campioni, una nuova finestra di preferenze, la barra del testo e nuove icone. Cambiamenti più profondi riguardano la persistenza del centro di rotazione, indicazioni interattive per la barre, acceleratori configurabili, miglioramenti al pennino calligrafico e la nuova funzionalità di scultura dei nodi. Ora l'esportazione in PDF supporta anche le trasparenze.&lt;br /&gt;
&lt;br /&gt;
Ormai da diverse versioni era stato sviluppato un sistema sperimentale di plugin per gli Effetti, che era però disabilitato per precauzione. Con questo rilascio gli sviluppatori credono che il sistema sia abbastanza affidabile, per cui questa funzionalità è attiva in maniera predefinita&lt;br /&gt;
&lt;br /&gt;
Inkscape ora fornisce una nuova modalità coi soli contorni, per migliorare le performance nei disegni molto complessi. L'adesione allo standard SVG ha visto un balzo in avanti con l'implementazione del tag &amp;lt;switch&amp;gt;. I profili di colore ICC sono stati implementati per le immagini, e apportate centinaia di correzioni e miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Ringraziamo anche Google per aver sponsorizzato cinque studenti e i loro progetti di sviluppo per Inkscape riguardanti i FIltri SVG, le specifiche del protocollo di Inkboard, l'esportazione PDF con Cairo e l'ottimizzazione della memoria.&lt;br /&gt;
&lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.44:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes044&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 Informazioni su Inkscape&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la modifica sui nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati basati su vettori multipli.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open&lt;br /&gt;
Source uno strumento di disegno che rispetti pienamente gli standard&lt;br /&gt;
[[W3C]] XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una&lt;br /&gt;
conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza&lt;br /&gt;
all'aggiunta di funzioni tramite il meccanismo delle estensioni e la&lt;br /&gt;
creazione di un processo di sviluppo aperto, collaborativo e orientato&lt;br /&gt;
alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=7295</id>
		<title>ReleaseAnnounce044-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=7295"/>
		<updated>2006-06-25T08:43:08Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Annuncio del rilascio di Inkscape 0.44 :: http://www.inkscape.org :: Disegna in Libertà. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.44 version&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.44 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape ha rilasciato oggi l'ultima versione del proprio programma di garfica vettoriale. Inkscape 0.44 soddisfa un grande numero delle richieste degli utenti, supporta più caratteristiche di SVG, è tradotto in più lingue e contiene molti miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Alcune notevoli modifiche all'interfaccia grafica comprendono una sottofinestra per i livelli, l'integrazione dei campioni, una nuova finestra di preferenze, la barra del testo e nuove icone. Cambiamenti più profondi riguardano la persistenza del centro di rotazione, indicazioni interattive per la barre, acceleratori configurabili, miglioramenti al pennino calligrafico e la nuova funzionalità di scultura dei nodi. Ora l'esportazione in PDF supporta anche le trasparenze.&lt;br /&gt;
&lt;br /&gt;
Ormai da diverse versioni era stato sviluppato un sistema sperimentale di plugin per gli Effetti, che era però disabilitato per precauzione. Con questo rilascio gli sviluppatori credono che il sistema sia abbastanza affidabile, per cui questa funzionalità è attiva in maniera predefinita&lt;br /&gt;
&lt;br /&gt;
Inkscape ora fornisce una nuova modalità coi soli contorni, per migliorare le performance nei disegni molto complessi. L'adesione allo standard SVG ha visto un balzo in avanti con l'implementazione del tag &amp;lt;switch&amp;gt;. I profili di colore ICC sono stati implementati per le immagini, e apportate centinaia di correzioni e miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Ringraziamo anche Google per aver sponsorizzato cinque studenti e i loro progetti di sviluppo per Inkscape riguardanti i FIltri SVG, le specifiche del protocollo di Inkboard, l'esportazione PDF con Cairo e l'ottimizzazione della memoria.&lt;br /&gt;
&lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.44:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 Informazioni su Inkscape&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la modifica sui nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati basati su vettori multipli.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open&lt;br /&gt;
Source uno strumento di disegno che rispetti pienamente gli standard&lt;br /&gt;
[[W3C]] XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una&lt;br /&gt;
conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza&lt;br /&gt;
all'aggiunta di funzioni tramite il meccanismo delle estensioni e la&lt;br /&gt;
creazione di un processo di sviluppo aperto, collaborativo e orientato&lt;br /&gt;
alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=6662</id>
		<title>ReleaseAnnounce044-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=6662"/>
		<updated>2006-06-06T16:29:16Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.44 version&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Annuncio del rilascio di Inkscape 0.44 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape ha rilasciato oggi l'ultima versione del proprio programma di garfica vettoriale. Inkscape 0.44 soddisfa un grande numero delle richieste degli utenti, supporta più caratteristiche di SVG, è tradotto in più lingue e contiene molti miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Alcune notevoli modifiche all'interfaccia grafica comprendono una sottofinestra per i livelli, l'integrazione dei campioni, una nuova finestra di preferenze, la barra del testo e nuove icone. Cambiamenti più profondi riguardano la persistenza del centro di rotazione, indicazioni interattive per la barre, acceleratori configurabili, miglioramenti al pennino calligrafico e la nuova funzionalità di scultura dei nodi. Ora l'esportazione in PDF supporta anche le trasparenze.&lt;br /&gt;
&lt;br /&gt;
Ormai da diverse versioni era stato sviluppato un sistema sperimentale di plugin per gli Effetti, che era però disabilitato per precauzione. Con questo rilascio gli sviluppatori credono che il sistema sia abbastanza affidabile, per cui questa funzionalità è attiva in maniera predefinita&lt;br /&gt;
&lt;br /&gt;
Inkscape ora fornisce una nuova modalità coi soli contorni, per migliorare le performance nei disegni molto complessi. L'adesione allo standard SVG ha visto un balzo in avanti con l'implementazione del tag &amp;lt;switch&amp;gt;. I profili di colore ICC sono stati implementati per le immagini, e apportate centinaia di correzioni e miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Ringraziamo anche Google per aver sponsorizzato cinque studenti e i loro progetti di sviluppo per Inkscape riguardanti i FIltri SVG, le specifiche del protocollo di Inkboard, l'esportazione PDF con Cairo e l'ottimizzazione della memoria.&lt;br /&gt;
&lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.43:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 Informazioni su Inkscape&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la modifica sui nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati basati su vettori multipli.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open&lt;br /&gt;
Source uno strumento di disegno che rispetti pienamente gli standard&lt;br /&gt;
[[W3C]] XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una&lt;br /&gt;
conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza&lt;br /&gt;
all'aggiunta di funzioni tramite il meccanismo delle estensioni e la&lt;br /&gt;
creazione di un processo di sviluppo aperto, collaborativo e orientato&lt;br /&gt;
alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=6661</id>
		<title>ReleaseAnnounce044-it</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=ReleaseAnnounce044-it&amp;diff=6661"/>
		<updated>2006-06-06T16:26:50Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: It translation&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This is concept Italian translation of Release Announcement for 0.44 version&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Annuncio rilascio di Inkscape 0.44 :: http://www.inkscape.org :: Disegna in Libertà. ==&lt;br /&gt;
&lt;br /&gt;
La comunità di Inkscape ha rilasciato oggi l'ultima versione del proprio programma di garfica vettoriale. Inkscape 0.44 soddisfa un grande numero delle richieste degli utenti, supporta più caratteristiche di SVG, è tradotto in più lingue e contiene molti miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Alcune notevoli modifiche all'interfaccia grafica comprendono una sottofinestra per i livelli, l'integrazione dei campioni, una nuova finestra di preferenze, la barra del testo e nuove icone. Cambiamenti più profondi riguardano la persistenza del centro di rotazione, indicazioni interattive per la barre, acceleratori configurabili, miglioramenti al pennino calligrafico e la nuova funzionalità di scultura dei nodi. Ora l'esportazione in PDF supporta anche le trasparenze.&lt;br /&gt;
&lt;br /&gt;
Ormai da diverse versioni era stato sviluppato un sistema sperimentale di plugin per gli Effetti, che era però disabilitato per precauzione. Con questo rilascio gli sviluppatori credono che il sistema sia abbastanza affidabile, per cui questa funzionalità è attiva in maniera predefinita&lt;br /&gt;
&lt;br /&gt;
Inkscape ora fornisce una nuova modalità coi soli contorni, per migliorare le performance nei disegni molto complessi. L'adesione allo standard SVG ha visto un balzo in avanti con l'implementazione del tag &amp;lt;switch&amp;gt;. I profili di colore ICC sono stati implementati per le immagini, e apportate centinaia di correzioni e miglioramenti.&lt;br /&gt;
&lt;br /&gt;
Ringraziamo anche Google per aver sponsorizzato cinque studenti e i loro progetti di sviluppo per Inkscape riguardanti i FIltri SVG, le specifiche del protocollo di Inkboard, l'esportazione PDF con Cairo e l'ottimizzazione della memoria.&lt;br /&gt;
&lt;br /&gt;
 Download dei pacchetti per Linux, Windows e Mac OS X:&lt;br /&gt;
 &lt;br /&gt;
      http://sourceforge.net/project/showfiles.php?group_id=93438&lt;br /&gt;
 &lt;br /&gt;
 Per maggiori dettagli, fare riferimento alle note di rilascio per 0.43:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/cgi-bin/wiki.pl?ReleaseNotes&lt;br /&gt;
 &lt;br /&gt;
 Alcuni screenshot inviati dalla comunità di utenti:&lt;br /&gt;
 &lt;br /&gt;
      http://www.inkscape.org/screenshots/&lt;br /&gt;
 &lt;br /&gt;
&lt;br /&gt;
 Informazioni su Inkscape&lt;br /&gt;
 &lt;br /&gt;
Inkscape è un programma open source per il disegno, simile a&lt;br /&gt;
Illustrator, Freehand e CorelDraw, che si basa sul formato standard [[W3C]]&lt;br /&gt;
&amp;quot;scalable vector graphics&amp;quot; (SVG). Tra le caratteristiche supportate da&lt;br /&gt;
SVG vi sono le forme base, i tracciati, i testi, i segnali, i cloni, le&lt;br /&gt;
trasparenze, le trasformazioni, i gradienti e i gruppi. Inkscape&lt;br /&gt;
supporta inoltre i meta-dati Creative Commons, la modifica sui nodi, i&lt;br /&gt;
livelli, le operazioni complesse sui livelli, i testi su tracciato e la&lt;br /&gt;
modifica dell'XML SVG. Può importare da diversi formati come EPS,&lt;br /&gt;
&amp;lt;nowiki&amp;gt;PostScript&amp;lt;/nowiki&amp;gt;, JPEG, PNG, BMP e TIFF e esportare in PNG ed in altri&lt;br /&gt;
formati basati su vettori multipli.&lt;br /&gt;
&lt;br /&gt;
Lo scopo principale di Inkscape è quello di fornire alla comunità Open&lt;br /&gt;
Source uno strumento di disegno che rispetti pienamente gli standard&lt;br /&gt;
[[W3C]] XML, SVG e CSS2. Inoltre il piano di sviluppo prevede una&lt;br /&gt;
conversione del codice da &amp;lt;nowiki&amp;gt;C/Gtk&amp;lt;/nowiki&amp;gt; a &amp;lt;nowiki&amp;gt;C++/Gtkmm&amp;lt;/nowiki&amp;gt;, maggiore importanza&lt;br /&gt;
all'aggiunta di funzioni tramite il meccanismo delle estensioni e la&lt;br /&gt;
creazione di un processo di sviluppo aperto, collaborativo e orientato&lt;br /&gt;
alla comunità.&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=5790</id>
		<title>Editing Inkscape's website</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=5790"/>
		<updated>2006-01-22T19:52:48Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* Adding Screenshots to the Site */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once you have developer-level access to the project, you can also help with maintenance of the Inkscape website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CVS Checkout of the Website Module ==&lt;br /&gt;
&lt;br /&gt;
To checkout the website cvs module:&lt;br /&gt;
&lt;br /&gt;
:Type &amp;lt;pre&amp;gt;svn co inkscape_web&amp;lt;/pre&amp;gt; after you have logged in with your username/password&lt;br /&gt;
&lt;br /&gt;
For more info, see See [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Testing your website changes locally ==&lt;br /&gt;
&lt;br /&gt;
Once you have checked out (see previous heading) the website module, then make a symbolic link to your web root directory. To do this for apache on redhat9 the best way is to navigate to &amp;lt;pre&amp;gt;/var/www/html&amp;lt;/pre&amp;gt; and then type:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;ln -s /usr/src/inkscape-project/inkscape_web&amp;lt;/pre&amp;gt; (NOTE: that the path you pass should be relative/absolute to the inkscape_web module you just checked out)&lt;br /&gt;
&lt;br /&gt;
Thus, once you have done this, then you will be able to view the Inkscape website at &amp;lt;pre&amp;gt;http://localhost/inkscape_web/&amp;lt;/pre&amp;gt; on your computer via a web browser.&lt;br /&gt;
&lt;br /&gt;
Hopefully, you have apache configured properly and it is running.&lt;br /&gt;
&lt;br /&gt;
== Making Your Changes Live on Inkscape.org ==&lt;br /&gt;
&lt;br /&gt;
# Make your changes to your local inkscape_web cvs module.&lt;br /&gt;
# Commit your changes, ensuring that you provide ample notes in your commit log message.&lt;br /&gt;
# ssh -l &amp;lt;your sf username&amp;gt; ssh.sourceforge.net *&lt;br /&gt;
# cd inkscape/inkscape_web&lt;br /&gt;
# ./publish_web.sh&lt;br /&gt;
&lt;br /&gt;
(*)&lt;br /&gt;
 If you haven't done this before, you need to set up a link to the inkscape_web folder in your home directory.&lt;br /&gt;
 ln -s /home/groups/i/in/inkscape inkscape&lt;br /&gt;
&lt;br /&gt;
== Adding News to the Site ==&lt;br /&gt;
&lt;br /&gt;
If you have CVS access, you can add news to the site. First, you should add your signature to /includes/signatures.inc.&lt;br /&gt;
&lt;br /&gt;
Create your news in english always! create a new file in the news/en/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt; folder, and give it the next highest number. (if there are files named 001.inc and 002.inc, name yours 003.inc) You can use this as a template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;h3&amp;gt;HEADER&amp;lt;/h3&amp;gt;&lt;br /&gt;
 &amp;lt;b&amp;gt;MONTH DAY, YEAR&amp;lt;/b&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;MESSAGE&lt;br /&gt;
 &amp;lt;/p&amp;gt;&lt;br /&gt;
 &amp;lt;?php echo $[[SIG_YOURNAME]]; ?&amp;gt;&lt;br /&gt;
 &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Add new paragraphs if needed and dont forget to change the signature.&lt;br /&gt;
&lt;br /&gt;
If you want, translate the news to your language and save it in news[[/XX]]/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you really want to add news only in your language (not english), it might probably be the better way to modify your localized header (/index.xx-header.php). If you really think you need to have a local-only news, then please add an empty file with the same name (number) in the english directory and add a comment:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!-- This news is for xx users only --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make your changes live as described above.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding Screenshots to the Site ==&lt;br /&gt;
&lt;br /&gt;
The best way to add screenshots to the website is not by emailing them to the list or to any one developer unless you are not a developer. Instead, the best way is to create a screenshot for whatever screen size your system is set to (preferably a standard size like 1024 by 768), creating it in the PNG file format and then give it a descriptive name.&lt;br /&gt;
&lt;br /&gt;
Then the resulting thumbnail should be of the resolution 267 pixels wide by 200 pixels high in PNG format. The naming must be in relationship to the screenshot.&lt;br /&gt;
&lt;br /&gt;
Naming convention is:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.png&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;_thumb.png&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.png&lt;br /&gt;
:inkscape-0.43-01-myfeature_thumb.png&lt;br /&gt;
&lt;br /&gt;
&amp;lt;id&amp;gt; is ment to be something like 01, 02, 03... but you can also use 10a, 10b, 10c. this affects the order in the gallery. use zzz to place a sceenshot on top.&lt;br /&gt;
(NOTE: &amp;lt;id&amp;gt; wasnt there before. but i suggest using it beginning with 0.43)&lt;br /&gt;
&lt;br /&gt;
save your shot into the &amp;quot;screenshots/gallery&amp;quot; folder, the thumb into &amp;quot;screenshots/gallery/thumbs&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the graphics are in the right folder, my lovely PHP script will display them automatically on the main page of the website.&lt;br /&gt;
They also appear on the screenshots/index.php page, therefore you must create a description file:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.en&lt;br /&gt;
&lt;br /&gt;
You may also create translations of description files. Just replace .en with the language code. Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.en&lt;br /&gt;
:inkscape-0.43-01-myfeature.de&lt;br /&gt;
:inkscape-0.43-01-myfeature.es&lt;br /&gt;
&lt;br /&gt;
Store them in &amp;quot;screenshots/gallery/info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Then make sure that you add your new images and description files and any changes to the SVN repository. For more info, see [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Translating the Inkscape Website ==&lt;br /&gt;
&lt;br /&gt;
1.  Do a CVS checkout of the website module.&lt;br /&gt;
&lt;br /&gt;
 IMPORTANT: all files you change MUST be UTF-8 encoded!!! &lt;br /&gt;
            else, you will get broken output.&lt;br /&gt;
            See UT-8 note below, please.&lt;br /&gt;
&lt;br /&gt;
2.  Add your language by these steps:&lt;br /&gt;
- update the following line includes/header.php&lt;br /&gt;
 $LANGUAGES = array(&amp;quot;en&amp;quot;, &amp;quot;de&amp;quot;, &amp;quot;es&amp;quot;); // available languages&lt;br /&gt;
&lt;br /&gt;
- Add a flag for your language in the images directory.  It should be named inkscape_web/images/flag-XX.png.  (where XX is your language code). Size is 34x20px.&lt;br /&gt;
&lt;br /&gt;
- Add a line to css/base.css, similar to the following: (place your flag 50px left of the others)&lt;br /&gt;
 #lang-xx { left:225px; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Add a link for your flag in includes/header.php&lt;br /&gt;
&lt;br /&gt;
- create a copy of includes/localized-en.inc for your language. (like includes/localized-fr.inc) and translate the values of the strings.&lt;br /&gt;
&lt;br /&gt;
- copy and translate index.en-header.php to your language.&lt;br /&gt;
&lt;br /&gt;
- copy the subdirectory structure news/en/ to news/xx/ and, if you want, translate the news. (you can delete all news that you will not translate. the script will use the original news of /news/en then)&lt;br /&gt;
&lt;br /&gt;
- you may add a signature to includes/signatures.inc and use it for news you create.&lt;br /&gt;
&lt;br /&gt;
3. Look into other pages to see what needs to be done to translate them. (in general you need to create an inclusion file)&lt;br /&gt;
Files you need to translate: (at least you must create a copy for your language, or those pages will fail to open)&lt;br /&gt;
 discussion-en.inc&lt;br /&gt;
 download-en.inc&lt;br /&gt;
 mailing_lists-en.inc&lt;br /&gt;
 report_bugs-en.inc&lt;br /&gt;
 submit2webmaster-en.inc&lt;br /&gt;
 submit2webmaster-en-form.inc&lt;br /&gt;
 doc/index-en.inc&lt;br /&gt;
 status/index-en.inc&lt;br /&gt;
&lt;br /&gt;
You also may translate news, screenshot comments and status files.&lt;br /&gt;
&lt;br /&gt;
    Note:  The tutorial translations in the doc/ directory are handled&lt;br /&gt;
    separately from the website translation.  These are the files in&lt;br /&gt;
    inkscape_web/doc/*/ that have .XX.html extensions.  You do not need&lt;br /&gt;
    to do anything about these pages.&lt;br /&gt;
&lt;br /&gt;
    Note:  The translation of doxygen, wiki, and the various SF pages&lt;br /&gt;
    are separate from the website translation.  You do not need to do&lt;br /&gt;
    anything about these pages.&lt;br /&gt;
&lt;br /&gt;
5. Add a news item to the index page announcing your translation.  You are encouraged to write it in both English and your native language.  Use UTF-8 character set (or character entities if you prefer).&lt;br /&gt;
You do this by adding a file like /news/en/200x/xx/0xx.inc and write your announcement.&lt;br /&gt;
 IMPORTANT: all files you change MUST be UTF-8 encoded!!! else, you will break get broken output.&lt;br /&gt;
 See UT-8 note below, please. &lt;br /&gt;
&lt;br /&gt;
    Note: Even if the announcement does not need to be translated, &lt;br /&gt;
    you should copy it to your languages folder also.&lt;br /&gt;
    Reason: Same news must have same file names. If your announcement &lt;br /&gt;
    is 010.inc, and then the next news is 011.inc, if you translate &lt;br /&gt;
    that news only, your announcement will no more be shown. This is &lt;br /&gt;
    because if you have 11 localized news and there are 12 in /en/, &lt;br /&gt;
    the 11th will be shown in english.  Now, if the 11th file in your &lt;br /&gt;
    folder is the translation of the 12th file in /en/, it will be &lt;br /&gt;
    displayed wrong&lt;br /&gt;
&lt;br /&gt;
6.  If you have CVS access, then commit your changes to the site.  See the Website Editing and Working With CVS documentation for directions.&lt;br /&gt;
&lt;br /&gt;
If you do not have CVS access, then show your translation to one of the Inkscape administrators for review.  They will then give you access to CVS and the website, so you can deploy your changes.&lt;br /&gt;
&lt;br /&gt;
== There are no UTF-8 entities !!! ==&lt;br /&gt;
&lt;br /&gt;
As i heared different people talking about UTF-8 entities, i thought this should be clarified: THERE IS NO SUCH THING!&lt;br /&gt;
&lt;br /&gt;
There are HTML entities. (that's what you think of) This is not an encoding, it is a (somewhat) human readable transliteration. They look like&lt;br /&gt;
&amp;lt;pre&amp;gt; &amp;amp;amp; (&amp;amp; a m p ;) --- ř (&amp;amp; # 3 4 5 ;) --- &amp;amp;Auml; (&amp;amp; A u m l ;)&amp;lt;/pre&amp;gt;&lt;br /&gt;
The cool thing about them is, that you don't need to care about encoding with them, as only the lower 128 of 256 ASCII-Characters are used to describe characters that normally are in the upper 128 or even don't exist in ASCII. The upper 128 are different, for example in Windows codepages or whatever, at least they are system dependant.&lt;br /&gt;
&lt;br /&gt;
Now, if we talk about UTF-8, this is an encoding! And it's one for UNIcode. The 8 means, that the most important chars need 8bit to store. (i think these are the same chars as the lower 128 in ASCII) All the other UNIcode chars are stored using 2, 3 or 4 bytes. And if your editor is not capable of UTF-8, youll see a mess instead of special chars like äüößéńí etc.&lt;br /&gt;
&lt;br /&gt;
So, if you edit existing pages, you need to have an UTF-8 capable editor. (Kate for example is capable, but you might need to check the encoding in the extras menu.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Please do not use HTML-entities!&amp;lt;/strong&amp;gt; We should all use the same system, which should be utf-8 encoding. If you have questions about this, please ask.&lt;br /&gt;
&lt;br /&gt;
Reference: HTML Entities: http://www.w3schools.com/tags/ref_entities.asp&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=5789</id>
		<title>Editing Inkscape's website</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Editing_Inkscape%27s_website&amp;diff=5789"/>
		<updated>2006-01-22T19:51:49Z</updated>

		<summary type="html">&lt;p&gt;Kaeso: /* CVS Checkout of the Website Module */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Once you have developer-level access to the project, you can also help with maintenance of the Inkscape website.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== CVS Checkout of the Website Module ==&lt;br /&gt;
&lt;br /&gt;
To checkout the website cvs module:&lt;br /&gt;
&lt;br /&gt;
:Type &amp;lt;pre&amp;gt;svn co inkscape_web&amp;lt;/pre&amp;gt; after you have logged in with your username/password&lt;br /&gt;
&lt;br /&gt;
For more info, see See [[WorkingWithSVN]].&lt;br /&gt;
&lt;br /&gt;
== Testing your website changes locally ==&lt;br /&gt;
&lt;br /&gt;
Once you have checked out (see previous heading) the website module, then make a symbolic link to your web root directory. To do this for apache on redhat9 the best way is to navigate to &amp;lt;pre&amp;gt;/var/www/html&amp;lt;/pre&amp;gt; and then type:&lt;br /&gt;
&lt;br /&gt;
:&amp;lt;pre&amp;gt;ln -s /usr/src/inkscape-project/inkscape_web&amp;lt;/pre&amp;gt; (NOTE: that the path you pass should be relative/absolute to the inkscape_web module you just checked out)&lt;br /&gt;
&lt;br /&gt;
Thus, once you have done this, then you will be able to view the Inkscape website at &amp;lt;pre&amp;gt;http://localhost/inkscape_web/&amp;lt;/pre&amp;gt; on your computer via a web browser.&lt;br /&gt;
&lt;br /&gt;
Hopefully, you have apache configured properly and it is running.&lt;br /&gt;
&lt;br /&gt;
== Making Your Changes Live on Inkscape.org ==&lt;br /&gt;
&lt;br /&gt;
# Make your changes to your local inkscape_web cvs module.&lt;br /&gt;
# Commit your changes, ensuring that you provide ample notes in your commit log message.&lt;br /&gt;
# ssh -l &amp;lt;your sf username&amp;gt; ssh.sourceforge.net *&lt;br /&gt;
# cd inkscape/inkscape_web&lt;br /&gt;
# ./publish_web.sh&lt;br /&gt;
&lt;br /&gt;
(*)&lt;br /&gt;
 If you haven't done this before, you need to set up a link to the inkscape_web folder in your home directory.&lt;br /&gt;
 ln -s /home/groups/i/in/inkscape inkscape&lt;br /&gt;
&lt;br /&gt;
== Adding News to the Site ==&lt;br /&gt;
&lt;br /&gt;
If you have CVS access, you can add news to the site. First, you should add your signature to /includes/signatures.inc.&lt;br /&gt;
&lt;br /&gt;
Create your news in english always! create a new file in the news/en/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt; folder, and give it the next highest number. (if there are files named 001.inc and 002.inc, name yours 003.inc) You can use this as a template:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
 &amp;lt;div class=&amp;quot;item&amp;quot;&amp;gt;&lt;br /&gt;
 &amp;lt;h3&amp;gt;HEADER&amp;lt;/h3&amp;gt;&lt;br /&gt;
 &amp;lt;b&amp;gt;MONTH DAY, YEAR&amp;lt;/b&amp;gt;&lt;br /&gt;
 &amp;lt;p&amp;gt;MESSAGE&lt;br /&gt;
 &amp;lt;/p&amp;gt;&lt;br /&gt;
 &amp;lt;?php echo $[[SIG_YOURNAME]]; ?&amp;gt;&lt;br /&gt;
 &amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Add new paragraphs if needed and dont forget to change the signature.&lt;br /&gt;
&lt;br /&gt;
If you want, translate the news to your language and save it in news[[/XX]]/&amp;lt;this-year&amp;gt;/&amp;lt;this-month&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If you really want to add news only in your language (not english), it might probably be the better way to modify your localized header (/index.xx-header.php). If you really think you need to have a local-only news, then please add an empty file with the same name (number) in the english directory and add a comment:&lt;br /&gt;
&lt;br /&gt;
 &amp;lt;!-- This news is for xx users only --&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Make your changes live as described above.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Adding Screenshots to the Site ==&lt;br /&gt;
&lt;br /&gt;
The best way to add screenshots to the website is not by emailing them to the list or to any one developer unless you are not a developer. Instead, the best way is to create a screenshot for whatever screen size your system is set to (preferably a standard size like 1024 by 768), creating it in the PNG file format and then give it a descriptivename.&lt;br /&gt;
&lt;br /&gt;
Then the resulting thumbnail should be of the resolution 267 pixels wide by 200 pixels high in PNG format. The naming must be in relationship to the screenshot.&lt;br /&gt;
&lt;br /&gt;
Naming convention is:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.png&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;_thumb.png&lt;br /&gt;
&lt;br /&gt;
Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.png&lt;br /&gt;
:inkscape-0.43-01-myfeature_thumb.png&lt;br /&gt;
&lt;br /&gt;
&amp;lt;id&amp;gt; is ment to be something like 01, 02, 03... but you can also use 10a, 10b, 10c. this affects the order in the gallery. use zzz to place a sceenshot on top.&lt;br /&gt;
(NOTE: &amp;lt;id&amp;gt; wasnt there before. but i suggest using it beginning with 0.43)&lt;br /&gt;
&lt;br /&gt;
save your shot into the &amp;quot;screenshots/gallery&amp;quot; folder, the thumb into &amp;quot;screenshots/gallery/thumbs&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once the graphics are in the right folder, my lovely PHP script will display them automatically on the main page of the website.&lt;br /&gt;
They also appear on the screenshots/index.php page, therefore you must create a description file:&lt;br /&gt;
&lt;br /&gt;
:inkscape-&amp;lt;version&amp;gt;-&amp;lt;id&amp;gt;-&amp;lt;name&amp;gt;.en&lt;br /&gt;
&lt;br /&gt;
You may also create translations of description files. Just replace .en with the language code. Example:&lt;br /&gt;
&lt;br /&gt;
:inkscape-0.43-01-myfeature.en&lt;br /&gt;
:inkscape-0.43-01-myfeature.de&lt;br /&gt;
:inkscape-0.43-01-myfeature.es&lt;br /&gt;
&lt;br /&gt;
Store them in &amp;quot;screenshots/gallery/info&amp;quot;&lt;br /&gt;
&lt;br /&gt;
Then make sure that you add your new images and description files and any changes to the CVS repository. For more info, see [[WorkingWithCVS]].&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Translating the Inkscape Website ==&lt;br /&gt;
&lt;br /&gt;
1.  Do a CVS checkout of the website module.&lt;br /&gt;
&lt;br /&gt;
 IMPORTANT: all files you change MUST be UTF-8 encoded!!! &lt;br /&gt;
            else, you will get broken output.&lt;br /&gt;
            See UT-8 note below, please.&lt;br /&gt;
&lt;br /&gt;
2.  Add your language by these steps:&lt;br /&gt;
- update the following line includes/header.php&lt;br /&gt;
 $LANGUAGES = array(&amp;quot;en&amp;quot;, &amp;quot;de&amp;quot;, &amp;quot;es&amp;quot;); // available languages&lt;br /&gt;
&lt;br /&gt;
- Add a flag for your language in the images directory.  It should be named inkscape_web/images/flag-XX.png.  (where XX is your language code). Size is 34x20px.&lt;br /&gt;
&lt;br /&gt;
- Add a line to css/base.css, similar to the following: (place your flag 50px left of the others)&lt;br /&gt;
 #lang-xx { left:225px; }&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
- Add a link for your flag in includes/header.php&lt;br /&gt;
&lt;br /&gt;
- create a copy of includes/localized-en.inc for your language. (like includes/localized-fr.inc) and translate the values of the strings.&lt;br /&gt;
&lt;br /&gt;
- copy and translate index.en-header.php to your language.&lt;br /&gt;
&lt;br /&gt;
- copy the subdirectory structure news/en/ to news/xx/ and, if you want, translate the news. (you can delete all news that you will not translate. the script will use the original news of /news/en then)&lt;br /&gt;
&lt;br /&gt;
- you may add a signature to includes/signatures.inc and use it for news you create.&lt;br /&gt;
&lt;br /&gt;
3. Look into other pages to see what needs to be done to translate them. (in general you need to create an inclusion file)&lt;br /&gt;
Files you need to translate: (at least you must create a copy for your language, or those pages will fail to open)&lt;br /&gt;
 discussion-en.inc&lt;br /&gt;
 download-en.inc&lt;br /&gt;
 mailing_lists-en.inc&lt;br /&gt;
 report_bugs-en.inc&lt;br /&gt;
 submit2webmaster-en.inc&lt;br /&gt;
 submit2webmaster-en-form.inc&lt;br /&gt;
 doc/index-en.inc&lt;br /&gt;
 status/index-en.inc&lt;br /&gt;
&lt;br /&gt;
You also may translate news, screenshot comments and status files.&lt;br /&gt;
&lt;br /&gt;
    Note:  The tutorial translations in the doc/ directory are handled&lt;br /&gt;
    separately from the website translation.  These are the files in&lt;br /&gt;
    inkscape_web/doc/*/ that have .XX.html extensions.  You do not need&lt;br /&gt;
    to do anything about these pages.&lt;br /&gt;
&lt;br /&gt;
    Note:  The translation of doxygen, wiki, and the various SF pages&lt;br /&gt;
    are separate from the website translation.  You do not need to do&lt;br /&gt;
    anything about these pages.&lt;br /&gt;
&lt;br /&gt;
5. Add a news item to the index page announcing your translation.  You are encouraged to write it in both English and your native language.  Use UTF-8 character set (or character entities if you prefer).&lt;br /&gt;
You do this by adding a file like /news/en/200x/xx/0xx.inc and write your announcement.&lt;br /&gt;
 IMPORTANT: all files you change MUST be UTF-8 encoded!!! else, you will break get broken output.&lt;br /&gt;
 See UT-8 note below, please. &lt;br /&gt;
&lt;br /&gt;
    Note: Even if the announcement does not need to be translated, &lt;br /&gt;
    you should copy it to your languages folder also.&lt;br /&gt;
    Reason: Same news must have same file names. If your announcement &lt;br /&gt;
    is 010.inc, and then the next news is 011.inc, if you translate &lt;br /&gt;
    that news only, your announcement will no more be shown. This is &lt;br /&gt;
    because if you have 11 localized news and there are 12 in /en/, &lt;br /&gt;
    the 11th will be shown in english.  Now, if the 11th file in your &lt;br /&gt;
    folder is the translation of the 12th file in /en/, it will be &lt;br /&gt;
    displayed wrong&lt;br /&gt;
&lt;br /&gt;
6.  If you have CVS access, then commit your changes to the site.  See the Website Editing and Working With CVS documentation for directions.&lt;br /&gt;
&lt;br /&gt;
If you do not have CVS access, then show your translation to one of the Inkscape administrators for review.  They will then give you access to CVS and the website, so you can deploy your changes.&lt;br /&gt;
&lt;br /&gt;
== There are no UTF-8 entities !!! ==&lt;br /&gt;
&lt;br /&gt;
As i heared different people talking about UTF-8 entities, i thought this should be clarified: THERE IS NO SUCH THING!&lt;br /&gt;
&lt;br /&gt;
There are HTML entities. (that's what you think of) This is not an encoding, it is a (somewhat) human readable transliteration. They look like&lt;br /&gt;
&amp;lt;pre&amp;gt; &amp;amp;amp; (&amp;amp; a m p ;) --- ř (&amp;amp; # 3 4 5 ;) --- &amp;amp;Auml; (&amp;amp; A u m l ;)&amp;lt;/pre&amp;gt;&lt;br /&gt;
The cool thing about them is, that you don't need to care about encoding with them, as only the lower 128 of 256 ASCII-Characters are used to describe characters that normally are in the upper 128 or even don't exist in ASCII. The upper 128 are different, for example in Windows codepages or whatever, at least they are system dependant.&lt;br /&gt;
&lt;br /&gt;
Now, if we talk about UTF-8, this is an encoding! And it's one for UNIcode. The 8 means, that the most important chars need 8bit to store. (i think these are the same chars as the lower 128 in ASCII) All the other UNIcode chars are stored using 2, 3 or 4 bytes. And if your editor is not capable of UTF-8, youll see a mess instead of special chars like äüößéńí etc.&lt;br /&gt;
&lt;br /&gt;
So, if you edit existing pages, you need to have an UTF-8 capable editor. (Kate for example is capable, but you might need to check the encoding in the extras menu.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;strong&amp;gt;Please do not use HTML-entities!&amp;lt;/strong&amp;gt; We should all use the same system, which should be utf-8 encoding. If you have questions about this, please ask.&lt;br /&gt;
&lt;br /&gt;
Reference: HTML Entities: http://www.w3schools.com/tags/ref_entities.asp&lt;/div&gt;</summary>
		<author><name>Kaeso</name></author>
	</entry>
</feed>