Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > Seeking a JavaScript expert (job opportunity, Boston, MA, USA)

Reply
Thread Tools

Seeking a JavaScript expert (job opportunity, Boston, MA, USA)

 
 
Daniel Barrett
Guest
Posts: n/a
 
      11-29-2005

My company is seeking a JAVASCRIPT GURU to work on our very dynamic
web site. (5+ million customers, 10,000+ orders shipped per day.)
You must be comfortable and agile with the following techniques:

* Object-oriented JavaScript.

* Multiple threads in JavaScript.

* Client/server communication in JavaScript, without navigating away
from the current page.

* Web page content that can be edited and repositioned within the
browser window, using JavaScript. For example, content that can be
dragged around with the mouse within the browser window.

* Changing the structure of HTML elements dynamically, using JavaScript.

* Function pointers in JavaScript.

* Experience with .NET is a big plus.

If you have these prerequisites and are looking for new challenges, we
invite you to send your resume to . To help us find
you (among the other applications we get each day), please mention
comp.lang.javascript in the subject line, e.g.:

Subject: JavaScript engineer (comp.lang.javascript)

This is a full-time position in the Boston (USA) area at a fun,
successful, medium-sized technology company, VistaPrint.

Here are links to many articles about VistaPrint:

http://www.vistaprint.com/vp/about/listevents.aspx

Financials from the most recently completed quarter:

http://biz.yahoo.com/bw/051025/256222.html

And here's the required "marketing blurb" about the company that must
go in all our job ads:

VistaPrint Limited (Nasdaq:VPRT) is the leading online supplier of
high-quality graphic design services and customized printed products
to small businesses and consumers. VistaPrint offers custom designed,
full-color, low-cost printed products even in small quantities. Over 5
million small businesses and consumers have already chosen VistaPrint
for products ranging from business cards and brochures to invitations
and thank you cards. A global company, VistaPrint employs more than
450 people and operates 16 localized Web sites serving over 120
countries around the world. A broad range of design options are
available online at www.vistaprint.com. VistaPrint's printed products
are satisfaction guaranteed.

Thanks, and good luck!
 
Reply With Quote
 
 
 
 
Jim Ley
Guest
Posts: n/a
 
      11-29-2005
On Tue, 29 Nov 2005 10:32:50 -0600, Daniel Barrett
<> wrote:

> Subject: JavaScript engineer (comp.lang.javascript)


Well good effort with a lot of the advert, at least you targetted at
the audience, and provided the majority of details.

2 very important things were missing of course, the visa requirements
of applicants, and how much you'd pay them... How can anyone apply
unless they know what you're willing to pay?

Jim.
 
Reply With Quote
 
 
 
 
Kevin Newman
Guest
Posts: n/a
 
      11-29-2005
Daniel Barrett wrote:

> * Multiple threads in JavaScript.


Can you do threads in client side JavaScript? JavaScript is event
driven, so I can see how you might run multiple bits of code at the same
time, but is that really multi-threaded?

> * Function pointers in JavaScript.


Can you do pointers in Client Side JavaScript (can you even pass by
reference explicitly)?

Just curious.

Kevin N.
 
Reply With Quote
 
Jim Ley
Guest
Posts: n/a
 
      11-29-2005
On Tue, 29 Nov 2005 17:11:56 GMT, Kevin Newman <>
wrote:

>Daniel Barrett wrote:
>
>> * Multiple threads in JavaScript.

>
>Can you do threads in client side JavaScript? JavaScript is event
>driven, so I can see how you might run multiple bits of code at the same
>time, but is that really multi-threaded?


In some implementations each "window" has a seperate thread on which
you can execute script, communication is tricky (as just executing a
function in another window with otherwindow.chicken() does not change
threads.) There are methods though.

>> * Function pointers in JavaScript.

>
>Can you do pointers in Client Side JavaScript


I'm sure all he means is

egg(egg);
function egg(chicken) {
chicken();
}

Jim.

 
Reply With Quote
 
Julian Turner
Guest
Posts: n/a
 
      11-29-2005

Daniel Barrett wrote:
> My company is seeking a JAVASCRIPT GURU to work on our very dynamic
> web site. (5+ million customers, 10,000+ orders shipped per day.)


This was also mentioned by a current employee:-

<URL:http://www.nczonline.net>

<URL:http://www.nczonline.net/archive/2005/11/272#comments>

Julian Turner

 
Reply With Quote
 
Julian Turner
Guest
Posts: n/a
 
      11-29-2005

Jim Ley wrote:
[snip]
> In some implementations each "window" has a seperate thread on which
> you can execute script, communication is tricky (as just executing a
> function in another window with otherwindow.chicken() does not change
> threads.) There are methods though.


Yes, in IE I use this to open a dialogue box running a progress bar
that is updated with the progress of a function running in a parent
window.

Julian Turner

 
Reply With Quote
 
Daniel Barrett
Guest
Posts: n/a
 
      11-29-2005
On 2005-11-29, Jim Ley <> wrote:
> Well good effort with a lot of the advert, at least you targetted at
> the audience, and provided the majority of details.


Thanks. I've been reading Usenet for 20+ years and try to keep posts
on topic....

> 2 very important things were missing of course, the visa requirements
> of applicants, and how much you'd pay them... How can anyone apply
> unless they know what you're willing to pay?


Salary is competitive for the industry, and is based on the
candidate's experience. (In other words, we'd pay more for a 10-year
JS wizard than a 3-year minor deity.) All the usual employee
benefits, plus free drinks in the fridge, an on-site cafeteria, and a
stuffed pink bull for your cubicle. Bottom line, if you're the right
person, let's talk!

As an added benefit, if you search amazon.com for "advanced
javascript" and look at the list of authors, one of those people works
at VistaPrint. We take our JS seriously....

Applicants must be eligible to work full time in the USA. If anyone
has specific visa questions, please include them with your resume to
. (I'm a tech guy, not a human resources
weenie....)

Dan
 
Reply With Quote
 
Jim Ley
Guest
Posts: n/a
 
      11-29-2005
On Tue, 29 Nov 2005 11:22:46 -0600, Daniel Barrett
<> wrote:
>Salary is competitive for the industry, and is based on the
>candidate's experience. (In other words, we'd pay more for a 10-year
>JS wizard than a 3-year minor deity.)


Why? Surely the value of an individual to the company is tightly
dependant on the role, if someone is capable of doing the job, you
should pay them the relevant rate, their claimed experience should be
irrelevant.

> All the usual employee
>benefits, plus free drinks in the fridge, an on-site cafeteria, and a
>stuffed pink bull for your cubicle.


A cubicle? sounds awful... you almost had me with the bull, but then
there was a cubicle...

>Applicants must be eligible to work full time in the USA.


Remember Usenet is global, this should've been in the first post

Jim.
 
Reply With Quote
 
Daniel Barrett
Guest
Posts: n/a
 
      11-29-2005
> On Tue, 29 Nov 2005 11:22:46 -0600, Daniel Barrett wrote:
>>Salary is competitive for the industry, and is based on the
>>candidate's experience. (In other words, we'd pay more for a 10-year
>>JS wizard than a 3-year minor deity.)


On 2005-11-29, Jim Ley <> wrote:
> Why? Surely the value of an individual to the company is tightly
> dependant on the role, if someone is capable of doing the job, you
> should pay them the relevant rate, their claimed experience should be
> irrelevant.


Well, I don't know about "claimed" experience (Is there any other
kind? That's one for the philosophers to debate, I suppose...), but
in general, roles are temporary, while people are generally
longer-lived. If both a wizard and a minor deity can fill the role,
but the wizard has the maturity to understand the whole system and how
his/her project best fits into it, and has done similar projects
successfully many times before, and can do the work twice as
fast... well, that's valuable and companies will pay a premium to get
it.

>> All the usual employee benefits, plus free drinks in the fridge, an
>> on-site cafeteria, and a stuffed pink bull for your cubicle.


> A cubicle? sounds awful... you almost had me with the bull, but then
> there was a cubicle...


Oh wait, did I say cubicle? Sorry, I meant "dungeon cell." Complete
with manacles. For the bull, of course.

Dan
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
In need of expert advice regarding javascript file upload andyau Javascript 4 03-31-2008 02:03 PM
Javascript failure with I.E. ? [J.S. Expert] Mise en place du service Groupes Javascript 4 12-14-2006 03:33 AM
JavaScript Expert Needed (Chicago, SF Bay) Wendell III Javascript 2 10-03-2005 08:36 PM
JavaScript Expert Systems Ron Stephens Javascript 0 04-11-2004 03:22 PM
video producer seeking expert presenter on popular still cameras to star in how-to video David Welch Digital Photography 0 02-06-2004 02:45 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57