Warping it up!

Fini Alring’s Glossy Tech Zine

Archive for July 27th, 2005

Inkscape 0.42: Scalable Vector Graphics Editor

Wednesday, July 27th, 2005

Ok! Why did I not know about Inkscape before today??! It looks amazing and it’s said that the new version is a major feature update, and although I haven’t tried it out yet, from the screenshots it’s pretty easy to see that this tool is also for the big boys, it works with SVG which makes even more happy, since I was about to begin some SVG experimenting anyways soon, and it’s soo boring to draw complex vector drawings by handcoding, believe you me!!

Here’s the intro text from the Inkscape Website:

Inkscape is an open source drawing tool with capabilities similar to
Illustrator, Freehand, and CorelDraw that uses the W3C standard 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 meta-data, node-editing, layers, complex path operations, text-on-path, and SVG XML editing. It also imports several formats like EPS, Postscript, JPEG, PNG, BMP, and TIFF and exports PNG as well as multiple vector-based formats.

Inkscape’s main motivation is to provide the Open Source community with a fully W3C compliant XML, SVG, and CSS2 drawing tool. Additional planned 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 the establishment of a friendly, open, community-oriented development process.

* Inkscape.org – Draw Freely

* Slashdot | Inkscape 0.42: The Ultimate Answer

Liferay open source portal 3.5

Wednesday, July 27th, 2005

Pretty neat stuff, I haven’t spent much time on portlets, but I’m quite sure this is the first open source portlet runner I have come across, I am looking forward to evaluate this product.

Open source Portlet-compliant Liferay 3.5 has been released, this new version adding hot deployable themes, portlet instancing (portlets appearing more than once on a page), built in support for Sun JSF and MyFaces, friendly URLs, and more.

Liferay is designed to deploy portlets that adhere to the Portlet API (JSR 168). Many portlets are bundled with the portal (Mail, Document Library, Calendar, Message Boards, to name a few). Liferay is appserver and database agnostic, and was originally designed to support ASP’s by having one server/db instance serve multiple independent domains. Liferay integrates with Spring, and has been around for a while and has a number of notable real customer deployments.

Jing Xue also blogged posted his first impressions.

* Liferay open source portal 3.5 released