Entries for month: July 2008

Project Failures

ColdFusion - Author:John Gag at 8:35 PM 1 Comment »

I found this article on ColdFusionbloggers and it is about classic project failures.  I think everyone should take a look at this because some topics really hit home and should be addressed.  Check it out!

 

Classic Mistakes Enumerated

Read more...

Use Pivot in SQL Server 2005 instead of looping through CFQUERY

SQL Server , ColdFusion , SQL - Author:John Gag at 6:05 PM 1 Comment »

 I have come across some pages showing different techniques to help avoid looping through queries but none helped out until I came across a little built in function in SQLServer 2005 called PIVOT.   I want to now explain to you how I put this new feature to use.  I am sure there are other ways out there to accomplish this task but I found PIVOT to be the easiest and fastest available.

Read more...

Flex Line Chart Using CFC Flash Remoting

ColdFusion , Flex , CFC - Author:Joel Hill at 12:17 AM 5 Comments »

This post will show you how to place dynamic data from a CFC and put it into a Flex Line Chart.

Read more...

Flex Data Grid with ColdFusion Flash Remoting using CFC

ColdFusion , Flex , CFC - Author:Joel Hill at 9:53 PM 10 Comments »

Flex application integrated with a database using a CFC.  I’ll walk you through the steps to first get the data from the CFC and then to dump that data into a DataGrid.

Read more...

CF_GANTT

ColdFusion - Author:Brian Sheridan at 11:53 PM 1 Comment »

Today we came across an extension for ColdFusion called CF GANNT.  This extension will be extremely useful for our internal Project Management Application we are using for our software development team.  It was really easy to use and implement into our current application.  This tool is very customizable and is great to drill from a Database. Oh yeah, I almost forgot to mention its FREE!

Download Extension

CF_GANTT

Great Flex Links

Flex - Author:Joel Hill at 3:12 AM 1 Comment »

I thought I would post some great links to some sites that are very helpful and have a ton of sample code.

Read more...

Simple Intro to CFC

ColdFusion , CFC - Author:Joel Hill at 3:04 AM 5 Comments »

Create a very simple cfc, which takes a last name from a database and returns the first name. 

Read more...

Flex and ColdFusion

ColdFusion , Flex - Author:John Gag at 11:54 PM 1 Comment »

My quest of Flex has brought many hours of reading and watching tutorial videos.  I figured that there would be a bunch of documentation on making dashboards, connecting flex 3 with ColdFusion (Adobe Products) and working with actionscript but all has been hard to come by.

During my hours of googling the web I came across one very useful site that gets a beginning Flex user rolling along.  This is the very best documentation Adobe has to offer and I recommend any jr level to read it through.

http://livedocs.adobe.com/flex/3/html/help.html?content=data_intro_2.html

The most userful topic I found was Data Access and Interconnectivity ;)

 

Helpful CFEclipse CFC Window

ColdFusion , CFEclipse , CFC , CFInvoke - Author:John Gag at 3:54 AM 1 Comment »

This may be old news to some but I just found out a really cool ColdFusion Component window in CFEclipse.

Read more...

Powered by Mango Blog. Design and Icons by N.Design Studio
RSS Feeds