Re: [KCFusion] Upcoming meeting - ideas

2003-02-04 Thread Adaryl Wakefield
Title: RE: [KCFusion] Upcoming meeting - ideas



If anybody is doing anything useful with XML you 
would have my rapt attention.
yes
either
either
A.

  - Original Message - 
  From: 
  Dunwiddie, Bruce 
  To: '[EMAIL PROTECTED]' 
  Sent: Tuesday, February 04, 2003 1:42 
  PM
  Subject: RE: [KCFusion] Upcoming meeting 
  - ideas
  
  I'd like to see some working examples or example code of flash 
  remoting if possible. I think the discussion about cf certification is a 
  little dull.
  yes tuesday umkc 
  -Original Message- From: Ryan 
  Hartwich [mailto:[EMAIL PROTECTED]] 
  Sent: Tuesday, February 04, 2003 1:28 PM To: [EMAIL PROTECTED] Subject: [KCFusion] Upcoming meeting - ideas 
  I am hoping to put together an informal meeting early next 
  week. Here are some ideas for what we can 
  discuss: 
  General experiences with Flash Remoting (developing Flash/CF 
  websites) Current projects people are working 
  on Flash learning curve for CF developers 
  Upcoming meeting ideas Pros/cons of 
  CF certification 
  Will you attend? Which day would be 
  better for you? Tuesday or Wednesday? Which 
  location? Overland Park (somewhere between College Boulevard 
   130th  Metcalf) or UMKC? 
  Ryan 
__ 
  The KCFusion.org list and website is hosted by Humankind 
  Systems, Inc. List Archives http://www.mail-archive.com/cf-list@kcfusion.org 
  Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED] 
  To Subscribe mailto:[EMAIL PROTECTED] 
  To Unsubscribe mailto:[EMAIL PROTECTED] 
   


RE: [KCFusion] Upcoming meeting - ideas

2003-02-04 Thread bnnwabu
Interested in Flash Remoting (developing Flash/CF websites)

Will attend
Tuesday 
Prefer Metcalf but UMKC is fine too.

-Original Message-
From: Ryan Hartwich [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 1:28 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] Upcoming meeting - ideas



I am hoping to put together an informal meeting early next week.  Here
are some ideas for what we can discuss:

General experiences with Flash Remoting (developing Flash/CF websites)
Current projects people are working on
Flash learning curve for CF developers
Upcoming meeting ideas
Pros/cons of CF certification

Will you attend? 
Which day would be better for you?  Tuesday or Wednesday?
Which location?  Overland Park (somewhere between College Boulevard 
130th  Metcalf) or UMKC?

Ryan


 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 


*
This email and any files transmitted with it are confidential
and intended solely for the use of the individual or entity
to whom they are addressed. If you have received this email 
in error please notify [EMAIL PROTECTED]
*

 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]
 



RE: [KCFusion]

2003-02-04 Thread Greenhagen, Robin



Get a DSL line from 
SWB. Mine at home ran at about 56kb/s whenthey were having a good 
day. :)

As a development 
shop, we have unfortunately had to retain an AOL account to test crummy browser 
and low bandwidth scenarios. If you find a software component that will 
throttle your station down, let me know.

Thanks,
Robin 
Greenhagen
President
GSI
http://www.gsi-kc.com/




  
  
  
  -Original 
  Message-From: Adaryl Wakefield 
  [mailto:[EMAIL PROTECTED]]Sent: Tuesday, February 04, 2003 
  7:20 PMTo: [EMAIL PROTECTED]Subject: [KCFusion] 
  
  Does anybody know if there is a way to simulate a 
  56k connection. All I'm finding on the web is software that lets you throttle 
  a whole organization.
  A.


RE: [KCFusion]

2003-02-04 Thread Ethan



you can 
do that in flash

I'm not 
sure if you could do that ni normal operating systems...

  -Original Message-From: [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED]]On Behalf Of Adaryl 
  WakefieldSent: Tuesday, February 04, 2003 5:20 PMTo: 
  [EMAIL PROTECTED]Subject: [KCFusion] 
  Does anybody know if there is a way to simulate a 
  56k connection. All I'm finding on the web is software that lets you throttle 
  a whole organization.
  A.


Re: [KCFusion]

2003-02-04 Thread Bryan LaPlante



how is it done in flash?

  - Original Message - 
  From: 
  Ethan 
  
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, February 04, 2003 8:00 
  PM
  Subject: RE: [KCFusion] 
  
  you 
  can do that in flash
  
  I'm 
  not sure if you could do that ni normal operating 
  systems...
  
-Original Message-From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Adaryl 
WakefieldSent: Tuesday, February 04, 2003 5:20 PMTo: 
[EMAIL PROTECTED]Subject: 
[KCFusion] 
Does anybody know if there is a way to simulate 
a 56k connection. All I'm finding on the web is software that lets you 
throttle a whole organization.
A.


Re: [KCFusion]

2003-02-04 Thread Bryan LaPlante



Oh that's right I do remember seeing that now, kind 
of a debug tool. I am looking at ServerSocket class and I am finding several 
ways to re-delegate the response with respect to the port being used for a 
particular request but I for the life of my can not figure out how to navigate 
my way from thepageContext all the way out to the socket or even if the 
server security would let me do that. 

Here is what I have found.
http://java.sun.com/j2se/1.4/docs/api/java/net/ServerSocket.html

and in particular regulating speed 
with
http://java.sun.com/j2se/1.4/docs/api/java/net/ServerSocket.html#setReceiveBufferSize(int)

  - Original Message - 
  From: 
  Ethan 
  
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, February 04, 2003 8:11 
  PM
  Subject: RE: [KCFusion] 
  
  Hi,
  
  after you make a 
  animation file or any kinds of file in FLash
  
  go to 

  
  control - test 
  movie
  
  after the test movie 
  screen show's up
  
  go to 

  
  Debug - 56k (there 
  are some options for you to choose, different connection speed) or you can 
  customize your own speed too...
  
  if you wanna see the 
  movie playing chart, simply hit ctrl + B in test movie 
  screen.
  
  Ethan
  
  http://www.ethanism.com
  
  
  
-Original Message-From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Bryan 
LaPlanteSent: Tuesday, February 04, 2003 6:06 PMTo: 
[EMAIL PROTECTED]Subject: Re: [KCFusion] 
how is it done in flash?

  - Original Message - 
  From: 
  Ethan 
  To: [EMAIL PROTECTED] 
  Sent: Tuesday, February 04, 2003 8:00 
  PM
  Subject: RE: [KCFusion] 
  
  you can do that in flash
  
  I'm not sure if you could do that ni normal operating 
  systems...
  
-Original Message-From: [EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED]]On Behalf Of Adaryl 
WakefieldSent: Tuesday, February 04, 2003 5:20 
PMTo: [EMAIL PROTECTED]Subject: 
[KCFusion] 
Does anybody know if there is a way to 
simulate a 56k connection. All I'm finding on the web is software that 
lets you throttle a whole organization.
A.


RE: [KCFusion]

2003-02-04 Thread Ryan Hartwich
I am looking online now.  So far, no luck.  Everything is rather
expensive and generally requires loading special software onto high end
routers.


It looks like the Zeus webserver has throttling capabilities by IP
address, so you might be able to setup a development machine and test
from there...unfortunately, it is $1700+  http://www.zeus.com/purchase/

I like Robin's idea of using an AOL or similar ISP accounts using a
modem. 

Possible: http://www.azzit.de/wmdropzone/

Check out the 'Charles' program, it looks like it might work:
http://www.xk72.com /  http://www.xk72.com/charles/index.html


 -Original Message-
From: Adaryl Wakefield [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, February 04, 2003 7:20 PM
To: [EMAIL PROTECTED]
Subject: [KCFusion] 


Does anybody know if there is a way to simulate a 56k connection. All
I'm finding on the web is software that lets you throttle a whole
organization. A.


 
 
__
The KCFusion.org list and website is hosted by Humankind Systems, Inc.
List Archives http://www.mail-archive.com/cf-list@kcfusion.org
Questions, Comments or Glowing Praise.. mailto:[EMAIL PROTECTED]
To Subscribe mailto:[EMAIL PROTECTED]
To Unsubscribe mailto:[EMAIL PROTECTED]