From rudy937 at rogers.com Mon Aug 25 00:04:29 2003 From: rudy937 at rogers.com (rudy) Date: Mon, 25 Aug 2003 01:04:29 -0400 Subject: [thelist] Question about proper tag References: <75058C6D-D6A0-11D7-911E-00039358CB42@earthlink.net><000e01c36ab5$c7a2b5a0$52639c18@r9373j4yqbe8dy> <018801c36aba$1bcd3340$0300a8c0@client1> Message-ID: <001301c36ac6$6637aee0$52639c18@r9373j4yqbe8dy> > > to get around it many people do this -- > > > >

Section

> > > > but i think the nested A is semantically better > > > > just style A completely differently than A:LINK > > You mean , right? ;-) doh! yes of course thanks, joshua From thelist at meidomus.com Mon Aug 25 01:07:11 2003 From: thelist at meidomus.com (Burhan Khalid) Date: Mon, 25 Aug 2003 02:07:11 -0400 Subject: [thelist] Office 2003, XML, and CMS In-Reply-To: <3F48DE5B.30403@bath.ac.uk> References: <1061719577.3f488e1909c50@www.meidomus.com> <3F48DE5B.30403@bath.ac.uk> Message-ID: <1061791631.3f49a78f50971@www.meidomus.com> Quoting Simon Willison : > Burhan Khalid wrote: > >>
> >> News Flash: Maple Leafs won the Stanley Cup! > >> After an overwhelmingly-dominant season, the Maple Leafs have > >>finally brought Lord Stanley home! > >> GravyFace > >> blah blah blah BLAH!. blah blah > >>id=2>BLAAAAAH! > >>
> > > > I'm assuming you mean > > Either way it's invalid XML - you can't have attributes in a closing > tag. Because XML has to be well formed it must always be properly > nested, so when the tag is reached it can logically only > belong to the
opening tag (note that quotes around > attributes are also mandatory in XML). Thus there is no need to > duplicate attributes in the end tag, and in fact doing so will > invalidate the XML and cause any compliant parser to stop with an error > message. > > Good catch Simon :) -- Burhan Khalid thelist[at]meidomus[dot]com http://www.meidomus.com From thelist at meidomus.com Mon Aug 25 01:13:50 2003 From: thelist at meidomus.com (Burhan Khalid) Date: Mon, 25 Aug 2003 02:13:50 -0400 Subject: [thelist] [PHP] parsing xml In-Reply-To: <3F498F8A.8020007@teltest.com> References: <3F498F8A.8020007@teltest.com> Message-ID: <1061792030.3f49a91e9c426@www.meidomus.com> Quoting Paul Bennett : > Greetings fellow 'volters > > I am parsing an xml file from a seperate application and placing the > data into a database. [ snip ] > > Example 1: > The parent tag for each major data grouping is: > "Programme" > This tag name also appears under the node "Fees", thus my parser thinks > that when it hits this tag that the programme information is complete > and all heckfire breaks loose. > > Example 2: > The title of each "Programme" is contained within the tag "Title", but > this tag also is present under a node named "Careers" > [Insert sobbing sound here] > [ /snip ] Paul : If you are using the domxml extensions, then you can get the parent node for the current tag. If you are using the default expat parser, then you'll have to keep track of each suspect tag with a flag. DOM XML : http://www.php.net/manual/en/ref.domxml.php http://www.php.net/manual/en/function.domnode-parent-node.php Easy way to find out if domxml is enabled is good ol' phpinfo(); -- Burhan Khalid thelist[at]meidomus[dot]com http://www.meidomus.com From Anthony at Baratta.com Mon Aug 25 01:50:59 2003 From: Anthony at Baratta.com (Anthony Baratta) Date: Sun, 24 Aug 2003 23:50:59 -0700 Subject: [thelist] mySQL/Forms - keeping line breaks In-Reply-To: <20030824232308.90683.qmail@web12603.mail.yahoo.com> References: <5.1.0.14.2.20030823223948.0416b090@baratta.com> Message-ID: <5.1.0.14.2.20030824234836.04a6fe18@baratta.com> At 04:23 PM 8/24/2003, Tom Dell'Aringa wrote: >I am not (actively) stripping the \n - unless its somehow taking >place w/o me knowing it. I am dumping it into a textarea. Try dumping the text to the browser with
 or  tags around it 
(obviously view source will do the same thing via a vew mouse clicks and 
see what is coming back from the DB. This will tell you if the breaks are 
coming back.

> > If you've kept the line breaks and have a text area box, try using
> > "wrap" attribute.
>
>Which attribute? virtual | soft | hard..

I normally use hard.

Now that I've thought about this for 5 more seconds, you really should put 
the wrap attribute into the Text Area - maybe the returns are not even 
going into the DB in the first place.

---
Anthony Baratta
President
Keyboard Jockeys

"Conformity is the refuge of the unimaginative."


From angello at post.cz  Mon Aug 25 02:24:55 2003
From: angello at post.cz (angello)
Date: Mon, 25 Aug 2003 09:24:55 +0200
Subject: [thelist] Two column fixed width layout
In-Reply-To: <3F453F02.3030900@wirelust.com>
References: <3F453F02.3030900@wirelust.com>
Message-ID: <3F49B9C7.9060703@post.cz>

hi,
i think that your problem is that you defined same width for "container" 
and "body" and if a computer browser can't compute dimensions of a box 
it just omits one dimension, so i' recomend you to not define width with 
"body" selector.
regards
angello

Mike F wrote:

> I've been designing my new layout and am having a couple problems. If 
> you check out the draft (http://www.spoonerist.com/draft/) you'll see 
> that the border breaks on the right side (at least for me it does in 
> both IE 6 and Firebird 0.6.1). To see the technique I'm using for the 
> two-column layout, either check out the CSS 
> (http://www.spoonerist.com/draft/default.css) or the site I got the 
> layout from (http://www.guyweb.co.uk/experiments/). Does anyone know 
> how I could remedy this small problem? Preferably without a hack... 
> Thanks in advance.
>
> Mike Foroobar
>




From lists at frankmarion.com  Mon Aug 25 03:38:17 2003
From: lists at frankmarion.com (Frank)
Date: Mon, 25 Aug 2003 04:38:17 -0400
Subject: [thelist] CF: Maddening CFPOP problem: UnknownError
Message-ID: <5.2.1.1.0.20030825042423.00a84a90@mail.frankmarion.com>


I keep getting the following error when trying to access pop accounts. They 
are admittedly rather largely stuffed. I have re-written my scripts in such 
a way that it grabs chunks, rather than the whole thing, ie, in groups of 5 
emails.



 > unknown exception condition
 > unknown error while executing a tag.

I know the account is good, I can download it using other clients with the 
same info. I'm not trying to display any information yet, just downloading 
it. This is the same whether I run the script on the same server, or a 
foreign one (My testing server).

Can anyone suggest what avenues I might investigate?

Additional info
cf 4.5 RH Linux.
qMail is my POP SMTP server


My frustration is reaching a pretty high peak.

Thanks.





--
Frank Marion     lists at frankmarion.com      Keep the signal high.  


From lists at frankmarion.com  Mon Aug 25 03:42:06 2003
From: lists at frankmarion.com (Frank)
Date: Mon, 25 Aug 2003 04:42:06 -0400
Subject: [thelist] POP Software recommendations?
Message-ID: <5.2.1.1.0.20030825043849.00a81ab8@mail.frankmarion.com>


There is a wonderful Mac only pop account reader called "Mail Siphon". It 
serves as a MUA that reads and handles email directly from the pop account 
without needing to download it locally. Can someone recommend a PC version 
similar to this?

Link seems to have been down for a couple of days now.
Mail Siphon
http://www.maliasoft.com/



--
Frank Marion     lists at frankmarion.com      Keep the signal high.  


From angello at post.cz  Mon Aug 25 04:15:53 2003
From: angello at post.cz (angello)
Date: Mon, 25 Aug 2003 11:15:53 +0200
Subject: QRe: [thelist] Question about proper tag
In-Reply-To: <000e01c36ab5$c7a2b5a0$52639c18@r9373j4yqbe8dy>
References: <75058C6D-D6A0-11D7-911E-00039358CB42@earthlink.net>
	<000e01c36ab5$c7a2b5a0$52639c18@r9373j4yqbe8dy>
Message-ID: <3F49D3C9.40002@post.cz>

rudy wrote:

>trickier is if an H is also an anchor, i.e. part way down the page you have
>
>  

Section

> > > try

Section 157

... later in the document

and in I keep getting the following error when trying to access pop > accounts. They are admittedly rather largely stuffed. I have > re-written my scripts in such a way that it grabs chunks, rather than > the whole thing, ie, in groups of 5 emails. > > name="get_mail" > server="mydomain.com" > port="110" > timeout="60" > username="correct-username" > password="correct-password"> > > > unknown exception condition > > unknown error while executing a tag. > > I know the account is good, I can download it using other clients > with the same info. I'm not trying to display any information yet, > just downloading it. This is the same whether I run the script on the > same server, or a foreign one (My testing server). > > Can anyone suggest what avenues I might investigate? > > Additional info > cf 4.5 RH Linux. > qMail is my POP SMTP server > > > My frustration is reaching a pretty high peak. > > Thanks. > > > > > > -- > Frank Marion lists at frankmarion.com Keep the signal high. From thelist at meidomus.com Mon Aug 25 04:55:51 2003 From: thelist at meidomus.com (Burhan Khalid) Date: Mon, 25 Aug 2003 05:55:51 -0400 Subject: [thelist] POP Software recommendations? In-Reply-To: <5.2.1.1.0.20030825043849.00a81ab8@mail.frankmarion.com> References: <5.2.1.1.0.20030825043849.00a81ab8@mail.frankmarion.com> Message-ID: <1061805351.3f49dd2741ed3@www.meidomus.com> Quoting Frank : > > There is a wonderful Mac only pop account reader called "Mail Siphon". It > serves as a MUA that reads and handles email directly from the pop account > without needing to download it locally. Can someone recommend a PC version > similar to this? Pegasus Mail ( http://www.pmail.com ) The Bat! ( http://www.ritlabs.com ) Are the two that come to my mind. There are a couple of other ones that can do what you are after (if that is, checking/deleting mail on the server without downloading it). Pegasus has a lot of features, but the user interface takes a little getting used to. The Bat is a nice client for Windows (its not free, unlike Pegasus). The user interface is nice, and the templates feature is especially useful. Both support multiple accounts. -- Burhan Khalid thelist[at]meidomus[dot]com http://www.meidomus.com From lists at frankmarion.com Mon Aug 25 05:00:44 2003 From: lists at frankmarion.com (Frank) Date: Mon, 25 Aug 2003 06:00:44 -0400 Subject: [thelist] CF: CFSchedule redirection? Message-ID: <5.2.1.1.0.20030825055906.00ace6a0@mail.frankmarion.com> If I do a redirect in a script using either cfheader or cflocation, will it actually redirect? If I'm right, both of the above tags are browser side not server side.. What say you? -- Frank Marion lists at frankmarion.com Keep the signal high. From lists at frankmarion.com Mon Aug 25 05:15:44 2003 From: lists at frankmarion.com (Frank) Date: Mon, 25 Aug 2003 06:15:44 -0400 Subject: [thelist] CF: Maddening CFPOP problem: UnknownError In-Reply-To: <00da01c36aeb$16283b20$8660d0d5@Nildram> References: <5.2.1.1.0.20030825042423.00a84a90@mail.frankmarion.com> Message-ID: <5.2.1.1.0.20030825061428.00acadd0@127.0.0.1> At 10:27 AM 2003-08-25 +0100, you wrote: >CF4.5 is notorious for problems with CFMail - I did a quick >google on "found this workaround: > >http://lists.evolt.org/archive/Week-of-Mon-20010521/033342.html Uh... Thanks. This was a tip that I myself had posted in regards to CFMail in 2001, whereas my issue is with CFPOP. -- Frank Marion lists at frankmarion.com Keep the signal high. From matt at zelica.com Mon Aug 25 06:11:21 2003 From: matt at zelica.com (Matt Williams) Date: Mon, 25 Aug 2003 12:11:21 +0100 Subject: [thelist] CF: Maddening CFPOP problem: UnknownError References: <5.2.1.1.0.20030825042423.00a84a90@mail.frankmarion.com> <5.2.1.1.0.20030825061428.00acadd0@127.0.0.1> Message-ID: <010301c36af9$9ded9560$8660d0d5@Nildram> Heh, oops :) Frank wrote: > At 10:27 AM 2003-08-25 +0100, you wrote: >> CF4.5 is notorious for problems with CFMail - I did a quick >> google on "> found this workaround: >> >> http://lists.evolt.org/archive/Week-of-Mon-20010521/033342.html > > > Uh... Thanks. This was a tip that I myself had posted in regards to > CFMail in 2001, whereas my issue is with CFPOP. > > > -- > Frank Marion lists at frankmarion.com Keep the signal high. From dunstan at 1976design.com Mon Aug 25 06:21:59 2003 From: dunstan at 1976design.com (Dunstan Orchard) Date: Mon, 25 Aug 2003 11:21:59 +0000 Subject: [thelist] following a standard for form field naming Message-ID: <20030825112159.M74107@1976design.com> Hi There, I recently installed an update of the Google toolbar. One of the features on there is Autofill, which lets you quickly fill in form data on web sites (http://toolbar.google.com/autofill_help.html). I thought it'd be good to get into the habit of using some kind of standard for naming form fields, especially since autofill features will no doubt become more popular. >From the Google help page I followed a link to http://www.ietf.org/rfc/rfc3106.txt where the standard is explained. I wondered if anyone has more info on this topic but from a non-commercial point of view. Principally, I'd like to know what to name fields that don't relate to commerce, but maybe to becoming a member, or registering for something - what address fields should be used in those instances? Just wondering what people know before I put a lot of effort into this. Cheers - Dunstan --------------------------- Dorset, England http://www.1976design.com/ http://www.orchard.it/ http://www.maccaws.org/ From rudy937 at rogers.com Mon Aug 25 07:26:12 2003 From: rudy937 at rogers.com (rudy) Date: Mon, 25 Aug 2003 08:26:12 -0400 Subject: [thelist] following a standard for form field naming References: <20030825112159.M74107@1976design.com> Message-ID: <009b01c36b04$136197b0$52639c18@r9373j4yqbe8dy> > Principally, I'd like to know what to name fields that don't relate to > commerce, but maybe to becoming a member, or registering for something - > what address fields should be used in those instances? this might help: Usable Forms (for an international audience) http://evolt.org/international_forms rudy From joshua at waetech.com Mon Aug 25 07:39:55 2003 From: joshua at waetech.com (Joshua Olson) Date: Mon, 25 Aug 2003 08:39:55 -0400 Subject: QRe: [thelist] Question about proper tag References: <75058C6D-D6A0-11D7-911E-00039358CB42@earthlink.net><000e01c36ab5$c7a2b5a0$52639c18@r9373j4yqbe8dy> <3F49D3C9.40002@post.cz> Message-ID: <01b101c36b06$030e9910$0300a8c0@client1> ----- Original Message ----- From: "angello" Sent: Monday, August 25, 2003 5:15 AM > try >

Section 157

> ... later in the document >

and in <><><><><><><><><> Joshua Olson Web Application Engineer WAE Tech Inc. http://www.waetech.com 706.210.0168 From gravyface at bmfsquad.com Mon Aug 25 08:53:29 2003 From: gravyface at bmfsquad.com (GravyFace) Date: Mon, 25 Aug 2003 09:53:29 -0400 Subject: [thelist] Re: Office 2003, XML, and CMS In-Reply-To: Message-ID: I'm sure it is. :) I just wrote that in two seconds for this question/email. Besides, if the Maple Leafs won the Stanley Cup, I'd be in Toronto, consuming vast amounts of beer, and screaming with glee at the top of my lungs. Either way it's invalid XML - you can't have attributes in a closing tag. Because XML has to be well formed it must always be properly nested, so when the

tag is reached it can logically only belong to the
opening tag (note that quotes around attributes are also mandatory in XML). Thus there is no need to duplicate attributes in the end tag, and in fact doing so will invalidate the XML and cause any compliant parser to stop with an error message. Cheers, Simon Willison From rudy937 at rogers.com Mon Aug 25 09:12:23 2003 From: rudy937 at rogers.com (rudy) Date: Mon, 25 Aug 2003 10:12:23 -0400 Subject: QRe: [thelist] Question about proper tag Message-ID: <20030825141223.PVWH349798.fep01-mail.bloor.is.net.cable.rogers.com@localhost> >>

Section 157

> > Holy heck! Am I the *only* person that didn't know you could do this?? prolly not it's not backwards compatible, though -- browsers that don't support id will dump you either at the top of the page or the bottom if you follow a link to that id rudy From elin at artopod.se Mon Aug 25 09:13:27 2003 From: elin at artopod.se (elin tjerngren. artopod) Date: Mon, 25 Aug 2003 16:13:27 +0200 Subject: [thelist] following a standard for form field naming In-Reply-To: <20030825112159.M74107@1976design.com> Message-ID: <3F4A35A7.7060.FD82A25@localhost> Hi, > I recently installed an update of the Google toolbar. One of the features > on there is Autofill, which lets you quickly fill in form data on web sites > (http://toolbar.google.com/autofill_help.html). I don't know about form field naming but if you only want the auto-fill feature for iexplorer only you can use attributes like this in your input tags (non-standard though): vcard_name="vCard.FirstName" vcard_name="vCard.LastName" vcard_name="vCard.email" ... Regards, /Elin, http://artopod.com From cs1spw at bath.ac.uk Mon Aug 25 09:31:44 2003 From: cs1spw at bath.ac.uk (Simon Willison) Date: Mon, 25 Aug 2003 09:31:44 -0500 Subject: [thelist] [PHP] parsing xml In-Reply-To: <3F498F8A.8020007@teltest.com> References: <3F498F8A.8020007@teltest.com> Message-ID: <3F4A1DD0.7080206@bath.ac.uk> Paul Bennett wrote: > The parser I have developed is very simple and works. However, when I > received a sample file from said "other application" developers, I > noticed that there are multiple instances of the same tag which would > currently choke my parser. > > Example 1: > The parent tag for each major data grouping is: > "Programme" > This tag name also appears under the node "Fees", thus my parser thinks > that when it hits this tag that the programme information is complete > and all heckfire breaks loose. > > Example 2: > The title of each "Programme" is contained within the tag "Title", but > this tag also is present under a node named "Careers" > [Insert sobbing sound here] I presume you're using SAX parsing for this. You've hit on one of the tricker aspects of developing a SAX parser, but the problem is not at all impossible to solve. The trick is to use variables to keep track of where you are in the document. For example, have a variable somewhere called $inFees which is set to true whenthe parser sees an open tag and false when it sees the corresponding end tag. I like to put my SAX parsers inside a class using xml_set_object() as it lets me use class properties for this kind of thing rather than having to use global variables. An alternative approach to having a bunch of hard-coded boolean variables is to use a stack: an array on to which you push() tag names when you see them and pop() them when you reach their end tag. Your logic for dealing with Programme and Title can then look at the stack to figure out what kind of tag it actually is. With a bit of work keeping track of where you are in the document at any one time you should be able to solve your problem. The easier alternative though is to use the DOM extension instead, if you've got it installed. Hope that helps, Simon Willison From morgan at morgankelsey.com Mon Aug 25 09:32:52 2003 From: morgan at morgankelsey.com (Morgan Kelsey) Date: Mon, 25 Aug 2003 10:32:52 -0400 Subject: [thelist] CF: CFSchedule redirection? References: <5.2.1.1.0.20030825055906.00ace6a0@mail.frankmarion.com> Message-ID: <001f01c36b15$c45c3b90$6801a8c0@boppadeedee2> frank, > If I do a redirect in a script using either cfheader or cflocation, will it > actually redirect? If I'm right, both of the above tags are browser side > not server side.. What say you? > why don't you try it and find out? ;o) both of those tags send a header command to the browser. cfscheduled pages act as if they were called from the browser, but redirects are not allowed. in CFMX, a task calling a page with cflocation in it will throw an error when you try to execute it. i imagine this behavior is the same in CF5 and earlier (things rarely become less-functional) if you change the cflocation to a meta-refresh, it won't throw the error, but it won't follow the redirect either. nagrom http://morgankelsey.com From elin at artopod.se Mon Aug 25 10:01:35 2003 From: elin at artopod.se (elin tjerngren. artopod) Date: Mon, 25 Aug 2003 17:01:35 +0200 Subject: [thelist] auto-image-resizing best results In-Reply-To: <3F495D9B.70901@bath.ac.uk> Message-ID: <3F4A40EF.25891.10043B9A@localhost> Hi, > I've been experimenting with GD with PHP, and although the > results it gives are adequate for producing thumbnails they are slightly > flakey for larger images - they're not bad, but they're not brilliant > either. If you use ImageCreate and ImageCopyResized change it to ImageCreateTrueColor and imagecopyresampled used in newer versions of GD - it produces much better images...! (Read more at php.net) Regards, /Elin, http://artopod.com From Josh.S.Feingold at irs.gov Mon Aug 25 10:14:58 2003 From: Josh.S.Feingold at irs.gov (Feingold Josh S) Date: Mon, 25 Aug 2003 11:14:58 -0400 Subject: [thelist] [ot] Free stock quote script Message-ID: <40BE5618BBFAD6119DAC0004ACE530C6869B88@chm0010mb01.atsc.irs.gov> You could create a script which goes out to Yahoo (or wherever) every X minutes grabs the page then strips out the information that you need. Paste that info into a separate file/database then read from there when pages are called. You can probably also find a web service that provides this information such as this: http://www.xmethods.net/ve2/ViewListing.po;jsessionid=cghPYwgQp3onCF4hUfB5_z e-(QhxieSRM)?key=uuid:889A05A5-5C03-AD9B-D456-0E54A527EDEE I know that there is a Perl extension that allows for the automation of this, but don't know about PHP. It shouldn't be too hard to recreate, though. Josh -----Original Message----- From: Cayley Vos [mailto:cvos at netpaths.net] Sent: Friday, August 22, 2003 1:51 PM To: evolt Subject: [thelist] [ot] Free stock quote script i am looking to embed a stock quote (NASAQ, NYSE and S&P) in a website. Is there free code, similar to the news features offered by moreover.com to embed this in a website? im looking to do it in PHP, not javaScript, or worse Java. When making search engine friendly websites, don't put your keyword phrases in invisible places such as meta tags. Put them in the title tags and main body copy. Search engines only index what users can see - put your keywords out in the open. Cayley Vos, Principal office: 310-372-3086 cell: 360-303-0150 http://netpaths.net _______________________________________________________ web hosting | search engine marketing | web development -- * * Please support the community that supports you. * * http://evolt.org/help_support_evolt/ For unsubscribe and other options, including the Tip Harvester and archives of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From cs1spw at bath.ac.uk Mon Aug 25 10:15:35 2003 From: cs1spw at bath.ac.uk (Simon Willison) Date: Mon, 25 Aug 2003 10:15:35 -0500 Subject: QRe: [thelist] Question about proper tag In-Reply-To: <20030825141223.PVWH349798.fep01-mail.bloor.is.net.cable.rogers.com@localhost> References: <20030825141223.PVWH349798.fep01-mail.bloor.is.net.cable.rogers.com@localhost> Message-ID: <3F4A2817.6090807@bath.ac.uk> rudy wrote: >>>

Section 157

>> >>Holy heck! Am I the *only* person that didn't know you could do this?? > > prolly not > > it's not backwards compatible, though -- browsers that don't support > id will dump you either at the top of the page or the bottom if you > follow a link to that id It's part of the HTML4 standard though, and every browser released since 1998 should be able to cope with it (every browser I've tried since then has). Of course, good old Netscape 4 was released in 1997 ;) Cheers, Simon From Josh.S.Feingold at irs.gov Mon Aug 25 10:19:29 2003 From: Josh.S.Feingold at irs.gov (Feingold Josh S) Date: Mon, 25 Aug 2003 11:19:29 -0400 Subject: [thelist] [ot] Free stock quote script Message-ID: <40BE5618BBFAD6119DAC0004ACE530C6869B89@chm0010mb01.atsc.irs.gov> Here are some more web services: http://www.remotemethods.com/home/content/stocks Josh -----Original Message----- From: Cayley Vos [mailto:cvos at netpaths.net] Sent: Friday, August 22, 2003 1:51 PM To: evolt Subject: [thelist] [ot] Free stock quote script i am looking to embed a stock quote (NASAQ, NYSE and S&P) in a website. Is there free code, similar to the news features offered by moreover.com to embed this in a website? im looking to do it in PHP, not javaScript, or worse Java. When making search engine friendly websites, don't put your keyword phrases in invisible places such as meta tags. Put them in the title tags and main body copy. Search engines only index what users can see - put your keywords out in the open. Cayley Vos, Principal office: 310-372-3086 cell: 360-303-0150 http://netpaths.net _______________________________________________________ web hosting | search engine marketing | web development -- * * Please support the community that supports you. * * http://evolt.org/help_support_evolt/ For unsubscribe and other options, including the Tip Harvester and archives of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From nemesis at nemesis1.f2o.org Mon Aug 25 10:41:58 2003 From: nemesis at nemesis1.f2o.org (Nemesis) Date: Mon, 25 Aug 2003 11:41:58 -0400 Subject: [thelist] mySQL/Forms - keeping line breaks In-Reply-To: <20030824232308.90683.qmail@web12603.mail.yahoo.com> References: <20030824232308.90683.qmail@web12603.mail.yahoo.com> Message-ID: <3F4A2E46.1080706@nemesis1.f2o.org> Tom Dell'Aringa wrote: > --- Anthony Baratta wrote: > > >>Are you stripping the \n before it goes into the DB? Are you >>dumping the db data into a Text Area? > > > I am not (actively) stripping the \n - unless its somehow taking > place w/o me knowing it. I am dumping it into a textarea. > If your copying and pasting to the textarea you are creating one or a few jumbled lines when submitting. You have to explode() the string before it is put into the database. http://www.php.net/explode Or use phpmyadmin to input the data. It already has the explode() and urldecode() functions built in. -- The Nemesis Project http://nemesis1.f2o.org One Stop CSS From david_s at tech-right.biz Mon Aug 25 10:45:23 2003 From: david_s at tech-right.biz (David Slonosky) Date: Mon, 25 Aug 2003 11:45:23 -0400 Subject: [thelist] Internet security course, Toronto? Message-ID: <3F4A2F13.7090909@tech-right.biz> I'm looking for a decent Internet security course in Toronto. I'd prefer something general, rather than going through some Microsoft certification thing. Perhaps obviously, I'm most interested in security as it applies to developing Web applications. David From gozz at gozz.com Mon Aug 25 12:07:52 2003 From: gozz at gozz.com (Erik Mattheis) Date: Mon, 25 Aug 2003 12:07:52 -0500 Subject: [thelist] domain speculators Message-ID: I thought this was a trade that didn't exists anymore. Some guy wants $1,600 for a .org address, which is the name of a client's government funded project. The domain points nowhere ... same guy is trying to sell other names for tens of thousands of dollars. Any suggestions on how this squatter can be evicted for a reasonable price? -- -/erik/ 612 377 2272 -- From sfmalo at 24caratdesign.com Mon Aug 25 12:18:21 2003 From: sfmalo at 24caratdesign.com (Sharon F. Malone) Date: Mon, 25 Aug 2003 10:18:21 -0700 Subject: [thelist] Search Engine and MIVA shopping cart filenames Message-ID: <011601c36b2c$e28361e0$c1cffea9@oemcomputer> Need some help with creating s.e. optimized filenames when locked into creating an ecommerce site using the MIVA shopping cart! Will soon be setting this up for a new client. MIVA seems to have its own method of naming filenames. Does anyone know if I can change that to more search engine-friendly filenames and still comply with MIVA's rules & regs? For example, another site constructed using MIVA displays this url for the Home page: http://www.xyz.com/Merchant2/merchant.mv and this for the Catalog page: http://www.xyz.com/Merchant2/merchant.mv?Screen=PLST&Store_Code=1 and this for one of the Product pages: http://www.xyz.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=1&Category_Code=Antioxidants As a last resort, I was thinking of creating a Site Map page listing all products (linking to their respective MIVA-named pages) but I don't even know if I'm allowed to put the Home and Site Map pages in the root directory. Any MIVA-experienced help appreciated! Best, Sharon --------------------------------------------------------------------------- Sharon F. Malone "web design and Internet writing services" http://www.24caratdesign.com sfmalo at 24caratdesign.com Opportunity is missed by most people because it is dressed in overalls and looks like work. -- Thomas A. Edison From sabaffy at mswebdevelopment.com Mon Aug 25 13:14:26 2003 From: sabaffy at mswebdevelopment.com (Steve Abaffy) Date: Mon, 25 Aug 2003 13:14:26 -0500 Subject: [thelist] OT: Java Virtual Machine problems Message-ID: Hello, I know this is off topic, but I know you guys would probably know. Here is the problem I am running Win2K machine with sp4 installed. I have also gone and used windows update and installed all service packs. So everything should be up to date. When using a command window and typing in jview I get the help instructions. According to MS this means that I have Virtual Machine installed. Now the problem... there are web sites that when visited (i.e. www.dallascowboys.com) ask me to download virtual machine. Now if I say cancel the site shows up and 9 out of 10 times the very first thing I click on locks up the browser. I have to use the task manager to end the program. If I say ok, I'll download it, I get a page on microsoft's site telling me that the page I have visited requires a new version of virtual machine then I am currently running and directs me to the windows update page. Which of course does download any newer version of virtual machine. I have looked on the net and found a version of virtual machine and have installed that, but the problem has not changed. Anything that I am overlooking or should check... ???? Thanks Steve (And of course as this is off topic you I will be happy to take this off list) *************************************************************************** When we turn the pages of history, when these days have passed long ago Will they look upon us with sadness for the seeds that we let grow? Neil Peart. *************************************************************************** From steve at clason.org Mon Aug 25 13:22:19 2003 From: steve at clason.org (Steve Clason) Date: Mon, 25 Aug 2003 12:22:19 -0600 Subject: [thelist] Message-ID: Howdy, I have a png image of poll results created on the fly with php/gdlib/MySQL. Rather than saving the image to a file, I just call the script that creates it in an html tag, like so: This works fine on Windows boxes, but hangs a Mac with OS 9 and IE 5. Has anyone else had any experience like this they could share, particularly if you found a solution? Or, can anyone recommend a php or Mac mail list? The script does output a header identifying the image as png, by the way. The page is at http://www.markruzzin.org/poll.php if you want practice rebooting your Mac. Thanks, Steve Clason From cparker at swatgear.com Mon Aug 25 14:04:25 2003 From: cparker at swatgear.com (Chris W. Parker) Date: Mon, 25 Aug 2003 12:04:25 -0700 Subject: [thelist] Search Engine and MIVA shopping cart filenames Message-ID: <001BD19C96E6E64E8750D72C2EA0ECEE1AE1CB@ati-ex-01.ati.local> Sharon F. Malone on Monday, August 25, 2003 10:18 AM said: > Need some help with creating s.e. optimized filenames when locked > into creating an ecommerce site using the MIVA shopping cart! [snip] > Any MIVA-experienced help appreciated! Well I don't know anything about MIVA, but have you considered using mod_rewrite*? This would allow you to leaves all the filenames the same but just change the urls from the files. > For example, another site constructed using MIVA displays this url > for the Home page: http://www.xyz.com/Merchant2/merchant.mv This could become www.xyz.com/ > and this for the Catalog page: > http://www.xyz.com/Merchant2/merchant.mv?Screen=PLST&Store_Code=1 www.xyz.com/screen/PLST/store_code/1 > and this for one of the Product pages: > http://www.xyz.com/Merchant2/merchant.mv?Screen=CTGY&Store_Code=1&Catego ry_Code=Antioxidants www.xyz.com/Screen/CTGY/Store_Code/1/Category_Code/Antioxidants And of course you could shorten those url's even more but I just stuck with the basics. Chris. * I don't know anything about MIVA so I'm just assuming it's *nix based. If it's MS based (i.e. running IIS as webserver) there are plenty of other url rewriting tools for IIS. From stevec at topdogstrategy.com Mon Aug 25 13:00:45 2003 From: stevec at topdogstrategy.com (Steve Clason) Date: Mon, 25 Aug 2003 12:00:45 -0600 Subject: [thelist] [PHP] Serving a gdlib image to Mac Message-ID: Howdy, I have a png image of poll results created on the fly with php/gdlib/MySQL. Rather than saving the image to a file, I just call the script that creates it in an html tag, like so: This works fine on Windows boxes, but hangs a Mac with OS 9 and IE 5. Has anyone else had any experience like this they could share, particularly if you found a solution? Or, can anyone recommend a php or Mac mail list? The script does output a header identifying the image as png, by the way. The page is at http://www.markruzzin.org/poll.php if you want practice rebooting your Mac. Thanks, Steve Clason From norman.bunn at craftedsolutions.com Mon Aug 25 14:49:08 2003 From: norman.bunn at craftedsolutions.com (Norman Bunn) Date: Mon, 25 Aug 2003 15:49:08 -0400 Subject: [thelist] domain speculators In-Reply-To: Message-ID: <5.2.1.1.0.20030825154839.01795128@craftedsolutions.com> At 01:07 PM 8/25/2003, Erik Mattheis wrote: >I thought this was a trade that didn't exists anymore. Some guy wants >$1,600 for a .org address, which is the name of a client's government >funded project. The domain points nowhere ... same guy is trying to sell >other names for tens of thousands of dollars. > >Any suggestions on how this squatter can be evicted for a reasonable price? >-- >-/erik/ Check this out. It may help: Norman www.CraftedSolutions.com 803-405-1008 From norman.bunn at craftedsolutions.com Mon Aug 25 14:54:18 2003 From: norman.bunn at craftedsolutions.com (Norman Bunn) Date: Mon, 25 Aug 2003 15:54:18 -0400 Subject: [thelist] Search Engine and MIVA shopping cart filenames In-Reply-To: <011601c36b2c$e28361e0$c1cffea9@oemcomputer> Message-ID: <5.2.1.1.0.20030825155216.01596480@craftedsolutions.com> At 01:18 PM 8/25/2003, Sharon F. Malone wrote: >Need some help with creating s.e. optimized filenames when locked into >creating an ecommerce site using the MIVA shopping cart! > >Best, >Sharon >--------------------------------------------------------------------------- >Sharon F. Malone Sharon, You might want to try the Miva Merchant user's group list: merchant-users at miva.com There is lots of expertise there and they should be able to address your question. Norman www.CraftedSolutions.com 803-405-1008 From aholmes at pureguru.com Mon Aug 25 14:58:20 2003 From: aholmes at pureguru.com (Aaron Holmes) Date: Mon, 25 Aug 2003 15:58:20 -0400 Subject: [thelist] OT: Java Virtual Machine problems In-Reply-To: Message-ID: <003001c36b43$3f13a9e0$6600a8c0@gurixstation001> Hi Steve, I also have had some silly things occur with Java, especially since the lawsuits and Microsoft's decision to not include JVMs any longer. (I believe this is still correct). If you go to http://www.java.com they have a free install link... Try the automatic install, it worked for me. If you've already done this or it doesn't work let me know and I'll try to think of another way around it :) HTH. Sincerely yours, Aaron Holmes CEO Gurix Web Professionals Welland, Ontario Canada Corporate e-mail: aholmes at gurix.com V: 905.324.3241 F: 905.734.1398 http://www.gurix.com Subscribe to "Balancing Today's Technology," our free, monthly, electronic newsletter about using technology in business by e-mail to: join-todaystech at gurix.com From cparker at swatgear.com Mon Aug 25 15:00:20 2003 From: cparker at swatgear.com (Chris W. Parker) Date: Mon, 25 Aug 2003 13:00:20 -0700 Subject: [thelist] Message-ID: <001BD19C96E6E64E8750D72C2EA0ECEE2B7F60@ati-ex-01.ati.local> Steve Clason on Monday, August 25, 2003 11:22 AM said: > Or, can anyone > recommend a php or Mac mail list? http://www.php.net/mailing-lists.php should get you to a good php mailing list. ;) Chris. From lacjoe at wsinc.com Mon Aug 25 15:44:35 2003 From: lacjoe at wsinc.com (Joe LaChapell) Date: Mon, 25 Aug 2003 15:44:35 -0500 Subject: [thelist] OT: Java Virtual Machine problems In-Reply-To: References: Message-ID: <3F4A7533.3010607@wsinc.com> Steve, Get Sun's Java VM ... I wouldn't even mess around with Microsoft's. I've had similar problems with Microsoft's version and after I switched to Sun's VM, those problems went away. HTH, -joe Steve Abaffy wrote: > Hello, > > I know this is off topic, but I know you guys would probably know. > Here is the problem I am running Win2K machine with sp4 installed. I have > also gone and used windows update and installed all service packs. So > everything should be up to date. When using a command window and typing in > jview I get the help instructions. According to MS this means that I have > Virtual Machine installed. > > Now the problem... there are web sites that when visited (i.e. > www.dallascowboys.com) ask me to download virtual machine. Now if I say > cancel the site shows up and 9 out of 10 times the very first thing I click > on locks up the browser. I have to use the task manager to end the program. > If I say ok, I'll download it, I get a page on microsoft's site telling me > that the page I have visited requires a new version of virtual machine then > I am currently running and directs me to the windows update page. Which of > course does download any newer version of virtual machine. > > I have looked on the net and found a version of virtual machine and have > installed that, but the problem has not changed. > > Anything that I am overlooking or should check... ???? > > Thanks > Steve > > (And of course as this is off topic you I will be happy to take this off > list) > > > > *************************************************************************** > When we turn the pages of history, when these days have passed long ago > Will they look upon us with sadness for the seeds that we let grow? > Neil Peart. > *************************************************************************** > > From joshua at waetech.com Mon Aug 25 15:52:26 2003 From: joshua at waetech.com (Joshua Olson) Date: Mon, 25 Aug 2003 16:52:26 -0400 Subject: [thelist] References: Message-ID: <002301c36b4a$d032fbe0$0300a8c0@client1> ----- Original Message ----- From: "Steve Clason" Sent: Monday, August 25, 2003 2:22 PM > I have a png image of poll results created on the fly with > php/gdlib/MySQL. Rather than saving the image to a file, I just > call the script that creates it in an html tag, like so: > > > > This works fine on Windows boxes, but hangs a Mac with OS 9 and > IE 5. Has anyone else had any experience like this they could > share, particularly if you found a solution? Or, can anyone > recommend a php or Mac mail list? Steve, I have no idea, but I do have an alternative... It should be possible to completely skip the generation of the image and simply make the bar graph out of HTML and a static image or two. I think you'll find numerous advantages by making it html over trying to render the image server-side--weight, quality, extensibility, etc. Good luck, <><><><><><><><><><> Joshua Olson Web Application Engineer WAE Tech Inc. http://www.waetech.com 706.210.0168 From pixelmech at yahoo.com Mon Aug 25 16:25:41 2003 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Mon, 25 Aug 2003 14:25:41 -0700 (PDT) Subject: [thelist] [ot] Monitor Suggestions? Message-ID: <20030825212541.14606.qmail@web12607.mail.yahoo.com> Hi all, I've just gotten a new contract that is really making it hard to work on my current monitor. I have a flat panel MAG 15" LCD monitor. Frankly, I love the thing but its just too small at 15"/max res of 1024 x 768. Of course I am under severe time crunch and have no time to research monitors - but I have to go out tonight and get a new one. I'd really appreciate any suggestions based on my req's below. I know some of you may not be LCD flat monitors, but I *have* to go that route (for various reasons) so keep your suggestions in line with that. If you have the actual monitor you might suggest, so much the better! Requirements: ----------------------------- 17" + Flat screen LCD It MUST be affordable - I cannot go get a top of the line monitor. It has to be for PC - as much as I would love getting one of the Macintosh monitors which are sweeeet. Actually..I think thats it... TIA Tom If you have a digital camera and enjoy taking photos - AND you have a decent memory card inside it - AND you can manipulate your photos yourself with PhotoShop et al - set your picture quality setting as HIGH as you can. If there is no compression at all - so much the better. This way you an grab the unaldulterated photo in your image editor and have at it without any loss of quality. This makes much better photos - even if its just a shot of the dog. Of course, this also means bigger files and the fact that you have to go in and edit them and compress them yourself. So you have to weigh those facts in and what you are doing with your photos. If you are taking shots for a work related project however, this is definitely the way to go. ===== http://www.pixelmech.com/ :: Web Development Services http://www.DMXzone.com/ :: Premium Content Author / JavaScript / Every Friday! http://www.maccaws.com/ :: Group Leader [Making A Commercial Case for Adopting Web Standards] "That's not art, that's just annoying." -- Squidward From casey at thecrookstons.com Mon Aug 25 16:46:33 2003 From: casey at thecrookstons.com (Casey Crookston) Date: Mon, 25 Aug 2003 16:46:33 -0500 Subject: [thelist] MS Excel Question References: Message-ID: <00d701c36b52$5d4466c0$6401a8c0@papabear> When creating a formula in Excel you can, of course, reference other cells: =b15+c15 If you copy and paste that cell, Excel is kind enough to change the cell references relative to where you pasted. But what if I want one of the cell references to remain constant? Example: Original: =B15+C15 Pasted: =B16+C15 Pasted: =B16+C15 Pasted: =B16+C15 Pasted: =E16+C15 How do you specify that C15 is to remain unchanged? TIA, Casey From jeff at jeffhowden.com Mon Aug 25 17:39:08 2003 From: jeff at jeffhowden.com (Jeff Howden) Date: Mon, 25 Aug 2003 15:39:08 -0700 Subject: [thelist] In-Reply-To: <1061850301.13270@LISTSERV.alphashop.com> Message-ID: <1061850886.14084@LISTSERV.alphashop.com> joshua, ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > From: Joshua Olson > > It should be possible to completely skip the generation > of the image and simply make the bar graph out of HTML > and a static image or two. I think you'll find numerous > advantages by making it html over trying to render the > image server-side--weight, quality, extensibility, etc. ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< and to play devil's advocate, i can think of a few advantages to doing it server-side: weight yeah, i think an image would weigh less than all the html and little images necessary to produce the same thing) portability no chance of not selecting the entire html graph to paste into something like word. less chance of people messing with the numbers once it's been pulled into an authoring medium. quality as in consistency across all devices with graphical display capabilities) just my 2?, .jeff ?????????????????????????????????????????????????????? Jeff Howden - Web Application Specialist R?sum? - http://jeffhowden.com/about/resume/ Code Library - http://evolt.jeffhowden.com/jeff/code/ From steve at clason.org Mon Aug 25 17:54:36 2003 From: steve at clason.org (Steve Clason) Date: Mon, 25 Aug 2003 16:54:36 -0600 Subject: [thelist] In-Reply-To: <002301c36b4a$d032fbe0$0300a8c0@client1> Message-ID: Joshua wrote: >> I have a png image of poll results created on the fly with >> php/gdlib/MySQL. Rather than saving the image to a file, I just >> call the script that creates it in an html tag, like so: >> >> >> >> This works fine on Windows boxes, but hangs a Mac with OS 9 and > It should be possible to completely skip the > generation of the image and > simply make the bar graph out of HTML and a static > image or two. I think > you'll find numerous advantages by making it html over trying to > render the image server-side--weight, quality, extensibility, etc. That's a good suggestion, thank you. Might be fun, too. Steve From pixelmech at yahoo.com Mon Aug 25 18:32:12 2003 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Mon, 25 Aug 2003 16:32:12 -0700 (PDT) Subject: [thelist] dom tree help Message-ID: <20030825233212.65853.qmail@web12602.mail.yahoo.com> Hello, I have a little tree script: http://www.pixelmech.com/test/dom_tree.html This only has to work in IE6 exclusively. It works right now. The problem I have is that the 2nd level tree items (the section 1.1, 2.1 etc) appear OPEN when the grade is toggled. I need them to start as closed. All I am doing is seeing if the root node has children, then showing/hiding all the divs. Can anyone suggest a good way to only open the next level, not all the levels? I tried using firstChild() - but that turns out to be the anchor I believe. How can I only show/hide the FIRST div? It's fine if this has to be a separate function for the grade toggle and a separate function for the section toggle. TIA Tom ===== http://www.pixelmech.com/ :: Web Development Services http://www.DMXzone.com/ :: Premium Content Author / JavaScript / Every Friday! http://www.maccaws.com/ :: Group Leader [Making A Commercial Case for Adopting Web Standards] "That's not art, that's just annoying." -- Squidward From chris_mahan at yahoo.com Mon Aug 25 18:37:44 2003 From: chris_mahan at yahoo.com (Christopher Mahan) Date: Mon, 25 Aug 2003 16:37:44 -0700 (PDT) Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <20030825233744.56135.qmail@web14001.mail.yahoo.com> put a $ sign in front of the coordinate that needs to remain constant: example: $c$15, for both $c15, for C to stay and 15 to be changed c$15 for c to be changed and 15 to stay. Chris --- Casey Crookston wrote: > When creating a formula in Excel you can, of course, reference > other cells: > > =b15+c15 > > If you copy and paste that cell, Excel is kind enough to change the > cell > references relative to where you pasted. But what if I want one of > the cell > references to remain constant? Example: > > Original: =B15+C15 > Pasted: =B16+C15 > Pasted: =B16+C15 > Pasted: =B16+C15 > Pasted: =E16+C15 > > How do you specify that C15 is to remain unchanged? > > TIA, > > Casey > > > -- > * * Please support the community that supports you. * * > http://evolt.org/help_support_evolt/ > > For unsubscribe and other options, including the Tip Harvester > and archives of thelist go to: http://lists.evolt.org > Workers of the Web, evolt ! ===== Christopher Mahan chris_mahan at yahoo.com 818.943.1850 cell http://www.christophermahan.com/ __________________________________ Do you Yahoo!? Yahoo! SiteBuilder - Free, easy-to-use web site design software http://sitebuilder.yahoo.com From nepolon at worlddomination.net Mon Aug 25 18:42:28 2003 From: nepolon at worlddomination.net (Steve Lewis) Date: Mon, 25 Aug 2003 16:42:28 -0700 Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> References: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <3F4A9EE4.2050406@worlddomination.net> Casey Crookston wrote: >How do you specify that C15 is to remain unchanged? > > use $C$15 use a $ before the row/column ID to fix that cell row/column when transfering the formula with copy/paste From seyon at delime.com Mon Aug 25 18:37:46 2003 From: seyon at delime.com (Marc Seyon) Date: Mon, 25 Aug 2003 19:37:46 -0400 Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> References: Message-ID: <4.2.0.58.20030825193657.02180f58@mail.delime.com> Message from Casey Crookston (8/25/2003 04:46 PM) >When creating a formula in Excel you can, of course, reference other cells: > >=b15+c15 > >If you copy and paste that cell, Excel is kind enough to change the cell >references relative to where you pasted. But what if I want one of the cell >references to remain constant? Example: > >How do you specify that C15 is to remain unchanged? $C$15 regards. -marc -- Carnival 2003 in all its photographic glory. Playyuhself.com http://www.playyuhself.com/ From evolt at funkwit.com Mon Aug 25 18:48:24 2003 From: evolt at funkwit.com (Paul Cowan) Date: Tue, 26 Aug 2003 09:48:24 +1000 Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> References: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <683781035.1061891304@[192.168.2.62]> Casey wrote: > When creating a formula in Excel you can, of course, reference other > cells: > > =b15+c15 > How do you specify that C15 is to remain unchanged? If you want the column (C) to remain constant, even if you paste into another column, it's: =b15+$c15 If you want the row (15) to remain constant, even if you paste into another row, it's: =b15+c$15 If you always want c15, no matter where it ends up, it's =b15+$c$15 Paul From cparker at swatgear.com Mon Aug 25 18:55:24 2003 From: cparker at swatgear.com (Chris W. Parker) Date: Mon, 25 Aug 2003 16:55:24 -0700 Subject: [thelist] MS Excel Question Message-ID: <001BD19C96E6E64E8750D72C2EA0ECEE2B7F6D@ati-ex-01.ati.local> Casey Crookston on Monday, August 25, 2003 2:47 PM said: > Original: =B15+C15 > Pasted: =B16+C15 > Pasted: =B16+C15 > Pasted: =B16+C15 > Pasted: =E16+C15 > > How do you specify that C15 is to remain unchanged? You have to put a $ in front of the thing you don't want to change. i.e. =B$15+C$15 That will allow the columns to change when dragged left/right. =$B15+$C15 That will allow the rows to change when dragged up/down. =$B$15+$C$15 That will not allow either value to change regardless of which way it is drug(dragged?). Chris. From rudy937 at rogers.com Mon Aug 25 19:01:00 2003 From: rudy937 at rogers.com (rudy) Date: Mon, 25 Aug 2003 20:01:00 -0400 Subject: [thelist] MS Excel Question References: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <00e001c36b65$247a9c70$52639c18@r9373j4yqbe8dy> > How do you specify that C15 is to remain unchanged? $c15 or c$15 (one or t'other, i forget which) rudy From khallman at wrack.org Mon Aug 25 19:18:51 2003 From: khallman at wrack.org (Kelly Hallman) Date: Mon, 25 Aug 2003 17:18:51 -0700 (PDT) Subject: [thelist] In-Reply-To: <1061850886.14084@LISTSERV.alphashop.com> Message-ID: On Mon, 25 Aug 2003, Jeff Howden wrote: > yeah, i think an image would weigh less than all the html and little > images necessary to produce the same thing) ... consistency across all > devices with graphical display capabilities) Not to mention HTML pretty much limits you to bar graphs, which are only good for displaying particular types of data. If you wanted to then create a different type of chart you'd be back to graphics... Did I understand the original post correctly, that server-generated graphics actually crashes the Mac? Have others verified this? -- Kelly Hallman http://wrack.org/ From genyus at ingenyus.net Mon Aug 25 19:24:54 2003 From: genyus at ingenyus.net (Gary McPherson) Date: Tue, 26 Aug 2003 01:24:54 +0100 Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <001301c36b68$790b7270$0300a8c0@ingenyus.net> thelist-bounces at lists.evolt.org wrote: > When creating a formula in Excel you can, of course, reference other > cells: > > =b15+c15 > > If you copy and paste that cell, Excel is kind enough to > change the cell references relative to where you pasted. But > what if I want one of the cell references to remain constant? > Example: > > Original: =B15+C15 > Pasted: =B16+C15 > Pasted: =B16+C15 > Pasted: =B16+C15 > Pasted: =E16+C15 > > How do you specify that C15 is to remain unchanged? > An absolute cell reference, which looks like $C$15. So your formula would be =B16+$C$15 HTH, Gary From evolt.org.6834 at elysiansystems.com Mon Aug 25 19:26:41 2003 From: evolt.org.6834 at elysiansystems.com (Lea de Groot) Date: Tue, 26 Aug 2003 09:56:41 +0930 Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> References: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <200308260956.41748.evolt.org.6834@elysiansystems.com> On Tuesday 26 August 2003 07:16, Casey Crookston wrote: > How do you specify that C15 is to remain unchanged? put a $ on the row, column or both that you dont want to change eg $C$15 HIH Lea -- Lea de Groot Elysian Systems From RSDN at chevrontexaco.com Mon Aug 25 19:33:31 2003 From: RSDN at chevrontexaco.com (Resurreccion, Dennis M.) Date: Tue, 26 Aug 2003 08:33:31 +0800 Subject: [thelist] MS Excel Question Message-ID: <2797C0413DCFA34691713C912CEC57B657D3F4@perat2nte2k1.perat2.chevrontexaco.net> Place a dollar sign, e.g. =B15+$C$15. The dollar sign just indicates that the location is absolute. -----Original Message----- From: Casey Crookston [mailto:casey at thecrookstons.com] Sent: Tuesday, August 26, 2003 5:47 AM To: thelist at lists.evolt.org Subject: [thelist] MS Excel Question When creating a formula in Excel you can, of course, reference other cells: =b15+c15 If you copy and paste that cell, Excel is kind enough to change the cell references relative to where you pasted. But what if I want one of the cell references to remain constant? Example: Original: =B15+C15 Pasted: =B16+C15 Pasted: =B16+C15 Pasted: =B16+C15 Pasted: =E16+C15 How do you specify that C15 is to remain unchanged? TIA, Casey -- * * Please support the community that supports you. * * http://evolt.org/help_support_evolt/ For unsubscribe and other options, including the Tip Harvester and archives of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From brettastinson at comcast.net Mon Aug 25 20:08:57 2003 From: brettastinson at comcast.net (Brett Stinson) Date: Mon, 25 Aug 2003 20:08:57 -0500 Subject: [thelist] MS Excel Question In-Reply-To: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: Casey: What you are referring to is the difference between absolute and relative references. Straight from the excel help, this should clear it up for you: The difference between relative and absolute references Relative references When you create a formula, references to cells or ranges are usually based on their position relative to the cell that contains the formula. In the following example, cell B6 contains the formula =A5; Microsoft Excel finds the value one cell above and one cell to the left of B6. This is known as a relative reference. When you copy a formula that uses relative references, Excel automatically adjusts the references in the pasted formula to refer to different cells relative to the position of the formula. In the following example, the formula in cell B6, =A5, which is one cell above and to the left of B6, has been copied to cell B7. Excel has adjusted the formula in cell B7 to =A6, which refers to the cell that is one cell above and to the left of cell B7. Absolute references If you don't want Excel to adjust references when you copy a formula to a different cell, use an absolute reference. For example, if your formula multiplies cell A5 with cell C1 (=A5*C1) and you copy the formula to another cell, Excel will adjust both references. You can create an absolute reference to cell C1 by placing a dollar sign ($) before the parts of the reference that do not change. To create an absolute reference to cell C1, for example, add dollar signs to the formula as follows: =A5*$C$1 Switching between relative and absolute references If you created a formula and want to change relative references to absolute (and vice versa), select the cell that contains the formula. In the formula bar, select the reference you want to change and then press F4. Each time you press F4, Excel toggles through the combinations: absolute column and absolute row (for example, $C$1); relative column and absolute row (C$1); absolute column and relative row ($C1); and relative column and relative row (C1). For example, if you select the address $A$1 in a formula and press F4, the reference becomes A$1. Press F4 again and the reference becomes $A1, and so on. Hope this helps. Brett Stinson bstinson at programmer.net -----Original Message----- From: thelist-bounces at lists.evolt.org [mailto:thelist-bounces at lists.evolt.org]On Behalf Of Casey Crookston Sent: Monday, August 25, 2003 4:47 PM To: thelist at lists.evolt.org Subject: [thelist] MS Excel Question When creating a formula in Excel you can, of course, reference other cells: =b15+c15 If you copy and paste that cell, Excel is kind enough to change the cell references relative to where you pasted. But what if I want one of the cell references to remain constant? Example: Original: =B15+C15 Pasted: =B16+C15 Pasted: =B16+C15 Pasted: =B16+C15 Pasted: =E16+C15 How do you specify that C15 is to remain unchanged? TIA, Casey -- * * Please support the community that supports you. * * http://evolt.org/help_support_evolt/ For unsubscribe and other options, including the Tip Harvester and archives of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From joshua at waetech.com Mon Aug 25 20:37:05 2003 From: joshua at waetech.com (Joshua Olson) Date: Mon, 25 Aug 2003 21:37:05 -0400 Subject: [thelist] References: <1061850886.14084@LISTSERV.alphashop.com> Message-ID: <00d901c36b72$94d3ad10$0300a8c0@client1> ----- Original Message ----- From: "Jeff Howden" Sent: Monday, August 25, 2003 6:39 PM > and to play devil's advocate, i can think of a few advantages to doing it > server-side: > > weight > yeah, i think an image would weigh less than > all the html and little images necessary to > produce the same thing) I'd reccon it'd be close, but I bet that an all HTML solution would win out, size-wise, as a decent HTMLer could do it without any images. Wouldn't be too tough to figure out, if your up for it. > portability > no chance of not selecting the entire html graph > to paste into something like word. less chance > of people messing with the numbers once it's been > pulled into an authoring medium. It's pretty easy to tweak an image, too. Photoshop is good like that. It gets tougher if you alias the fonts and put the text on a complex background... but then again that would add to the image filesize, eh? > quality > as in consistency across all devices with > graphical display capabilities) Eh? I bit a simple graph like the one he made wouldn't be too tough to make it look right on 96% of the browsers out there. We can use tables, right?? :-) <><><><><><><><><><> Joshua Olson Web Application Engineer WAE Tech Inc. http://www.waetech.com 706.210.0168 From steve at clason.org Mon Aug 25 21:26:53 2003 From: steve at clason.org (Steve Clason) Date: Mon, 25 Aug 2003 20:26:53 -0600 Subject: [thelist] In-Reply-To: Message-ID: Kelly Hallman wrote: > Did I understand the original post correctly, that > server-generated > graphics actually crashes the Mac? Have others verified this? Yes, the server-generated graphics crash the Mac. The page renders until the image tag that calls the php script, then displays "loading" forever--or as close to forever as I was willing to wait. The page is at http://www.markruzzin.org/poll.php if someone with a Mac is willing to take a look. The system I tested on was OS 9/IE 5. I would be tickled to death if the crash (actually multiple crashes) was a fluke. Thanks, Steve Clason From atul79 at rogers.com Mon Aug 25 21:46:41 2003 From: atul79 at rogers.com (Atul Paul) Date: Mon, 25 Aug 2003 22:46:41 -0400 Subject: [thelist] Installing Pear: Invalid Block Error 278 In-Reply-To: References: <00d701c36b52$5d4466c0$6401a8c0@papabear> Message-ID: <5.1.0.14.2.20030825224305.00b418d8@pop> Hey, I am trying to install Pear for PHP on Windows with Apache as the webserver. I downloaded the install script from http://go-pear.org/ but when I try to install PEAR I get the following error during the installation process. Extracting installer.................. Invalid block size : 278 Does anyone know what is the problem behind this? Could this be a result of any setting on my machine or is it PEAR related? Any input is appreciated, TIA. Cheers, Atul From dianesoini at earthlink.net Mon Aug 25 21:48:04 2003 From: dianesoini at earthlink.net (Diane Soini) Date: Mon, 25 Aug 2003 19:48:04 -0700 Subject: [thelist] OT: Java Virtual Machine problems In-Reply-To: <200308251714.19RrtS3tQ3NZFl60@meadowlark> Message-ID: I wish I could answer this better, but maybe this'll be enough to help. I had the exact same problem with the JVM on my PC at work not too long ago. The problem turned out to be that Internet explorer didn't not play well with Sun's JVM. What I had to do was go into the Tools to the Advanced tab, the one that has a million check boxes. Find one for Java Virtual machine and make sure that it is off. Where my answer gets shaky, is I seem to recall there were 3 checkboxes in that general area, and I can't remember if I had to turn one of the other ones on or not. But the gist of it is that the JVM from Sun won't work. Also, it seemed that at one point I had checked Mozilla as my default browser and it is what set the JVM to on for IE. Because of this stupidity, I have had to abandon the idea of having any other browser but IE be my default. (I sure hate MS and its bossiness). Diane On Monday, August 25, 2003, at 05:14 PM, thelist-request at lists.evolt.org wrote: > Date: Mon, 25 Aug 2003 13:14:26 -0500 > From: "Steve Abaffy" > To: "Java" > Subject: [thelist] OT: Java Virtual Machine problems > > Now the problem... there are web sites that when visited (i.e. > www.dallascowboys.com) ask me to download virtual machine. Now if I say > cancel the site shows up and 9 out of 10 times the very first thing I > click > on locks up the browser. I have to use the task manager to end the > program. > If I say ok, I'll download it, I get a page on microsoft's site > telling me > that the page I have visited requires a new version of virtual machine > then > I am currently running and directs me to the windows update page. > Which of > course does download any newer version of virtual machine. > > I have looked on the net and found a version of virtual machine and > have > installed that, but the problem has not changed. > > Anything that I am overlooking or should check... ???? > > Thanks > Steve > --------------------------------------------------- Boyfriend: 3 years, 3 PCs. Each one purchased after the previous one died. Me: 9 years, 3 Macs. Each one purchased because I wanted it. They all still work perfectly. --------------------------------------------------- From cs1spw at bath.ac.uk Mon Aug 25 21:52:35 2003 From: cs1spw at bath.ac.uk (Simon Willison) Date: Mon, 25 Aug 2003 21:52:35 -0500 Subject: [thelist] MS Excel Question In-Reply-To: <2797C0413DCFA34691713C912CEC57B657D3F4@perat2nte2k1.perat2.chevrontexaco.net> References: <2797C0413DCFA34691713C912CEC57B657D3F4@perat2nte2k1.perat2.chevrontexaco.net> Message-ID: <3F4ACB73.1010300@bath.ac.uk> Resurreccion, Dennis M. wrote: > Place a dollar sign, e.g. =B15+$C$15. The dollar sign just indicates > that the location is absolute. Wow, you know I've never seen one question inspire 10 identical answers before! A little known but very useful fact: you can output data from a server side script in Microsoft Excel format extremely easily, just by creating a simple HTML table (with cell bgcolor attributes to set different colours) and serving it to the user with an application/ms-excel content type. This has the unfortunate effect of causing Excel to open within IE, which many users find confusing. Alternatively, you can serve the data as a simple tab delimited file with the following headers: Content-type: application/octet-stream Content-Disposition: attachment; filename=excelfile.xls Which will allow the author to download the file for later opening in Excel. From dianesoini at earthlink.net Mon Aug 25 22:10:32 2003 From: dianesoini at earthlink.net (Diane Soini) Date: Mon, 25 Aug 2003 20:10:32 -0700 Subject: [thelist] Question about proper tag In-Reply-To: <200308250427.19Rfve6s93NZFl40@penguin> Message-ID: Thanks for the help. It seemed weird to me to nest the tags, but I guess it is ok. The space around headings bothers me, though. I hate having to rely upon css to style away the default look of an HTML element. Since my site map is basically a list, I assume I have to also use list markup for it to continue being semantically correct. Well, if I do that: