Entries for month: September 2006
Free file comparison in Dreamweaver
Posted by David in Web Development on September 13, 2006
Although I am slowly moving my way in using CFEclipse for all my web development, there are some good things that come from using Dreamweaver.
WinMerge is a free utility to compare text-based files with syntax highlighting as well as highlighting differences between files. Best of all, its free!
Not only is it a great standalone app, but it integrates into Dreamweaver quite easily. Just go into Dreamweaver Edit -> Preferences -> File Compare and browse to wherever you have winmerge.exe installed and you are good to go. Its great for comparing local copies to server copies.
If any of you know of an other alternative like WinMerge for Eclipse/CFEclipse... let me know!
ColdFusion Quick Reference Sheet
Posted by David in ColdFusion on September 5, 2006
Dream In Code has posted a ColdFusion Quick Reference Sheet (Cheat Sheet) in PDF format that you can download and print if you'd like.
Check it out!
Recent Comments