June 30, 2010

Jquery, Flot Tutorial (Part 2 revisited)

No comment(s)

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…)

June 27, 2010

Jquery, Flot Tutorial (Part 2)

2 comment(s)

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.

(more…)

June 22, 2010

Free Currency converter using Coldfusion, Google and Regex

No comment(s)

Here is an easy and free way to add a currency converter to you application.

(more…)

October 16, 2009

Jquery, Flot Tutorial (Part 1.5)

1 comment(s)

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

(more…)

July 4, 2009

Hello world! (eremiya version)

2 comment(s)

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

Archives