Archive for the 'XML' Category
Saturday, September 16th, 2006
This is probably the best SVG gallery! Not about the number of graphics, but the quality.
3D objects made with simplicity and elegance. If you try to make them with a 3D software, there would be too much needless nodes which makes their size very huge; it’s not the case here.
The only problem is the […]
Posted in General, OpenSource Softwares, Graphics, Inkscape, SVG | No Comments »
Thursday, January 12th, 2006
Reading Linux Gazette, I found a nice RDF with XSL document that maps a picture and describes its parts.
I have hacked on the original script in order to change the picture and encode it using GraphInside.
You may also map the image using circles, shapes, etc.
This was tested on only Gecko softwares (Netscape, Mozilla, Firefox) […]
Posted in General, HTML, XML, CSS | No Comments »
Monday, December 12th, 2005
Learn how to draw Fedora Core logo with Inkscape through this tutorial.
Click here to download the tutorial.
Posted in General, Fedora Core, Graphics, Inkscape, SVG | 1 Comment »
Sunday, November 20th, 2005
I have coded a funny and buggy Feed Reader, with PHP and SQLite. So don’t be afraid if you see on the log a user-agent with a strange identity showing my URL: it means that I have added your RSS to my bookmarks
Posted in PHP, Network, XML, Databases, SQLite | No Comments »
Thursday, October 6th, 2005
I found out some interesting tricks using gnuplot:
first, run the interactive program:
$gnuplot
type, in the shell, the following command
gnuplot> splot sin(x)+cos(y) with lines palette linewidth 4
Cool 3d output! You can even play with it making rotations and scales.
If you want to export it to a vector graphic and then edit it with Inkscape, type:
gnuplot> set […]
Posted in General, OpenSource Softwares, Inkscape, LaTeX, SVG | 2 Comments »
Thursday, September 22nd, 2005
I’m actually using Firefox 1.5 Beta 1 aka Deer Park; too much faster than the stable version, but, as Beta, I experienced too many crashes and could not upgrade a huge number of extensions.
Hatem has suggested a little hack to “cheat” and manually upgrade the extensions using winrar; for UNIX users, if you want […]
Posted in General, Firefox, Firefox Extensions, Network, SVG | No Comments »