Transferring HomeSite Configuration Files (HELP)

Posted March 15, 2007 at 9:34 AM by Ben Nadel

I love HomeSite 'cause it rocks. And it rocks so hard that I want to install it on all my computers. The problem is, my HomeSite is pretty tricked out and customized. Does anyone know of an easy way to transfer configuration setting from one HomeSite setup to another?

Thanks!



Reader Comments

Mar 15, 2007 at 10:18 AM // reply »
6 Comments

I have done this a zillion times. The best way is to install HS on the same path and drive letter as your tricked out version. Then copy the entire install directory (or just the Extensions and UserData folders) and drop it on the new install. If you need to install it on a different path or drive you will need to edit some of the config files like snippets.key (I forgot exactly which ones) and such that the path reflects the new install directory.


Mar 15, 2007 at 10:23 AM // reply »
11,243 Comments

Awesome. Thanks for the tip. This is gonna help out a lot.


Ed
Mar 16, 2007 at 8:26 AM // reply »
18 Comments

<cf_rant>
Just read this post, I have to say that as a developer I have real issues with all of my IDEs. I started coding HTML using Notepad back in the dark ages (early 90s) since then I think I've used just about every code editor around. Most recently having started with Eclipse. The only thing I can say for sure is that, IMHO, they all suck! Dreamweaver is like a Humvee stuck in mud, Eclipse is java and buggy, homesite doesn't support the features I need (like decent inline CSS support). They have all cost me lost hours because they wiped code during a crash or, in the case of eclipse, deleted an entire new project that was not yet on the backups. Sorry to rant on your blog Ben but I just wish either Adobe could sort dreamweaver out or someone could make eclipse as good in terms of FTP support etc. Maybe I should just bin all this new fangled kit and use CF Studio again. I still resort to that in times of dire need! Why couldn't macromedia have kept developing CFstudio instead of trying to force us into using sub-standard dreamweaver?
</cf_rant>


Mar 16, 2007 at 6:43 PM // reply »
6 Comments

*They all suck*????

Interesting....I guess there is no pleasing some people, no matter what.

The tools you mentioned are all excellent in their own way. None of them are *end alls* by themselves. But together they are a fantastic tool kit. I have all but abandoned CF studio for eclipse. Eclipse is amazing but it does have some serious short comings. Namely the edit tag function. I like to see all my options for a tag all at once, either as properties or as a tag edit dialog. You can ADD a tag to code using a dialog but you cannot edit it. The lack of an HTML dictionary is a bummer to. Also the A href= ... does not have code completion... etc... (which is why I usually have CF studio open as well) but besides these minor irritants and being a bit buggy it is awesome. The fact that I can edit
Java (native)
JS jseclipse http://labs.adobe.com/technologies/jseclipse/ and aptana http://www.aptana.com/download_all.php
PHP, PHP Development Studio http://www.eclipseplugincentral.com/Web_Links-index-req-viewlink-cid-634.html
CSS Aptana http://www.aptana.com/download_all.php
(X)HTML Aptana and CFEclipes
And a ZILLION other languages http://www.eclipse.org/home/categories/languages.php

using the same FULL FEATURED, FREE IDE in of itself boggles the mind.

I never liked DW all that much. It is does have the agility of Fat Bastard in a tub of sludge. But for CSS and XHTML formatting and designing GUI's it is excellent.

As for HS / CF Studio, We all know that it is a masterpiece but it is getting old and does support all the things that we are having to use on a daily basis. It was truly a sad day when they dropped it from their product line.....


Ed
Mar 19, 2007 at 6:54 AM // reply »
18 Comments

It's true that I am a fussy little prima-donna at the best of times but then I have high standards :-) I agree that eclipse is the best of the lot but I find it quite unstable even running on a high-end gaming machine which is what I use at home. It's getting better though and I agree that it's great to be able to do everything pretty much from one IDE. I guess my main 2 beefs with eclipse are no inline CSS when editing CFM files and the FTP support is pretty primitive. Oh well, that's life I suppose!


Post A Comment

Comment Etiquette: Please do not post spam. Please keep the comments on-topic. Please do not post unrelated questions or large chunks of code. And, above all, please be nice to each other - we're trying to have a good conversation here.

Please review the following issues:

Author Name:


Author Email:

Author Website:

Comment:

Supported HTML tags for formatting: <strong>bold</strong>   <em>italic</em>   <code>code</code>







  • Help Wanted - Find Your Next ColdFusion Job
Ben Nadel's Company - Epicenter Consulting Recent Blog Comments
May 23, 2013 at 9:55 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Dan, According to the CF Admin, I'm running Java "1.6.0_45". As far as the DB column, in the database it's an INT. I'll see if I can dig into what CF sees it as. @WebManWalking, But h ... read »
May 23, 2013 at 9:49 AM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben, I think the problem is that we're used to loose typing in ColdFusion, like JavaScript. If a value is a number but it's needed in an expression to be a string, noooo problem. I've encountered ... read »
May 23, 2013 at 9:47 AM
ColdFusion QueryAppend( qOne, qTwo )
You rock! Thank you, thank you, thank you!!! ... read »
May 23, 2013 at 5:19 AM
Ask Ben: Print Part Of A Web Page With jQuery
How to print also the background color of table cells and table lines ... read »
May 23, 2013 at 3:55 AM
Javascript Array Methods: Unshift(), Shift(), Push(), And Pop()
very interesting and helpful too. ... read »
May 22, 2013 at 5:35 PM
Script Tags, jQuery, And Html(), Text() And Contents()
This is still an issue 2 years later. jQuery is supposed to remediate these cross browser issues, no? I have been unable to find any statement from the jQuery team calling this behavior "by de ... read »
May 22, 2013 at 12:44 PM
Ask Ben: Query Loop Inside CFScript Tags
In cf10, if you call a function that has: local.result = {}; local.result.msg = ""; local.svc = new query(); local.svc.setSQL("SELECT * FROM..."); local.obj = local.svc.exe ... read »
May 22, 2013 at 12:29 PM
Strange Interaction Between DeserializeJson(), ArrayContains(), And Database Values In ColdFusion
@Ben: What version of Java are you using? Also, did you test users.id to see what Java reports as the data type? I wonder if it's not a Java primitive data type, but getting returned as something ... read »
InVision App - Prototyping Made Beautiful With Prototyping Tools