From thelist at lists.evolt.org Mon Jun 3 00:02:01 2002 From: thelist at lists.evolt.org (Tip Harvester) Date: Mon Jun 3 00:02:01 2002 Subject: [thelist] Tip Harvest for the Week of Monday May 27, 2002 Message-ID: <200206030501.g5351DSQ002047@leo.evolt.org> The tip harvest for the Week of Monday May 27, 2002 has been added to the lists.evolt.org site. Get it at: http://lists.evolt.org/index.cfm/a/harvest/b/show/c/Week-of-Mon-20020527.html Week at a glance listing at: http://lists.evolt.org/index.cfm/a/harvest/b/week/c/Week-of-Mon-20020527.html Search the tips at: http://lists.evolt.org/index.cfm/a/harvest/b/search/ Harvest Summary --------------- Number of messages: 499 Number of tips : 34 Tip Authors ----------- .jeff (7) Bill McBain (1) David Mitchell (1) Drew Shiel & Code Otter (2) Garrett Coakley (1) Jason (1) jeduthun (1) John Corry (2) Jon Haworth (1) Jonathan (1) Joshua Olson (2) Lachlan (1) Marc Seyon (1) Martin Burns (1) Michael Barrett (1) nagrom (2) Paul Cowan (1) PeterV (1) pixel (1) rudy (1) Sam-I-Am (2) Shoshannah Forbes (1) Steve Lewis (1) Tip Types --------- Accessibility: Avoiding being fined large amounts of money (1) Batching CVS commands in windows (1) BBEdit HTML editing shortcuts (1) browser cache IE, Netscape (1) business decisions (1) buying books online (1) case sensitive, Tomcat 4.x, error page (1) CF CustomTags with XHTML styling (1) ColdFusion (6) ColdFusion Structure Bug> If you're ever dynamically populating a coldfusion structure (say from a database), watch out for database sytems that pad out fields with blank spaces. ColdFusion will allo (1) Compiling Servlets on Tomcat (1) CSS (1) css (2) file comparison with BeyondCompare (1) MakeAShorterLink.com (1) netscape 4 href links (1) programming (General) author= (1) searching Microsoft's knowledge base (1) Thinking Practice (2) Tip Harvesting (1) Unix CLI (1) Usability/Accessibility (1) version control (1) windows (1) From jeff at members.evolt.org Mon Jun 3 00:56:00 2002 From: jeff at members.evolt.org (.jeff) Date: Mon Jun 3 00:56:00 2002 Subject: [thelist] Avoid the CDATA dance in XSL In-Reply-To: <200206030453.g534rkxW001784@leo.evolt.org> Message-ID: shane, ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > From: shane - iordy.com > > I'm new to XSL and I would like to know if I can avoid > doing the CDATA dance (shown below) in my XSL template > just to add a link like > > URL: > > > ]]> > ]]> ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< use the shorthand for the xsl:value-of tag -- {foo} -- where foo is an available node name. good luck, .jeff http://evolt.org/ jeff at members.evolt.org http://members.evolt.org/jeff/ From latika.anand at HCT.AC.AE Mon Jun 3 03:07:01 2002 From: latika.anand at HCT.AC.AE (Latika Anand) Date: Mon Jun 3 03:07:01 2002 Subject: [thelist] Printing HTML files.... In-Reply-To: <003f01c2075f$7eaab740$0400a8c0@clearskybroadband.com> Message-ID: <002501c20ad6$85909780$22b0e5c3@Latika> Hi I want to print an HTML file and introduce page-breaks, header and footer information while printing. How is it possible? Thanks Latika Anand From ashok at magicalkenya.com Mon Jun 3 05:11:00 2002 From: ashok at magicalkenya.com (ashok at magicalkenya.com) Date: Mon Jun 3 05:11:00 2002 Subject: [thelist] Printing HTML files.... Message-ID: you can use CSS to suggest page breaks and footers , something like : this would suggest a page break to the browser after every paragraph ... its not supported in some older browsers though.. i remember there being a series of articles on evolt.org just on this topic, try searching there on the 'print' keyword.... HTH ashok ------ ?$h?K http://www.unganisha.org Disclaimer : The contents of this mail should not be construed as a "if you attack me, I'll blast your arse" veiled threat ------ From burhankhalid at members.evolt.org Mon Jun 3 06:14:01 2002 From: burhankhalid at members.evolt.org (Burhan Khalid) Date: Mon Jun 3 06:14:01 2002 Subject: [thelist] Accessibility Concerns With Menus Message-ID: <000901c20aef$bf078dc0$fde9fea9@amber8wz6511xb> Hey All : Just thought I'd share a book that I had run into while doing some research on usability. The book is called Consutructing Usable Web Menus. It has great examples of what not to do when designing web navigation systems, a list of what makes a menu usable, and studies of sites that get it right and wrong. Plus, it has great code examples of menus that work across browsers. Title : Constructing Usable Web Menus Authors : Andy Beaumont, Dave Gibbons, Jody Kerr, Jon Stephens ISBN : 1-904151-02-7 Publsher : Glasshaus Amazon : http://urlizer.com/00/809/ Barnes & Noble : http://urlizer.com/00/810/ Best part? Its under $20. Enjoy, Burhan Khalid From luminosity at members.evolt.org Mon Jun 3 06:31:01 2002 From: luminosity at members.evolt.org (Lachlan Cannon) Date: Mon Jun 3 06:31:01 2002 Subject: [thelist] Bugs in NS6.2 Message-ID: <1029.139.130.216.191.1023103802.squirrel@members.evolt.org> Does anyone have workarounds for either of thses NS 6.2 bugs I'm seeing at my site (url in sig)? Bug 1. Sometimes the menu extends to 20px from the bottom of the page, as it should. sometiems it does not. Bug 2. Sometimes the content in the menu div is invisible until a resize has taken place. Thanks Lach -------------------------------------- http://members.evolt.org/luminosity/ MSN: luminosity @ members.evolt.org -------------------------------------- From edc at wnc.quik.co.nz Mon Jun 3 06:45:01 2002 From: edc at wnc.quik.co.nz (michael ensor) Date: Mon Jun 3 06:45:01 2002 Subject: [thelist] Printing HTML files.... References: Message-ID: <000a01c20af4$089e8660$136137d2@oemcomputer> css @media are the clue, but as always variable support. From: From gassinaumasis at hotmail.com Mon Jun 3 07:32:00 2002 From: gassinaumasis at hotmail.com (Peter-Paul Koch) Date: Mon Jun 3 07:32:00 2002 Subject: [thelist] DIV InnerHTML,JavaScript, and Forms... Message-ID: >Hey everyone, here is a stumper (for me anyhow...). I am working on a >form, that contains
areas that are not visible to start with (ex: >
 
). When a user chooses the correct button, >etc, a .js function replaces the blank area with a form field via innerHTML >(ex: >Function changeMe(){ >Document.all.butter.innerHTML = ?form field html here = ?stuff? and more >html? >} > >Now, I know that innerHTML is a bastard in Netscape, which I really don?t >need to address. The problem is, the form shows up and works great, but I >cannot capture the form elements in this
when I submit the form. I >can only guess this is because they really don?t exist on the page... > >Any one have a solution or thoughts? It's because when you change the innerHTML of an element, the revised DOM tree (document.all.b.etc) isn't immediately available. The browser needs a little while (during which no JavaScript may be executed) to parse the new innerHTML and create a new part of the DOM tree. Solution: change the innerHTML, set a timeout of about half a second, then call a new function that accesses the form through the normal DOM. ppk _________________________________________________________________ Chat with friends online, try MSN Messenger: http://messenger.msn.com From jedimaster at macromedia.com Mon Jun 3 07:35:01 2002 From: jedimaster at macromedia.com (Raymond Camden) Date: Mon Jun 3 07:35:01 2002 Subject: [thelist] CF form problems... In-Reply-To: Message-ID: <002701c20afa$92360230$6561a8c0@vader> > the other common use of the Evaluate function is when performing > mathematical calculations -- especially as an attribute value of a > coldfusion tag. > > don't do this: > > > do this instead: > > > Just to be anal - don't forget the decrementValue function: p.s. Sorry I've been so quiet the last few weeks - a new child will do that to you. ;) ======================================================================= Raymond Camden, ColdFusion Jedi Master for Macromedia Email : jedimaster at macromedia.com Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda From Josh.S.Feingold at irs.gov Mon Jun 3 07:52:00 2002 From: Josh.S.Feingold at irs.gov (Feingold Josh S) Date: Mon Jun 3 07:52:00 2002 Subject: [thelist] Include JavaScript variables into ASP script Message-ID: <67C18A40A655D3119CDD0004ACE530C60541C27A@chm0010mb01.atsc.irs.gov> -- [ Picked text/plain from multipart/alternative ] I always hate saying you can't do something, because all it means is that I don't know how to do something. Having said that, I think you need to realize that Javascript is being interpreted on the client side whereas ASP is on the server side. As such you need a mechanism to send your client side variables to the server. So you would need to send the value of this array via a post or put to the ASP page for processing. Josh From hershelr at netvision.net.il Mon Jun 3 07:52:05 2002 From: hershelr at netvision.net.il (Hershel Robinson) Date: Mon Jun 3 07:52:05 2002 Subject: [thelist] What's eating my PC References: <002701c20afa$92360230$6561a8c0@vader> Message-ID: <001d01c20b06$5e272c10$0101c80a@hershel> I run Win 2K (for better or worse--I have no choice) and occasionally, like once a day, some process called Smc.exe takes over at least half of my processor, if not more. Even though I should in theory still have a half a processor, my PC crawls and I need to restart. It eats up my processor but only uses about 12 meg RAM. All this info is what my Task Manager indicates. Any help is appreciated. Hershel From norman.bunn at craftedsolutions.com Mon Jun 3 08:13:01 2002 From: norman.bunn at craftedsolutions.com (Norman Bunn) Date: Mon Jun 3 08:13:01 2002 Subject: [thelist] What's eating my PC In-Reply-To: <001d01c20b06$5e272c10$0101c80a@hershel> References: <002701c20afa$92360230$6561a8c0@vader> Message-ID: <5.1.0.14.0.20020603091041.0177b880@craftedsolutions.com> As best I can tell from a quick Google search, smc.exe is a firewall program (Sygate Personal Firewall). You might want to check with them as to why this is happening. Norman At 09:55 AM 6/3/2002, Hershel Robinson wrote: >I run Win 2K (for better or worse--I have no choice) and occasionally, like >once a day, some process called Smc.exe takes over at least half of my >processor, if not more. Even though I should in theory still have a half a >processor, my PC crawls and I need to restart. It eats up my processor but >only uses about 12 meg RAM. All this info is what my Task Manager >indicates. > >Any help is appreciated. > >Hershel > >-- >For unsubscribe and other options, including >the Tip Harvester and archive of thelist go to: >http://lists.evolt.org Workers of the Web, evolt ! From roselli at earthlink.net Mon Jun 3 08:22:02 2002 From: roselli at earthlink.net (aardvark) Date: Mon Jun 3 08:22:02 2002 Subject: [thelist] Accessibility Concerns With Menus In-Reply-To: <000901c20aef$bf078dc0$fde9fea9@amber8wz6511xb> Message-ID: <200206031321.g53DLAxW019513@leo.evolt.org> > From: "Burhan Khalid" [...] > Title : Constructing Usable Web Menus > Authors : Andy Beaumont, Dave Gibbons, Jody Kerr, Jon Stephens > ISBN : 1-904151-02-7 > Publsher : Glasshaus > > Amazon : http://urlizer.com/00/809/ > Barnes & Noble : http://urlizer.com/00/810/ [...] i'm in the middle of a review of this for evolt, and one thing i can say so far is beware chapter 3... somewhere partway through the chapter, the idea of "usable" is tossed aside... i should have it written up by the end of the week... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From adeythom at well.com Mon Jun 3 08:38:01 2002 From: adeythom at well.com (Adrian Thompson) Date: Mon Jun 3 08:38:01 2002 Subject: [thelist] What's eating my PC In-Reply-To: <001d01c20b06$5e272c10$0101c80a@hershel> References: <002701c20afa$92360230$6561a8c0@vader> Message-ID: <5.1.1.6.2.20020603143525.00b20330@mail.well.com> Hi. Take a look at http://forums.sygatetech.com/showthread.php?s=e00c0fe674ac286ed098676e04d61da6&threadid=737&highlight=smc.exe (watch the wrapping) It seems to discuss the problem you're having. If the problem does turn out to be Sygate Firewall, you could do a lot worse than try Zone Alarm (http://www.zonelabs.com) - it's free for personal use, and seems (on my machine at least!) to be stable, and non-resource hogging. HTH, Adrian Thompson At 15:55 03/06/2002 +0200, you wrote: >I run Win 2K (for better or worse--I have no choice) and occasionally, like >once a day, some process called Smc.exe takes over at least half of my >processor, if not more. Even though I should in theory still have a half a >processor, my PC crawls and I need to restart. It eats up my processor but >only uses about 12 meg RAM. All this info is what my Task Manager >indicates. > >Any help is appreciated. > >Hershel > >-- >For unsubscribe and other options, including >the Tip Harvester and archive of thelist go to: >http://lists.evolt.org Workers of the Web, evolt ! From hershelr at netvision.net.il Mon Jun 3 08:52:01 2002 From: hershelr at netvision.net.il (Hershel Robinson) Date: Mon Jun 3 08:52:01 2002 Subject: [thelist] What's eating my PC References: <002701c20afa$92360230$6561a8c0@vader> <5.1.1.6.2.20020603143525.00b20330@mail.well.com> Message-ID: <004401c20b0e$cbd50c20$0101c80a@hershel> Well done. That would appear to be my problem. I may well try zone alarm now. Thanks, Hershel ----- Original Message ----- From: "Adrian Thompson" To: Sent: Monday, June 03, 2002 3:37 PM Subject: Re: [thelist] What's eating my PC > Hi. Take a look at > http://forums.sygatetech.com/showthread.php?s=e00c0fe674ac286ed098676e04d61d a6&threadid=737&highlight=smc.exe > (watch the wrapping) > > It seems to discuss the problem you're having. > > If the problem does turn out to be Sygate Firewall, you could do a lot > worse than try Zone Alarm (http://www.zonelabs.com) - it's free for > personal use, and seems (on my machine at least!) to be stable, and > non-resource hogging. > > HTH, > > Adrian Thompson > > > At 15:55 03/06/2002 +0200, you wrote: > >I run Win 2K (for better or worse--I have no choice) and occasionally, like > >once a day, some process called Smc.exe takes over at least half of my > >processor, if not more. Even though I should in theory still have a half a > >processor, my PC crawls and I need to restart. It eats up my processor but > >only uses about 12 meg RAM. All this info is what my Task Manager > >indicates. > > > >Any help is appreciated. > > > >Hershel > > > >-- > >For unsubscribe and other options, including > >the Tip Harvester and archive of thelist go to: > >http://lists.evolt.org Workers of the Web, evolt ! > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! From techwatcher at accesswriters.com Mon Jun 3 10:09:01 2002 From: techwatcher at accesswriters.com (Techwatcher) Date: Mon Jun 3 10:09:01 2002 Subject: [thelist] Extracting pictures from a database Message-ID: Hi, Just one more little note on this topic, folks: I was working on updating a Web site (subsite?) for a very large entertainment company (before it merged with a very large ISP). They had protocols in place to validate pages before they were updated, and one of those protocols was: Yes, you guessed it... IMG tags without height & width attributes - - even with inaccurate VALUES of those attributes!!! -- were rejected. I don't know if other firms use that sort of validator any longer. It sure slowed down development, as well as making it impossible to resize single-pixel color blocks, or use similar tricks. Once you get the free HTML authoring system HTML-Kit downloaded and set up properly (pointing to your images subdirectory), you can insert an image simply by clicking on the image tool on the Action toobar, then clicking the file you want in the images subdirectory (which automatically opens). HTML-Kit automatically inserts the correct size attributes! You should change the ALT text, however, which by default is merely the file's name and size. Cheers -- Carol techwatcher at accesswriters.com [snip] If I've got this (img tags don't really need the width and height attributes to work, automatic) thing in a database cell... [/snip] However, this prevents the page from validating. Also height and width attributes in the tag "tell" the browser to set aside exactly that much real-estate for the image. Doing it on the fly uses more memory resources and may cause the page to take longer to download. Not to mention that it is just bad form. You can have your upload scripting capture and assemble the proper information and attributes if you choose to go the URL-in-the-database route. Jay From ken.kogler at cph.org Mon Jun 3 10:11:01 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Mon Jun 3 10:11:01 2002 Subject: [thelist] CSS - Twice The Fun? Message-ID: Long story short: I've got a website with two different templates. Template A is a larger file that actually includes Template B in the body. Template B is just a that's 50px high and 100% wide, and adds a top layer "branding" to the site, like so: +----------------+ | +------------+ | | | TEMPLATE B | | | +------------+ | | | | | +----------------+ Template A is almost the same, but allows for left-hand navigation: +----------------+ | +------------+ | | | TEMPLATE B | | | +------------+ | | | | | | | | | | | | | | | | | +--+---------+ | | | +----------------+ Everybody with me? Good. No matter which template you use, you're dealing with the same CSS file ("/css/default.css" - creative, huh?). Finally, the question: Is it safe (meaning it's not going to create any problems that I haven't noticed yet) to have the tag in my document twice? If they use Template A, they get it twice. Once from Template A, and once from Template B. This hasn't caused any problems I'm aware of, but I don't want any nasty suprises once this gets off the dev server and onto the production one... Also, the W3C validator doesn't seem to like the within the (HTML4.01Trans). Any ways around this? Thanks in advance, folks! -Ken From Arlen.P.Walker at jci.com Mon Jun 3 10:20:01 2002 From: Arlen.P.Walker at jci.com (Arlen.P.Walker at jci.com) Date: Mon Jun 3 10:20:01 2002 Subject: [thelist] Accessibility Question Message-ID: Interesting hover side effect. IE5.5 Win, rolling ovver the office pic moves all the text to the right, and it stays that way until rolling over the "Bobby approved" pic below it. Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker at JCI.Com ---------------------------------------------- In God we trust; all others must provide data. ---------------------------------------------- Opinions expressed are mine and mine alone. If JCI had an opinion on this, they'd hire someone else to deliver it. From Arlen.P.Walker at jci.com Mon Jun 3 10:27:00 2002 From: Arlen.P.Walker at jci.com (Arlen.P.Walker at jci.com) Date: Mon Jun 3 10:27:00 2002 Subject: [thelist] Special chars on web pages Message-ID: >Any assistance as to how to rectify this is much appreciated. The idea >would be if we could figure out how to prevent MS Word from using or >outputting these characters because all of the writers use MS Word. I, >however, do not use MS Word and don't know it. I've never found a way to stop Word from doing that, so I've whipped up a quick BBEdit macro that changes all those marks to standard entity numbers. I can "fix" and entire folder full of those files in less than a minute. Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker at JCI.Com ---------------------------------------------- In God we trust; all others must provide data. ---------------------------------------------- Opinions expressed are mine and mine alone. If JCI had an opinion on this, they'd hire someone else to deliver it. From evolt at accessibleinter.net Mon Jun 3 10:46:01 2002 From: evolt at accessibleinter.net (Bill Mason) Date: Mon Jun 3 10:46:01 2002 Subject: [thelist] CSS - Twice The Fun? In-Reply-To: Message-ID: <5.1.0.14.2.20020603084400.00a01ec0@accessibleinter.net> At 08:06 AM 06/03/2002, you wrote: >Also, the W3C validator doesn't seem to like the within the >(HTML4.01Trans). Any ways around this? Sure, don't do it. LINK isn't allowed in BODY, no matter what browsers let you get away with it. Bill Mason Accessible Internet evolt at accessibleinter.net http://www.accessibleinter.net/ From roselli at earthlink.net Mon Jun 3 11:05:01 2002 From: roselli at earthlink.net (aardvark) Date: Mon Jun 3 11:05:01 2002 Subject: [thelist] what happened to browserwatch.com? Message-ID: <200206031604.g53G4eCN026132@leo.evolt.org> (aka browserwatch.internet.com) that used to be a keen place to go look up browser stats, UA strings, browser news, etc... went there this morning and instead got that internet.com monolithic crap content page... the nearest thing i can find in their all-but-useless site navigation and search engine is: http://ipw.internet.com/clients_servers/web_browsers/index.html did a google search on Dave Garaffa (the guy who ran it), and only found old stuff, no news on where it went... how did i miss this? -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From howcheng at ix.netcom.com Mon Jun 3 11:42:01 2002 From: howcheng at ix.netcom.com (Howard Cheng) Date: Mon Jun 3 11:42:01 2002 Subject: [thelist] Include JavaScript variables into ASP script In-Reply-To: <001001c20a26$d902f580$22b0e5c3@Latika> References: Message-ID: <5.1.0.14.0.20020603093934.02895b18@popd.ix.netcom.com> Lakita. As Javascript is a client-side language, it cannot communicate with ASP or any other server-side framework, so the short answer to your question is no, it is not possible to send Javascript variables to an ASP script. HTH. At 03:15 PM 6/2/2002 +0400, Latika Anand wrote: >Hi Ashok > >That was an example I used to know more about "Include JavaScript variables >into ASP script". > >Thanks >Latika :::::::::::::::::::::: Howard Cheng howcheng at ix.netcom.com AIM: bennyphoebe ICQ: 47319315 From morgan at morgankelsey.com Mon Jun 3 11:43:01 2002 From: morgan at morgankelsey.com (nagrom) Date: Mon Jun 3 11:43:01 2002 Subject: [thelist] what happened to browserwatch.com? References: <200206031604.g53G4eCN026132@leo.evolt.org> Message-ID: <000f01c20b1d$9b40af60$0b01a8c0@nagrom> aardvark, > (aka browserwatch.internet.com) > > that used to be a keen place to go look up browser stats, UA > strings, browser news, etc... > > went there this morning and instead got that internet.com > monolithic crap content page... the nearest thing i can find in their > all-but-useless site navigation and search engine is: > http://ipw.internet.com/clients_servers/web_browsers/index.html > [..] a bummer indeed, lets hope he's updating it or something.... w3schools has a similiar thing, though not as good: http://www.w3schools.com/browsers/browsers_stats.asp nagrom ~~~~~~~~~~~~~~~~~~~~ http://www.morgankelsey.com From jcanfield at magisnetworks.com Mon Jun 3 11:52:00 2002 From: jcanfield at magisnetworks.com (jcanfield at magisnetworks.com) Date: Mon Jun 3 11:52:00 2002 Subject: [thelist] Special chars on web pages Message-ID: <9C564844426BB945B9AD8FD0106D905D14EC42@grog> > you got entities on the brain, pal ;o) > > the characters hershel refers to are the single and double > curly quotes (nyuk, nyuk) and the emdash And you've got curly on yours. (actual useful comments below) > me and msword don't get along too well -- recall my > frustrated plea for help recently, trying to get it not to > capitalize the first character > > finding the msword option "don't use any characters in the > decimal range 129 through 159" will likely be as painful Musta missed your plea, to which I would never turn a deaf ear - Autocorrect options - turn off the stupid 'capitalize first word of sentences you cringing insignificant milksop!' rule. (I've got Office XP, so it's 'Tools | Autocorrect Options' and uncheck the box.) You can also create 'autocorrect' rules (hah! As in jiu jitsu, turn the attacker's power against himself!) and substitute a correct, rational, non-stupid entity for each of the offensive MS-ly stupid entities. BTW, getting this TEXT ONLY NO FORMATTING e-mail to accept 'MS-ly' took quite a bit of effort. And I'm still not sure it'll send like that. joel From jay.blanchard at niicommunications.com Mon Jun 3 12:04:01 2002 From: jay.blanchard at niicommunications.com (Jay Blanchard) Date: Mon Jun 3 12:04:01 2002 Subject: [thelist] PHP Previous Next Navigation In-Reply-To: <9C564844426BB945B9AD8FD0106D905D14EC42@grog> Message-ID: <004301c20b20$d63260c0$8102a8c0@niigziuo4ohhdt> Good afternoon! I am working on a project where approximately 3k - 5k records are returned and need to be displayed 30 per page with 'previous' and 'next' navigation at the request of the users. Does anyone know of an efficient script that will do this in PHP (with MySQL) that will not query the database every time? I would like to place the records into an array after one query to the database and then navigate the array. Anyhow, if anyone knows, please let me know. Otherwise I will have to write what I am looking for, and I really have no desire to re-invent the whell on a Monday afternoon. TIA! Jay From ashok at magicalkenya.com Mon Jun 3 12:11:01 2002 From: ashok at magicalkenya.com (ashok at magicalkenya.com) Date: Mon Jun 3 12:11:01 2002 Subject: [thelist] Re: [thechat] Brazil to win world cup, England out in the 2nd round. Message-ID: the bookies here put the odds at 800 for china to win the world cup. the odds on saudi arabia are at 4900. someone might just become a millionaire next month.... >The likelihood of >China actually reaching the finals is From ashok at magicalkenya.com Mon Jun 3 12:12:01 2002 From: ashok at magicalkenya.com (ashok at magicalkenya.com) Date: Mon Jun 3 12:12:01 2002 Subject: [thelist] Re: [thechat] Brazil to win world cup, England out in the 2nd round. Message-ID: sorry wrong list... kindly ignore... From king_galen at hotmail.com Mon Jun 3 12:17:01 2002 From: king_galen at hotmail.com (KGIII) Date: Mon Jun 3 12:17:01 2002 Subject: [thelist] What's eating my PC References: <002701c20afa$92360230$6561a8c0@vader> <5.1.1.6.2.20020603143525.00b20330@mail.well.com> Message-ID: IMHO if you are a tweaker and a PC buff then you might find that you fall in love with Outpost... Available in free or paid version and still inexpensive while it is in beta. You can download a copy here: http://www.agnitum.com and it is one of the most highly configurable firewalls out there that I know of. If you don't hate it you will love it, there seems to be no middle-road with it. It does come with some presets for a lot of common applications but there is still quite a bit of configuration needed to insure that it is working properly and allowing only the specific parts of applications that are a necessity to contact the Internet. Personally? I love it though I can point to as many people in the world that have tried it and hated it. It helps if you know about tcp/ip settings already but all in all three or four cups of coffee on a Saturday afternoon should do the trick and have you up and running in tip top shape. Just to give a second opinion on the firewall issue. Oh, and if you are at all computer savvy and have a lifetime to waste in a newsletter and message board then you can apply to be a beta tester and you can get a PRO version of the software with all the latest updates for free too. Actually it isn't a waste of time but it is a lot of time that you will find yourself devoting to it. Galen +++++++++++++++++++++++++++++++++++++++++++++++++++ If the problem does turn out to be Sygate Firewall, you could do a lot worse than try Zone Alarm (http://www.zonelabs.com) - it's free for personal use, and seems (on my machine at least!) to be stable, and non-resource hogging. +++++++++++++++++++++++++++++++++++++++++++++++++++ From Ron_Senykoff at beaerospace.com Mon Jun 3 12:26:01 2002 From: Ron_Senykoff at beaerospace.com (Ron_Senykoff at beaerospace.com) Date: Mon Jun 3 12:26:01 2002 Subject: [thelist] What's eating my PC Message-ID: You can download a copy here: http://www.agnitum.com and it is one of the most highly configurable firewalls out there that I know of. Personally, I use a free linux-based router that runs on an old Pentium 90, 32 Megs of RAM and no hard-drive. Yep... it boots off a floppy, which of course I write-protected! ;) http://www.coyotelinux.com/ Of course you need to dedicate a machine to this, but it handles DHCP for me, port-forwarding to my web / ftp server, etc. -Ron From jswiders at cs.oberlin.edu Mon Jun 3 12:33:01 2002 From: jswiders at cs.oberlin.edu (Jonathon Isaac Swiderski) Date: Mon Jun 3 12:33:01 2002 Subject: [thelist] Special chars on web pages In-Reply-To: <9C564844426BB945B9AD8FD0106D905D14EC42@grog> (jcanfield@magisnetworks.com) References: <9C564844426BB945B9AD8FD0106D905D14EC42@grog> Message-ID: <200206031732.NAA30455@occs.cs.oberlin.edu> > BTW, getting this TEXT ONLY NO FORMATTING e-mail to accept 'MS-ly' took quite > a bit of effort. And I'm still not sure it'll send like that. I have one word for you: Emacs. And yes, it exists in Windows. (The official Windows port has caught up to the main thingy, v. 21.2) If you like your software monolithic and all-inclusive, Emacs is surely the way to go. By no means small -- the tarball, even GZipped, of the source of v21.2 is over 19 MB -- Emacs includes just about everything but the kitchen sink and the operating system (though it does have a shell mode). Ports exist for everything from Linux to Windows and about 40 or 50 machine types, including DECstations and VAX. http://www.gnu.org/software/emacs/ ftp://ftp.gnu.org/gnu/emacs/ ftp://ftp.gnu.org/gnu/windows/emacs/latest If on the other hand, you like your software light and small, try VIM ("Vi IMproved!"). Binaries are in the range of 700k (no, really). http://www.vim.org/ http://www.vim.org/macs.html -- MacVIM http://www.vim.org/binaries.html -- Other precompiled binaries Collect 'em all! From mail at jasoncartwright.com Mon Jun 3 12:59:00 2002 From: mail at jasoncartwright.com (Jason Cartwright) Date: Mon Jun 3 12:59:00 2002 Subject: [thelist] what happened to browserwatch.com? In-Reply-To: <000f01c20b1d$9b40af60$0b01a8c0@nagrom> Message-ID: <000001c20b26$64648fd0$0100a8c0@jason> That appears to be built off the data from http://www.thecounter.com/stats/ This has to be the ultimate stats resource, polling 399m vistors a month Jason www.jasoncartwright.com > -----Original Message----- > w3schools has a similiar thing, though not as good: > http://www.w3schools.com/browsers/browsers_stats.asp From roselli at earthlink.net Mon Jun 3 13:14:01 2002 From: roselli at earthlink.net (aardvark) Date: Mon Jun 3 13:14:01 2002 Subject: [thelist] what happened to browserwatch.com? In-Reply-To: <000001c20b26$64648fd0$0100a8c0@jason> References: <000f01c20b1d$9b40af60$0b01a8c0@nagrom> Message-ID: <200206031813.g53IDaCN009890@leo.evolt.org> > From: "Jason Cartwright" > > > w3schools has a similiar thing, though not as good: > > http://www.w3schools.com/browsers/browsers_stats.asp > > That appears to be built off the data from > http://www.thecounter.com/stats/ granted, but i wasn't looking for stats... i was looking for their collection of UA strings, and their browser news... itnerestingly enough, i did find a screenshot of the home page on the MSDN site[1], although, sadly, that's all i can find about the site, and it doesn't discuss its demise.... [1] http://msdn.microsoft.com/library/default.asp?url=/library/en- us/dnproweb/html/whichbrowserdoitarget.asp -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From rob_goodyear at yahoo.com Mon Jun 3 14:07:01 2002 From: rob_goodyear at yahoo.com (Robert Goodyear) Date: Mon Jun 3 14:07:01 2002 Subject: [thelist] HTML email to Notes users Message-ID: <20020603190634.76347.qmail@web13901.mail.yahoo.com> Anyone know how to code an HTML email destined for Lotus Notes users so that it doesn't mangle the tables on the receiving end? I have figured out so far to use the CID method of inline embedding for images, but my layout still blows up. Thanks in advance, Robert Goodyear __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From simon at incutio.com Mon Jun 3 14:13:01 2002 From: simon at incutio.com (Simon Willison) Date: Mon Jun 3 14:13:01 2002 Subject: [thelist] PHP Previous Next Navigation In-Reply-To: <004301c20b20$d63260c0$8102a8c0@niigziuo4ohhdt> References: <9C564844426BB945B9AD8FD0106D905D14EC42@grog> Message-ID: <5.1.0.14.0.20020603200713.02359920@mail.incutio.com> At 12:05 03/06/02 -0500, Jay Blanchard wrote: >Good afternoon! > >I am working on a project where approximately 3k - 5k records are returned >and need to be displayed 30 per page with 'previous' and 'next' navigation >at the request of the users. Does anyone know of an efficient script that >will do this in PHP (with MySQL) that will not query the database every >time? I would like to place the records into an array after one query to the >database and then navigate the array. I'm pretty sure it would be more efficient to query the database on each page load rather than create and store an array of 3,000 items pesistently across page views :) MySQL has a very useful syntax when doing a next/prev button - the "LIMIT X,Y" command (e.g "select * from news limit 0, 10") X = The first item to display (10 would mean "start at the 10th item in the list") Y = how many to display after that first item (20 would mean "return 20 items") To create the next/previous buttons You need to know how many records have been returned and what "page" you are on. If no page is set (or page = 1) perform "select ... limit 0, 10". If a page has been specified (e.g page 3 of the results) do $x = 10 * page (i.e 30) then "select ... limit $x, 10) - obviously you should change 10 to reflect the number of results you want to display. Finally, to create your next/prev buttons first check if there are any results left to show (see if the total number of results for your query is less than $page * 10) - that tells you if a ?next" button is needed. Then check if you are on the first page or not, and if not display a "previous" button. Hope that explanation is clear enough, Simon From jay.blanchard at niicommunications.com Mon Jun 3 14:22:01 2002 From: jay.blanchard at niicommunications.com (Jay Blanchard) Date: Mon Jun 3 14:22:01 2002 Subject: [thelist] PHP Previous Next Navigation In-Reply-To: <5.1.0.14.0.20020603200713.02359920@mail.incutio.com> Message-ID: <000101c20b34$0f5ca550$8102a8c0@niigziuo4ohhdt> Simon, [snip]...stuff about MySQL LIMIT...[/snip] Thank you for your information. I am aware of and have used LIMIT for many queries in MySQL, but there is a problem here that I probably have not been clear enough about. These 3000-5000 records exist in a table that has millions of records. So for each query with LIMIT MySQL has to traverse all of the records right up until it receives the limit amounts back The further into the table you go, the worse the delay. The array, if I built one from the desired records, would take up less memeory space than most front pages on web sites (under 30k), making it rather quick on subsequent "pages". I know how easy it is to do this with LIMIT and I wish that I could take advantage of it. But I am afraid that speed is the largest issue at this point. Thanks! Jay From georgeklingenhoffer at hotmail.com Mon Jun 3 14:34:01 2002 From: georgeklingenhoffer at hotmail.com (George Klingenhoffer) Date: Mon Jun 3 14:34:01 2002 Subject: [thelist] tab around flash Message-ID: I've got a problem with a Flash banner-ad. I can't tab around it in IE6. When it attains focus, it does not relinquish the focus unless I use the mouse. Is this a bug in IE6? I can't seem to not allow it to be focus-able (is that a word?). example: www.sonicboomrecords.com/order.asp From pcnewsguy at yahoo.com Mon Jun 3 14:36:01 2002 From: pcnewsguy at yahoo.com (Patty McBride) Date: Mon Jun 3 14:36:01 2002 Subject: [thelist] Object required: 'WScript' Message-ID: <20020603184623.43616.qmail@web20902.mail.yahoo.com> Hello Folks, I am running this simple script and can't create an object: Set WshShell = WScript.CreateObject("WScript.Shell") I have checked out the following thread by Tab and executed each recomondation without resolving my own problem, thanks for the input everyone: http://lists.evolt.org/archive/Week-of-Mon-20010813/054997.html I just correspounded with Tab who responded to me emmediatly with his solution, but unfortunatly this is not my case either: "network security software (e-safe) was preventing scripts from accessing the file system object," thanks Tab. ;-) My thinking now is that I am having trouble with IWAM* and IUSER* account permissions as aardvark suggested in: http://lists.evolt.org/archive/Week-of-Mon-20010813/055103.html But I am unsure how to give them these permissions. I looked in dcomcnfg for WSH but could only find wshremote, not sure that is the right DCOM. Not sure if wscript is a dcom. Sorry I apologise in advance for my ignorance. Can anyone help me? Phil __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From mike at nthwave.net Mon Jun 3 14:39:01 2002 From: mike at nthwave.net (Michael Mell) Date: Mon Jun 3 14:39:01 2002 Subject: [thelist] PHP Previous Next Navigation References: <000101c20b34$0f5ca550$8102a8c0@niigziuo4ohhdt> Message-ID: <3CFBC5AD.EC5A4F53@nthwave.net> Given the <30K size of data, I would create form with hidden fields to contain the data of all 5000 records and a hidden field indicating the currently displayed count. Hitting "Next" submits the form, and PHP will display the desired next 30 records. You'll have to create your own format for organizing the data in the form. I would avoid xml because of the overhead of creating the files and parsing and general lack of usefulness in such a situation. I don't know of a script you can grab, but it should be pretty easy to code up. hth m Jay Blanchard wrote: > Simon, > > [snip]...stuff about MySQL LIMIT...[/snip] > > Thank you for your information. I am aware of and have used LIMIT for many > queries in MySQL, but there is a problem here that I probably have not been > clear enough about. These 3000-5000 records exist in a table that has > millions of records. So for each query with LIMIT MySQL has to traverse all > of the records right up until it receives the limit amounts back The further > into the table you go, the worse the delay. The array, if I built one from > the desired records, would take up less memeory space than most front pages > on web sites (under 30k), making it rather quick on subsequent "pages". I > know how easy it is to do this with LIMIT and I wish that I could take > advantage of it. But I am afraid that speed is the largest issue at this > point. > > Thanks! > > Jay > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! -- mike[at]nthwave.net llemekim YahooIM 415.455.8812 voice 419.735.1167 fax From jyee at vt.edu Mon Jun 3 16:03:01 2002 From: jyee at vt.edu (jyee) Date: Mon Jun 3 16:03:01 2002 Subject: [thelist] PHP Previous Next Navigation Message-ID: <3D02CA56@zathras> I myself would still use MySQL to generate the results, but if you're sure that you want to do this, then I would suggest using the session handling functions in PHP to persist your array across pages, as it would be much better than encoding a thousand records in a form and submitting it via GET or POST. To use the functions, you need to register the variable that you want to use, such as session_register('Records'); , on every page that requires the records. Afterwards, you can do a simple assignment and fill up the array: $Records = array(); while ($Row = mysql_fetch_row($Result)) { $Records[] = $Row[0]; } On every page afterwards, $Records will be automatically loaded as a global variable and is ready for use, so if you wanted records 2010 through 2020, then you would simply do $Begin = 2010; $End = $Begin + 10 for ($i = $Begin; $i < $End; $i++) { // Output records } where you can embed $Begin as a value in your next or previous links. The documentation for the session handling functions are at http://www.php.net/manual/en/ref.session.php Good luck with the project, and feel free to contact me if you have any code questions. I use session handling on my website to store login and timeout information, and it's been a very convenient way of not having to query my database on every page. Regards, Jackson Yee jyee at vt.edu ----- Original Message ----- From: "Jay Blanchard" To: Sent: Monday, June 03, 2002 15:22 Subject: RE: [thelist] PHP Previous Next Navigation > Simon, > > [snip]...stuff about MySQL LIMIT...[/snip] > > Thank you for your information. I am aware of and have used LIMIT for many > queries in MySQL, but there is a problem here that I probably have not been > clear enough about. These 3000-5000 records exist in a table that has > millions of records. So for each query with LIMIT MySQL has to traverse all > of the records right up until it receives the limit amounts back The further > into the table you go, the worse the delay. The array, if I built one from > the desired records, would take up less memeory space than most front pages > on web sites (under 30k), making it rather quick on subsequent "pages". I > know how easy it is to do this with LIMIT and I wish that I could take > advantage of it. But I am afraid that speed is the largest issue at this > point. From mwarden at mattwarden.com Mon Jun 3 16:09:03 2002 From: mwarden at mattwarden.com (Warden, Matt) Date: Mon Jun 3 16:09:03 2002 Subject: [thelist] May 2002 stats for evolt.org Message-ID: Hello evolters! The stats for May are hot off the press for your viewing pleasure. ## Brief Perusal ## Hits: 2.6 million (new record by 200,000!) Page Views: 900,500 (another new record by 75,000!) Page Views/day: 29,500 Unique hosts served: 127,200 Data Transferred: 140GB (new record by almost 38GB!) ## Nitty Gritty ## Top Referrers google (google.com, google.ca, google.co.uk, etc.) about 175,000 peterme.com about 6000 blueigloo.org - 3134 userland.com - 2532 Browsers & OS info MSIE-based clients held down the fort with about 71% of requests Netscape clients brought home 9.2% while Opera came in with 2.4%. Konqueror came in with 0.36%. Windows systems account for 75.4% (99 requests from WindowsCE!) Mac 4.5% Unix 3.3% (3% of which is Linux) WebTV 0.2% Werd up to the person who's visiting evolt with Atari! Top 10 members.evolt.org accounts: 1. http://members.evolt.org/marceloslg 2. http://members.evolt.org/desflynn 3. http://members.evolt.org/deadL0ck 4. http://members.evolt.org/DarthGreg 5. http://members.evolt.org/jesteruk 6. http://members.evolt.org/djc 7. http://members.evolt.org/mwarden (look out!) 8. http://members.evolt.org/shaggy 9. http://members.evolt.org/kroet 10.http://members.evolt.org/bumblelee ## The Nitty Nitty Gritty ## http://browsers.evolt.org/stats/stats.may2002.html (yes, i love horizontal scroll too) Comments? Questions? Like long walks on the beach? Shoot me an email. -- mattwarden mattwarden.com Find the how, what, and why you should consider a donation to evolt.org - http://members.evolt.org/contribute/ From n at industriality.com Mon Jun 3 16:17:01 2002 From: n at industriality.com (Nik Schramm) Date: Mon Jun 3 16:17:01 2002 Subject: [thelist] what happened to browserwatch.com? In-Reply-To: <200206031604.g53G4eCN026132@leo.evolt.org> Message-ID: <000a01c20b43$d0a62920$0b00a8c0@didda> >>(aka browserwatch.internet.com) When a resource you are looking for suddenly disappears into the dephts of cyberspace, you can use the Web Archive to look at older versions of the site. Check it out @ http://web.archive.org/web/*/http://browserwatch.internet.com , it might just solve your UA String problem. /nik www.industriality.com - candy for the inner eye From Jonathan_A_McPherson at rl.gov Mon Jun 3 16:24:01 2002 From: Jonathan_A_McPherson at rl.gov (Jonathan_A_McPherson at rl.gov) Date: Mon Jun 3 16:24:01 2002 Subject: [thelist] Moving away from layout tables Message-ID: That's still not *quite* it ... The problem with that method is that radio buttons are just a touch taller than regular text, so if the text only takes up 1 line, whatever is beneath the label text gets floated to the left of the radio button. I get this (again, * = radio button): * this is a sample * this is another sample that is longer I can put in a hard
to correct this, but then I get undesirable whitespace: * this is a sample * this is another sample that is longer Ideas, anyone? Jonathan. -----Original Message----- From: Craig Saila [mailto:crsaila at yahoo.ca] Sent: Thursday, May 30, 2002 7:57 AM To: thelist at lists.evolt.org Subject: Re: [thelist] Moving away from layout tables In fact yes, and this is probably a better way (didn't think of it before). Float the INPUT still, but wrap the text in a block element with a wide left margin: INPUT.radio { float: left; } P.label { margin-left: 30px; } With the HTML:

This is a descriptor

-- Cheers, Craig Saila From richard.bennett at skynet.be Mon Jun 3 17:17:00 2002 From: richard.bennett at skynet.be (Richard Bennett) Date: Mon Jun 3 17:17:00 2002 Subject: [thelist] Jakob Nielsen is 99% bad Message-ID: <022801c20b4c$43958e50$ee9388d9@wwwv7zwbf035xj> If this isn't irony I don't know what is: http://maccentral.macworld.com/news/0206/03.macromedia.php Macromedia and Jakob Nielsen, Ph.D., usability guru and founder of Nielsen Norman Group, have entered into a strategic relationship to focus on improving the usability of rich Internet applications and content... From pixelmech at yahoo.com Mon Jun 3 17:47:01 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Mon Jun 3 17:47:01 2002 Subject: [thelist] Jakob Nielsen is 99% bad In-Reply-To: <022801c20b4c$43958e50$ee9388d9@wwwv7zwbf035xj> Message-ID: <20020603224642.92982.qmail@web12601.mail.yahoo.com> Holy Hypocrosy Batman! Anyway I wanted to share a little tip I've been using to help myself debug JavaScripts. We all know that using alert(); can help you track your bugs down in scripts. However, sometimes the alert can be a bit of a pain. In particular, I was trying to debug a script with an onMouseMove event, and guess what you get with an alert inside that event...you got it, an endless loop! (kind of) yay! So instead, I simply wrote whatever I wanted to see in the status bar. Not only did this allow me to get the info I wanted, but I could break out of the page at any time. Plus, I don't have to click off or press return to get rid of the thing. Petty, I know - but I like it. Tom --- Richard Bennett wrote: > If this isn't irony I don't know what is: > > http://maccentral.macworld.com/news/0206/03.macromedia.php > > Macromedia and Jakob Nielsen, Ph.D., > usability guru and founder of Nielsen > Norman Group, have entered into a strategic > relationship to focus on improving the usability > of rich Internet applications and content... > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From mwarden at mattwarden.com Mon Jun 3 18:07:00 2002 From: mwarden at mattwarden.com (Warden, Matt) Date: Mon Jun 3 18:07:00 2002 Subject: [thelist] Jakob Nielsen is 99% bad In-Reply-To: <20020603224642.92982.qmail@web12601.mail.yahoo.com> Message-ID: On Jun 3, Tom Dell'Aringa had something to say about Re: [thelist] Jakob... >Holy Hypocrosy Batman! It's not quite hyprocrisy. The EPA goes to the most polluted areas, for instance. As much as I'm not a Nielsen fan, I think there could be some good that comes out of this. -- mattwarden mattwarden.com From evolt at pixelwright.com Mon Jun 3 18:23:01 2002 From: evolt at pixelwright.com (James Aylard) Date: Mon Jun 3 18:23:01 2002 Subject: [thelist] Free screen readers References: <000001c20985$31f0a4f0$4363989e@DHGQCD0J> Message-ID: <018b01c20b55$93f0e940$2860398a@newcos.com> Francis, > Does anyone know of any free screen readers out there? If you have Windows 2000, Narrator is included with the OS. It's nothing fancy, but you don't have to pay extra for it, either. James Aylard From Evolt at ZName.com Mon Jun 3 18:48:01 2002 From: Evolt at ZName.com (James S. Huggins (Evolt)) Date: Mon Jun 3 18:48:01 2002 Subject: [thelist] Jakob Nielsen is 99% bad In-Reply-To: Message-ID: ============================= It's not quite hyprocrisy. The EPA goes to the most polluted areas, for instance. As much as I'm not a Nielsen fan, I think there could be some good that comes out of this. ============================= True. But this strikes me more like the company that pollutes the most, hiring the top EPA critic as an advisor for the company. James S. Huggins ... From codebitch at macedition.com Mon Jun 3 19:12:03 2002 From: codebitch at macedition.com (CodeBitch) Date: Mon Jun 3 19:12:03 2002 Subject: [thelist] what happened to browserwatch.com? In-Reply-To: <20020603170421.D70F03A54@relay.evolt.org> Message-ID: On 4/6/02 4:04 AM, "nagrom" wrote: > > aardvark, > > >> (aka browserwatch.internet.com) >> >> that used to be a keen place to go look up browser stats, UA >> strings, browser news, etc... >> >> went there this morning and instead got that internet.com >> monolithic crap content page... the nearest thing i can find in their >> all-but-useless site navigation and search engine is: >> http://ipw.internet.com/clients_servers/web_browsers/index.html >> > [..] > > a bummer indeed, lets hope he's updating it or something.... > > w3schools has a similiar thing, though not as good: > http://www.w3schools.com/browsers/browsers_stats.asp Dave G is still alive and well, but he stopped doing BrowserWatch some time ago. Another guy whose name I forget was operating the site for the last year or so of its existence. As time went on, it stopped getting updated. I wasn't sorry to see its latter incarnation go; it had nothing to recommend it, IMO. The only similar site I know of is Charles Upsdell's Browser News site: http://www.upsdell.com/BrowserNews/index.htm Note: W3School's stats page is just republished TheCounter.com data, which is dodgy rubbish, for all the reasons discussed over on the CSS-Discuss list (check the archives for posts by me in the past month and others in the same threads). If you want to know about the audience of an existing site, you need to do your own analysis of the logs, preferably with my Analog config file (-; http://www.macedition.com/cb/manconf.cfg Alternatively you can check out other people's stats using a Google search like this one: http://www.google.com/search?num=100&hl=en&lr=&newwindow=1&q=%22Web+Server+S tatistics+for%22 Naturally this isn't very scientific sampling, but if you find a few sites with similar target audiences to yours, it might be helpful. Cheers, CB http://www.macedition.com/cb/ From don at aspalliance.com Mon Jun 3 22:40:01 2002 From: don at aspalliance.com (Don Makoviney) Date: Mon Jun 3 22:40:01 2002 Subject: [thelist] Jakob Nielsen is 99% bad In-Reply-To: Message-ID: Actually, it wouldn't be that AT ALL. If it were you would be stating that Nielsen approves of gratuitous use of FLASH, which he does not. Okay, I'm officially sick of this thread. Please die. Don Makoviney MAKOVISION.COM "Handpicked News For Internet Developers" http://www.makovision.com/ Get the FREE Newsletter "Cutting Through The Crap" http://www.makovision.com/subs/ -----Original Message----- From: thelist-admin at lists.evolt.org [mailto:thelist-admin at lists.evolt.org]On Behalf Of James S. Huggins (Evolt) Sent: Monday, June 03, 2002 7:48 PM To: thelist at lists.evolt.org Subject: RE: [thelist] Jakob Nielsen is 99% bad ============================= It's not quite hyprocrisy. The EPA goes to the most polluted areas, for instance. As much as I'm not a Nielsen fan, I think there could be some good that comes out of this. ============================= True. But this strikes me more like the company that pollutes the most, hiring the top EPA critic as an advisor for the company. James S. Huggins ... -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From headlines at lists.evolt.org Tue Jun 4 00:11:01 2002 From: headlines at lists.evolt.org (Headlines) Date: Tue Jun 4 00:11:01 2002 Subject: [thelist] Headlines from evolt.org for 03-JUN-02 Message-ID: <200206040510.g545A1nw006032@leo.evolt.org> evolt.org headlines for 03-JUN-02 Hi evolters! We have some fresh content on evolt.org today, contributed by our members. Learn something new or review the perspective of someone else: Code: Forms & JavaScript Living Together in Harmony (Author: .jeff) http://www.evolt.org/article/headline/17/28553/index.html Most developers don't surf the web with JavaScript turned off on purpose (with the obvious exception of the aardvark) so they probably aren't aware of the devastating effects caused by the irresponsible use of JavaScript when working with forms. Fortunately, there are rarely instances where this lack of respect for the non-JavaScript users is necessary. Read this article to find out why. Authors really appreciate feedback from their peers; you can leave a comment and rate articles by logging into the evolt.org web site. Happy reading! evolt.org From dbaxo at ihug.co.nz Tue Jun 4 00:12:02 2002 From: dbaxo at ihug.co.nz (Duncan O'Neill) Date: Tue Jun 4 00:12:02 2002 Subject: [thelist] what happened to browserwatch.com? References: Message-ID: <002201c20b87$04a1d380$e4dcadcb@duncano> Code bitch: > Alternatively you can check out other people's stats using a Google search > like this one: > http://www.google.com/search?num=100&hl=en&lr=&newwindow=1&q=%22Web+Server+S > tatistics+for%22 > Naturally this isn't very scientific sampling, but if you find a few sites > with similar target audiences to yours, it might be helpful. I've been having a look through some of these stats, finding some quite useful. Just one question I hope someone can answer : There are visits listed for Netscape v.5. I was under the impression that there never was a Navigator version 5. Does this mean these visitors should be counted as Netscape 6+? cheers, Duncan O'Neill ============================================ From jswiders at cs.oberlin.edu Tue Jun 4 00:23:01 2002 From: jswiders at cs.oberlin.edu (Jonathon Isaac Swiderski) Date: Tue Jun 4 00:23:01 2002 Subject: [thelist] what happened to browserwatch.com? In-Reply-To: <002201c20b87$04a1d380$e4dcadcb@duncano> (dbaxo@ihug.co.nz) References: <002201c20b87$04a1d380$e4dcadcb@duncano> Message-ID: <200206040522.BAA02123@occs.cs.oberlin.edu> > Just one question I hope someone can answer : There are visits listed for > Netscape v.5. I was under the impression that there never was a Navigator > version 5. Does this mean these visitors should be counted as Netscape 6+? Yes. Although the marketeers dubbed the version following the 4 series Netscape 6, it is the fifth Navigator, and the version string acknowledges this fact. I'd be curious to see what the version string for Netscape 7 will be -- will it be Navigator 5.5, based on a slightly later branch of Mozilla from 6, Navigator 6, the next version from 5, or Navigator 7? Whichever way it goes, I have a feeling things are about to get a little (more) confusing. . . . jis jswiders at cs.oberlin.edu -- Jonathon Isaac Swiderski jswiders at cs.oberlin.edu "What we have to learn to do we learn by doing" -- Aristotle, Ethica Nicomachea II (c 325 BC) From ashok at magicalkenya.com Tue Jun 4 01:41:01 2002 From: ashok at magicalkenya.com (ashok at magicalkenya.com) Date: Tue Jun 4 01:41:01 2002 Subject: [thelist] Object required: 'WScript' Message-ID: Patty : Are you trying to access the WScript object within a .ASP script ? I think you are. WSH (windows scripting host ) is a scripting shell for windows meant to be used in place of batch files. It allows using VBScript /JScript to do administrative tasks on your Win2k server/workstation (typical stuff which used to be done by batch files...). When a WSH script executes the browser / web server is not the host for the script, the WScript object is the host. Which means the WScript object will not exist when you try to access it from a .ASP script....(since the web server a.k.a the Server object is the host) strictly speaking your WSH script execution will not have anything to do with IWAM or IUSR accounts as typically it is executed by an administrator/operator level user.... I think you should also take a look at : http://msdn.microsoft.com/scripting/ and the wsh faq : http://communities.msn.com/windowsscript to clarify where and when wsh should be used.... HTH ashok ------ ?$h?K http://www.unganisha.org Disclaimer : The contents of this mail should not be construed as a "if you attack me, I'll blast your arse" veiled threat ------ From isaac at triplezero.com.au Tue Jun 4 01:51:00 2002 From: isaac at triplezero.com.au (Isaac Forman) Date: Tue Jun 4 01:51:00 2002 Subject: [thelist] evolt.org Community news - last chance for May Message-ID: Hi people, We're about to write-up and publish the evolt.org Community News for May. So, if you have anything newsworthy you'd like to submit, be sure to let us know via this contact form: http://evolt.org/contact/index.html Newsworthy things include stuff like getting your latest design online or any of the following: - winning an award - being mentioned on the news - getting married (especially to another evolter ;)) - finding a job (again, especially through evolt.org!) - getting your members.evolt.org site online - having a baby - getting a pet (and soliciting naming ideas on thechat) - finishing an epic project - starting a side project - winning your first tender - completing higher education - getting a site to validate - etc Don't be scared! Send in a paragraph of something you think other members would be interested in: http://evolt.org/contact/index.html Cheers! isaac - on behalf of evolt.org From charles at loveofcolor.org Tue Jun 4 01:51:10 2002 From: charles at loveofcolor.org (charles wilson) Date: Tue Jun 4 01:51:10 2002 Subject: [thelist] RSS Parsing in Coldfusion Message-ID: <20020603230748.A3565@alice.cg.shawcable.net> I'm looking for a Coldfusion XML/RSS Parser. I looked all over Google, searched House of Fusion, and finally came, weeping, to the Macromedia DEV Exchange. I found CFX_RssParser: http://devex.macromedia.com/developer/gallery/info.cfm?ID=AC51A958-8EF2-11D4-AAA700508B94F380&method=Full and RSS_NEWS: http://devex.macromedia.com/developer/gallery/info.cfm?ID=57A7C8AF-5BCB-11D6-840300508B94F380&method=Full These are small starting tags, and the RssParser needs CF 5.0 it seems. Can anyone reccomend any other xml/rss parsers for Coldfusion? -charles From ashok at magicalkenya.com Tue Jun 4 02:23:01 2002 From: ashok at magicalkenya.com (ashok at magicalkenya.com) Date: Tue Jun 4 02:23:01 2002 Subject: [thelist] HTML email to Notes users Message-ID: robert: the problem could be more with the config on the notes server side. each user in notes has a person document (a config file) on the server, you can set up the format for incoming mails by user over there. typical settings are Mime and notes rich text (which does a CD format conversion) - probably this setting is not done correctly ? there is a also problem in the way domino server converts incoming mail with embedded html which was fixed in rel. 5.0.7 (if you pick mail directly using a notes client you wont ecounter this problem...) they added a config setting for the notes server called 'mime_convert_html' or something like that - look it up in the lotus knowledge base for fixes with rel. 5.0.7.... ------ ?$h?K http://www.unganisha.org Disclaimer : The contents of this mail should not be construed as a "if you attack me, I'll blast your arse" veiled threat ------ From sfmalo at 24caratdesign.com Tue Jun 4 02:32:04 2002 From: sfmalo at 24caratdesign.com (Sharon F. Malone) Date: Tue Jun 4 02:32:04 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? [was what happened to browserwatch.com?] References: <002201c20b87$04a1d380$e4dcadcb@duncano> <200206040522.BAA02123@occs.cs.oberlin.edu> Message-ID: <00b401c20b99$8742d0c0$7e0ae343@oemcomputer> Interesting. Now am really confused. I asked the same question re Netscape 5 to TheCounter.com a few days ago. Here is their reply: >Before Netscape decided to skip a version number (in order to release >a 6.0 version at the same time as Internet Explorer 6.0) they released >beta versions that were identified as "5.0" in at the coding level, but still >marketed under a 4.xx moniker. >from TheCounter on 5/30/02 So, Netscape 5 is (are) beta versions of Netscape 6? I head last year that Netscape 6.0 was the alpha version, Netscape 6.1 was the beta version, and Netscape 6.2 was THE release. And TheCounter doesn't actually say whether to include your count of 5 as 4 or 6. Could you enlighten me as to the validity of my "facts"? Sorta like, who's on first? Sharon On Monday, June 03, 2002 10:22 PM Jonathon Isaac Swiderski replied: to this question: > > Just one question I hope someone can answer : There are visits listed for > > Netscape v.5. I was under the impression that there never was a Navigator > > version 5. Does this mean these visitors should be counted as Netscape 6+? > > Yes. Although the marketeers dubbed the version following the 4 series Netscape > 6, it is the fifth Navigator, and the version string acknowledges this fact. [snipped] --------------------------------------------------------------------------- Sharon F. Malone "web design and Internet writing services" http://www.24caratdesign.com sfmalo at 24caratdesign.com From fffrancis at fstorr.demon.co.uk Tue Jun 4 02:41:01 2002 From: fffrancis at fstorr.demon.co.uk (fstorr) Date: Tue Jun 4 02:41:01 2002 Subject: [thelist] Jakob Nielsen is 99% bad In-Reply-To: Message-ID: <000401c20b9a$dfb86cf0$4363989e@DHGQCD0J> Actually, it wouldn't be that AT ALL. If it were you would be stating that Nielsen approves of gratuitous use of FLASH, which he does not. ___ I do remember reading/hearing somewhere that Macromedia approached Nielson during the development of Flash MX. The result being things like the new standardised elements within Flash MX like scrollbars, radio buttons etc. Which do seem to me like excellent things. Francis From evolt at accessibleinter.net Tue Jun 4 03:23:01 2002 From: evolt at accessibleinter.net (Bill Mason) Date: Tue Jun 4 03:23:01 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? [was what happened to browserwatch.com?] In-Reply-To: <00b401c20b99$8742d0c0$7e0ae343@oemcomputer> References: <002201c20b87$04a1d380$e4dcadcb@duncano> <200206040522.BAA02123@occs.cs.oberlin.edu> Message-ID: <5.1.0.14.2.20020604010708.009fe310@accessibleinter.net> At 12:29 AM 06/04/2002, Sharon F. Malone wrote: >So, Netscape 5 is (are) beta versions of Netscape 6? Netscape 5, if I recall correctly, was another iteration of 4.x coding. It was not based on the current Mozilla code so really isn't a 6.x beta. >I head last year that Netscape 6.0 was the alpha version, Netscape 6.1 was >the beta version, and Netscape 6.2 was THE release. Inasmuch as 6.0 was based on very early Mozilla work (pre 0.6), you could call it alpha-quality. Netscape 6.1 is based on Mozilla 0.9.2, and Netscape 6.2 is based on Mozilla 0.9.4. So in a way, it's still in beta. The current "preview release 1" of Netscape 7 is based on Mozilla 1.0 RC2. >And TheCounter doesn't actually say whether to include your count of 5 as >4 or 6. Could you enlighten me as to the validity of my "facts"? Sorta >like, who's on first? All Netscape 6.x releases have "Mozilla/5.0" at the start of their user agent string, so can be identified as "Netscape 5" depending how much the user agent string is examined/parsed. "Netscape 5" up until recently could be considered a 6.x release, but the user agent string of Netscape 7 also has "Mozilla/5.0" at the start. So unless you parse the user agent string further ("Netscape 6" and "Netscape 7" appear later in the string of the respective browsers), "Netscape 5" will soon be indistinguishable as to whether it represents Netscape 6.x or 7.x. Bill Mason Accessible Internet evolt at accessibleinter.net http://www.accessibleinter.net/ From cd-ml at aardvark.net.au Tue Jun 4 03:36:01 2002 From: cd-ml at aardvark.net.au (Craig) Date: Tue Jun 4 03:36:01 2002 Subject: [thelist] Free screen readers References: <000001c20985$31f0a4f0$4363989e@DHGQCD0J> <018b01c20b55$93f0e940$2860398a@newcos.com> Message-ID: <005501c20ba2$c104cd00$9aeadccb@max1> > > Does anyone know of any free screen readers out there? > If you have Windows 2000, Narrator is included with the OS. It's nothing > fancy, but you don't have to pay extra for it, either. > > James Aylard Narrator is also included in Windows XP and can be accessed simply by pressing the 'windows' key and U. Craig. From mark at cyberfuddle.com Tue Jun 4 03:45:01 2002 From: mark at cyberfuddle.com (Mark Gallagher) Date: Tue Jun 4 03:45:01 2002 Subject: [thelist] Re: Netscape 4/5/6 - who's on first or who's down for the count? [was what happened to browserwatch.com?] In-Reply-To: <5.1.0.14.2.20020604010708.009fe310@accessibleinter.net> References: <002201c20b87$04a1d380$e4dcadcb@duncano> <200206040522.BAA02123@occs.cs.oberlin.edu> <5.1.0.14.2.20020604010708.009fe310@accessibleinter.net> Message-ID: <20020604084133.5942.qmail@carme.affordablehost.com> Bill Mason writes: > At 12:29 AM 06/04/2002, Sharon F. Malone wrote: >> So, Netscape 5 is (are) beta versions of Netscape 6? > > Netscape 5, if I recall correctly, was another iteration of 4.x coding. > It > was not based on the current Mozilla code so really isn't a 6.x beta. "Netscape 5" doesn't actually exist. However, Mozilla appears as "Mozilla/5.0" - here's a sample (from my logs): Mozilla/5.0 (Windows; U; WinNT4.0; en-US; rv:1.0rc2) Gecko/20020512 Many interpreters would simply assume that this is Netscape. Netscape 6 adds a "Netscape 6.2" (or similar) to the end of the string, so whenever that appears, the interpreter can simply say "okay, that's NS6". But most aren't intelligent enough to say that the quoted string comes from Mozilla 1 RC2, so they simply say "hmmm, must be some Netscape 5". Maybe that helps. Maybe it's irrelevant. Anyways. -- Mark Gallagher http://cyberfuddle.com/infinitebabble/ From gassinaumasis at hotmail.com Tue Jun 4 04:21:03 2002 From: gassinaumasis at hotmail.com (Peter-Paul Koch) Date: Tue Jun 4 04:21:03 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? [was what happened to browserwatch.com?] Message-ID: >Interesting. Now am really confused. Creating the most confusing version numbers possible is definitely an important goal of the Mozilla project. So I'm glad to see it has succeeded . >So, Netscape 5 is (are) beta versions of Netscape 6? I head last year that >Netscape 6.0 was the alpha version, Netscape 6.1 was the beta version, and >Netscape 6.2 was THE release. And TheCounter doesn't actually say whether >to include your count of 5 as 4 or 6. Could you enlighten me as to the >validity of my "facts"? Sorta like, who's on first? Netscape 4's browser string started with 'Mozilla/4.' to indicate it uses Version 4 of the Mozilla code engine. The Mozilla Project is responsible for creating Version 5 of this code engine, hence the browser strings of all Netscape's above 4 starts with 'Mozilla/5.0'. Some browser detects use this version number, so they will always report any Netscape/Mozilla above 4 as 'Netscape 5'. Early in the Mozilla project it was assumed that the eventual result would be the Netscape 5 browser. However, when the project went overdue for many years, AOL upgraded the version number. The first official Netscape release thus had a version number of 6, and 6.0, 6.1 and 6.2 followed in succession. They were based on Mozilla pre-releases that weren't perfect yet. Netscape 6.2 is *not* a final release, there hasn't yet been any final release. Netscape 6.2 was the first one that could actually be used as a browser, though there were some problems still. Recently AOL has once again upgraded the version number to Netscape 7. Basically this is Netscape 6.3, the next pre-release in an increasingly long line of pre-releases. The advantage is that the Netscape version number is now equal to the version number of the AOL skin it will (presumably) be used with: AOL 7 uses Netscape 7. Some browser detects look for the official Netscape version number, so they will report visitors as using Netscape 6 or 7, but never 5. Mozilla still hasn't produced a stable, working code engine. But it has decided that, confusingly, this code engine will be named 'Mozilla 1.0' and not 'Mozilla 5.0' as one would expect. The current version is Mozilla 1.0 Release Candidate 3. Nobody knows what 'Release Candidate' means, except that it means that Mozilla 1.0 isn't ready yet. Hope this helps a bit, but yes, the situation is very confusing. ppk _________________________________________________________________ Join the world?s largest e-mail service with MSN Hotmail. http://www.hotmail.com From saidovan at rs.uovs.ac.za Tue Jun 4 04:23:04 2002 From: saidovan at rs.uovs.ac.za (Ms N Saidova) Date: Tue Jun 4 04:23:04 2002 Subject: [thelist] Populating arrays dynamically Message-ID: <3CFCA304.9893.5798942@localhost> Hi there, Can someone tell me how I can, in PHP, populate multidimensional arrays dynamically with results from the database? (I used to do that in ASP with GetRows().) Here is the thing. I need data from tables lying in 2 separate databases, and because as far as I know you cannot connect to more than one database at a time, I thought I should get the results from the one database, populate a multidimensional array with those, close that connection, open a new one to the second database and do the rest of the query. Or am I taking the long route here? Any suggestions much appreciated. Nedret From sfmalo at 24caratdesign.com Tue Jun 4 05:38:00 2002 From: sfmalo at 24caratdesign.com (Sharon F. Malone) Date: Tue Jun 4 05:38:00 2002 Subject: [thelist] Perl/PHP/mySQL required to download software? Message-ID: <01e701c20bb3$76a6f560$7e0ae343@oemcomputer> Really could use some direction here. I have designed and built a web site for a client who wants to sell software online. A Buyer purchases the software, a third party will then process the credit card information, send a confirming email to Buyer and to my client. Once my client receives the payment confirmation he will then generate a customized registration number based on the Buyer's registration name so the number will be completely personalized. Client also will generate a personalized copy of the program using the registration number and also use the registration number as a password to allow the customer to download their personalized copy of the program from Client's web site. I have the download set up now as a form showing an email address and buyer's User ID # text area boxes. My problem is determining what backend stuff needs to be set up to hold this information and call the appropriate registration number (User ID #) program for each buyer to download. I have a form coded that calls something from the cgi-bin but I don't know what that something consists of. I was looking at some other sites to see how folks did this and that's where I got the code. I see the code but I don't understand it. Example I found:
. What does hscdl mean? Client thinks he doesn't have to rely on the host for keeping his transaction records in a database on their server. He thinks this will be a manual process he will handle, but later he can automate this process on the host server. I think it entails something from the get go involving Perl or PHP and mySQL Doesn't make sense to me otherwise. Or, I could create a restricted directory and subdirs on the server to which my client could upload each individual program purchased to a specific subdir. I would set up another FTP Session Profile and these instructions could be emailed to the Buyer ... who could then download using FTP, not using the web site. Have already done that with another client so I'm familiar with it. It's the backend stuff I don't know how to do. Sorry for the length of this question(s)! Am I thinking this through correctly? What about client's thoughts on this? And what in heaven's name does hscdl mean? Best, Sharon --------------------------------------------------------------------------- Sharon F. Malone "web design and Internet writing services" http://www.24caratdesign.com sfmalo at 24caratdesign.com From sfmalo at 24caratdesign.com Tue Jun 4 06:00:01 2002 From: sfmalo at 24caratdesign.com (Sharon F. Malone) Date: Tue Jun 4 06:00:01 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? References: Message-ID: <020301c20bb6$a0449dc0$7e0ae343@oemcomputer> Thanks for all your input. I think I understand a little better who is actually on first! Don't ask me about second base tho. (<8 So could I "safely" count Netscape 5 results in with the results for Netscape 6? Presently TheCounter.com reports 0% of visitors are using Netscape 6 (ah, the time I've spent making sure web pages look good in Netscape 6 and we end up with 0%!). But I keep thinking that if AOL comes out soon with N7 as the default browser (rather than IE), all the time and effort will have paid off. I'm approaching this from the viewpoint of explaining these stats a little better to a client who uses TheCounter.com's stats reporting. sharon --------------------------------------------------------------------------- Sharon F. Malone "web design and Internet writing services" http://www.24caratdesign.com sfmalo at 24caratdesign.com From abbey at abbeyink.com Tue Jun 4 06:08:01 2002 From: abbey at abbeyink.com (Tamara) Date: Tue Jun 4 06:08:01 2002 Subject: [thelist] Free screen readers In-Reply-To: <018b01c20b55$93f0e940$2860398a@newcos.com> References: <000001c20985$31f0a4f0$4363989e@DHGQCD0J> <018b01c20b55$93f0e940$2860398a@newcos.com> Message-ID: <200206041107.g54B7TCN018181@leo.evolt.org> On Monday 03 June 2002 06:22 pm, you wrote: > Francis, > > > Does anyone know of any free screen readers out there? http://wemedia.com/ They offer a free talking web browser. HTH a little From cvos at netpaths.net Tue Jun 4 06:30:02 2002 From: cvos at netpaths.net (Cayley Vos) Date: Tue Jun 4 06:30:02 2002 Subject: [thelist] Site check workskiff.com In-Reply-To: <20020604111057.6C775C04F@relay.evolt.org> Message-ID: Just launched this heavy duty job today. If the website lasts half as long as the boats do, I will be a proud parent indeed http://workskiff.com Cayley Vos, Principal office: 360-714-8395 cell: 360-303-0150 http://netpaths.net _______________________________________________________ web hosting | search engine marketing | web development From jay.blanchard at niicommunications.com Tue Jun 4 06:48:01 2002 From: jay.blanchard at niicommunications.com (Jay Blanchard) Date: Tue Jun 4 06:48:01 2002 Subject: [thelist] Site check workskiff.com In-Reply-To: Message-ID: <000901c20bbd$dfe693f0$8102a8c0@niigziuo4ohhdt> [snip] Just launched this heavy duty job today. If the website lasts half as long as the boats do, I will be a proud parent indeed http://workskiff.com [/snip] Very nice Cayley. The only thing that I can see that I would be critical of is that the text does not resize when you set browser options (WinXP, IE6). I can see where that might break the layout though. Jay Are you finding yourself juggling more and more projects and getting less and less done? It's time to schedule appointments with yourself! Set up a weekly calendar and block off time for each project during the week, and then follow that calendar. Stick to the schedule as rigorously as possible (things come up, and there is nothing wrong with that). Don't forget to schedule yourself some personal time on that calendar, eat better, and get some sleep. You will be far more productive. From jedimaster at macromedia.com Tue Jun 4 07:01:01 2002 From: jedimaster at macromedia.com (Raymond Camden) Date: Tue Jun 4 07:01:01 2002 Subject: [thelist] RSS Parsing in Coldfusion In-Reply-To: <20020603230748.A3565@alice.cg.shawcable.net> Message-ID: <001a01c20bbf$0ebad6e0$6561a8c0@vader> You are aware, I assume, that CFMX has native XML support - would that work for you? ======================================================================= Raymond Camden, ColdFusion Jedi Master for Macromedia Email : jedimaster at macromedia.com Yahoo IM : morpheus "My ally is the Force, and a powerful ally it is." - Yoda > -----Original Message----- > From: thelist-admin at lists.evolt.org > [mailto:thelist-admin at lists.evolt.org] On Behalf Of charles wilson > Sent: Tuesday, June 04, 2002 1:08 AM > To: thelist at lists.evolt.org > Subject: [thelist] RSS Parsing in Coldfusion > > > I'm looking for a Coldfusion XML/RSS Parser. > > I looked all over Google, searched House of Fusion, and finally came, > weeping, to the Macromedia DEV Exchange. > > I found CFX_RssParser: > http://devex.macromedia.com/developer/gallery/info.cfm?ID=AC51 A958-8EF2-11D4-AAA700508B94F380&method=Full and RSS_NEWS: http://devex.macromedia.com/developer/gallery/info.cfm?ID=57A7C8AF-5BCB- 11D6-840300508B94F380&method=Full These are small starting tags, and the RssParser needs CF 5.0 it seems. Can anyone reccomend any other xml/rss parsers for Coldfusion? -charles -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From simon at incutio.com Tue Jun 4 07:15:01 2002 From: simon at incutio.com (Simon Willison) Date: Tue Jun 4 07:15:01 2002 Subject: [thelist] Site check workskiff.com In-Reply-To: References: <20020604111057.6C775C04F@relay.evolt.org> Message-ID: <5.1.0.14.0.20020604131247.009e9d30@mail.incutio.com> At 04:29 04/06/02 -0700, Cayley Vos wrote: >Just launched this heavy duty job today. If the website lasts half as long >as the boats do, I will be a proud parent indeed > >http://workskiff.com The site looks great in IE6, but has a few problems in the latest version of Mozilla. Here's a screenshot: http://www.bath.ac.uk/~cs1spw/images/screenshots/workskiff-in-mozilla.png From webdad at tampabay.rr.com Tue Jun 4 07:42:08 2002 From: webdad at tampabay.rr.com (Bob Boisvert) Date: Tue Jun 4 07:42:08 2002 Subject: [thelist] Site check workskiff.com In-Reply-To: Message-ID: <001401c20bc5$dfd29d20$f25d2241@tampabay.rr.com> Looks great! I like the layout and colors you used, I do have a couple of suggestions. 1) In 800 X 600 res you have to scroll both on the horizontal and the vertical, the horizontal isn't that much but the for the vertical, it's enough to hide the top navigation, I would suggest adding some text navigation links at the bottom (just a habit with me I guess). 2) Your masthead "Aluminum Boats For Severe Service WORKSKIFF inc." is linked to your specs.php page(intentional?) and unless you mouse over it slowly enough you wouldn't know that was a link. You have a specs nav link up on top with the other navigation, is there a need to have this linked?, if so you may need some indication that this will lead to the specifications page. Bob ...-----Original Message----- ...From: thelist-admin at lists.evolt.org ...[mailto:thelist-admin at lists.evolt.org]On Behalf Of Cayley Vos ...Sent: Tuesday, June 04, 2002 7:30 AM ...To: evolt ...Subject: [thelist] Site check workskiff.com ... ... ...Just launched this heavy duty job today. If the website ...lasts half as long ...as the boats do, I will be a proud parent indeed ... ...http://workskiff.com ... ... ...Cayley Vos, Principal ...office: 360-714-8395 ...cell: 360-303-0150 ...http://netpaths.net ..._______________________________________________________ ...web hosting | search engine marketing | web development ... ...-- ...For unsubscribe and other options, including ...the Tip Harvester and archive of thelist go to: ...http://lists.evolt.org Workers of the Web, evolt ! ...--- ...Incoming mail is certified Virus Free. ...Checked by AVG anti-virus system (http://www.grisoft.com). ...Version: 6.0.368 / Virus Database: 204 - Release Date: 5/29/02 ... From Arlen.P.Walker at jci.com Tue Jun 4 08:48:00 2002 From: Arlen.P.Walker at jci.com (Arlen.P.Walker at jci.com) Date: Tue Jun 4 08:48:00 2002 Subject: [thelist] CSS and Mozilla Message-ID: Wondering how your CSS1 looks in Mozilla? http://www.mozilla.org/docs/web-developer/bugspecs/REC-CSS1.html It's a copy of the CSS1 spec, but the Mozilla team (JKeiser?) has added Mozilla bug lists where appropriate in the spec. So you can look up a CSS1 attribute, and see if there's a known problem in Mozilla with it. Don't that make life easier? And don't we wish MS would produce something similar for IE? Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker at JCI.Com ---------------------------------------------- In God we trust; all others must provide data. ---------------------------------------------- Opinions expressed are mine and mine alone. If JCI had an opinion on this, they'd hire someone else to deliver it. From pcnewsguy at yahoo.com Tue Jun 4 08:49:04 2002 From: pcnewsguy at yahoo.com (Patty McBride) Date: Tue Jun 4 08:49:04 2002 Subject: [thelist] Object required: 'WScript' In-Reply-To: Message-ID: <20020604131114.16791.qmail@web20909.mail.yahoo.com> Your asumption was correct. Awesome explaination! Thanks for considering my question. I will check out these links you gave me. --- ashok at magicalkenya.com wrote: > Patty : > > Are you trying to access the WScript object within a > .ASP script ? > I think you are. > WSH (windows scripting host ) is a scripting shell > for windows meant to be > used in place of batch files. It allows using > VBScript /JScript to do > administrative tasks on your Win2k > server/workstation (typical stuff which > used to be done by batch files...). > > When a WSH script executes the browser / web server > is not the host for > the script, the WScript object is the host. Which > means the WScript object > will not exist when you try to access it from a .ASP > script....(since the > web server a.k.a the Server object is the host) > > strictly speaking your WSH script execution will not > have anything to do > with IWAM or IUSR accounts as typically it is > executed by an > administrator/operator level user.... > > I think you should also take a look at : > http://msdn.microsoft.com/scripting/ > and the wsh faq : > http://communities.msn.com/windowsscript > > to clarify where and when wsh should be used.... > > > HTH > ashok > > > > > > ------ > ?$h?K > http://www.unganisha.org > Disclaimer : The contents of this mail should not be > construed as a "if > you attack me, I'll blast your arse" veiled threat > ------ > > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From pcnewsguy at yahoo.com Tue Jun 4 08:49:15 2002 From: pcnewsguy at yahoo.com (Patty McBride) Date: Tue Jun 4 08:49:15 2002 Subject: [thelist] (no subject) Message-ID: <20020604134004.77386.qmail@web20903.mail.yahoo.com> Hello Folks, I trying to get my system to execute a perl script on my server for a client. I am confused because the code I inherited used to work on NT 4 but now does not on WIN 2000 Server. After some discussion with ashok about WSH I reviewed my tests and got the following to work: Dim WshShell Set WshShell = CreateObject("WScript.Shell") Response.write("WSHshell.CurrentDirectory: " & WSHshell.CurrentDirectory) It printed out: WSHshell.CurrentDirectory: C:\WINNT\system32 So I got an object but what kind of object? I can get the property CurrentDirectory of the IWshRuntimeLibrary class WSHshell to tell me the CurrentDirectory but I have yet to get it to run one of its methods. I tried this test as an additional line to the above .asp script: WshShell.Run "C:\WINNT\system32\calc.exe" But it does nothing. No error. No Calculator popping up as I would asume it would??? I am expecting the same behavior as I would if I had typed calc from the command line or in the run field from the start menu. This doesn't work either: WshShell.Run "calc" This used to work on NT 4: Function extractArticles(strParameters) Dim WSHshell set WSHshell=createObject("WScript.Shell") on error resume next extractArticles=WSHshell.run ("D:\perl\bin\perl.exe " & databasePath & "extractArticles.pl " & strParameters,4,TRUE) End Function and stopped when I switched to 2000 Server. Again, no error, no results either. This perl script extracts articles from a database to a directory in the server. It works from the command line... Cheers, Phil __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From mark at markgroen.com Tue Jun 4 08:52:01 2002 From: mark at markgroen.com (Mark Groen) Date: Tue Jun 4 08:52:01 2002 Subject: [thelist] Site check workskiff.com In-Reply-To: <001401c20bc5$dfd29d20$f25d2241@tampabay.rr.com> References: Message-ID: <3CFC62C6.27379.38ADF4@localhost> > Looks great! I like the layout and colors you used, I do have a couple > of suggestions. > > 1) In 800 X 600 res you have to scroll both on the horizontal and the > vertical, the horizontal isn't that much but the for the vertical, > it's enough to hide the top navigation, I would suggest adding some > text navigation links at the bottom (just a habit with me I guess). All the pages requires a right scroll to read on my 800x600 monitor also. I think adding text-align:center; to your css body tag would align your first large table and make it fit without scrolling, also adding align="center" to that table tag should work too. The table itself would fit on the screen without scrolling then I think. Good colours for such industrial boats and an industrial looking web site, scrolling right was the only thing that threw me. From mpember at phreaker.net Tue Jun 4 08:56:01 2002 From: mpember at phreaker.net (Michael Pemberton) Date: Tue Jun 4 08:56:01 2002 Subject: [thelist] Populating arrays dynamically References: <3CFCA304.9893.5798942@localhost> Message-ID: <3CFCC6BF.10208@phreaker.net> Ms N Saidova wrote: >Hi there, > >Can someone tell me how I can, in PHP, populate >multidimensional arrays dynamically with results from the >database? (I used to do that in ASP with GetRows().) > >Here is the thing. I need data from tables lying in 2 separate >databases, and because as far as I know you cannot connect to >more than one database at a time, I thought I should get the >results from the one database, populate a multidimensional array >with those, close that connection, open a new one to the second >database and do the rest of the query. > >Or am I taking the long route here? >Any suggestions much appreciated. > >Nedret > > > Can you show some of your code? There is definately a method of access two databases simultaniously. The trick is to make sure that you are using the connection and result pointers. This is how you tell PHP which database / set of results to work with. I currently do the reverse and populate a 3d array from two separate files and then create insert the results into a mysql database. If you post me a sample offlist, I can try going into more detail. -- Michael Pemberton mpember at phreaker.net ICQ: 12107010 From ken.kogler at cph.org Tue Jun 4 09:04:00 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 09:04:00 2002 Subject: [thelist] (no subject) In-Reply-To: <20020604134004.77386.qmail@web20903.mail.yahoo.com> Message-ID: > I tried this test as an additional line to > the above .asp script: > WshShell.Run "C:\WINNT\system32\calc.exe" > But it does nothing. No error. No Calculator > popping up as I would asume it would??? Sorry, but you *are* expecting the calculator to pop up on the server, and not your development machine, right? Just pointing out the obvious, since that's all I know... You also checked the IUSR permissions to make sure that account has execute privileges for c:\WINNT\system32\? HTH, -Ken "Captain Obvious" Kogler From sskulic at yahoo.com Tue Jun 4 09:09:07 2002 From: sskulic at yahoo.com (Sasa K.) Date: Tue Jun 4 09:09:07 2002 Subject: [thelist] ReadyHosting Message-ID: <20020604140833.51120.qmail@web13803.mail.yahoo.com> Please, what is your experience with ReadyHosting? They have really good packages, too good actually. What is the catch? Thanks. Sasha ______________________________________________________________________ Movies, Music, Sports, Games! http://entertainment.yahoo.ca From hershelr at netvision.net.il Tue Jun 4 09:12:01 2002 From: hershelr at netvision.net.il (Hershel Robinson) Date: Tue Jun 4 09:12:01 2002 Subject: [thelist] Burnt Viruses Message-ID: <013401c20bd7$d90dce30$0101c80a@hershel> I have a software firewall, currently Sygate Personal Firewall (although I plan to change soon with some evolt-list info I have received recently). It catches and blocks certain outgoing events a few times a day. Some are Ping of Death and the others are of a different type (I can't recall nor find them in the log at present). The log does not record an application involved with any of these events. I am guessing they are caused by a virus I have. My firewall seems to be catching them so nothing's happening, but I imagine I should try to clean them out anyhow, no? Thanks, Hershel From David at softv.net Tue Jun 4 09:25:00 2002 From: David at softv.net (David at softv.net) Date: Tue Jun 4 09:25:00 2002 Subject: [thelist] ReadyHosting Message-ID: <353A2A1683F6D511B04C0002A551BBB80FAE67@SOFTVMAIL> I signed up for the $99/year deal. After my year was up I switched to a host that actually responded to my customer service requests. Dave http://java.dbmdata.com >>Please, what is your experience with ReadyHosting? >>They have really good packages, too good actually. >>What is the catch? From ken.kogler at cph.org Tue Jun 4 09:37:01 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 09:37:01 2002 Subject: [thelist] ReadyHosting In-Reply-To: <20020604140833.51120.qmail@web13803.mail.yahoo.com> Message-ID: > Please, what is your experience with ReadyHosting? > They have really good packages, too good actually. > What is the catch? I've had a heck of a rollercoaster ride with RH over the last 18 months or so. I signed up with them back in October of 2000, and I've now got multiple accounts through them. On the whole, they're very good. Some things I like: - Cheap! - Friendly phone support (especially the ladies in the billing dept!) - 18 months of service, and only 2 major problems - Reseller plan is profitable - unlimited mail accounts - haven't received a "you're using too much bandwidth" email yet - recently added a whole lot more customer service people - they've got a nice stats program I do have a few gripes, though: - If you need to call their tech support, you can expect to wait oh hold for quite some time. I've had hold times longer than 90 minutes before (but in the last few months, it's been more like 5 - 10 minutes). - Their e-mail based tech support system is terrible. I just want to call them and talk to a real person... their business hours are rather inconvenient, as I don't do any dev work on my personal sites until late at night, and their phone staff goes home at 6:00 or 7:00pm. - They had someone hack their entire network earlier in the year (January?) They lost entire sites AND THEIR BACKUPS. They told customers to "just upload your most recent copy" and left it at that. They promised to take steps to prevent this sort of data loss in the future, but it's still scary as hell. I lost a whole site this way. It was database driven, and I didn't have a recent backup of the database (content changes daily thanks to an army of volunteers). I lost a good 3 weeks worth of content. - They're not very accommodating if you want them to install a new component on their servers. I had a legitimate case against their upload component, and I pointed them to a much better (and FREE) replacement, but they flatly denied it, calling it a "security risk", and refusing to elaborate. - They recommend using DSN connections, and when I had a DSN-less connection stop working (too many people using that driver), I called them and they told me that they don't support DSN-less connections, and I can fix my problem by changing to a DSN. Grr. DSNs suck. - Their web-based mail frontend. They've got at least 3 if not 4 different versions of it, and as most of my sites are on different servers, I've got different interfaces to work with. It's not so bad for me, but when one client calls me and has a question, I have to keep looking up with GUI they're working with so I can walk them through it... that's damn annoying. I could probably keep on going forever. The point is, you get what you pay for. I'd recommend it for personal sites and small businesses, but not much more than that. You'll always run into some bad experiences with whatever web host you choose, so keep in mind that no one's perfect. If you want more info, e-mail me offlist (ken.kogler at curf.edu) and I'll be glad to help. -Ken Kogler From ashok at magicalkenya.com Tue Jun 4 09:39:04 2002 From: ashok at magicalkenya.com (ashok at magicalkenya.com) Date: Tue Jun 4 09:39:04 2002 Subject: [thelist] WScript.Shell was:(no subject) Message-ID: >It printed out: >WSHshell.CurrentDirectory: C:\WINNT\system32 >So I got an object but what kind of object? This gives the current directory of the running process... What version of WSH are you using ? I hope you are using 5.6 .... try running the script below to determine your version you should be running something like 5.6.xx (I assume you are using Cscript.exe or Wscript.exe to execute your scripts directly on the server i.e. not remotely..) WScript.Echo("Version " & ScriptEngineMajorVersion & "." & ScriptEngineMinorVersion & "." & ScriptEngineBuildVersion) with version 5.0 the CurrentDirectory property is not available, my guess is you are running an older version of Wsh, upgrading would solve your problem... [or] you've got some kind of ACL related problem with executing exes on that directory...(check your permissions..) ciao ashok ------ ?$h?k h?R?h???? http://www.unganisha.org Disclaimer : The contents of this mail should not be construed as a "if you attack me, I'll blast your arse" veiled threat ------ From unganisha at hazard0us.org Tue Jun 4 09:39:16 2002 From: unganisha at hazard0us.org (unganisha at hazard0us.org) Date: Tue Jun 4 09:39:16 2002 Subject: [thelist] WScript.Shell was:(no subject) Message-ID: >It printed out: >WSHshell.CurrentDirectory: C:\WINNT\system32 >So I got an object but what kind of object? This gives the current directory of the running process... What version of WSH are you using ? You should use 5.6 .... try running the script below to determine your version you should be running something like 5.6.xx (I hope you are using Cscript.exe or Wscript.exe to execute your scripts ?) WScript.Echo("Version " & ScriptEngineMajorVersion & "." & ScriptEngineMinorVersion & "." & ScriptEngineBuildVersion) with version 5.0 the CurrentDirectory property is not available, my guess is you are running an older version of Wsh, upgrading would solve your problem... ciao ashok ------ ?$h?k h?R?h???? http://www.unganisha.org Disclaimer : The contents of this mail should not be construed as a "if you attack me, I'll blast your arse" veiled threat ------ From pcnewsguy at yahoo.com Tue Jun 4 09:39:25 2002 From: pcnewsguy at yahoo.com (Patty McBride) Date: Tue Jun 4 09:39:25 2002 Subject: [thelist] (no subject) In-Reply-To: Message-ID: <20020604142736.94948.qmail@web20905.mail.yahoo.com> Hi Ken, Yes I am. The server is on the development machine in this case. Just a simple test that should have obviouse results. I haven't checked to see if IUSR has execute permissions for c:\WINNT\system32\. But two questions about that. 1.) Is that nessesarily a good thing to do? 2.) How would I do it? Cheers, Phil --- Ken Kogler wrote: > > I tried this test as an additional line to > > the above .asp script: > > WshShell.Run "C:\WINNT\system32\calc.exe" > > > But it does nothing. No error. No Calculator > > popping up as I would asume it would??? > > Sorry, but you *are* expecting the calculator to pop > up on the server, and > not your development machine, right? Just pointing > out the obvious, since > that's all I know... > > You also checked the IUSR permissions to make sure > that account has execute > privileges for c:\WINNT\system32\? > > HTH, > > -Ken "Captain Obvious" Kogler > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From ben_dyer at imaginuity.com Tue Jun 4 10:07:01 2002 From: ben_dyer at imaginuity.com (Ben Dyer) Date: Tue Jun 4 10:07:01 2002 Subject: [thelist] Calculating Page Size Message-ID: <5.1.0.14.0.20020604095905.01ad4c30@mail.imaginuity.com> I have a project manager who is looking to find out the page weight (in Kb) of some sites that are not local (like, say, IBM.com). Bobby *used* to calculate this but doesn't appear to do so anymore. Web Site Garage (which I loathe) appears to have gone pay only. If there is some software out there that can do it, that'd be fine, but there has to be something online, right? --Ben Ben Dyer, Senior Internet Developer, Imaginuity Interactive http://www.imaginuity.com/ Whatever it is, I'm sure that I was just about to get to it. ----------------------------------------------------------------- http://members.evolt.org/OKolzig37/ http://www.evolt.org/ From Arlen.P.Walker at jci.com Tue Jun 4 10:20:01 2002 From: Arlen.P.Walker at jci.com (Arlen.P.Walker at jci.com) Date: Tue Jun 4 10:20:01 2002 Subject: [thelist] Jakob Nielsen is 99% bad Message-ID: My first thought when I heard this was "Someone at Macromedia has been reading The Prince." Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker at JCI.Com ---------------------------------------------- In God we trust; all others must provide data. ---------------------------------------------- Opinions expressed are mine and mine alone. If JCI had an opinion on this, they'd hire someone else to deliver it. From mail at jasoncartwright.com Tue Jun 4 10:20:07 2002 From: mail at jasoncartwright.com (Jason Cartwright) Date: Tue Jun 4 10:20:07 2002 Subject: [thelist] Parsing URLs in ASP.net In-Reply-To: <20020604142736.94948.qmail@web20905.mail.yahoo.com> Message-ID: <000801c20bd7$dc72f230$0100a8c0@jason> Does anyone know of any tutorials on parsing URLs using ASP.net (VB script)? I'm looking to take a user's input and convert any urls they enter into HTML linking that url. Eg - http://www.foo.com or www.foo.com becomes... http://www.foo.com Thanks! Jason www.jasoncartwright.com From evolt at accessibleinter.net Tue Jun 4 10:22:03 2002 From: evolt at accessibleinter.net (Bill Mason) Date: Tue Jun 4 10:22:03 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? In-Reply-To: <020301c20bb6$a0449dc0$7e0ae343@oemcomputer> References: Message-ID: <5.1.0.14.2.20020604081933.009f8ad0@accessibleinter.net> At 03:57 AM 06/04/2002, Sharon F. Malone wrote: >So could I "safely" count Netscape 5 results in with the results for >Netscape 6? I would say so. Any report showing Netscape 5 has more likely misidentified Netscape 6 rather than actually had a visitor using a pre-Mozilla "Netscape 5 beta". Just be wary if the client wants to differentiate between Netscape 6 and 7 for whatever reason. Bill Mason Accessible Internet evolt at accessibleinter.net http://www.accessibleinter.net/ From roselli at earthlink.net Tue Jun 4 10:27:00 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 10:27:00 2002 Subject: [thelist] Calculating Page Size In-Reply-To: <5.1.0.14.0.20020604095905.01ad4c30@mail.imaginuity.com> Message-ID: <200206041526.g54FQECN031369@leo.evolt.org> > From: Ben Dyer > > I have a project manager who is looking to find out the page weight > (in Kb) of some sites that are not local (like, say, IBM.com). Bobby > *used* to calculate this but doesn't appear to do so anymore. Web > Site Garage (which I loathe) appears to have gone pay only. > > If there is some software out there that can do it, that'd be fine, > but there has to be something online, right? what i do is use the IE developer tools thingie that shows all the images on a page... it totals the file sizes at the end... if you saved the source code and checked its size, and added it to the image total, you'd have it... it works well enough for me that i haven't looked elsewhere... the tool is one of the ones in here: http://browsers.evolt.org/index.cfm/dir/ie/32bit/5.0/accessories/ although i couldn't tell you which one it is... and it's only good for IE5.x/win... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From eric.d.means at boeing.com Tue Jun 4 10:35:01 2002 From: eric.d.means at boeing.com (Means, Eric D) Date: Tue Jun 4 10:35:01 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for t he count? Message-ID: <9CFB687ADA93234DB835E8E4CA98B928019F6EA0@XCH-STL-07.mw.nos.boeing.com> > -----Original Message----- > From: Bill Mason [mailto:evolt at accessibleinter.net] > Sent: Tuesday, June 04, 2002 10:21 AM > To: thelist at lists.evolt.org > Subject: Re: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? > > At 03:57 AM 06/04/2002, Sharon F. Malone wrote: > >So could I "safely" count Netscape 5 results in with the results for > >Netscape 6? > > I would say so. Any report showing Netscape 5 has more likely > misidentified Netscape 6 rather than actually had a visitor using a > pre-Mozilla "Netscape 5 beta". Mozilla 1.0RC3 reports the following UA string (on Win2k, obviously): Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0rc3) Gecko/20020523 For contrast, Netscape 4.77 reports thusly: Mozilla/4.77 [en] (Windows NT 5.0; U) It's entirely probable that anything reported as "Netscape 5" is actually a misidentified Mozilla build; since older versions of Netscape reported themselves *only* as "Mozilla", there's no easy way to differentiate, but I would (and do) take anything reported as Mozilla/Netscape with a version of 5.0 or greater as a Gecko-based browser. Netscape 5 betas are pretty rare; I don't think I've ever actually seen one, and they'd be rarer still at this point. From n.beresford at anansi.co.uk Tue Jun 4 10:36:04 2002 From: n.beresford at anansi.co.uk (Norman Beresford) Date: Tue Jun 4 10:36:04 2002 Subject: [thelist] Parsing URLs in ASP.net In-Reply-To: <000801c20bd7$dc72f230$0100a8c0@jason> Message-ID: Hi Jason You're going to be using regular expressions to deal with this. Bascially you want to force your users to input URL's in a set format. I've got the backend to a CMS which converts URLs into XML tags, the only cravet being that the user must use http(s)/ftp to begin with. Here's the code, (it's classic ASP as opposed to ASP.net, but you'll do it in a similar way): httpExpression = "(http|ftp|https):\/\/[\w]+(.[\w]+)([\w\-\.,@?^=%&:/~\+#]*[\w\-\@?^=%&/~\+#] )?" Set objRegExpr = New regexp objRegExpr.Pattern = httpExpression objRegExpr.Global = True objRegExpr.IgnoreCase = True Set colMatches = objRegExpr.Execute(stringValue) For Each Item in colMatches stringValue = replace(stringValue, Item.Value, "" & Item.Value & "") Next Some examples of it's output will be http://www.anansi.co.uk will become http://www.anansi.co.uk http://www.anansi.co.uk/index.html. will become http://www.anansi.co.uk/index.ht ml http://brett.normanberesford.com will become http://brett.normanberesford.com ftp://mog will become ftp://mog To change it to produce output you just alter the "stringValue = replace" line. The advantage of forcing the user to use http etc is that it will pick up on URLs that start with something other then www or ftp HTH Norman > -----Original Message----- > From: thelist-admin at lists.evolt.org > [mailto:thelist-admin at lists.evolt.org]On Behalf Of Jason Cartwright > Sent: 04 June 2002 15:55 > To: thelist at lists.evolt.org > Subject: [thelist] Parsing URLs in ASP.net > > > Does anyone know of any tutorials on parsing URLs using ASP.net (VB > script)? > > I'm looking to take a user's input and convert any urls they enter into > HTML linking that url. > > Eg - > http://www.foo.com or www.foo.com becomes... > http://www.foo.com > > > Thanks! > Jason > www.jasoncartwright.com > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! From ben_dyer at imaginuity.com Tue Jun 4 10:38:00 2002 From: ben_dyer at imaginuity.com (Ben Dyer) Date: Tue Jun 4 10:38:00 2002 Subject: [thelist] Calculating Page Size In-Reply-To: <200206041526.g54FQECN031369@leo.evolt.org> References: <5.1.0.14.0.20020604095905.01ad4c30@mail.imaginuity.com> Message-ID: <5.1.0.14.0.20020604103320.04436610@mail.imaginuity.com> *smacks forehead* I have those installed (and IE Booster). If it was a snake it would've bit me. --Ben IE Booster has many nifty little tools for right-clicking in IE like resizing the window, opening a frame in a new window (or the current window), listing all the forms, images, links or stylesheets on a page and other useful tools. Best of all, it's completely free. On 10:26 AM 6/4/2002, aardvark said to me: >what i do is use the IE developer tools thingie that shows all the >images on a page... it totals the file sizes at the end... > >if you saved the source code and checked its size, and added it to >the image total, you'd have it... > >it works well enough for me that i haven't looked elsewhere... Ben Dyer, Senior Internet Developer, Imaginuity Interactive http://www.imaginuity.com/ Whatever it is, I'm sure that I was just about to get to it. ----------------------------------------------------------------- http://members.evolt.org/OKolzig37/ http://www.evolt.org/ From evolt at accessibleinter.net Tue Jun 4 10:38:11 2002 From: evolt at accessibleinter.net (Bill Mason) Date: Tue Jun 4 10:38:11 2002 Subject: [thelist] Microsoft tunes in low-cost Net TV Message-ID: <5.1.0.14.2.20020604083518.009feec0@data1701d.com> $9.95 for 5 hours a month, useful if you need to do WebTV/MSN TV testing. http://news.com.com/2100-1040-931669.html Bill Mason Accessible Internet evolt at accessibleinter.net http://www.accessibleinter.net/ From mspiegler at lightbulbpress.com Tue Jun 4 10:50:01 2002 From: mspiegler at lightbulbpress.com (Matt) Date: Tue Jun 4 10:50:01 2002 Subject: [thelist] Microsoft tunes in low-cost Net TV References: <5.1.0.14.2.20020604083518.009feec0@data1701d.com> Message-ID: <3CFCE15D.FDC79DE3@lightbulbpress.com> That's good, because I cant imagine any other use for the $9.95 plan. Are there actually users out there who would pay that much for only 5 hours? .matt Bill Mason wrote: > $9.95 for 5 hours a month, useful if you need to do WebTV/MSN TV testing. > > http://news.com.com/2100-1040-931669.html > > Bill Mason > Accessible Internet > evolt at accessibleinter.net > http://www.accessibleinter.net/ > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! From mrg at members.evolt.org Tue Jun 4 11:19:01 2002 From: mrg at members.evolt.org (matt g) Date: Tue Jun 4 11:19:01 2002 Subject: [thelist] X-Cart? or CF solution? Message-ID: hi, Anyone here have any experience with the PHP-based X-Cart shopping cart? http://www.x-cart.com I'm doing a little research for someone, and am not finding many/any independent reviews so far. Alternatively, can anyone recommend a solid ColdFusion based cart? Thanks, matt g. From rob.smith at thermon.com Tue Jun 4 11:25:07 2002 From: rob.smith at thermon.com (Rob Smith) Date: Tue Jun 4 11:25:07 2002 Subject: [thelist] Calculating Page Size Message-ID: <1AF1AE25FC71D411BDE100D0B774E5CA02070948@smtmb.thermon.com> -- [ Picked text/plain from multipart/alternative ] Three words... File > Save as... (when you have the page loaded save to you desktop and grab the properties. That will tell you how heavy your page is. not 100% accurate but at least its an idea.) *smacks forehead* I have those installed (and IE Booster). If it was a snake it would've bit me. --Ben From pixelmech at yahoo.com Tue Jun 4 11:26:14 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 11:26:14 2002 Subject: [thelist] sticky frames script situation Message-ID: <20020604162531.80207.qmail@web12605.mail.yahoo.com> E'ers, I have an interface that has a section where there are two frames stacked on top of each other as rows: +---------------+ Frame 335px +---------------+ Frame * +---------------+ The frames are resizeable, and the user will be resizing them to make the view of the content fit their preference. Here is the problem, I don't want the user to size up the top frame above a certain point because a) it covers up the content and b) it causes an error anyway (with some other code). There is another script that also essentially "hides" one frame by changing the frameset: parent.document.body.rows = "25, *, 0"; (so the third row would be hid) So here's the rub: I used a script to say, if frame is resized to a certain point, just make it such a point so it doesn't go too high, like this: if (newControlPos <= 205) { newControlPos = 205; window.rowSet.rows = "25, 335, *"; } And that was working BUT -- That ruined my toggle above, because when I tried to hide the second frame, of course my script above just set it to 205 instead of 0! SO - the real question is - is there a way one script can know where the command came from? I feel like if I could tell the above script that "if the command to resize the frame came from the hideMyFrame() function, then allow it to reset the frame to 0". I want to say in ASP there is a way that a page can know which script referred it, maybe that is along the lines I am thinking of...or a parameter...or something! aaah! Any help or suggestions is appreciated - If I have not been clear let me know. Tom __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From ken.kogler at cph.org Tue Jun 4 11:26:22 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 11:26:22 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: I've come up with a (mostly) liquid design for a site I'm working on. (I say "mostly" because with the graphical elements, the minimum with is something like 600px. It's not truly liquid). The graphics department here says that a 100% width is "ugly" and "not readable" because "users don't want to read long lines of text." They're insisting I keep to a 750px static width on every page. Arguments for or against this? I'm all for the liquid design, but I can't quite formulate an argument powerful enough to disprove the know-it-all graphics department. -Ken From Andrew.Hardacker at Compuware.com Tue Jun 4 11:30:04 2002 From: Andrew.Hardacker at Compuware.com (Hardacker, Andrew) Date: Tue Jun 4 11:30:04 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? [was what happened to browserwatch.com?] Message-ID: <715E193E3C34D411806300508B9B2BDE01D1CF9B@CWUS-BOS-PRI01> Netscape does provide some additional properties for the navigator object. Here's what I get on three of the browsers clogging my machine: property Netscape 6.2 Netscape 7 Mozilla RC1 ------------------------------------------------------------ navigator.vendor Netscape6 Netscape [blank] navigator.vendorSub 6.2.2 7.ob1 [blank] navigator.product Gecko Gecko Gecko navigator.productSub 20020314 20020512 20020417 Andy Hardacker The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. From nparrot at pair.com Tue Jun 4 11:35:01 2002 From: nparrot at pair.com (Nicole P) Date: Tue Jun 4 11:35:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid References: Message-ID: <009f01c20be6$0babfe80$b700a8c0@videotron.ca> My main answer is : who are they to decide for users? I personally prefer to maximise my browser to get more info as opposed to scrolling down. I have no problems reading long lines of text, and yet I have been trained as a speed reader. I know all about reading in columns, but what can I say? Hitting the Max button requires one click, as opposed to scrolling which is a harder movement. So why would they impose a notion onto all users when it doesn't apply to all? ----- Original Message ----- From: "Ken Kogler" To: "thelist" Sent: Tuesday, June 04, 2002 12:22 PM Subject: [thelist] DEBATE: Fixed Width Vs Liquid > I've come up with a (mostly) liquid design for a site I'm working on. (I say > "mostly" because with the graphical elements, the minimum with is something > like 600px. It's not truly liquid). > > The graphics department here says that a 100% width is "ugly" and "not > readable" because "users don't want to read long lines of text." They're > insisting I keep to a 750px static width on every page. > > Arguments for or against this? I'm all for the liquid design, but I can't > quite formulate an argument powerful enough to disprove the know-it-all > graphics department. > > -Ken > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! > From pixelmech at yahoo.com Tue Jun 4 11:36:04 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 11:36:04 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <20020604163513.27576.qmail@web12602.mail.yahoo.com> Ken, A person "says that a 100% width is "ugly" and "not readable" because "users don't want to read long lines of text." is one person's OPINION. If there are 3 people in the graphics dept. saying this, it is 3 peoples OPINIONS. What you want to do is set up a small usability test -- nothing crazy and elaborate mind you -- but get 5 people off the street to come in and test the design. I recommend "Don't Make Me Think: Common Sense Approach to Web Usability" by Steve Krug if you don't know how to do a test. He gives you pretty much everything you need to know in this great book on how to run a simple user test. You can read the book in less than a day. This way, you can derive hard data that probably (can't say for sure, don't see your page) will prove that their obtuse statement is unfounded. Certainly, I would think your users won't consider a liquid display "not readable" -- that's just an ignorant statement by somebody with a strong opinion. Good luck Tom --- Ken Kogler wrote: > I've come up with a (mostly) liquid design for a site I'm working on. (I say > "mostly" because with the graphical elements, the minimum with is something > like 600px. It's not truly liquid). > > The graphics department here says that a 100% width is "ugly" and "not > readable" because "users don't want to read long lines of text." They're > insisting I keep to a 750px static width on every page. > > Arguments for or against this? I'm all for the liquid design, but I can't > quite formulate an argument powerful enough to disprove the know-it-all > graphics department. > > -Ken > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From ashiel at sportsinteraction.com Tue Jun 4 11:37:08 2002 From: ashiel at sportsinteraction.com (Andrew Shiel) Date: Tue Jun 4 11:37:08 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <5.1.0.14.0.20020604173231.0253ed50@pop3.norton.antivirus> At 11:22 04/06/2002 -0500, Ken Kogler wrote: >The graphics department here says that a 100% width is "ugly" and "not >readable" because "users don't want to read long lines of text." They're >insisting I keep to a 750px static width on every page. Got to agree with them on that - there are good reasons for newpapers and encyclopedias having columnated text. It's far easier on the eye to read a number of short lines than one long one. It should be possible to manage a liquid design AND a limited text width? Drew. Drew Shiel webmaster at swiftpay.com ---------------------------------------------------------------------------------------------- Swiftpay -- The best way to pay online -- http://www.swiftpay.com From roselli at earthlink.net Tue Jun 4 11:38:13 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 11:38:13 2002 Subject: [thelist] Calculating Page Size In-Reply-To: <1AF1AE25FC71D411BDE100D0B774E5CA02070948@smtmb.thermon.com> Message-ID: <200206041637.g54GbrCN001600@leo.evolt.org> > From: Rob Smith > > Three words... > > File > Save as... (when you have the page loaded save to you desktop > and grab the properties. That will tell you how heavy your page is. > not 100% accurate but at least its an idea.) beware.... if doing this from IE/win, it will actually be saving an MSHTML version of the page -- not the true HTML of the page... while the byte size difference may be negligible, at extremely large file sizes, it can add up... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From ken.kogler at cph.org Tue Jun 4 11:45:01 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 11:45:01 2002 Subject: [thelist] Calculating Page Size In-Reply-To: <200206041526.g54FQECN031369@leo.evolt.org> Message-ID: > what i do is use the IE developer tools thingie > that shows all theimages on a page... it totals > the file sizes at the end... Right, but what about us who don't have IE5.5? Any other solutions out there? I'd rather not have to save a file and all the graphics to my local machine to do this. From roselli at earthlink.net Tue Jun 4 11:47:07 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 11:47:07 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <200206041646.g54Gk2CN001922@leo.evolt.org> > From: Ken Kogler > > I've come up with a (mostly) liquid design for a site I'm working on. > (I say "mostly" because with the graphical elements, the minimum with > is something like 600px. It's not truly liquid). most liquid designs have an absolute minimum width... many of mine are 580-600, a few are less if i can get them there (and it's nice to WebTV users)... i wouldn't beat yourself up over it... > The graphics department here says that a 100% width is "ugly" and "not > readable" because "users don't want to read long lines of text." > They're insisting I keep to a 750px static width on every page. [...] granted, once you get past (30-)70 characters per line, text is less easy to read... however, users don't always know this... i've seen users tell me they read better if the text is full-screen, but in testing reading speed and comprehension, they do much better within that smaller window that holds them to ~70 characters... but if i tried to *prevent* these users from reading the text full screen, they'd have my head... users don't always know when a task is taking them longer than it should, or when they are doing it less effectively... but when you give the user the ability to do it (right/wrong), they tend to appreciate it... > Arguments for or against this? I'm all for the liquid design, but I > can't quite formulate an argument powerful enough to disprove the > know-it-all graphics department. you can't disprove the graphics department... they're not wrong (but they're not right, either)... their arguments are rooted in good data, but their excuse of 'ugly' and 'what users want' is flawed.... also, the 750px thingie is a bit flawed, too, depending on your audience.... might be time to explore the 'max-width' CSS property (depending on audience, again)... given that, defer to the user (keep it liquid)... that's my take... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From nparrot at pair.com Tue Jun 4 11:48:07 2002 From: nparrot at pair.com (Nicole P) Date: Tue Jun 4 11:48:07 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid References: <5.1.0.14.0.20020604173231.0253ed50@pop3.norton.antivirus> Message-ID: <00cb01c20be7$d4878f80$b700a8c0@videotron.ca> From: "Andrew Shiel" > Got to agree with them on that - there are good reasons for newpapers > and encyclopedias having columnated text. It's far easier on the eye to > read a number of short lines than one long one. It should be possible to > manage a liquid design AND a limited text width? Following up on my other statement. It's no wonder I prefer to get my news from the web then. While the columnated text will appeal to *most* people, it does not appeal to me at all. I'd rather read long lines. From simplecypher at bitshift.ws Tue Jun 4 11:48:19 2002 From: simplecypher at bitshift.ws (kevin D. white) Date: Tue Jun 4 11:48:19 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid References: Message-ID: <001901c20be7$fcef3040$3001330a@marchfirstslc.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 The assumption implicit in your designer's argument is that their archetype user always surfs the with their Web browser maximized to fill the screen. This is a common example of self-referential design. Your designers may be attaching their preference for surfing with a maximized browser to your users. The designers may be right, they may not. Do all your users share that preference? Probably not. It may be the other sites your users visit use a fixed width design that forces a maximized window. Your users may resent being forced to un-maximize their browser while on your site. Or they may learn to love the flexibility and choice offered by a liquid design. Which way do the users of your site lean? Only they can tell you that one. If you want a truely difinitive answer, you will have to ask your users. *Maximized browser or Windowed?* - - Liquid design : choice resides with each user - - Fixed design : choice resides with the designer It's your site and your content but their computer and their Web browser. - ----- Original Message ----- From: "Ken Kogler" | I've come up with a (mostly) liquid design for a site I'm working on. (I say | "mostly" because with the graphical elements, the minimum with is something | like 600px. It's not truly liquid). | | The graphics department here says that a 100% width is "ugly" and "not | readable" because "users don't want to read long lines of text." They're | insisting I keep to a 750px static width on every page. | | Arguments for or against this? I'm all for the liquid design, but I can't | quite formulate an argument powerful enough to disprove the know-it-all | graphics department. | | -Ken | -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (MingW32) - GPGOE 0.4.1 Comment: For info see http://www.gnupg.org iQIcBAEBAgAGBQI8/O/nAAoJEO4zpFgPJZelfmMP/2gnIkVmSqLVIo+RhHHX4GRN xRBAGA0qgEvFn0A9EHgsZA8DGg1j5NjMicGoJ6c3k7Ll17krJHXqhhUYR7LYVzH3 qJWNZMMEKpth/alFC5PlO3NEsXMN3q0pdEZrPyjhj4rufzYMyLHRVjF1aZHYt54d f+LOUt8kZE1R9jkF/2H+sDH3PGrVYYuuXr9l4FzTS/td+cHTotFDbPELKrPMJAz5 85VRJ8Z7Y3t9jUBShTNmTDdIh4zYgDIp2SEBmGKYLEDLdVd93mOVNK7c4psAEw1g sgaHUTbe0xodMWMPlDwOTMzlnin0nfjQoWgRY8d1ueWRUz8SMES9L1/Fia96jJnj m9SAq6SHDjoKSkiCcF9oeSh5fUy9ecvmB4V/s9BzeE63hEo8zFFO6RGRMs1gdTCC /QQJX/y5K4XFRDB4Kfhig6Hxvp8SfpvegAeCAMd6MUAY3rln7nMCLrdbmoTnRxZC DOlEMlOuOjgrzXrHPeR6mgxV+QZXqLr3c/tjj9ql6XAaRCL+7pvS4RNre8OiVga4 02C23GZ8p9t36081cVzVs4JtaaPPcCcIFgDDtENtwel9/TF4AKamAvRMzfhlmIw9 GJoYCELYTTFpAlh6Dti/kMZQY+qOg3gYPUBqZJArsUWsIeuxMraTm8h5FrfScQ7Q gy9d/Crb5nyvTcOWN/aA =WS/P -----END PGP SIGNATURE----- From mark at markgroen.com Tue Jun 4 11:49:15 2002 From: mark at markgroen.com (Mark Groen) Date: Tue Jun 4 11:49:15 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <3CFC8C45.14991.DACE23@localhost> > The graphics department here says that a 100% width is "ugly" and "not > readable" because "users don't want to read long lines of text." > They're insisting I keep to a 750px static width on every page. I like to go a little smaller than that actually to 710px. Users *really* don't want to move their eyes back and forth as much as neccassary for a 100% width text at 800x600. For fluid designs, try 85%-80% for less eye strain and a nice margin. IMHO margins on blocks of text are needed(!) and much nicer looking as well as being a good old fashioned layout principle from print that works for the web too. From ken.kogler at cph.org Tue Jun 4 11:50:26 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 11:50:26 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <5.1.0.14.0.20020604173231.0253ed50@pop3.norton.antivirus> Message-ID: > It should be possible to manage a liquid > design AND a limited text width? Oh, it is. It's just that you end up with a bunch of dead space off to the side of the design, and to a user that surfs at a high screen rez, that can be very frustrating. If I'm at 1280x1024, a site like that takes up just over half my browser width... that's now 2 pages of information to read instead of one. Twice the scrolling, etc... I'd rather have all the info at a glance. The site I'm working on is primarily articles, resources, etc, which are all a whole lot of text. That's why I'm pushing a liquid design. my $0.02. -Ken From roselli at earthlink.net Tue Jun 4 11:53:12 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 11:53:12 2002 Subject: [thelist] Calculating Page Size In-Reply-To: References: <200206041526.g54FQECN031369@leo.evolt.org> Message-ID: <200206041652.g54GqaCN002174@leo.evolt.org> > From: Ken Kogler > > > what i do is use the IE developer tools thingie > > that shows all theimages on a page... it totals > > the file sizes at the end... > > Right, but what about us who don't have IE5.5? Any other solutions out > there? I'd rather not have to save a file and all the graphics to my > local machine to do this. it works on IE5.x... sadly, only for windows, though... same with the IE Booster than ben linked (http://www.paessler.com/products/ieb/index.html) otherwise, can't help you... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From ken.kogler at cph.org Tue Jun 4 11:55:04 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 11:55:04 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <200206041646.g54Gk2CN001922@leo.evolt.org> Message-ID: > most liquid designs have an absolute minimum width... many of > mine are 580-600, a few are less if i can get them there (and it's > nice to WebTV users)... i wouldn't beat yourself up over it... Wasn't planning on it... :-) > > The graphics department here says that a 100% width is "ugly" and "not > > readable" because "users don't want to read long lines of text." > > They're insisting I keep to a 750px static width on every page. > granted, once you get past (30-)70 characters per line, text is less > easy to read... Their exact words were "an alphabet and a half" which, by my count, is 36. That seems way low to me. > but if i tried to *prevent* these users from reading the text full > screen, they'd have my head... * snip * > but when you give the user the ability to do it (right/wrong), they > tend to appreciate it... * snip * > defer to the user (keep it liquid)... that's my take... Very well said. Power to the users, baby! -Ken Kogler -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From norman.bunn at craftedsolutions.com Tue Jun 4 11:56:13 2002 From: norman.bunn at craftedsolutions.com (Norman Bunn) Date: Tue Jun 4 11:56:13 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <5.1.0.14.0.20020604124959.04dcbdc0@craftedsolutions.com> If the long lines at 100% width are a problem for some viewers, isn't it likely that they use a browser window set at something less than 100% of what their monitor will support? So the graphics department's point is moot. Personally, I prefer a liquid design that allows me to decide how much I want to view/scroll. It really bugs me having my browser wide-open and only a portion of the screen used. All that wasted real estate! I say give the viewer the option with a liquid site. Static sites don't. In fact, the 750px width hurts the viewer at 640x480 (about 5% of what I see on my sites). Norman At 12:22 PM 6/4/2002, Ken Kogler wrote: >I've come up with a (mostly) liquid design for a site I'm working on. (I say >"mostly" because with the graphical elements, the minimum with is something >like 600px. It's not truly liquid). > >The graphics department here says that a 100% width is "ugly" and "not >readable" because "users don't want to read long lines of text." They're >insisting I keep to a 750px static width on every page. > >Arguments for or against this? I'm all for the liquid design, but I can't >quite formulate an argument powerful enough to disprove the know-it-all >graphics department. > >-Ken From howcheng at ix.netcom.com Tue Jun 4 11:58:00 2002 From: howcheng at ix.netcom.com (Howard Cheng) Date: Tue Jun 4 11:58:00 2002 Subject: [thelist] Parsing URLs in ASP.net In-Reply-To: References: <000801c20bd7$dc72f230$0100a8c0@jason> Message-ID: <5.1.0.14.0.20020604093846.00ad72c8@popd.ix.netcom.com> In ASP.NET you'll be using (assuming you're using VB.NET) something like the following: (not tested!) Imports System Imports System.Text.RegularExpressions Public Class MyClass Private httpExpression As String = "(http|ftp|https):\/\/[\w]+(.[\w]+)([\w\-\.,@?^=%&:/~\+#]*[\w\-\@?^=%&/~\+#])?" Public Function MakeLink(sInput As String) As String Dim re As New Regex(httpExpression, Regex.IgnoreCase) Dim oMatch As Match Dim sOutput As String = "" If re.IsMatch(sInput) Then oMatch = re.Match(sInput) sOutput = "" & oMatch.Result & "" End If Return sOutput End Function End Class If you're really daring, you could also try using the UriBuilder class. (: At 04:39 PM 6/4/2002 +0100, Norman Beresford wrote: >httpExpression = >"(http|ftp|https):\/\/[\w]+(.[\w]+)([\w\-\.,@?^=%&:/~\+#]*[\w\-\@?^=%&/~\+#] >)?" > > Set objRegExpr = New regexp > objRegExpr.Pattern = httpExpression > objRegExpr.Global = True > objRegExpr.IgnoreCase = True > Set colMatches = objRegExpr.Execute(stringValue) > > For Each Item in colMatches > stringValue = replace(stringValue, Item.Value, " target=""" & >Item.Value & """>" & Item.Value & "") > Next :::::::::::::::::::::: Howard Cheng howcheng at ix.netcom.com AIM: bennyphoebe ICQ: 47319315 From Ward_Conant at URSCorp.com Tue Jun 4 12:03:05 2002 From: Ward_Conant at URSCorp.com (Ward_Conant at URSCorp.com) Date: Tue Jun 4 12:03:05 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: Actually, there is some justification for the claim that long lines of text are more difficult to read. Most study results that I've seen, however, refer to offline reading (i.e., hard-copy, high-res print on paper). Maybe someone else will be able to reference some salient research RE: reading from a screen ... IMO, this is really a debate about whether developers/ designers should allow/force users to manipulate their browser's environment or not (i.e., force them to resize their browser window). Some will argue that we should *never* require users to do this, others will argue that, since everyone is different, this is the only way to successfully accommodate everyone (let *each user* decide how long those lines of text should be for him/herself). Are your users the type to balk at being asked to resize their browser windows? Are they the type to not only *not* do this, but to also fail to recognize that they are missing something by not doing so? "Let the user decide" vs. "Force the user to adapt." Two takes on a single approach ... both applicable, perhaps, in various situations. So, as usual, the correct answer would appear to be, "It Depends." Ward Conant Solution Design and Production, IT Services URS - Oak Ridge, TN tel 865.220.8154 fax 865.483.9061 "Tom Dell'Aringa" Sent by: thelist-admin at lists.evolt.org 06/04/2002 12:35 PM Please respond to thelist To: thelist at lists.evolt.org cc: Subject: Re: [thelist] DEBATE: Fixed Width Vs Liquid Ken, A person "says that a 100% width is "ugly" and "not readable" because "users don't want to read long lines of text." is one person's OPINION. ... This way, you can derive hard data that probably (can't say for sure, don't see your page) will prove that their obtuse statement is unfounded. Certainly, I would think your users won't consider a liquid display "not readable" -- that's just an ignorant statement by somebody with a strong opinion. Good luck Tom --- Ken Kogler wrote: > I've come up with a (mostly) liquid design for a site I'm working on. (I say > "mostly" because with the graphical elements, the minimum with is something > like 600px. It's not truly liquid). > > ... "not readable" because "users don't want to read long lines of text." > They're insisting I keep to a 750px static width on every page. > > Arguments for or against this? From ramone at amazoniacelular.com.br Tue Jun 4 12:07:04 2002 From: ramone at amazoniacelular.com.br (Paulo Guedes) Date: Tue Jun 4 12:07:04 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <001701c20be9$ae53fae0$0a8214ac@beles8332> >The graphics department here says that a 100% width is "ugly" and "not >readable" because "users don't want to read long lines of text." They're >insisting I keep to a 750px static width on every page. Ok, most users don't like reading long lines. Probably you don't, neither do I. But some users like it, and we don't know how much are them. A liquid layout would please any kind of users. People that don't like long lines would surely resize to a smaller window. But people that don't care with it will maximize the window. Nobody will get hurt doing it. Anyway, if they are "the graphics department", they will probably have other arguments against it... /Paulo From rsylvan at attbi.com Tue Jun 4 12:08:01 2002 From: rsylvan at attbi.com (Rob Sylvan) Date: Tue Jun 4 12:08:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: A good question. After a quick search on Google (using: text readability long lines) the consensus on the first 10 links was to keep lines of text to an average of 9 - 12 words per line or around 60 characters per line. What I found even more interesting was that quite a few of these pages used a liquid layout design that caused their text lines to run 25 words per (or so) line on my 1280x1024 monitor. Do as I say, or do as I do? It has certainly been *my* experience that shorter lines are easier to read because I will sometimes have trouble finding the next line of text after the long journey back from the right side of my monitor. But perhaps that's just me. Best of luck, Rob -----Original Message----- From: thelist-admin at lists.evolt.org [mailto:thelist-admin at lists.evolt.org]On Behalf Of Ken Kogler Sent: Tuesday, June 04, 2002 12:22 PM To: thelist Subject: [thelist] DEBATE: Fixed Width Vs Liquid I've come up with a (mostly) liquid design for a site I'm working on. (I say "mostly" because with the graphical elements, the minimum with is something like 600px. It's not truly liquid). The graphics department here says that a 100% width is "ugly" and "not readable" because "users don't want to read long lines of text." They're insisting I keep to a 750px static width on every page. Arguments for or against this? I'm all for the liquid design, but I can't quite formulate an argument powerful enough to disprove the know-it-all graphics department. -Ken -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From minid at weblogs.com.ar Tue Jun 4 12:23:07 2002 From: minid at weblogs.com.ar (mini-d) Date: Tue Jun 4 12:23:07 2002 Subject: [thelist] Knowledge: CSS: Display: Run-in In-Reply-To: <20020604163513.27576.qmail@web12602.mail.yahoo.com> Message-ID: <000001c20bec$6d755a70$0b00a8c0@diego> I searched on google and i find some examples, but i never found the real use for display: run-in. Even i didn't found a descent explanation of what this property does. If someone have time to explain this i would be really happy =D. Btw: i will continue on my research anyways =D. -----Mensaje original----- De: thelist-admin at lists.evolt.org [mailto:thelist-admin at lists.evolt.org] En nombre de Tom Dell'Aringa Enviado el: martes, 04 de junio de 2002 18:35 Para: thelist at lists.evolt.org Asunto: Re: [thelist] DEBATE: Fixed Width Vs Liquid Ken, A person "says that a 100% width is "ugly" and "not readable" because "users don't want to read long lines of text." is one person's OPINION. If there are 3 people in the graphics dept. saying this, it is 3 peoples OPINIONS. What you want to do is set up a small usability test -- nothing crazy and elaborate mind you -- but get 5 people off the street to come in and test the design. I recommend "Don't Make Me Think: Common Sense Approach to Web Usability" by Steve Krug if you don't know how to do a test. He gives you pretty much everything you need to know in this great book on how to run a simple user test. You can read the book in less than a day. This way, you can derive hard data that probably (can't say for sure, don't see your page) will prove that their obtuse statement is unfounded. Certainly, I would think your users won't consider a liquid display "not readable" -- that's just an ignorant statement by somebody with a strong opinion. Good luck Tom --- Ken Kogler wrote: > I've come up with a (mostly) liquid design for a site I'm working on. > (I say "mostly" because with the graphical elements, the minimum with > is something like 600px. It's not truly liquid). > > The graphics department here says that a 100% width is "ugly" and "not > readable" because "users don't want to read long lines of text." They're > insisting I keep to a 750px static width on every page. > > Arguments for or against this? I'm all for the liquid design, but I > can't quite formulate an argument powerful enough to disprove the > know-it-all graphics department. > > -Ken > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: http://lists.evolt.org > Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From mail at jasoncartwright.com Tue Jun 4 12:34:01 2002 From: mail at jasoncartwright.com (Jason Cartwright) Date: Tue Jun 4 12:34:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: <000901c20bea$2947a850$0100a8c0@jason> I'm not very good at reading long lines and hate trying to move from one line to another on a variable width design. I almost always design at fixed width (740px), but quite a few of my sites have skyscraper banners (120x600) down the side. This can reduce the content width to 550-600 once its all spaced out (about 65-75 chars in a smallish font). This, IMO, is the perfect width for maximum readability. I would disagree with - >I personally prefer to maximise my browser to get more info as opposed to scrolling down Maybe you don't have a wheel mouse? Don't most people? That about my ?0.02 done :) Jason > -----Original Message----- > Subject: [thelist] DEBATE: Fixed Width Vs Liquid > The graphics department here says that a 100% width is "ugly" > and "not readable" because "users don't want to read long > lines of text." They're > insisting I keep to a 750px static width on every page. From pcnewsguy at yahoo.com Tue Jun 4 12:34:11 2002 From: pcnewsguy at yahoo.com (Patty McBride) Date: Tue Jun 4 12:34:11 2002 Subject: [thelist] WScript.Shell was:(no subject) In-Reply-To: Message-ID: <20020604172216.94361.qmail@web20901.mail.yahoo.com> Hello Ashok, Thanks for that script, I ran it in a .js file from a directory on the server and got: Version 5.6.6914 I also was able to run: WshShell.run ("calc") WScript.Echo("WSHshell.CurrentDirectory: " & WSHshell.CurrentDirectory) These will not work for a .asp file because of descrepencies with the Wscript object on the server as apposed to being run by a client from the server. As long as I am using these on my server I am fine but the object doesn't exist for IIS, client - server. This did work on NT but the distinction seems explicit now on WIN 2000. There must be a way to allow IUSR to run these but I don't know how to make this possible. It doesn't make sence to me that it would work on NT 4 and not WIN 2000. There must be something in my server configuration for the IUSR that I can change to let this run. Phil --- ashok at magicalkenya.com wrote: > >It printed out: > >WSHshell.CurrentDirectory: C:\WINNT\system32 > >So I got an object but what kind of object? > > This gives the current directory of the running > process... > What version of WSH are you using ? I hope you are > using 5.6 .... > > try running the script below to determine your > version you should be > running something like 5.6.xx > (I assume you are using Cscript.exe or Wscript.exe > to execute your scripts > directly on the server i.e. not remotely..) > > WScript.Echo("Version " & ScriptEngineMajorVersion & > "." & > ScriptEngineMinorVersion & "." & > ScriptEngineBuildVersion) > > with version 5.0 the CurrentDirectory property is > not available, my guess > is you are running an older version of Wsh, > upgrading would solve your > problem... > [or] > you've got some kind of ACL related problem with > executing exes on that > directory...(check your permissions..) > > > ciao > > ashok > > > ------ > ?$h?k h?R?h???? > http://www.unganisha.org > Disclaimer : The contents of this mail should not be > construed as a "if > you attack me, I'll blast your arse" veiled threat > ------ > > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From pf at cfdev.com Tue Jun 4 12:37:01 2002 From: pf at cfdev.com (Pete Freitag) Date: Tue Jun 4 12:37:01 2002 Subject: [thelist] RSS Parsing in Coldfusion In-Reply-To: <20020603230748.A3565@alice.cg.shawcable.net> Message-ID: We have a XML parser here: http://www.cfdev.com/xml/ (you could get it to run on CF4.0 with CFX_J and it will run easily on 4.5) And of course CFMX comes with a XML Parser built-in. _____________________________________________ Pete Freitag (pfreitag at cfdev.com) CTO, CFDEV.COM ColdFusion Developer Resources http://www.cfdev.com/ -----Original Message----- From: thelist-admin at lists.evolt.org [mailto:thelist-admin at lists.evolt.org]On Behalf Of charles wilson Sent: Tuesday, June 04, 2002 1:08 AM To: thelist at lists.evolt.org Subject: [thelist] RSS Parsing in Coldfusion I'm looking for a Coldfusion XML/RSS Parser. I looked all over Google, searched House of Fusion, and finally came, weeping, to the Macromedia DEV Exchange. I found CFX_RssParser: http://devex.macromedia.com/developer/gallery/info.cfm?ID=AC51A958-8EF2-11D4 -AAA700508B94F380&method=Full and RSS_NEWS: http://devex.macromedia.com/developer/gallery/info.cfm?ID=57A7C8AF-5BCB-11D6 -840300508B94F380&method=Full These are small starting tags, and the RssParser needs CF 5.0 it seems. Can anyone reccomend any other xml/rss parsers for Coldfusion? -charles -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From lists at irubin.com Tue Jun 4 12:38:05 2002 From: lists at irubin.com (Kevin) Date: Tue Jun 4 12:38:05 2002 Subject: [thelist] X-Cart? or CF solution? References: Message-ID: <000f01c20bef$963721c0$6501a8c0@irubinmain> > hi, > Anyone here have any experience with the PHP-based X-Cart shopping cart? > http://www.x-cart.com > > I'm doing a little research for someone, and am not finding many/any > independent reviews so far. > > Alternatively, can anyone recommend a solid ColdFusion based cart? > > Thanks, > matt g. > I bought a copy of X-Cart and have been pretty happy with it. It is quite extensive and provides many features (above and beyond most of the clients needs). The only issues I can think of that present a problem is the support. The developers are in Russia and communication is only via email. For its price ($95) - it is a good deal X-cart sites http://ecommerce.irubin.com http://www.tennenaturephotography.com/xcart/customer/ -Kevin lists at irubin.com From Andrew.Hardacker at Compuware.com Tue Jun 4 12:39:04 2002 From: Andrew.Hardacker at Compuware.com (Hardacker, Andrew) Date: Tue Jun 4 12:39:04 2002 Subject: [thelist] sticky frames script situation Message-ID: <715E193E3C34D411806300508B9B2BDE01D1CF9D@CWUS-BOS-PRI01> So here's the rub: I used a script to say, if frame is resized to a certain point, just make it such a point so it doesn't go too high, like this: if (newControlPos <= 205) { newControlPos = 205; window.rowSet.rows = "25, 335, *"; } Tom, if I understand the problem correctly, you're using the code above in an onresize function. If you check the current size of the bottom frame, you can bail out if it's "hidden". function checkSize() { var fs = document.getElementById("yourFrameset"); var fsRows = fs.rows.split(","); if (fsRows[2] == 0) { return; } if (fsRows[1] > 335) { fs.rows = "25,335,*"; } } HTH Andy Hardacker http://hardacker.com The contents of this e-mail are intended for the named addressee only. It contains information that may be confidential. Unless you are the named addressee or an authorized designee, you may not copy or use it, or disclose it to anyone else. If you received it in error please notify us immediately and then destroy it. From ken.kogler at cph.org Tue Jun 4 12:43:00 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 12:43:00 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <000901c20bea$2947a850$0100a8c0@jason> Message-ID: > I'm not very good at reading long lines and hate trying > to move from one line to another on a variable width design. But wouldn't you rather just resize your window to your Optimal Reading Width (tm) instead of being forced to read the width the designers think best? From roselli at earthlink.net Tue Jun 4 12:45:00 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 12:45:00 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <5.1.0.14.0.20020604124959.04dcbdc0@craftedsolutions.com> References: Message-ID: <200206041744.g54HiSCN004267@leo.evolt.org> > From: Norman Bunn > > If the long lines at 100% width are a problem for some viewers, isn't > it likely that they use a browser window set at something less than > 100% of what their monitor will support? So the graphics department's > point is moot. [...] this is a good point... based on research i did for my users (the article is now 23 months old) in http://evolt.org/article/list/20/2297/ (Real-World Browser Size Stats, Part II), i found that the mean viewport width for users at 800x600 was actually 719px... the median was 779px, and the mode was 780px... so, the 750px assertion from your designers would alienate all my 640x480 users, as well as some chunk of my 800x600 users, or between 6% and 26% of my users (based on two-year old stats for my site)... dunno if that helps any, since those are my numbers, but it is a good point that not all 8x6 users surf full-screen... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From evolt at stoutstreet.com Tue Jun 4 12:48:04 2002 From: evolt at stoutstreet.com (patrick) Date: Tue Jun 4 12:48:04 2002 Subject: [thelist] X-Cart? or CF solution? References: <000f01c20bef$963721c0$6501a8c0@irubinmain> Message-ID: <01f501c20bf0$031f3a70$0300000a@pooky> have you had a look at osCommerce? (http://www.oscommerce.com) ----- Original Message ----- > > hi, > > Anyone here have any experience with the PHP-based X-Cart shopping cart? > > http://www.x-cart.com > > > > I'm doing a little research for someone, and am not finding many/any > > independent reviews so far. > > > > Alternatively, can anyone recommend a solid ColdFusion based cart? > > > > Thanks, > > matt g. From scotts at rci-nv.com Tue Jun 4 12:54:01 2002 From: scotts at rci-nv.com (Scott Schrantz) Date: Tue Jun 4 12:54:01 2002 Subject: [thelist] Knowledge: CSS: Display: Run-in Message-ID: > -----Original Message----- > From: mini-d [mailto:minid at weblogs.com.ar] > > I searched on google and i find some examples, but i never found the > real use for display: run-in. Even i didn't found a descent > explanation > of what this property does. > > If someone have time to explain this i would be really happy =D. >From my research, display: run-in is a strange bird that is only really supported by Opera. Basically, it's a conditional setting. If the :run-in box is followed by a :block box, then the :run-in box is made :inline and placed inside the :block box. Otherwise, the run-in box stands on its own as a :block. http://www.w3.org/TR/REC-CSS2/visuren.html#run-in http://www.xs4all.nl/~ppk/css2tests/display.html#runin The W3 gives this example:

A run-in heading.

And a paragraph of text that follows it.

Displays as: A run-in heading. And a paragraph of text that follows it. I can't think of why you would actually want to use this instead of just specifying block or inline in your style sheet. It doesn't matter anyway, since both IE and Mozilla ignore and seem to treat it as block. From lists at irubin.com Tue Jun 4 13:01:01 2002 From: lists at irubin.com (Kevin) Date: Tue Jun 4 13:01:01 2002 Subject: [thelist] X-Cart? or CF solution? References: <000f01c20bef$963721c0$6501a8c0@irubinmain> <01f501c20bf0$031f3a70$0300000a@pooky> Message-ID: <004901c20bf2$cf5d3ae0$6501a8c0@irubinmain> > have you had a look at osCommerce? (http://www.oscommerce.com) I personally prefer working with the template based architecture that X-Cart provides. Much easier to customize and make any modifications. --Kevin From pixelmech at yahoo.com Tue Jun 4 13:07:01 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 13:07:01 2002 Subject: [thelist] sticky frames script situation In-Reply-To: <715E193E3C34D411806300508B9B2BDE01D1CF9D@CWUS-BOS-PRI01> Message-ID: <20020604180609.38098.qmail@web12602.mail.yahoo.com> OOooo, Andy thats a great solution. So far I re-worked my code to make the value of the "bad" resize a minimum number instead, and it hasn't broke yet -- yet. But this is a good idea. Thanks! tom --- "Hardacker, Andrew" wrote: > > So here's the rub: I used a script to say, if frame is resized to a certain > point, just make it > such a point so it doesn't go too high, like this: > > if (newControlPos <= 205) > { > newControlPos = 205; > window.rowSet.rows = "25, 335, *"; > } > > > Tom, if I understand the problem correctly, you're using the code above in > an onresize function. If you check the current size of the bottom frame, you > can bail out if it's "hidden". > > function checkSize() { > var fs = document.getElementById("yourFrameset"); > var fsRows = fs.rows.split(","); > if (fsRows[2] == 0) { > return; > } > if (fsRows[1] > 335) { > fs.rows = "25,335,*"; > } > } > > HTH > > Andy Hardacker > http://hardacker.com > > > > The contents of this e-mail are intended for the named addressee only. It > contains information that may be confidential. Unless you are the named > addressee or an authorized designee, you may not copy or use it, or disclose > it to anyone else. If you received it in error please notify us immediately > and then destroy it. > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From ken.kogler at cph.org Tue Jun 4 13:10:01 2002 From: ken.kogler at cph.org (Ken Kogler) Date: Tue Jun 4 13:10:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <200206041744.g54HiSCN004267@leo.evolt.org> Message-ID: > dunno if that helps any, since those are my numbers, but it is a > good point that not all 8x6 users surf full-screen... But if they're obviously missing content off the right-hand side of their screen, wouldn't a vast majority of them just expand the window? They might not be happy about it, but they'll do it if they feel like they're missing something. Right? From Arlen.P.Walker at jci.com Tue Jun 4 13:14:02 2002 From: Arlen.P.Walker at jci.com (Arlen.P.Walker at jci.com) Date: Tue Jun 4 13:14:02 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: >Their exact words were "an alphabet and a half" which, by my count, is 36. >That seems way low to me. Don't know what alphabet *you're* using, but with English, that's 39. ;{>} But let's not get too wedded to that, because what they're talking about is not number of letters but the amount of pixels/points/whatever that equates to about 1.5 times the length of the alphabet when printed. Go pick up a newspaper or a book and check it out. That's not *just* an opinion, BTW. It's got a lot of scientifically gathered data behind it and a lot of book design experience. But that in itself is the rub. The Web is *not* paper; some new rules may apply, and not all of them are discovered, yet. (Some old ones may carry over, as well, and which ones these may be are also not discovered yet. Uncertainty is the price we pay for standing on the edge of a New Frontier.) I've handled this in many different ways. The method I was most comfortable with using was the "max-width:" attribute from CSS2 to set an outside limit on the growth of the article, and let it shrink liquidly. I chose a little under 60em as the maximum, allowing it to grow well beyond my comfort limits. By using a wider column than the center of the bell curve, I managed to include most of my readers comfort zones. I used some sidebar material on either edge to help pad out the view, so it didn't look too badly. There's nothing magic about the 60; it's just a number which was substantially larger than the tested "optimal" number; go ahead and try a larger one if you like. I don't like fixed-width layouts because I don't browse in full-screen mode. My actual browser window width is about 650 or so pixels wide (never actually measured it, just resized it until I felt comfortable with it) so a 750p-pixel wide layout would annoy me greatly, if there were something in both the extreme right and left areas worth reading. Luckily, most sites use one of those two edges for advertising, so I don't miss anything by not expanding the window. Personally, when it's so easy to build layouts that can expand and contract over a few hundred pixels, I don't understand anyone wanting to build one with a fixed layout, but that's just me, YMMV. I like designs which are nearly perfect at 800 pixels or so, but can squeeze down to under 600 and expand out to over 1000 without significant degradation. Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker at JCI.Com ---------------------------------------------- In God we trust; all others must provide data. ---------------------------------------------- Opinions expressed are mine and mine alone. If JCI had an opinion on this, they'd hire someone else to deliver it. From Arlen.P.Walker at jci.com Tue Jun 4 13:15:11 2002 From: Arlen.P.Walker at jci.com (Arlen.P.Walker at jci.com) Date: Tue Jun 4 13:15:11 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: >But if they're obviously missing content off the right-hand side of their >screen, wouldn't a vast majority of them just expand the window? They might >not be happy about it, but they'll do it if they feel like they're missing >something. > >Right? Majority? Dunno. Me? Depnds on my mood. I'd give you 50-50 odds between resizing my browser or going on to the next website in the search list. Have fun, Arlen Chief Managing Director In Charge, Department of Redundancy Department DNRC 224 Arlen.P.Walker at JCI.Com ---------------------------------------------- In God we trust; all others must provide data. ---------------------------------------------- Opinions expressed are mine and mine alone. If JCI had an opinion on this, they'd hire someone else to deliver it. From pixelmech at yahoo.com Tue Jun 4 13:20:01 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 13:20:01 2002 Subject: [thelist] "return" in JS question In-Reply-To: <715E193E3C34D411806300508B9B2BDE01D1CF9D@CWUS-BOS-PRI01> Message-ID: <20020604181945.94843.qmail@web12604.mail.yahoo.com> Andy's solution made me want to ask this question which still confuses me for some reason. I understand that when using return in a function, you can return a value. I can do return x; and return x to the caller of the function. But how does return function otherwise? Andy used: function checkSize() { var fs = document.getElementById("yourFrameset"); var fsRows = fs.rows.split(","); if (fsRows[2] == 0) { return; } if (fsRows[1] > 335) { fs.rows = "25,335,*"; } } I assume the return; here exits you out of the script - is this correct? I've never quite understood the concept - return by itself also assumes "return true"..is this correct? I've looked it up on the web dozens of times yet still am not straight on it. Tom __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From pms at stoutstreet.com Tue Jun 4 13:20:25 2002 From: pms at stoutstreet.com (pms) Date: Tue Jun 4 13:20:25 2002 Subject: [thelist] X-Cart? or CF solution? References: <000f01c20bef$963721c0$6501a8c0@irubinmain> Message-ID: <01e701c20bef$ef8204c0$0300000a@pooky> have you had a look at osCommerce? (http://www.oscommerce.com) ----- Original Message ----- > > hi, > > Anyone here have any experience with the PHP-based X-Cart shopping cart? > > http://www.x-cart.com > > > > I'm doing a little research for someone, and am not finding many/any > > independent reviews so far. > > > > Alternatively, can anyone recommend a solid ColdFusion based cart? > > > > Thanks, > > matt g. From cparker at swatgear.com Tue Jun 4 13:25:00 2002 From: cparker at swatgear.com (Chris W. Parker) Date: Tue Jun 4 13:25:00 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: <001BD19C96E6E64E8750D72C2EA0ECEE03300C@ati-ex-01.ati.local> > > dunno if that helps any, since those are my numbers, but it is a > > good point that not all 8x6 users surf full-screen... > > But if they're obviously missing content off the right-hand > side of their > screen, wouldn't a vast majority of them just expand the > window? They might > not be happy about it, but they'll do it if they feel like > they're missing > something. > > Right? your assumption makes sense to me, but to the people that work here in my office i don't think they would agree. well, i guess it's not a matter of disagreeing, but rather, they wouldn't even think of maximizing the browser. they would just scroll to the right, ignoring the maximize button. even though we use 17" monitors most of the users like their resolution set at 800x600 complaining that 1024x768 is too small. and i think that's stupid... but hey. and according to thecounter.com 51% of web users (or wherever they get their numbers from) use 800x600 and 35% use 1024x768, the next resolution is only 3%. http://www.thecounter.com/stats/2002/May/res.php point being... even if you do a liquid design, more than half of your users won't even know. and the 35% who use 1024x768 won't see much difference either. the other people that have larger resolutions probably want it that way and know about the maximize button, and they probably prefer to use it. i say do it. chris. > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! > From roselli at earthlink.net Tue Jun 4 13:31:03 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 13:31:03 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: References: <200206041744.g54HiSCN004267@leo.evolt.org> Message-ID: <200206041830.g54IUaCN006067@leo.evolt.org> > From: Ken Kogler > > > dunno if that helps any, since those are my numbers, but it is a > > good point that not all 8x6 users surf full-screen... > > But if they're obviously missing content off the right-hand side of > their screen, wouldn't a vast majority of them just expand the window? > They might not be happy about it, but they'll do it if they feel like > they're missing something. > > Right? dunno... i've been known to scroll right and leave it there, hiding nav, instead of resizing... i've also been known to assume it's ad content on the right until i actually start reading... i've seen people do the left-right dance before they'll resize, too... so, dunno... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From roselli at earthlink.net Tue Jun 4 13:31:15 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 13:31:15 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <000901c20bea$2947a850$0100a8c0@jason> References: Message-ID: <200206041830.g54IUpCN006079@leo.evolt.org> > From: "Jason Cartwright" [...] > I would disagree with - > > >I personally prefer to maximise my browser to get more info as > >opposed > to scrolling down > > Maybe you don't have a wheel mouse? Don't most people? [...] most people on Windows machines bought within the last year, yes... but then, how many of the % understand them? i've watched my parents try to get the hang of it and, well... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From rogerly at bareviking.com Tue Jun 4 13:32:13 2002 From: rogerly at bareviking.com (Roger Ly) Date: Tue Jun 4 13:32:13 2002 Subject: [thelist] sticky frames script situation Message-ID: <20020604113113.17455.h006.c007.wm@mail.bareviking.com.criticalpath.net> > if (newControlPos <= 205) > { > newControlPos = 205; > window.rowSet.rows = "25, 335, *"; > } If I remember correctly, you can only set the rows property in IE4 and above. I don't remmeber if it eihter just didn't exist in NN4 or if it just wasn't writable. In which case, you may not be able to prevent users from resizing too much in Netscape. Roger From David at softv.net Tue Jun 4 13:41:01 2002 From: David at softv.net (David at softv.net) Date: Tue Jun 4 13:41:01 2002 Subject: [thelist] "return" in JS question Message-ID: <353A2A1683F6D511B04C0002A551BBB80FAE71@SOFTVMAIL> You can use "return" to exit a function, much like "Exit Function/Sub" in VB. Dave http://java.dbmdata.com From jeff at members.evolt.org Tue Jun 4 14:28:08 2002 From: jeff at members.evolt.org (.jeff) Date: Tue Jun 4 14:28:08 2002 Subject: [thelist] "return" in JS question In-Reply-To: <20020604181945.94843.qmail@web12604.mail.yahoo.com> Message-ID: tom, ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > From: Tom Dell'Aringa > > I understand that when using return in a function, you > can return a value. I can do > > return x; > > and return x to the caller of the function. > > [snip] > > I assume the return; here exits you out of the script - > is this correct? I've never quite understood the concept > - return by itself also assumes "return true"..is this > correct? I've looked it up on the web dozens of times > yet still am not straight on it. ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< a return statement always does two things. 1. returns a value to the caller 2. immediately halts further execution if there isn't an expression assigned to the return statement then it returns undefined. here's an example showing the event handler execution being halted causing the alert() immediately following the return statement to never be fired: click here here's an example of the same thing within a function: function myFunction() { return false; alert('foo'); } and finally, here's an example of a function that uses a return statement to halt execution of a function that's called from an event handler. this function called is wrapped in an alert() so you can see the value the function is returning. function myFunction() { return; } click here when you click on the link you should get an alert() dialog with the word "undefined" in it. i hope this helps explain it better. good luck, .jeff http://evolt.org/ jeff at members.evolt.org http://members.evolt.org/jeff/ From pmeeks at email.msn.com Tue Jun 4 14:45:01 2002 From: pmeeks at email.msn.com (Pat Meeks) Date: Tue Jun 4 14:45:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid References: <001BD19C96E6E64E8750D72C2EA0ECEE03300C@ati-ex-01.ati.local> Message-ID: <001801c20c00$45d649c0$5e4983d0@shadow> > > > dunno if that helps any, since those are my numbers, but it is a > > > good point that not all 8x6 users surf full-screen... > > > > But if they're obviously missing content off the right-hand > > side of their > > screen, wouldn't a vast majority of them just expand the > > window? They might > > not be happy about it, but they'll do it if they feel like > > they're missing > > something. > > point being... even if you do a liquid design, more than half of your > users won't even know. and the 35% who use 1024x768 won't see much > difference either. the other people that have larger resolutions > probably want it that way and know about the maximize button, and they > probably prefer to use it. > > i say do it. Here's my limited experience... I walk into my clients office, and *everyone* has their monitors set to 8x6. Anything higher and they claimed they couldn't read anything (and all the employees are under 40 years of age). So, now I understood their complaint about their web site. Their site is mostly data tables, and I placed all the links to the part number spec sheets in the far right columns - they didn't know the links existed. Even though the tables were liquid (and I tested and designed for 8x6), the tables had enough columns that unless they maximized their screens, the far right columns didn't show. No only could they not see the links to the spec sheets, but neither could many of their customers. I had to move all the links to the left column. That was two years ago, and they have since upgraded their systems and monitors (all 19") and they are still running at 8x6 (unmaximized) and they still cannot see the right-hand columns without scrolling (which they don't do and I assume that their customers still don't scroll either). To me, it raises issues about just how well people read and decipher symbols, and it looks like there is quite a spread in ability. Pat From burhankhalid at members.evolt.org Tue Jun 4 14:47:02 2002 From: burhankhalid at members.evolt.org (Burhan Khalid) Date: Tue Jun 4 14:47:02 2002 Subject: [thelist] Include JavaScript variables into ASP script In-Reply-To: <5.1.0.14.0.20020603093934.02895b18@popd.ix.netcom.com> Message-ID: <000501c20c00$85086b50$fde9fea9@amber8wz6511xb> As Javascript is a client-side language, it cannot communicate with ASP or any other server-side framework, so the short answer to your question is no, it is not possible to send Javascript variables to an ASP script. This is very true. However, if you REALLY need to communicate between JavaScript and ASP, you have a couple of options : 1. Cookies (which can either be set or read by both technologies) 2. Passing values to ASP. You can use javascript to send GET variables to an ASP script, which can read them and use them. Bottom line is, look for another solution. Hth, Burhan From pixelmech at yahoo.com Tue Jun 4 15:01:01 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 15:01:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <200206041830.g54IUpCN006079@leo.evolt.org> Message-ID: <20020604200030.908.qmail@web12601.mail.yahoo.com> All these equally valid points are the reason why my first suggestion was to do a small user test. This way, you have the actual content that his site is going to have, and you can watch real people handle the situation. It will at least give you a sample idea of how people might react to the site. Plus, you can have them start out with the browser maxed, minimized, different resolutions and so on. Make some adjustments and do it again. You'll be surprised how successful you can be with small samplings of people and simple tests. That is the crux of Steve Krug's whole book. Tom --- aardvark wrote: > > From: "Jason Cartwright" > [...] > > I would disagree with - > > > > >I personally prefer to maximise my browser to get more info as > > >opposed > > to scrolling down > > > > Maybe you don't have a wheel mouse? Don't most people? > [...] > > most people on Windows machines bought within the last year, > yes... but then, how many of the % understand them? > > i've watched my parents try to get the hang of it and, well... > > > -- > Read the evolt.org case study > Usability: The Site Speaks for Itself > http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg > ISBN: 1904151035 > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From r937 at interlog.com Tue Jun 4 15:02:08 2002 From: r937 at interlog.com (rudy) Date: Tue Jun 4 15:02:08 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: <01c20c02$8f4c37c0$3caa1dd1@rudy> > ... according to thecounter.com > 51% of web users use 800x600 and > 35% use 1024x768, the next resolution is only 3%. the problem here is that resolution does not equate to window size so those stats are useless and the following one is made up -- 93% of all cars have four or more seats (substitute whatever number you think is right) but take a look on your average freeway and tell me how many cars have all four seats occupied designers who force you to open your window to avoid a horizontal scroll are just as self-centered as people who drive to work with three seats empty and you can tell 'em i said that ask them if they'd like to be forced to take three people along with them stupid analogy, i know actually, in most cases i bet it's not the designers deciding to create ice designs that are too wide for many users -- it's management (there's an oxymoron if ever there was one) gosh i'm snarky this week http://www.meyerweb.com/eric/dom/dtype/dtype-grid.html rudy http://rudy.ca/ From ajohnson at purplemountain.net Tue Jun 4 15:27:07 2002 From: ajohnson at purplemountain.net (Amy Johnson) Date: Tue Jun 4 15:27:07 2002 Subject: [thelist] ReadyHosting In-Reply-To: <20020604165315.E86A3C0AF@relay.evolt.org> Message-ID: I've got one client on ReadyHosting. It's very very difficult to get tech support to respond. And I'm currently having problems getting billing to respond. One time I spent forever on hold and got a tech support person who was clueless. Other than that, it's an ASP site with a database that seems to work ok and it's cheap! I sure wouldn't put a complex site there though. I like having tech support I can easily get a hold of when I have a problem. Amy >Please, what is your experience with ReadyHosting? >They have really good packages, too good actually. >What is the catch? >Thanks. >Sasha From info at kostaldesign.de Tue Jun 4 15:31:00 2002 From: info at kostaldesign.de (Sebastian Kostal) Date: Tue Jun 4 15:31:00 2002 Subject: AW: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <200206041830.g54IUaCN006067@leo.evolt.org> Message-ID: I followed the thread and had a thought: Isn?t the answer basically already there? Pretty much all applications with GUIs running on computers rely on liquid design for a reason. I wouldn?t go to a 100% width though, for the same reasons I would not do this with printed pages either. Aesthetics AND functionality are very important to a site and you should work out a solution with the graphics department that suits both needs if you have the resources (easier said than done of course). Sebastian From pixelmech at yahoo.com Tue Jun 4 15:33:02 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 15:33:02 2002 Subject: [thelist] "return" in JS question In-Reply-To: Message-ID: <20020604203301.3999.qmail@web12601.mail.yahoo.com> .jeff, Thanks - that has been the explanation I have been wanting for who knows how long. Why don't the books describe it like that! Tom --- ".jeff" wrote: > tom, > > ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > > From: Tom Dell'Aringa > > > > I understand that when using return in a function, you > > can return a value. I can do > > > > return x; > > > > and return x to the caller of the function. > > > > [snip] > > > > I assume the return; here exits you out of the script - > > is this correct? I've never quite understood the concept > > - return by itself also assumes "return true"..is this > > correct? I've looked it up on the web dozens of times > > yet still am not straight on it. > ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > > a return statement always does two things. > > 1. returns a value to the caller > 2. immediately halts further execution > > if there isn't an expression assigned to the return statement then it > returns undefined. here's an example showing the event handler execution > being halted causing the alert() immediately following the return statement > to never be fired: > > onclick="return false; alert('foo')" > >click here > > here's an example of the same thing within a function: > > function myFunction() > { > return false; > alert('foo'); > } > > and finally, here's an example of a function that uses a return statement to > halt execution of a function that's called from an event handler. this > function called is wrapped in an alert() so you can see the value the > function is returning. > > function myFunction() > { > return; > } > > onclick="alert(myFunction()); return false" > >click here > > when you click on the link you should get an alert() dialog with the word > "undefined" in it. > > i hope this helps explain it better. > > good luck, > > .jeff > > http://evolt.org/ > jeff at members.evolt.org > http://members.evolt.org/jeff/ > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From pixelmech at yahoo.com Tue Jun 4 15:36:01 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 15:36:01 2002 Subject: [thelist] ReadyHosting In-Reply-To: Message-ID: <20020604203552.91888.qmail@web12603.mail.yahoo.com> For what its worth, I'm currently using halfpricehosting.com for a small site. Its very cheap, and the tech support is ok - you have to fill out a form online, and they correspond by email form. Not the greatest but definitely cheap. I also would suggest orcsweb.com for average priced hosting with *top notch* support. An email sent to them gets a response in minutes. Tom --- Amy Johnson wrote: > I've got one client on ReadyHosting. It's very very difficult to get tech support to respond. > And I'm currently having problems > getting billing to respond. One time I spent forever on hold and got a tech support person who > was clueless. Other than that, it's > an ASP site with a database that seems to work ok and it's cheap! I sure wouldn't put a complex > site there though. I like having > tech support I can easily get a hold of when I have a problem. > > Amy > > >Please, what is your experience with ReadyHosting? > >They have really good packages, too good actually. > >What is the catch? > > >Thanks. > >Sasha > > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From pixelmech at yahoo.com Tue Jun 4 15:44:01 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 15:44:01 2002 Subject: [thelist] "return" in JS question In-Reply-To: Message-ID: <20020604204319.4846.qmail@web12601.mail.yahoo.com> So the return statement in this function is useless then, wouldn't it be? It's not even sending a value so it would be undefined.. function mouseUp(e) { var x = event.x + document.body.scrollLeft; var y = event.y + document.body.scrollTop; isActive = false; return; } --- ".jeff" wrote: > tom, > > ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > > From: Tom Dell'Aringa > > > > I understand that when using return in a function, you > > can return a value. I can do > > > > return x; > > > > and return x to the caller of the function. > > > > [snip] > > > > I assume the return; here exits you out of the script - > > is this correct? I've never quite understood the concept > > - return by itself also assumes "return true"..is this > > correct? I've looked it up on the web dozens of times > > yet still am not straight on it. > ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > > a return statement always does two things. > > 1. returns a value to the caller > 2. immediately halts further execution > > if there isn't an expression assigned to the return statement then it > returns undefined. here's an example showing the event handler execution > being halted causing the alert() immediately following the return statement > to never be fired: > > onclick="return false; alert('foo')" > >click here > > here's an example of the same thing within a function: > > function myFunction() > { > return false; > alert('foo'); > } > > and finally, here's an example of a function that uses a return statement to > halt execution of a function that's called from an event handler. this > function called is wrapped in an alert() so you can see the value the > function is returning. > > function myFunction() > { > return; > } > > onclick="alert(myFunction()); return false" > >click here > > when you click on the link you should get an alert() dialog with the word > "undefined" in it. > > i hope this helps explain it better. > > good luck, > > .jeff > > http://evolt.org/ > jeff at members.evolt.org > http://members.evolt.org/jeff/ > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From cvos at netpaths.net Tue Jun 4 15:49:01 2002 From: cvos at netpaths.net (Cayley Vos) Date: Tue Jun 4 15:49:01 2002 Subject: [thelist] Re: Site check workskiff.com In-Reply-To: <20020604165315.E86A3C0AF@relay.evolt.org> Message-ID: It seems mozilla is not reading my stylesheet. This must be happening to others - what do the moz specs require for my external stylesheet to be noticed? Also, there is weird behavior in the header that creates a false link to specs.php. weird http://workskiff.com on 6/4/02 9:53 AM, thelist-request at lists.evolt.org at thelist-request at lists.evolt.org wrote: > At 04:29 04/06/02 -0700, Cayley Vos wrote: >> Just launched this heavy duty job today. If the website lasts half as long >> as the boats do, I will be a proud parent indeed >> >> http://workskiff.com > > The site looks great in IE6, but has a few problems in the latest version > of Mozilla. Here's a screenshot: > > http://www.bath.ac.uk/~cs1spw/images/screenshots/workskiff-in-mozilla.png Cayley Vos, Principal office: 360-714-8395 cell: 360-303-0150 http://netpaths.net _______________________________________________________ web hosting | search engine marketing | web development From webshot at members.evolt.org Tue Jun 4 15:56:11 2002 From: webshot at members.evolt.org (John Corry) Date: Tue Jun 4 15:56:11 2002 Subject: [thelist] PHP sessions Apache/Windows In-Reply-To: <000001c20bec$6d755a70$0b00a8c0@diego> Message-ID: <000701c20c0a$3defb0c0$6501a8c0@neonreactor> I have a really weird error happening Code that worked fine (I think) 2 weeks ago doesn't work anymore. It's PHP that stores form values as session variables. It works on the server (Apache/Linux) , but not on my workstation (Apache / Windows). It seems like a session variable is dissappearing...it's there on one page, but then it just dissappears. Nothing in the code overwrites or unregisters it...it just vanishes! Anyone seen anything like this ever? Thanks, John From eric.d.means at boeing.com Tue Jun 4 15:57:17 2002 From: eric.d.means at boeing.com (Means, Eric D) Date: Tue Jun 4 15:57:17 2002 Subject: [thelist] "return" in JS question Message-ID: <9CFB687ADA93234DB835E8E4CA98B928019F6EA4@XCH-STL-07.mw.nos.boeing.com> > -----Original Message----- > From: Tom Dell'Aringa [mailto:pixelmech at yahoo.com] > Sent: Tuesday, June 04, 2002 3:43 PM > To: thelist at lists.evolt.org > Subject: RE: [thelist] "return" in JS question > > So the return statement in this function is useless then, wouldn't it be? It's not even sending a > value so it would be undefined.. > > function mouseUp(e) { > var x = event.x + document.body.scrollLeft; > var y = event.y + document.body.scrollTop; > isActive = false; > return; > } Basically. The closing brace implies a return statement, so the return; is redundant. It's often put in for one of a couple of reasons: 1. Clarity. It can be easier to spot a return; than it can be to spot which of a series of closing braces belongs to the function. 2. Exiting the function from nested braces: function whatever () { if (something) { ... if (something_else) { } else { // something is wrong, exit the function return; } } } 3. Having a final return statement can make sure that you *know* what the function will return if it manages to get all the way to the final brace; in this case it almost always has an argument, however (return true, return 0, etc). From webshot at members.evolt.org Tue Jun 4 16:04:01 2002 From: webshot at members.evolt.org (John Corry) Date: Tue Jun 4 16:04:01 2002 Subject: [thelist] ReadyHosting In-Reply-To: <20020604203552.91888.qmail@web12603.mail.yahoo.com> Message-ID: <000801c20c0b$595743e0$6501a8c0@neonreactor> > For what its worth, I'm currently using halfpricehosting.com > for a small site. Its very cheap, and the tech support is ok They should make me a 'team rider' for the way I evangelize... I went through a bunch of crappy hosts on my way to where I am. I like Linux / Apache / MySQL / PHP with no frills. I prefer .htaccess and .virtualmail and a cron tab to 'control panels' or whatever lame administration tools a hosting company makes available to me. Hurricane Electric just totally rocks! You can get ahold of tech support easily, but you won't need to...everything works the way it is supposed to. $10/month includes everything you need to build a db driven site + 25mb and 2.5 gb traffic...more than any of my sites need. John Corry From techwatcher at accesswriters.com Tue Jun 4 16:05:06 2002 From: techwatcher at accesswriters.com (Techwatcher) Date: Tue Jun 4 16:05:06 2002 Subject: [thelist] Re: DEBATE: Fixed Width Vs Liquid Message-ID: Hi, all-- If you want the users to read text, it's true the lines should be kept relatively short (60-70 characters normally). I try to design in such a way that the right and left margins are large naturally, then let the center float. Right now, I do this with a table kludge: On the left, at intervals (making them exactly even with major, or widely separated, headings), I have the very simple image of a "welcome mat" appear. This is described, on its first appearance on every page, as an icon allowing the reader to jump back to the Home Page. On the right, I have a matching (different) icon, also very simple, which stands for returning to the hypertext Table of Contents at the top of that page. (I try to make the intervals between icons equal to roughly no more than 2 screens of scrolled text.) I have a large site (well, about 60 pages, which is large for distinct text pages, not for database-type content!), and it's organized using an extended visual metaphor of a village, with buildings (bookshop with shelves, Town Hall with counter & doors, etc.). So my icon on the right is always the building to which this page belongs, which helps the reader remain oriented for lower-level pages. The site is AccessWriters.com (capital letters just to make that readable). It's not the current fad (glossy fake magazine with tabs!), but I don't care to be fashionable, myself. The homemade look probably attracts more writers than it repels, anyway. Once CSS is more nearly ubiquitous, I think I can accomplish this same design with CSS, by setting margins to be about 100-120 pixels on each side, except for headers (which are centered, anyway, in my existing, very basic CSS). Since my images are inline, I can just float them either side of the headers (with 0 margins). At least, I'm hoping to be able to do this -- with just Backup&Replace'Em to revise the HTML and a new CSS. That's why I'm slowly reading through the whole folder of W3's CSS specs.... I do think, if you're going to use fluid text, that the column should at least be centered on the page (not, of course, centering each line!). Can't one use fixed thingies at the right and left that would at least make sense on the page, perhaps even be useful to the reader, without becoming a distraction? To carry your reader along with you, it's also very important to keep a strong "narrative line" going... Do this with lots of linking words (conjunctions, making clear relationship of sentences, such as "Because," or "Therefore," or "Then" -- and use all the other readability tricks, too. I am famous (in certain, admittedly small circles!) for my ability to turn boring PR-type stuff into compelling reading, and I've just told you my main "secret." (-8 Use S-V-O structure, bullet any multiple O's (objects), keep sentences simple instead of complex most of the time, etc. Watch paragraph lengths, too -- not more than 8 lines (average screen, average text size, obviously) -- but more than 1 sentence! Use lots and lots of subheadings (add more if necessary), and make sure each becomes part of the hypertext ToC, too. (Of course, I wrote a program that automatically finds all headers, puts the "name" anchor around them, copies the header to a ToC file with matching href anchors around them, and turns the whole thing into an unordered list. So I only have to massage and merge my ToC file into the main HTML file to have internal hypertext links at the top of any page. Makes it easier for me.) Cheers -- Carol techwatcher at accesswriters.com From pixelmech at yahoo.com Tue Jun 4 16:07:07 2002 From: pixelmech at yahoo.com (Tom Dell'Aringa) Date: Tue Jun 4 16:07:07 2002 Subject: [thelist] "return" in JS ... continued In-Reply-To: <9CFB687ADA93234DB835E8E4CA98B928019F6EA4@XCH-STL-07.mw.nos.boeing.com> Message-ID: <20020604210642.94450.qmail@web12603.mail.yahoo.com> Eric, Ok, again that makes sense and I see why you would do it. Now hopefully this is my last question on this, but this script really got me thinking about all this. Here is one more snippet, this is part of a larger onMouseDown script: if (isActive == true) { //are we on the knob? if ((x >= dragObject.xpos) && (x <= dragObject.xpos + dragObject.w)) { //where 'x' is on the knob dragObject.dragOffsetX = x - dragObject.xpos; } return false; } else { return true; } Now, I can see on the return false - make sure you are pulling out of the function like you said before the else and the last few brackets. But here, the author of this script (not me) seems to be returning either a true or false value depending on whether a drag object was selected. The caller of this script is document.onmousedown. Why would this event need a true or false value? It seems on the surface it would not, and commenting out these lines seems to have no effect on the drag working at all. I would just take it out but I feel I might be missing something..and I do have an occasional glitch in the drag where you get the black "stop" icon, it seems like the mousedown gets stuck now and then. Not only do I want to understand return better, but i want to see if it is affecting this script. Tom --- "Means, Eric D" wrote: > > -----Original Message----- > > From: Tom Dell'Aringa [mailto:pixelmech at yahoo.com] > > Sent: Tuesday, June 04, 2002 3:43 PM > > To: thelist at lists.evolt.org > > Subject: RE: [thelist] "return" in JS question > > > > So the return statement in this function is useless then, wouldn't it be? > It's not even sending a > > value so it would be undefined.. > > > > function mouseUp(e) { > > var x = event.x + document.body.scrollLeft; > > var y = event.y + document.body.scrollTop; > > isActive = false; > > return; > > } > > Basically. The closing brace implies a return statement, so the return; is > redundant. It's often put in for one of a couple of reasons: > 1. Clarity. It can be easier to spot a return; than it can be to spot which > of a series of closing braces belongs to the function. > 2. Exiting the function from nested braces: > function whatever () { > if (something) { > ... > if (something_else) { > > } else { > // something is wrong, exit the function > return; > } > } > } > 3. Having a final return statement can make sure that you *know* what the > function will return if it manages to get all the way to the final brace; in > this case it almost always has an argument, however (return true, return 0, > etc). > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From eric.d.means at boeing.com Tue Jun 4 16:12:04 2002 From: eric.d.means at boeing.com (Means, Eric D) Date: Tue Jun 4 16:12:04 2002 Subject: [thelist] "return" in JS ... continued Message-ID: <9CFB687ADA93234DB835E8E4CA98B928019F6EA5@XCH-STL-07.mw.nos.boeing.com> > -----Original Message----- > From: Tom Dell'Aringa [mailto:pixelmech at yahoo.com] > Sent: Tuesday, June 04, 2002 4:07 PM > To: thelist at lists.evolt.org > Subject: RE: [thelist] "return" in JS ... continued > > Eric, > > Ok, again that makes sense and I see why you would do it. Now hopefully this is my last question > on this, but this script really got me thinking about all this. Here is one more snippet, this is > part of a larger onMouseDown script: > > > > Now, I can see on the return false - make sure you are pulling out of the function like you said > before the else and the last few brackets. But here, the author of this script (not me) seems to > be returning either a true or false value depending on whether a drag object was selected. The > caller of this script is document.onmousedown. Why would this event need a true or false value? It > seems on the surface it would not, and commenting out these lines seems to have no effect on the > drag working at all. "If onMouseDown returns false, the default action (entering drag mode, entering selection mode, or arming a link) is canceled." >From here: http://developer.netscape.com/docs/manuals/communicator/jsref/evnt14.htm From fffrancis at fstorr.demon.co.uk Tue Jun 4 16:26:01 2002 From: fffrancis at fstorr.demon.co.uk (fstorr) Date: Tue Jun 4 16:26:01 2002 Subject: [thelist] Acrobat accessibility checker Message-ID: <000201c20c0e$32050360$4363989e@DHGQCD0J> -- [ Picked text/plain from multipart/alternative ] Hi all Has anyone here used the Adobe Acrobat Accessibility checker? It's driving me around the bend - it's hardly usable itself - can anyone recommend any good resources on using it? Thanks Francis -- From timfm at hawaii.rr.com Tue Jun 4 16:42:00 2002 From: timfm at hawaii.rr.com (Timothy Martens) Date: Tue Jun 4 16:42:00 2002 Subject: [thelist] Changing a:hover on the fly/event? Message-ID: <000001c20c11$797b5b60$7da30842@hal> I know it's easy enough to change a style attribute (e.g., color, background, etc.) of an Element, ID or .class but what about pseudo:classes? E.g., can I change a:hover 'color' on a mouseover? t. :::::::::::::::::::::::: From techwatcher at accesswriters.com Tue Jun 4 16:44:02 2002 From: techwatcher at accesswriters.com (Techwatcher) Date: Tue Jun 4 16:44:02 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: Yes, one thing that helps me a great deal with my Web design/usability issues is that one other thing I do every now and then is help complete novices learn to use a computer! Last year, I had a small (3-hr/week) gig in a retirement community, teaching older folks to read e-mail and "surf the Web." Very enlightening. See if you can make a little time in your week, or month, to volunteer with local novices. Here's a funny one: Eventually I produced an "evaluation form" listing all the things I thought they might want to do, so if they thought there was one they didn't understand, they could ask me to review that part. One woman, quite an intelligent lady, who had had a very responsible job with computer experience, asked me to show them how to "surf the Web." I think they were quite disappointed when I explained what that really meant, and that they had already been doing it for months! 0-8 Another thing I noticed when I reviewed stats: Most users of the site I designed for our local Friends meeting (charlottefriendsmeeting.org) apparently don't know that one is expected to click the little drop- down arrow (in a "select" form box) to see options! It's not that people are stupid, btw. What's happening is that as one attempts to work at different cognitive "levels of abstraction" (my term for it), one gets less and less able to function. A person who is entirely capable of dealing with an unfamiliar interface when asked to focus on that task will suddenly become unable to function when the interface simply is present when s/he is trying to focus on the content of the thing with the interface. The more levels of things one is trying to work out (as in, "resize the browser window -- OS level" + "scroll -- browser control level" + learn about what the text is explaining), the worse it gets. Perfect example: While I'm focussed on which of my files were updated and put on the server, versus which were updated but didn't get to the server yet, versus which haven't been updated -- well, it can take me several seconds to realize I can't print a copy of the Explorer window on my machine and carry it over to compare dates with the Explorer window on another machine! I'm sure all of us in the still-infant IT industry have several of these happen to us every day! P.S. I am a professional writer. As with all of you, everything I write is instantly copyrighted. I hereby grant all of you the right to read this freely, as often as you wish, but NO right to republish it yourself for a new audience. From chris at photokyo.com Tue Jun 4 17:06:07 2002 From: chris at photokyo.com (Chris Anderson) Date: Tue Jun 4 17:06:07 2002 Subject: [thelist] Looks like I have a virus Message-ID: <006201c20c12$f2167d60$c9b52ada@donkeyboy> -- [ Picked text/plain from multipart/alternative ] Hi everyone, Looks like my computer got that KLEZ virus that is going around the net, and I think that it must have been sent to a bunch of you, or will be. Its passed through email, and is a big pain to get rid of. So anyway, if you get any email from me with stupid subjects like "honey" or "my new girlfriend" or "cellpadding" bla bla bla, and there are attachments, just delete them without even opening them. Chris Chris Anderson Photokyo - Digitally capturing the best Tokyo has to offer! http://www.photokyo.com -- From webdad at tampabay.rr.com Tue Jun 4 17:19:01 2002 From: webdad at tampabay.rr.com (Bob Boisvert) Date: Tue Jun 4 17:19:01 2002 Subject: [thelist] Re: Site check workskiff.com In-Reply-To: Message-ID: <000401c20c11$e85977b0$f25d2241@tampabay.rr.com> Cayley Vos wrote: ...Also, there is weird behavior in the header that creates a ...false link to ...specs.php. weird It seems like your splash-cut_23.gif image is wrapped in the href="/specs.php anchor. Here's your code. You should probably verify that.
Bob From sfmalo at 24caratdesign.com Tue Jun 4 17:49:07 2002 From: sfmalo at 24caratdesign.com (Sharon F. Malone) Date: Tue Jun 4 17:49:07 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? References: <5.1.0.14.2.20020604081933.009f8ad0@accessibleinter.net> Message-ID: <008101c20c19$aa0894c0$760ae343@oemcomputer> Thanks everyone for your input. Think I reached 3rd base and am headed for home. Sharon > >At 03:57 AM 06/04/2002, Sharon F. Malone wrote: > >So could I "safely" count Netscape 5 results in with the results for > >Netscape 6? > > I would say so. Any report showing Netscape 5 has more likely > misidentified Netscape 6 rather than actually had a visitor using a > pre-Mozilla "Netscape 5 beta". > > Just be wary if the client wants to differentiate between Netscape 6 and 7 > for whatever reason. > > Bill Mason --------------------------------------------------------------------------- Sharon F. Malone "web design and Internet writing services" http://www.24caratdesign.com sfmalo at 24caratdesign.com From evolt at scottbrady.net Tue Jun 4 17:55:07 2002 From: evolt at scottbrady.net (Scott Brady) Date: Tue Jun 4 17:55:07 2002 Subject: [thelist] Conditionals with a SQL Server 2000 Stored Procedure Message-ID: <200206041554.AA424214806@scottbrady.net> I'm working on converting queries I've written (this is all in ColdFusion 5.0) into Stored Procedures on a SQL Server 2000 db. In the current select statment, I have the following code in CF: WHERE pc.category_id = c.category_id AND pc.category_id = I'm trying to replicate that in the SP with a parameter and have tried both an IF and a CASE: WHERE pc.category_id = c.category_id CASE @category_id > 0 THEN AND p.category_id = @category_id END <<< or >>> WHERE pc.category_id = c.category_id IF @category_id > 0 AND p.catalog_id = @category_id In checking the syntax, SQL Server chokes on them with "Incorrect syntax" messages. (@category_id is defined at the top of the SP). Considering this is my first ever SP (nothing like starting simple), I'm guessing one of you DB gurus will have a pretty elementary answer for me. Thanks! Scott From martin at easyweb.co.uk Tue Jun 4 18:09:00 2002 From: martin at easyweb.co.uk (Martin Burns) Date: Tue Jun 4 18:09:00 2002 Subject: [thelist] Bobby (was: Accessibility Question) In-Reply-To: <1024.139.130.216.191.1022916863.squirrel@members.evolt.org> Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday, June 1, 2002, at 08:34 am, Lachlan Cannon wrote: > Martin Burns said: >> See the Bobby A link on the Right Hand Side? >> It\'s longdesc is >> http://www.easyweb.co.uk/descriptions/bobby_approvedA.htm >> (nb the only reason for this page not being AAA is the repeated [d] >> link) >> >> Or take a look at the office pic, which is longdesc\'d to >> http://www.easyweb.co.uk/descriptions/office.htm >> (that longdesc has an easter egg in it btw) > > Talking about Bobby, am I the only one it's wonked up for lately? The downloadable Java version, or the site? The site is much improved lately. > I tried > to get it to check my site, and the first thing it did was follow the > first > link on my page and check that. then when I retried it had a whole heap > of > spurious things it found wrong with the site, that I knew weren't there. I've seen it be a bit flaky around nesting of h#, but other than that, not bad. > And then finally it removed that but wouldn't say my site passed the > check > because I needed to check to make sure my page made sense when > stylesheets > didn't work (which it does...). It does have a number of user checks which an automated tool probably could never accurately parse, but it will pass pages with a note saying that it looks OK, but you need to perform the user checks to be sure that it's accessible. Validation by an automated tool is only ever going to be part of the story, as to be effectively accessible requires understanding what the intent of the page is, and whether the page actually fulfils that for users with disabilities. An automated tool will never (forseeably) be able to assess whether your longdesc is an effective description of the image... Cheers Martin _______________________________________________ email: martin at easyweb.co.uk PGP ID: 0xA835CCCB martin at members.evolt.org snailmail: 30 Shandon Place tel: +44 (0)774 063 9985 Edinburgh, url: http://www.easyweb.co.uk Scotland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE8/UhrcegecKg1zMsRAqvjAJ0fG2ma5EpPFwgSmaUJGmECj2GX3gCgmY4G 4SuPtwvOE0FIgqjnncn1Qow= =y/1e -----END PGP SIGNATURE----- From martin at easyweb.co.uk Tue Jun 4 18:09:13 2002 From: martin at easyweb.co.uk (Martin Burns) Date: Tue Jun 4 18:09:13 2002 Subject: [thelist] Free screen readers In-Reply-To: <000001c20985$31f0a4f0$4363989e@DHGQCD0J> Message-ID: <0F02C842-7810-11D6-95D8-000502172AD3@easyweb.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Saturday, June 1, 2002, at 04:58 pm, fstorr wrote: > [ Picked text/plain from multipart/alternative ] > Hi all > > Does anyone know of any free screen readers out there? > > All this accessibility talk on the list got me mentioning the issue to > my company's HR department, so it looks as though I might be heavily > involved in overhauling our company intranet. They can buy their own > screen reader (!) but I'm looking for a free one for my own personal > testing. How long do you need it for? IBM HomePageReader has a 30 day demo. It's in the browser archive Cheers Martin _______________________________________________ email: martin at easyweb.co.uk PGP ID: 0xA835CCCB martin at members.evolt.org snailmail: 30 Shandon Place tel: +44 (0)774 063 9985 Edinburgh, url: http://www.easyweb.co.uk Scotland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE8/UiPcegecKg1zMsRAqAdAJ9QH5j7xXuQqiDN+B2y31my4mK5iACdFnzA 6e7aRPqWV85W+N9D5V8xCDg= =CZ8R -----END PGP SIGNATURE----- From martin at easyweb.co.uk Tue Jun 4 18:15:00 2002 From: martin at easyweb.co.uk (Martin Burns) Date: Tue Jun 4 18:15:00 2002 Subject: [thelist] Jakob Nielsen is 99% bad In-Reply-To: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, June 4, 2002, at 12:47 am, James S. Huggins (Evolt) wrote: > ============================= > It's not quite hyprocrisy. > > The EPA goes to the most polluted areas, for instance. > > As much as I'm not a Nielsen fan, I think there could be some good that > comes out of this. > ============================= > > > True. But this strikes me more like the company that pollutes the most, > hiring the top EPA critic as an advisor for the company. Which some companies do. It's actually sensible for Macromedia - they've recognised the two big criticisms[1] that people have over Flash (ie the level of usability and accessibility in the majority of Flash presentations) and they're addressing them both. Their sucess remains to be seen. cheers Martin [1] apart from "Stop trying to make Flash take over the web. It will not and should not replace HTML" _______________________________________________ email: martin at easyweb.co.uk PGP ID: 0xA835CCCB martin at members.evolt.org snailmail: 30 Shandon Place tel: +44 (0)774 063 9985 Edinburgh, url: http://www.easyweb.co.uk Scotland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE8/UmycegecKg1zMsRAgGHAKDcEBUAKeV1aTTQvXiYwSv1IS5DtwCeMsj8 eo/NSN4ZvKxzD+inL+Yyv4Y= =sBIT -----END PGP SIGNATURE----- From martin at easyweb.co.uk Tue Jun 4 18:24:01 2002 From: martin at easyweb.co.uk (Martin Burns) Date: Tue Jun 4 18:24:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <20020604163513.27576.qmail@web12602.mail.yahoo.com> Message-ID: <07FDD068-7812-11D6-95D8-000502172AD3@easyweb.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Tuesday, June 4, 2002, at 05:35 pm, Tom Dell'Aringa wrote: > A person "says that a 100% width is "ugly" and "not readable" because > "users don't want to read > long lines of text." is one person's OPINION. If there are 3 people in > the graphics dept. saying > this, it is 3 peoples OPINIONS. What you want to do is set up a small > usability test -- nothing > crazy and elaborate mind you -- but get 5 people off the street to come > in and test the design. > > I recommend "Don't Make Me Think: Common Sense Approach to Web > Usability" by Steve Krug if you > don't know how to do a test. He gives you pretty much everything you > need to know in this great > book on how to run a simple user test. You can read the book in less > than a day. That's a good approach, Tom. Another thing to think about is even if you accept a fixed maximum number of characters per line (note the conditional tense...), how many pixels does that translate to? Depends on your font size. Which is subject to another level of user preference. Cheers Martin _______________________________________________ email: martin at easyweb.co.uk PGP ID: 0xA835CCCB martin at members.evolt.org snailmail: 30 Shandon Place tel: +44 (0)774 063 9985 Edinburgh, url: http://www.easyweb.co.uk Scotland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE8/UvecegecKg1zMsRAuP5AKCflvOIOiAWSZvFZ2Ew95pKN92WXwCfaYXv tVlC2GsWYOcj6GbSC6GmxIk= =li2l -----END PGP SIGNATURE----- From danfascia at totalise.co.uk Tue Jun 4 18:31:01 2002 From: danfascia at totalise.co.uk (Daniel Fascia) Date: Tue Jun 4 18:31:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: Sounds to me like your designers are just being lazy asses, they probably perceive it to be more effort to design elements that you can slot into a liquid layout... i.e. ones that stretch nicely. Why dont you reach a compromise by making your layout table liquid but only consuming say 70% of the screenwidth. That way, the column stretch would not be too bad and scanlines would remain easy to the eye yet it would alleviate the bother of having a tiny page on high res screens. Let me throw another spanner into this works! Has anybody found a good *reliable* way of scaling the font depending on the screen resolution... that is other than setting up and dynamically loading different stylesheets?? Interesting post though... Dan From RWaller at fresno.ca.gov Tue Jun 4 18:34:00 2002 From: RWaller at fresno.ca.gov (Waller, Rio) Date: Tue Jun 4 18:34:00 2002 Subject: [thelist] This software is super kewl! Message-ID: <11DE2DA8F971D311BDAB009027B1067414BFE23E@pobox4.intra.co.fresno.ca.us> Hello Everyone, If you have a neen to generate sitemaps or like pages...take a look at this software: http://www.xtreeme.com/sitexpert/index.html It just saved to a couple days of work...and NO I don't benefit in anyway from the sale of the software. I have just learned so much from this list wanted to give a little back! Rio :) WebPerson Partial Owner of http://www.Zwerx.com LLC Day Job http://www.FresnoHumanServices.org From martin at easyweb.co.uk Tue Jun 4 18:36:01 2002 From: martin at easyweb.co.uk (Martin Burns) Date: Tue Jun 4 18:36:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, June 5, 2002, at 12:29 am, Daniel Fascia wrote: > Let me throw another spanner into this works! > > Has anybody found a good *reliable* way of scaling the font depending > on the screen resolution... that is other than setting up and > dynamically loading different > stylesheets?? And if they have, and have implemented it, what data do they have that users appreciate that you've screwed their font size preference? Cheers Martin _______________________________________________ email: martin at easyweb.co.uk PGP ID: 0xA835CCCB martin at members.evolt.org snailmail: 30 Shandon Place tel: +44 (0)774 063 9985 Edinburgh, url: http://www.easyweb.co.uk Scotland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE8/U6xcegecKg1zMsRAgxoAKChss9ncqw+dy5oXg0sdwjn+fd4ggCg0OR8 F8Jb8UdUOurfyzvutB3kwc4= =9XHF -----END PGP SIGNATURE----- From cparker at swatgear.com Tue Jun 4 18:38:05 2002 From: cparker at swatgear.com (Chris W. Parker) Date: Tue Jun 4 18:38:05 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: <001BD19C96E6E64E8750D72C2EA0ECEE03300D@ati-ex-01.ati.local> > > ... according to thecounter.com > > 51% of web users use 800x600 and > > 35% use 1024x768, the next resolution is only 3%. > > the problem here is that resolution does not equate to window size > > so those stats are useless i'm sorry, but you're wrong. the reason those stats are useful is because a person running at 8x6 CANNOT make their browser any larger than if they had clicked the maximize button. i don't know if this is true of course in other OS's but i'm using windows. which according to the same website, aproximately 90% of users are also using some form of windows. if the design department wants 750 width, i don't see what the problem is. make the minimum 750 and allow for the design to expand as far as it wants. my point with the stats is that if 51% of users are at 8x6 and the design is set for a minimum of 750 then 51% of the users will be getting what the "design department" wants. only will the people at higher resolutions *maybe* not get what they want. of course i'm still not assuming that everyone will have their browser window maximized since that's not entirely important. if the design people are asking for 750 that shouldn't be any problem at all. in other words, if someone was using 8x6 and they had their browser max'ed it wouldn't cause any problem with the "readibility" of the site. and likewise the people who use higher resolutions do it because they want to and know what they like. so i'd say it's safe to assume if they (large res. people) want to maximize their browser or not is up to them. it seems that the design dep. is assuming a maximized (or very close to) browser anyway. maybe i'm confused but it seems like an easy answer. 700-750 min (whatever the design calls for) and then the ability to stretch as wide as the users res will support. am i missing something? chris. From Darren.Neimke at sdm.com.au Tue Jun 4 18:39:05 2002 From: Darren.Neimke at sdm.com.au (Darren Neimke) Date: Tue Jun 4 18:39:05 2002 Subject: [thelist] Conditionals with a SQL Server 2000 Stored Procedure Message-ID: <4EC843C6F2C02B4DAE8E7C5145B5491304419B@ralph.SDM2k> Scott, In SQL Server programming you can create ad-hoc sql inside your sprocs and execute them. Try running the following statements from within Query Analyzer: ---------------------------------- USE Northwind DECLARE @SQLStrng VARCHAR( 2000 ) DECLARE @whereItem VARCHAR( 40 ) DECLARE @whereValue INT SELECT @SQLStrng = 'SELECT * FROM Categories' IF LEN( @whereItem ) > 0 AND LEN( @whereValue ) > 0 BEGIN SELECT @SQLStrng = @SQLStrng + ' WHERE ' + @whereItem + ' = ' + CAST( @whereValue AS VARCHAR ) END -- run the generic select statement PRINT @SQLStrng EXEC ( @SQLStrng ) -- now populate the local variables SET @whereItem = 'CategoryID' SET @whereValue = 3 -- rebuild the sql statement SELECT @SQLStrng = 'SELECT * FROM Categories' IF LEN( @whereItem ) > 0 AND LEN( @whereValue ) > 0 BEGIN SELECT @SQLStrng = @SQLStrng + ' WHERE ' + @whereItem + ' = ' + CAST( @whereValue AS VARCHAR ) END -- re-run it PRINT @SQLStrng EXEC ( @SQLStrng ) ---------------------------------- It means that you can write sprocs like this: ---------------------------------- CREATE PROCEDURE TestSproc @whereItem VARCHAR( 40 ) = null, @whereValue INT = null AS DECLARE @SQLStrng VARCHAR( 2000 ) SELECT @SQLStrng = 'SELECT * FROM Categories' IF @whereItem IS NOT NULL AND @whereValue IS NOT NULL BEGIN SELECT @SQLStrng = @SQLStrng + ' WHERE ' + @whereItem + ' = ' + CAST( @whereValue AS VARCHAR ) END EXEC ( @SQLStrng ) GO ---------------------------------- And call them like so: exec TestSproc 'CategoryID', 3 exec TestSproc From sub at shanx.com Tue Jun 4 18:47:00 2002 From: sub at shanx.com (Shashank Tripathi) Date: Tue Jun 4 18:47:00 2002 Subject: [thelist] X-Cart? or CF solution? In-Reply-To: <01f501c20bf0$031f3a70$0300000a@pooky> Message-ID: <003101c20c22$16b865c0$0200a8c0@SHASHANK> | I'm doing a little research for someone, and am not | finding many/any independent reviews so far. Before you invest your dollars, perhaps you could look for some pretty mature open source projects. I guess some one suggested OSCommerce. I would also encourage you to take a look at FishCart (http://www.fishcart.org/) and PhpShop (http://www.phpshop.org/). FishCart is being used by several people I know, after modifications of course. HTH, Shanx From evolt at funkwit.com Tue Jun 4 18:50:00 2002 From: evolt at funkwit.com (Paul Cowan) Date: Tue Jun 4 18:50:00 2002 Subject: [thelist] Conditionals with a SQL Server 2000 Stored Procedure References: <200206041554.AA424214806@scottbrady.net> Message-ID: <08cc01c20c21$6ec6c690$3e02a8c0@cusack> Hi Scott, I'm no cold fusion guy, but I know SQL Server syntax. SO, how about: SELECT pc.blah, pc.blahblahblah FROM dbo.whatever WHERE (pc.category_id = c.category_id) AND (@category_ID = 0 OR p.category_id = @category_id) You cannot conditionally add WHERE clauses as such; but you CAN make it so that if @category_id is 0, then the second half always evaluates as 'true'. (note parentheses). No need for IFs or cases... For what it's worth, IFs are more for conditional execution of code than for in clauses. A CASE is closer, but still overkill in this situation. Hope this helps! Paul From hassan at webtuitive.com Tue Jun 4 18:55:05 2002 From: hassan at webtuitive.com (Hassan Schroeder) Date: Tue Jun 4 18:55:05 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid References: <07FDD068-7812-11D6-95D8-000502172AD3@easyweb.co.uk> Message-ID: <3CFD531A.FF9734E2@webtuitive.com> Martin Burns wrote: > Another thing to think about is even if you accept a fixed maximum > number of characters per line (note the conditional tense...), how many > pixels does that translate to? Depends on your font size. Which is > subject to another level of user preference. Why 'translate' to pixels? And why is this whole debate either/or? I have pages where I've sized paragraph max-widths to 40 ems -- based on no research, just seemed empirically like a good size :-) -- with a single-click way to change the width to 90% of the containing page (not 100% only because I think a little margin improves readability). FWIW! -- H* Hassan Schroeder ----------------------------- hassan at webtuitive.com Webtuitive Design === (+1) 408-938-0567 === http://webtuitive.com -- creating dynamic Web sites and applications since 1994 -- From slewis at macrovista.net Tue Jun 4 19:28:01 2002 From: slewis at macrovista.net (Steve Lewis) Date: Tue Jun 4 19:28:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid References: <001BD19C96E6E64E8750D72C2EA0ECEE03300D@ati-ex-01.ati.local> Message-ID: <3CFD5C18.2070003@macrovista.net> I have not been following this thread closely, partly because of some sloppy quoting (if the message preview in Mozilla contains nothing but a quote attribution line and several blank quoted lines, I hit delete) and partly because I am too lazy to follow thelist that closely. :) I suspect that my reply below may be taking Chris' comments out of context. Mia Culpa if that is the case. Chris W. Parker wrote: >>>51% of web users use 800x600 and >>the problem here is that resolution does not equate to window size >>so those stats are useless > i'm sorry, but you're wrong. the reason those stats are useful is > because a person running at 8x6 CANNOT make their browser any larger > than if they had clicked the maximize button. i don't know if this is That argument is true. 8x6 is an absolute maxumum bound for 51% if this audience. > if the design department wants 750 width, i don't see what the problem > is. make the minimum 750 and allow for the design to expand as far as it > wants. my point with the stats is that if 51% of users are at 8x6 and > the design is set for a minimum of 750 then 51% of the users will be > getting what the "design department" wants. only will the people at Not necessarily. See above. You have no knowledge about a minimum bound so be carefull not to assume that you have 800 as a minimum bound as well. You seem to be assuming someone will act to maximize their browser window and that is not a fair assumption, ergo those stats do not support this argument. The fact that you know a maximum bound does not provide you with the information you need to support using a 750 width design without having it cause horizontal scroll bars for a sizable audience. The best fluid *designs* will scale well in four directions (bigger vs smaller. vertical vs horizontal) and should not imply a minimum or maximum *content* size. Notice separation of design and content. This is an ideal which is widely espoused; and these stipulations on design are logical deductions from those ideals. > higher resolutions *maybe* not get what they want. of course i'm still > not assuming that everyone will have their browser window maximized > since that's not entirely important. if the design people are asking for > 750 that shouldn't be any problem at all. in other words, if someone was > using 8x6 and they had their browser max'ed it wouldn't cause any > problem with the "readibility" of the site. and likewise the people who Sorry. I am lost. You are not assuming that everyone will have their browser window maximized but if someone was using 8x6 screen resolution, a design width of 750 should not be a problem? Come again? > it seems that the design dep. is assuming a maximized (or very close to) > browser anyway. maybe i'm confused but it seems like an easy answer. Than the design dep should invest in some additional training IMHO. Maximized windows are not a justified assumption. Evidence I have seen suggests the contrary. --Steve From roselli at earthlink.net Tue Jun 4 19:30:05 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 19:30:05 2002 Subject: [thelist] looking up .ws domain Message-ID: <3CFD226F.9036.8F7E76A9@localhost> can't find a whois that gives me the registration info for a .ws domain... i'm trying to find who the contact is... anyone got a suggestion? -- Read the evolt.org case study Usability: The Site Speaks for Itself http://amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From jcanfield at magisnetworks.com Tue Jun 4 19:47:01 2002 From: jcanfield at magisnetworks.com (jcanfield at magisnetworks.com) Date: Tue Jun 4 19:47:01 2002 Subject: [thelist] looking up .ws domain Message-ID: <9C564844426BB945B9AD8FD0106D905D14EC90@grog> > can't find a whois that gives me the registration info for a > .ws domain... i'm trying to find who the contact is... > > anyone got a suggestion? This work? http://whois.samoanic.ws/whois.dhtml joel From jeff at members.evolt.org Tue Jun 4 19:48:10 2002 From: jeff at members.evolt.org (.jeff) Date: Tue Jun 4 19:48:10 2002 Subject: [thelist] looking up .ws domain In-Reply-To: <3CFD226F.9036.8F7E76A9@localhost> Message-ID: aardvark, ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< > From: aardvark > > can't find a whois that gives me the registration info > for a .ws domain... i'm trying to find who the contact > is... > > anyone got a suggestion? ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>< sure: http://www.uwhois.com/cgi/domains.cgi?User=NoAds enjoy, .jeff http://evolt.org/ jeff at members.evolt.org http://members.evolt.org/jeff/ From roselli at earthlink.net Tue Jun 4 19:54:01 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 19:54:01 2002 Subject: [thelist] looking up .ws domain In-Reply-To: References: <3CFD226F.9036.8F7E76A9@localhost> Message-ID: <3CFD2815.28672.8F948858@localhost> > From: ".jeff" [...] > > can't find a whois that gives me the registration info > > for a .ws domain... i'm trying to find who the contact > > is... [...] > http://www.uwhois.com/cgi/domains.cgi?User=NoAds it helps... thanks... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From roselli at earthlink.net Tue Jun 4 19:55:01 2002 From: roselli at earthlink.net (aardvark) Date: Tue Jun 4 19:55:01 2002 Subject: [thelist] looking up .ws domain In-Reply-To: <9C564844426BB945B9AD8FD0106D905D14EC90@grog> Message-ID: <3CFD285B.29669.8F9598F7@localhost> > From: jcanfield at magisnetworks.com [...] > > can't find a whois that gives me the registration info for a > > .ws domain... i'm trying to find who the contact is... [...] > http://whois.samoanic.ws/whois.dhtml that helps, too... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From r937 at interlog.com Tue Jun 4 20:08:01 2002 From: r937 at interlog.com (rudy) Date: Tue Jun 4 20:08:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid Message-ID: <01c20c2c$a1fb71e0$3caa1dd1@rudy> >am i missing something? not sure, but mebbe... let's back up and run through your logic again > my point with the stats is that if 51% of users are at 8x6 > and the design is set for a minimum of 750 then 51% of > the users will be getting what the "design department" wants. their monitors may be rated at 800x600, but that doesn't mean their windows are maximized > of course i'm still not assuming that everyone will have their > browser window maximized since that's not entirely important. well, yes it is whether the window is maximized is entirely the point i was making > if the design people are asking for 750 that shouldn't be any > problem at all i just don't see your logic there it *does* cause a problem if the window is, say, only 600 wide > in other words, if someone was using 8x6 and they had their > browser max'ed it wouldn't cause any problem with the "readibility" > of the site. well, yes, but that is begging the question if they don't have their browser maximized, they are s.o.l. > it seems like an easy answer. 700-750 min (whatever the design > calls for) and then the ability to stretch as wide as the users res will support. uggh how about 400 minimum, 800 max? that way you fit into webtv and preserve readability in long lines i don't suppose the photoshop phreaks would go for that, eh ooooops [ dons flame retardant suit ] rudy From nparrot at pair.com Tue Jun 4 20:10:01 2002 From: nparrot at pair.com (Nicole P) Date: Tue Jun 4 20:10:01 2002 Subject: [thelist] [PHP] Include statements on IIS 5 Message-ID: <020c01c20c2d$1822f140$b700a8c0@videotron.ca> I'm installing Post-Nuke 0.714 for the umpteenth time, but for the first time on IIS 5. The installation is croaking on include statements with errors similar to this one Warning: Failed opening 'docs/COPYING.txt' for inclusion (include_path='c:\php4\pear') in D:\web\bikerscout.net\html\install\gui.php on line 485 Regardless of what I try and kludge, I always hit a wall at include statements. Any reason why they behave differently on IIS? The site in question has been Frontpage enabled, btw. Against my better judgement, but it's there. Nicole From danfascia at totalise.co.uk Tue Jun 4 20:48:00 2002 From: danfascia at totalise.co.uk (Daniel Fascia) Date: Tue Jun 4 20:48:00 2002 Subject: [thelist] How do they do that? Message-ID: A great deal of large, corporate websites who blatantly have content management systems in place seem to now use flat files instead of the usual ?page=734327434&la=qy234y24 crap that screws up search engines. This may seem like a very niaive question but what sort of system are they using to create this? Does the CMS churn out flat html pages as soon as the edits are made or what??? really confused and the answer is probably really simple ;-) Cheers guys Dan From judah at wiredotter.com Tue Jun 4 21:21:04 2002 From: judah at wiredotter.com (Judah McAuley) Date: Tue Jun 4 21:21:04 2002 Subject: [thelist] How do they do that? References: Message-ID: <3CFD753B.1010000@wiredotter.com> Daniel Fascia wrote: > A great deal of large, corporate websites who blatantly have content management systems in place seem to now use > flat files instead of the usual ?page=734327434&la=qy234y24 crap that screws up search engines. > > This may seem like a very niaive question but what sort of system are they using to create this? > > Does the CMS churn out flat html pages as soon as the edits are made or what??? really confused and the answer is > probably really simple ;-) Two main options. 1) You can churn out static HTML pages when a backend system updates. This is good for sites that don't update often. 2) URL masking by redirection. Create a valid, static looking url (http://mysite.com/news/current/ournewupdate.html) and invoke a custom 404 page that parses the URL and delivers the correct content. In this case, the custom 404 might see that the app in question is the news application, the category is "current" and the particular article is called ournewupdate. That's a fake example, but that's what good CMS's will do these days to make URL's that provide accurate, SE friendly context for the actual content. You'll find a few articles about search engine friendly URL's on Evolt. Take a look at: http://www.evolt.org/article/Search_Engine_Friendly_URLs_with_PHP_and_Apache/17/15049/index.html You may notice that that link itself is a faked, search engine friendly URL. If you have a particular language you are interested in, folks on this list should be able to help you with an implentation strategy. HTH, Judah From danfascia at totalise.co.uk Tue Jun 4 21:27:04 2002 From: danfascia at totalise.co.uk (Daniel Fascia) Date: Tue Jun 4 21:27:04 2002 Subject: [thelist] Antialiasing fonts for the web Message-ID: <07XRPK84QOTQXSRM4WWV43939884SYT.3cfd769b@DANFASCIA-21> I've noticed that the Photoshop algorithm for antialiasing fonts is pretty crappy, giving somewhat blurry edges to even sans-serif fonts which should look clean. In contrast the Windows font smoothing algorithm is very nice and makes clean edges. At the moment Im outputting my title lines in Word and then screen grabbing them for this reason (just for this current project dont worry...) but clearly there must be a better way. Can anyone recommend some software that antialiases fonts well? From sub at shanx.com Tue Jun 4 21:38:05 2002 From: sub at shanx.com (Shashank Tripathi) Date: Tue Jun 4 21:38:05 2002 Subject: [thelist] Antialiasing fonts for the web References: <07XRPK84QOTQXSRM4WWV43939884SYT.3cfd769b@DANFASCIA-21> Message-ID: <008601c20c39$ed490510$e008a8c0@DMF59> > Can anyone recommend some software > that antialiases fonts well? You could actually consider Macromedia Fireworks. It gives you 3 antialiasing options for text (Smart, Crisp, Smooth if I remember correctly) and I am sure one of them would suit you. I speak of version Fireworks 4, not MX, although I doubt the antialiasing would have changed any. Cheers Shanx From mark at markgroen.com Tue Jun 4 21:39:05 2002 From: mark at markgroen.com (Mark Groen) Date: Tue Jun 4 21:39:05 2002 Subject: [thelist] Antialiasing fonts for the web In-Reply-To: <07XRPK84QOTQXSRM4WWV43939884SYT.3cfd769b@DANFASCIA-21> Message-ID: <3CFD16A2.7076.2F758E2@localhost> > > Can anyone recommend some software that antialiases fonts well? I like to use Fireworks, you can control the level of anti-aliasing in four settings - smooth, strong, crisp, or none. From sam.richardson at outwide.co.nz Tue Jun 4 21:49:00 2002 From: sam.richardson at outwide.co.nz (Sam Richardson) Date: Tue Jun 4 21:49:00 2002 Subject: [thelist] How do they do that? References: Message-ID: <054701c20c34$a62cc5e0$1202060a@studio.toolbox.co.nz> Others could explain it better then I but I'll give it a go. The site page IDs are usually stored in the URL, take for example, /news/animals/19283 Your story key is still stored in the 19283 number but is simplifed by having the two folders above it describing it. (news/animals) The web server is setup with a default page to load if no page is found in the folder, that page can read the URL and process the content in the database. Does this help? ----- Original Message ----- From: "Daniel Fascia" To: Sent: Wednesday, June 05, 2002 1:46 PM Subject: [thelist] How do they do that? > A great deal of large, corporate websites who blatantly have content management systems in place seem to now use > flat files instead of the usual ?page=734327434&la=qy234y24 crap that screws up search engines. > > This may seem like a very niaive question but what sort of system are they using to create this? > > Does the CMS churn out flat html pages as soon as the edits are made or what??? really confused and the answer is > probably really simple ;-) > > Cheers guys > > Dan > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! > From chris at activeinterface.com Tue Jun 4 22:39:01 2002 From: chris at activeinterface.com (Chris Harrington) Date: Tue Jun 4 22:39:01 2002 Subject: [thelist] How do they do that? In-Reply-To: Message-ID: <5.1.0.14.2.20020604232657.0219e968@pop.mail.yahoo.com> Hey Dan, Churning out HTML is what I am doing with an XML/XSLT based CMS I just developed. We had considered having sites managed by the application hit the page generator directly (the performance of modern xml/xslt tools can handle it), but the search engine issue was the main reason for having the CMS publish static HTML. Since I modeled sites as referenced and included templates, the program must figure out which pages were affected by an edit and republish these pages. The other advantage of publishing static html is that the pages can be published to many servers in a cluster/farm. And of course the performance can't be beat, which gets to be an issue if you have many sites on one set of servers. Chris At 02:46 AM 6/5/2002 +0100, you wrote: >A great deal of large, corporate websites who blatantly have content >management systems in place seem to now use >flat files instead of the usual ?page=734327434&la=qy234y24 crap that >screws up search engines. > >This may seem like a very niaive question but what sort of system are they >using to create this? > >Does the CMS churn out flat html pages as soon as the edits are made or >what??? really confused and the answer is >probably really simple ;-) > >Cheers guys > >Dan > > >-- >For unsubscribe and other options, including >the Tip Harvester and archive of thelist go to: >http://lists.evolt.org Workers of the Web, evolt ! Chris Harrington Active Interface, Inc. www.intrasight.com Ph: 412-901-1184 Fax: 412-799-0927 From lists at irubin.com Tue Jun 4 22:49:01 2002 From: lists at irubin.com (Kevin) Date: Tue Jun 4 22:49:01 2002 Subject: [thelist] How do they do that? References: Message-ID: <001d01c20c45$0a42ec70$6501a8c0@irubinmain> > A great deal of large, corporate websites who blatantly have content management systems in place seem to now use > flat files instead of the usual ?page=734327434&la=qy234y24 crap that screws up search engines. > > This may seem like a very niaive question but what sort of system are they using to create this? > > Does the CMS churn out flat html pages as soon as the edits are made or what??? really confused and the answer is > probably really simple ;-) > > Cheers guys > > Dan > > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! Simple. mod_rewrite does the job. -- Kevin lists at irubin.com From webguy at mail.rit.edu Tue Jun 4 23:08:01 2002 From: webguy at mail.rit.edu (Chris Blessing) Date: Tue Jun 4 23:08:01 2002 Subject: [thelist] How do they do that? In-Reply-To: Message-ID: I believe a lot of places are parsing HTML files as ASP/PHP/what-have-you files. They just choose to keep the .html or .htm extensions. Not sure what the driving force is behind that, but it _is_ late right now and I'm awfully tired. :) Chris Blessing webguy at mail.rit.edu http://www.330i.net > A great deal of large, corporate websites who blatantly have > content management systems in place seem to now use > flat files instead of the usual ?page=734327434&la=qy234y24 crap > that screws up search engines. > > This may seem like a very niaive question but what sort of system > are they using to create this? > > Does the CMS churn out flat html pages as soon as the edits are > made or what??? really confused and the answer is > probably really simple ;-) > > Cheers guys > > Dan From zaunere at yahoo.com Tue Jun 4 23:29:01 2002 From: zaunere at yahoo.com (Hans Zaunere) Date: Tue Jun 4 23:29:01 2002 Subject: [thelist] How do they do that? In-Reply-To: <5.1.0.14.2.20020604232657.0219e968@pop.mail.yahoo.com> Message-ID: <20020605042845.14832.qmail@web12803.mail.yahoo.com> > seem to now use flat files instead of the usual > ?page=734327434&la=qy234y24 crap that screws up search engines. What makes you think they really are flat files? More than likely, it's a virtual directory/file scheme, where a central script gets path info, and spits back a page. Also, mod_rewrite is very common for this sort of thing. They probably are not really flat files though. We're working on building an article about this: http://dev.nyphp.org/wiki/index.php/Making%20URLs%20Search%20Engine%20Friendly Not a very friendly URL itself, but things are in the works. Anyone [non NYPHP members] is welcome to help us develop as well. Hans Z. New York PHP http://nyphp.org __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com From headlines at lists.evolt.org Wed Jun 5 00:11:00 2002 From: headlines at lists.evolt.org (Headlines) Date: Wed Jun 5 00:11:00 2002 Subject: [thelist] Headlines from evolt.org for 04-JUN-02 Message-ID: <200206050510.g555A1xA029457@leo.evolt.org> evolt.org headlines for 04-JUN-02 Hi evolters! We have some fresh content on evolt.org today, contributed by our members. Learn something new or review the perspective of someone else: Code: Embed HTML in XML & Retrieve it with XSL (Author: Nautilus) http://www.evolt.org/article/headline/17/27855/index.html Ever had problems putting HTML within XML? Here's a solution that will let you leave your HTML in peace -- providing backwards compatible HTML in your XML applications. Authors really appreciate feedback from their peers; you can leave a comment and rate articles by logging into the evolt.org web site. Happy reading! evolt.org From burhankhalid at members.evolt.org Wed Jun 5 00:11:09 2002 From: burhankhalid at members.evolt.org (Burhan Khalid) Date: Wed Jun 5 00:11:09 2002 Subject: [thelist] How do they do that? In-Reply-To: Message-ID: <000c01c20c4f$5da0e390$fde9fea9@amber8wz6511xb> I believe a lot of places are parsing HTML files as ASP/PHP/what-have-you files. They just choose to keep the .html or .htm extensions. Not sure what the driving force is behind that, but it _is_ late right now and I'm awfully tired. :) If you add AddType application/x-httpd-php .php .html .htm To your Apache conf files, then Apache will parse html files as PHP. You can do similar tricks in IIS. Hth, Burhan Khalid From burhankhalid at members.evolt.org Wed Jun 5 00:15:01 2002 From: burhankhalid at members.evolt.org (Burhan Khalid) Date: Wed Jun 5 00:15:01 2002 Subject: [thelist] [PHP] Include statements on IIS 5 In-Reply-To: <020c01c20c2d$1822f140$b700a8c0@videotron.ca> Message-ID: <000d01c20c4f$e0f88bd0$fde9fea9@amber8wz6511xb> Its been a while since I messed with *nuke, but lets give this a shot. >The installation is croaking on include statements with errors similar to >this one >Warning: Failed opening 'docs/COPYING.txt' for inclusion >(include_path='c:\php4\pear') in D:\web\bikerscout.net\html\install\gui.php >on line 485 Well, for one, its looking in the wrong place c:\php4\pear. Make sure you are using virtual paths (I'm sure you've checked this already). Also, appending your root to the include_path will give a shortcut fix to this problem. Other than that, I'd check the include statements to make sure that the ../../ (or whatever variable is set for the site root), is reporting its location correctly. Let me know if you need more help. Burhan Khalid From gozz at gozz.com Wed Jun 5 00:37:01 2002 From: gozz at gozz.com (Erik Mattheis) Date: Wed Jun 5 00:37:01 2002 Subject: [thelist] Antialiasing fonts for the web In-Reply-To: <07XRPK84QOTQXSRM4WWV43939884SYT.3cfd769b@DANFASCIA-21> References: <07XRPK84QOTQXSRM4WWV43939884SYT.3cfd769b@DANFASCIA-21> Message-ID: >I've noticed that the Photoshop algorithm for antialiasing fonts is >pretty crappy [...] Im outputting my title lines in Word and then >screen grabbing them for this reason Some one posted some a similar sage response, and I'm borrowing from that wisdom ... If a screen capture of Word is the look you're going for, use Word and screenshots ... ... but like, if you can't get PS to come up with the exact pixels you really want from a single menu command, there's a billion ways to get it closer. -- __________________________________________ - Erik Mattheis (612) 377 2272 http://goZz.com/ Through June 15 9am - 3pm M-F: (952) 838 7698 __________________________________________ From gozz at gozz.com Wed Jun 5 00:40:01 2002 From: gozz at gozz.com (Erik Mattheis) Date: Wed Jun 5 00:40:01 2002 Subject: [thelist] How do they do that? In-Reply-To: References: Message-ID: >A great deal of I don't think anybody's mentioned evolt.org "does this" ... prolly an article somewhere ... -- __________________________________________ - Erik Mattheis (612) 377 2272 http://goZz.com/ Through June 15 9am - 3pm M-F: (952) 838 7698 __________________________________________ From Evolt at ZName.com Wed Jun 5 01:03:02 2002 From: Evolt at ZName.com (James S. Huggins (Evolt)) Date: Wed Jun 5 01:03:02 2002 Subject: [thelist] Email List Software In-Reply-To: Message-ID: I am looking for software, preferably PC or MAC based, that will perform Email List functions (like subscriptions, double-opt-in, autoresponders, email customization, etc). I'd appreciate any product references. James S. Huggins ... From minid at weblogs.com.ar Wed Jun 5 01:53:01 2002 From: minid at weblogs.com.ar (mini-d) Date: Wed Jun 5 01:53:01 2002 Subject: [thelist] This software is super kewl! In-Reply-To: <11DE2DA8F971D311BDAB009027B1067414BFE23E@pobox4.intra.co.fresno.ca.us> Message-ID: <000101c20c5d$7dccc9a0$0b00a8c0@diego> It looks good. I will try it a little bit... The sad about it is just it parses only 55 documents. -----Mensaje original----- De: thelist-admin at lists.evolt.org [mailto:thelist-admin at lists.evolt.org] En nombre de Waller, Rio Enviado el: mi?rcoles, 05 de junio de 2002 1:30 Para: 'thelist at lists.evolt.org' Asunto: [thelist] This software is super kewl! Hello Everyone, If you have a neen to generate sitemaps or like pages...take a look at this software: http://www.xtreeme.com/sitexpert/index.html It just saved to a couple days of work...and NO I don't benefit in anyway from the sale of the software. I have just learned so much from this list wanted to give a little back! Rio :) WebPerson Partial Owner of http://www.Zwerx.com LLC Day Job http://www.FresnoHumanServices.org -- For unsubscribe and other options, including the Tip Harvester and archive of thelist go to: http://lists.evolt.org Workers of the Web, evolt ! From martin at easyweb.co.uk Wed Jun 5 02:48:01 2002 From: martin at easyweb.co.uk (Martin Burns) Date: Wed Jun 5 02:48:01 2002 Subject: [thelist] How do they do that? In-Reply-To: Message-ID: <558621B2-7858-11D6-95D8-000502172AD3@easyweb.co.uk> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Wednesday, June 5, 2002, at 02:46 am, Daniel Fascia wrote: > A great deal of large, corporate websites who blatantly have content > management systems in place seem to now use > flat files instead of the usual ?page=734327434&la=qy234y24 crap that > screws up search engines. > > This may seem like a very niaive question but what sort of system are > they using to create this? The short answer is that many CMS aren't in themselves app servers or web servers, or at least don't *have* to be. They only handle the back-stage stuff and expose a content repository to the app/web server. As someone pointed out, the app/web server could be whole farm of the things. So big.com/about/investors/index.html has a real file at that location, but all it does is pull in a template and content assets. Of course, some examples of the corporates you're thinking of might be useful... > Does the CMS churn out flat html pages as soon as the edits are made or > what??? really confused and the answer is > probably really simple ;-) Some CMS will do that, yes. The other thing is that some corporate sites don't really allow for much *new* page creation - the IA is largely fixed and to change it takes development time, rather than content manager effort. All the content managers can do is amend the assets which get pulled into the pages. This is even more common for new *sections* of a site. Cheers Martin _______________________________________________ email: martin at easyweb.co.uk PGP ID: 0xA835CCCB martin at members.evolt.org snailmail: 30 Shandon Place tel: +44 (0)774 063 9985 Edinburgh, url: http://www.easyweb.co.uk Scotland -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (Darwin) iD8DBQE8/cHUcegecKg1zMsRArzGAKDb7ID6iYEFQInKTrfZdhFtL3p36QCfU977 TAuH4FLEcmv0gzBdcyBCTVQ= =l1bs -----END PGP SIGNATURE----- From jacborg at mac.com Wed Jun 5 02:59:01 2002 From: jacborg at mac.com (Joseph A Borg) Date: Wed Jun 5 02:59:01 2002 Subject: [thelist] IE 5.5 CSS bug? Message-ID: <05808617-7859-11D6-940E-000502A39AB6@mac.com> -- [ Picked text/plain from multipart/alternative ] I am working on a website, the dummy can be found at: http://homepage.mac.com/jacborg/synod/docs/ (needs a big brushing up) This site shows up well On Mac browsers (inc Netscape Communicator 4.75) as well as Konqueror on Suse Linux IE 5.5 displays an ugly frame around the p class="intro" -- it should only display a rule top and bottom of the paragraph. language used is native Maltese... regards Joseph A Borg Salam, Triq Ta' Brija, Siggiewi QRM 16 Malta Tel: +356 21466218 -- From JHuggins at JamesSHuggins.com Wed Jun 5 03:11:06 2002 From: JHuggins at JamesSHuggins.com (James S. Huggins (dot com)) Date: Wed Jun 5 03:11:06 2002 Subject: [thelist] Email List Software In-Reply-To: Message-ID: I am looking for software, preferably PC or MAC based, that will perform Email List functions (like subscriptions, double-opt-in, autoresponders, email customization, etc). I'd appreciate any product references. James S. Huggins ... From szh at hotpop.com Wed Jun 5 03:11:17 2002 From: szh at hotpop.com (Syed Zeeshan Haider) Date: Wed Jun 5 03:11:17 2002 Subject: [thelist] Looks like I have a virus References: <20020605043149.09834C0CD@relay.evolt.org> Message-ID: <001601c20c60$70134520$c20587cb@haidersystem> Hi Chris, Get a little (132 KB) chunk of Anti-Virus for KLEZ from http://www.symantec.com/. It will sweep the virus out of your machine. Personal Experience Guaranteed! Syed Zeeshan Haider. http://syedzeeshanhaider.faithweb.com/ ----- Original Message ----- Date: Wed, 05 Jun 2002 06:57:35 +0900 From: Chris Anderson To: Christian Anderson Subject: [thelist] Looks like I have a virus Reply-To: thelist at lists.evolt.org -- [ Picked text/plain from multipart/alternative ] Hi everyone, Looks like my computer got that KLEZ virus that is going around the net, and I think that it must have been sent to a bunch of you, or will be. Its passed through email, and is a big pain to get rid of. So anyway, if you get any email from me with stupid subjects like "honey" or "my new girlfriend" or "cellpadding" bla bla bla, and there are attachments, just delete them without even opening them. Chris Chris Anderson Photokyo - Digitally capturing the best Tokyo has to offer! http://www.photokyo.com -- From axe at suburbia.com.au Wed Jun 5 03:35:00 2002 From: axe at suburbia.com.au (Chris) Date: Wed Jun 5 03:35:00 2002 Subject: [thelist] Message Doubles Message-ID: Hello, Is anyone else seeing double when it comes to evolt list messages? I seem to have been getting doubles all day.... Thanks, Chris From jacborg at mac.com Wed Jun 5 03:43:01 2002 From: jacborg at mac.com (Joseph A Borg) Date: Wed Jun 5 03:43:01 2002 Subject: [thelist] How do they do that? In-Reply-To: Message-ID: <2D7C2967-785F-11D6-B69B-000502A39AB6@mac.com> do a search on evolt for "php url" will give you a lot to read... regards On Wednesday, June 5, 2002, at 03:46 AM, Daniel Fascia wrote: > This may seem like a very niaive question but what sort of system are > they using to create this? > Joseph A Borg Salam, Triq Ta' Brija, Siggiewi QRM 16 Malta Tel: +356 21466218 From luminosity at members.evolt.org Wed Jun 5 03:46:02 2002 From: luminosity at members.evolt.org (Lachlan Cannon) Date: Wed Jun 5 03:46:02 2002 Subject: [thelist] Bobby (was: Accessibility Question) In-Reply-To: References: Message-ID: <1026.139.130.216.191.1023266737.squirrel@members.evolt.org> Martin Burns said: > Validation by an automated tool is only ever going to be part of the > story, as to be effectively accessible requires understanding what the > intent of the page is, and whether the page actually fulfils that for > users with disabilities. True, which is why eventually I just gave up, and read through the WAI guidelines (and couldn't find anything I was doing wrong, though I'll admit it was a briefish scan). It just amused me that in the end it was easier checking against WAI myself rather than (trying) using an automated tool. > > An automated tool will never (forseeably) be able to assess whether > your longdesc is an effective description of the image... OTOH, it wouldn't be too hard to get a tool to recognise blinking flashing bad font animated stuff, and generate a longdesc telling the person who couldn't see the image to be thankful. ;) Lach -------------------------------------- http://members.evolt.org/luminosity/ MSN: luminosity @ members.evolt.org -------------------------------------- From jacborg at mac.com Wed Jun 5 03:56:01 2002 From: jacborg at mac.com (Joseph A Borg) Date: Wed Jun 5 03:56:01 2002 Subject: [thelist] Netscape 4/5/6 - who's on first or who's down for the count? In-Reply-To: <008101c20c19$aa0894c0$760ae343@oemcomputer> Message-ID: <0691BB40-7861-11D6-B69B-000502A39AB6@mac.com> -- [ Picked text/plain from multipart/alternative ] Konqueror on Suse Linux seems to identify itself as Netscape 5.0 by default@! oh well On Wednesday, June 5, 2002, at 12:46 AM, Sharon F. Malone wrote: >> I would say so. Any report showing Netscape 5 has more likely >> misidentified Netscape 6 rather than actually had a visitor using a >> pre-Mozilla "Netscape 5 beta". >> Joseph A Borg Salam, Triq Ta' Brija, Siggiewi QRM 16 Malta Tel: +356 21466218 -- From andrew at uk-webdeveloper.co.uk Wed Jun 5 04:13:00 2002 From: andrew at uk-webdeveloper.co.uk (Andrew Maynes) Date: Wed Jun 5 04:13:00 2002 Subject: [thelist] align a table within php In-Reply-To: <001601c20c60$70134520$c20587cb@haidersystem> Message-ID: anyone know how to align a table within php so it it top left? There seems to be a problem with doing this within the html tags? Andrew --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.368 / Virus Database: 204 - Release Date: 5/29/02 From evolt at david.us-lot.org Wed Jun 5 04:16:00 2002 From: evolt at david.us-lot.org (David Dorward) Date: Wed Jun 5 04:16:00 2002 Subject: [thelist] Email List Software In-Reply-To: References: Message-ID: <20020605101704.64623865.evolt@david.us-lot.org> On Wed, 5 Jun 2002 01:02:15 -0500 "James S. Huggins (Evolt)" wrote: > I am looking for software, preferably PC or MAC based, that will > perform Email List functions (like subscriptions, double-opt-in, > autoresponders, email customization, etc). > > I'd appreciate any product references. Mailman, http://www.list.org/ - should run on a Mac. To quote the page: Mailman currently runs only on Unix-y systems, such as GNU/Linux, Solaris, *BSD, etc. It should work on MacOSX but not earlier versions of MacOS. It probably does not work on Windows, although it's possible you could get it running on a Cygwin system (please let the developer community know if you have success with this!) -- David Dorward http://david.us-lot.org/ HTML email is a bit like using coloured paper and glitter ink on a CV. From evolt at david.us-lot.org Wed Jun 5 04:22:01 2002 From: evolt at david.us-lot.org (David Dorward) Date: Wed Jun 5 04:22:01 2002 Subject: [thelist] align a table within php In-Reply-To: References: <001601c20c60$70134520$c20587cb@haidersystem> Message-ID: <20020605102232.3ef20219.evolt@david.us-lot.org> On Wed, 5 Jun 2002 10:13:54 +0100 "Andrew Maynes" wrote: > anyone know how to align a table within php so it it top left? Generate the HTML or CSS that would do this usually. > There seems to be a problem with doing this within the html tags? Its what the HTML says that is important, not how you generate it (PHP, by hand, Dreamweaver, etc). It seems likely that you have introduced an error somewhere, in that situation I would take an instant trip to http://validator.w3.org/ -- David Dorward http://david.us-lot.org/ HTML email is a bit like using coloured paper and glitter ink on a CV. From dm at lgcy.com Wed Jun 5 04:57:00 2002 From: dm at lgcy.com (Daniel Medley) Date: Wed Jun 5 04:57:00 2002 Subject: [thelist] Netscape 4...you make me want to put an icepick in my temple. References: Message-ID: <000401c20c80$1ea87960$99ca0ed0@havoc> Okay, I have NN 4.08 on my puter as a tester. It started acting goofy so I reinstalled it. When I did so, I made sure to uncheck all the file associations. But when it installed, looky here, it hijacked all of my file associations including HomeSite. I would like to undo this and get all of my html files to associate with IE and to have IE associated with HomeSite once again. How do I do this? Thank you in advance. Daniel From genghis at members.evolt.org Wed Jun 5 05:36:01 2002 From: genghis at members.evolt.org (John Handelaar) Date: Wed Jun 5 05:36:01 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: <01c20c02$8f4c37c0$3caa1dd1@rudy> Message-ID: > -----Original Message----- > From: thelist-admin at lists.evolt.org > [mailto:thelist-admin at lists.evolt.org]On Behalf Of rudy > Sent: 04 June 2002 21:01 > To: thelist at lists.evolt.org > Subject: Re: [thelist] DEBATE: Fixed Width Vs Liquid > > designers who force you to open your window to avoid a horizontal scroll > are just as self-centered as people who drive to work with three seats > empty With all due respect, Rudy (and I hope you know that I'm sincere about that)... that's a crock :-) (For info, I usually do 'ice' designs - but part of the logic of that process imho is that your maximum layout width is 600px and no more) The thing that bugs the crap out of me when this comes up is that the pro-'liquid' camp insists that I'm forcing people to resize their browsers (even as they tell me their own layouts don't shrink to smaller than 600px), when in fact *the exact opposite* is true. I run browsers full-screen. I've never seen a neophyte user do anything else (maybe it's a UK thing? whatever, it's not relevant to this point anyway). If a 'liquid' layout renders text columns which are more than 8-12 words in length, that designer forces *me* to resize my browser window, else the site is unusable. Yeah, it's a print-originating point, but it's exactly as true on screen as it is on paper. No 'ice' site I do at 600px ever forces anyone to resize a window any more often than (I'm picking an example 'cos he won't mind) Aardvark's stuff, by his own admission a few posts ago. By contrast, *lots* of liquid sites, far far more, are less considerate. ------------------------------------------ John Handelaar T +44 20 8933 1494 M +44 7930 681789 F +44 870 169 7657 E john at userfrenzy.com ------------------------------------------ From genghis at members.evolt.org Wed Jun 5 05:39:01 2002 From: genghis at members.evolt.org (John Handelaar) Date: Wed Jun 5 05:39:01 2002 Subject: [thelist] PHP sessions Apache/Windows In-Reply-To: <000701c20c0a$3defb0c0$6501a8c0@neonreactor> Message-ID: > -----Original Message----- > From: thelist-admin at lists.evolt.org > [mailto:thelist-admin at lists.evolt.org]On Behalf Of John Corry > Sent: 04 June 2002 21:56 > To: thelist at lists.evolt.org > Subject: [thelist] PHP sessions Apache/Windows > > > I have a really weird error happening > > Code that worked fine (I think) 2 weeks ago doesn't work anymore. > > It's PHP that stores form values as session variables. It works on the > server (Apache/Linux) , but not on my workstation (Apache / Windows). > > It seems like a session variable is dissappearing...it's there on one > page, but then it just dissappears. Nothing in the code overwrites or > unregisters it...it just vanishes! If you're using IIS, and you're sending header() or cookie or session stuff *together*, it'll break. 6-year-old bug in IIS, could have been avoided by the PHP folks but they can't be bothered. Applies to CGI only. Which is nice in theory but the ISAPI module in PHP doesn't usually work at all :-( ------------------------------------------ John Handelaar T +44 20 8933 1494 M +44 7930 681789 F +44 870 169 7657 E john at userfrenzy.com ------------------------------------------ From mrudberg at challengesoftware.net Wed Jun 5 07:59:07 2002 From: mrudberg at challengesoftware.net (Mike Rudberg) Date: Wed Jun 5 07:59:07 2002 Subject: [thelist] Email List Software References: Message-ID: <012401c20c87$2f458a40$773cfea9@crabnebula> James, You might want to look into Mailman (http://list.org/download.html). It's written in Python and the overall perforance is superb. Another package (this one in Perl) is Majordomo (http://www.greatcircle.com/majordomo/). This is also quite good in operation. In both cases, they can run on all platforms. In the case of Mailman, you may have to download Python (http://www.python.org), decompress it, and compile it for whatever platform you want to run it on; however, you also may have to download/decompress/compile Perl (http://www.perl.com) for the Mac. BTW, both mail-list packages are Open Source. Mailman is used by SourceForge (http://sourceforge.net) for the individual project mailing lists. Hope this helps. Best, Mike Visit us at http://challengesoftware.net http://bemyringers.net/ringers - Ringers' Home Site Ringers: The Best Alternative to Surfing http://ringworld.sourceforge.net - The Official World of Webrings Project Home My ICQ #:160896032 ----- Original Message ----- From: James S. Huggins (dot com) To: Sent: Wednesday, June 05, 2002 1:59 AM Subject: [thelist] Email List Software > > I am looking for software, preferably PC or MAC based, that will perform > Email List functions (like subscriptions, double-opt-in, autoresponders, > email customization, etc). > > I'd appreciate any product references. > > > James S. Huggins > > > > > ... > > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! > From mrudberg at challengesoftware.net Wed Jun 5 07:59:13 2002 From: mrudberg at challengesoftware.net (Mike Rudberg) Date: Wed Jun 5 07:59:13 2002 Subject: [thelist] Email List Software References: <20020605101704.64623865.evolt@david.us-lot.org> Message-ID: <013c01c20c88$11558ca0$773cfea9@crabnebula> Actually, David, you're partially right. Mailman runs on Python. Python DOES come (typically) with most Linux releases; however, you can download Python (http://www.python.org) and, if you have a C Compiler for the PC or Mac, you can compile for Windoze. Being Open Source, Python is ditributed in source only. Best, Mike Visit us at http://challengesoftware.net http://bemyringers.net/ringers - Ringers' Home Site Ringers: The Best Alternative to Surfing http://ringworld.sourceforge.net - The Official World of Webrings Project Home My ICQ #:160896032 ----- Original Message ----- From: David Dorward To: Sent: Wednesday, June 05, 2002 5:17 AM Subject: Re: [thelist] Email List Software > On Wed, 5 Jun 2002 01:02:15 -0500 > "James S. Huggins (Evolt)" wrote: > > > I am looking for software, preferably PC or MAC based, that will > > perform Email List functions (like subscriptions, double-opt-in, > > autoresponders, email customization, etc). > > > > I'd appreciate any product references. > > Mailman, http://www.list.org/ - should run on a Mac. > > To quote the page: > > Mailman currently runs only on Unix-y systems, such as GNU/Linux, > Solaris, *BSD, etc. It should work on MacOSX but not earlier versions > of MacOS. It probably does not work on Windows, although it's possible > you could get it running on a Cygwin system (please let the developer > community know if you have success with this!) > > -- > David Dorward http://david.us-lot.org/ > HTML email is a bit like using coloured paper and glitter ink on a CV. > -- > For unsubscribe and other options, including > the Tip Harvester and archive of thelist go to: > http://lists.evolt.org Workers of the Web, evolt ! > From simon at incutio.com Wed Jun 5 08:06:01 2002 From: simon at incutio.com (Simon Willison) Date: Wed Jun 5 08:06:01 2002 Subject: [thelist] Email List Software In-Reply-To: <013c01c20c88$11558ca0$773cfea9@crabnebula> References: <20020605101704.64623865.evolt@david.us-lot.org> Message-ID: <5.1.0.14.0.20020605140235.02275a90@mail.incutio.com> At 07:56 05/06/02 -0400, you wrote: >Actually, David, you're partially right. Mailman runs on Python. Python >DOES come (typically) with most Linux releases; however, you can download >Python (http://www.python.org) and, if you have a C Compiler for the PC or >Mac, you can compile for Windoze. Being Open Source, Python is ditributed >in source only. That's not true - Python can be downloaded for Windows in a lovely, easy to use pre-packaged binary installer: http://www.python.org/2.2.1/ Direct download link: http://www.python.org/ftp/python/2.2.1/Python-2.2.1.exe I use it for all kinds of things (it can do some great stuff on Windows - the scripting language is totally cross platform compatible anyway and when you add stuff like the Windows COM extensions it becomes a powerful way of scripting and programming on the Windows platform). Regards, Simon Willison From roselli at earthlink.net Wed Jun 5 08:19:31 2002 From: roselli at earthlink.net (aardvark) Date: Wed Jun 5 08:19:31 2002 Subject: [thelist] DEBATE: Fixed Width Vs Liquid In-Reply-To: References: <01c20c02$8f4c37c0$3caa1dd1@rudy> Message-ID: <200206051318.g55DIvCN014005@leo.evolt.org> > From: "John Handelaar" [...] > No 'ice' site I do at 600px ever forces anyone to > resize a window any more often than (I'm picking an > example 'cos he won't mind) Aardvark's stuff, by his > own admission a few posts ago. By contrast, *lots* > of liquid sites, far far more, are less considerate. hey, i *do* mind... i'm cryin' in my cheerios... and yes -- you are exactly right... liquid sites *can* be just as offensive to users... that's why seeing the use of the max-width CSS property with em-based units (so it conforms to the type size of the user) has the potential to be so useful.... but ideally, with proper user testing and the like, we can all make ice/liquid/jello/manure sites that work for our users... and that 600px thing is dangerous, too, since if you kick scrollbars up above default in Win, you'll get horizontal scroll... 580 is safer, but then, that's all moot in liquid and may be moot if you know your audience, too... the one thing i don't like about ice sites is when they ram themselves into the upper left corner... otherwise, i don't notice unless it's ice over 600px, since i keep my windows ~640px in width anyway... -- Read the evolt.org case study Usability: The Site Speaks for Itself http://www.amazon.com/exec/obidos/ASIN/1904151035/evoltorg ISBN: 1904151035 From adam at hallinteractive.com Wed Jun 5 08:35:01 2002 From: adam at hallinteractive.com (Adam) Date: Wed Jun 5 08:35:01 2002 Subject: [thelist] textarea max character In-Reply-To: <200206051318.g55DIvCN014005@leo.evolt.org> Message-ID: hello all I'm looking for the answer to a thread I thought had been posted in the last few weeks but was unable to find in the list archives. How does one set the maximum character length/number for
workskiff aluminum boats