Wednesday, December 19, 2007

ColdFusion Ajax 2007 Survey

Ajaxian.com just completed their 2007 survey of Ajax Framework usage. A general overview can be found here: http://rmh.blogs.com/weblog/2007/12/2007-ajax-tools.html

Out of the ColdFusion programmers here are the results for the top 10:


Friday, December 7, 2007

Directory Compare

There is an interesting post on Ray Camden's blog for the "Friday Challenge". I suggested the challenge of doing a directory compare to show file differences.

Ray's Blog Post:
http://www.coldfusionjedi.com/index.cfm/2007/12/7/Friday-Challenge--Compare-Directories

Link to my original solution:
http://www.mediafire.com/?6yttt3x1kdt
http://snippets.dzone.com/posts/show/4864

I am going to try out some of the posts listed and report if I plan to change my original solution.

Friday, November 23, 2007

FuseBox 3 Lite

On the Barney Blog, there is a new framework that I have started using. It is FuseBox like, but all the code fits in Application.cfm. This consists of three functions and a little extra code.
http://www.barneyb.com/barneyblog/2007/09/11/my-fb3-lite/

I made a screencast demonstrating the use of FB3Lite.
http://www.mediafire.com/?2e2mz212yod

Wednesday, November 21, 2007

Brixontech.com / AJAX Table Sort Tutorial

www.brixontech.com is no longer and the url is being redirected to this blog.


The AJAX Table Sort tutorial can be found on EasyCFM.com

Tuesday, March 13, 2007

Web 2.0 Logo Generator


This is the first logo generator that actually looks good. Now if it would just allow you to change the text color, then it would be awesome.

http://h-master.net/web2.0/

P.S. Yes, I know that there are many tutorials for Photoshop to do this (and I have Photoshop), but they never come out right. I am a good programmer, but a terrible artist.

Thursday, March 1, 2007

Flash and new IE feature

Problem:
One of the new security features in Interent Explorer makes you click on a Flash object to "activate" it. It sounds like this will make sure that the only entity that uses the object is the user since you have to click on it.

Until you activate the object it has a border around the object. I used to ignore it as a minor display issue, but I had to fix a site that had a Flash object behind a drop-down menu and was causing people to click the menu twice to go anywhere. (First click activated the Flash object and the second click worked like normal.)



Solution:
It seems there are a lot of hacks to get around this "feature". The simplest one involves using JavaScript to document.write the object into the page.

The document write solution is listed on this Adobe Developer Article.

Monday, January 8, 2007

Job / Salary Resources

Job Posting Aggregrators:
If you are looking to get an idea of the market, then check out these two sites. They group a lot of the job sites into one site.
Salary Information:
PayScale seems to have the most focused and accurate salaries.