The No.1 i-Technology Magazine in the World !
   
 

      ES no BS
       My son's music    ...and animations                 Upcoming training            My podcasts in Russian

Archives

««Oct 2008»»
SMTWTFS
    1
2
3
4
5
67891011
12131415161718
19202122232425
262728293031

RSS Feed








Hit Counter

Total: 1,106,180
since: 27 May 2005

$90K-$125K a year job

posted Thursday, 27 April 2006
Below is a job description I've received yesterday. I really wish this recruiter good luck in finding a person with all these qualifications, who's ready to work in  expensive San Diego with a net monthly income of  $5500.   The best part in this ad is is that this superstar will be allowed to work with senior engineers (I assume they are super-duper stars).   If anyone wants this job, and can explain why, I'll get you in touch with the recruiter.

This job requirement serves as a good illustration of why  AJAX programming will remain a skill set of elite.  It's just way too much to know for an average software developer.  But if you're up to the challenge and  have all the skills listed below,  you can make a  quick buck this year (much better than $125K)  while the AJAX hype still going strong.

On the side note, we are trying to find  good Swing developer (just expert level  Swing skills and nothing else),  paying similar salary range.  No luck so far... There are plenty of Java experts, but they do not not Swing well enough, which is a logical result of the fact that desktop programming has been the Cinderella of Java for too long.

==============================================================================

Your Role

We're looking to hire a Senior Eclipse Engineer that will be a key member of
our extremely bright and small developer team. We only hire superstars
and we're working on some groundbreaking technology in the AJAX space.
Our company is venture-funded and located in San Diego, CA.

What You'll Do

As a key member of the team, you'll be responsible for configuring, integrating, deploying, testing, packaging, upgrading defining, prototyping, and developing techniques and applications for state-of-the-art web development tools.

Candidates should have experience developing state-of-the-art, interactive user interfaces using technologies such as AJAX/_JavaScript, ActionScript, Java, and C#. Expert experience with the Eclipse development environment is a must and your having written extensions to Eclipse is preferable..

Responsibilities

As a member of our small team, you will work closely with senior software engineers to create developer tools and other related technologies.

Job Qualifications

 Expert in _JavaScript
 Track record of developing Eclipse plugins
 Experience with Eclipse graphical frameworks: SWT and JFace
 Expert Java design and development knowledge

 Java/C++/XPCOM/COM/ActiveX.

 Systems concepts, including multithreading, remote procedure calls, compilation/translation, including parsing, optimization, and code generation.

 Traditional static web technology, including HTML and CSS.

 Client-side dynamic web technology (AJAX), including _JavaScript, DHTML and DOM.

 Bachelor's Degree in Computer Science, Electrical Engineering, or related field.

 Familiarity with other popular web app frameworks, including PHP, ASP, ASP.NET.

 Connected to the development community through forums, blogs, user groups, etc.
 
Skills:           JAVA                            Expert
                        C++                       Expert

                        AWT                        Expert

                        _JavaScript                 Expert

                        J2EE                          Helpful         

                        HTTP                          Expert

                        SQL                            Expert

                        Servlets                      Expert

            UI                                Expert

_JavaScript                 Expert

Win                             Expert

ASP                            Helpful          

JSP / EJB                  Helpful         

Apache                      Expert

Tomcat                       Expert

JAVA Applets           Expert

XML/XSL                   Expert

                        SOAP                         Expert

                        DOM                           Expert

                        HTML/XHTML           Expert

TCP/IP modules                   Expert

                        Sockets                      Expert

Desirable (not required) Qualifications

 Gecko/Mozilla/FireFox hacking.

 Experience in developing a Eclipse RCP-based product

 Experience in building developer tools

 Skilled in object-oriented design techniques (e.g. Design Patterns)
 Use of agile development methodologies (XP, Scrum, etc.) and unit testing
 Experience with Adobe Illustrator, Photoshop, and other graphics editors
 Experience with DHTML, CSS, SVG, and the like
 Technical leadership or management experience
 Have worked on open source projects, preferably your own
 Understand first hand the pains of building a large scale web application

links: digg this    del.icio.us    technorati    




1. codediva left...
Friday, 28 April 2006 3:25 pm

I'm confused on a couple of items with the ad:

- Why do you need to know Active X -- isn't the the type of fat client interface AJAX is supposed to replace? Is it just for reverse engineering purposes.

- FireFox hacking? I'm always amused when I see "hacking" in a job ad for a "senior developer" It seems very "script kiddie"

I would be concerned if the spec requirements are for one application. If the entire technology stack listed is being used,there's probably an architect walking around in all black laughing "Muhahahahah" and actively over architecting.


2. Ben left...
Tuesday, 2 May 2006 6:47 pm

Well said, Yakov. Please read the link at Oreilly site below. You are going to see brainless job description written by "recruiting monkeys": http://www.oreillynet.com/sysadmin/blog/2006/04/employers_get_a_g rip_on_your_j.html

Same bullshit, mindless job description. Who are they trying to fool?.


3. Doug K left...
Thursday, 4 May 2006 3:25 pm

The only SOAP experts I know of are listed here: http://www.w3.org/2000/xp/Group/#membership

and I don't think any of them are looking..

Agreed, but this nonsense has been going on forever, long before Ajax. This job posting may also be a legal fiction, posted by the lawyers who are processing someone's H1-B application (they need to show there are no US residents who can do the job ;-)


4. Chris Lang left...
Monday, 15 May 2006 3:21 am :: http://www.pod2mob.com

This seems like a reasonable job description. Maybe YOU don't have all of those skills, but many people do. I'm a graduating senior at UC Irvine working at a software company in the health-care industry and the project we're working on DOES require you to know each one of those technologies. Expert level? No, but any proficent programmer can pick up a book and figure out what they need to know in a weekend.

http://mirthproject.org is our project btw. Our beta is using Eclipse RCP as the platform, JSP server pages internally with a bit of AJAX for the UI. Oh and a C# SOAP client that communicates with it.

codediva - Regarding ActiveX, maybe you didn't know this, but Asynchronous Javascript is only realzied in IE THROUGH ActiveX. You must use an ActiveX component to make Asynchrounous javascript. Shocking, isn't it?