Google Chart API gives you the opportunity to build a URL that will dynamically create a chart for your needs.That API is actually and very easy for use, you can get how it works in a few minutes. There's almost no limit to the number of calls per day you can make to the API.
The Google Chart API returns an image in PNG-format.
The format of the URL is:I placed below five examples, but actually that API can do a lot more.http://chart.apis.google.com/chart?<par1>&<par2>&<parN>
Line charts
Sparklines
Barcharts
Pie charts
Maps
After the New Year’s Eve I am full of energy to do new things and hopefully to write more often in my web place. So this is my 2008 start :).
When you want to see the stored web browser cookies for a particular website how will you do it? I had in my mind three ways to do it. Now as I learned and one new tricky way, I would like to share it with you.
As I have more free time this month, I started to write Ajax tutorial with examples. As usual my idea is to learn how to handle with Ajax but and to share with everyone who is interested in Ajax. For now I have two short and simple examples.
Take a look... and stay tuned for more!
category: Web development, posted date: 03.12.2007, CommentYou can find below an implementation of Lightbox. I find this tool awesome. You should try it if you need to put a gallery with images on a web page.
Lightbox is a Javascript image viewer that is very simple to implement, a very light script used to overlay images on the current page. It works on all modern browsers. It uses Mootools javascript framework.
Browser Compatibility
FireFox, Internet Explorer 6, Internet Explorer 7, Opera, Safari.
See an example page at rayadeleva.com/@mix/lightbox/
Download example page: lightbox.rar
While trying yesterday to add two plus signs (++) in <a href=""> tag, I realized that something is wrong and actually I cannot just write the second param with value EC++BDSE.
..... Read more » category: Web development, posted date: 14.04.2007, Comment
What is this blog about? - A blog about sharing wisdoms mostly connected with web development.
I truly hope that you will find something useful here. Cheers, Raya.