Woaw, I’ve never blogged that much in a row. In my previous post, I showed you how to create a pod, and having ajax request to get the data. Actually, this is not the best way to use flot. Flot can redraw your chart “on the fly“, if I can say, if your code is written appropriately. (more…)
Jquery, Flot Tutorial (Part 2)
In my previous post, we created a chart that represent the increase of a given year by month (from january to december). In this post, we’ll see how to create a pod, for a dashboard for example, that uses the previously created page and gives the possibility to query for a special year, and also to display several years. Once again, we’ll use CFCs to query the database and get the data to our chart.
Free Currency converter using Coldfusion, Google and Regex
Here is an easy and free way to add a currency converter to you application.
Jquery, Flot Tutorial (Part 1.5)
Sorry for not posting more often. thanks for all the comments. I’ll work on the frequency of my posts!
Flot is indeed a great plugin. There is a lot of things that can be done using it.
Let’s say, I want to create a chart that represent the increase of a given year by month (from january to december). There is several approach but I will use:
- cfc to get the data from the DB
- custom axis renderer, for reasons I will explain later
Hello world! (eremiya version)
Hi and welcome to my blog. I am new to the blogging community but I’ve been there for years, hiding among you guys! I decided to create that blog for many reasons, but mainly to :
- make tutorials for newbies like me,
- blog about Coldfusion, Model-Glue and MVC dev as well as ORM dev
- RIA dev (Flex, Air, …)
- release some open source projects I’ve been working on (more…)
About Me
Latest posts
Categories
- charting (4)
- Coldfusion (5)
- Currency (1)
- flot (4)
- Google integration (1)
- Jquery (4)
- Model-Glue (1)
- MVC (1)
- Regex (1)
By newbies for newbies! Sharing some thoughts about RIA techniques and more!