[dev-neuridia] dev Digest, Vol 2, Issue 14

Anthony Levensalor geek at java2certified.com
Thu Mar 20 19:43:54 PDT 2008


dev-request at lists.neuridia.org wrote:
> Send dev mailing list submissions to
> 	dev at lists.neuridia.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.neuridia.org/listinfo.cgi/dev-neuridia.org
> or, via email, send a message with subject or body 'help' to
> 	dev-request at lists.neuridia.org
>
> You can reach the person managing the list at
> 	dev-owner at lists.neuridia.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of dev digest..."
>
>
> Today's Topics:
>
>    1. Testing (Kevin Phillips)
>    2. Naming convention of CSS classes and IDs (Charles A. Landemaine)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Thu, 20 Mar 2008 10:27:00 +1200
> From: Kevin Phillips <kevin at bestnet.co.nz>
> Subject: [dev-neuridia] Testing
> To: dev at lists.neuridia.org
> Message-ID: <20080320102700.jq18jlejkksc44wc at www.bestnet.co.nz>
> Content-Type: text/plain;	charset=ISO-8859-1;	DelSp="Yes";
> 	format="flowed"
>
>
> Hands up from here, let me know what you would like :-)
>
> Kevin Phillips
> 06 857 5397
> 021 879 533
> www.bestnet.co.nz
> skype dollar_dad
>
> ----------------------------------------------------------------
> This message has been checked for viruses by Bestnet Solutions.
>
>
>
> ------------------------------
>
> Message: 2
> Date: Thu, 20 Mar 2008 16:22:51 -0300
> From: "Charles A. Landemaine" <landemaine at gmail.com>
> Subject: [dev-neuridia] Naming convention of CSS classes and IDs
> To: "Neuridia Dev List" <dev at lists.neuridia.org>
> Message-ID:
> 	<e6575a30803201222t69dcb0cdy255bb5eb550218ec at mail.gmail.com>
> Content-Type: text/plain; charset=ISO-8859-1
>
> Hi Anthony and guys,
>
> Our project can have many many classes and IDs in the HTML and CSS
> source code. We could have a specific naming scheme for them, for
> instance prepending them with lg_ for login screen, st_ for settings,
> etc... What do you think?
> Any experience in this naming scheme?
> Thanks,
>
>   
I'm not sure that a naming scheme is necessary on a per-page basis, as 
classes and ids for CSS will be used across multiple pages without 
doubt. so long as things are named specifically and well, there is no 
need for wart notation or any other superfluous additions to their names.

Let just make the names in such a way that they describe what they are 
for well enough to be used, and we're fine.

~Anthony



More information about the dev mailing list