RES: [WSG] Out of Office AutoReply: WSG Digest

2007-08-16 Thread SosCpdGMail
Agree...

-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de Alvaro Mouriño
Enviada em: quinta-feira, 16 de agosto de 2007 15:25
Para: wsg@webstandardsgroup.org
Assunto: Re: [WSG] Out of Office AutoReply: WSG Digest

On 8/16/07, Chris Williams [EMAIL PROTECTED] wrote:
  My point is, there must be a software solution to this in the mailing
list
 software.  Yahoo must be filtering these messages, no?  Isn't there a
better
 mousetrap here, rather than expecting thousands of members to remember to
 edit their settings right before they head out on holiday?

I agree, this is the list with more oof replies I'm subscribed to.
It's a bit annoying.

AlvAro

You can't change the world, but you can change your mind.
Software Libre: El conocimiento no puede tener dueño.


***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



RES: [WSG] HELP with CSS

2007-07-27 Thread SosCpdGMail
Hello Ted

There is, somewhere, a reference or tutorial of how can we read and learn
about the structural way and css? I have look around many and many
approaches to this subject, in many and many different ways like books,
googling and sources. Its hard to pick one. Any of them always have a catch,
and it is much more difficult if you write code from interpreted scripts
like I do.

Thanks in advance

Rafael


-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de Ted Drake
Enviada em: sexta-feira, 27 de julho de 2007 14:31
Para: wsg@webstandardsgroup.org
Assunto: RE: [WSG] HELP with CSS

Hi Olajide

Your page suffers from a common ailment. You are approaching CSS before
structural markup.

You need to re-build your page with semantic markup and then apply the CSS.

Here are some common problems that you have.

Multiple h1 elements. The H1 should only appear once and should define the
whole page. Flyer Design and Nu' Image... should be h3 elements.

Div class=thumbnail is repeated. Divs have no structure and are just a
container. This should be an unordered list with each div an li and
class=thumbnail applied to the ul

Why are you using a block quote when there is no quote inside? 
p
In 2005, me and a couple of the youth took on this project to start
a youth magazine for the church. Here is the outcome. Designed by yours
truely. 
/p

This is a statement by yourself and you are not referencing an outside
source. The blockqoute is an incorrect use.

Don't use inline images to replace a simple background color: li
  img src=images/red.gif alt=Olajide Olaolorun height=40 width=40
/li
li
  img src=images/red.gif alt=Olajide Olaolorun height=40 width=40
/li

Be careful with using color:#fff without applying a background color to the
container. Look at your site with images disabled, white on white text is
not very useful.

To repeat, you're not alone. Too many people approach CSS without having a
good understanding of structural markup. Your code will be bloated and you
will end up with complicated CSS until you understand how to use the
structural elements correctly. 

Ted Drake
www.last-child.com

--

From:   Olajide Olaolorun
Sent: Thursday, July 26, 2007 1:18 PM
To: WSG
Subject: [WSG] HELP with CSS

 

Can someone help me out here:

http://www.olajideolaolorun.com/gfx/

There is a problem with where the text start and where the pictures end..
For some reson it loads under the pictres and i have to use the p tag to
create spacing for it... can someone help me out. 

-- 
Best Regards, 
Olajide Olaolorun 
###
Personal: http://www.olajideolaolorun.com
Business: http://www.tripleo.biz 
   



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



RES: [WSG] Serving Different Content to Returning Visitors

2007-07-26 Thread SosCpdGMail
That was a big mistake... sorry.

-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de SosCpdGMail
Enviada em: quinta-feira, 26 de julho de 2007 20:22
Para: wsg@webstandardsgroup.org
Assunto: RES: [WSG] Serving Different Content to Returning Visitors

Sorry, im quite new to all that, but cant you look for cached content? Ip
addresses cannot be used I think, because routers and all that, but cached
files will be sure on client machine if he don't clear cache since last
visit.

-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de Hassan Schroeder
Enviada em: quinta-feira, 26 de julho de 2007 21:14
Para: wsg@webstandardsgroup.org
Assunto: Re: [WSG] Serving Different Content to Returning Visitors

Daniel Kendrick wrote:
 I am curious if there is a way to serve up different pages to returning 
 visitors so its different than that of a first time visitor.

Sure. :-)

 I would like to avoid cookies all together. But if I must I must.

The only alternative to cookies is to force the user to authenticate
to your application, after which -- if you don't want to use a session
cookie -- you'll have to do url rewriting.

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

dream.  code.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



RES: [WSG] Serving Different Content to Returning Visitors

2007-07-26 Thread SosCpdGMail
http://jeremiahgrossman.blogspot.com/2006/08/i-know-where-youve-been.html#wh
ereyoubeen

 

This sound's to be a way.

 

  _  

De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de Daniel Kendrick
Enviada em: quinta-feira, 26 de julho de 2007 20:40
Para: wsg@webstandardsgroup.org
Assunto: [WSG] Serving Different Content to Returning Visitors

 

I am curious if there is a way to serve up different pages to returning
visitors so its different than that of a first time visitor.

I would like to avoid cookies all together. But if I must I must.

Thanks for any help, 

--D



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***

RES: [WSG] Serving Different Content to Returning Visitors

2007-07-26 Thread SosCpdGMail
Sorry, im quite new to all that, but cant you look for cached content? Ip
addresses cannot be used I think, because routers and all that, but cached
files will be sure on client machine if he don't clear cache since last
visit.

-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de Hassan Schroeder
Enviada em: quinta-feira, 26 de julho de 2007 21:14
Para: wsg@webstandardsgroup.org
Assunto: Re: [WSG] Serving Different Content to Returning Visitors

Daniel Kendrick wrote:
 I am curious if there is a way to serve up different pages to returning 
 visitors so its different than that of a first time visitor.

Sure. :-)

 I would like to avoid cookies all together. But if I must I must.

The only alternative to cookies is to force the user to authenticate
to your application, after which -- if you don't want to use a session
cookie -- you'll have to do url rewriting.

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

dream.  code.



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



RES: RES: [WSG] Serving Different Content to Returning Visitors

2007-07-26 Thread SosCpdGMail


Your post really help to fix the problem. I'm very glad. In a very
hard way, applets can do the job. If you need a how-to, I can loose some
time in. Just ask. Any way, a better choice is already provided with use of
the history contents. A tip for you: Dream. Code. Be more intuitive.

Rafael



-Mensagem original-
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Em nome
de Hassan Schroeder
Enviada em: quinta-feira, 26 de julho de 2007 23:10
Para: wsg@webstandardsgroup.org
Assunto: Re: RES: [WSG] Serving Different Content to Returning Visitors

SosCpdGMail wrote:
 Sorry, im quite new to all that, but cant you look for cached content? Ip
 addresses cannot be used I think, because routers and all that, but cached
 files will be sure on client machine if he don't clear cache since last
 visit.

And you'll look for cached content how?

-- 
Hassan Schroeder - [EMAIL PROTECTED]
Webtuitive Design ===  (+1) 408-938-0567   === http://webtuitive.com

   dream.  code.




***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***



***
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
***