RE:[wdvltalk] frames and titles

2005-12-13 Thread Trusz, Andrew
You want a fixed footer? One which is always visible. Use absolute positioning for bottom, left. Here are some quick tutorials. The first is just the footer. The second and third for faux frames using css. The fourth is so I can name drop; although it is a very good and complete site for fixed

re:[wdvltalk] Hard drive question

2005-12-13 Thread Trusz, Andrew
There are bits and bits and bytes and decimals and marketing; a bad combination if ever there was one. Bits can mean one of two things. One definition of bits is as a transmission rate -- modem speeds. This is a measure of the number of pulses which are transmitted in a time unit, usually a sec

re:[wdvltalk] OT: Spam problem

2005-12-12 Thread Trusz, Andrew
We went through this recently as well. Got the German addresses, Spanish and a few Japanese. What we found interesting is that the returns were all addressed to the same domain within each language grouping. In each case Google showed that the domain in question is a tabloid. Conceivably this is

re:[wdvltalk] Ruby On Rails

2005-12-01 Thread Trusz, Andrew
Stick with both Linux and Windows. Since you will have to check things in IE it's just as easy to use a dual boot or better yet a vm. Don't know anything about Ruby. I'm fortunate in having a job where the politics of IT so confounds the time line that hand crafting is easy enough to do. dre

Re:[wdvltalk] What are they doing here?

2005-11-30 Thread Trusz, Andrew
You might not have to look deeply into rss. If you use something like HotMetal Pro, you can probably pick up the feeds easily enough. Writing your own aggregator to pick up the feeds would require a detailed look. The good news there is that it's really xml so if you know xml you'll be ok with a

re:[wdvltalk] What are they doing here?

2005-11-30 Thread Trusz, Andrew
The key to understanding this page is in the doctype. The doctype tells us that the document root element is "html" and it is "public". This means it is validated using html and that the dtd being public (well-known) can be found in numerous locations. It also tells us that the dtd is "SoftQuad

re:[wdvltalk] Friday afternoon

2005-11-25 Thread Trusz, Andrew
Looks better with each pint. drew � The WDVL Discussion List from WDVL.COM � To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] or use the web interface http://e-newsletters.internet.com/discussionlists.html/ Send Your Posts To: wdvltalk@lists.wdvl.com To change subscrip

re:[wdvltalk] OT: what happens w/security when puter is in limbo?

2005-11-22 Thread Trusz, Andrew
To take Jon's explanation a bit further, security functions even in the abscene of a user. Firewalls and av are on the machine and function without a user logged on. That is to say, when a machine is up and running the firewall would block attempts to access the machine in accordance with the ru

Re: [wdvltalk] CSS "revisited"

2005-06-04 Thread TRUSZ,ANDREW
On Sat, 4 Jun 2005 17:23:17 +1200 "michael ensor" <[EMAIL PROTECTED]> wrote: the practice of setting standard defaults in style sheets is often recommended to avoid gotchas with different browsers and it seems that it has been taken to a whole new level, which is at least worth a read, URI's

RE: [wdvltalk] Mind drawing a blank

2005-04-13 Thread Trusz, Andrew
-Original Message- From: Portman [mailto:[EMAIL PROTECTED] Sent: Wednesday, April 13, 2005 12:12 PM To: wdvltalk@lists.wdvl.com Subject: [wdvltalk] Mind drawing a blank Hi all, I am drawing a blank - I am trying to think of what the little thing next to the URL in the address bar is c

RE: [wdvltalk] Dreamweaver update

2005-04-07 Thread Trusz, Andrew
-Original Message- From: Portman [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 4:15 PM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Dreamweaver update Hi Drew, The widths have been changed in the code. That is what is so frustrating. If you right click on the home pa

RE: [wdvltalk] Dreamweaver update

2005-04-05 Thread Trusz, Andrew
-Original Message- From: Portman [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:46 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Dreamweaver update One option I do have is to write to the original designer - at the risk of looking like I don't know what I am doing

RE: [wdvltalk] Dreamweaver update

2005-04-05 Thread Trusz, Andrew
-Original Message- From: Portman [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 11:11 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Dreamweaver update Hi Drew, I changed that page and the index.htm page. When I right click on the page I can view the new code I put i

RE: [wdvltalk] Dreamweaver update

2005-04-05 Thread Trusz, Andrew
king about the "About Goldtech", "Contact Us" etc tabs. Riva P.S. If you look at one of the other pages on the site you will see the correct spacing of the tabs. Trusz, Andrew wrote: >What changes have you made Riva? Which page? > >The home page is index.html. Go to an

RE: [wdvltalk] Dreamweaver update

2005-04-05 Thread Trusz, Andrew
-Original Message- From: Portman [mailto:[EMAIL PROTECTED] Sent: Tuesday, April 05, 2005 1:52 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Dreamweaver update Hi Mark, Yes, I can access the website and all the files, etc. but can't figure out which file opens the website. I t

Re:[wdvltalk] Re:Weird table colspan issue

2005-03-26 Thread Trusz, Andrew
No offense taken. Two classes (pun intended) of response. First is that a table is inappropriate here. Where's the relationship in the data? The table headers have nothing to do with the cells (unless Stephen has made significant changes since Friday night). The table is entirely for visual eff

Re:[wdvltalk] Weird table colspan issue

2005-03-25 Thread Trusz, Andrew
Stephen, Stephen, Stephen Why tables? Database generated content? Be interesting to see how you handle accessibility in the table since it is really presentational not data driven. There aren't really any table hearders. Why not use css for the presentation? If you are taking it from a db, I kn

RE: [wdvltalk] wdvltalk digest: March 24, 2005

2005-03-25 Thread Trusz, Andrew
-Original Message- From: Pace Computing Limited [mailto:[EMAIL PROTECTED] Sent: Friday, March 25, 2005 12:59 PM To: wdvltalk@lists.wdvl.com Subject: Re:[wdvltalk] wdvltalk digest: March 24, 2005 Hi everyone, I have a client who wants to edit my HTML templates on his MAC. He has trie

RE: [wdvltalk] Weird table colspan issue

2005-03-25 Thread Trusz, Andrew
-Original Message- From: Krawec, Mark [mailto:[EMAIL PROTECTED] Sent: Friday, March 25, 2005 9:17 AM To: wdvltalk@lists.wdvl.com Subject: RE:[wdvltalk] Weird table colspan issue Stephen It's weirder than you might have thought. Just had a look at that page in FF 1.0.2 - displays as y

RE: [wdvltalk] Nvu editor

2005-03-09 Thread Trusz, Andrew
-Original Message- From: Stephen Caudill [ Sent: Wednesday, March 09, 2005 10:40 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Nvu editor Guess I'm kinda a power user. I'll use it today and let ya'll know what I think. I'd encourage some of the other codites on the list to do

RE: [wdvltalk] IE display problem

2005-03-04 Thread Trusz, Andrew
-Original Message- From: Portman [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 1:12 PM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] IE display problem Thanks for the reply. Last week when my DSL went out, I called tech support to get back online. They had me go to a ce

RE: [wdvltalk] IE display problem

2005-03-04 Thread Trusz, Andrew
-Original Message- From: Portman Sent: Thursday, March 03, 2005 8:19 PM Subject: [wdvltalk] IE display problem Hi all, I have found this odd problem happening lately. I am unable to access certain websites with IE. Circuity City and Blockbuster are two examples. I can get there wit

RE: [wdvltalk] Site check please

2005-03-04 Thread Trusz, Andrew
MOU, you have 70 validation errors. They are in two principal groups. One is the "no such attribute" problem. The other is the entity issue in the php links. There is one error that seems to indicate you've used an id twice -- to the tower with ye! Many of the attribute issues have to do with xhtm

RE: [wdvltalk] [ot] intranet

2005-02-28 Thread Trusz, Andrew
-Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: Monday, February 28, 2005 12:26 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] [ot] intranet Bj, Thanks for the very thorough description; it reminded me that the reason the old pc as server stuck in my mi

RE: [wdvltalk] secondary meanings, incorrect spellings, et cetera

2005-02-10 Thread Trusz, Andrew
-Original Message- From: rudy [mailto:[EMAIL PROTECTED] Sent: Wednesday, February 09, 2005 6:35 PM To: wdvltalk@lists.wdvl.com Subject: Re:[wdvltalk] secondary meanings, incorrect spellings, et cetera > One thing that always rings my bell when I see it is people who use > "mute" when

RE: [wdvltalk] is this site good? [photos]

2005-02-03 Thread Trusz, Andrew
-Original Message- From: Stephen Caudill [m] Sent: Thursday, February 03, 2005 10:25 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] is this site good? [photos] Steven Streight wrote: > 2. In a global market, the WORLD wide web, there are some people who > don't even know what

RE: [wdvltalk] Is this site good?

2005-02-03 Thread Trusz, Andrew
I'd not seen pop-up windows apart from called content, though it was IE on another machine. I note the points about tables and HTML issues. I think what interested me most is css used for the shopping basket. I'd not seen it float like that, or even kept on the visited page before. I'd w

RE: [wdvltalk] Is this site good?

2005-02-02 Thread Trusz, Andrew
-Original Message- From: Joseph Harris [ Sent: Tuesday, February 01, 2005 10:26 PM To: wdvltalk@lists.wdvl.com Subject: [wdvltalk] Is this site good? I would not want to copy it, but I was impressed by some aspects of www.barrym.com (don't ask why I visited it) and particularly by the

RE: [wdvltalk] OT: MS Office

2005-02-01 Thread Trusz, Andrew
-Original Message- From: Peter MacGregor Sent: Tuesday, February 01, 2005 4:32 AM To: wdvltalk@lists.wdvl.com Subject: [wdvltalk] OT: MS Office I've happily got my new supercharged PC up and running - thanks to those that have provided advice if I haven't said it already. However, I hav

RE: RE:[wdvltalk] what makes a web or blog succeed?

2005-01-31 Thread Trusz, Andrew
-Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: Saturday, January 29, 2005 10:35 PM To: wdvltalk@lists.wdvl.com Subject: Re: RE:[wdvltalk] what makes a web or blog succeed? > but that wasn't the question, the question was WHAT makes a web site successful > > and

RE: [wdvltalk] markup for poetry

2005-01-27 Thread Trusz, Andrew
-Original Message- From: rudy [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 26, 2005 4:07 PM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] markup for poetry > Nothing wrong with the markup > > unless > the poem > were > written > like this sorry, drew, maybe i'm not gettin

RE: [wdvltalk] markup for poetry

2005-01-26 Thread Trusz, Andrew
-Original Message- i haven't been really paying attention to the font size in firefox thread, but there was some discussion of tags for poetry? what's wrong with this markup -- I have seen them riding seaward on the waves Combing the white hair of the waves blown back When the wind blo

RE: [wdvltalk] Font size in Firefox - drat!

2005-01-26 Thread Trusz, Andrew
-Original Message- From: Cheryl D Wise [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 26, 2005 2:50 PM To: wdvltalk@lists.wdvl.com Subject: RE: [wdvltalk] Font size in Firefox - drat! I should have noted that there is a perfectly valid CSS method of replacing the pre tags in doctyp

RE: [wdvltalk] Font size in Firefox - drat!

2005-01-26 Thread Trusz, Andrew
-Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 26, 2005 10:09 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Font size in Firefox - drat! Oh, is there nothing simple? Thanks drew, for the research. This is a list eZine that is also

RE: [wdvltalk] Font size in Firefox - drat!

2005-01-26 Thread Trusz, Andrew
-Original Message- From: Stephen Caudill [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 26, 2005 10:57 AM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Font size in Firefox - drat! Excellent catch on the pre tag, Drew! I wouldn't have thought to look for that and I didn't do

RE: [wdvltalk] Font size in Firefox - drat!

2005-01-26 Thread Trusz, Andrew
-Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 25, 2005 10:01 PM To: wdvltalk@lists.wdvl.com Subject: Re: [wdvltalk] Font size in Firefox - drat! Yes Stephen, CTRL plus + increases the size of all faces, but doesn't explain why FF interprets si

RE: [wdvltalk] Form problem

2005-01-14 Thread Trusz, Andrew
-Original Message- From: Portman Sent: Thursday, January 13, 2005 11:02 PM To: wdvltalk@lists.wdvl.com Subject: [wdvltalk] Form problem Hi all, I set up a membership form for a friend of mine that was working fine until about 2 days ago. I am not sure what happened. He has hosting wi

re:[wdvltalk] SCR: lf.mechavox.com

2004-12-08 Thread Trusz, Andrew
Well, one significant problem in Konquerer 3.1.4. The navigation list loads but then becomes obscured. The links change from words to a symbol which looks like stacked equilaeral triangles turned on edge. Other than that, the page looks fine. And you're right, Stephen, the web interface is nic

RE: [wdvltalk] SCR: lf.mechavox.com

2004-12-08 Thread Trusz, Andrew
Oh good you were listening! -Original Message- From: Linda Cole [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 08, 2004 2:03 PM To: [EMAIL PROTECTED] Subject: RE: [wdvltalk] SCR: lf.mechavox.com Drew: >Oh since I haven't figured out (or even found) the new web based >interface fo

RE: [wdvltalk] SCR: lf.mechavox.com

2004-12-08 Thread Trusz, Andrew
-Original Message- From: Stephen Caudill Sent: Wednesday, December 08, 2004 1:35 PM To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] SCR: lf.mechavox.com Trusz, Andrew wrote: LOL @ "agency custom image of xp"... My last work place had custom versions of IE 5.5 that were install

RE: [wdvltalk] SCR: lf.mechavox.com

2004-12-08 Thread Trusz, Andrew
-Original Message- From: Stephen Caudill Sent: Wednesday, December 08, 2004 1:22 PM To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] SCR: lf.mechavox.com Trusz, Andrew wrote: > > Looks good and all, validates as transitional, but line 33 is: > > > > align="

RE: [wdvltalk] SCR: lf.mechavox.com

2004-12-08 Thread Trusz, Andrew
-Original Message- From: Stephen Caudill Sent: Tuesday, December 07, 2004 12:08 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] SCR: lf.mechavox.com Was wondering if I could get a few folks to mosey by: http://lf.mechavox.com/ And let me know if they encounter any display quirks. This

RE: [wdvltalk] certain sites slow?

2004-12-07 Thread Trusz, Andrew
-Original Message- From: rudy Sent: Tuesday, December 07, 2004 10:58 AM To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] certain sites slow? > At this point you can see the setting for DNS. However, odds are this > is configured by dhcp so you can't change it. Which means this is nice >

RE: [wdvltalk] certain sites slow?

2004-12-07 Thread Trusz, Andrew
-Original Message- From: rudy Sent: Tuesday, December 07, 2004 10:27 AM To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] certain sites slow? > Try using a different DNS server in your network settings. if i knew how to do that, i would the only options i see are "Local Area Connection"

RE: Re: [wdvltalk] Alphanumeric Ordered List

2004-11-26 Thread Trusz, Andrew
-Original Message- From: Gerenday, Perry (P.) Sent: Tuesday, November 23, 2004 2:01 PM To: [EMAIL PROTECTED] Subject: RE: Re: [wdvltalk] Alphanumeric Ordered List BJ wrote: > Try: > > 1. > text text text > 2a. > text text text > (etc) > > This will give you the same block layout as

RE: Re: [wdvltalk] Alphanumeric Ordered List

2004-11-26 Thread Trusz, Andrew
-Original Message- From: Gerenday, Perry (P.) [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 2:01 PM To: [EMAIL PROTECTED] Subject: RE: Re: [wdvltalk] Alphanumeric Ordered List BJ wrote: > Try: > > 1. > text text text > 2a. > text text text > (etc) > > This will give you t

RE: [wdvltalk] Alphanumeric Ordered List

2004-11-23 Thread Trusz, Andrew
-Original Message- From: Perry Gerenday [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 23, 2004 12:01 AM To: [EMAIL PROTECTED] Subject: Re: [wdvltalk] Alphanumeric Ordered List Stephen Caudill wrote: >Any reason why you couldn't just do this: > >1. XX > * x > *

RE: [wdvltalk] no longer receiving posts from the list

2004-11-05 Thread Trusz, Andrew
-Original Message- From: Nancy Bernardine Sent: Thursday, November 04, 2004 5:42 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] no longer receiving posts from the list I've been busy and just noticed I am no longer receiving posts. Tried to check online but the sparks list won't let me

[wdvltalk] RE: Code interpretation problem

2004-10-28 Thread Trusz, Andrew
-Original Message- From: Joseph Harris Sent: Thursday, October 28, 2004 8:52 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: Code interpretation problem I would only put a bit of repeater text in case the logo is slow downloading. = So

[wdvltalk] RE: Code interpretation problem

2004-10-28 Thread Trusz, Andrew
-Original Message- From: Joseph Harris Sent: Wednesday, October 27, 2004 3:45 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: Code interpretation problem drew and Perry, The left column is displaced to the right by two or three inches, and the words in black should be under the logo.

[wdvltalk] RE: Code interpretation problem

2004-10-27 Thread Trusz, Andrew
-Original Message- From: Joseph Harris Sent: Wednesday, October 27, 2004 10:24 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: Code interpretation problem drew, I'm not getting there. I thought it might be the local server program at fault so I've uploaded to the host. This is t

[wdvltalk] RE: Code interpretation problem

2004-10-27 Thread Trusz, Andrew
-Original Message- From: Joseph Harris Sent: Tuesday, October 26, 2004 9:08 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Code interpretation problem Sailing, as I was, through a bit of coding and producing a look that I liked, I found myself faced with a different look when I turned f

[wdvltalk] RE: slices blowing in the wind!

2004-10-25 Thread Trusz, Andrew
-Original Message- From: Joseph Harris Sent: Saturday, October 23, 2004 6:54 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] slices blowing in the wind! I have exhausted all my knowledge - and then some - trying to get this sliced graphic to sit together in the top corner of the site con

[wdvltalk] RE: Nested Lists (was in CSS)

2004-09-22 Thread Trusz, Andrew
No. You had it right the first time, drew -Original Message- From: Ross Clutterbuck [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 22, 2004 10:40 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] Nested Lists (was in CSS) Ignore me list, I just remembered how to do it lol So, to answ

[wdvltalk] RE: OT

2004-09-22 Thread Trusz, Andrew
-Original Message- From: jdmajor Sent: Wednesday, September 22, 2004 12:40 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] OT I will be leaving the group. I'm still waiting for surgery, so nothing new yet. I want to thank all of you on the list, please forgive me if I don't name you pe

[wdvltalk] RE: font meets font in css

2004-09-21 Thread Trusz, Andrew
l structuring. Or if document is the entire site, then no it doesn't since there already is an h1 but the page could still have an h1. drew - Original Message ----- From: "Trusz, Andrew" < > To: <[EMAIL PROTECTED]> Sent: Tuesday, September 21, 2004 11:53 AM

[wdvltalk] RE: font meets font in css

2004-09-21 Thread Trusz, Andrew
-Original Message- From: [EMAIL PROTECTED] Sent: Tuesday, September 21, 2004 11:50 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: font meets font in css Umm, wouldn't we be right back at the tag then? ;-) Absolutely not! As rudy said, use a class for the h2. Don't style the headin

[wdvltalk] RE: font meets font in css

2004-09-21 Thread Trusz, Andrew
-Original Message- From: Joseph Harris Sent: Monday, September 20, 2004 6:08 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: font meets font in css I've put the page up on http://www.smilepoetryweekly.com/master%20-%20developing%20-%20css.htm if you care to have a look you can see ho

[wdvltalk] RE: CSS boxes etc

2004-09-14 Thread Trusz, Andrew
-Original Message- From: Ross Clutterbuck [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 14, 2004 8:58 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: CSS boxes etc > Their site is excellent for explaining some of the special features found only in IE. How politically correct of y

[wdvltalk] RE: CSS boxes etc

2004-09-14 Thread Trusz, Andrew
-Original Message- From: Joseph Harris [mailto:[EMAIL PROTECTED] Sent: Monday, September 13, 2004 7:44 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] CSS boxes etc With Cascade DTP I have just been experimenting with absolute positioning. My impression is that this forces a very rigid app

[wdvltalk] xp sp2

2004-09-09 Thread Trusz, Andrew
As a follow up to the sp2 discussions, this is from Scott Finnie's Newsletter: The latest warning from Microsoft is that you should sweep your computer for spyware before you install SP2. If spyware has already taken hold, it could cause SP2's installation routine to freeze before completion. S

[wdvltalk] RE: OT memory error messages

2004-08-23 Thread Trusz, Andrew
-Original Message- From: PBC Web Design To: [EMAIL PROTECTED] Subject: [wdvltalk] OT memory error messages Hi, I've checked out the Microsoft site on this and cannot find the specific same numbers as their one or two listings that are similar to this one. I'm receiving memory errors su

[wdvltalk] RE: best HTML book/online tute

2004-08-23 Thread Trusz, Andrew
West Civ has a wonderful set of tutorials on html and css. Currently they are running the free version of intro to css. The basic html is also available. They market packages combining various tutorials. http://www.westciv.com/courses/ And of course there is the venerable Peach Pit publication fr

[wdvltalk] Re: Are you all there?

2004-08-05 Thread Trusz, Andrew
And now you know too, so hush. drew -Original Message- From: Brewnetty (AuntySpam) [mailto:[EMAIL PROTECTED] Sent: Thursday, August 05, 2004 11:27 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: Are you all there? The internet closed and they forgot to notify you and me. AuntySpam htt

[wdvltalk] Re: php and css tables

2004-07-29 Thread Trusz, Andrew
-Original Message- From: Sheila Fenelon [mailto:[EMAIL PROTECTED] Sent: Thursday, July 29, 2004 8:35 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: php and css tables Trusz, Andrew wrote: > What does turn out to > work is just to drop the quotes in the embedded style sheet. S

[wdvltalk] Re: php and css tables

2004-07-29 Thread Trusz, Andrew
-Original Message- From: steve miller Sent: Wednesday, July 28, 2004 1:24 PM To: [EMAIL PROTECTED] Re: php and css tables I know this has worked for me: .plan_name { color: ; font-weight: normal; font-size: 18px; font-family: Trebuchet MS, Verdana, Arial; } Maybe try: .top { backgr

[wdvltalk] Re: php and css tables

2004-07-29 Thread Trusz, Andrew
-Original Message- From: Sheila Fenelon Re: php and css tables Hi drew, I'm confused, where exactly are you doing this > > .top{background-color:"$top_row_color";} > table{border: 1px solid "$main_table_border_color";} > Is it in a .css file or a .php file? It needs to be in a .php

[wdvltalk] Re: Is Netscape 4.x dead?

2004-07-19 Thread Trusz, Andrew
-Original Message- From: Ross Clutterbuck [Re: Is Netscape 4.x dead? I don't worry about older browsers per se, but like Rudy it's the @import trick I use to keep the design work hidden from horrors like Netscape 4.7 (and I'm most pleased of myself I've not used a single CSS hack in abou

[wdvltalk] RE: [OT] disappearing drive letter

2004-06-18 Thread Trusz, Andrew
-Original Message- From: Smile-Poet [mailto:[EMAIL PROTECTED] Sent: Friday, June 18, 2004 5:31 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: [OT] disappearing drive letter Jon, So I'm lucky that Windows keeps the partition letter until the end of the session? I haven't got any Lin

[wdvltalk] RE: [OT] freezing in MySQL

2004-06-07 Thread Trusz, Andrew
-Original Message- From: Smile-Poet [Subject: [wdvltalk] RE: [OT] freezing in MySQL The most likely cause (remembering earlier comments on long text in tables, OR links to files) is the blogs as there seems also an issue with varchar. Then poor old mysql gets confused (and aren't we all?

[wdvltalk] RE: [OT] freezing in MySQL

2004-06-07 Thread Trusz, Andrew
I'm inclined to agree the hotfix seems an unlikely cause. Next thing would be to check the mysql mail lists and bulletin boards and the sourceforge mysql faq. Check archives and such to see if the question has already been answered. If not ask. It's not as if repeat questions don't occur. drew -

[wdvltalk] RE: [OT] freezing in MySQL

2004-06-04 Thread Trusz, Andrew
Way to go Joe! Merit badge in Troubleshooting and a pint. drew -Original Message- From: Smile-Poet [mailto:[EMAIL PROTECTED] Sent: Friday, June 04, 2004 6:58 AM To: [EMAIL PROTECTED] Subject: [wdvltalk] RE: [OT] freezing in MySQL Aha...! drew, In the course of preparing and gingerly t

[wdvltalk] RE: [OT] freezing in MySQL

2004-06-03 Thread Trusz, Andrew
-Original Message- From: Smile-Poet Sent: Wednesday, June 02, 2004 6:26 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] [OT] freezing in MySQL This may have happened since I loaded Weblog and put its tables in one of the databases. ... The other main thing I have installed is Via Voic

[wdvltalk] OT: wireless networks

2004-06-03 Thread Trusz, Andrew
I've been worried all night about people thinking that WEP, a network setup, and changed SSID make a wireless network secure (yes I do have better things to do but that doesn't always matter). So here's synopsis of the inherent weaknesses of wireless. If you want a detailed exposition I'd recommend

[wdvltalk] RE: OT: wireless network adaptor question

2004-06-02 Thread Trusz, Andrew
-Original Message- From: Cheryl D. Wise Subject: [wdvltalk] RE: OT: wireless network adaptor question We actually have 2 separate wireless networks. One secured with authentication again a Windows 2003 domain controller on the higher speed g network. The other pretty much wide open thou

[wdvltalk] RE: SMTP on Windows 2000, round 2

2004-05-19 Thread Trusz, Andrew
-Original Message- From: Ross Clutterbuck Subject: [wdvltalk] RE: SMTP on Windows 2000, round 2 Hi drew > What relay restrictions did you put in place? The current relay restrictions are messed up but are as follows: -- Only computers in the list can access (but the list is empty) --

[wdvltalk] RE: SMTP on Windows 2000, round 2

2004-05-19 Thread Trusz, Andrew
-Original Message- From: Ross Clutterbuck Subject: [wdvltalk] SMTP on Windows 2000, round 2 Tis I again with ongoing problems... especially now that refining the security settings on the server to keep unauthorised access out has now stopped me from receiving mail. Every time I send an

[wdvltalk] Re: OT: Stopping Spam

2004-05-13 Thread Trusz, Andrew
-Original Message- From: Elisa Butler [mailto:[EMAIL PROTECTED] I will also be doing the unsub to all of my email groups, including this one (sniff!). __ WDVL has a nice feature by which you can remain subscribed but sus

[wdvltalk] RE: SMTP on Windows 2000

2004-05-12 Thread Trusz, Andrew
-Original Message- From: Ross Clutterbuck [mailto:[EMAIL PROTECTED] Subject: [wdvltalk] RE: SMTP on Windows 2000 Drew et all So far so good - the info you provided has got this server set up very nicely indeed. Just one little thing I'm stuck on again...how exactly do I now retrieve ma

[wdvltalk] RE: .shtml files with IIS 5

2004-05-12 Thread Trusz, Andrew
-Original Message- From: cronan gogarty [mailto:[EMAIL PROTECTED] Sent: Tuesday, May 11, 2004 2:32 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] .shtml files with IIS 5 anybody have an idea why .shtml files will not show up in IIS5? The files are working fine, we can access index.shtml

[wdvltalk] RE: SMTP on Windows 2000

2004-05-12 Thread Trusz, Andrew
-Original Message- From: Ross Subject: [wdvltalk] SMTP on Windows 2000 Oh there is a patch for relay control: http://www.microsoft.com/technet/security/bulletin/MS02-012.mspx drew • The WDVL Discussion List from WDVL.COM • _

[wdvltalk] RE: SMTP on Windows 2000

2004-05-12 Thread Trusz, Andrew
-Original Message- From: Ross Clutterbuck Subject: [wdvltalk] SMTP on Windows 2000 . I've set up and configured the SMTP service and created a Virtual SMTP server assigned to the IP I want but what now? I don't know if it's configured correctly and securely or how now to set up access t

[wdvltalk] Re: css not acting

2004-04-23 Thread Trusz, Andrew
Css behaves slightly differently in tables. Special set of sub rules. Post your code for the disaster. It's very possible you've forgotten to close a } or a > somewhere that causes the blank. A url even to a blank page would do it since we could look at the source. drew -Original Message---

[wdvltalk] Re: SCR: http://www.turtle.ie/test/index.htm

2004-04-22 Thread Trusz, Andrew
Jac, Proabably too much blue area at the sides; somehow it fights. - Jan is right, the blue looks great. These are just anti-blue whiners. Don't listen to 'em! Fix the bottom links and it will be up to your usual extraordinary design standards. We'll lam

[wdvltalk] RE: [OT] Home networking help...

2004-04-20 Thread Trusz, Andrew
-Original Message- From: Tristan.Pretty] Sent: Tuesday, April 20, 2004 10:20 AM Subject: [wdvltalk] [OT] Home networking help... My situation... I have a wireless connection with 5 computers. Router - 10.0.1.138 A - Apple Mac - 10.0.1.10 B - Apple Mac - 10.0.1.12 C - PC - XP Pro -

[wdvltalk] Re: New Netsky Variant -- No Attachment Needed

2004-04-16 Thread Trusz, Andrew
-Original Message- From: Amanda Birmingham Subject: [wdvltalk] Re: New Netsky Variant -- No Attachment Needed Hi, Cheryl, My Mail Format tab says "Choose a format for outgoing mail", for which "plain text" is an option. I don't see any option on that tab that refers to *incoming* mail

[wdvltalk] Re: New Netsky Variant -- No Attachment Needed

2004-04-16 Thread Trusz, Andrew
-Original Message- From: Peter MacGregor [Subject: [wdvltalk] Re: New Netsky Variant -- No Attachment Needed Does that tab exist in versions of OE that aren't patched? I don't use it and haven't installed it, but I passed on your details to someone that has. He says he can't find the R

[wdvltalk] Re: FrontPage Form Question

2004-04-09 Thread Trusz, Andrew
-Original Message- From: Bj Sent: Thursday, April 08, 2004 2:43 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: FrontPage Form Question - Original Message - From: "Tucson-WebDesign > My knowledge is that ASP and CGI cant/dont exist > on the same server, its one or the other.

[wdvltalk] Re: [not OT] Serious advice!!!

2004-04-06 Thread Trusz, Andrew
oh, and before you say "you're nuts" let me tell you right away that yes, i do get people sending me Word docs too i just don't open them in Word, i open them in a Word viewer, where they remain harmless rudy - Microsoft Word Viewer?

[wdvltalk] Re: PHP book update

2004-04-06 Thread Trusz, Andrew
Meloni or Fenelon (the course is 6 weeks online) would do as a beginning. Ullman would be better for a second level. None would do what you are trying, Joseph. That would probably be best with something like what John Hughes suggested -- php and mysql. But only after the foundational readings. dr

[wdvltalk] Re: PHP book update

2004-04-06 Thread Trusz, Andrew
-Original Message- From: Sheila Fenelon [mailto:[EMAIL PROTECTED] Sent: Monday, April 05, 2004 6:43 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: PHP book update Bj wrote: > > Joseph, you almost make me want to write a php book just for you, however I > am sure there are good ones o

[wdvltalk] RE: [PHP] problems with php.ini

2004-04-02 Thread Trusz, Andrew
[PHP] problems with php.ini Shouldn't be so... I think I remember using document_root in win2k pro. Paul | -Original Message----- | From: Trusz, Andrew [mailto:[EMAIL PROTECTED] | Sent: Friday, April 02, 2004 6:02 PM | To: [EMAIL PROTECTED] | Subject: [wdvltalk] RE: [PHP] problems w

[wdvltalk] Re: OT: IE Problems

2004-03-30 Thread Trusz, Andrew
You might want to check the March 22nd issue of Scot Finnie Newsletter for a rundown of the patch. http://www.scotsnewsletter.com/ And as I remember, there ought to be something on the Woody Leonhard site; although I don't remember exactly which newsletter or when. Try the archives. http://www

[wdvltalk] RE: Autonumber trigger

2004-03-19 Thread Trusz, Andrew
wasn't that causing the problems. It was an oversight by me. Thanks for the help. Robert *-* Application Programmer x4863 -Original Message- From: Trusz, Andrew [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 9:42 AM To: [EMAIL PROTECTED] Subject: [wdv

[wdvltalk] RE: Autonumber trigger

2004-03-19 Thread Trusz, Andrew
u by setting an integer value for "id"? I have my auto column name set to proj_id and the data type is numeric. Robert *-* Application Programmer x4863 -Original Message- From: Trusz, Andrew [mailto:[EMAIL PROTECTED] Sent: Friday, March 19, 2004 8:41 AM

[wdvltalk] RE: Autonumber trigger

2004-03-19 Thread Trusz, Andrew
Either in the code creating the table by identifying the column as Auto, or by using the Enterprise Manager and setting an Integer value for "id" (the typical auto column name) and then setting the Identity as "Yes" and then under Columns at the bottom of the page as Identity. Identity Seed and Ide

[wdvltalk] RE: Self-employed designer or employee?

2004-03-18 Thread Trusz, Andrew
The job is at a federal agency which adheres mostly to the Microsoft-wide-web. The work is done after hours on the world-wide-web. drew • The WDVL Discussion List from WDVL.COM • To Join wdvltalk, Send An Email To: mailto:[EMAIL PROTECTED] Send Your Posts To: [EMAIL PROTECTED

[wdvltalk] Re: Simple Web Server?

2004-03-11 Thread Trusz, Andrew
-Original Message- From: jmwcruiser [ Sent: Thursday, March 11, 2004 12:13 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: Simple Web Server? Thanks John - Sounds like I need to set aside some time to get Apache going. If I can get Apache working, then I won't need to upgrade to XP Pro

[wdvltalk] RE: Creating a password protected directory

2004-03-10 Thread Trusz, Andrew
Ali, you might check with the hosting company to see if they have an installed script for passwording directories. If they do, it's just a matter of following the directions in the script or the accompanying documentation. drew -Original Message- From: Tech Support / Webmaster [mailto:[E

[wdvltalk] Re: $_POST and access questions

2004-03-09 Thread Trusz, Andrew
-Original Message- From: Sheila Fenelon] Sent: Tuesday, March 09, 2004 2:26 PM To: [EMAIL PROTECTED] Subject: [wdvltalk] Re: $_POST and access questions rudy wrote: >>I think you really could learn SQL in ten one-minute lessons from it. > > > yes, like you can learn how to play chess

  1   2   3   >