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…)
Flot is a great plugin for JQuery! I decided to make a simple tutorial in this part and then try to have something more complex (ajax request pulling out data from the database). (more…)
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
Let me introduce myself in a few word. I am French and I work as IT manager at the French Chamber of Commerce and Industry in Japan (CCIFJ). So obviously, I work in Japan… I have been using Coldfusion for years now. I am fortunate enough to use CF at work and develop projects on that platform. CCIFJ is a leading French Chamber in the world and the second biggest in Japan after the American Chamber, which means there is a constant need for straight forward development to meet the expectations of the members. I give my best try to meet them!
I hope you’ll find this blog usefull. Do not hesitate to drop a comment, to edit my work to make it better, or to correct me if I am wrong. After all, I am a newbie.
So to start, what if I want to build an online store, using Model-glue (MG)… “I’ll be back!”