NYCPHP Meetup

NYPHP.org

[nycphp-talk] OT: webmaster test

Kristina Anderson ka at kacomputerconsulting.com
Mon Apr 14 18:20:42 EDT 2008


On the topic of tests and testing and unreasonable requests from would-
be employers or clients:

Recently there was a lady who posted not only to Craig's List Gigs 
section but also to this list, "desperate" for a developer to start 
ASAP.  I sent over my resume and she responded saying "send a code 
sample"...and I emailed her back saying, I have 10+ years of 
experience, I don't feel I am in a position to have to prove to you 
that I can write code.  

I guess a lot of other people responded to her the same way, as she was 
searching a while.  What was she going to do with the code, anyway?  
Chances are she was just a "civilian" who could no more read code [ever 
notice how when you show it to them they go "OH WOW MAN look at that" 
and then their eyes glaze over?] than read Russian.  And if she can 
read it, she should have to pay for it anyway.

I'm not really sure why they ask for code, seems stupid to me!



-- Kristina

> 
> Yes, but this would be okay:
> 
> body {
>   color: black;
>   background-color: white
> }
> 
> On Mon, Apr 14, 2008 at 4:24 PM, Ken Robinson <kenrbnsn at rbnsn.com> 
wrote:
> 
> > Quoting Allen Shaw <ashaw at polymerdb.org>:
> >
> >  André Pitanga wrote:
> > >
> > > > 4) Which is the correct CSS syntax?
> > > >     a) body {color: black}
> > > >     b) body:color=black
> > > >     c) {body:color=black}
> > > >     d) {body color:black}
> > > >
> > > >  Doesn't correct CSS syntax require a semicolon?
> > > body {color: black;}
> > >
> >
> > CSS only requires the semi-colon when there is more than one 
statement in
> > the block.
> >
> > This is ok:
> > body {
> >   color: black
> > }
> >
> > This is not ok:
> > body {
> >   color: black
> >   background-color: white;
> > }
> >
> > Ken
> >
> >
> > _______________________________________________
> > New York PHP Community Talk Mailing List
> > http://lists.nyphp.org/mailman/listinfo/talk
> >
> > NYPHPCon 2006 Presentations Online
> > http://www.nyphpcon.com
> >
> > Show Your Participation in New York PHP
> > http://www.nyphp.org/show_participation.php
> >
> 
> 
> 
> -- 
> Brian O'Connor
> 
> 





More information about the talk mailing list