Friday, December 31, 2010

Quick time with Inkscape

To be frank, I know nothing of colors, design, art, painting, lights etc. etc.
However, I have been one among to be in fond of INKSCAPE, a vector designer originally for Linux.

Here is Just a quick play on inkscape to generate some text effects. Details on how I did will follow soon.

Difficulity - Easy
Time taken - 20 minutes (max)
Task - Stylized text effect. 
Check the final output.

Frustrated with Zenphoto (might be because of SimpleScripts)


I used Zenphoto for around 18 months for gallery.meronepalma.com

However, due to the frequent updates on the system and very poorly backward compatible, I have finally declared myself frustrated with the Zenphoto system.

Zenphoto was installed via SimpleScripts on a shared hosting server. And every time I upgrade the system, I had to copy all the images and upgrade. Till the third upgrade of the system, each time I found my data being lost and the site seemed broken in some type.

Wednesday, December 22, 2010

JQuery - Error # : G is undefined

You might be troubled when JQuery throws a Error message saying
G is undefined
I was in some similar state, when it was quite difficult for me to troubleshoot, what might have happened.

This error is produced, when you are treating a normal text or string var as a JSON Object.