This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFDFA4.AAF98B20
Content-Type: text/plain;
charset="iso-8859-1"
I don;t see how that can be.....I simply read the file in IE (including all
source created by loops...as the CF template was being executed just as if a
palm was accessing it) and saved it to a file. The outputs should be the
same correct?
--b
--------------------------------------------
Bryan D. Batchelder Work: 813-935-7100
Palm/Internet Developer Home: 727-547-1322
--------------------------------------------
ConnectWise, Inc. (www.ConnectWise.com)
2803 West Busch Blvd, Suite 204
Tampa, FL 33618
--------------------------------------------
-----Original Message-----
From: Jordon Saardchit [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 26, 2000 2:44 PM
To: [EMAIL PROTECTED]
Subject: RE: CF & Palm PQAs
Are you using and Coldfusion style loops to build content in your files???
If so, then remember you are building strings of source which will
dramatically increase filesize (pending on the size of the loop). Example
being creating a bunch of <OPTION> tags from a query result set. File saved
will be MUCH smaller than the file read.
-----Original Message-----
From: Bryan Batchelder [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 26, 2000 10:48 AM
To: '[EMAIL PROTECTED]'
Subject: CF & Palm PQAs
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01BFDF96.9EAB1530
Content-Type: text/plain;
charset="iso-8859-1"
I am using CF to write the server side portions of a palm PQA (basically a
small web app). Right now I am trying to optimize some pages and here is
what happens:
1. I run the requested page in internet explorer. I save it to a
file. I then load this static page in the palm web clipping app and it is
903 bytes.
2. When I run the requested (dynamic) page through the web clipping
app, it is almost twice as large.....1600 bytes. These pages are identical
as far as the end result output!
I am keeping in mind that the proxy server that Palm.net uses does
do compression....so is there any reason to think that a page served from CF
can't be compressed whereas a static page could?
I even tried renaming the static page with a .cfm and putting some
simple <cfif>'s in there to see if it makes a difference....and it
doesn't....still much smaller than the dynamic version.
The output from the dynamic page matches perfectly with the static
page....just when loaded in the palm they are wildly different......
This is a big deal since the PalmVII only does ~2 kbps!
any help would be greatly appreciated....
--Bryan
--------------------------------------------
Bryan D. Batchelder Work: 813-935-7100
Palm/Internet Developer Home: 727-547-1322
--------------------------------------------
ConnectWise, Inc. (www.ConnectWise.com)
2803 West Busch Blvd, Suite 204
Tampa, FL 33618
--------------------------------------------
------_=_NextPart_001_01BFDF96.9EAB1530
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>CF & Palm PQAs</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>I am using CF to write the server side portions of a =
palm PQA (basically a small web app). Right now I am trying to =
optimize some pages and here is what happens:</FONT></P>
<P> <FONT SIZE=3D2>1. I =
run the requested page in internet explorer. I save it to a =
file. I then load this static page in the palm web clipping app =
and it is 903 bytes.</FONT></P>
<P> <FONT SIZE=3D2>2. =
When I run the requested (dynamic) page through the web clipping app, =
it is almost twice as large.....1600 bytes. These pages are =
identical as far as the end result output!</FONT></P>
<P> <FONT SIZE=3D2>I am =
keeping in mind that the proxy server that Palm.net uses does do =
compression....so is there any reason to think that a page served from =
CF can't be compressed whereas a static page could?</FONT></P>
<P> <FONT SIZE=3D2>I even =
tried renaming the static page with a .cfm and putting some simple =
<cfif>'s in there to see if it makes a difference....and it =
doesn't....still much smaller than the dynamic version.</FONT></P>
<P> <FONT SIZE=3D2>The output =
from the dynamic page matches perfectly with the static page....just =
when loaded in the palm they are wildly different......</FONT></P>
<BR>
<P><FONT SIZE=3D2>This is a big deal since the PalmVII only does ~2 =
kbps!</FONT>
</P>
<P><FONT SIZE=3D2>any help would be greatly appreciated....</FONT>
</P>
<P><FONT SIZE=3D2>--Bryan</FONT>
</P>
<P><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Bryan D. =
Batchelder Work: =
813-935-7100</FONT>
<BR><FONT SIZE=3D2>Palm/Internet Developer Home: =
727-547-1322</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>ConnectWise, Inc. (www.ConnectWise.com)</FONT>
<BR><FONT SIZE=3D2>2803 West Busch Blvd, Suite 204</FONT>
<BR><FONT SIZE=3D2>Tampa, FL 33618</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
</P>
</BODY>
</HTML>
------_=_NextPart_001_01BFDF96.9EAB1530--
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
----------------------------------------------------------------------------
--
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or
send a message to [EMAIL PROTECTED] with 'unsubscribe' in
the body.
------_=_NextPart_001_01BFDFA4.AAF98B20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; =
charset=3Diso-8859-1">
<META NAME=3D"Generator" CONTENT=3D"MS Exchange Server version =
5.5.2650.12">
<TITLE>RE: CF & Palm PQAs</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=3D2>I don;t see how that can be.....I simply read the =
file in IE (including all source created by loops...as the CF template =
was being executed just as if a palm was accessing it) and saved it to =
a file. The outputs should be the same correct?</FONT></P>
<P><FONT SIZE=3D2>--b</FONT>
</P>
<P><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Bryan D. =
Batchelder Work: =
813-935-7100</FONT>
<BR><FONT SIZE=3D2>Palm/Internet Developer Home: =
727-547-1322</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>ConnectWise, Inc. (www.ConnectWise.com)</FONT>
<BR><FONT SIZE=3D2>2803 West Busch Blvd, Suite 204</FONT>
<BR><FONT SIZE=3D2>Tampa, FL 33618</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
</P>
<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Jordon Saardchit [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:[EMAIL PROTECTED]</A>]<=
/FONT>
<BR><FONT SIZE=3D2>Sent: Monday, June 26, 2000 2:44 PM</FONT>
<BR><FONT SIZE=3D2>To: [EMAIL PROTECTED]</FONT>
<BR><FONT SIZE=3D2>Subject: RE: CF & Palm PQAs</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>Are you using and Coldfusion style loops to build =
content in your files???</FONT>
<BR><FONT SIZE=3D2>If so, then remember you are building strings of =
source which will</FONT>
<BR><FONT SIZE=3D2>dramatically increase filesize (pending on the size =
of the loop). Example</FONT>
<BR><FONT SIZE=3D2>being creating a bunch of <OPTION> tags from a =
query result set. File saved</FONT>
<BR><FONT SIZE=3D2>will be MUCH smaller than the file read.</FONT>
</P>
<P><FONT SIZE=3D2>-----Original Message-----</FONT>
<BR><FONT SIZE=3D2>From: Bryan Batchelder [<A =
HREF=3D"mailto:[EMAIL PROTECTED]">mailto:BBatchelder@ConnectWi=
se.com</A>]</FONT>
<BR><FONT SIZE=3D2>Sent: Monday, June 26, 2000 10:48 AM</FONT>
<BR><FONT SIZE=3D2>To: '[EMAIL PROTECTED]'</FONT>
<BR><FONT SIZE=3D2>Subject: CF & Palm PQAs</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>This message is in MIME format. Since your mail =
reader does not understand</FONT>
<BR><FONT SIZE=3D2>this format, some or all of this message may not be =
legible.</FONT>
</P>
<P><FONT SIZE=3D2>------_=3D_NextPart_001_01BFDF96.9EAB1530</FONT>
<BR><FONT SIZE=3D2>Content-Type: text/plain;</FONT>
<BR> <FONT =
SIZE=3D2>charset=3D"iso-8859-1"</FONT>
</P>
<P><FONT SIZE=3D2>I am using CF to write the server side portions of a =
palm PQA (basically a</FONT>
<BR><FONT SIZE=3D2>small web app). Right now I am trying to =
optimize some pages and here is</FONT>
<BR><FONT SIZE=3D2>what happens:</FONT>
</P>
<P> <FONT SIZE=3D2>1. I =
run the requested page in internet explorer. I save it to =
a</FONT>
<BR><FONT SIZE=3D2>file. I then load this static page in the palm =
web clipping app and it is</FONT>
<BR><FONT SIZE=3D2>903 bytes.</FONT>
</P>
<P> <FONT SIZE=3D2>2. =
When I run the requested (dynamic) page through the web clipping</FONT>
<BR><FONT SIZE=3D2>app, it is almost twice as large.....1600 =
bytes. These pages are identical</FONT>
<BR><FONT SIZE=3D2>as far as the end result output!</FONT>
</P>
<P> <FONT SIZE=3D2>I am =
keeping in mind that the proxy server that Palm.net uses does</FONT>
<BR><FONT SIZE=3D2>do compression....so is there any reason to think =
that a page served from CF</FONT>
<BR><FONT SIZE=3D2>can't be compressed whereas a static page =
could?</FONT>
</P>
<P> <FONT SIZE=3D2>I even =
tried renaming the static page with a .cfm and putting some</FONT>
<BR><FONT SIZE=3D2>simple <cfif>'s in there to see if it makes a =
difference....and it</FONT>
<BR><FONT SIZE=3D2>doesn't....still much smaller than the dynamic =
version.</FONT>
</P>
<P> <FONT SIZE=3D2>The output =
from the dynamic page matches perfectly with the static</FONT>
<BR><FONT SIZE=3D2>page....just when loaded in the palm they are wildly =
different......</FONT>
</P>
<BR>
<P><FONT SIZE=3D2>This is a big deal since the PalmVII only does ~2 =
kbps!</FONT>
</P>
<P><FONT SIZE=3D2>any help would be greatly appreciated....</FONT>
</P>
<P><FONT SIZE=3D2>--Bryan</FONT>
</P>
<P><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>Bryan D. =
Batchelder Work: =
813-935-7100</FONT>
<BR><FONT SIZE=3D2>Palm/Internet Developer Home: =
727-547-1322</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
<BR><FONT SIZE=3D2>ConnectWise, Inc. (www.ConnectWise.com)</FONT>
<BR><FONT SIZE=3D2>2803 West Busch Blvd, Suite 204</FONT>
<BR><FONT SIZE=3D2>Tampa, FL 33618</FONT>
<BR><FONT SIZE=3D2>--------------------------------------------</FONT>
</P>
<P><FONT SIZE=3D2>------_=3D_NextPart_001_01BFDF96.9EAB1530</FONT>
<BR><FONT SIZE=3D2>Content-Type: text/html;</FONT>
<BR> <FONT =
SIZE=3D2>charset=3D"iso-8859-1"</FONT>
<BR><FONT SIZE=3D2>Content-Transfer-Encoding: quoted-printable</FONT>
</P>
<P><FONT SIZE=3D2><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML =
3.2//EN"></FONT>
<BR><FONT SIZE=3D2><HTML></FONT>
<BR><FONT SIZE=3D2><HEAD></FONT>
<BR><FONT SIZE=3D2><META HTTP-EQUIV=3D3D"Content-Type" =
CONTENT=3D3D"text/html; =3D</FONT>
<BR><FONT SIZE=3D2>charset=3D3Diso-8859-1"></FONT>
<BR><FONT SIZE=3D2><META NAME=3D3D"Generator" =
CONTENT=3D3D"MS Exchange Server version =3D</FONT>
<BR><FONT SIZE=3D2>5.5.2650.12"></FONT>
<BR><FONT SIZE=3D2><TITLE>CF &amp; Palm =
PQAs</TITLE></FONT>
<BR><FONT SIZE=3D2></HEAD></FONT>
<BR><FONT SIZE=3D2><BODY></FONT>
</P>
<P><FONT SIZE=3D2><P><FONT SIZE=3D3D2>I am using CF to =
write the server side portions of a =3D</FONT>
<BR><FONT SIZE=3D2>palm PQA (basically a small web app).&nbsp; =
Right now I am trying to =3D</FONT>
<BR><FONT SIZE=3D2>optimize some pages and here is what =
happens:</FONT></P></FONT>
</P>
<P><FONT =
SIZE=3D2><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
;nbsp;&nbsp; <FONT SIZE=3D3D2>1.&nbsp; I =3D</FONT>
<BR><FONT SIZE=3D2>run the requested page in internet =
explorer.&nbsp; I save it to a =3D</FONT>
<BR><FONT SIZE=3D2>file.&nbsp; I then load this static page in the =
palm web clipping app =3D</FONT>
<BR><FONT SIZE=3D2>and it is 903 bytes.</FONT></P></FONT>
</P>
<P><FONT =
SIZE=3D2><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
;nbsp;&nbsp; <FONT SIZE=3D3D2>2.&nbsp; =3D</FONT>
<BR><FONT SIZE=3D2>When I run the requested (dynamic) page through the =
web clipping app, =3D</FONT>
<BR><FONT SIZE=3D2>it is almost twice as large.....1600 =
bytes.&nbsp; These pages are =3D</FONT>
<BR><FONT SIZE=3D2>identical as far as the end result =
output!</FONT></P></FONT>
</P>
<P><FONT =
SIZE=3D2><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
;nbsp;&nbsp; <FONT SIZE=3D3D2>I am =3D</FONT>
<BR><FONT SIZE=3D2>keeping in mind that the proxy server that Palm.net =
uses does do =3D</FONT>
<BR><FONT SIZE=3D2>compression....so is there any reason to think that =
a page served from =3D</FONT>
<BR><FONT SIZE=3D2>CF can't be compressed whereas a static page =
could?</FONT></P></FONT>
</P>
<P><FONT =
SIZE=3D2><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
;nbsp;&nbsp; <FONT SIZE=3D3D2>I even =3D</FONT>
<BR><FONT SIZE=3D2>tried renaming the static page with a .cfm and =
putting some simple =3D</FONT>
<BR><FONT SIZE=3D2>&lt;cfif&gt;'s in there to see if it makes a =
difference....and it =3D</FONT>
<BR><FONT SIZE=3D2>doesn't....still much smaller than the dynamic =
version.</FONT></P></FONT>
</P>
<P><FONT =
SIZE=3D2><P>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&=
;nbsp;&nbsp; <FONT SIZE=3D3D2>The output =3D</FONT>
<BR><FONT SIZE=3D2>from the dynamic page matches perfectly with the =
static page....just =3D</FONT>
<BR><FONT SIZE=3D2>when loaded in the palm they are wildly =
different......</FONT></P></FONT>
<BR><FONT SIZE=3D2><BR></FONT>
</P>
<P><FONT SIZE=3D2><P><FONT SIZE=3D3D2>This is a big deal =
since the PalmVII only does ~2 =3D</FONT>
<BR><FONT SIZE=3D2>kbps!</FONT></FONT>
<BR><FONT SIZE=3D2></P></FONT>
</P>
<P><FONT SIZE=3D2><P><FONT SIZE=3D3D2>any help would be =
greatly appreciated....</FONT></FONT>
<BR><FONT SIZE=3D2></P></FONT>
</P>
<P><FONT SIZE=3D2><P><FONT =
SIZE=3D3D2>--Bryan</FONT></FONT>
<BR><FONT SIZE=3D2></P></FONT>
</P>
<P><FONT SIZE=3D2><P><FONT =
SIZE=3D3D2>--------------------------------------------</FONT><=
/FONT>
<BR><FONT SIZE=3D2><BR><FONT SIZE=3D3D2>Bryan D. =3D</FONT>
<BR><FONT =
SIZE=3D2>Batchelder&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&am=
p;nbsp; Work: =3D</FONT>
<BR><FONT SIZE=3D2>813-935-7100</FONT></FONT>
<BR><FONT SIZE=3D2><BR><FONT SIZE=3D3D2>Palm/Internet =
Developer&nbsp;&nbsp; Home: =3D</FONT>
<BR><FONT SIZE=3D2>727-547-1322</FONT></FONT>
<BR><FONT SIZE=3D2><BR><FONT =
SIZE=3D3D2>--------------------------------------------</FONT><=
/FONT>
<BR><FONT SIZE=3D2><BR><FONT SIZE=3D3D2>ConnectWise, Inc. =
(www.ConnectWise.com)</FONT></FONT>
<BR><FONT SIZE=3D2><BR><FONT SIZE=3D3D2>2803 West Busch =
Blvd, Suite 204</FONT></FONT>
<BR><FONT SIZE=3D2><BR><FONT SIZE=3D3D2>Tampa, FL =
33618</FONT></FONT>
<BR><FONT SIZE=3D2><BR><FONT =
SIZE=3D3D2>--------------------------------------------</FONT><=
/FONT>
<BR><FONT SIZE=3D2></P></FONT>
</P>
<P><FONT SIZE=3D2></BODY></FONT>
<BR><FONT SIZE=3D2></HTML></FONT>
<BR><FONT SIZE=3D2>------_=3D_NextPart_001_01BFDF96.9EAB1530--</FONT>
<BR><FONT =
SIZE=3D2>---------------------------------------------------------------=
-------------</FONT>
<BR><FONT SIZE=3D2>--</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit</FONT>
<BR><FONT SIZE=3D2><A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or</FONT>
<BR><FONT SIZE=3D2>send a message to [EMAIL PROTECTED] =
with 'unsubscribe' in</FONT>
<BR><FONT SIZE=3D2>the body.</FONT>
</P>
<BR>
<P><FONT =
SIZE=3D2>---------------------------------------------------------------=
---------------</FONT>
<BR><FONT SIZE=3D2>Archives: <A =
HREF=3D"http://www.eGroups.com/list/cf-talk" =
TARGET=3D"_blank">http://www.eGroups.com/list/cf-talk</A></FONT>
<BR><FONT SIZE=3D2>To Unsubscribe visit <A =
HREF=3D"http://www.houseoffusion.com/index.cfm?sidebar=3Dlists&body=3Dli=
sts/cf_talk" =
TARGET=3D"_blank">http://www.houseoffusion.com/index.cfm?sidebar=3Dlists=
&body=3Dlists/cf_talk</A> or send a message to =
[EMAIL PROTECTED] with 'unsubscribe' in the =
body.</FONT></P>
</BODY>
</HTML>
------_=_NextPart_001_01BFDFA4.AAF98B20--
------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.