perspectivezoom / who-is-hiring-spec

23 stars 2 forks source link

Multiple positions? #2

Open colindean opened 9 years ago

colindean commented 9 years ago

How does this spec handle multiple positions or job titles?

I'd not want to have to post five different posts just to list five different positions, when what I'd prefer is to give a general overview and provide a link to our jobs page for detailed descriptions of the positions available.

Maybe instead of title, it could be Multiple positions?

tylerwhipple commented 9 years ago

+1, Either that or semicolon delimited

colindean commented 9 years ago
Acme Products | Test Engineer; Software Engineer; UX Designer; Product Manager; Development Manager; DevOps Thought Leader; Java/JavaScript Programmer | Las Vegas, NV; Austin, TX | Onsite; Remote | Full-Time; Part-Time | Visa (H1B) | Tunnel Theory; Kinematics

Engineer needed to test prototype products. Must be able to lift and carry anvils. 
metafriendly

or

Acme Products | Multiple positions - see body | Las Vegas, NV; Austin, TX | Onsite; Remote | Full-Time; Part-Time | Visa (H1B) | Tunnel Theory; Kinematics

Positions:
* Test Engineer; 
* Software Engineer; 
* UX Designer; 
* Product Manager; 
* Development Manager; 
* DevOps Thought Leader; 
* Java/JavaScript Programmer

Engineer needed to test prototype products. Must be able to lift and carry anvils. 
metafriendly

or

Acme Products | Multiple positions - see body | Las Vegas, NV; Austin, TX | Onsite; Remote | Full-Time; Part-Time | Visa (H1B) | Tunnel Theory; Kinematics

Positions:Test Engineer; Software Engineer; UX Designer; Product Manager; Development Manager; DevOps Thought Leader; Java/JavaScript Programmer

Engineer needed to test prototype products. Must be able to lift and carry anvils. 
metafriendly

or

Acme Products | Multiple positions - see body | Las Vegas, NV; Austin, TX | Onsite; Remote | Full-Time; Part-Time | Visa (H1B) | Tunnel Theory; Kinematics
Positions:
Test Engineer Software Engineer UX Designer
Product Manager Development Manager DevOps Thought Leader
Java/JavaScript Programmer
Engineer needed to test prototype products. Must be able to lift and carry anvils. 
metafriendly
perspectivezoom commented 9 years ago

Semi-colon delimited makes sense, I think. Otherwise, parsers would have to do additional processing to figure out what the positions are.