<?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=Kattekrab</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=Kattekrab"/>
	<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/Special:Contributions/Kattekrab"/>
	<updated>2026-05-01T08:24:07Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.36.1</generator>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55375</id>
		<title>Improved Media Management</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55375"/>
		<updated>2009-12-28T03:38:52Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Proposals */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
This set of issues generally is first seen due to problems managing linked vs. embedded images. However it quickly becomes clear that the underlying principals and problems extend across the board to many things including CSS files, ICC profile files, etc.&lt;br /&gt;
 &lt;br /&gt;
=Issues=&lt;br /&gt;
&lt;br /&gt;
* Pasting writes a PNG file with an auto generated name into the directory of the document and creates a link. If the document wasn't saved yet, it saves it to some arbitrary directory (home dir on Linux, Inkscape installation dir on Windows). [The name is inkscape_pasted_image_YYYYMMDD_HHMMSS.png]&lt;br /&gt;
* Importing or 'Drag and Dropping' a raster image creates links to the originals.&lt;br /&gt;
&lt;br /&gt;
Here are the effects:&lt;br /&gt;
* Pasting an image into an unsaved document on Windows requires administrator privileges.&lt;br /&gt;
* Not possible to paste into a document opened from a read-only directory.&lt;br /&gt;
* Completely unexpected location of images pasted into an unsaved document.&lt;br /&gt;
* If the user forgets to send the linked images, SVGs sent to others via e-mail or other means are broken.&lt;br /&gt;
* By using &amp;quot;Edit externally&amp;quot; or ImageMagick extensions, a user unaware of links can overwrite valuable images.&lt;br /&gt;
* Inconsistent with SVG behavior: SVGs are always embedded.&lt;br /&gt;
* Copying the image to a web server results in misrendered SVG in the browser. Users unaware of links might blame the problem on the browser or the server rather than Inkscape (see [https://bugs.launchpad.net/inkscape/+bug/415374 example])&lt;br /&gt;
* Linked images are not transmitted over Inkboard.&lt;br /&gt;
&lt;br /&gt;
The e-mail problem must be fixed on the sender's side, because only he has access to complete data. The solution must involve combining raster data with the SVG, so that they reside in the same file.&lt;br /&gt;
&lt;br /&gt;
=Use Cases=&lt;br /&gt;
&lt;br /&gt;
==Cases==&lt;br /&gt;
&lt;br /&gt;
* Arthur wants to create a collage using some bitmaps. He drags 2 images from Firefox into an SVG document, pastes a third one from GIMP and imports 4 other from his photo folder. He increases the contrast on one of them. He saves the document and sends the SVG using e-mail to a friend. He doesn't know much about links, so he does not include the original images in his e-mail.&lt;br /&gt;
&lt;br /&gt;
* Issa works on a multi-user system at an university. She opens a scientific poster template from a shared read-only folder. She pastes photos of samples into the document, then saves the poster in her home folder.&lt;br /&gt;
&lt;br /&gt;
* Charlie uses Inkscape to add vector frames to his photos. He wants to be able to post-process the images without updating the SVG document. He creates an image link.&lt;br /&gt;
&lt;br /&gt;
* Sara is a web designer and has SVG documents with lots of absolute image links. She moves all the images to another folder. The links break, which is not surprising to her. She wants to fix all the links at once.&lt;br /&gt;
&lt;br /&gt;
* Billy wants to edit an image embedded in the SVG document he received from Arthur.&lt;br /&gt;
&lt;br /&gt;
==Personas==&lt;br /&gt;
&lt;br /&gt;
Use cases are helpful, but in order to gain the most we need to know who are the users under discussion. This is a general Usability Design issue and we have some overall information being collected under our wiki section on [[Marketing_Scratchpad#User_Personas | User Personas]]. The specific user personas referenced in these cases on this page are:&lt;br /&gt;
&lt;br /&gt;
* Arthur - 40-year old department store owner and amateur photographer who uses Windows. He has no idea what SVG stands for, but is familiar with pasting images into MS Word documents.&lt;br /&gt;
* Issa - 21-year old undergrad student of chemistry with some generic Unix experience, but no SVG or Web technologies experience.&lt;br /&gt;
* Charlie - 35-year old US Navy nuclear propulsion engineer on an overseas deplyoment who misses his family and likes to learn time-saving tricks.&lt;br /&gt;
* Sara - 30-year old Web designer with extensive knowledge of Web technologies and some experience with hand-tweaked SVG documents.&lt;br /&gt;
* Billy - 16-year old son of Arthur, a high school student and Wikipedia contributor experimenting with free software. Uses Inkscape from time to time to update world maps and draw diagrams.&lt;br /&gt;
&lt;br /&gt;
=Proposals=&lt;br /&gt;
&lt;br /&gt;
* Default to embedding images when pasting and Drag and Dropping pixel data&lt;br /&gt;
* When Drag and Dropping a file, ask whether to embed or to link&lt;br /&gt;
* Add a link option to the import dialog that defaults to off&lt;br /&gt;
* Embedded images as hybrid links: embedded raster data with info about its original location. If the original file exists, it is watched for modifications and updated&lt;br /&gt;
&lt;br /&gt;
=HID=&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55373</id>
		<title>Improved Media Management</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55373"/>
		<updated>2009-12-28T03:23:49Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
This set of issues generally is first seen due to problems managing linked vs. embedded images. However it quickly becomes clear that the underlying principals and problems extend across the board to many things including CSS files, ICC profile files, etc.&lt;br /&gt;
 &lt;br /&gt;
=Issues=&lt;br /&gt;
&lt;br /&gt;
* Pasting writes a PNG file with an auto generated name into the directory of the document and creates a link. If the document wasn't saved yet, it saves it to some arbitrary directory (home dir on Linux, Inkscape installation dir on Windows). [The name is inkscape_pasted_image_YYYYMMDD_HHMMSS.png]&lt;br /&gt;
* Importing or 'Drag and Dropping' a raster image creates links to the originals.&lt;br /&gt;
&lt;br /&gt;
Here are the effects:&lt;br /&gt;
* Pasting an image into an unsaved document on Windows requires administrator privileges.&lt;br /&gt;
* Not possible to paste into a document opened from a read-only directory.&lt;br /&gt;
* Completely unexpected location of images pasted into an unsaved document.&lt;br /&gt;
* If the user forgets to send the linked images, SVGs sent to others via e-mail or other means are broken.&lt;br /&gt;
* By using &amp;quot;Edit externally&amp;quot; or ImageMagick extensions, a user unaware of links can overwrite valuable images.&lt;br /&gt;
* Inconsistent with SVG behavior: SVGs are always embedded.&lt;br /&gt;
* Copying the image to a web server results in misrendered SVG in the browser. Users unaware of links might blame the problem on the browser or the server rather than Inkscape (see [https://bugs.launchpad.net/inkscape/+bug/415374 example])&lt;br /&gt;
* Linked images are not transmitted over Inkboard.&lt;br /&gt;
&lt;br /&gt;
The e-mail problem must be fixed on the sender's side, because only he has access to complete data. The solution must involve combining raster data with the SVG, so that they reside in the same file.&lt;br /&gt;
&lt;br /&gt;
=Use Cases=&lt;br /&gt;
&lt;br /&gt;
==Cases==&lt;br /&gt;
&lt;br /&gt;
* Arthur wants to create a collage using some bitmaps. He drags 2 images from Firefox into an SVG document, pastes a third one from GIMP and imports 4 other from his photo folder. He increases the contrast on one of them. He saves the document and sends the SVG using e-mail to a friend. He doesn't know much about links, so he does not include the original images in his e-mail.&lt;br /&gt;
&lt;br /&gt;
* Issa works on a multi-user system at an university. She opens a scientific poster template from a shared read-only folder. She pastes photos of samples into the document, then saves the poster in her home folder.&lt;br /&gt;
&lt;br /&gt;
* Charlie uses Inkscape to add vector frames to his photos. He wants to be able to post-process the images without updating the SVG document. He creates an image link.&lt;br /&gt;
&lt;br /&gt;
* Sara is a web designer and has SVG documents with lots of absolute image links. She moves all the images to another folder. The links break, which is not surprising to her. She wants to fix all the links at once.&lt;br /&gt;
&lt;br /&gt;
* Billy wants to edit an image embedded in the SVG document he received from Arthur.&lt;br /&gt;
&lt;br /&gt;
==Personas==&lt;br /&gt;
&lt;br /&gt;
Use cases are helpful, but in order to gain the most we need to know who are the users under discussion. This is a general Usability Design issue and we have some overall information being collected under our wiki section on [[Marketing_Scratchpad#User_Personas | User Personas]]. The specific user personas referenced in these cases on this page are:&lt;br /&gt;
&lt;br /&gt;
* Arthur - 40-year old department store owner and amateur photographer who uses Windows. He has no idea what SVG stands for, but is familiar with pasting images into MS Word documents.&lt;br /&gt;
* Issa - 21-year old undergrad student of chemistry with some generic Unix experience, but no SVG or Web technologies experience.&lt;br /&gt;
* Charlie - 35-year old US Navy nuclear propulsion engineer on an overseas deplyoment who misses his family and likes to learn time-saving tricks.&lt;br /&gt;
* Sara - 30-year old Web designer with extensive knowledge of Web technologies and some experience with hand-tweaked SVG documents.&lt;br /&gt;
* Billy - 16-year old son of Arthur, a high school student and Wikipedia contributor experimenting with free software. Uses Inkscape from time to time to update world maps and draw diagrams.&lt;br /&gt;
&lt;br /&gt;
=Proposals=&lt;br /&gt;
&lt;br /&gt;
* Default to embedding images when pasting and DnDing pixel data&lt;br /&gt;
* When DnDing a file, ask whether to embed or to link&lt;br /&gt;
* Add a link option to the import dialog that defaults to off&lt;br /&gt;
* Embedded images as hybrid links: embedded raster data with info about its original location. If the original file exists, it is watched for modifications and updated&lt;br /&gt;
&lt;br /&gt;
=HID=&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55371</id>
		<title>Improved Media Management</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55371"/>
		<updated>2009-12-28T03:17:04Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
This set of issues generally is first seen due to problems managing linked vs. embedded images. However it quickly becomes clear that the underlying principals and problems extend across the board to many things including CSS files, ICC profile files, etc.&lt;br /&gt;
 &lt;br /&gt;
=Issues=&lt;br /&gt;
&lt;br /&gt;
* Pasting writes a PNG file with a bogus name into the directory of the document and creates a link. If the document wasn't saved yet, it saves it to some arbitrary directory (home dir on Linux, Inkscape installation dir on Windows).&lt;br /&gt;
* Importing or 'Drag and Dropping' a raster image creates links to the originals.&lt;br /&gt;
&lt;br /&gt;
Here are the effects:&lt;br /&gt;
* Pasting an image into an unsaved document on Windows requires administrator privileges.&lt;br /&gt;
* Not possible to paste into a document opened from a read-only directory.&lt;br /&gt;
* Completely unexpected location of images pasted into an unsaved document.&lt;br /&gt;
* If the user forgets to send the linked images, SVGs sent to others via e-mail or other means are broken.&lt;br /&gt;
* By using &amp;quot;Edit externally&amp;quot; or ImageMagick extensions, a user unaware of links can overwrite valuable images.&lt;br /&gt;
* Inconsistent with SVG behavior: SVGs are always embedded.&lt;br /&gt;
* Copying the image to a web server results in misrendered SVG in the browser. Users unaware of links might blame the problem on the browser or the server rather than Inkscape (see [https://bugs.launchpad.net/inkscape/+bug/415374 example])&lt;br /&gt;
* Linked images are not transmitted over Inkboard.&lt;br /&gt;
&lt;br /&gt;
The e-mail problem must be fixed on the sender's side, because only he has access to complete data. The solution must involve combining raster data with the SVG, so that they reside in the same file.&lt;br /&gt;
&lt;br /&gt;
=Use Cases=&lt;br /&gt;
&lt;br /&gt;
==Cases==&lt;br /&gt;
&lt;br /&gt;
* Arthur wants to create a collage using some bitmaps. He drags 2 images from Firefox into an SVG document, pastes a third one from GIMP and imports 4 other from his photo folder. He increases the contrast on one of them. He saves the document and sends the SVG using e-mail to a friend. He doesn't know much about links, so he does not include the original images in his e-mail.&lt;br /&gt;
&lt;br /&gt;
* Issa works on a multi-user system at an university. She opens a scientific poster template from a shared read-only folder. She pastes photos of samples into the document, then saves the poster in her home folder.&lt;br /&gt;
&lt;br /&gt;
* Charlie uses Inkscape to add vector frames to his photos. He wants to be able to post-process the images without updating the SVG document. He creates an image link.&lt;br /&gt;
&lt;br /&gt;
* Sara is a web designer and has SVG documents with lots of absolute image links. She moves all the images to another folder. The links break, which is not surprising to her. She wants to fix all the links at once.&lt;br /&gt;
&lt;br /&gt;
* Billy wants to edit an image embedded in the SVG document he received from Arthur.&lt;br /&gt;
&lt;br /&gt;
==Personas==&lt;br /&gt;
&lt;br /&gt;
Use cases are helpful, but in order to gain the most we need to know who are the users under discussion. This is a general Usability Design issue and we have some overall information being collected under our wiki section on [[Marketing_Scratchpad#User_Personas | User Personas]]. The specific user personas referenced in these cases on this page are:&lt;br /&gt;
&lt;br /&gt;
* Arthur - 40-year old department store owner and amateur photographer who uses Windows. He has no idea what SVG stands for, but is familiar with pasting images into MS Word documents.&lt;br /&gt;
* Issa - 21-year old undergrad student of chemistry with some generic Unix experience, but no SVG or Web technologies experience.&lt;br /&gt;
* Charlie - 35-year old US Navy nuclear propulsion engineer on an overseas deplyoment who misses his family and likes to learn time-saving tricks.&lt;br /&gt;
* Sara - 30-year old Web designer with extensive knowledge of Web technologies and some experience with hand-tweaked SVG documents.&lt;br /&gt;
* Billy - 16-year old son of Arthur, a high school student and Wikipedia contributor experimenting with free software. Uses Inkscape from time to time to update world maps and draw diagrams.&lt;br /&gt;
&lt;br /&gt;
=Proposals=&lt;br /&gt;
&lt;br /&gt;
* Default to embedding images when pasting and DnDing pixel data&lt;br /&gt;
* When DnDing a file, ask whether to embed or to link&lt;br /&gt;
* Add a link option to the import dialog that defaults to off&lt;br /&gt;
* Embedded images as hybrid links: embedded raster data with info about its original location. If the original file exists, it is watched for modifications and updated&lt;br /&gt;
&lt;br /&gt;
=HID=&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55369</id>
		<title>Improved Media Management</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Improved_Media_Management&amp;diff=55369"/>
		<updated>2009-12-28T03:14:01Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Issues */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=Overview=&lt;br /&gt;
This set of issues generally is first seen due to problems managing linked vs. embedded images. However it quickly becomes clear that the underlying principals and problems extend across the board to many things including CSS files, ICC profile files, etc.&lt;br /&gt;
 &lt;br /&gt;
=Issues=&lt;br /&gt;
&lt;br /&gt;
* Pasting writes a PNG file with a bogus name into the directory of the document and creates a link. If the document wasn't saved yet, it saves it to some arbitrary directory (home dir on Linux, Inkscape installation dir on Windows).&lt;br /&gt;
* Importing and DnDing a raster image creates links to the originals.&lt;br /&gt;
&lt;br /&gt;
Here are the effects:&lt;br /&gt;
* Pasting an image into an unsaved document on Windows requires administrator privileges.&lt;br /&gt;
* Not possible to paste into a document opened from a read-only directory.&lt;br /&gt;
* Completely unexpected location of images pasted into an unsaved document.&lt;br /&gt;
* If the user forgets to send the linked images, SVGs sent to others via e-mail or other means are broken.&lt;br /&gt;
* By using &amp;quot;Edit externally&amp;quot; or ImageMagick extensions, a user unaware of links can overwrite valuable images.&lt;br /&gt;
* Inconsistent with SVG behavior: SVGs are always embedded.&lt;br /&gt;
* Copying the image to a web server results in misrendered SVG in the browser. Users unaware of links might blame the problem on the browser or the server rather than Inkscape (see [https://bugs.launchpad.net/inkscape/+bug/415374 example])&lt;br /&gt;
* Linked images are not transmitted over Inkboard.&lt;br /&gt;
&lt;br /&gt;
The e-mail problem must be fixed on the sender's side, because only he has access to complete data. The solution must involve combining raster data with the SVG, so that they reside in the same file.&lt;br /&gt;
&lt;br /&gt;
=Use Cases=&lt;br /&gt;
&lt;br /&gt;
==Cases==&lt;br /&gt;
&lt;br /&gt;
* Arthur wants to create a collage using some bitmaps. He drags 2 images from Firefox into an SVG document, pastes a third one from GIMP and imports 4 other from his photo folder. He increases the contrast on one of them. He saves the document and sends the SVG using e-mail to a friend. He doesn't know much about links, so he does not include the original images in his e-mail.&lt;br /&gt;
&lt;br /&gt;
* Issa works on a multi-user system at an university. She opens a scientific poster template from a shared read-only folder. She pastes photos of samples into the document, then saves the poster in her home folder.&lt;br /&gt;
&lt;br /&gt;
* Charlie uses Inkscape to add vector frames to his photos. He wants to be able to post-process the images without updating the SVG document. He creates an image link.&lt;br /&gt;
&lt;br /&gt;
* Sara is a web designer and has SVG documents with lots of absolute image links. She moves all the images to another folder. The links break, which is not surprising to her. She wants to fix all the links at once.&lt;br /&gt;
&lt;br /&gt;
* Billy wants to edit an image embedded in the SVG document he received from Arthur.&lt;br /&gt;
&lt;br /&gt;
==Personas==&lt;br /&gt;
&lt;br /&gt;
Use cases are helpful, but in order to gain the most we need to know who are the users under discussion. This is a general Usability Design issue and we have some overall information being collected under our wiki section on [[Marketing_Scratchpad#User_Personas | User Personas]]. The specific user personas referenced in these cases on this page are:&lt;br /&gt;
&lt;br /&gt;
* Arthur - 40-year old department store owner and amateur photographer who uses Windows. He has no idea what SVG stands for, but is familiar with pasting images into MS Word documents.&lt;br /&gt;
* Issa - 21-year old undergrad student of chemistry with some generic Unix experience, but no SVG or Web technologies experience.&lt;br /&gt;
* Charlie - 35-year old US Navy nuclear propulsion engineer on an overseas deplyoment who misses his family and likes to learn time-saving tricks.&lt;br /&gt;
* Sara - 30-year old Web designer with extensive knowledge of Web technologies and some experience with hand-tweaked SVG documents.&lt;br /&gt;
* Billy - 16-year old son of Arthur, a high school student and Wikipedia contributor experimenting with free software. Uses Inkscape from time to time to update world maps and draw diagrams.&lt;br /&gt;
&lt;br /&gt;
=Proposals=&lt;br /&gt;
&lt;br /&gt;
* Default to embedding images when pasting and DnDing pixel data&lt;br /&gt;
* When DnDing a file, ask whether to embed or to link&lt;br /&gt;
* Add a link option to the import dialog that defaults to off&lt;br /&gt;
* Embedded images as hybrid links: embedded raster data with info about its original location. If the original file exists, it is watched for modifications and updated&lt;br /&gt;
&lt;br /&gt;
=HID=&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=54873</id>
		<title>AnnouncePlanning047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=54873"/>
		<updated>2009-11-23T02:19:44Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Small Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This announce planning page is based on [[AnnouncePlanning046]] - What you see below has been copied from there and edited.  Refer to the [[ReleaseNotes047]] for details on what's new, different and improved.&lt;br /&gt;
&lt;br /&gt;
The Road to 0.47&lt;br /&gt;
http://www.inkscape.org/#The_road_to_0.47:April_21,_2009&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
{| class=&amp;quot;wikitable&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;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28 Apr 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Translated Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28th April 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Translated Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Developer Interviews&lt;br /&gt;
| [[user:user]]&lt;br /&gt;
| [[TeamInterview047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| User Stories&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| [[UserStories047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Contacts &amp;amp; Sources&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Announcement Process=&lt;br /&gt;
# Create News posts (using the small overview below) on all the relevant social bookmarking sites: digg, slashdot, delicious, stumble 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 social bookmarking stories for the release.&lt;br /&gt;
# Post the official announcement to the Inkscape News on the website, and on all the relevant Inkscape lists (eg. announce, user, developer)&lt;br /&gt;
# Send out the informal announcement (include a link to the web page with the formal announcement)&lt;br /&gt;
# Send out the formal announcement. (include a link to the web page 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 5th May 2008.&lt;br /&gt;
&lt;br /&gt;
Please Create a new Wiki page for planning / translating the 0.47 PR in your language here:&lt;br /&gt;
* [[Inkscape047-PRannounce-fr]]&lt;br /&gt;
* [[Inkscape047-PRannounce-es]]&lt;br /&gt;
* [[Inkscape047-PRannounce-nl]]&lt;br /&gt;
* [[AnnouncePlanning047_de]]   (uwesch is working on this page)&lt;br /&gt;
* [[AnnouncePlanning047_ca]]&lt;br /&gt;
* [[Inkscape047-PRannounce-ja]]&lt;br /&gt;
etc...&lt;br /&gt;
&lt;br /&gt;
=Press Release Text=&lt;br /&gt;
==Small Overview==&lt;br /&gt;
The Inkscape project proudly announces a new release of its outstanding open source vector graphics editor. Version 0.47 includes major updates to core features and introduces powerful new tools.&lt;br /&gt;
&lt;br /&gt;
====For More Information====&lt;br /&gt;
&lt;br /&gt;
Complete Release Notes for 0.47&lt;br /&gt;
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes047&lt;br /&gt;
&lt;br /&gt;
Community Contributed Screenshots&lt;br /&gt;
http://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, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats. 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;
===Announcement Text===&lt;br /&gt;
====The Inkscape Community Announces 0.47 Release :: http://www.inkscape.org :: Draw Freely.====&lt;br /&gt;
&lt;br /&gt;
After over a year of intensive development and refactoring, Inkscape 0.47 is out. This version of the SVG-based vector graphics editor brings improved performance and tons of new features, some of which are as follows: Timed autosave, Spiro splines, Auto-smooth nodes, Eraser tool, New modes in Tweak tool, Snapping toolbar &amp;amp; greater snapping abilities, New Live Path Effects (including Envelope), A huge collection of preset filters, New cairo-based PS and EPS export, Spell checker, Many new extensions, Optimized SVG code options, and much more. Additionally, it would be wrong to not mention the hundreds of bug fixes as well. Check out the full release notes for more information about what has changed, enjoy the screenshots, or just jump right to downloading your package for Windows, Linux or Mac OS X.&lt;br /&gt;
&lt;br /&gt;
http://inkscape.org/download/?lang=en&lt;br /&gt;
&lt;br /&gt;
==Places to Announce==&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;|Web Site / Media  &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://digg.com&lt;br /&gt;
|ScislaC&lt;br /&gt;
|digg.com someone needs to post a short excerpt announcing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://slashdot.org&lt;br /&gt;
|ScislaC&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://newsvine.com&lt;br /&gt;
|?&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://reddit.com&lt;br /&gt;
|?&lt;br /&gt;
|someone needs to post a short excerpt announcing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&amp;lt;small&amp;gt;(1 Web Site / Media)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(2 Who will contact / post)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(3 Notes...)&amp;lt;/small&amp;gt;&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&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;
| who?&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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
|  &lt;br /&gt;
|http://desktoplinux.com/contactus.html&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;
| &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;
| &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;
| &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;
|ScislaC&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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
=== Other Inkscape Users ===&lt;br /&gt;
Inkscape is attracting growing numbers of users in different fields such as scrapbooking, craft-makers, fabric designers and people creating a range of technical drawings.  How can we get the word out to these groups?&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|website / magazine / list&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&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;
|&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;
|-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://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://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://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;
| &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;
| &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;
| &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;
|http://lwn.net&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;
* Smashing Magazine - http://www.smashingmagazine.com/&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>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Save_as_vs_export&amp;diff=53713</id>
		<title>Save as vs export</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Save_as_vs_export&amp;diff=53713"/>
		<updated>2009-08-24T23:04:54Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Current status */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= Sort out ''Save as'' vs ''Export'' formats =&lt;br /&gt;
&lt;br /&gt;
This blueprint stems from several discussions on the mailing list about which format should be available in ''Save as'' or in ''Export'' and whether some should be exclusively available in only one of those. &lt;br /&gt;
&lt;br /&gt;
==Current status==&lt;br /&gt;
There are different opinions on the current status of this functionality in Inkscape which is:&lt;br /&gt;
&lt;br /&gt;
; Save&lt;br /&gt;
: contains all possible file formats (except PNG) and saves with the same name. If a format other than Inkscape SVG (or SVGZ) is used, a nag screen is displayed at close time, to warn the user about possible data loss.&lt;br /&gt;
; Save as&lt;br /&gt;
: as above but also saves with a new name and this new document is used inside Inkscape. Same nag screen.&lt;br /&gt;
; Save a copy&lt;br /&gt;
: as above but the new document is not used inside Inkscape. It is just written on the disk and work continues in the current document. Hence saving as a format different from SVG does not cause the nag screen to appear (the working document is still SVG)&lt;br /&gt;
; Export&lt;br /&gt;
: saves the drawing or part of it as a PNG raster file, with a new name, and keep the working image as SVG. The ''Export'' dialog can stay open at all times.&lt;br /&gt;
&lt;br /&gt;
As a reminder, current save formats are (at least): Inkscape SVG(Z), Plain SVG(Z), PS, EPS, Cairo PDF, Cairo PS, POV, ODG, TEX, AI (8.0), DXF, AutoCAD DXF, EPSI, GPL, XCF, XAML, Inkscape svg with media ZIP, EMF.&lt;br /&gt;
&lt;br /&gt;
Some people are just fine with this, some other think it is a mess, some other think a middle ground should be found between this and changing everything.&lt;br /&gt;
&lt;br /&gt;
==Proposal==&lt;br /&gt;
&lt;br /&gt;
The new behavior is based on the principles that&lt;br /&gt;
# The user should not be able to shoot him/herself in the foot by saving only to a lossy format&lt;br /&gt;
# The number of items in the file menu should be reduced&lt;br /&gt;
# Functionality (or UI at least) should be consistent for all save/export format&lt;br /&gt;
&lt;br /&gt;
Principle 1 means that ''Save'' and ''Save as'' should only save as Inkscape SVG(Z) (and possibly plain SVG for people that only work in plain SVG?).&lt;br /&gt;
&lt;br /&gt;
Principle 2 means that one of ''Save a copy'' and ''Export'' has to go since they are kind of redundant.&lt;br /&gt;
&lt;br /&gt;
Principle 3 means that, when it is possible, saving in vector formats should offer the option to save only one object or a specific part of the canvas to the saved image, as export to PNG does. Furthermore, the UI should be consistent for this functionality.&lt;br /&gt;
&lt;br /&gt;
The proposed behavior is therefore&lt;br /&gt;
&lt;br /&gt;
; Save&lt;br /&gt;
: saves only as Inkscape SVG(Z) (Plain SVG(Z)? People, please give opinions on this. I don't personally work with SVG as the end format so can't tell what the workflow is in this case. Plain SVG is lossy from the editing point of view but maybe that is a major pain to have two copies of the same document when working with what is supposed to be Inkscape's native format)&lt;br /&gt;
; Save as&lt;br /&gt;
: idem, with a new name and setting the working document to be the new file&lt;br /&gt;
; Save a copy (incremental)&lt;br /&gt;
: saves current file in its current working format (Inkscape SVG(Z) (Plain SVG(Z)) with the specified increment appended.  The increment expression would be on a panel of the Document Preferences dialog, but should default to just a simple incremental number based on the existence of other files with the same name and an appended number.&lt;br /&gt;
; Export&lt;br /&gt;
: saves to all vector and bitmap (and other e.g. GPL) formats, comprising Inkscape SVG(Z) and Plain SVG(Z), with a new name, keeping the working document in place. The export dialog should present a similar set of options for all file types, disable those not available for the particular file type selected, in a dialog as compact as possible (since it is meant to stay open at all time)&lt;br /&gt;
&lt;br /&gt;
===A further proposed addition===&lt;br /&gt;
When saving [https://bugs.launchpad.net/inkscape/+bug/171362 an optional automated export could be performed (see wishlist 171362)]. A common routine is to save a page as SVG then export the page to PNG. It's a little feature but it could enhance the app. People using OS without SVG thumbnails (or indeed those in which the thumbnails suck) could use this to export a low dpi PNG or by setting the export folder as a website folder a portfolio of all work could be easily made.&lt;br /&gt;
&lt;br /&gt;
===Description of the export dialog===&lt;br /&gt;
* a file chooser at the top, and file type defaulting to &amp;quot;Guess from extension&amp;quot;. The chosen filename should be shown relative to the current document and use and ellipsis to always show the extension (so that it is immediately obvious which file type is exported)&lt;br /&gt;
* batch export all selected object check box*&lt;br /&gt;
* four tabs underneath (Page, Drawing, Objects, Custom)**&lt;br /&gt;
* depending on the file type, enable or disable batch export&lt;br /&gt;
* when batch export is unchecked/unavailable, enable or disable each tab depending on the file type&lt;br /&gt;
** PNG: enable all&lt;br /&gt;
** PDF/PS/EPS: enable page, drawing, objects&lt;br /&gt;
** other graphic formats: enable page or drawing depending on the behaviour of the file type&lt;br /&gt;
** other formats (GPL): disable all&lt;br /&gt;
&lt;br /&gt;
(*) To simplify matters, if batch export is restricted to PNG, it could be made a separate menu entry in the file menu Indeed, there is very little user interaction left in the dialog when it is checked (basically one can only click &amp;quot;Export&amp;quot;) so it may be more efficiently done in one action (File &amp;gt; Batch export to bitmap) instead of three (File &amp;gt; Export bitmap, tick batch export, Click export). With SHIFT+ALT+CTRL+E as keyboard shortcut and a discardable nag screen (no they are not always evil) about the fact that it overwrites previous files it seems like a good solution to me.&lt;br /&gt;
If batch export is implemented in other formats, then this menu-item could mean &amp;quot;batch-export in the last used format&amp;quot;.&lt;br /&gt;
&lt;br /&gt;
(**) Selection becomes Objects and exports only selected objects (as with &amp;quot;hide all except selected objects&amp;quot; now). Custom behaves by default as &amp;quot;Selection&amp;quot; does now: the coordinates are the one of current selection and, when only one object is selected, the filename to which it is saved is saved in the SVG. When coordinates are changed manually and it reverts to how custom works currently. Does that make sense? Another solution would be to have Page, Drawing,  Object, Selection/Selected area, Custom but it would make the dialog bigger.&lt;br /&gt;
&lt;br /&gt;
===Alternative proposal for the export dialog===&lt;br /&gt;
&lt;br /&gt;
This is a somewhat more ambitious proposal for the export dialog, which allows more flexibility in what is exported into which format and under what name. It also makes accessing the various functionalities a bit more regular through the use of docked windows.&lt;br /&gt;
&lt;br /&gt;
From top to bottom, the window has the following fields:&lt;br /&gt;
&lt;br /&gt;
-what to export&lt;br /&gt;
-whereto / in what format&lt;br /&gt;
-the ability to save the &amp;quot;export target&amp;quot; for later reuse&lt;br /&gt;
&lt;br /&gt;
*What to export&lt;br /&gt;
: a drop down list containing the following choice, with a textfield or number field appearing whenever needed:&lt;br /&gt;
**the whole drawing&lt;br /&gt;
**the page&lt;br /&gt;
**a rectangle, with fields for the coordinates. The initial value of the coordinates are those of the selection&lt;br /&gt;
**a group/layer, with a text-field for the name. Maybe allow several names in the field to export several groups, each to its own file (then default the list to the current selection)&lt;br /&gt;
**all groups matching a regexp, with a text-field for the regexp. Each group is exported to its own file&lt;br /&gt;
**the selection, as a temporary group.&lt;br /&gt;
&lt;br /&gt;
*Where to export&lt;br /&gt;
**A text field for the destination, with access to the file chooser.&lt;br /&gt;
**A button &amp;quot;advanced settings&amp;quot; for all file-format dependent settings&lt;br /&gt;
**Four fields: Width/Height and Xdpi/Ydpi, for the size of the exported image, where changes to W impact Xdpi and a check box for preserve aspect ratio. W and H are greyed out when exporting several groups.&lt;br /&gt;
**In the text field, it is possible to use interpolation sequences: %t is the time, %g is the name of the group being exported, %e its export hint. (other are possible if needed). The field should get a reasonnable default when exporting several groups so that medium-power users don't need to look at the doc to be able to use that functionnality.&lt;br /&gt;
&lt;br /&gt;
*A big export button&lt;br /&gt;
&lt;br /&gt;
*Export targets.&lt;br /&gt;
&lt;br /&gt;
**Keep a list of ready to use targets, such as &amp;quot;export page as pdf&amp;quot;, &amp;quot;do incremental save as svg&amp;quot;, or &amp;quot;export all groups named export* to pdf&amp;quot;. Have it be filled with reasonnable defaults and let the user add or remove any exports he does to the list.&lt;br /&gt;
**Allow one-click export from the list, and have an export of the list be selected. When hitting Ctrl-Shift-E, do that export.&lt;br /&gt;
&lt;br /&gt;
A preview of the proposal is available at [http://perso.ens-lyon.fr/florent.becker/new-export-dialog.png]&lt;br /&gt;
[http://perso.ens-lyon.fr/florent.becker/new-export-dialog.svg]&lt;br /&gt;
&lt;br /&gt;
===Correspondance between bitmap and vector functionality===&lt;br /&gt;
&amp;lt;table border=&amp;quot;0&amp;quot; cellspacing=&amp;quot;5&amp;quot; cellpadding=&amp;quot;5&amp;quot;&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&amp;lt;th&amp;gt;Bitmap&amp;lt;/th&amp;gt;&amp;lt;th&amp;gt;Cairo PDF/PS&amp;lt;/th&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;page&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;page&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;drawing&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;drawing&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;selection+hide&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;by ID&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;selection-hide&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;no equivalent (could be achieved by clipping though, or setting a crop box in the pdf)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
   &amp;lt;tr&amp;gt;&amp;lt;td&amp;gt;custom&amp;lt;/td&amp;gt;&amp;lt;td&amp;gt;no equivalent (idem)&amp;lt;/td&amp;gt;&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
(see http://jo.irisson.free.fr/dropbox/test-export.zip for an illustrated version)&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52933</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52933"/>
		<updated>2009-06-01T11:35:36Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Awards */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
* Download Route [http://www.downloadroute.com/Inkscape-Inkscape-team/awards.html 'Excellent Award'] July 2008&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;br /&gt;
&lt;br /&gt;
== Books ==&lt;br /&gt;
English&lt;br /&gt;
&lt;br /&gt;
* [http://en.flossmanuals.net/Inkscape Inkscape FLOSS Manual] Joshua Facemyer, Alexandre Prokoudine, Ryan Lerch... [http://en.flossmanuals.net/Inkscape/Credits (fullcredits)] Buy a hardcopy from [http://www.lulu.com/content/paperback-book/inkscape/4617381 lulu]&lt;br /&gt;
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] Tavmjong Bah - buy it as an ebook from [http://www.informit.com/store/product.aspx?isbn=0137004729 InformIT]&lt;br /&gt;
* [http://oreilly.com/catalog/9781593271817/ The Book of Inkscape] Dmitry Kirsanov&lt;br /&gt;
&lt;br /&gt;
French&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-efficace-Réussir-dessins-vectoriels/dp/2212124252/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-2 Inkscape Efficace] Cédric Gémy&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-46-Apprenez-pratiquez-créez/dp/2744022764/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-1 Inkscape 46-47] Elisa de Castro Guerra&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-Premiers-pas-dessin-vectoriel/dp/2212124449/ref=sr_1_4?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-4 Inkscape Premiers] Dufour Nicolas&lt;br /&gt;
&lt;br /&gt;
German&lt;br /&gt;
* [http://www.amazon.de/Inkscape-Vektorgrafiken-gestalten-Für-Linux/dp/3898645533/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-1 Inkscape: Vektorgrafiken gestalten] Katharina Sckommodau&lt;br /&gt;
* [http://www.amazon.de/Inkscape-kompakt-Professionelle-Grafiken-Vektorgrafikprogramm/dp/3939316458/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-2 Inkscape Kompakt] Rene Gäbler&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52931</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52931"/>
		<updated>2009-06-01T11:33:33Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Books */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;br /&gt;
&lt;br /&gt;
== Books ==&lt;br /&gt;
English&lt;br /&gt;
&lt;br /&gt;
* [http://en.flossmanuals.net/Inkscape Inkscape FLOSS Manual] Joshua Facemyer, Alexandre Prokoudine, Ryan Lerch... [http://en.flossmanuals.net/Inkscape/Credits (fullcredits)] Buy a hardcopy from [http://www.lulu.com/content/paperback-book/inkscape/4617381 lulu]&lt;br /&gt;
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] Tavmjong Bah - buy it as an ebook from [http://www.informit.com/store/product.aspx?isbn=0137004729 InformIT]&lt;br /&gt;
* [http://oreilly.com/catalog/9781593271817/ The Book of Inkscape] Dmitry Kirsanov&lt;br /&gt;
&lt;br /&gt;
French&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-efficace-Réussir-dessins-vectoriels/dp/2212124252/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-2 Inkscape Efficace] Cédric Gémy&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-46-Apprenez-pratiquez-créez/dp/2744022764/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-1 Inkscape 46-47] Elisa de Castro Guerra&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-Premiers-pas-dessin-vectoriel/dp/2212124449/ref=sr_1_4?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-4 Inkscape Premiers] Dufour Nicolas&lt;br /&gt;
&lt;br /&gt;
German&lt;br /&gt;
* [http://www.amazon.de/Inkscape-Vektorgrafiken-gestalten-Für-Linux/dp/3898645533/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-1 Inkscape: Vektorgrafiken gestalten] Katharina Sckommodau&lt;br /&gt;
* [http://www.amazon.de/Inkscape-kompakt-Professionelle-Grafiken-Vektorgrafikprogramm/dp/3939316458/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-2 Inkscape Kompakt] Rene Gäbler&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52929</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52929"/>
		<updated>2009-06-01T11:04:44Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Books */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;br /&gt;
&lt;br /&gt;
=== Books ===&lt;br /&gt;
&lt;br /&gt;
English&lt;br /&gt;
&lt;br /&gt;
* [http://en.flossmanuals.net/Inkscape Inkscape FLOSS Manual] Joshua Facemyer, Alexandre Prokoudine, Ryan Lerch... [http://en.flossmanuals.net/Inkscape/Credits (fullcredits)] Buy a hardcopy from [http://www.lulu.com/content/paperback-book/inkscape/4617381 lulu]&lt;br /&gt;
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] Tavmjong Bah - buy it as an ebook from [http://www.informit.com/store/product.aspx?isbn=0137004729 InformIT]&lt;br /&gt;
* [http://oreilly.com/catalog/9781593271817/ The Book of Inkscape] Dmitry Kirsanov&lt;br /&gt;
&lt;br /&gt;
French&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-efficace-Réussir-dessins-vectoriels/dp/2212124252/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-2 Inkscape Efficace] Cédric Gémy&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-46-Apprenez-pratiquez-créez/dp/2744022764/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-1 Inkscape 46-47] Elisa de Castro Guerra&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-Premiers-pas-dessin-vectoriel/dp/2212124449/ref=sr_1_4?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-4 Inkscape Premiers] Dufour Nicolas&lt;br /&gt;
&lt;br /&gt;
German&lt;br /&gt;
* [http://www.amazon.de/Inkscape-Vektorgrafiken-gestalten-Für-Linux/dp/3898645533/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-1 Inkscape: Vektorgrafiken gestalten] Katharina Sckommodau&lt;br /&gt;
* [http://www.amazon.de/Inkscape-kompakt-Professionelle-Grafiken-Vektorgrafikprogramm/dp/3939316458/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-2 Inkscape Kompakt] Rene Gäbler&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52927</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52927"/>
		<updated>2009-06-01T11:04:00Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Books */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;br /&gt;
&lt;br /&gt;
=== Books ===&lt;br /&gt;
&lt;br /&gt;
English&lt;br /&gt;
&lt;br /&gt;
* [http://en.flossmanuals.net/Inkscape Inkscape FLOSS Manual] Joshua Facemyer, Alexandre Prokoudine, Ryan Lerch... [http://en.flossmanuals.net/Inkscape/Credits (fullcredits)] Buy a hardcopy from [http://www.lulu.com/content/paperback-book/inkscape/4617381 lulu]&lt;br /&gt;
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] Tavmjong Bah - buy it as an ebook from &lt;br /&gt;
[http://www.informit.com/store/product.aspx?isbn=0137004729 InformIT&lt;br /&gt;
* [http://oreilly.com/catalog/9781593271817/ The Book of Inkscape] Dmitry Kirsanov&lt;br /&gt;
&lt;br /&gt;
French&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-efficace-Réussir-dessins-vectoriels/dp/2212124252/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-2 Inkscape Efficace] Cédric Gémy&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-46-Apprenez-pratiquez-créez/dp/2744022764/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-1 Inkscape 46-47] Elisa de Castro Guerra&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-Premiers-pas-dessin-vectoriel/dp/2212124449/ref=sr_1_4?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-4 Inkscape Premiers] Dufour Nicolas&lt;br /&gt;
&lt;br /&gt;
German&lt;br /&gt;
* [http://www.amazon.de/Inkscape-Vektorgrafiken-gestalten-Für-Linux/dp/3898645533/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-1 Inkscape: Vektorgrafiken gestalten] Katharina Sckommodau&lt;br /&gt;
* [http://www.amazon.de/Inkscape-kompakt-Professionelle-Grafiken-Vektorgrafikprogramm/dp/3939316458/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-2 Inkscape Kompakt] Rene Gäbler&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52925</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52925"/>
		<updated>2009-06-01T11:03:16Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Books */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;br /&gt;
&lt;br /&gt;
=== Books ===&lt;br /&gt;
&lt;br /&gt;
English&lt;br /&gt;
&lt;br /&gt;
* [http://en.flossmanuals.net/Inkscape Inkscape FLOSS Manual] Joshua Facemyer, Alexandre Prokoudine, Ryan Lerch... [http://en.flossmanuals.net/Inkscape/Credits (fullcredits)] Buy a hardcopy from [http://www.lulu.com/content/paperback-book/inkscape/4617381 lulu]&lt;br /&gt;
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] Tavmjong Bah - buy it as an ebook from [http://www.informit.com/store/product.aspx?isbn=0137004729 InformIT&lt;br /&gt;
* [http://oreilly.com/catalog/9781593271817/ The Book of Inkscape] Dmitry Kirsanov&lt;br /&gt;
&lt;br /&gt;
French&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-efficace-Réussir-dessins-vectoriels/dp/2212124252/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-2 Inkscape Efficace] Cédric Gémy&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-46-Apprenez-pratiquez-créez/dp/2744022764/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-1 Inkscape 46-47] Elisa de Castro Guerra&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-Premiers-pas-dessin-vectoriel/dp/2212124449/ref=sr_1_4?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-4 Inkscape Premiers] Dufour Nicolas&lt;br /&gt;
&lt;br /&gt;
German&lt;br /&gt;
* [http://www.amazon.de/Inkscape-Vektorgrafiken-gestalten-Für-Linux/dp/3898645533/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-1 Inkscape: Vektorgrafiken gestalten] Katharina Sckommodau&lt;br /&gt;
* [http://www.amazon.de/Inkscape-kompakt-Professionelle-Grafiken-Vektorgrafikprogramm/dp/3939316458/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-2 Inkscape Kompakt] Rene Gäbler&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52923</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52923"/>
		<updated>2009-06-01T11:02:54Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Outside Links */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;br /&gt;
&lt;br /&gt;
=== Books ===&lt;br /&gt;
&lt;br /&gt;
English&lt;br /&gt;
&lt;br /&gt;
* [http://en.flossmanuals.net/Inkscape Inkscape FLOSS Manual] Joshua Facemyer, Alexandre Prokoudine, Ryan Lerch... [http://en.flossmanuals.net/Inkscape/Credits (fullcredits)] Buy a hardcopy from [http://www.lulu.com/content/paperback-book/inkscape/4617381 lulu]&lt;br /&gt;
* [http://tavmjong.free.fr/INKSCAPE/MANUAL/html/index.php A Guide to Inkscape] Tavmjong Bah - buy it as an ebook [from http://www.informit.com/store/product.aspx?isbn=0137004729 InformIT&lt;br /&gt;
* [http://oreilly.com/catalog/9781593271817/ The Book of Inkscape] Dmitry Kirsanov&lt;br /&gt;
&lt;br /&gt;
French&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-efficace-Réussir-dessins-vectoriels/dp/2212124252/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-2 Inkscape Efficace] Cédric Gémy&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-46-Apprenez-pratiquez-créez/dp/2744022764/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-1 Inkscape 46-47] Elisa de Castro Guerra&lt;br /&gt;
* [http://www.amazon.fr/Inkscape-Premiers-pas-dessin-vectoriel/dp/2212124449/ref=sr_1_4?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850925&amp;amp;sr=8-4 Inkscape Premiers] Dufour Nicolas&lt;br /&gt;
&lt;br /&gt;
German&lt;br /&gt;
* [http://www.amazon.de/Inkscape-Vektorgrafiken-gestalten-Für-Linux/dp/3898645533/ref=sr_1_1?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-1 Inkscape: Vektorgrafiken gestalten] Katharina Sckommodau&lt;br /&gt;
* [http://www.amazon.de/Inkscape-kompakt-Professionelle-Grafiken-Vektorgrafikprogramm/dp/3939316458/ref=sr_1_2?ie=UTF8&amp;amp;s=books&amp;amp;qid=1243850877&amp;amp;sr=8-2 Inkscape Kompakt] Rene Gäbler&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52921</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52921"/>
		<updated>2009-06-01T10:46:34Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Print Articles (Magazines and Newspapers) about Inkscape */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
* [http://www.linuxjournal.com/article/9283 Use Inkscape and XSLT to Create Cross-Platform Reports and Forms] by Chad Files for Linux Journal, April 2007&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52919</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52919"/>
		<updated>2009-06-01T10:45:14Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* linux.conf.au 2009 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - [http://codewideopen.blogspot.com/2009/02/color-talk-at-linuxconfau.html Colour Management] also at LGM2009&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial (also at StixCamp)&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52917</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52917"/>
		<updated>2009-06-01T10:44:14Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Past Presentations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
=== linux.conf.au 2009 ===&lt;br /&gt;
* Jon Cruz - Colour Management&lt;br /&gt;
* Andy Fitzsimon - Live Path Effects&lt;br /&gt;
* Donna Benjamin - [http://www.slideshare.net/kattekrab/joy-of-inkscape-at-stixcamp The Joy of Inkscape] Introductory tutorial&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52915</id>
		<title>Inkscape coverage</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Inkscape_coverage&amp;diff=52915"/>
		<updated>2009-06-01T10:41:25Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Presentation outlines, papers, abstracts, articles and books about Inkscape&lt;br /&gt;
&lt;br /&gt;
=== Awards ===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!-- Don't know if this is really appropriate:&lt;br /&gt;
* Editor's Review [http://www.softpedia.com/reviews/mac/Inkscape-Review-13842.shtml 5 Stars], [http://www.softpedia.com Softpedia] December 2005&lt;br /&gt;
--&amp;gt;&lt;br /&gt;
* Reader's Choice Award for 2005 [http://www.linuxjournal.com/article/8520 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] September 2005, 2nd (after Gimp).&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award for 2005 [http://www.linuxjournal.com/article/8293#N0x850ca10.0x8574140 Graphics Software], [http://www.linuxjournal.com/ Linux Journal] August 2005, 1st.&lt;br /&gt;
&lt;br /&gt;
* Editor's Choice Award in 2005 for [http://www.netzwelt.de/news/72306_3-die-beste-grafikfreeware.html#a4 &amp;quot;Best of Graphics Freeware&amp;quot;] by German magazine [http://www.netzwelt.de/ netzwelt]&lt;br /&gt;
&lt;br /&gt;
=== Abstracts and Files ===&lt;br /&gt;
&lt;br /&gt;
* [[OSCon2004Abstract]] - Ted's abstract for the conference. If it gets accepted, hopefully we can put a bunch of effort into that endeavour via this wiki.&lt;br /&gt;
* [[PresentationInkscapeOverview]] - More in-depth points and so forth.&lt;br /&gt;
* [[TufteStylePresentation]] - A plain and simple Edward Tufte type presentation outline.&lt;br /&gt;
* [[GeneralConferenceAbstract]] - A general abstract and extended abstract that can be copied and pasted for various conferences.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Past Presentations ==&lt;br /&gt;
&lt;br /&gt;
* Phillips, Jon. &amp;quot;Open Source + Open Content.&amp;quot; Visiting Artist Lectures and Exhibitions 2004-2005, San Francisco Art Institute. 2005-03-08.&lt;br /&gt;
* Phillips, Jon. Inkscape Birds of a Feather Meeting. Siggraph, Los Angeles. 2004-08-09.&lt;br /&gt;
* Phillips, Jon. &amp;quot;CVS and Distributive Writing using Common Open Source Software.&amp;quot; Narr@tive: Digital Storytelling, UCLA Hammer Museum. 2004-04-23.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Vector Aesthetics.&amp;quot; 040404 Symposium, UC Berkeley. 2004-04-04.&lt;br /&gt;
* Phillips, Jon. &amp;quot;Inkscape: Overview.&amp;quot; Center for Research in Computing and the Arts (CRCA), University of California, San Diego (UCSD). 2004-03-10.&lt;br /&gt;
* Vieites, Lucas. &amp;quot;Presentation of Inkscape at Universidad de A Coruna.&amp;quot; Universidad de A Coruna. 2004-11.&lt;br /&gt;
&lt;br /&gt;
== Online Articles about Inkscape ==&lt;br /&gt;
&lt;br /&gt;
* VitalBodies Blog: [http://vitalbodies.wordpress.com/2008/07/13/open-source-inkscape-scalable-vector-graphics-svg-software/ Open Source Inkscape Scalable Vector Graphics SVG Software] - Inkscape License Plate, article and how to install Inkscape in Ubuntu. &lt;br /&gt;
* Harrington, Bryce. [http://www.osnews.com/story.php?news_id=7241 osnews: Inkscape - A Union of Contributions Makes a Difference]. 2004-07&lt;br /&gt;
* Harrington, Bryce. [[ArticleIntroducingInkscape0 40|Introducing Inkscape 0.40]] - By Bryce Harrington, November 29, 2004.&lt;br /&gt;
&lt;br /&gt;
* [http://niyam.com/gnulinux/lfy/fy/FY-monthly-col.php?article_body=FYmay2k4.html  Follow Your Bliss]&lt;br /&gt;
* [http://developers.slashdot.org/article.pl?sid=04/06/02/1813212&amp;amp;mode=thread&amp;amp;tid=117&amp;amp;tid=152&amp;amp;tid=185&amp;amp;tid=99 Slashdot article &amp;amp; discussion: &amp;quot;Introduction To Inkscape And Its Future&amp;quot;]&lt;br /&gt;
* [http://www.newsforge.com/article.pl?sid=04/07/19/214206 newsforge article]&lt;br /&gt;
* [http://www.gnomedesktop.org/article.php?sid=1883&amp;amp;mode=thread&amp;amp;order=0&amp;amp;thold=1 gnome footnotes for 0.39 release]&lt;br /&gt;
* http://en.wikipedia.org/wiki/Inkscape&lt;br /&gt;
* [http://linuxgraphic.org/section2d/articles/miroir_Inkscape/index.html A nice tutorial focused on Inkscape, in French.]&lt;br /&gt;
* [http://blog.sviluppoweb.eu/2007/09/26/13/ A nice tutorial focused on Inkscape, in Italian.]&lt;br /&gt;
* [http://www.linuxplanet.com/linuxplanet/tutorials/5757/3/ nice overview of svg and inkscape]&lt;br /&gt;
* [http://www.linux-user.de/ausgabe/2005/05/053-inkscape/index.html German language article with beginner's tutorial]&lt;br /&gt;
* [http://webschuur.com/node/684 Swirly curls] - Use spiral tool to create swirls&lt;br /&gt;
* [http://www.other-space.com/inkscape/ Inkscape Tutorials] - Includes an overview of usage and a tutorial on the Bezier tool&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.46====&lt;br /&gt;
&lt;br /&gt;
* http://www.linux.com/feature/132010&lt;br /&gt;
* http://www.sk.rs/2008/05/sklp02.html (Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=50 and http://linuxgraphics.ru/readarticle.php?article_id=51 (part 1 and 2, Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.45====&lt;br /&gt;
&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/84792 (German)&lt;br /&gt;
* http://www.golem.de/0702/50365.html (German)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=29 (Russian)&lt;br /&gt;
&lt;br /&gt;
====Release of Inkscape 0.44====&lt;br /&gt;
&lt;br /&gt;
* http://slashdot.org/articles/06/06/24/0320210.shtml&lt;br /&gt;
* http://www.heise.de/newsticker/meldung/74651 (German)&lt;br /&gt;
* http://www.golem.de/0606/46108.html (German)&lt;br /&gt;
* http://en.wikinews.org/wiki/Version_0.44_of_SVG_image_software_Inkscape_released&lt;br /&gt;
* http://pl.wikinews.org/wiki/Inkscape_0.44_wydany (Polski)&lt;br /&gt;
* http://de.wikinews.org/wiki/SVG-Zeichenprogramm_Inkscape_0.44_erschienen (German)&lt;br /&gt;
* http://www.gnuzilla.info/download/index.php?action=downloadfile&amp;amp;filename=GNUzilla18-19.pdf&amp;amp;directory=&amp;amp; (PDF, Serbian)&lt;br /&gt;
* http://linuxgraphics.ru/readarticle.php?article_id=8 (Russian)&lt;br /&gt;
&lt;br /&gt;
=== Great Articles on SVG and Vector Graphics ===&lt;br /&gt;
* http://tech.irt.org/articles/js209/&lt;br /&gt;
* [http://www.w3.org/Graphics/SVG/About w3c's About SVG Document (defines and shows uses for)]&lt;br /&gt;
* IX Article (German) [http://www.heise.de/ix/artikel/2002/12/052/ SVG I: Grundlagen skalierbarer Webgrafik], [http://www.heise.de/ix/artikel/2003/01/128/ SVG-Tutorial II: Filter und Animationen], [http://www.heise.de/ix/artikel/2003/02/130/ SVG-Tutorial III: Scripting und Datenbankauswertung]&lt;br /&gt;
* [http://www.xml.com/pub/a/2004/06/02/svgtype.html SVG and Typography: Bells and Whistles]&lt;br /&gt;
* [http://software.newsforge.com/article.pl?sid=04/12/23/1638201&amp;amp;from=rss Introduction to Inkscape 0.4]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Print Articles (Magazines and Newspapers) about Inkscape ===&lt;br /&gt;
&lt;br /&gt;
* [http://www.heise.de/kiosk/archiv/ct/06/12/168/ Peter König: Hausmannskunst - Günstige Vektorzeichenprogramme für Amateure, c't 12/2006, Seite 168] - review article of vector programs (including Inkscape 0.43) in the [http://www.heise.de/ct/ German c't magazine] - [[Report on c't article 12/2006]]&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 80, June 2006 - Cover special on Libre Graphics. Had a roundup of the inaugural [http://www.libregraphicsmeeting.org/ LGM], including two pages dedicated to Inkscape, in addition to pages on [http://www.scribus.net/ Scribus], [http://www.gimp.org Gimp] and [http://www.xaraxtreme.org/ Xara].&lt;br /&gt;
* Kreusel, Peter.  &amp;quot;Inkscape - if you need something more than a bitmap, try the Inkscape vector graphics tool&amp;quot;, Issue 56, July 2005, [http://www.linux-magazine.com/ Linux Magazine], pp. 82-84.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Christmas 04 Issue - brief mention in the news section, pointing out the .40 release and hightlighting some key additions. included GO! screenshot.&lt;br /&gt;
* [http://www.linuxformat.co.uk/ Linux Format Magazine] Issue 55 review of inkscape Issue 56 featured a roundup of vector graphics applications including Inkscape.  Inskcape received 8/10 and was was second only to OpenOffice.org Draw which also received 8/10.  &lt;br /&gt;
* [http://www.linux-magazine.com/ Linux Magazine] Issue 47, October 2004 featured a roundup of vector graphics applications including Inkscape.  &lt;br /&gt;
* [http://www.linuxuser.co.uk/ Linux User and Developer Magazine] Issue 47, March 2005 featured a roundup of vector graphics applications including Inkscape written by Miriam Clinton. &lt;br /&gt;
* [http://www.ipercollege.org/inkscape/ Benvenuti su Inkscape] - Magazine review of Inkscape&lt;br /&gt;
* Aleksandar Urošević. &amp;quot;Inkscape 0.42.2 - Vektorski golgeter&amp;quot;, Svet Kompjutera, November 2005, review of Inkscape in Serbian IT magazine ([http://www.sk.co.yu/2005/11/skpd09.html Online version])&lt;br /&gt;
&lt;br /&gt;
[[Category:About Inkscape]]&lt;br /&gt;
&lt;br /&gt;
=== Outside Links ===&lt;br /&gt;
&lt;br /&gt;
* [[Links to us]]&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=52084</id>
		<title>AnnouncePlanning047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=52084"/>
		<updated>2009-05-04T08:53:28Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Small Overview */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This announce planning page is based on [[AnnouncePlanning046]] - What you see below has been copied from there and edited.  Refer to the [[ReleaseNotes047]] for details on what's new, different and improved.&lt;br /&gt;
&lt;br /&gt;
The Road to 0.47&lt;br /&gt;
http://www.inkscape.org/#The_road_to_0.47:April_21,_2009&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
{| class=&amp;quot;wikitable&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;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28 Apr 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Translated Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28th April 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Translated Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Developer Interviews&lt;br /&gt;
| [[user:user]]&lt;br /&gt;
| [[TeamInterview047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| User Stories&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| [[UserStories047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Contacts &amp;amp; Sources&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Announcement Process=&lt;br /&gt;
# Create News posts (using the small overview below) on all the relevant social bookmarking sites: digg, slashdot, delicious, stumble 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 social bookmarking stories for the release.&lt;br /&gt;
# Post the official announcement to the Inkscape News on the website, and on all the relevant Inkscape lists (eg. announce, user, developer)&lt;br /&gt;
# Send out the informal announcement (include a link to the web page with the formal announcement)&lt;br /&gt;
# Send out the formal announcement. (include a link to the web page 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 5th May 2008.&lt;br /&gt;
&lt;br /&gt;
Please Create a new Wiki page for planning / translating the 0.47 PR in your language here:&lt;br /&gt;
* [[Inkscape047-PRannounce-fr]]&lt;br /&gt;
* [[Inkscape047-PRannounce-es]]&lt;br /&gt;
* [[Inkscape047-PRannounce-nl]]&lt;br /&gt;
* [[Inkscape047-PRannounce-de]]&lt;br /&gt;
etc...&lt;br /&gt;
&lt;br /&gt;
=Press Release Text=&lt;br /&gt;
==Small Overview==&lt;br /&gt;
The Inkscape project proudly announces a new release of its outstanding open source vector graphics editor. Version 0.47 includes major updates to core features and introduces powerful new tools.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
=== Tool Update Highlights ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
====Node====&lt;br /&gt;
Significant work on the node tool mean it is now possible to edit clipping paths and masks of objects on the canvas, without releasing them and the snapping and dragging controls are much more precise. There is also a new option to Auto smooth nodes.&lt;br /&gt;
&lt;br /&gt;
====Tweak====&lt;br /&gt;
Several new modes are added to the Tweak tool for transforming, duplicating, and deleting selected objects using the same &amp;quot;soft brush&amp;quot; metaphor that the path editing and coloring modes use. Using these new modes, it is easy to &amp;quot;sculpt&amp;quot; scatterings of small objects, such as clone tilings, into complex and naturalistic textures. &lt;br /&gt;
&lt;br /&gt;
====Calligraphy====&lt;br /&gt;
Settings can now be saved and restored as presets to create a range of repeatable effects and the alt and shift keys modify to tool for quick fixes to the selected path without leaving the tool.&lt;br /&gt;
&lt;br /&gt;
====Eraser====&lt;br /&gt;
A whole new tool for rubbing out! Two modes offer different approaches to removing unwanted objects or parts of objects.&lt;br /&gt;
&lt;br /&gt;
====Pen and Pencil====&lt;br /&gt;
[summary needed]&lt;br /&gt;
&lt;br /&gt;
=== Path effects ===&lt;br /&gt;
[summary needed]&lt;br /&gt;
&lt;br /&gt;
=== Extensions ===&lt;br /&gt;
[summary needed]&lt;br /&gt;
&lt;br /&gt;
===Informal ===&lt;br /&gt;
====Inkscape Announces 0.47 Release :: http://www.inkscape.org :: Draw Freely.====&lt;br /&gt;
&lt;br /&gt;
Over a year in the making Inkscape version 0.47 is a major update. The core development team have focused on refactoring much of the core technology that drives Inkscape and opened the way for greater flexibility and interoperability with other graphic tools. Inkscape performance is greatly increased now that historical code that was blocking this improvement has been removed by the refactoring effort. All users should upgrade now.&lt;br /&gt;
&lt;br /&gt;
====Download Inkscape 0.47 for Linux, Windows or Mac OS X====&lt;br /&gt;
&lt;br /&gt;
http://inkscape.org/download/?lang=en&lt;br /&gt;
&lt;br /&gt;
====For More Information====&lt;br /&gt;
&lt;br /&gt;
Complete Release Notes for 0.47&lt;br /&gt;
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes047&lt;br /&gt;
&lt;br /&gt;
Community Contributed Screenshots&lt;br /&gt;
http://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, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats. 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.47====&lt;br /&gt;
&lt;br /&gt;
==== Download Inkscape 0.47 for Linux, Windows or Mac OS X====&lt;br /&gt;
==== For More Information====&lt;br /&gt;
==== About Inkscape====&lt;br /&gt;
&lt;br /&gt;
==Places to Announce==&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;|Web Site / Media  &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://digg.com&lt;br /&gt;
|user&lt;br /&gt;
|digg.com someone needs to post a short excerpt announcing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://slashdot.org&lt;br /&gt;
|user&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://newsvine.com&lt;br /&gt;
|user&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&amp;lt;small&amp;gt;(1 Web Site / Media)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(2 Who will contact / post)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(3 Notes...)&amp;lt;/small&amp;gt;&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&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;
| who?&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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
|  &lt;br /&gt;
|http://desktoplinux.com/contactus.html&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;
| &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;
| &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;
| &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;
| &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;
|  &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
=== Other Inkscape Users ===&lt;br /&gt;
Inkscape is attracting growing numbers of users in different fields such as scrapbooking, craft-makers, fabric designers and people creating a range of technical drawings.  How can we get the word out to these groups?&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|website / magazine / list&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&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;
|&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;
|-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://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://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://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;
| &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;
| &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;
| &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;
|http://lwn.net&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;
* Smashing Magazine - http://www.smashingmagazine.com/&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>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=User_talk:Wormsxulla&amp;diff=52074</id>
		<title>User talk:Wormsxulla</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=User_talk:Wormsxulla&amp;diff=52074"/>
		<updated>2009-05-04T07:39:20Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: Created page with 'Bon Jour Wormsxulla!  I wonder if you would also be interested in working on the french translation for the announcement release?  cheers Donna (aka --~~~~ )'&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Bon Jour Wormsxulla!&lt;br /&gt;
&lt;br /&gt;
I wonder if you would also be interested in working on the french translation for the announcement release?&lt;br /&gt;
&lt;br /&gt;
cheers&lt;br /&gt;
Donna (aka --[[User:Kattekrab|Kattekrab]] 07:39, 4 May 2009 (UTC) )&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=52034</id>
		<title>AnnouncePlanning047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=52034"/>
		<updated>2009-05-04T06:11:50Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Press Release Translations */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This announce planning page is based on [[AnnouncePlanning046]] - What you see below has been copied from there and edited.  Refer to the [[ReleaseNotes047]] for details on what's new, different and improved.&lt;br /&gt;
&lt;br /&gt;
The Road to 0.47&lt;br /&gt;
http://www.inkscape.org/#The_road_to_0.47:April_21,_2009&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
{| class=&amp;quot;wikitable&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;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28 Apr 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Translated Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28th April 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Translated Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Developer Interviews&lt;br /&gt;
| [[user:user]]&lt;br /&gt;
| [[TeamInterview047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| User Stories&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| [[UserStories047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Contacts &amp;amp; Sources&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Announcement Process=&lt;br /&gt;
# Create News posts (using the small overview below) on all the relevant social bookmarking sites: digg, slashdot, delicious, stumble 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 social bookmarking stories for the release.&lt;br /&gt;
# Post the official announcement to the Inkscape News on the website, and on all the relevant Inkscape lists (eg. announce, user, developer)&lt;br /&gt;
# Send out the informal announcement (include a link to the web page with the formal announcement)&lt;br /&gt;
# Send out the formal announcement. (include a link to the web page 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 5th May 2008.&lt;br /&gt;
&lt;br /&gt;
Please Create a new Wiki page for planning / translating the 0.47 PR in your language here:&lt;br /&gt;
* [[Inkscape047-PRannounce-fr]]&lt;br /&gt;
* [[Inkscape047-PRannounce-es]]&lt;br /&gt;
* [[Inkscape047-PRannounce-nl]]&lt;br /&gt;
* [[Inkscape047-PRannounce-de]]&lt;br /&gt;
etc...&lt;br /&gt;
&lt;br /&gt;
=Press Release Text=&lt;br /&gt;
==Small Overview==&lt;br /&gt;
The Inkscape project proudly announces a new release of its outstanding open source vector graphics editor. Version 0.47 includes major updates to core features and introduces powerful new tools.&lt;br /&gt;
&lt;br /&gt;
New Tools&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
&lt;br /&gt;
Major Updates&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
Significant Bug Fixes&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
&lt;br /&gt;
===Informal ===&lt;br /&gt;
====Inkscape Announces 0.47 Release :: http://www.inkscape.org :: Draw Freely.====&lt;br /&gt;
&lt;br /&gt;
Over a year in the making Inkscape version 0.47 is a major update. The core development team have focused on refactoring much of the core technology that drives Inkscape and opened the way for greater flexibility and interoperability with other graphic tools. Inkscape performance is greatly increased now that historical code that was blocking this improvement has been removed by the refactoring effort. All users should upgrade now.&lt;br /&gt;
&lt;br /&gt;
====Download Inkscape 0.47 for Linux, Windows or Mac OS X====&lt;br /&gt;
&lt;br /&gt;
http://inkscape.org/download/?lang=en&lt;br /&gt;
&lt;br /&gt;
====For More Information====&lt;br /&gt;
&lt;br /&gt;
Complete Release Notes for 0.47&lt;br /&gt;
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes047&lt;br /&gt;
&lt;br /&gt;
Community Contributed Screenshots&lt;br /&gt;
http://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, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats. 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.47====&lt;br /&gt;
&lt;br /&gt;
==== Download Inkscape 0.47 for Linux, Windows or Mac OS X====&lt;br /&gt;
==== For More Information====&lt;br /&gt;
==== About Inkscape====&lt;br /&gt;
&lt;br /&gt;
==Places to Announce==&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;|Web Site / Media  &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://digg.com&lt;br /&gt;
|user&lt;br /&gt;
|digg.com someone needs to post a short excerpt announcing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://slashdot.org&lt;br /&gt;
|user&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://newsvine.com&lt;br /&gt;
|user&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&amp;lt;small&amp;gt;(1 Web Site / Media)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(2 Who will contact / post)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(3 Notes...)&amp;lt;/small&amp;gt;&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&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;
| who?&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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
|  &lt;br /&gt;
|http://desktoplinux.com/contactus.html&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;
| &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;
| &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;
| &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;
| &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;
|  &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
=== Other Inkscape Users ===&lt;br /&gt;
Inkscape is attracting growing numbers of users in different fields such as scrapbooking, craft-makers, fabric designers and people creating a range of technical drawings.  How can we get the word out to these groups?&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|website / magazine / list&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&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;
|&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;
|-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://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://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://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;
| &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;
| &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;
| &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;
|http://lwn.net&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;
* Smashing Magazine - http://www.smashingmagazine.com/&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>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=File:Spring-blossom.svg&amp;diff=52014</id>
		<title>File:Spring-blossom.svg</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=File:Spring-blossom.svg&amp;diff=52014"/>
		<updated>2009-05-04T06:01:56Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=File:Single-blossom.svg&amp;diff=52004</id>
		<title>File:Single-blossom.svg</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=File:Single-blossom.svg&amp;diff=52004"/>
		<updated>2009-05-04T06:00:05Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=51974</id>
		<title>AnnouncePlanning047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=AnnouncePlanning047&amp;diff=51974"/>
		<updated>2009-05-04T05:46:48Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Inkscape Announces 0.47 Release :: http://www.inkscape.org :: Draw Freely. */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This announce planning page is based on [[AnnouncePlanning046]] - What you see below has been copied from there and edited.  Refer to the [[ReleaseNotes047]] for details on what's new, different and improved.&lt;br /&gt;
&lt;br /&gt;
The Road to 0.47&lt;br /&gt;
http://www.inkscape.org/#The_road_to_0.47:April_21,_2009&lt;br /&gt;
&lt;br /&gt;
== Tasks ==&lt;br /&gt;
{| class=&amp;quot;wikitable&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;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28 Apr 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#eeeeee;&amp;quot;&lt;br /&gt;
| Translated Informal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text - DRAFT&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| 28th April 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th May 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|- style=&amp;quot;background:#dddddd;&amp;quot;&lt;br /&gt;
| Translated Formal PR text&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June 2009&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Developer Interviews&lt;br /&gt;
| [[user:user]]&lt;br /&gt;
| [[TeamInterview047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| User Stories&lt;br /&gt;
| [[User:kattekrab|Kattekrab]]&lt;br /&gt;
| [[UserStories047]]&lt;br /&gt;
| 0%&lt;br /&gt;
|-&lt;br /&gt;
| Contacts &amp;amp; Sources&lt;br /&gt;
| Collaborated on this wiki page&lt;br /&gt;
| 5th June&lt;br /&gt;
| 15%&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=Announcement Process=&lt;br /&gt;
# Create News posts (using the small overview below) on all the relevant social bookmarking sites: digg, slashdot, delicious, stumble 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 social bookmarking stories for the release.&lt;br /&gt;
# Post the official announcement to the Inkscape News on the website, and on all the relevant Inkscape lists (eg. announce, user, developer)&lt;br /&gt;
# Send out the informal announcement (include a link to the web page with the formal announcement)&lt;br /&gt;
# Send out the formal announcement. (include a link to the web page 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 5th May 2008.&lt;br /&gt;
&lt;br /&gt;
Please Create a new Wiki page for planning / translating the 0.47 PR in your language here:&lt;br /&gt;
* [[Inkscape047-PRannounce-fr]]&lt;br /&gt;
* [[Inkscape047-PRannounce-es]]&lt;br /&gt;
* [[Inkscape047-PRannounce-nl]]&lt;br /&gt;
&lt;br /&gt;
etc...&lt;br /&gt;
&lt;br /&gt;
=Press Release Text=&lt;br /&gt;
==Small Overview==&lt;br /&gt;
The Inkscape project proudly announces a new release of its outstanding open source vector graphics editor. Version 0.47 includes major updates to core features and introduces powerful new tools.&lt;br /&gt;
&lt;br /&gt;
New Tools&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
&lt;br /&gt;
Major Updates&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
Significant Bug Fixes&lt;br /&gt;
* -&lt;br /&gt;
* -&lt;br /&gt;
&lt;br /&gt;
===Informal ===&lt;br /&gt;
====Inkscape Announces 0.47 Release :: http://www.inkscape.org :: Draw Freely.====&lt;br /&gt;
&lt;br /&gt;
Over a year in the making Inkscape version 0.47 is a major update. The core development team have focused on refactoring much of the core technology that drives Inkscape and opened the way for greater flexibility and interoperability with other graphic tools. Inkscape performance is greatly increased now that historical code that was blocking this improvement has been removed by the refactoring effort. All users should upgrade now.&lt;br /&gt;
&lt;br /&gt;
====Download Inkscape 0.47 for Linux, Windows or Mac OS X====&lt;br /&gt;
&lt;br /&gt;
http://inkscape.org/download/?lang=en&lt;br /&gt;
&lt;br /&gt;
====For More Information====&lt;br /&gt;
&lt;br /&gt;
Complete Release Notes for 0.47&lt;br /&gt;
http://wiki.inkscape.org/wiki/index.php/ReleaseNotes047&lt;br /&gt;
&lt;br /&gt;
Community Contributed Screenshots&lt;br /&gt;
http://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, PostScript, and most bitmap formats, and exports PNG, PS, PDF and various vector formats. 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.47====&lt;br /&gt;
&lt;br /&gt;
==== Download Inkscape 0.47 for Linux, Windows or Mac OS X====&lt;br /&gt;
==== For More Information====&lt;br /&gt;
==== About Inkscape====&lt;br /&gt;
&lt;br /&gt;
==Places to Announce==&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;|Web Site / Media  &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://digg.com&lt;br /&gt;
|user&lt;br /&gt;
|digg.com someone needs to post a short excerpt announcing the release, and link it to inkscape.org.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://slashdot.org&lt;br /&gt;
|user&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|http://newsvine.com&lt;br /&gt;
|user&lt;br /&gt;
|submit a new news item.&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|1&lt;br /&gt;
|2&lt;br /&gt;
|3&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&lt;br /&gt;
|&amp;lt;small&amp;gt;(1 Web Site / Media)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(2 Who will contact / post)&amp;lt;/small&amp;gt;&lt;br /&gt;
|&amp;lt;small&amp;gt;(3 Notes...)&amp;lt;/small&amp;gt;&lt;br /&gt;
|-style=&amp;quot;border-bottom:white 2px solid;&amp;quot;&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;
| who?&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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
|  &lt;br /&gt;
|http://desktoplinux.com/contactus.html&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;
| &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;
| &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;
| &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;
| &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;
|  &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;
| &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;
| &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;
| &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;
| &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;
| &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;
| &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;
=== Other Inkscape Users ===&lt;br /&gt;
Inkscape is attracting growing numbers of users in different fields such as scrapbooking, craft-makers, fabric designers and people creating a range of technical drawings.  How can we get the word out to these groups?&lt;br /&gt;
&lt;br /&gt;
{|style=&amp;quot;background:#f2f2f2;&amp;quot;&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:30%;&amp;quot;|website / magazine / list&lt;br /&gt;
!style=&amp;quot;text-align:left;background-color:#d3d7cf;width:20%;&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;
|&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;
|-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://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://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://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;
| &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;
| &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;
| &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;
|http://lwn.net&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;
* Smashing Magazine - http://www.smashingmagazine.com/&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>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047&amp;diff=51964</id>
		<title>UserStories047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047&amp;diff=51964"/>
		<updated>2009-05-03T23:01:09Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* User Stories Index */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We are collecting User Stories to help promote the release of Inkscape, and as a useful ongoing resource to inspire others to try Inkscape, and participate in it's ongoing improvement and development.&lt;br /&gt;
&lt;br /&gt;
Want to help? Please just answer these questions:&lt;br /&gt;
&lt;br /&gt;
Jump to the  [[UserStories047#Template| Template]] at the end of the page and just copy and paste it on to a new page and add in your answers.&lt;br /&gt;
&lt;br /&gt;
Create a new page by adding [[UserStories047/MyName]] to the [[UserStories047#User_Stories_Index| User Stories Index]].&lt;br /&gt;
&lt;br /&gt;
==== What is your Name? ====&lt;br /&gt;
This can be your full name, or an IRC nick, etc&lt;br /&gt;
&lt;br /&gt;
====Can you give us a Photo?====&lt;br /&gt;
Just a headshot or avatar to identify you, and add colour and interest to the profile.&lt;br /&gt;
&lt;br /&gt;
====What do you think about Inkscape?====&lt;br /&gt;
What do you like about it? How did you discover it? What do you use it for? What would make it even better? (up to 200 words)&lt;br /&gt;
&lt;br /&gt;
====Can you give us a Hot Tip for using Inkscape?====&lt;br /&gt;
Tell us something you think is cool, nifty, handy or useful that you would like to share with others about using Inkscape.&lt;br /&gt;
&lt;br /&gt;
====Can you share some of your Artwork?====&lt;br /&gt;
Upload an example piece of artwork, or diagram or graphic that show cases how you use Inkscape.&lt;br /&gt;
&lt;br /&gt;
====How did you do it?====&lt;br /&gt;
Write a short description of the main tools and techniques you used to create that artwork. If you like you can add step by step instructions so others can try it out too.&lt;br /&gt;
&lt;br /&gt;
====Do you give us permission to use this to promote Inkscape?====&lt;br /&gt;
We need your permission to use all of the above on the website (and other relevant publications) to promote the upcoming Release of Version 0.47 &lt;br /&gt;
Preferred License: Creative Commons - Share Alike.&lt;br /&gt;
&lt;br /&gt;
=== User Stories Index === &lt;br /&gt;
* [[UserStories047/MyName]] &amp;lt;-- example page&lt;br /&gt;
* [[UserStories047/YourName]] &amp;lt;-- copy and paste below, edit to your name, save.&lt;br /&gt;
&lt;br /&gt;
* [[UserStories047/heathenx]]&lt;br /&gt;
* [[UserStories047/KatteKrab]]&lt;br /&gt;
* [[UserStories047/klaymen]]&lt;br /&gt;
* [[UserStories047/klepas]]&lt;br /&gt;
* [[UserStories047/Wormsxulla]]&lt;br /&gt;
&lt;br /&gt;
===Template===&lt;br /&gt;
&lt;br /&gt;
 ===What is your Name?===&lt;br /&gt;
 ===Can you give us a Photo?===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Special:Upload]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 ===What do you think about Inkscape?===&lt;br /&gt;
 ===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
 ===Can you share some of your Artwork?===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Special:Upload]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 ===How did you do it?===&lt;br /&gt;
 ===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
To create a new page add &amp;lt;nowiki&amp;gt;[[UserStories047/YourNameOrNicHere]]&amp;lt;/nowiki&amp;gt; to the User Stories Index, save it and then click on the link you created, paste in this template and edit it!&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047&amp;diff=51954</id>
		<title>UserStories047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047&amp;diff=51954"/>
		<updated>2009-05-03T22:59:22Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* User Stories Index */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We are collecting User Stories to help promote the release of Inkscape, and as a useful ongoing resource to inspire others to try Inkscape, and participate in it's ongoing improvement and development.&lt;br /&gt;
&lt;br /&gt;
Want to help? Please just answer these questions:&lt;br /&gt;
&lt;br /&gt;
Jump to the  [[UserStories047#Template| Template]] at the end of the page and just copy and paste it on to a new page and add in your answers.&lt;br /&gt;
&lt;br /&gt;
Create a new page by adding [[UserStories047/MyName]] to the [[UserStories047#User_Stories_Index| User Stories Index]].&lt;br /&gt;
&lt;br /&gt;
==== What is your Name? ====&lt;br /&gt;
This can be your full name, or an IRC nick, etc&lt;br /&gt;
&lt;br /&gt;
====Can you give us a Photo?====&lt;br /&gt;
Just a headshot or avatar to identify you, and add colour and interest to the profile.&lt;br /&gt;
&lt;br /&gt;
====What do you think about Inkscape?====&lt;br /&gt;
What do you like about it? How did you discover it? What do you use it for? What would make it even better? (up to 200 words)&lt;br /&gt;
&lt;br /&gt;
====Can you give us a Hot Tip for using Inkscape?====&lt;br /&gt;
Tell us something you think is cool, nifty, handy or useful that you would like to share with others about using Inkscape.&lt;br /&gt;
&lt;br /&gt;
====Can you share some of your Artwork?====&lt;br /&gt;
Upload an example piece of artwork, or diagram or graphic that show cases how you use Inkscape.&lt;br /&gt;
&lt;br /&gt;
====How did you do it?====&lt;br /&gt;
Write a short description of the main tools and techniques you used to create that artwork. If you like you can add step by step instructions so others can try it out too.&lt;br /&gt;
&lt;br /&gt;
====Do you give us permission to use this to promote Inkscape?====&lt;br /&gt;
We need your permission to use all of the above on the website (and other relevant publications) to promote the upcoming Release of Version 0.47 &lt;br /&gt;
Preferred License: Creative Commons - Share Alike.&lt;br /&gt;
&lt;br /&gt;
=== User Stories Index === &lt;br /&gt;
* [[UserStories047/MyName]] &amp;lt;-- example page&lt;br /&gt;
* [[UserStories047/YourName]] &lt;br /&gt;
* [[UserStories047/xxxxxx]]&lt;br /&gt;
&lt;br /&gt;
* [[UserStories047/heathenx]]&lt;br /&gt;
* [[UserStories047/KatteKrab]]&lt;br /&gt;
* [[UserStories047/klaymen]]&lt;br /&gt;
* [[UserStories047/klepas]]&lt;br /&gt;
* [[UserStories047/Wormsxulla]]&lt;br /&gt;
&lt;br /&gt;
===Template===&lt;br /&gt;
&lt;br /&gt;
 ===What is your Name?===&lt;br /&gt;
 ===Can you give us a Photo?===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Special:Upload]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 ===What do you think about Inkscape?===&lt;br /&gt;
 ===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
 ===Can you share some of your Artwork?===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Special:Upload]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 ===How did you do it?===&lt;br /&gt;
 ===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
To create a new page add &amp;lt;nowiki&amp;gt;[[UserStories047/YourNameOrNicHere]]&amp;lt;/nowiki&amp;gt; to the User Stories Index, save it and then click on the link you created, paste in this template and edit it!&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=Talk:UserStories047/klepas&amp;diff=51654</id>
		<title>Talk:UserStories047/klepas</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=Talk:UserStories047/klepas&amp;diff=51654"/>
		<updated>2009-04-26T04:24:50Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: New page: Nice one Pascal!  Thanks for the Blue Whale pic - great work.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Nice one Pascal!  Thanks for the Blue Whale pic - great work.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51624</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51624"/>
		<updated>2009-04-25T04:57:27Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* How did you do it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is very easy to learn.  One of the great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect, and fiddled with the end nodes a little to clean up the edges. Finish up modifying the colour and gradient of both the fill and the stroke.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the outer gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
I made a screencast of creating the blossom and popped it on youtube!&lt;br /&gt;
http://www.youtube.com/watch?v=GNdl4FJR-NI&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=User:Kattekrab&amp;diff=51614</id>
		<title>User:Kattekrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=User:Kattekrab&amp;diff=51614"/>
		<updated>2009-04-25T03:56:27Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: New page: Helping out with the press release and promotions for the upcoming 0.47 Release.  Have started a User Stories project to bring the faces of the community to the project.  See [[UserStories...&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Helping out with the press release and promotions for the upcoming 0.47 Release.&lt;br /&gt;
&lt;br /&gt;
Have started a User Stories project to bring the faces of the community to the project.&lt;br /&gt;
&lt;br /&gt;
See [[UserStories047]]&lt;br /&gt;
&lt;br /&gt;
Here's mine [[UserStories047/KatteKrab]]&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51604</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51604"/>
		<updated>2009-04-25T03:54:56Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* What do you think about Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is very easy to learn.  One of the great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect, and fiddled with the end nodes a little to clean up the edges. Finish up modifying the colour and gradient of both the fill and the stroke.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the outer gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51594</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51594"/>
		<updated>2009-04-25T03:54:43Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* What do you think about Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is very easy to learn.  One of the great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect, and fiddled with the end nodes a little to clean up the edges. Finish up modifying the colour and gradient of both the fill and the stroke.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the outer gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51584</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51584"/>
		<updated>2009-04-25T03:03:15Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* How did you do it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect, and fiddled with the end nodes a little to clean up the edges. Finish up modifying the colour and gradient of both the fill and the stroke.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the outer gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51574</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51574"/>
		<updated>2009-04-25T02:55:12Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* How did you do it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect, and fiddled with the end nodes a little to clean up the edges.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the outer gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51564</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51564"/>
		<updated>2009-04-25T02:53:04Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* How did you do it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the outer gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51554</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51554"/>
		<updated>2009-04-25T01:56:05Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Do you give us permission to use this to promote Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the other gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
Yes: I release this under a Creative Commons Share Alike license.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51544</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51544"/>
		<updated>2009-04-25T01:55:17Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* How did you do it? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
Each blossom is just a copy. It was created with the star tool. This time I created a 5 sided polygon and held down the shift key to round the angles out to -1.568. I then added a radial gradient to the center fill and to the stroke to add the soft pink flush.&lt;br /&gt;
&lt;br /&gt;
I then converted the shape to a path, and added and deleted paths to get the overlapping petals effect.&lt;br /&gt;
&lt;br /&gt;
The reason some of the blossoms are transparent, is that initially I forgot to set the other gradient stop to white.  But I liked the effect, so didn't fix it.&lt;br /&gt;
&lt;br /&gt;
The branches were done with the calligraphy tool, and the background is just a rounded rectangle with gradients.&lt;br /&gt;
&lt;br /&gt;
Simple.&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51534</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51534"/>
		<updated>2009-04-25T01:42:14Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Can you give us a Hot Tip for using Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51524</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51524"/>
		<updated>2009-04-25T01:42:03Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Can you give us a Hot Tip for using Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
 I love the Star tool.  Using alt, ctrl and shift to modify the basic star is kind of addictive and mesmerising.  But it's a quick way of creating a certain kind of star burst effect.  Simply choose the Star tool, set the number of points to 17 or something - and drag the base radius tightly into the center of the star.&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51514</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51514"/>
		<updated>2009-04-25T01:39:16Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* What do you think about Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos. I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use Inkscape regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51504</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51504"/>
		<updated>2009-04-25T01:38:54Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* What do you think about Inkscape? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
I think Inkscape is absolutely Brilliant. It is easily my favourite open source application.  Years ago, I tried using Illustrator and found it really difficult to get into, where as Inkscape is really easy to learn.  &lt;br /&gt;
&lt;br /&gt;
One of the really great things is the community around Inkscape.  The developers are friendly and responsive, and there's a whole bunch of people making screencasts, tutorials and HowTos.&lt;br /&gt;
&lt;br /&gt;
I can't remember when I first heard about Inkscape, but it was Andy Fitzsimon's tutorial at linux.conf.au in 2006 that really opened my eyes to what it can do, and I've been hooked ever since.  &lt;br /&gt;
&lt;br /&gt;
I use it regularly to create web graphics, flyers and banners.  The trace bitmap feature is really cool - it's saved me a couple of times when I've had a poor quality image to work with, and no chance of getting a better one - so i just re-created it using trace!&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51494</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51494"/>
		<updated>2009-04-25T01:33:23Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Can you share some of your Artwork? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
[[Image:Kattekrab_Spring_Blossom.png]]&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=File:Kattekrab_Spring_Blossom.png&amp;diff=51484</id>
		<title>File:Kattekrab Spring Blossom.png</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=File:Kattekrab_Spring_Blossom.png&amp;diff=51484"/>
		<updated>2009-04-25T01:32:29Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51474</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51474"/>
		<updated>2009-04-25T01:29:55Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Can you share some of your Artwork? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
Grab the SVG from Open Clip Art&lt;br /&gt;
http://openclipart.org/people/kattekrab/kattekrab_Spring_Blossom.svg&lt;br /&gt;
&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51464</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51464"/>
		<updated>2009-04-25T01:27:05Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Can you give us a Photo? */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
[[Image:Donna-benjamin.jpg]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=File:Donna-benjamin.jpg&amp;diff=51454</id>
		<title>File:Donna-benjamin.jpg</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=File:Donna-benjamin.jpg&amp;diff=51454"/>
		<updated>2009-04-25T01:25:57Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51444</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51444"/>
		<updated>2009-04-25T01:25:24Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047&amp;diff=51434</id>
		<title>UserStories047</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047&amp;diff=51434"/>
		<updated>2009-04-25T01:24:52Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: /* Template */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;We are collecting User Stories to help promote the release of Inkscape, and as a useful ongoing resource to inspire others to try Inkscape, and participate in it's ongoing improvement and development.&lt;br /&gt;
&lt;br /&gt;
Want to help? Please just answer these questions:&lt;br /&gt;
&lt;br /&gt;
Jump to the  [[UserStories047#Template| Template]] at the end of the page and just copy and paste it on to a new page and add in your answers.&lt;br /&gt;
&lt;br /&gt;
Create a new page by adding [[UserStories047/MyName]] to the [[UserStories047#User_Stories_Index| User Stories Index]].&lt;br /&gt;
&lt;br /&gt;
==== What is your Name? ====&lt;br /&gt;
This can be your full name, or an IRC nick, etc&lt;br /&gt;
&lt;br /&gt;
====Can you give us a Photo?====&lt;br /&gt;
Just a headshot or avatar to identify you, and add colour and interest to the profile.&lt;br /&gt;
&lt;br /&gt;
====What do you think about Inkscape?====&lt;br /&gt;
What do you like about it? How did you discover it? What do you use it for? What would make it even better? (up to 200 words)&lt;br /&gt;
&lt;br /&gt;
====Can you give us a Hot Tip for using Inkscape?====&lt;br /&gt;
Tell us something you think is cool, nifty, handy or useful that you would like to share with others about using Inkscape.&lt;br /&gt;
&lt;br /&gt;
====Can you share some of your Artwork?====&lt;br /&gt;
Upload an example piece of artwork, or diagram or graphic that show cases how you use Inkscape.&lt;br /&gt;
&lt;br /&gt;
====How did you do it?====&lt;br /&gt;
Write a short description of the main tools and techniques you used to create that artwork. If you like you can add step by step instructions so others can try it out too.&lt;br /&gt;
&lt;br /&gt;
====Do you give us permission to use this to promote Inkscape?====&lt;br /&gt;
We need your permission to use all of the above on the website (and other relevant publications) to promote the upcoming Release of Version 0.47 &lt;br /&gt;
Preferred License: Creative Commons - Share Alike.&lt;br /&gt;
&lt;br /&gt;
=== User Stories Index === &lt;br /&gt;
* [[UserStories047/MyName]]&lt;br /&gt;
* [[UserStories047/KatteKrab]]&lt;br /&gt;
* [[UserStories047/YourName]]&lt;br /&gt;
* [[UserStories047/xxxxxx]]&lt;br /&gt;
&lt;br /&gt;
===Template===&lt;br /&gt;
&lt;br /&gt;
 ===What is your Name?===&lt;br /&gt;
 ===Can you give us a Photo?===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Special:Upload]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 ===What do you think about Inkscape?===&lt;br /&gt;
 ===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
 ===Can you share some of your Artwork?===&lt;br /&gt;
 &amp;lt;nowiki&amp;gt;[[Special:Upload]]&amp;lt;/nowiki&amp;gt;&lt;br /&gt;
 ===How did you do it?===&lt;br /&gt;
 ===Do you give us permission to use this to promote Inkscape?===&lt;br /&gt;
&lt;br /&gt;
To create a new page add &amp;lt;nowiki&amp;gt;[[UserStories047/YourNameOrNicHere]]&amp;lt;/nowiki&amp;gt; to the User Stories Index, save it and then click on the link you created, paste in this template and edit it!&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51424</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51424"/>
		<updated>2009-04-25T01:23:41Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;===What is your Name?===&lt;br /&gt;
Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;br /&gt;
&lt;br /&gt;
===Can you give us a Photo?===&lt;br /&gt;
&lt;br /&gt;
===What do you think about Inkscape?===&lt;br /&gt;
===Can you give us a Hot Tip for using Inkscape?===&lt;br /&gt;
===Can you share some of your Artwork?===&lt;br /&gt;
===How did you do it?===&lt;br /&gt;
===Do you give us permission to use this to promote Inkscape?===&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51414</id>
		<title>UserStories047/KatteKrab</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/KatteKrab&amp;diff=51414"/>
		<updated>2009-04-25T01:23:00Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: New page: Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Donna Benjamin, also known as KatteKrab on IRC and a few other places.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/MyName&amp;diff=51404</id>
		<title>UserStories047/MyName</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/MyName&amp;diff=51404"/>
		<updated>2009-04-25T01:21:29Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTE: This is only a template - please create a new page, copy the headings to that page and edit that instead!  Thanks for helping us promote Inkscape!&lt;br /&gt;
&lt;br /&gt;
'''Make sure you add it to the [[UserStories047#UserStoriesIndex| User Stories Index]] so we can find it easily!'''&lt;br /&gt;
&lt;br /&gt;
==What is your Name?==&lt;br /&gt;
&lt;br /&gt;
==Can you give us a Photo?==&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
==What do you think about Inkscape?==&lt;br /&gt;
&lt;br /&gt;
==Can you give us a Hot Tip for using Inkscape?==&lt;br /&gt;
&lt;br /&gt;
==Can you share some of your Artwork?==&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
==How did you do it?==&lt;br /&gt;
&lt;br /&gt;
==Do you give us permission to use this to promote Inkscape?==&lt;br /&gt;
Yes: License Creative Commons - Share Alike.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/MyName&amp;diff=51394</id>
		<title>UserStories047/MyName</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/MyName&amp;diff=51394"/>
		<updated>2009-04-25T01:21:17Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTE: This is only a template - please create a new page, copy the headings to that page and edit that instead!  Thanks for helping us promote Inkscape!&lt;br /&gt;
&lt;br /&gt;
&amp;lt;large&amp;gt;'''Make sure you add it to the [[UserStories047#UserStoriesIndex| User Stories Index]] so we can find it easily!'''&amp;lt;/large&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==What is your Name?==&lt;br /&gt;
&lt;br /&gt;
==Can you give us a Photo?==&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
==What do you think about Inkscape?==&lt;br /&gt;
&lt;br /&gt;
==Can you give us a Hot Tip for using Inkscape?==&lt;br /&gt;
&lt;br /&gt;
==Can you share some of your Artwork?==&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
==How did you do it?==&lt;br /&gt;
&lt;br /&gt;
==Do you give us permission to use this to promote Inkscape?==&lt;br /&gt;
Yes: License Creative Commons - Share Alike.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
	<entry>
		<id>https://wiki.inkscape.org/wiki/index.php?title=UserStories047/MyName&amp;diff=51384</id>
		<title>UserStories047/MyName</title>
		<link rel="alternate" type="text/html" href="https://wiki.inkscape.org/wiki/index.php?title=UserStories047/MyName&amp;diff=51384"/>
		<updated>2009-04-25T01:20:42Z</updated>

		<summary type="html">&lt;p&gt;Kattekrab: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;NOTE: This is only a template - please create a new page, copy the headings to that page and edit that instead!  Thanks for helping us promote Inkscape!&lt;br /&gt;
&lt;br /&gt;
Make sure you add it to the [[UserStories047#UserStoriesIndex| User Stories Index]] so we can find it easily!&lt;br /&gt;
&lt;br /&gt;
==What is your Name?==&lt;br /&gt;
&lt;br /&gt;
==Can you give us a Photo?==&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
==What do you think about Inkscape?==&lt;br /&gt;
&lt;br /&gt;
==Can you give us a Hot Tip for using Inkscape?==&lt;br /&gt;
&lt;br /&gt;
==Can you share some of your Artwork?==&lt;br /&gt;
[[Special:Upload]]&lt;br /&gt;
&lt;br /&gt;
==How did you do it?==&lt;br /&gt;
&lt;br /&gt;
==Do you give us permission to use this to promote Inkscape?==&lt;br /&gt;
Yes: License Creative Commons - Share Alike.&lt;/div&gt;</summary>
		<author><name>Kattekrab</name></author>
	</entry>
</feed>