<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-618</id>
	<title>Nabble - Cold Fusion - Fusebox</title>
	<updated>2006-08-07T22:33:27Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Cold-Fusion---Fusebox-f618.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cold-Fusion---Fusebox-f618.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-5700265</id>
	<title>Re: Newbie questions</title>
	<published>2006-08-07T22:33:27Z</published>
	<updated>2006-08-07T22:33:27Z</updated>
	<author>
		<name>Sean Corfield</name>
	</author>
	<content type="html">These are harmless exceptions and can be ignored. It is often easier
&lt;br&gt;to try an operation and catch the exception than to figure out whether
&lt;br&gt;the operation would succeed in advance.
&lt;br&gt;&lt;br&gt;FWIW, Fusebox 5 mostly does not throw any of these exceptions because
&lt;br&gt;it's written a different way - but it will still run your Fusebox 4.1
&lt;br&gt;applications.
&lt;br&gt;&lt;br&gt;On 8/7/06, Mark Brown &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=5700265&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mtbiker1069@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hello,
&lt;br&gt;&amp;gt; &amp;nbsp; I'm trying to learn Fusebox and Coldfusion. &amp;nbsp;I download and have done a couple of tutorial on 4.1. &amp;nbsp;It's going pretty good, but at the bottom of all my pages I'm getting the following error messages:
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
&lt;br&gt;up-to-date ColdFusion information by your peers, delivered to your door four times a year.
&lt;br&gt;&lt;a href=&quot;http://www.fusionauthority.com/quarterly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fusionauthority.com/quarterly&lt;/a&gt;&lt;br&gt;&lt;br&gt;Archive: &lt;a href=&quot;http://www.houseoffusion.com/groups/Fusebox/message.cfm/messageid:6887&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/groups/Fusebox/message.cfm/messageid:6887&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/groups/Fusebox/subscribe.cfm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/groups/Fusebox/subscribe.cfm&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Newbie-questions-tp5700112p5700265.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-5700112</id>
	<title>Newbie questions</title>
	<published>2006-08-07T22:11:32Z</published>
	<updated>2006-08-07T22:11:32Z</updated>
	<author>
		<name>Mark Brown-12</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&amp;nbsp; I'm trying to learn Fusebox and Coldfusion. &amp;nbsp;I download and have done a couple of tutorial on 4.1. &amp;nbsp;It's going pretty good, but at the bottom of all my pages I'm getting the following error messages:
&lt;br&gt;&lt;br&gt;&amp;quot;22:55:08.008 - Application Exception - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.loader.cfmx.cfm : line 97
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The specified Directory attribute value C:\CFusionMX7\wwwroot\personalweb\parsed could not be created.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;22:55:08.008 - Application Exception - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.loader.cfmx.cfm : line 101
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The specified Directory attribute value C:\CFusionMX7\wwwroot\personalweb\plugins could not be created.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;22:55:08.008 - fusebox.forceLoadException.newAppRoot - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.loader.cfmx.cfm : line 130
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The application root directory has changed.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;22:55:08.008 - MissingInclude Exception - in C:\CFusionMX7\wwwroot\personalweb\fusebox4.runtime.cfmx.cfm : line 170
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Could not find the included template ./fusebox.init.cfm.&amp;quot;
&lt;br&gt;&lt;br&gt;I checked all the permissions to the folders and they are all good to go. &amp;nbsp;My apps seem to be working ok, I just keep getting these error messages. &amp;nbsp;
&lt;br&gt;&lt;br&gt;Any help you could lend to get rid of these would be very much appreciated.
&lt;br&gt;&lt;br&gt;Thanks in advance!
&lt;br&gt;&lt;br&gt;Mark
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting,
&lt;br&gt;up-to-date ColdFusion information by your peers, delivered to your door four times a year.
&lt;br&gt;&lt;a href=&quot;http://www.fusionauthority.com/quarterly&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.fusionauthority.com/quarterly&lt;/a&gt;&lt;br&gt;&lt;br&gt;Archive: &lt;a href=&quot;http://www.houseoffusion.com/groups/Fusebox/message.cfm/messageid:6886&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/groups/Fusebox/message.cfm/messageid:6886&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/groups/Fusebox/subscribe.cfm&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/groups/Fusebox/subscribe.cfm&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Newbie-questions-tp5700112p5700112.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4512351</id>
	<title>architecture of circuits</title>
	<published>2006-05-22T14:46:32Z</published>
	<updated>2006-05-22T14:46:32Z</updated>
	<author>
		<name>Michael Traher</name>
	</author>
	<content type="html">ignore that last half finished email - it was foating around in drafts in
&lt;br&gt;gmail and I pressed send by accident.
&lt;br&gt;sorry :-(
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mike T
&lt;br&gt;Blog &lt;a href=&quot;http://www.socialpoints.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.socialpoints.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6885&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6885&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/architecture-of-circuits-tp4512351p4512351.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4512306</id>
	<title>architecture of circuits</title>
	<published>2006-05-22T14:44:04Z</published>
	<updated>2006-05-22T14:44:04Z</updated>
	<author>
		<name>Michael Traher</name>
	</author>
	<content type="html">I'm trying to put together a small app which will have a classic shopping
&lt;br&gt;basket kind of functionality.
&lt;br&gt;&lt;br&gt;so I have a circuit which handles displaying the products for sale and there
&lt;br&gt;are several fuseactions to show different types of products.
&lt;br&gt;selectproductsA
&lt;br&gt;selectproductsB
&lt;br&gt;&lt;br&gt;From any of these fuseactions the user can click addtobasket or
&lt;br&gt;removefrombasket or checkout
&lt;br&gt;&lt;br&gt;I have a basket circuit which will handle the basket updates.
&lt;br&gt;&lt;br&gt;My problem is the flow.
&lt;br&gt;&lt;br&gt;When they click addtobasket from
&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Mike T
&lt;br&gt;Blog &lt;a href=&quot;http://www.socialpoints.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.socialpoints.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6884&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6884&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/architecture-of-circuits-tp4512306p4512306.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4033611</id>
	<title>Re: Fusedoc Generator / Test Harness Generator</title>
	<published>2006-04-21T14:30:07Z</published>
	<updated>2006-04-21T14:30:07Z</updated>
	<author>
		<name>Sean Corfield</name>
	</author>
	<content type="html">On 4/21/06, Steve Nelson &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=4033611&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;m@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Actually Homesite extensions use javascript too. VTML is not the language
&lt;br&gt;&amp;gt; used to write the Test Harness Generator. It's written in JS with some HS
&lt;br&gt;&amp;gt; specific classes. It could be ported over to DW without too much work, but I
&lt;br&gt;&amp;gt; haven't sold enough of them to make it worth my while.
&lt;br&gt;&lt;br&gt;I sit corrected. Thank you.
&lt;br&gt;&lt;br&gt;When's the Eclipse plugin coming for these then Steve?
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6883&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6883&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fusebox4.1---Application.cfc-tp342795p4033611.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4032898</id>
	<title>RE: Fusedoc Generator / Test Harness Generator</title>
	<published>2006-04-21T13:40:57Z</published>
	<updated>2006-04-21T13:40:57Z</updated>
	<author>
		<name>SteveNelson</name>
	</author>
	<content type="html">Actually Homesite extensions use javascript too. VTML is not the language
&lt;br&gt;used to write the Test Harness Generator. It's written in JS with some HS
&lt;br&gt;specific classes. It could be ported over to DW without too much work, but I
&lt;br&gt;haven't sold enough of them to make it worth my while.
&lt;br&gt;&lt;br&gt;Steve Nelson
&lt;br&gt;SecretAgents, Inc.
&lt;br&gt;(843)-278-5075
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=4032898&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;m@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://www.secretagents.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.secretagents.com&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Sean Corfield [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=4032898&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;seancorfield@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, April 21, 2006 2:13 PM
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Re: Fusedoc Generator / Test Harness Generator
&lt;br&gt;&lt;br&gt;On 4/20/06, Mark Kecko &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=4032898&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Fusedoc Generator for Homesite
&lt;br&gt;&amp;gt; Test Harness Generator for Homesite
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anyone tell me if these tools will work with Dreamweaver 8? &amp;nbsp;We
&lt;br&gt;&amp;gt; don't use HomeSite.
&lt;br&gt;&lt;br&gt;No. HomeSite uses VTML for extensions, Dreamweaver uses JavaScript.
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6882&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6882&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fusebox4.1---Application.cfc-tp342795p4032898.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4031553</id>
	<title>Re: Fusedoc Generator / Test Harness Generator</title>
	<published>2006-04-21T12:13:13Z</published>
	<updated>2006-04-21T12:13:13Z</updated>
	<author>
		<name>Sean Corfield</name>
	</author>
	<content type="html">On 4/20/06, Mark Kecko &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=4031553&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Fusedoc Generator for Homesite
&lt;br&gt;&amp;gt; Test Harness Generator for Homesite
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Can anyone tell me if these tools will work with Dreamweaver 8? &amp;nbsp;We
&lt;br&gt;&amp;gt; don't use HomeSite.
&lt;br&gt;&lt;br&gt;No. HomeSite uses VTML for extensions, Dreamweaver uses JavaScript.
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6881&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6881&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fusebox4.1---Application.cfc-tp342795p4031553.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-4008330</id>
	<title>Fusedoc Generator / Test Harness Generator</title>
	<published>2006-04-20T08:27:35Z</published>
	<updated>2006-04-20T08:27:35Z</updated>
	<author>
		<name>Mark Kecko</name>
	</author>
	<content type="html">Fusedoc Generator for Homesite	
&lt;br&gt;Test Harness Generator for Homesite
&lt;br&gt;&lt;br&gt;Can anyone tell me if these tools will work with Dreamweaver 8? &amp;nbsp;We 
&lt;br&gt;don't use HomeSite.
&lt;br&gt;&lt;br&gt;Has anyone else had success with these tools?
&lt;br&gt;&lt;br&gt;Mark Kecko
&lt;br&gt;Technology Director
&lt;br&gt;MediaPost Communications
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=4008330&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;
&lt;br&gt;212-204-2002
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6880&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6880&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fusebox4.1---Application.cfc-tp342795p4008330.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-3986042</id>
	<title>Anyone using Adalon????</title>
	<published>2006-04-19T05:57:30Z</published>
	<updated>2006-04-19T05:57:30Z</updated>
	<author>
		<name>Raavin</name>
	</author>
	<content type="html">Hey there,
&lt;br&gt;&lt;br&gt;Is anyone using Adalon on the list. I've been having a play with it 
&lt;br&gt;recently and I've been having some issues related to exporting of 
&lt;br&gt;Fusebox 4.1 code. These are they...
&lt;br&gt;&lt;br&gt;1. I may not have set up things right but for some reason I lose an XFA 
&lt;br&gt;in the translation. That's what seems to be happening anyway. I've 
&lt;br&gt;provided a link to a simple test project with a couple of fuseactions 
&lt;br&gt;and an XFA per page. In the output it doesn't show up any XFAs.
&lt;br&gt;&lt;br&gt;2. In the demo videos on the site, it would seem that datafields should 
&lt;br&gt;be links but mine don't seem to be.
&lt;br&gt;&lt;br&gt;3. I'm an idiot obviously, but in the circuit.xml.cfm file, the fusedoc 
&lt;br&gt;bits make it throw an error reading the file and for some reason in 
&lt;br&gt;fusebox.xml.cfm, In &amp;lt;circuit alias=&amp;quot;testcircuit&amp;quot; path=&amp;quot;&amp;quot; parent=&amp;quot;&amp;quot; /&amp;gt; 
&lt;br&gt;the path doesn't seem to allow me to put the circuit files in a 
&lt;br&gt;subfolder, they need to be in the main app folder.
&lt;br&gt;&lt;br&gt;You can download the project at &lt;a href=&quot;http://www.kreat-if.com/filez/test.prj&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.kreat-if.com/filez/test.prj&lt;/a&gt;&amp;nbsp;
&lt;br&gt;to see what I mean.
&lt;br&gt;&lt;br&gt;Hope someone can shed some light.
&lt;br&gt;&lt;br&gt;Cheers &amp;nbsp;&amp; take care,
&lt;br&gt;&lt;br&gt;Raavin ;)
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6879&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6879&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Anyone-using-Adalon-----tp3986042p3986042.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-3517988</id>
	<title>Re: OT: .NET and RDS</title>
	<published>2006-03-21T10:17:01Z</published>
	<updated>2006-03-21T10:17:01Z</updated>
	<author>
		<name>Mark Drew</name>
	</author>
	<content type="html">I cant say I have. Maybe re-do the connector and make sure that the &amp;nbsp;
&lt;br&gt;CFIDE folder is still accessible and its runnable.
&lt;br&gt;&lt;br&gt;..Net might just do things like that so it pretends to be the better &amp;nbsp;
&lt;br&gt;platform
&lt;br&gt;&lt;br&gt;MD
&lt;br&gt;&lt;br&gt;On 21 Mar 2006, at 18:11, Mark Kecko wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I just installed .NET on my Windows 2003 Server and all of a sudden &amp;nbsp;
&lt;br&gt;&amp;gt; RDS
&lt;br&gt;&amp;gt; stopped working. &amp;nbsp;I get an error that RDS can't create the remote
&lt;br&gt;&amp;gt; folder, despite the fact that I'm editing a exsiting file. &amp;nbsp;Anyone &amp;nbsp;
&lt;br&gt;&amp;gt; seen
&lt;br&gt;&amp;gt; anything like this. &amp;nbsp;Google didn't turn anything up for me :(
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mark Kecko
&lt;br&gt;&amp;gt; Technology Director
&lt;br&gt;&amp;gt; MediaPost Communications
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=3517988&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 212-204-2002
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6878&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6878&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-.NET-and-RDS-tp3517843p3517988.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-3517843</id>
	<title>OT: .NET and RDS</title>
	<published>2006-03-21T10:10:02Z</published>
	<updated>2006-03-21T10:10:02Z</updated>
	<author>
		<name>Mark Kecko</name>
	</author>
	<content type="html">I just installed .NET on my Windows 2003 Server and all of a sudden RDS 
&lt;br&gt;stopped working. &amp;nbsp;I get an error that RDS can't create the remote 
&lt;br&gt;folder, despite the fact that I'm editing a exsiting file. &amp;nbsp;Anyone seen 
&lt;br&gt;anything like this. &amp;nbsp;Google didn't turn anything up for me :(
&lt;br&gt;&lt;br&gt;Mark Kecko
&lt;br&gt;Technology Director
&lt;br&gt;MediaPost Communications
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=3517843&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;
&lt;br&gt;212-204-2002
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6877&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6877&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OT%3A-.NET-and-RDS-tp3517843p3517843.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1551607</id>
	<title>RE: Any major sites out there on FB?</title>
	<published>2005-11-18T09:30:20Z</published>
	<updated>2005-11-18T09:30:20Z</updated>
	<author>
		<name>Mark Smyth</name>
	</author>
	<content type="html">You could take a look at seefusion
&lt;br&gt;&lt;br&gt;www.seefusion.com
&lt;br&gt;&lt;br&gt;I've been looking at this with fusebox apps, it logs page requests and
&lt;br&gt;importantly gives you the fuseaction of pages as well as the SQL running
&lt;br&gt;&lt;br&gt;hth
&lt;br&gt;mark
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1551607&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;] 
&lt;br&gt;Sent: 13 November 2005 00:38
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Re: Any major sites out there on FB?
&lt;br&gt;&lt;br&gt;Thanks Jeff, that the kind of info I was after. I think that as we arent
&lt;br&gt;geographically 'challenged', only by the dividers between desks, the locking
&lt;br&gt;system we have in place now would be the way to continue. If we were to move
&lt;br&gt;to the other system and FB at the same time we would open up a can o' worms.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Can VCS be an effective way to progress projects and files through the SDLC
&lt;br&gt;environments to production?
&lt;br&gt;&lt;br&gt;On 11/12/05, Jeff Peters &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1551607&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jeff@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In terms of file version control, Fusebox is no more prone to problems 
&lt;br&gt;&amp;gt; than other approaches.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; FB does make a project much easier to approach in teams, because the 
&lt;br&gt;&amp;gt; files are much smaller, allowing developers to work in parallel 
&lt;br&gt;&amp;gt; instead of waiting for each other to finish with large, multi-purpose 
&lt;br&gt;&amp;gt; files (assuming pessimistic version control--see next paragraph).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any development team must use version control of some kind. Otherwise, 
&lt;br&gt;&amp;gt; changes will be lost at some point. My team uses the model Gabe
&lt;br&gt;&amp;gt; described: each developer has a local implementation of the 
&lt;br&gt;&amp;gt; application, and the code base is stored in a version control system. 
&lt;br&gt;&amp;gt; We use a locking (pessimistic) VCS, which means when I check out a 
&lt;br&gt;&amp;gt; file, no one else can make changes until I check it back in. Other VCS 
&lt;br&gt;&amp;gt; systems use an optimistic model, in which anyone can work on any file 
&lt;br&gt;&amp;gt; at any time; when you check a file in, the VCS compares it with the 
&lt;br&gt;&amp;gt; official version and allows you to merge any changes. The pessimistic 
&lt;br&gt;&amp;gt; model is fine for smaller teams that work in constant communication 
&lt;br&gt;&amp;gt; with one another: if someone forgets to check a file in (or release 
&lt;br&gt;&amp;gt; its lock), the project manager can kick him in the head and make him 
&lt;br&gt;&amp;gt; unlock it. The optimistic model is more flexible for larger or 
&lt;br&gt;&amp;gt; geographically diverse development teams (which is why it is more popular
&lt;/div&gt;with most OSS projects).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Jeff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6856&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6856&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1551607.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1458456</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-12T16:37:54Z</published>
	<updated>2005-11-12T16:37:54Z</updated>
	<author>
		<name>Duncan-3</name>
	</author>
	<content type="html">Thanks Jeff, that the kind of info I was after. I think that as we arent
&lt;br&gt;geographically 'challenged', only by the dividers between desks, the locking
&lt;br&gt;system we have in place now would be the way to continue. If we were to move
&lt;br&gt;to the other system and FB at the same time we would open up a can o' worms.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Can VCS be an effective way to progress projects and files through the SDLC
&lt;br&gt;environments to production?
&lt;br&gt;&lt;br&gt;On 11/12/05, Jeff Peters &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1458456&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jeff@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In terms of file version control, Fusebox is no more prone to problems
&lt;br&gt;&amp;gt; than other approaches.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; FB does make a project much easier to approach in teams, because the
&lt;br&gt;&amp;gt; files are much smaller, allowing developers to work in parallel instead
&lt;br&gt;&amp;gt; of waiting for each other to finish with large, multi-purpose files
&lt;br&gt;&amp;gt; (assuming pessimistic version control--see next paragraph).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any development team must use version control of some kind. Otherwise,
&lt;br&gt;&amp;gt; changes will be lost at some point. My team uses the model Gabe
&lt;br&gt;&amp;gt; described: each developer has a local implementation of the application,
&lt;br&gt;&amp;gt; and the code base is stored in a version control system. We use a
&lt;br&gt;&amp;gt; locking (pessimistic) VCS, which means when I check out a file, no one
&lt;br&gt;&amp;gt; else can make changes until I check it back in. Other VCS systems use
&lt;br&gt;&amp;gt; an optimistic model, in which anyone can work on any file at any time;
&lt;br&gt;&amp;gt; when you check a file in, the VCS compares it with the official version
&lt;br&gt;&amp;gt; and allows you to merge any changes. The pessimistic model is fine for
&lt;br&gt;&amp;gt; smaller teams that work in constant communication with one another: if
&lt;br&gt;&amp;gt; someone forgets to check a file in (or release its lock), the project
&lt;br&gt;&amp;gt; manager can kick him in the head and make him unlock it. The optimistic
&lt;br&gt;&amp;gt; model is more flexible for larger or geographically diverse development
&lt;br&gt;&amp;gt; teams (which is why it is more popular with most OSS projects).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Jeff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Purchase Studio MX with Flash Pro from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=51&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=51&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6855&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6855&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1458456.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1449857</id>
	<title>RE: Debugging</title>
	<published>2005-11-11T18:36:50Z</published>
	<updated>2005-11-11T18:36:50Z</updated>
	<author>
		<name>gabriel l smallman</name>
	</author>
	<content type="html">Issue is with pipe and filter approach the only info you get in the log is
&lt;br&gt;&lt;br&gt;Index.cfm to 72 seconds to run.
&lt;br&gt;&lt;br&gt;Which doesn't tell you what circuit/fuse was causing the issue. Anyone got a
&lt;br&gt;work around?
&lt;br&gt;&lt;br&gt;g
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Sean Corfield [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1449857&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;seancorfield@...&lt;/a&gt;] 
&lt;br&gt;Sent: Friday, November 11, 2005 9:03 PM
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Re: Debugging
&lt;br&gt;&lt;br&gt;On 11/11/05, Mark Kecko &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1449857&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I wrote a FB4.1 app that has worked fine for about 6 months. &amp;nbsp;Recently 
&lt;br&gt;&amp;gt; something was introduced or something changed that's causing jrun 
&lt;br&gt;&amp;gt; errors on the site. Something happens that causes the FB runtime file 
&lt;br&gt;&amp;gt; to start taking a long time, 500ms or so, then requests start queueing 
&lt;br&gt;&amp;gt; up, then jrun error.
&lt;br&gt;&lt;br&gt;I'd start by enabling all the verbose GC options on jvm.args and enabling
&lt;br&gt;monitoring in the JRun logs so you can get a sense of what the memory /
&lt;br&gt;session usage is when the problem manifests.
&lt;br&gt;&lt;br&gt;I'd also enable the log slow pages option in the CF Admin (log everything
&lt;br&gt;taking over 1 second perhaps).
&lt;br&gt;&lt;br&gt;That might at least give you a little bit more information about patterns of
&lt;br&gt;usage around the time of failure.
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6854&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6854&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1449857.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1449660</id>
	<title>Re: Debugging</title>
	<published>2005-11-11T18:03:12Z</published>
	<updated>2005-11-11T18:03:12Z</updated>
	<author>
		<name>Sean Corfield</name>
	</author>
	<content type="html">On 11/11/05, Mark Kecko &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1449660&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I wrote a FB4.1 app that has worked fine for about 6 months. &amp;nbsp;Recently
&lt;br&gt;&amp;gt; something was introduced or something changed that's causing jrun errors
&lt;br&gt;&amp;gt; on the site. Something happens that causes the FB runtime file to start
&lt;br&gt;&amp;gt; taking a long time, 500ms or so, then requests start queueing up, then
&lt;br&gt;&amp;gt; jrun error.
&lt;br&gt;&lt;br&gt;I'd start by enabling all the verbose GC options on jvm.args and
&lt;br&gt;enabling monitoring in the JRun logs so you can get a sense of what
&lt;br&gt;the memory / session usage is when the problem manifests.
&lt;br&gt;&lt;br&gt;I'd also enable the log slow pages option in the CF Admin (log
&lt;br&gt;everything taking over 1 second perhaps).
&lt;br&gt;&lt;br&gt;That might at least give you a little bit more information about
&lt;br&gt;patterns of usage around the time of failure.
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6853&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6853&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1449660.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1448833</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-11T16:13:38Z</published>
	<updated>2005-11-11T16:13:38Z</updated>
	<author>
		<name>jeff-10</name>
	</author>
	<content type="html">In terms of file version control, Fusebox is no more prone to problems 
&lt;br&gt;than other approaches. 
&lt;br&gt;&lt;br&gt;FB does make a project much easier to approach in teams, because the 
&lt;br&gt;files are much smaller, allowing developers to work in parallel instead 
&lt;br&gt;of waiting for each other to finish with large, multi-purpose files 
&lt;br&gt;(assuming pessimistic version control--see next paragraph).
&lt;br&gt;&lt;br&gt;Any development team must use version control of some kind. &amp;nbsp;Otherwise, 
&lt;br&gt;changes will be lost at some point. &amp;nbsp;My team uses the model Gabe 
&lt;br&gt;described: each developer has a local implementation of the application, 
&lt;br&gt;and the code base is stored in a version control system. &amp;nbsp;We use a 
&lt;br&gt;locking (pessimistic) VCS, which means when I check out a file, no one 
&lt;br&gt;else can make changes until I check it back in. &amp;nbsp;Other VCS systems use 
&lt;br&gt;an optimistic model, in which anyone can work on any file at any time; 
&lt;br&gt;when you check a file in, the VCS compares it with the official version 
&lt;br&gt;and allows you to merge any changes. &amp;nbsp;The pessimistic model is fine for 
&lt;br&gt;smaller teams that work in constant communication with one another: if 
&lt;br&gt;someone forgets to check a file in (or release its lock), the project 
&lt;br&gt;manager can kick him in the head and make him unlock it. &amp;nbsp;The optimistic 
&lt;br&gt;model is more flexible for larger or geographically diverse development 
&lt;br&gt;teams (which is why it is more popular with most OSS projects).
&lt;br&gt;&lt;br&gt;- Jeff
&lt;br&gt;&lt;br&gt;Duncan wrote:
&lt;br&gt;&amp;gt; Great info thanks everyone!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So whats the general concensus on working with FB in a team of 10 or so?
&lt;br&gt;&amp;gt; Does it make it easier to prgress multiple projects at the same time or do
&lt;br&gt;&amp;gt; you end up in more of a tangle with files in different versions than an app
&lt;br&gt;&amp;gt; w/o FB?
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Purchase Studio MX from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=50&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=50&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6852&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6852&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1448833.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1444822</id>
	<title>Debugging</title>
	<published>2005-11-11T10:52:44Z</published>
	<updated>2005-11-11T10:52:44Z</updated>
	<author>
		<name>Mark Kecko</name>
	</author>
	<content type="html">I wrote a FB4.1 app that has worked fine for about 6 months. &amp;nbsp;Recently 
&lt;br&gt;something was introduced or something changed that's causing jrun errors 
&lt;br&gt;on the site. Something happens that causes the FB runtime file to start 
&lt;br&gt;taking a long time, 500ms or so, then requests start queueing up, then 
&lt;br&gt;jrun error.
&lt;br&gt;&lt;br&gt;I've combed the CF application logs with little success. Everything is 
&lt;br&gt;index.cfm! What's the best way to troubleshoot this app without having 
&lt;br&gt;to tear it apart?
&lt;br&gt;&lt;br&gt;Maybe I need to rub the budda ;)
&lt;br&gt;&lt;br&gt;Mark Kecko
&lt;br&gt;Technology Director
&lt;br&gt;MediaPost Communications
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1444822&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;mark@...&lt;/a&gt;
&lt;br&gt;212-204-2002
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how to get a fax number that sends and receives faxes using your current email address
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=64&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=64&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6851&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6851&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1444822.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1439848</id>
	<title>RE: Any major sites out there on FB?</title>
	<published>2005-11-11T05:40:02Z</published>
	<updated>2005-11-11T05:40:02Z</updated>
	<author>
		<name>Sandra Clark</name>
	</author>
	<content type="html">Try this
&lt;br&gt;&lt;a href=&quot;http://www.google.com/search?as_q=fuseaction&amp;num=10&amp;hl=en&amp;btnG=Google+Search&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.google.com/search?as_q=fuseaction&amp;num=10&amp;hl=en&amp;btnG=Google+Search&lt;/a&gt;&lt;br&gt;&amp;as_epq=&amp;as_oq=&amp;as_eq=&amp;lr=&amp;as_ft=i&amp;as_filetype=&amp;as_qdr=all&amp;as_occt=url&amp;as_dt
&lt;br&gt;=i&amp;as_sitesearch=.com&amp;as_rights=&amp;safe=images
&lt;br&gt;&lt;br&gt;Returns approximately 5.5 million results for com. &amp;nbsp;If you want, try
&lt;br&gt;searching other domains as well.
&lt;br&gt;&lt;br&gt;Sandy Clark 
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1439848&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;] 
&lt;br&gt;Sent: Thursday, November 10, 2005 5:29 PM
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Re: Any major sites out there on FB?
&lt;br&gt;&lt;br&gt;Gabe, could you expand on this slightly? I understand that we should
&lt;br&gt;probably go to a situation where each developer will have to have an
&lt;br&gt;installation (perhaps work locally). How does the CVS bit fit in? They cant
&lt;br&gt;check out individual files because changes from the other team members wont
&lt;br&gt;get pushed to their version. Therefore the local version is always out of
&lt;br&gt;synch.
&lt;br&gt;&lt;br&gt;On 11/11/05, gabriel l smallman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1439848&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gabe@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think you have to have each developer with there own installation or 
&lt;br&gt;&amp;gt; its madding. Which would force you to a cvs implementation. Which with 
&lt;br&gt;&amp;gt; a team that size is prob. The way you want to go.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gabe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; www.ufc.tv &amp;lt;&lt;a href=&quot;http://www.ufc.tv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ufc.tv&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1439848&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, November 09, 2005 4:09 PM
&lt;br&gt;&amp;gt; To: Fusebox
&lt;br&gt;&amp;gt; Subject: Any major sites out there on FB?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Before I ask the question - I want to point out I am a FB user of many 
&lt;br&gt;&amp;gt; years, and a convert, however I just moved companies and I am among 
&lt;br&gt;&amp;gt; sceptics who have diligently been building an app in a very random 
&lt;br&gt;&amp;gt; fashion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe its time to start again - and I also believe that FB is the 
&lt;br&gt;&amp;gt; way to go. They arent OO coders (so mach-II is out), and they are 
&lt;br&gt;&amp;gt; pretty smart, so I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Its a global i18n app in its infancy really, and the language 
&lt;br&gt;&amp;gt; implementation isnt great by any stretch of the imagination. And there 
&lt;br&gt;&amp;gt; are many other problems that exist that I am trying to find ways of 
&lt;br&gt;&amp;gt; straightening out.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need some ammo to help get FB in the minds of those that count. 
&lt;br&gt;&amp;gt; Firstly I need to have some proof of major sites that use FB. 
&lt;br&gt;&amp;gt; Something on a global scale, prefereably i18n as well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Second one of the big problems right now is templates of 3000 ish 
&lt;br&gt;&amp;gt; lines (!).
&lt;br&gt;&amp;gt; Now these templates get locked in to a process of project SDLC and 
&lt;br&gt;&amp;gt; another project cant get in there and progress to production without 
&lt;br&gt;&amp;gt; project one getting there first or at the same time. From a FB point 
&lt;br&gt;&amp;gt; of view how do you deal with this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Third - I am aware that there is a need to have FB4.1 in development 
&lt;br&gt;&amp;gt; mode whilst developing. My last company had 3 developers on one FB 
&lt;br&gt;&amp;gt; box, and it got frustrating at times because requests overlapped and 
&lt;br&gt;&amp;gt; the compile couldnt keep up. With 9 developers now, what model would 
&lt;br&gt;&amp;gt; we need to adopt with VSS (I am open to moving to CVS or similar) to 
&lt;br&gt;&amp;gt; allow developers to work smoothly?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know its a lot, but the size of the team and the magnitude of the 
&lt;br&gt;&amp;gt; problem I face is nothing like I have seen before.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1439848&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;I can only please one person per day. Today is not looking good. 
&lt;br&gt;&amp;gt; Tomorrow isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6850&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6850&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1439848.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1435273</id>
	<title>Re: Fusebox: Digest every 8 hours</title>
	<published>2005-11-10T21:38:00Z</published>
	<updated>2005-11-10T21:38:00Z</updated>
	<author>
		<name>Sean Corfield</name>
	</author>
	<content type="html">On 11/10/05, Bonnie E. Betts &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1435273&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;bbetts@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; I'm sorry,...... what is i18n????
&lt;br&gt;&lt;br&gt;Google gives this site as the number one result:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.w3.org/International/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.w3.org/International/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Google's great, you should try it some time :)
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6849&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6849&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Fusebox%3A-Digest-every-8-hours-tp1430536p1435273.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1434015</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-10T18:29:49Z</published>
	<updated>2005-11-10T18:29:49Z</updated>
	<author>
		<name>Duncan-3</name>
	</author>
	<content type="html">Great info thanks everyone!
&lt;br&gt;&lt;br&gt;So whats the general concensus on working with FB in a team of 10 or so?
&lt;br&gt;Does it make it easier to prgress multiple projects at the same time or do
&lt;br&gt;you end up in more of a tangle with files in different versions than an app
&lt;br&gt;w/o FB?
&lt;br&gt;&lt;br&gt;On 11/11/05, Jeff Peters &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1434015&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jeff@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; As for high-visibility Fusebox implementations, here are a few for
&lt;br&gt;&amp;gt; references:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; RoomsToGo.com
&lt;br&gt;&amp;gt; Many U.S. Senators (frist.senate.gov &amp;lt;&lt;a href=&quot;http://frist.senate.gov&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://frist.senate.gov&lt;/a&gt;&amp;gt;,
&lt;br&gt;&amp;gt; specter.senate.gov &amp;lt;&lt;a href=&quot;http://specter.senate.gov&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://specter.senate.gov&lt;/a&gt;&amp;gt;, hagel,
&lt;br&gt;&amp;gt; bunning, burr, etc., etc.)
&lt;br&gt;&amp;gt; Many U.S. Representatives &amp; committees (linder.house.gov&amp;lt;&lt;a href=&quot;http://linder.house.gov&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://linder.house.gov&lt;/a&gt;&amp;gt;,
&lt;br&gt;&amp;gt; jeffmiller,
&lt;br&gt;&amp;gt; appropriations, etc.)
&lt;br&gt;&amp;gt; AT&amp;T Business Internet Services Help Center
&lt;br&gt;&amp;gt; (&lt;a href=&quot;https://help.attbusiness.net/index.cfm?*fuseaction*=downloads.home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://help.attbusiness.net/index.cfm?*fuseaction*=downloads.home&lt;/a&gt;)
&lt;br&gt;&amp;gt; U.S. Government's EnergyStar program (www.energystar.gov&amp;lt;&lt;a href=&quot;http://www.energystar.gov&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.energystar.gov&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; )
&lt;br&gt;&amp;gt; Canon in South &amp; Southeast Asia (JSP Fusebox)
&lt;br&gt;&amp;gt; (&lt;a href=&quot;http://www.canon-asia.com/index.jsp?fuseaction=digitalcamera&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.canon-asia.com/index.jsp?fuseaction=digitalcamera&lt;/a&gt;)
&lt;br&gt;&amp;gt; MySpace.com (one of the highest traffic sites on the net; parts of their
&lt;br&gt;&amp;gt; site are Fusebox) (music.myspace.com/index.cfm?*fuseaction*=music&amp;lt;&lt;a href=&quot;http://music.myspace.com/index.cfm?*fuseaction*=music&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://music.myspace.com/index.cfm?*fuseaction*=music&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; )
&lt;br&gt;&amp;gt; NORAD (www.norad.mil &amp;lt;&lt;a href=&quot;http://www.norad.mil&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.norad.mil&lt;/a&gt;&amp;gt;)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - Jeff
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; gabriel l smallman wrote:
&lt;br&gt;&amp;gt; &amp;gt; I think you have to have each developer with there own installation or
&lt;br&gt;&amp;gt; its
&lt;br&gt;&amp;gt; &amp;gt; madding. Which would force you to a cvs implementation. Which with a
&lt;br&gt;&amp;gt; team
&lt;br&gt;&amp;gt; &amp;gt; that size is prob. The way you want to go.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Gabe
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; www.ufc.tv &amp;lt;&lt;a href=&quot;http://www.ufc.tv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ufc.tv&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; &amp;gt; From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1434015&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; &amp;gt; Sent: Wednesday, November 09, 2005 4:09 PM
&lt;br&gt;&amp;gt; &amp;gt; To: Fusebox
&lt;br&gt;&amp;gt; &amp;gt; Subject: Any major sites out there on FB?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;&amp;gt; &amp;gt; years, and a convert, however I just moved companies and I am among
&lt;br&gt;&amp;gt; sceptics
&lt;br&gt;&amp;gt; &amp;gt; who have diligently been building an app in a very random fashion.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I believe its time to start again - and I also believe that FB is the
&lt;br&gt;&amp;gt; way to
&lt;br&gt;&amp;gt; &amp;gt; go. They arent OO coders (so mach-II is out), and they are pretty smart,
&lt;br&gt;&amp;gt; so
&lt;br&gt;&amp;gt; &amp;gt; I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Its a global i18n app in its infancy really, and the language
&lt;br&gt;&amp;gt; implementation
&lt;br&gt;&amp;gt; &amp;gt; isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;&amp;gt; &amp;gt; problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I need some ammo to help get FB in the minds of those that count.
&lt;br&gt;&amp;gt; Firstly I
&lt;br&gt;&amp;gt; &amp;gt; need to have some proof of major sites that use FB. Something on a
&lt;br&gt;&amp;gt; global
&lt;br&gt;&amp;gt; &amp;gt; scale, prefereably i18n as well.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Second one of the big problems right now is templates of 3000 ish lines
&lt;br&gt;&amp;gt; (!).
&lt;br&gt;&amp;gt; &amp;gt; Now these templates get locked in to a process of project SDLC and
&lt;br&gt;&amp;gt; another
&lt;br&gt;&amp;gt; &amp;gt; project cant get in there and progress to production without project one
&lt;br&gt;&amp;gt; &amp;gt; getting there first or at the same time. From a FB point of view how do
&lt;br&gt;&amp;gt; you
&lt;br&gt;&amp;gt; &amp;gt; deal with this?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Third - I am aware that there is a need to have FB4.1 in development
&lt;br&gt;&amp;gt; mode
&lt;br&gt;&amp;gt; &amp;gt; whilst developing. My last company had 3 developers on one FB box, and
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; &amp;gt; got frustrating at times because requests overlapped and the compile
&lt;br&gt;&amp;gt; couldnt
&lt;br&gt;&amp;gt; &amp;gt; keep up. With 9 developers now, what model would we need to adopt with
&lt;br&gt;&amp;gt; VSS
&lt;br&gt;&amp;gt; &amp;gt; (I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;&amp;gt; &amp;gt; smoothly?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I know its a lot, but the size of the team and the magnitude of the
&lt;br&gt;&amp;gt; problem
&lt;br&gt;&amp;gt; &amp;gt; I face is nothing like I have seen before.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; &amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1434015&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;I can only please one person per day. Today is not looking good.
&lt;br&gt;&amp;gt; Tomorrow
&lt;br&gt;&amp;gt; &amp;gt; isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6848&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6848&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1434015.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1432257</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-10T15:15:50Z</published>
	<updated>2005-11-10T15:15:50Z</updated>
	<author>
		<name>jeff-10</name>
	</author>
	<content type="html">As for high-visibility Fusebox implementations, here are a few for 
&lt;br&gt;references:
&lt;br&gt;&lt;br&gt;RoomsToGo.com
&lt;br&gt;Many U.S. Senators (frist.senate.gov, specter.senate.gov, hagel, 
&lt;br&gt;bunning, burr, etc., etc.)
&lt;br&gt;Many U.S. Representatives &amp; committees (linder.house.gov, jeffmiller, 
&lt;br&gt;appropriations, etc.)
&lt;br&gt;AT&amp;T Business Internet Services Help Center 
&lt;br&gt;(&lt;a href=&quot;https://help.attbusiness.net/index.cfm?*fuseaction*=downloads.home&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://help.attbusiness.net/index.cfm?*fuseaction*=downloads.home&lt;/a&gt;)
&lt;br&gt;U.S. Government's EnergyStar program &amp;nbsp;(www.energystar.gov)
&lt;br&gt;Canon in South &amp; Southeast Asia (JSP Fusebox) &amp;nbsp;
&lt;br&gt;(&lt;a href=&quot;http://www.canon-asia.com/index.jsp?fuseaction=digitalcamera&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.canon-asia.com/index.jsp?fuseaction=digitalcamera&lt;/a&gt;)
&lt;br&gt;MySpace.com (one of the highest traffic sites on the net; parts of their 
&lt;br&gt;site are Fusebox) (music.myspace.com/index.cfm?*fuseaction*=music)
&lt;br&gt;NORAD (www.norad.mil)
&lt;br&gt;&lt;br&gt;- Jeff
&lt;br&gt;&lt;br&gt;gabriel l smallman wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I think you have to have each developer with there own installation or its
&lt;br&gt;&amp;gt; madding. Which would force you to a cvs implementation. Which with a team
&lt;br&gt;&amp;gt; that size is prob. The way you want to go.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gabe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; www.ufc.tv
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1432257&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: Wednesday, November 09, 2005 4:09 PM
&lt;br&gt;&amp;gt; To: Fusebox
&lt;br&gt;&amp;gt; Subject: Any major sites out there on FB?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;&amp;gt; years, and a convert, however I just moved companies and I am among sceptics
&lt;br&gt;&amp;gt; who have diligently been building an app in a very random fashion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe its time to start again - and I also believe that FB is the way to
&lt;br&gt;&amp;gt; go. They arent OO coders (so mach-II is out), and they are pretty smart, so
&lt;br&gt;&amp;gt; I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Its a global i18n app in its infancy really, and the language implementation
&lt;br&gt;&amp;gt; isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;&amp;gt; problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need some ammo to help get FB in the minds of those that count. Firstly I
&lt;br&gt;&amp;gt; need to have some proof of major sites that use FB. Something on a global
&lt;br&gt;&amp;gt; scale, prefereably i18n as well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Second one of the big problems right now is templates of 3000 ish lines (!).
&lt;br&gt;&amp;gt; Now these templates get locked in to a process of project SDLC and another
&lt;br&gt;&amp;gt; project cant get in there and progress to production without project one
&lt;br&gt;&amp;gt; getting there first or at the same time. From a FB point of view how do you
&lt;br&gt;&amp;gt; deal with this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Third - I am aware that there is a need to have FB4.1 in development mode
&lt;br&gt;&amp;gt; whilst developing. My last company had 3 developers on one FB box, and it
&lt;br&gt;&amp;gt; got frustrating at times because requests overlapped and the compile couldnt
&lt;br&gt;&amp;gt; keep up. With 9 developers now, what model would we need to adopt with VSS
&lt;br&gt;&amp;gt; (I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;&amp;gt; smoothly?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know its a lot, but the size of the team and the magnitude of the problem
&lt;br&gt;&amp;gt; I face is nothing like I have seen before.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1432257&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;I can only please one person per day. Today is not looking good. Tomorrow
&lt;br&gt;&amp;gt; isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6847&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6847&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1432257.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1431767</id>
	<title>RE: Any major sites out there on FB?</title>
	<published>2005-11-10T14:41:44Z</published>
	<updated>2005-11-10T14:41:44Z</updated>
	<author>
		<name>gabriel l smallman</name>
	</author>
	<content type="html">I was thinking each person would have there own install and publish to a
&lt;br&gt;development server. Cvs would manage the in/out and merging of files as
&lt;br&gt;people brought them back and published them. So developers would sync with
&lt;br&gt;the dev. Machine, then push changes to a staging machine where q&amp;a is done.
&lt;br&gt;Just a thought
&lt;br&gt;&lt;br&gt;g
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431767&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;] 
&lt;br&gt;Sent: Thursday, November 10, 2005 5:29 PM
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Re: Any major sites out there on FB?
&lt;br&gt;&lt;br&gt;Gabe, could you expand on this slightly? I understand that we should
&lt;br&gt;probably go to a situation where each developer will have to have an
&lt;br&gt;installation (perhaps work locally). How does the CVS bit fit in? They cant
&lt;br&gt;check out individual files because changes from the other team members wont
&lt;br&gt;get pushed to their version. Therefore the local version is always out of
&lt;br&gt;synch.
&lt;br&gt;&lt;br&gt;On 11/11/05, gabriel l smallman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431767&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gabe@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think you have to have each developer with there own installation or 
&lt;br&gt;&amp;gt; its madding. Which would force you to a cvs implementation. Which with 
&lt;br&gt;&amp;gt; a team that size is prob. The way you want to go.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gabe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; www.ufc.tv &amp;lt;&lt;a href=&quot;http://www.ufc.tv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ufc.tv&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431767&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, November 09, 2005 4:09 PM
&lt;br&gt;&amp;gt; To: Fusebox
&lt;br&gt;&amp;gt; Subject: Any major sites out there on FB?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Before I ask the question - I want to point out I am a FB user of many 
&lt;br&gt;&amp;gt; years, and a convert, however I just moved companies and I am among 
&lt;br&gt;&amp;gt; sceptics who have diligently been building an app in a very random 
&lt;br&gt;&amp;gt; fashion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe its time to start again - and I also believe that FB is the 
&lt;br&gt;&amp;gt; way to go. They arent OO coders (so mach-II is out), and they are 
&lt;br&gt;&amp;gt; pretty smart, so I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Its a global i18n app in its infancy really, and the language 
&lt;br&gt;&amp;gt; implementation isnt great by any stretch of the imagination. And there 
&lt;br&gt;&amp;gt; are many other problems that exist that I am trying to find ways of 
&lt;br&gt;&amp;gt; straightening out.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need some ammo to help get FB in the minds of those that count. 
&lt;br&gt;&amp;gt; Firstly I need to have some proof of major sites that use FB. 
&lt;br&gt;&amp;gt; Something on a global scale, prefereably i18n as well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Second one of the big problems right now is templates of 3000 ish 
&lt;br&gt;&amp;gt; lines (!).
&lt;br&gt;&amp;gt; Now these templates get locked in to a process of project SDLC and 
&lt;br&gt;&amp;gt; another project cant get in there and progress to production without 
&lt;br&gt;&amp;gt; project one getting there first or at the same time. From a FB point 
&lt;br&gt;&amp;gt; of view how do you deal with this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Third - I am aware that there is a need to have FB4.1 in development 
&lt;br&gt;&amp;gt; mode whilst developing. My last company had 3 developers on one FB 
&lt;br&gt;&amp;gt; box, and it got frustrating at times because requests overlapped and 
&lt;br&gt;&amp;gt; the compile couldnt keep up. With 9 developers now, what model would 
&lt;br&gt;&amp;gt; we need to adopt with VSS (I am open to moving to CVS or similar) to 
&lt;br&gt;&amp;gt; allow developers to work smoothly?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know its a lot, but the size of the team and the magnitude of the 
&lt;br&gt;&amp;gt; problem I face is nothing like I have seen before.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431767&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;I can only please one person per day. Today is not looking good. 
&lt;br&gt;&amp;gt; Tomorrow isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6846&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6846&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1431767.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1431559</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-10T14:29:08Z</published>
	<updated>2005-11-10T14:29:08Z</updated>
	<author>
		<name>Duncan-3</name>
	</author>
	<content type="html">Gabe, could you expand on this slightly? I understand that we should
&lt;br&gt;probably go to a situation where each developer will have to have an
&lt;br&gt;installation (perhaps work locally). How does the CVS bit fit in? They cant
&lt;br&gt;check out individual files because changes from the other team members wont
&lt;br&gt;get pushed to their version. Therefore the local version is always out of
&lt;br&gt;synch.
&lt;br&gt;&lt;br&gt;On 11/11/05, gabriel l smallman &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431559&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;gabe@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I think you have to have each developer with there own installation or its
&lt;br&gt;&amp;gt; madding. Which would force you to a cvs implementation. Which with a team
&lt;br&gt;&amp;gt; that size is prob. The way you want to go.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gabe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; www.ufc.tv &amp;lt;&lt;a href=&quot;http://www.ufc.tv&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.ufc.tv&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431559&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;]
&lt;br&gt;&amp;gt; Sent: Wednesday, November 09, 2005 4:09 PM
&lt;br&gt;&amp;gt; To: Fusebox
&lt;br&gt;&amp;gt; Subject: Any major sites out there on FB?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;&amp;gt; years, and a convert, however I just moved companies and I am among
&lt;br&gt;&amp;gt; sceptics
&lt;br&gt;&amp;gt; who have diligently been building an app in a very random fashion.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I believe its time to start again - and I also believe that FB is the way
&lt;br&gt;&amp;gt; to
&lt;br&gt;&amp;gt; go. They arent OO coders (so mach-II is out), and they are pretty smart,
&lt;br&gt;&amp;gt; so
&lt;br&gt;&amp;gt; I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Its a global i18n app in its infancy really, and the language
&lt;br&gt;&amp;gt; implementation
&lt;br&gt;&amp;gt; isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;&amp;gt; problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I need some ammo to help get FB in the minds of those that count. Firstly
&lt;br&gt;&amp;gt; I
&lt;br&gt;&amp;gt; need to have some proof of major sites that use FB. Something on a global
&lt;br&gt;&amp;gt; scale, prefereably i18n as well.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Second one of the big problems right now is templates of 3000 ish lines
&lt;br&gt;&amp;gt; (!).
&lt;br&gt;&amp;gt; Now these templates get locked in to a process of project SDLC and another
&lt;br&gt;&amp;gt; project cant get in there and progress to production without project one
&lt;br&gt;&amp;gt; getting there first or at the same time. From a FB point of view how do
&lt;br&gt;&amp;gt; you
&lt;br&gt;&amp;gt; deal with this?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Third - I am aware that there is a need to have FB4.1 in development mode
&lt;br&gt;&amp;gt; whilst developing. My last company had 3 developers on one FB box, and it
&lt;br&gt;&amp;gt; got frustrating at times because requests overlapped and the compile
&lt;br&gt;&amp;gt; couldnt
&lt;br&gt;&amp;gt; keep up. With 9 developers now, what model would we need to adopt with VSS
&lt;br&gt;&amp;gt; (I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;&amp;gt; smoothly?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I know its a lot, but the size of the team and the magnitude of the
&lt;br&gt;&amp;gt; problem
&lt;br&gt;&amp;gt; I face is nothing like I have seen before.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1431559&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;quot;I can only please one person per day. Today is not looking good. Tomorrow
&lt;br&gt;&amp;gt; isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6845&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6845&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1431559.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1430536</id>
	<title>Re: Fusebox: Digest every 8 hours</title>
	<published>2005-11-10T13:14:12Z</published>
	<updated>2005-11-10T13:14:12Z</updated>
	<author>
		<name>Bonnie E. Betts</name>
	</author>
	<content type="html">I'm sorry,...... what is i18n???? 
&lt;br&gt;&lt;br&gt;Fusebox writes: 
&lt;br&gt;&lt;br&gt;&amp;gt; Fusebox &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10-Nov-05 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue:105
&lt;br&gt;&amp;gt; In this issue:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;Any major sites out there on FB? 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6844&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6844&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Fusebox%3A-Digest-every-8-hours-tp1430536p1430536.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1422241</id>
	<title>RE: Any major sites out there on FB?</title>
	<published>2005-11-10T05:17:40Z</published>
	<updated>2005-11-10T05:17:40Z</updated>
	<author>
		<name>gabriel l smallman</name>
	</author>
	<content type="html">I think you have to have each developer with there own installation or its
&lt;br&gt;madding. Which would force you to a cvs implementation. Which with a team
&lt;br&gt;that size is prob. The way you want to go.
&lt;br&gt;&lt;br&gt;Gabe
&lt;br&gt;&lt;br&gt;www.ufc.tv
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Duncan [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1422241&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;] 
&lt;br&gt;Sent: Wednesday, November 09, 2005 4:09 PM
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Any major sites out there on FB?
&lt;br&gt;&lt;br&gt;Hi all,
&lt;br&gt;&lt;br&gt;Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;years, and a convert, however I just moved companies and I am among sceptics
&lt;br&gt;who have diligently been building an app in a very random fashion.
&lt;br&gt;&lt;br&gt;I believe its time to start again - and I also believe that FB is the way to
&lt;br&gt;go. They arent OO coders (so mach-II is out), and they are pretty smart, so
&lt;br&gt;I dont think it will be a big task for them to grasp.
&lt;br&gt;&lt;br&gt;Its a global i18n app in its infancy really, and the language implementation
&lt;br&gt;isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&lt;br&gt;I need some ammo to help get FB in the minds of those that count. Firstly I
&lt;br&gt;need to have some proof of major sites that use FB. Something on a global
&lt;br&gt;scale, prefereably i18n as well.
&lt;br&gt;&lt;br&gt;Second one of the big problems right now is templates of 3000 ish lines (!).
&lt;br&gt;Now these templates get locked in to a process of project SDLC and another
&lt;br&gt;project cant get in there and progress to production without project one
&lt;br&gt;getting there first or at the same time. From a FB point of view how do you
&lt;br&gt;deal with this?
&lt;br&gt;&lt;br&gt;Third - I am aware that there is a need to have FB4.1 in development mode
&lt;br&gt;whilst developing. My last company had 3 developers on one FB box, and it
&lt;br&gt;got frustrating at times because requests overlapped and the compile couldnt
&lt;br&gt;keep up. With 9 developers now, what model would we need to adopt with VSS
&lt;br&gt;(I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;smoothly?
&lt;br&gt;&lt;br&gt;I know its a lot, but the size of the team and the magnitude of the problem
&lt;br&gt;I face is nothing like I have seen before.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Duncan I Loxton
&lt;br&gt;www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1422241&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&amp;quot;I can only please one person per day. Today is not looking good. Tomorrow
&lt;br&gt;isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how to get a fax number that sends and receives faxes using your current email address
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=64&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=64&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6843&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6843&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1422241.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1412529</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-09T13:57:47Z</published>
	<updated>2005-11-09T13:57:47Z</updated>
	<author>
		<name>Duncan-3</name>
	</author>
	<content type="html">Thanks Mike - I am looking for ideas on how to deal with these problems, not
&lt;br&gt;specifically from myspace.
&lt;br&gt;&lt;br&gt;On 11/10/05, Mike Soultanian &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1412529&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;msoultan@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; myspace.com &amp;lt;&lt;a href=&quot;http://myspace.com&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://myspace.com&lt;/a&gt;&amp;gt; - I think it's the 4th largest site on
&lt;br&gt;&amp;gt; the web.
&lt;br&gt;&amp;gt; Unfortunately, I don't know the internal workings of their site
&lt;br&gt;&amp;gt; development.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Mike
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Duncan wrote:
&lt;br&gt;&amp;gt; &amp;gt; Hi all,
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;&amp;gt; &amp;gt; years, and a convert, however I just moved companies and I am among
&lt;br&gt;&amp;gt; sceptics
&lt;br&gt;&amp;gt; &amp;gt; who have diligently been building an app in a very random fashion.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I believe its time to start again - and I also believe that FB is the
&lt;br&gt;&amp;gt; way to
&lt;br&gt;&amp;gt; &amp;gt; go. They arent OO coders (so mach-II is out), and they are pretty smart,
&lt;br&gt;&amp;gt; so
&lt;br&gt;&amp;gt; &amp;gt; I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Its a global i18n app in its infancy really, and the language
&lt;br&gt;&amp;gt; implementation
&lt;br&gt;&amp;gt; &amp;gt; isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;&amp;gt; &amp;gt; problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I need some ammo to help get FB in the minds of those that count.
&lt;br&gt;&amp;gt; Firstly I
&lt;br&gt;&amp;gt; &amp;gt; need to have some proof of major sites that use FB. Something on a
&lt;br&gt;&amp;gt; global
&lt;br&gt;&amp;gt; &amp;gt; scale, prefereably i18n as well.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Second one of the big problems right now is templates of 3000 ish lines
&lt;br&gt;&amp;gt; (!).
&lt;br&gt;&amp;gt; &amp;gt; Now these templates get locked in to a process of project SDLC and
&lt;br&gt;&amp;gt; another
&lt;br&gt;&amp;gt; &amp;gt; project cant get in there and progress to production without project one
&lt;br&gt;&amp;gt; &amp;gt; getting there first or at the same time. From a FB point of view how do
&lt;br&gt;&amp;gt; you
&lt;br&gt;&amp;gt; &amp;gt; deal with this?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Third - I am aware that there is a need to have FB4.1 in development
&lt;br&gt;&amp;gt; mode
&lt;br&gt;&amp;gt; &amp;gt; whilst developing. My last company had 3 developers on one FB box, and
&lt;br&gt;&amp;gt; it
&lt;br&gt;&amp;gt; &amp;gt; got frustrating at times because requests overlapped and the compile
&lt;br&gt;&amp;gt; couldnt
&lt;br&gt;&amp;gt; &amp;gt; keep up. With 9 developers now, what model would we need to adopt with
&lt;br&gt;&amp;gt; VSS
&lt;br&gt;&amp;gt; &amp;gt; (I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;&amp;gt; &amp;gt; smoothly?
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I know its a lot, but the size of the team and the magnitude of the
&lt;br&gt;&amp;gt; problem
&lt;br&gt;&amp;gt; &amp;gt; I face is nothing like I have seen before.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; &amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt; &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1412529&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;quot;I can only please one person per day. Today is not looking good.
&lt;br&gt;&amp;gt; Tomorrow
&lt;br&gt;&amp;gt; &amp;gt; isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6842&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6842&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1412529.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1411992</id>
	<title>Re: Any major sites out there on FB?</title>
	<published>2005-11-09T13:28:38Z</published>
	<updated>2005-11-09T13:28:38Z</updated>
	<author>
		<name>Mike Soultanian</name>
	</author>
	<content type="html">myspace.com &amp;nbsp;- I think it's the 4th largest site on the web. 
&lt;br&gt;Unfortunately, I don't know the internal workings of their site 
&lt;br&gt;development.
&lt;br&gt;&lt;br&gt;Mike
&lt;br&gt;&lt;br&gt;Duncan wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;&amp;gt; years, and a convert, however I just moved companies and I am among sceptics
&lt;br&gt;&amp;gt; who have diligently been building an app in a very random fashion.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I believe its time to start again - and I also believe that FB is the way to
&lt;br&gt;&amp;gt; go. They arent OO coders (so mach-II is out), and they are pretty smart, so
&lt;br&gt;&amp;gt; I dont think it will be a big task for them to grasp.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Its a global i18n app in its infancy really, and the language implementation
&lt;br&gt;&amp;gt; isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;&amp;gt; problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I need some ammo to help get FB in the minds of those that count. Firstly I
&lt;br&gt;&amp;gt; need to have some proof of major sites that use FB. Something on a global
&lt;br&gt;&amp;gt; scale, prefereably i18n as well.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Second one of the big problems right now is templates of 3000 ish lines (!).
&lt;br&gt;&amp;gt; Now these templates get locked in to a process of project SDLC and another
&lt;br&gt;&amp;gt; project cant get in there and progress to production without project one
&lt;br&gt;&amp;gt; getting there first or at the same time. From a FB point of view how do you
&lt;br&gt;&amp;gt; deal with this?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Third - I am aware that there is a need to have FB4.1 in development mode
&lt;br&gt;&amp;gt; whilst developing. My last company had 3 developers on one FB box, and it
&lt;br&gt;&amp;gt; got frustrating at times because requests overlapped and the compile couldnt
&lt;br&gt;&amp;gt; keep up. With 9 developers now, what model would we need to adopt with VSS
&lt;br&gt;&amp;gt; (I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;&amp;gt; smoothly?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I know its a lot, but the size of the team and the magnitude of the problem
&lt;br&gt;&amp;gt; I face is nothing like I have seen before.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt; Duncan I Loxton
&lt;br&gt;&amp;gt; www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1411992&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;quot;I can only please one person per day. Today is not looking good. Tomorrow
&lt;br&gt;&amp;gt; isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Stay Ahead of Hackers - Download ZoneAlarm Pro
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=65&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=65&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6841&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6841&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1411992.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1411691</id>
	<title>Any major sites out there on FB?</title>
	<published>2005-11-09T13:09:17Z</published>
	<updated>2005-11-09T13:09:17Z</updated>
	<author>
		<name>Duncan-3</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;Before I ask the question - I want to point out I am a FB user of many
&lt;br&gt;years, and a convert, however I just moved companies and I am among sceptics
&lt;br&gt;who have diligently been building an app in a very random fashion.
&lt;br&gt;&lt;br&gt;I believe its time to start again - and I also believe that FB is the way to
&lt;br&gt;go. They arent OO coders (so mach-II is out), and they are pretty smart, so
&lt;br&gt;I dont think it will be a big task for them to grasp.
&lt;br&gt;&lt;br&gt;Its a global i18n app in its infancy really, and the language implementation
&lt;br&gt;isnt great by any stretch of the imagination. And there are many other
&lt;br&gt;problems that exist that I am trying to find ways of straightening out.
&lt;br&gt;&lt;br&gt;I need some ammo to help get FB in the minds of those that count. Firstly I
&lt;br&gt;need to have some proof of major sites that use FB. Something on a global
&lt;br&gt;scale, prefereably i18n as well.
&lt;br&gt;&lt;br&gt;Second one of the big problems right now is templates of 3000 ish lines (!).
&lt;br&gt;Now these templates get locked in to a process of project SDLC and another
&lt;br&gt;project cant get in there and progress to production without project one
&lt;br&gt;getting there first or at the same time. From a FB point of view how do you
&lt;br&gt;deal with this?
&lt;br&gt;&lt;br&gt;Third - I am aware that there is a need to have FB4.1 in development mode
&lt;br&gt;whilst developing. My last company had 3 developers on one FB box, and it
&lt;br&gt;got frustrating at times because requests overlapped and the compile couldnt
&lt;br&gt;keep up. With 9 developers now, what model would we need to adopt with VSS
&lt;br&gt;(I am open to moving to CVS or similar) to allow developers to work
&lt;br&gt;smoothly?
&lt;br&gt;&lt;br&gt;I know its a lot, but the size of the team and the magnitude of the problem
&lt;br&gt;I face is nothing like I have seen before.
&lt;br&gt;&lt;br&gt;--
&lt;br&gt;Duncan I Loxton
&lt;br&gt;www.sixfive.co.uk &amp;lt;&lt;a href=&quot;http://www.sixfive.co.uk&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.sixfive.co.uk&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1411691&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;duncan.loxton@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&amp;quot;I can only please one person per day. Today is not looking good. Tomorrow
&lt;br&gt;isn't looking much better.&amp;quot; Dilbert
&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6840&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6840&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Any-major-sites-out-there-on-FB--tp1411691p1411691.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1324311</id>
	<title>Baffling error?</title>
	<published>2005-11-03T10:09:51Z</published>
	<updated>2005-11-03T10:09:51Z</updated>
	<author>
		<name>Stephen Cassady</name>
	</author>
	<content type="html">Akkkk - 
&lt;br&gt;Thank you Sean for the correction, and sorry Andy for misleading you!
&lt;br&gt;&lt;br&gt;Stephen R. Cassady 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6839&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6839&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Baffling-error--tp1324311p1324311.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1322870</id>
	<title>RE: Baffling error?</title>
	<published>2005-11-03T01:50:14Z</published>
	<updated>2005-11-03T01:50:14Z</updated>
	<author>
		<name>Andy Mcshane</name>
	</author>
	<content type="html">'The issue that Andy lists is a bug in BlueDragon's implementation of
&lt;br&gt;duplicate() (and does not affect the Fusebox core files).'
&lt;br&gt;&lt;br&gt;That is exactly the problem I was having Sean,
&lt;br&gt;&lt;br&gt;The issue was indeed with Bluedragon but this has been addressed and is, I
&lt;br&gt;am told, fixed in release 6.2.1. However the same workaround, using
&lt;br&gt;structcopy, worked here as well and got me merrily on my way again. :-)
&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6838&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6838&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Baffling-error--tp1286730p1322870.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1315736</id>
	<title>Re: Baffling error?</title>
	<published>2005-11-02T20:14:56Z</published>
	<updated>2005-11-02T20:14:56Z</updated>
	<author>
		<name>Sean Corfield</name>
	</author>
	<content type="html">On 10/31/05, Stephen Cassady &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1315736&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;cassady@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; There's a solution for this in the forums I believe, where it was also an
&lt;br&gt;&amp;gt; issue between two versions of CFMX. (I think). :-)
&lt;br&gt;&lt;br&gt;No, the CFMX issue was specifically an interaction between sandbox
&lt;br&gt;security in 7.0 Enterprise and the Fusebox core files that caused one
&lt;br&gt;of the calls to duplicate() to fail. The workarounds were:
&lt;br&gt;- either replace calls to duplicate() with structCopy() in one of the
&lt;br&gt;Fusebox core files
&lt;br&gt;- or add a readonly sandbox access path to one of the WEB-INF lib JAR files.
&lt;br&gt;The fix is included in CFMX 7.0.1.
&lt;br&gt;&lt;br&gt;The issue that Andy lists is a bug in BlueDragon's implementation of
&lt;br&gt;duplicate() (and does not affect the Fusebox core files).
&lt;br&gt;--
&lt;br&gt;Sean A Corfield -- &lt;a href=&quot;http://corfield.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://corfield.org/&lt;/a&gt;&lt;br&gt;Got frameworks?
&lt;br&gt;&lt;br&gt;&amp;quot;If you're not annoying somebody, you're not really alive.&amp;quot;
&lt;br&gt;-- Margaret Atwood
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6837&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6837&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Baffling-error--tp1286730p1315736.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1289976</id>
	<title>RE: Baffling error?</title>
	<published>2005-10-31T15:08:23Z</published>
	<updated>2005-10-31T15:08:23Z</updated>
	<author>
		<name>Stephen Cassady</name>
	</author>
	<content type="html">There's a solution for this in the forums I believe, where it was also an
&lt;br&gt;issue between two versions of CFMX. (I think). :-)
&lt;br&gt;&lt;br&gt;But don't give up, it's a totally easy fix (just need to add one line of
&lt;br&gt;code, about the same length to the app)!
&lt;br&gt;&lt;br&gt;Stephen R. Cassady 
&lt;br&gt;Owner
&lt;br&gt;Lopedia
&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: Fusebox [mailto:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=1289976&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fusebox@...&lt;/a&gt;] 
&lt;br&gt;Sent: October 31, 2005 4:03 PM
&lt;br&gt;To: Fusebox
&lt;br&gt;Subject: Fusebox: Digest every 6 hours
&lt;br&gt;&lt;br&gt;Fusebox &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;31-Oct-05 &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Issue:112
&lt;br&gt;In this issue:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;Baffling error?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Purchase Contribute 3 from House of Fusion, a Macromedia Authorized Affiliate and support the CF community.
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=53&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=53&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6836&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6836&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Baffling-error--tp1286730p1289976.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1286730</id>
	<title>Baffling error?</title>
	<published>2005-10-31T09:00:31Z</published>
	<updated>2005-10-31T09:00:31Z</updated>
	<author>
		<name>Andy Mcshane</name>
	</author>
	<content type="html">Hi, trying to get a fusebox 4.1 app running on Bluedragon 6.2 Net and I am just about ready to give up. I know this error must be to do with Bluedragon as it does not happen on my Coldfusion installation, I am hoping that somebody has already come across this. I am sure that I saw somewhere, no idea where, a similar problem posted with a work around and I am hoping one of you guy's know where it is.
&lt;br&gt;&lt;br&gt;The error I get is as follows
&lt;br&gt;&lt;br&gt;'General Runtime Error
&lt;br&gt;&lt;br&gt;Could not duplicate this variable. Check the variable does not contain refrences to complex types such a Java Objects'
&lt;br&gt;&lt;br&gt;The code that is failing is this
&lt;br&gt;&lt;br&gt;&amp;lt;cfset request.ses = Duplicate(session)&amp;gt;
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6835&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6835&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Baffling-error--tp1286730p1286730.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1285564</id>
	<title>Re: Fusebox 4.1 &amp; Bluedragon Configuration</title>
	<published>2005-10-31T07:25:36Z</published>
	<updated>2005-10-31T07:25:36Z</updated>
	<author>
		<name>Andy Mcshane</name>
	</author>
	<content type="html">After playing around a little more I now also get the following error,
&lt;br&gt;&lt;br&gt;'An error during write of parsed file or parsing directory not found'
&lt;br&gt;&lt;br&gt;This must something to do with mappings but I have got myslef into total mess with trying to set this up.
&lt;br&gt;&lt;br&gt;&amp;gt; Hi all, I am having a torrid time getting my Fusebox 4.1 aplication to 
&lt;br&gt;&amp;gt; work with Bluedragon 6.2 .NET and I cannot see where I am going wrong.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; My WWWRoot folder is as follows
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; WWWROOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; FB4COREFILES
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; (fusebox files)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;gt; WEBSITEMAIN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; MYWEBSITEMAIN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; (index.cfm, fusebox.init.cfm, etc)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt; MYWEBSITEADMIN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; (index.cfm, fusebox.init.cfm, etc)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Now within my index.cfm for both sites I have the following
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;lt;cfset FUSEBOX_APPLICATION_PATH = &amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; &amp;lt;cfinclude template=&amp;quot;/FB4COREFILES/fusebox4.runtime.cfmx.cfm&amp;quot;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; This setup works fine for Coldfusion MX/7 but with exactly the same 
&lt;br&gt;&amp;gt; setup in Bluedragon I get the 'MissingInclude' error, have I missed 
&lt;br&gt;&amp;gt; out a maping or something? I have tried setting up a mapping as '/' 
&lt;br&gt;&amp;gt; with physical path setting the same as the path to 'wwwroot'. This is 
&lt;br&gt;&amp;gt; driving me nuts.
&lt;/div&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
&lt;br&gt;Ticket application
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=48&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6834&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6834&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fusebox-4.1---Bluedragon-Configuration-tp1285524p1285564.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-1285524</id>
	<title>Fusebox 4.1 &amp; Bluedragon Configuration</title>
	<published>2005-10-31T07:22:22Z</published>
	<updated>2005-10-31T07:22:22Z</updated>
	<author>
		<name>Andy Mcshane</name>
	</author>
	<content type="html">Hi all, I am having a torrid time getting my Fusebox 4.1 aplication to work with Bluedragon 6.2 .NET and I cannot see where I am going wrong.
&lt;br&gt;&lt;br&gt;My WWWRoot folder is as follows
&lt;br&gt;&lt;br&gt;WWWROOT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;FB4COREFILES
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (fusebox files)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;WEBSITEMAIN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MYWEBSITEMAIN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (index.cfm, fusebox.init.cfm, etc)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; MYWEBSITEADMIN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; (index.cfm, fusebox.init.cfm, etc)
&lt;br&gt;&lt;br&gt;Now within my index.cfm for both sites I have the following
&lt;br&gt;&lt;br&gt;&amp;lt;cfset FUSEBOX_APPLICATION_PATH = &amp;quot;&amp;quot;&amp;gt;
&lt;br&gt;&amp;lt;cfinclude template=&amp;quot;/FB4COREFILES/fusebox4.runtime.cfmx.cfm&amp;quot;&amp;gt;
&lt;br&gt;&lt;br&gt;This setup works fine for Coldfusion MX/7 but with exactly the same setup in Bluedragon I get the 'MissingInclude' error, have I missed out a maping or something? I have tried setting up a mapping as '/' with physical path setting the same as the path to 'wwwroot'. This is driving me nuts.
&lt;br&gt;&lt;br&gt;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
&lt;br&gt;Find out how CFTicket can increase your company's customer support 
&lt;br&gt;efficiency by 100%
&lt;br&gt;&lt;a href=&quot;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/banners/view.cfm?bannerid=49&lt;/a&gt;&lt;br&gt;&lt;br&gt;Message: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=i:12:6833&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=i:12:6833&lt;/a&gt;&lt;br&gt;Archives: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/threads.cfm/12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/threads.cfm/12&lt;/a&gt;&lt;br&gt;Subscription: &lt;a href=&quot;http://www.houseoffusion.com/lists.cfm/link=s:12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/lists.cfm/link=s:12&lt;/a&gt;&lt;br&gt;Unsubscribe: &lt;a href=&quot;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=17837.14401.12&lt;/a&gt;&lt;br&gt;Donations &amp; Support: &lt;a href=&quot;http://www.houseoffusion.com/tiny.cfm/54&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.houseoffusion.com/tiny.cfm/54&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fusebox-4.1---Bluedragon-Configuration-tp1285524p1285524.html" />
</entry>

</feed>
