RE: CF AJAX implementations

2005-03-16 Thread Micha Schopman
I would have sworn I already replied :/ 

The product will be released when it is done. This sounds like a Doom3
release approach but it is not created according to a schedule and it is
build in my spare time (which I don't have much), and using tight
schedules etc. might take away the enormous fun in this project. 

Besides that all domscript widgets are custom build due to the Ajax
principles, most of the time is involved in figuring out how to approach
certain issues in a way that makes sense for the end user.

After that I have some things to do regarding documentation to prevent
myself being overwhelmed with support emails, load testing (and stress
testing for the numbers) and some other people are doing some production
testing with it on high traffic sites.

It won't be ready next week ;)

Micha Schopman
Project Manager

Modern Media, Databankweg 12 M, 3821 AL  Amersfoort
Tel 033-4535377, Fax 033-4535388
KvK Amersfoort 39081679, Rabo 39.48.05.380



-
Modern Media, Making You Interact Smarter. Onze oplossingen verbeteren
de interactie met uw doelgroep. 
Wilt u meer omzet, lagere kosten of een beter service niveau? Voor meer
informatie zie www.modernmedia.nl 


-

-Original Message-
From: Deanna Schneider [mailto:[EMAIL PROTECTED] 
Sent: dinsdag 15 maart 2005 21:40
To: CF-Talk
Subject: Re: CF AJAX implementations

Holy crap. When ya gonna give that away to the community? ;)

- Original Message - 
From: "Micha Schopman" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Tuesday, March 15, 2005 12:09 PM
Subject: Re: CF AJAX implementations


> Currently working on it in my spare time. Fully xhtml compliant, css 
> layouted and almost entirely maintained with xmlHttpRequests.
>
> http://www.mschopman.demon.nl/cms.jpg
>
> 



~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198930
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF AJAX implementations

2005-03-15 Thread Micha Schopman
When its done, most of the time is involved in thinking how to handle the user 
interface in combination with the featureset. I intend to make it as 
userfriendly as possible. That is even harder than creating it. Sometimes it 
takes weeks thinking through functionality (and waking up in the middle of the 
night writing things down so I wont forget).

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198854
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF AJAX implementations

2005-03-15 Thread Deanna Schneider
Holy crap. When ya gonna give that away to the community? ;)

- Original Message - 
From: "Micha Schopman" <[EMAIL PROTECTED]>
To: "CF-Talk" 
Sent: Tuesday, March 15, 2005 12:09 PM
Subject: Re: CF AJAX implementations


> Currently working on it in my spare time. Fully xhtml compliant, css 
> layouted and almost entirely maintained with xmlHttpRequests.
>
> http://www.mschopman.demon.nl/cms.jpg
>
> 

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198852
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF AJAX implementations

2005-03-15 Thread Micha Schopman
Currently working on it in my spare time. Fully xhtml compliant, css layouted 
and almost entirely maintained with xmlHttpRequests.

http://www.mschopman.demon.nl/cms.jpg

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198837
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF AJAX implementations

2005-03-15 Thread Barney Boisvert
Let me give a big thumbs up for Neuromancer.  We've used it (and are
continuing to use it) on several projects, and it's wonderful.

cheers,
barneyb

On Tue, 15 Mar 2005 12:32:20 -0500, Dave Watts <[EMAIL PROTECTED]> wrote:
> > Has anyone seen any examples or details of ColdFusion AJAX
> > implementations? I was thinking of doing something with the
> > several hundred photos on my blog, and would of course love
> > to see if someone else has plowed any of this ground already.
> 
> Since AJAX is simply a new label on an old idea, there are plenty of
> examples out there. Our own Rob Rohan's Neuromancer is one I can think of
> offhand:
> 
> http://www.robrohan.com/blog/index.cfm?mode=entry&entry=101ABA29-B8B9-B9A5-8
> 75B12724E6716C8
> 
> Dave Watts, CTO, Fig Leaf Software
> http://www.figleaf.com/

-- 
Barney Boisvert
[EMAIL PROTECTED]
360.319.6145
http://www.barneyb.com/

Got Gmail? I have 50 invites.

~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198827
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


RE: CF AJAX implementations

2005-03-15 Thread Dave Watts
> Has anyone seen any examples or details of ColdFusion AJAX 
> implementations? I was thinking of doing something with the 
> several hundred photos on my blog, and would of course love 
> to see if someone else has plowed any of this ground already.

Since AJAX is simply a new label on an old idea, there are plenty of
examples out there. Our own Rob Rohan's Neuromancer is one I can think of
offhand:

http://www.robrohan.com/blog/index.cfm?mode=entry&entry=101ABA29-B8B9-B9A5-8
75B12724E6716C8

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized 
instruction at our training centers in Washington DC, Atlanta, 
Chicago, Baltimore, Northern Virginia, or on-site at your location. 
Visit http://training.figleaf.com/ for more information!


~|
Logware (www.logware.us): a new and convenient web-based time tracking 
application. Start tracking and documenting hours spent on a project or with a 
client with Logware today. Try it for free with a 15 day trial account.
http://www.houseoffusion.com/banners/view.cfm?bannerid=67

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198826
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54


Re: CF AJAX implementations

2005-03-15 Thread Mark Drew
I have only done some demos of this, but I am thinking of implementing
some easy JS libraries for this. I shall let you know how I get on

MD


On Tue, 15 Mar 2005 10:55:10 -0600, James Edmunds
<[EMAIL PROTECTED]> wrote:
> Has anyone seen any examples or details of ColdFusion AJAX
> implementations? I was thinking of doing something with the several
> hundred photos on my blog, and would of course love to see if someone
> else has plowed any of this ground already.
> 
> Thanks in advance,
> 
> James Edmunds
> New Iberia, LA
> 
> http://jamesedmunds.com/poorclio
> 
> 

~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:198823
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54