Re: [android-developers] General Newbie Question on app development

2017-01-31 Thread ryan.pena via Android Developers


On Wed, 2/1/17, toneymessina via Android Developers 
 wrote:

 Subject: Re: [android-developers] General Newbie Question on app development
 To: android-developers@googlegroups.com
 Date: Wednesday, February 1, 2017, 2:11 AM
 
 
 
 On Wed, 2/1/17, taylor.james300 via Android Developers
 
 wrote:
 
  Subject: Re: [android-developers] General Newbie Question
 on app development
  To: android-developers@googlegroups.com
  Date: Wednesday, February 1, 2017, 1:10 AM
  
  
  
  On Tue, 1/31/17, Marina Cuello 
  wrote:
  
   Subject: Re: [android-developers] General Newbie
 Question
  on app development
   To: android-developers@googlegroups.com
   Date: Tuesday, January 31, 2017, 9:59 PM
   
   If
   you're asking about how to simulate on your computer
 an
   Android device with your required sensors,  you can
 check
   what sensors are available on this documentation
 page: https://developer.android.com/studio/run/emulator.html
   Marina
   On Tue, Jan 31, 2017 at
   3:24 PM,  
   wrote:
   How do I develop an Android app on a PC which
   requires hardware used on the phone (e.g., GPS,
   magnetometer, etc.)?
   Thanks
   
   
   
   
   
   -- 
   
   You received this message because you are subscribed
 to
  the
   Google Groups "Android Developers" group.
   
   To unsubscribe from this group and stop receiving
 emails
   from it, send an email to android-developers+
   unsubscr...@googlegroups.com.
   
   To post to this group, send email to
 android-developers@
   googlegroups.com.
   
   Visit this group at https://groups.google.com/
   group/android-developers.
   
   To view this discussion on the web visit https://groups.google.com/d/
   msgid/android-developers/ 0fceab36-00aa-4153-9918-
   384ad9c1f48a%40googlegroups. com.
   
   For more options, visit https://groups.google.com/d/
   optout.
   
   
   
   
   
   
   -- 
   
   You received this message because you are subscribed
 to
  the
   Google Groups "Android Developers" group.
   
   To unsubscribe from this group and stop receiving
 emails
   from it, send an email to android-developers+unsubscr...@googlegroups.com.
   
   To post to this group, send email to android-developers@googlegroups.com.
   
   Visit this group at
  https://groups.google.com/group/android-developers.
   
   To view this discussion on the web visit
  
https://groups.google.com/d/msgid/android-developers/CACaNmX09bbXHas96gUG3tJy3MLaSgJV3--UOq1QE2v6cpJ5rOQ%40mail.gmail.com.
   
   For more options, visit
  https://groups.google.com/d/optout.
   rezolutie- hotarare luata in urma unei dezbateri
  colective.
  
  -- 
  You received this message because you are subscribed to
 the
  Google Groups "Android Developers" group.
  To unsubscribe from this group and stop receiving emails
  from it, send an email to android-developers+unsubscr...@googlegroups.com.
  To post to this group, send email to android-developers@googlegroups.com.
  Visit this group at
  https://groups.google.com/group/android-developers.
  To view this discussion on the web visit
  
https://groups.google.com/d/msgid/android-developers/2035432244.1324685.1485904218535%40mail.yahoo.com.
  For more options, visit
  https://groups.google.com/d/optout.
   nov.   -
 Reprimarea   violenta   a   unei
 demonstratii anticomuniste la Bucuresti.26  iul. 
 -  Laburistii  castiga  alegerile  din
 Anglia. - Clement Atlee il inlocuieste pe W.
 Chur-chill  1874-1965  ca prim ministru 
 iul.-aug. - Conferinta de la Potsdam  I.V Stalin 
 Harry Truman  W. Churchill  Clement Atlee . 6 aug.
 - Bombardament atomic american asupra Hiroshimei.
 
 -- 
 You received this message because you are subscribed to the
 Google Groups "Android Developers" group.
 To unsubscribe from this group and stop receiving emails
 from it, send an email to android-developers+unsubscr...@googlegroups.com.
 To post to this group, send email to android-developers@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/android-developers.
 To view this discussion on the web visit
 
https://groups.google.com/d/msgid/android-developers/1098940263.1353952.1485907881097%40mail.yahoo.com.
 For more options, visit
 https://groups.google.com/d/optout.an - febr - Greve la Bucuresti si pe Valea 
Prahovei 16 febr  - Reorganizarea Micii intelegeri  Constituirea   unui   
Consiliu   Permanent  al organizatiei 14   apr   -   Legea   pentru   
reglementarea datoriilor agricole si urbane 3-5 iul   - Romania semneaza la 
Londra Conventia de definire a agresiunii

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To 

[android-developers] Android app which interacts with BLE devices not working on Chromebook #AndroidAppsOnChromeOS

2017-01-31 Thread madhura
 

I have an Android app which interacts with custom BLE devices.

I installed this app on my Google Asus Flip Chromebook(Chrome OS version 
55, ARC version 3617689) by sideloading the APK onto it. But it is not 
working as expected.


These are the steps I took:


1. Call a startLeScan() which gives the BluetoothDevice as a scanResult.

2. Call the connectGatt() method, and the device is connected and in the 
onConnectionStateChange() callback, get a handle to the BluetoothGatt. 

3. Call the discoverServices.

4. After that, the onServicesDiscovered() callback is hit as expected with 
status = GATT_SUCCESS However gatt.getServices returns an empty list when 
running on Chromebook. When running on Android device (API 19 to API23) I 
get BluetoothGattService handles to all the services supported by my BLE 
device.


Which leads me to suspect the BLE implementation on ARC on Chromebook.

Has anybody else faced this issue? Is anyone using Android BLE APIs on 
Chrome OS?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/b66f4351-de4d-4ce5-85b6-058163e9aebd%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] US Citizen available for New project

2017-01-31 Thread Ali Baig
SUMMARY

A front-end developer with experience working as a full stack developer is
seeking a new position.  Recently certified as a Scrum Master. Recognized
by a former employer for taking the initiative to resolve a potential
privacy issue. Experienced in leading global teams.



Attached resume of : Robert

Current Location : San Francisco, CA

Relocation : Under 40 Miles

Rate : Negotiable



With Warm Regards,

ALi Afsar

BISP Solutions, Inc. | 5640 NW 115th Court Suite 207 Doral, FL 33178|

Web: http://www.bispsolutions.com/

Phone: 786-629-6893 | 321-363-8233 | e Mail: a...@bispsolutions.com |

USA   |   CANADA   |   UK   |   SINGAPORE   |   MEXICO   |   CARIBBEAN
|   UAE  |   INDIA

This is not an unsolicited mail. If you are not interested in receiving our
e-mails then please reply with subject line Remove

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANOhGEPP59TWPcvJK5H2BKyKtHpcjNLBntR%2BeCiVAfCw6feXeQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Robert_UIUX.docx
Description: MS-Word 2007 document


[android-developers] US Citizen available for New project

2017-01-31 Thread Ali Baig
SUMMARY

A front-end developer with experience working as a full stack developer is
seeking a new position.  Recently certified as a Scrum Master. Recognized
by a former employer for taking the initiative to resolve a potential
privacy issue. Experienced in leading global teams.



Attached resume of : Robert

Current Location : San Francisco, CA

Relocation : Under 40 Miles

Rate : Negotiable



With Warm Regards,

ALi Afsar

BISP Solutions, Inc. | 5640 NW 115th Court Suite 207 Doral, FL 33178|

Web: http://www.bispsolutions.com/

Phone: 786-629-6893 | 321-363-8233 | e Mail: a...@bispsolutions.com |

USA   |   CANADA   |   UK   |   SINGAPORE   |   MEXICO   |   CARIBBEAN
|   UAE  |   INDIA

This is not an unsolicited mail. If you are not interested in receiving our
e-mails then please reply with subject line Remove

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANOhGEO56JEdO2-09GtMhTaGvWPWT7UibP-MpbQX-bymkwVSjw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Robert_UIUX.docx
Description: MS-Word 2007 document


Re: [android-developers] General Newbie Question on app development

2017-01-31 Thread toneymessina via Android Developers


On Wed, 2/1/17, taylor.james300 via Android Developers 
 wrote:

 Subject: Re: [android-developers] General Newbie Question on app development
 To: android-developers@googlegroups.com
 Date: Wednesday, February 1, 2017, 1:10 AM
 
 
 
 On Tue, 1/31/17, Marina Cuello 
 wrote:
 
  Subject: Re: [android-developers] General Newbie Question
 on app development
  To: android-developers@googlegroups.com
  Date: Tuesday, January 31, 2017, 9:59 PM
  
  If
  you're asking about how to simulate on your computer an
  Android device with your required sensors,  you can check
  what sensors are available on this documentation page: 
https://developer.android.com/studio/run/emulator.html
  Marina
  On Tue, Jan 31, 2017 at
  3:24 PM,  
  wrote:
  How do I develop an Android app on a PC which
  requires hardware used on the phone (e.g., GPS,
  magnetometer, etc.)?
  Thanks
  
  
  
  
  
  -- 
  
  You received this message because you are subscribed to
 the
  Google Groups "Android Developers" group.
  
  To unsubscribe from this group and stop receiving emails
  from it, send an email to android-developers+
  unsubscr...@googlegroups.com.
  
  To post to this group, send email to android-developers@
  googlegroups.com.
  
  Visit this group at https://groups.google.com/
  group/android-developers.
  
  To view this discussion on the web visit https://groups.google.com/d/
  msgid/android-developers/ 0fceab36-00aa-4153-9918-
  384ad9c1f48a%40googlegroups. com.
  
  For more options, visit https://groups.google.com/d/
  optout.
  
  
  
  
  
  
  -- 
  
  You received this message because you are subscribed to
 the
  Google Groups "Android Developers" group.
  
  To unsubscribe from this group and stop receiving emails
  from it, send an email to android-developers+unsubscr...@googlegroups.com.
  
  To post to this group, send email to android-developers@googlegroups.com.
  
  Visit this group at
 https://groups.google.com/group/android-developers.
  
  To view this discussion on the web visit
 
https://groups.google.com/d/msgid/android-developers/CACaNmX09bbXHas96gUG3tJy3MLaSgJV3--UOq1QE2v6cpJ5rOQ%40mail.gmail.com.
  
  For more options, visit
 https://groups.google.com/d/optout.
  rezolutie- hotarare luata in urma unei dezbateri
 colective.
 
 -- 
 You received this message because you are subscribed to the
 Google Groups "Android Developers" group.
 To unsubscribe from this group and stop receiving emails
 from it, send an email to android-developers+unsubscr...@googlegroups.com.
 To post to this group, send email to android-developers@googlegroups.com.
 Visit this group at
 https://groups.google.com/group/android-developers.
 To view this discussion on the web visit
 
https://groups.google.com/d/msgid/android-developers/2035432244.1324685.1485904218535%40mail.yahoo.com.
 For more options, visit
 https://groups.google.com/d/optout.   nov.   - Reprimarea   violenta   a   
unei demonstratii anticomuniste la Bucuresti.26  iul.  -  Laburistii  castiga  
alegerile  din Anglia. - Clement Atlee il inlocuieste pe W. Chur-chill  
1874-1965  ca prim ministru  iul.-aug. - Conferinta de la Potsdam  I.V Stalin  
Harry Truman  W. Churchill  Clement Atlee . 6 aug. - Bombardament atomic 
american asupra Hiroshimei.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1098940263.1353952.1485907881097%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] General Newbie Question on app development

2017-01-31 Thread taylor.james300 via Android Developers


On Tue, 1/31/17, Marina Cuello  wrote:

 Subject: Re: [android-developers] General Newbie Question on app development
 To: android-developers@googlegroups.com
 Date: Tuesday, January 31, 2017, 9:59 PM
 
 If
 you're asking about how to simulate on your computer an
 Android device with your required sensors,  you can check
 what sensors are available on this documentation page: 
https://developer.android.com/studio/run/emulator.html
 Marina
 On Tue, Jan 31, 2017 at
 3:24 PM,  
 wrote:
 How do I develop an Android app on a PC which
 requires hardware used on the phone (e.g., GPS,
 magnetometer, etc.)?
 Thanks
 
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Android Developers" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to android-developers+
 unsubscr...@googlegroups.com.
 
 To post to this group, send email to android-developers@
 googlegroups.com.
 
 Visit this group at https://groups.google.com/
 group/android-developers.
 
 To view this discussion on the web visit https://groups.google.com/d/
 msgid/android-developers/ 0fceab36-00aa-4153-9918-
 384ad9c1f48a%40googlegroups. com.
 
 For more options, visit https://groups.google.com/d/
 optout.
 
 
 
 
 
 
 -- 
 
 You received this message because you are subscribed to the
 Google Groups "Android Developers" group.
 
 To unsubscribe from this group and stop receiving emails
 from it, send an email to android-developers+unsubscr...@googlegroups.com.
 
 To post to this group, send email to android-developers@googlegroups.com.
 
 Visit this group at https://groups.google.com/group/android-developers.
 
 To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CACaNmX09bbXHas96gUG3tJy3MLaSgJV3--UOq1QE2v6cpJ5rOQ%40mail.gmail.com.
 
 For more options, visit https://groups.google.com/d/optout.
 rezolutie- hotarare luata in urma unei dezbateri colective.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2035432244.1324685.1485904218535%40mail.yahoo.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr. Web Developer with Salesforce Development

2017-01-31 Thread Shekhar Chaudhary
*Role: Opening for a Web Developer with SFDC Apex experience JavaScript,
Angular, jQuery*

*Location: in Livonia, Michigan. LOCAL preferred.*

*6+ month Contract.*

*Visa: GC, GC EAD or Citizen*

*In-person interview*



Job Description

*Sr. Web Developer with Salesforce Development*

Come experience an innovative, energetic and rewarding environment. You'll
grow professionally in a fast-paced, highly evolving industry.

*Position Summary: *
Participates in the analyzing, writing, testing and deploying of software
applications using the current set of standards and methodologies. This
includes researching, designing, documenting, and modifying software
specifications throughout the development life cycle. Participates with
business partner in design reviews and technical briefings and evaluates
alternative system solutions and functional specifications. Sr Software
Developer usually leads the effort above and provides mentoring to Software
Developers. Typically assigned more complex applications and business needs.

*Education & Knowledge:*

   - Bachelor’s degree and 5–7 years of relevant experience OR Master’s
   degree and 2+ years of relevant experience OR equivalent work experience
   - Acts as a subject expert with in-depth knowledge of primary discipline
   or area
   - Working knowledge of industry related issues

*Technical Skills Required:*

   - Web Developer with strong skills in JavaScript, JQuery and Angular JS
   - Salesforce development
   - SFDC Workflow
   - APEX
   - XML
   - SOAP
   - REST

*Experience / Abilities:*

   - Ability to read, analyze, and interpret information and effectively
   present information and respond to questions from all levels of the
   business.
   - Ability to solve practical problems and deal with a variety of
   concrete variables in situations where only limited standardization exists;
   Identifies and resolves problems in a timely manner; Develops alternative
   and innovative solutions; Works well in group problem solving situations;
   Uses reason even when dealing with emotional topics; Meets challenges with
   resourcefulness
   - Skilled with specific hardware/software required and varies with
   individual position assignment; Advanced knowledge of programming and
   database languages, principles, theories, concepts and technology; solid
   understanding and demonstration of methodology, configuration and change
   management practices
   - Speaks clearly and persuasively in positive or negative situations;
   Listens and gets clarification. Writes clearly and informatively; Presents
   numerical data effectively; Ability to effectively communicate technical
   information.
   - Able to deal with frequent change, delays, or unexpected events;
   Manages competing demands; Changes approach or method to best fit the
   situation
   - Displays willingness to make decisions in a timely manner; Exhibits
   sound accurate judgment; Supports and explains reasoning for decisions;
   Includes appropriate people in decision-making process
   - Manages difficult customer situations; Responds promptly to customer
   needs; Solicits customer feedback to improve service; Meets commitments
   - Balances team and individual responsibilities; Exhibits objectivity
   and openness to others' views; Gives and welcomes feedback; Contributes to
   building a positive team spirit; Puts success of team above own interests;
   Able to build morale and group commitments to goals and objectives;
   Supports everyone's efforts to succeed.
   - Focuses on solving conflict, not blaming; Maintains confidentiality;
   Listens to others without interrupting; Keeps emotions under control;
   Remains open to others’ ideas and tries new things; Treats others with
   respect and dignity.

*Key Duties / Responsibilities: *

   - Critical partner to business and interacts with business partner
   usually by answering technical questions based on a understanding of the
   business
   - Typically leads project technical team or may operate as a member of a
   project team
   - Develops business solutions and creates business requirements through
   clarifying needs based on extensive business knowledge.
   - Leads solution development and evaluation of applicable system
   requirements through ability to think “big picture” and knowledge and
   experience of existing and new technologies.
   - Assists in estimating work plan & cost of more complex projects
   - Develops procedures for testing applications by working directly with
   IT Quality Assurance Analyst; may act as QA lead on own apps developed as
   needed.
   - Assists in development of software development standards and processes
   - Participates in SLC metrics and procedures
   - IT Customer Service

*Communication & Contacts:*

   - Effectively communicates and influences a diverse range of internal
   customers including, project teams, business leaders and management
   - Decision Making Scope:
   - Thinks progressively 

[android-developers] Business Analyst - Chicago, IL - need on our W2 or 1099.

2017-01-31 Thread Qamar Bilal
*bi...@vertexg.com* 

*The best way to contact me is by email:*




Hi,



Hope you are doing well today.



My name is *Bilal* and I am an *IT Technical Recruiter from VERTEX GROUP *
based in Illinois, if you feel comfortable with the requirement reply me
ASAP…….



Quick Response is appreciated.



*Below are the Position Details:*



*Position: Business Analyst*

*Location: Chicago, IL*

*Duration: 6-month contract *

*need on our W2 or 1099.*



*Past BCBS experience is a plus. Out of Healthcare Industry. Needs to have
Wipro Encounter Data Processing System knowledge/experience*

*Medicare/Medicaid experience *



This position is responsible for functions on projects of moderate to high
complexity by working with business partners within multiple business
functions to align technology solutions with business strategies;
eliciting, documenting, and refining business requirements for the IT
organization; serving as a liaison across multiple facets of the business
community and the IT organization in order to provide technical solutions
to meet user needs; leveraging an informed knowledge of business areas to
identify and/or resolve problems on an ongoing basis.



*bi...@vertexg.com* 

*The best way to contact me is by email:*
































-- 







Regards,

*Bilal Qamar*

Technical Recruiter



*VERTEX CONSULTING INC.*

www.thevertexgroup.com

935 N. Plum Grove Rd, STE # D,

Schaumburg, IL-60173.

*bi...@vertexg.com *

*The best way to contact me is by email:*

Voice: 847-972-5869  Fax 847-770-4848

*bilal.recruite...@gmail.com* 



*Please don't print this e-mail unless you really need to.*

Important: This electronic mail message and any attached files contain
information intended for the exclusive use of the individual or entity to
whom it is addressed and may contain information that is
proprietary,privileged, confidential and/or exempt from disclosure under
applicable law. If you are not the intended recipient, you are hereby
notified that any viewing, copying, disclosure or distribution of this
information may be subject to legal restriction or sanction. Please notify
the sender, by electronic mail or telephone, of any unintended recipients
and delete the original message without making any copies.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOyCV4FdTWPwT75Dv0LKHwxPSa3xo%2BXceNyL0%3DeyuVrYpGtACA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: QA-cum-BA @ San Antonio, TX

2017-01-31 Thread satish kumar
Hi ,



Hope you are doing great!



Please review the following Job Description and share updated resume if you
find comfortable for this position...





*Role: QA cum BA*

*Location : San Antonio, TX*

*Duration: Long Term*



Experience: 6-8 yrs

Must-Have

Strong Knowledge of Test Framework Setup

Experience in building Test Scripts using Selenium

Basic knowledge in writing SQL Queries

Strong problem solving skills

Knowledge of other Test frameworks like QTP/RFT/UTF would be added
advantage

Should be willing to perform BA activities like communicating with
Business, finalizing the requirements, and cleaning up the existing
requirement document.





*Satish Kumar* | SYSMIND, LLC
*Technical Recruiter*

[image:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

Phone: 609-897-9670 x 2152

Email: sati...@sysmind.com

Gmail: satishsysmi...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHxR9GbBFHMwV8BC_bhWaeue1QLY53xCZ1cexyFo-8uu0BxZ3g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent requirement || SharePoint Search Solution Engineer @ Neenah, WI

2017-01-31 Thread Vasanth Kumar
Hi,

Greetings from American IT Resource Group Inc.!

I would like to touch-base you regarding a job opportunity with our client,
appreciate if you could go through below job detail and let me know your
thoughts as soon as possible.

*Reply only to vasa...@aitrg.com *

*Role: SharePoint Search Solution Engineer*

Location: Neenah, WI

Duration: 6+ months contract


*Job Description:*

*Summary:*

As a Search Solutions Engineer, you’ll be part of a global team that
specializes in content and collaboration solutions and technologies.  You
will be working with business clients to understand their Enterprise search
pain points and working with them to leverage the enterprise hybrid search
environment to meet their needs. A key element of success will be to
regular and ongoing communications building relationships with the end
users in order to drive improved search results and efficiencies.

*Responsibilities:*

   - Drive and initiate search enhancements and improvements
   - Participate in end user discussions to identify search improvements
   using out-of-the-box search capabilities.
   - Demonstrate an advanced level of customer and peer relationships in
   order to drive results and efficiencies at varying levels throughout the
   company
   - Participate in a number of small to large-sized projects, in a timely,
   diligent, and professional manner to accomplish the objectives within
   prescribed scope and schedule.
   - Create end user documentation, training information and when needed
   deliver Search related best practices and training curriculum in person or
   using web conferencing technologies.

*Basic Qualifications:*

   - A Bachelor’s degree with 7 or more years of relevant experience with
   demonstrated skills or 8-10 or more years of applied experience with
   demonstrated skills
   - Excellent communication, facilitation, presentation and organization
   skills
   - Strong analytical, problem solving and business process skills

*Required Qualifications:*

   - Strong/Advanced knowledge:


   - Microsoft SharePoint 2010
  - Microsoft SharePoint Online
  - Microsoft Office 2010


   - Familiar with creating result sources, managed properties, query rules
   and customized search results.


   - Experience with SharePoint Online usage and search reports.  Ability
   to analyze, interpret and implement Search changes to improve end user
   experience.
   - Knowledge of SharePoint Online search ranking and adjust ranking
   accordingly (including but not limited to managing authoritative pages,
   query rules and rank model tuning)



Looking forward to hear from you!



Thanks & Regards,



Vasanth || American IT Resource Group, Inc.

, Plaza Dr., Suite 640, Schaumburg, IL - 60173

Email: vasa...@aitrg.com

Skype: vasanth.aitrg  || Gtalk: vasanth.aitrg


Web: www.aitrg.com

[image: joe-hertvik-linkedin-button]
  [image:
download] 

Please do not print unless it is absolutely necessary. Spread environmental
awareness.

Note: Under Bills. Title III passed by the 105th U.S. Congress this mail
cannot be considered spam as long as we include contact information and a
remove link for removal from our mailing list. To be removed from our
mailing list reply with "remove" and include your "original email
address/addresses" in the subject header.

*To Unsubscribe, Click **Remove me*


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAPcvYBLwCVv61QLkzqSXn7e%3DQKg8Q3G8_6C0p4xks%3DbXwwziDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immed Req: :face to face pl/sql developer @ Hillsboro OR (need local)

2017-01-31 Thread Tej mishra
Hi,

Hope you are doing great!

I have urgent requirement for below position. Please go through the job
description and if you have consultant kindly let me know. Please revert me
on t...@sysmind.com.!



Role:  pl/sql developer

Location: Hillsboro OR



Job description:



Must Have Skills (Top 3 technical skills only) *
1. PLSQL including writing triggers, stored procedures, packages, queries
and performance tuning
2. understanding of Oracle database and its utilities
3. data migration activities, tools and utilities
Nice to have skills (Top 2 only)
1.
2.
Detailed Job Description:
1. At least 6 years of experience in PLSQL development and data analysis
2. Expert level expertise on PLSQL including writing triggers, stored
procedures, packages, queries and performance tuning
3. Strong understanding of Oracle database and its utilities
4. Strong SDLC experience including Agile methodology
5. Strong experience in backend development including data analysis, data
modeling, design and implementation.
6. Exposure to data migration activities, tools and utilities7. Good
communication



*Tej Mishra* | SYSMIND, LLC

[image: Description: Description: Description: Description: Description:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

*Technical Recruiter*

Phone: 609-897-9670 x 2167

Email: t...@sysmind.com

Gtalk: srrecruiter...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CALetaAJhbFKje%3Dfjx%3DONYuJ2tpD1D-n4MBpMNybuwPCK6b08yw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Windows Admin

2017-01-31 Thread Shekhar Chaudhary
*Role: Windows Admin*

*Only Citizen*

*Location*

*Rancho Cordova, CA*





*Work hours ( Normal Hours/Night Shift )*

*Normal Hours*





*Duration of the Position*

*1 year (long term)*





*Job Roles/Responsibilites*










*(1) Build and deploy to IIS domains(2) Install and maintain application
software and third party COTS applications(3) Write and maintain scripts to
layout domains and resources such ODBC etc.(4) Analyze
errors/exceptions/stack traces and help application team with resolving
issues. (5) Profile application and debug / tune performance issues*





*Skill Group*

*Windows/maven scripting/deployment engineer*



*Must Have Skills: *









**  Experience in installing and configuration of windows tools*
Proficiency in installing and maintaining Windows AD/ADAM*  Automate
building of and installing COTS products*  Proficiency in setting up
application server such as IIS*  Proficiency in using and administering
Windows applications* *  Ability to debug deployment, performance and other
issues *  Should be a US citizen with ability to clear NACL*  Should have
strong communication skills*

*Desired Skills: *


*(1) Expertise in hardware sizing and capacity planning for application(2)
Expertise in server security integration using single slign on
(siteminder/AD preferred)*





*Level of Hire (A/SA/M/SM)*

*SA/M*


*Regards*

 *Shekhar Chaudhary*

*Where Commitment Is A Passion*
*Lead-Healthcare Resource Executive,TEK Inspirations LLC*

*469-242-2490* <469-242-2490> | *shek...@tekinspirations.com*
 | *14138 Badlands Dr, Frisco, TX 75035*

*P* *Let's Go Green... think before you print!*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAGaXMW_nmvhY8aEnGuYnzEp4QG%2BqRc%2BZ-eGeNzvQSWBkbMixxg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hyperion Consultant (Project Manager)

2017-01-31 Thread chandrakanth itiyam
Title: *Hyperion Consultant (**Project Manager**)*

Location: St. Paul, MN

Duration: Long term



*Mandatory Requirements:*

1. *Technical and/or Functional experience with Hyperion - 10 years exp.*
*REQUIRED*

*2. Financial Data Management (FDM) Experience - 5 years exp.* *REQUIRED*

*3. Experience creating Hyperion reports - 5 years exp.* *REQUIRED*

*4. **Project **Management experience - 5 years exp.* *REQUIRED*



*Desired Skills:*

1. *Oracle database experience*

2. *Planning load utility experience*

3. *Experience in an environment where the PeopleSoft systems are hosted by
a vendor partner*

4. Experience with a multilevel and multiple year budget process



*Responsibilities:*

- Manage process to update Human Capital Planning (HCP) application in
preparation for FY18/19 budget cycle.

- Manage the support process of HCP once it is made available to end users.

- Create the process for client to update the OPERBUD (Operating Budget)
application prior to users accessing the system.

- Support the OPERBUD application through earliest stages of 2 year budget
process.

- Support configuration, updates and enhancements needed to Financial Data
Quality Management, Enterprise Edition (FDMEE) relating to OPERBUD.

- Implement process/design changes to allow HCP (Payroll Projections) data
to flow to OPERBUD on a more frequent schedule.

- Update Financial Reports to support the FY18/19 budget.

- Process user requests for enhancements to web forms.

- Process user requests for changes to database structure.

- Manage system configuration to improve calculation performance in all
databases.

- Manage automation of SQL/flat file manual processes.

- Update SQL on current HCP load process to eliminate rejected records.


-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

chandrakan...@itiyam.com / *(571) 446-4825*
*www.itiyam.com *

Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we  include contact information and a
remove link for removal from our mailing list. To be removed from our
mailing list, reply with remove in the subject heading and your email
address in the body. Include complete address and domain to be removed.
Pursuant to Federal law, if you do not wish to receive future email
messages from us, please reply with "remove" to the same id.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BBaSke0BWqFLSq-d_R%3DiQLaAXbhDf1wZ7ry6y0PUMV66i-QpQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] V. URGENT REQUIREMENT : Scrum Master/Project Manager || Houston-TX (USA)

2017-01-31 Thread Varun
*SHARE YOUR UPDATED RESUME AT varun.j...@diverselynx.com
*



Hi,

Hope you are doing great !!!



My name is Varun and I'm a Recruiter at Diverse Lynx. We have a position
for “*Scrum Master/Project Manager”* at Houston-TX (USA).



I have listed out the job description below, so if you are interested,
please reply back with your most up-to-date resume and best contact
number.  Please also feel free to pass this email along to anyone else you
might think would be interested if it’s not right for you.  Thank you so
much! J




*Job Title:   Scrum Master/Project Manager Location: *Houston-TX (USA)
* Duration:  *6+ months

*Start Date:* *Immediate*



*Job Description*:

Scrum Master/Project Manager for end-to-end management of *Informatica
v10.1 DataQuality project (Agile delivery).*

*Experience/Skill Set:*

•8+ years of IT experience
•Knowledge of Informatica and Cloud (AWS, Azure)  would be an added
advantage
•Project Management experience, preference PMP/Prince2 certified
•Knowledge of Agile methodology and frameworks like Scrum.
•Working experience on JIRA/Trello tools.
•Strong communication and Stakeholder management skills.



*Thanks and Regards,*

*Varun Jain*

*Diverse Lynx LLC*



Email is the best way to reach me…



*Email – varun.j...@diverselynx.com *





Diverse Lynx LLC |300 Alexander Park|Suite #200|Princeton , NJ 08540



“For our open jobs please visit Diverselynx Jobs

”





*“Note: Diverse Lynx LLC is an Equal Employment Opportunity employer. All
qualified applicants will receive consideration for employment without
regard to race, religion, color, sex, age, national origin or disability.
All applicants will be evaluated solely on the basis of their ability,
competence, and performance of the essential functions of their positions.
We promote and support a diverse workforce at all levels in the company.
This is not an unsolicited mail. If it is not intended for you or you are
not interested in receiving our e-mails please reply with a "remove" in the
subject line and mention all the e-mail addresses to be removed with any
e-mail addresses, which might be diverting the e-mails to you. We are
extremely sorry if our email has caused any inconvenience to you.”*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAAGkmiyr5RuoRdvH%2Bsh-KfG%3DP8b2QLzjUR7uAeYWCPUdS4XJFg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Consultants available--Salesforce /Java

2017-01-31 Thread Jane
 

Hi Partner, 

 

Greetings from AGILE SQUAD INC Below are the consultants available 
immediately Please share your direct client requirements to 
j...@agilesquadinc.com

 

*SKILL*

*LOCATION*

*Visa status*

*AVAILABILITY*

*RELOCATION*

 

*SALESFORCE DEV*

 

NY

 

citizen

 

Immediately

 

YES

 

*Sr. JAVA  DEV*

 

NY

 

citizen

 

Immediately

 

YES

 

*Sales Force BA*

 

NJ

 

*GC EAD*

 

Immediately

 

Yes

Looking forward working with you soon

 

-- 

*Thanks & Regards*

*JANE*

*Professional Recruiter *

*AGILE SQUAD INC​*

j...@agilesquadinc.com 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/b6f03fd6-9933-4a5c-8cde-ba5fe980cfc2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Project Manager with Healthcare at Woonsocket, RI

2017-01-31 Thread USIT Recruiter
*Hi ,*



* Please lookup the below position and if you feel comfortable ,then please
send me your updated resume *



*Job Title: Project Manager with Healthcare*

*Duration: 6+ months*

*Location:**  Woonsocket, RI*



*Job Requirement :*

Looking for A PMO consultant





*Thanks and Regards,*

*Abhishek Kumar*

Next Level Business Services, Inc.

*An Oracle Recognized Partner & *An ISO 27001 and 2-1 Certified &
Minority Business Enterprise (CMBE)

 *f: *+1 (608) 646 8326

*e:* abhishek.kum...@nlbservices.com | *w:* www.nlbservices.com

*a:* 8613 Old Kings Road South, Unit 303, Jacksonville, Florida 32217

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CALnpRi3DnGsY3or-02n4FOsm_Dxahd894_LqLvJTQgiNRHALVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Solution Architect,Cincinnati, OH

2017-01-31 Thread aman tanwar
Share resume on *ama...@nityo.com *








*Positions: Solution Architect Location: Cincinnati, OH Duration: 12+
months GC Citizen c2c only Summary: *10-15 years IT and solution experience.
Interview key stake holders from business and IT divisions.
Define project to match business needs.
Understand Enterprise needs/ architecture.
Ensure project is aligned with enterprise architecture needs.
Healthcare/ Pharma domain exp.
Problem Solver.
Excellent business/ solution architecture skills.
Must have good elicitation and comprehension skills to be able to quickly
understand business needs
Excellent analytical skills
Excellent communication and presentation skills.
Good understanding of SDLC and agile development processes.
Researches and analyzes basic and complex issues surrounding the processes
and systems of an organization.
Makes recommendations surrounding improving processes, efficiency and
practices.
Simulates and tests process improvements.
Familiar with a variety of the field's concepts, practices, and procedures.
A wide degree of creativity and latitude is expected.
Good knowledge of TOGAF
Able to do small POC using multiple technologies to evaluate the concept.


* Key Deliverables: *Document As-Is Process to represent current state.
Document To-be process model to fulfill business needs.
Able to create cross-functional process and data flows.
Create Business and Solution Requirements package
Create system mock-ups to supplement business requirements.
Create Use case diagrams


* Thanks & Regards Aman Tanwar*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEMs_z41_Hnh-hPHMScwyOHrANk6BmddTKawUkR6afOXn6Vr9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Business Analyst in IHC/CCAR @ Morrisville, NC

2017-01-31 Thread satish kumar
Hi ,



Hope you are doing great!



Please review the following Job Description and share updated resume if you
find comfortable for this position...



*Note: Need Passport copy/number.*



*Role: Business Analyst*

*Location: Morrisville, NC*

*Duration: 13+ Months*





Experience (Years)8-10





*Required Skills:*

BPS : Capital Markets Global Wealth Management - Private banking & Wealth
Structuring

Business Analyst in *IHC/CCAR*









*Satish Kumar* | SYSMIND, LLC
*Technical Recruiter*

[image:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

Phone: 609-897-9670 x 2152

Email: sati...@sysmind.com

Gmail: satishsysmi...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHxR9Gb9LvUKoBe1oQKc%2Bk9hz4cQWkrrEGch0-jet%3DK8HuD%2B%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Windows Server Admin - Plano, TX - Rate: $28/hr

2017-01-31 Thread Nishikant - IDC
Please send resume at nishikant.tripa...@idctechnologies.com

Job Title: Windows Server Admin
Work Location & Address: Plano TX 75024
Preferred Rate: $28/hr
Contract duration (in months): 12

Job Details:

Must Have Skills:

Windows system administrator skills


Detailed Job Description:

Should be able to work without visa sponsorship.
Windows System Administrator for Charles Schwab Plano Tx USA New Req

Desired years of experience: 4-5 years

Education/ Certifications (Required): BTECH

Top 3 responsibilities you would expect the Subcon to shoulder and execute:
1. Standalone role to support team in plano, system administration role,
manage systems
2. should handle setups, configurations


Thanks & Regards

Nishikant Tripathi
IDC Technologies Inc.,
1851 McCarthy Blvd.,
Suite #116, Milpitas, CA 95035
Ph: 408 418 5779 Ext-245
Email: nishikant.tripa...@idctechnologies.com
Fax: 408 608 6088

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAFYqqBmKaYXR-bj_5hR4-%3DyZ9KwWUtZ3P0SKbnHM7ywg%3DQtngw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Information Security Analyst//Indianapolis, IN// Phone then F2F

2017-01-31 Thread Priyanka Katiyar
I am looking for an *Information Security Analyst III.  *

The position is 6-12 months

Candidates must have Unix/Linux, Active Directory, Windows and experience
with Kerberos protocols.

Candidates do NOT have to be local BUT they MUST be willing to do ONSITE
interviews.



*Sr. Analyst Security III - Single-identity project *

*background with Unix/Linux Administration ** Candidates need
to have an understanding of Kerberos.

Will be working onsite Indianapolis, IN

*Location: Indianapolis, IN*

*Rates: $40/hr (MAX)*

*End client name: Anthem*

*Interview mode: Phone then F2F*



H1b's are fine for this one.

Centrify is the product.  The technology is Kerberos across Linux/Unix.

Familiarity with Windows Domain and Unix/Linux as well as knowledge of
Kerberos.

Active directory engineer with knowledge Unix/Linux, RedHat. Will provide
the training needed for Centrify.

Senior AD Administrator would be a good fit for this.  It's a Microsoft
tool.

Will be doing the day-after support, change log-in preferences.

2nd or 3rd level support with customers, good communication, should be able
to work through questions on an individual level.

Will demonstrate skills and knowledge of this role, don't need a ton of
years of experience.

Doing a single-identity migration






Priyanka Katiyar

Technical Recruiter

Nityo Infotech Corp.

Direct: 609-378-1139

Email: priyanka.kati...@nityo.com

Gtalk: puja123h...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAETinPN_MRHLNWVFG5P9VNUsWDh%3D4Ehb1bo-OKbWiYkeo0dUrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Req. for .Net WPF Developer @ Boston, MA - In-Person Interview after Telephonic

2017-01-31 Thread Bharat Chhibber
Hi,

I have an urgent requirement with one of my clients, details given below.
If you find yourself suitable for the position, please send me your latest
updated resume along with contact details.

*Job Title  .Net WPF Developer *

*Project Location**Boston, MA*

*Duration  **   12+ Months*

*In-Person Interview after Telephonic*



*Skills Required and Job Description:*

WPF, Winforms  Developer with Resful Webservices exp :

• Proficient in XAML (WPF) using MVVM , Winforms

• Hands on experience with WPF Patterns, Window manager, xamldatagrid and
xamlspreadsheet

.Candidates should have exp on Windows management and docking

• Hands-on experience with restful Web Services/SOA

• Strong Object Oriented design skills

• Proficient with Test Driven Development

• Familiar with Agile-Scrum methodology and practices

















Thanks & Regards,
--

[image: Description: cid:image001.png@01CB85A7.EC3D8B00]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Mohammad Afshan*

Desk : 609-853-0818*2128
Fax :   609 799 5746

afs...@nityo.com

Gtalk: afshanrtl

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEmgVe1T2V1YKN-R0PXnKjTmX0_%2B%2B5egFUzknpYywe2fa8eY9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Req. for Java Developer @ Boston, MA ::: Local Only with 8+ Profile

2017-01-31 Thread Bharat Chhibber
Hi,

I have an urgent requirement with one of my clients, details given below.
If you find yourself suitable for the position, please send me your latest
updated resume along with contact details.

*Job Title  Java Developer*

*Project Location**Boston, MA*

*Duration  **   12+ months*

*Local Only*

*Skills Required and Job Description:*

- Should have 7-8 yrs of experience

- Should have good experience in development in Java, Messaging and Spring
framework

- Should have worked in Agile environment

- The candidate should be ready to work on new products / solutions and
should be able to catch up well

- should be very hands on as the interview process would involve doing
coding exercises.

- An extensive experience in developing real time applications is desired

- Strong preference to Candidates with capital markets background



















Thanks & Regards,
--





Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Mohammad Afshan*

Desk : 609-853-0818*2128
Fax :   609 799 5746

afs...@nityo.com

Gtalk: afshanrtl

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEmgVe0G1R%3D9UMUvzNCMfd%2B6kwfejQe-ZOHU30oPrBS2oA8rAw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Microsoft Technologies | Team Explorer / TFS

2017-01-31 Thread chandrakanth itiyam
*Job Title: Microsoft Technologies | Team Explorer / TFS Work Location: Los
Angeles CA*
*  Contract duration (in months)* 3*
*Job Details**:*
*Must Have Skills (Top 3 technical skills only) **

1. TFS Management and TFS Admin
2. TFS Configuration
3. Branching and Merging
*Nice to have skills (Top 2 only)*
1. TFS Server Health Monitoring
2. Server setup & configuration
-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

chandrakan...@itiyam.com / *(571) 446-4825*
*www.itiyam.com *

Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we  include contact information and a
remove link for removal from our mailing list. To be removed from our
mailing list, reply with remove in the subject heading and your email
address in the body. Include complete address and domain to be removed.
Pursuant to Federal law, if you do not wish to receive future email
messages from us, please reply with "remove" to the same id.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BBaSkfRzj%2BuqN%3DJJMoKZLUzeuVJWUjiiSv7gEPiZRdumptzVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] UPDATED HOT-LIST 1/31/2017

2017-01-31 Thread Acha Hotlist
Hello,



Hope you’re doing great today.

Please find the below HOT-LIST and let me know any suitable requirements
for our consultants.



*Name*

*Technology*

*Location*

*Experience*

*Relocation*

PR

Salesforce Developer

Austin, TX

8

Only TX

NM

Sr. .Net Developer

 Wayne, PA

8+

Yes

MJG

Hadoop Developer

Lisle, IL

7+

Yes

PR

Openstack Admn

Richardson, TX

7+

Yes

VPP

Salesforce Developer

Santa Clara, CA

9+

Yes


SRM



Linux Administrator



Stamford, CT



7+



Yes

HD

DevOps Engineer

San Ramon, CA

8+

Yes

RA

Selenium Automation Test

Pittsburgh, PA

7+

Yes

HC

.Net Developer

Los Angeles, CA

7+

Yes

AK

Sr. WMB Developer

Columbus,  Ohio

7+

Yes

URR

Service Now Developer/Admin

 Richardson, TX

7+

Yes



Thanks & Regards,

*Acha Ayyappa*

*CNET* *G**lobal **S**olutions, **I**nc*  ||
*Phone*: 972 782 4306|| *Fax*: 972-692-8828

*Email*: a...@cnet-global.com  || *Hangouts:*
acha.requireme...@gmail.com 

*Certified Minority Business Enterprise (MBE)*
800 E. Campbell Road, Suite # 345 Richardson, Texas 75081

*“Texas HUB Certified Business”*



*We are Leaders, We are CNETians*



*P*Please consider the environment - do you really need to print this email?




Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we include Contact information and a
method to be removed from our mailing list. If you are not interested in
receiving our e-mails then please reply with a "remove" in the subject line
and mention all the e-mail addresses to be removed with any e-mail
addresses which might be diverting the e-mails to you. I am sorry for the
inconvenience caused to you.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAP%2Bb5tE7tw-E35bW%2B_qsK8%3D5E4NPOZdC6Bu_eGzLFL%2B2BH9qbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Urgent Need:: Devops Engineer at Rolling Meadows, IL (USC/GC/TN only)

2017-01-31 Thread roja . devops
Hello Vikalp,
Thank you for sharing the requirement. Please find my consultant attached 
resume for the same.
 
 

On Tuesday, January 31, 2017 at 9:59:31 AM UTC-5, Vikalp Sharma wrote:

> Greetings,
> My name is Vikalp and I'm an IT recruiter at *ACS Global Tech Solutions*
> *.* Please go through this job description and respond me back with your 
> most updated resume if you are interested and available.
> Feel free to call me for any further query.
>
>  *Need GC/Citizen/TN only no H1b/opt/cpt for this position.*
>
> Title: Devops Engineer
>
> Location: Rolling Meadows 
>
> Duration: 6+ months
>
>  
>
> Job Description:
>
>  
>
> · Strong expertise in Chef, Jenkins, Ansible, Docker
>
> · Strong AWS expertise. Certification preferred
>
> · Ability to lead and work without guidance
>
> · Hands on development experience in Java – at least for an year 
> or two.
>
>  
>
>
>
> *Thanks and Regards, Vikalp Sharma Technical Recruiter*
>
> *ACS Corp*
>
> *Work: 218-288-1494*
>
> vikalp.sha...@acsicorp.com
>
>  
>
> www.acsicorp.com    
> 
>
> 2400 Meadowbrook Parkway,Duluth, GA 30096
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/57fa3a61-f262-4488-be92-87a03f18ef9a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Roja (Devops Engineer).docx
Description: MS-Word 2007 document


[android-developers] HOTLIST

2017-01-31 Thread sudeep . raj3sbc


*Thanks & Regards,*

*Sudeep Raj*

*Resource Coordinator*

*3**S**BC*

*3S Business Corporation*

*O: 281-823-9222 Ext: 528| F: 281-823-9225*

*E: **sudeep.raj**3...@gmail.com* * | W: 
**www.3sbc.com 
*



-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/01e321d1-fcbe-4390-aa18-dba2ffe57035%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


SAP HOTLIST.xlsx
Description: MS-Excel 2007 spreadsheet


3sbchotlist 1.xlsx
Description: MS-Excel 2007 spreadsheet


[android-developers] Immediate Requirement :: Office 365 Project Manager(9+ Years) :: Billerica, MA :: Contract

2017-01-31 Thread Sharad Rajvanshi
Hi,

Hope you are doing fine!!
Please share your consultant resume at *sree.si...@softnet-consulting.com
*

*Position:- **Office 365 Project Manager(9+ Years)*

*Position Type:- **Contract*

*Location:- **Billerica, MA*



*· We have an infra PM requirement with experience in Microsoft cloud
migration, office 365 experience.*


*· Need a PM who has done Office 365 migration/implementation*




Regards,

Sree Singh

Softnet Consulting, Inc.

Ph: 925-350-6855 <(925)%20350-6855>

www.softnet-consulting.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOJmjN1w6hsXVzp6TeXqxta6vdxV8TV%3DXyvbii-7jdhTA6fFpw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


RE: [android-developers] General Newbie Question on app development

2017-01-31 Thread James Carter
That answered it.  Thanks!

From: android-developers@googlegroups.com 
[mailto:android-developers@googlegroups.com] On Behalf Of Marina Cuello
Sent: Tuesday, January 31, 2017 12:00 PM
To: android-developers@googlegroups.com
Subject: Re: [android-developers] General Newbie Question on app development

If you're asking about how to simulate on your computer an Android device with 
your required sensors,  you can check what sensors are available on this 
documentation page: https://developer.android.com/studio/run/emulator.html

Marina

On Tue, Jan 31, 2017 at 3:24 PM, 
> wrote:
How do I develop an Android app on a PC which requires hardware used on the 
phone (e.g., GPS, magnetometer, etc.)?

Thanks


--
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to 
android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0fceab36-00aa-4153-9918-384ad9c1f48a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to a topic in the Google 
Groups "Android Developers" group.
To unsubscribe from this topic, visit 
https://groups.google.com/d/topic/android-developers/hCT5tRgmeHw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to 
android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to 
android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CACaNmX09bbXHas96gUG3tJy3MLaSgJV3--UOq1QE2v6cpJ5rOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
___

Notice to recipient: This e-mail and any attachments are for
the sole use of the intended recipient(s) and may be a
communication subject to export control restrictions or that
otherwise contains proprietary and confidential information.
Any unauthorized review, use, disclosure, or distribution is
strictly prohibited. If you are not the intended recipient(s),
please contact the sender by reply e-mail and destroy all
copies of the original message.
Thank you. 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/3cd73db893d94fa7b34bcc7ac0e104a8%40Exch2013-02.Leupold.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need FICO Blaze Developer, at Jeff City, MO

2017-01-31 Thread Shaik Salam
Hi Everyone ,
Hope you are doing great,

We have an immediate opportunity for* FICO Blaze Developer, at Jeff City,
MO* . Below is the job description and if you’d like to pursue this, please
include a word copy of your latest resume along with a daytime phone number
and rate in your response.

*Send resumes to s...@nytpartners.com *

*Job Role:  FICO Blaze Developer*
*Location:  Jeff City*
*Duration: Long term*


   - Role Description:
   - Expert knowledge of rule engine technology, Blaze rules engine from
   FairIsaac (FICO)
   - Strong knowledge of JSP, JavaScript, HTML, XLST, SOAP, Web Services, MQ
   - Rational Team Concert (RTC), version control apps
   - Websphere
   - Unix environment and Unix Shell Scripts
   - Banking business knowledge is a plus.
   - Mainframe interface savvy a plus.


Thanks and Regards,
Sam
New York Technology Partners – Rochester
332 Jefferson Rd.
Rochester, NY 14623
T1: (201) 680-0200 x 7026
Fax: (201) 474-8533
? s...@nytpartners.com
? www.nytp.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHWKL1hSUST%3Dux1usZJtVPSdntSa9aSON5SSgcxqjCmfCzJkUg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Bluetooth At commands

2017-01-31 Thread Ivan Kuzlo
i'm writing app for detect battery level of Bluetooth device(headset) 
i want to listen Bluetooth data c and get data from it
many many Bluetooth headsets sent to device their battery level
<
01-31 21:56:43.059 21082-7393/com.android.bluetooth E/bt-rfcomm: 
PORT_DataInd, p_port:0xa2d0d8c4, p_data_co_callback is null
01-31 21:56:43.060 21082-7393/com.android.bluetooth D/bt-btif: 
bta_ag_hdl_event: p_scb 0xa2d15024 
01-31 21:56:43.060 21082-7393/com.android.bluetooth D/bt-btif: AG evt (hdl 
0x0001): State 2, Event 0x050b
01-31 21:56:43.060 21082-7361/com.android.bluetooth D/bt-btif: 
btif_hf_upstreams_evt: event=BTA_AG_AT_UNAT_EVT
01-31 21:56:43.062 21082-7373/com.android.bluetooth D/HeadsetStateMachine: 
Connected process message: 101, size: 1
01-31 21:56:43.062 21082-7373/com.android.bluetooth D/HeadsetStateMachine: 
event type: 15event device : 20:74:CF:06:48:2F
01-31 21:56:43.062 21082-7373/com.android.bluetooth E/HeadsetStateMachine: 
processVendorSpecificAt: unsupported command: +IPHONEACCEV=2,1,4,2,0
01-31 21:56:43.062 21082-7373/com.android.bluetooth D/bt-btif: BTHF: 
at_response
01-31 21:56:43.066 21082-7393/com.android.bluetooth D/bt-btif: 
bta_ag_api_result: p_scb 0xa2d15024 
01-31 21:56:43.066 21082-7393/com.android.bluetooth D/bt-btif: AG evt (hdl 
0x0001): State 2, Event 0x0506
01-31 21:56:43.066 21082-7393/com.android.bluetooth D/bt-btif: 
bta_ag_hfp_result : res = 20
 
i'm interesting in  +IPHONEACCEV=2,1,4,2,0
but i cant get it anywhere
how i can do this?


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/c9f1e152-3bcb-457e-a24c-464cc2aad26f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] General Newbie Question on app development

2017-01-31 Thread Marina Cuello
If you're asking about how to simulate on your computer an Android device
with your required sensors,  you can check what sensors are available on
this documentation page:
https://developer.android.com/studio/run/emulator.html

Marina

On Tue, Jan 31, 2017 at 3:24 PM,  wrote:

> How do I develop an Android app on a PC which requires hardware used on
> the phone (e.g., GPS, magnetometer, etc.)?
>
> Thanks
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Android Developers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/android-developers/0fceab36-00aa-4153-9918-
> 384ad9c1f48a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CACaNmX09bbXHas96gUG3tJy3MLaSgJV3--UOq1QE2v6cpJ5rOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAS Developer with Health care Domain@Hartford, CT

2017-01-31 Thread Santosh kumar Nityo
*URGENT NEED *



Hi,

Hope you doing Well !!!



Here is our Implementing partner Requirement, Please go through the below
requirement and send us suitable consultant with their updated resume,
rates and Contact details ..



*Role: **SAS Developer with Health care Domain*

*Location: **Hartford, CT*

*Work Duration:** Long Term*

*Note: We need Photo id and visa copy (H1B)*

* Job Description: *Senior SAS developer with minimum 8+ years of IT
experience in data warehousing/reporting projects.

Minimum 3-4 years of extensive development experience in SAS ETL, Analytics
and Informix.

Proven project experience and ability to lead application development
teams. Ability to discover and define technical requirements and their
relationship to functional requirements and to determine the adequacy of
documented requirements for implementation.

Knowledge of heath care domain will be preferred.

Familiarity with business intelligence, data warehousing design techniques,
and dimensional modeling.

Experience working with large and complex database systems and demonstrated
knowledge of data integration, mapping and conformance conceptually.

Experience in Waterfall and Agile methodologies.





*If I'm not available over the phone, best way to reach me in email...*





[image: cid:image001.jpg@01D0BE16.B9DD7240]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Santosh Kumar *

*Technical Recruiter*

Desk No-609-853-0818 Ext-2170
Fax :   609 799 5746

kuntal.sant...@nityo.com
www.nityo.com


--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.html
--

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAG0Zfz2N4jVPfJV93VJFSTBVgeJW97xMitW8T_Y6Ah6%3DLXDg_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Job opening as ATG Commerce Developer@Sunnyvale, CA (Only Locals)

2017-01-31 Thread Yerramsetty Anosh


Hi,


This Is Anosh Kumar from Nisum Technologies,


This is Reference for Following Position

 

* Please reply with Resume, Work Authorization , Rate & Contact Details 
ASAP *

 

*Job Title:  ATG Commerce developer*

*Location:*  Sunnyvale, CA (Only Locals)

*Duration:*  6+ Months


 

*Primary Skills:   ATG Commerce, Java*


*Job Description:*

 

   - *E-Commerce/online retail system analysis and design skills. 
   Experience with design and development using UML, design patterns, Java 
   programming language.*
   - *Knowledge of J2EE technology, architecture of web based application 
   using JSP, Servlet, JDBC, JMS, JMX, and JAXB.*
   - *Knowledge of Oracle Database, PL-SQL. XML, HTML, CSS2, JavaScript 
   (without using any UI framework), AJAX, JQuery, Flash, JSP/Struts 
   frameworks, optimizing site speed/page rendering time, and performance 
   tuning skills.*
   - *Experience and expertise in using HTML5 and CSS3. Knowledge of Web 
   Services technology, including XML, XSD, SOAP/REST and experience in 
   developing service-oriented (SOA) architectures and EAI technologies such 
   as MQ. J2EE Application server knowledge, including JBOSS.*
   - *Working knowledge of version control tool: CVS/subversion.*
   - *Experience with ATG e Commerce platform.*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/91eb4416-1d21-4556-9135-39f7ed5caa84%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Python Engineer with WPF @ Houston TX

2017-01-31 Thread ANUDEEP
*Title : Python Software  Engineer with WPF*

*Location : Houston TX*

*Duration : 12+ Months*



*Skills: *SQL Server, SQL Server 2008, CSS, Java, Python, SQL, NSE, Remedy,
Agile, BMC Remedy, design, ITIL, ITSM, QT, SRM, WPF



*Job Description:*

Contribute to the vision and design of the application, designing intuitive
and attractive user experiences from user research/initial concepts through
wireframes to implementation polish in WPF styles or Python QT CSS

Work with partner teams and User Experience designers to ensure all designs
produced integrate and are consistent with related application components
developed elsewhere

Work closely with development and test teams throughout the design process
to ensure all designs produced are practical and efficient to implement

Accurately estimate, plan and track work tasks and complete assigned work
on schedule



*Technical skills:*

Python, WPF, Windows Server 2008; Microsoft SQL Server 2008; BMC Service
Request Management (SRM) tools; BMC Remedy IT Service Management (ITSM)
tools; additional software to be added as part of EMIT 2.0



*Nice-to-have:*

3+ years technical experience developing / supporting applications which
use an object-oriented programming language (e.g. .NET, Java)

Prior experience with developing or working with ITIL apps.

Prior experience designing / developing applications from scratch (i.e. new
applications / functionality)

Strong object-oriented design and development background

Prior experience with Agile.

Prior experience writing system integrations / interfaces

Prior experience using or supporting BMC Remedy tools

Prior experience interfacing with vendor support resources

Prior experience working with projects to address technical requirements,
researching / addressing technical issues, and completing support related
project deliverables

Include the following information in your response:



*Thanks *

*Anudeep | Anblicks | www.anblicks.com *

*Ph: 972-996-6355| Fax: 972-692-6957 *

*anudee...@anblicks.com *

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJOb5BYgoUeptLNEJ%3DqP6gGRDCRhijq04XSLHX44M0ANj0mA9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hot-List:SAP ABAP

2017-01-31 Thread lucky khushi
Dear Prefer Vendors,

Please find attached profile of our consultant Mounika. She is available
immediately and ready to relocate ASAP for the project.

Please review her profile and do let me know your valuable feedback ASAP.
Thanks and have a nice day ahead.

Thanks & Regards,
Jenny
MOON IT SOLUTIONS INC.,
www.moonitsolutions.com
Email: je...@moonitsolutions.com
Direct No: 732-645-1253
Fax: 469-294-0901

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAE71jDe4S30%2Bxd95z4DE4M6kKuz-O3thfU%2BprJNgfcD8%3D9oCzQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


DurgaBhavani_Andukuri.docx
Description: MS-Word 2007 document


[android-developers] Hot-list: Sales-force Developer/Admin

2017-01-31 Thread lucky khushi
Dear Prefer Vendors,

Please find attached profile of our consultant Mounika. She is available
immediately and ready to relocate ASAP for the project.

Please review her profile and do let me know your valuable feedback ASAP.
Thanks and have a nice day ahead.

Thanks & Regards,
Jenny
MOON IT SOLUTIONS INC.,
www.moonitsolutions.com
Email: je...@moonitsolutions.com
Direct No: 732-645-1253
Fax: 469-294-0901

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAE71jDfUjdk66p0bBzSQpYJXRbfeWkx0CNYGqkTfRGhi--y1AQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Mounika-SFDC.docx
Description: MS-Word 2007 document


[android-developers] Application Developer - Chicago, IL

2017-01-31 Thread Qamar Bilal
*bi...@vertexg.com* 

*The best way to contact me is by email:*



Hi,



Hope you are doing well today.



My name is *Bilal* and I am an *IT Technical Recruiter from VERTEX GROUP *
based in Illinois, if you feel comfortable with the requirement reply me
ASAP…….



Quick Response is appreciated.



*Below are the Position Details:*



*Position: Application Developer*

*Location: Chicago, IL*

*Duration: 6 month contract *

*Need on our W2 or 1099.*



*Candidates with previous Revenue Management, Pricing, and/or Inventory
Distribution experience in the airline industry are highly preferred.*

*Top Skills: C, Parallel Processing - Data Stage/Orchestrate (or similar
products like Ab Initio)*



Eight or more years of highly-proficient application development experience
is required.

Candidate must have extensive experience delivering multiple high-quality,
medium-to-large scale projects/programs in a large, multi-disciplined, and
cross-functional technical organization with quickly evolving business
needs.



*Required Skills:*

Programming - C, C++, SQL, Unix shell scripting RDBMS - MS SQL SERVER,
Oracle Operating System - Unix, Linux

Parallel Processing - Data Stage/Orchestrate (or similar products like Ab
Initio)

Development Methodology - Agile, Iterative waterfall

Version Control - TFS/GIT

Reporting Tools - BI tools such as Excel and Spotfire

Scheduling Packages - Control-M



• Breaking-down program specifications into their simplest elements and
translating logic into a programming language

• Evaluating existing applications to reprogram, update and add new
features

• Writing high quality source code to create new or enhanced applications
within deadlines

• Constructing efficient application designs based on complex business
requirements

• Completing data analysis to identify correct inputs to Revenue Management
models and validating corresponding outputs

• Creating test strategies and performing unit and integration testing
before launch

• Conducting functional and non-functional testing

• Supporting user acceptance testing and maintaining test environment

• Troubleshooting and debugging applications

• Deploying production code per release plans and multi-team deployment
scripts

• Developing clear technical documents to accurately represent application
design, code, and test results • Maintaining existing software systems by
preventing, identifying and correcting software defects



*bi...@vertexg.com* 

*The best way to contact me is by email:*


























-- 







Regards,

*Bilal Qamar*

Technical Recruiter



*VERTEX CONSULTING INC.*

www.thevertexgroup.com

935 N. Plum Grove Rd, STE # D,

Schaumburg, IL-60173.

*bi...@vertexg.com *

*The best way to contact me is by email:*

Voice: 847-972-5869  Fax 847-770-4848

*bilal.recruite...@gmail.com* 



*Please don't print this e-mail unless you really need to.*

Important: This electronic mail message and any attached files contain
information intended for the exclusive use of the individual or entity to
whom it is addressed and may contain information that is
proprietary,privileged, confidential and/or exempt from disclosure under
applicable law. If you are not the intended recipient, you are hereby
notified that any viewing, copying, disclosure or distribution of this
information may be subject to legal restriction or sanction. Please notify
the sender, by electronic mail or telephone, of any unintended recipients
and delete the original message without making any copies.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOyCV4EuwHPdQHhSLD%2BQJZVDazPJQFmDeO7yDvpo85_%2BFVhEug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] immed ReQ: face to Face java developer @ Sunnyvale CA (need local)

2017-01-31 Thread Tej mishra
Hi,

Hope you are doing great!


*Face to Face required*

I have urgent requirement for below position. Please go through the job
description and if you have consultant kindly let me know. Please revert me
on t...@sysmind.com.!



 Role: java developer

Location: Sunnyvale CA



Job description:

Job Details:

Must Have Skills (Top 3 technical skills only) *
1. J2EE
2. Spring
3. Hibernate

Detailed Job Description:
This demand is for ramp up in the existing project with the below skills.
Java J2EE Spring Hibernate Webservices PLSQL AKKA framework APP ENG
framework
Desired years of experience*:
Above 5 years
Top 3 responsibilities you would expect the Subcon to shoulder and execute*:
1. Handson coding in Javan,spring and Hibernate
2. Customer interface and offshore coordination
3. Good Communication


*Tej Mishra* | SYSMIND, LLC

[image: Description: Description: Description: Description: Description:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

*Technical Recruiter*

Phone: 609-897-9670 x 2167

Email: t...@sysmind.com

Gtalk: srrecruiter...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CALetaAJ%3DOa%3DXCBsj4aKZC2zozHCHcgDrqoDiEFwY0vFxqgPaTw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] TUESDAY'S REQUIREMENT : Sr. Tableau Developer with UI/UX experience || Louisville, KY

2017-01-31 Thread Varun
*SHARE YOUR UPDATED RESUME AT varun.j...@diverselynx.com
*



Hi,

Hope you are doing great !!!



My name is Varun and I'm a Recruiter at Diverse Lynx. We have a position
for “*Sr. Tableau Developer with UI/UX experience*” at *Louisville, KY.*



I have listed out the job description below, so if you are interested,
please reply back with your most up-to-date resume and best contact
number.  Please also feel free to pass this email along to anyone else you
might think would be interested if it’s not right for you.  Thank you so
much! J





*Job Title:   Sr. Tableau Developer with UI/UX experienceLocation:
Louisville, KYDuration: Long term (1+ year)*

Rate :  $50/hr on C2C

*Technical/Functional Skills:*
The Contractor | Tableau Developer should be an expert in UI/UX design and
redesign.  They should also have recent use of SQL and SAS skills, and is
preferred to have SQL development.  The resource should also have
experience working on agile projects or projects that require quick
turnaround.  While the role will primarily focus on tableau development,
there will also be a piece of Business Analyst work that includes
documentation (site maps, process maps, best practices, etc)

*Experience Required:*
The Contractor | Tableau Developer will partner with and utilize the
available resources to turn the MAPD IG into a tool that is able to answer
these questions: where are we now, what do incremental changes look like
across all metrics, how do these changes affect our members, and how do
these changes affect our bottom line

*Roles & Responsibilities: *
§Minimum five 5+ years’ experience in Business Intelligence and
data warehousing including:
§Excellent SQL skills primarily on the Oracle platform
§Excellent data analysis / profiling skills
§Ability to lead conversations with both business SMEs and
technical teams
§Experience working on an Agile development team
§Minimum three (3+) years Tableau experience and a significant role
in at least two end-to-end Tableau enterprise implementations including:
§Establishing governance processes to organize and manage workbooks
and data sources
§Establishing and socializing best practices in Tableau dashboard
design and implementation
§Establishing a sustainable Tableau security scheme in concert with
corporate security policies and platforms
§Identifying and resolving significant Tableau performance issues
§End user training and support
Experience providing application development team leadership and subject
matter expertise



*Thanks and Regards,*

*Varun Jain*

*Diverse Lynx LLC*



Email is the best way to reach me…



*Email – varun.j...@diverselynx.com *





Diverse Lynx LLC |300 Alexander Park|Suite #200|Princeton , NJ 08540



“For our open jobs please visit Diverselynx Jobs

”





*“Note: Diverse Lynx LLC is an Equal Employment Opportunity employer. All
qualified applicants will receive consideration for employment without
regard to race, religion, color, sex, age, national origin or disability.
All applicants will be evaluated solely on the basis of their ability,
competence, and performance of the essential functions of their positions.
We promote and support a diverse workforce at all levels in the company.
This is not an unsolicited mail. If it is not intended for you or you are
not interested in receiving our e-mails please reply with a "remove" in the
subject line and mention all the e-mail addresses to be removed with any
e-mail addresses, which might be diverting the e-mails to you. We are
extremely sorry if our email has caused any inconvenience to you.”*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAAGkmiwEoBPkzxxkpC_%2Bfehw7sV9Myc7WMkH6NO9o%2BKUwBty0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Oracle Exadata DBA__NeeD urgent with 9+ Profile Local to NY/NJ

2017-01-31 Thread Bharat Chhibber
Hello,

Hope you are doing well.

This is Bharat from Nityo Infotech. Please find the JD below and if you
have any consultant available then please let me know ASAP at
bhara...@nityo.com.



*Exadata** developer*

*NYC-*

*FTE as well as Contract*

   - Good understanding of Exadata Architecture
   - Clear understanding of Exadata features like Flash cache, Storage
   Index, HCC and IORM
   - Solid exposure of Exadata hardware
   - Understanding of Luns, Cell Disk and Grid disk
   - Implementation experience of exadata features
   - Understanding of CELLCLI and DCLI
   - Performance tuning of Exadata component
   - Understanding of Cell Storage software
   - Troubleshooting experience


--

[image: Description: cid:image001.png@01CB85A7.EC3D8B00]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Regards*



*Bharat Chhibber*
Desk : 6098530818 Extn 2111

Fax : 609 799 5746
*bhara...@nityo.com *


--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.html
--

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEmgVe17YATjEqTCUqPY0PxdZ%2BHUC0PoJQGnCTOrHz5D%3Dh%2BB%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP FI Treasury in Middletown, PA !

2017-01-31 Thread Abhishek ojha
*Position: SAP FI Treasury*

*Location:  Middletown, PA*

*Duration:  12 months*

*Interview:  Phone & Skype*



*MUST HAVE:*

· 8+ years of expertise in the following SAP Modules:

o   *Finance (FI)*

o   *Treasury* (Investment Management, Cash Management, Debt Management)

§  Recent project(s) *must* have involved working with Treasury module

o   *Controlling (CO)*

· At least 1 recent project working in the *public sector*

· Expertise in as many of the following SAP modules as possible:

o   Funds Management (FM)

o   Financial Accounting (FA)

o   General Ledger (GL)

o   Accounts Payable (AP)

o   Accounts Receivable (AR)

o   Fixed Assets (FA)

o   Budgeting & Forecasting

o   Banking

o   Projects Systems (PS)

o   Plant Maintenance (PM)

o   Materials Management (MM)

o   Supplier Relationship Management (SRM)

o   Human Capital Management including Payroll (HCM)

· Experience performing the following functions/tasks with SAP
Treasury modules:

o   Configuration & maintenance

o   Identifying and correcting configuration issues

o   Providing support & training to end users

o   Supporting integration of Treasury & FICO modules with other SAP modules

o   Creating & maintaining documentation

*NICE TO HAVE:*

· Agile Systems/RWD uPerform

· ServiceNow

· Quality Center

· Panaya Standard SaaS – SAP Support Pack Automation & Test
Management w/HP Quality Center Integration


*Thanks & Regards,*

*Abhishek Ojha*

*732- 837- 2138*

*ao...@sagetl.com *

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKpcopSnm40V4FekYOWpippKZV2fSR0k6o6gP%2BdxnrgqpWU%2BAw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Automation Tester@Hillsboro, OR

2017-01-31 Thread Santosh kumar Nityo
*URGENT NEED *



Hi,

Hope you doing Well !!!



Here is our Implementing partner Requirement, Please go through the below
requirement and send us suitable consultant with their updated resume,
rates and Contact details ..



*Role: **Automation Tester*

*Location: **Hillsboro, OR*

*Work Duration:** Long Term*

*Note: We need Photo id and visa copy (H1B)*

* Job Description: *1. Expertise in developing test automation frameworks
using Java and Selenium.
2. Very good knowledge of Java and selenium required

Nice to have skills (Top 2 only)
1. Worked on Test automation of AWS based applications
2. knowledge SAFe methodologies
Detailed Job Description:



Must have strong understanding and Hands-on experience in designing and
developing Test Automation frameworks using Java Must have extensive
experience with Selenium Web Driver Good SQL knowledge with hands-on
experience of Oracle database Must have experience in Functional testing
and leading the team Working knowledge of Cloud Based testing Hand on
experience with Git, Stash and Jira Good understanding and hands on
experience with test automation of RESTful web service Strong understanding
of various







*If I'm not available over the phone, best way to reach me in email...*





[image: cid:image001.jpg@01D0BE16.B9DD7240]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Santosh Kumar *

*Technical Recruiter*

Desk No-609-853-0818 Ext-2170
Fax :   609 799 5746

kuntal.sant...@nityo.com
www.nityo.com


--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.html
--

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAG0Zfz2jkEjy-AYXdkevOQrosNenC4qY79sRauq%3DHehrQmMaNg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Senior System Administrators, at St Louis MO .

2017-01-31 Thread Shaik Salam
Hi Everyone ,
Hope you are doing great,

We have an immediate opportunity for *Senior System Administrators, at St
Louis MO .* Below is the job description and if you’d like to pursue this,
please include a word copy of your latest resume along with a daytime phone
number and rate in your response.

*Send resumes to s...@nytpartners.com *

*Job Role: Senior System Administrators*
*Location: St Louis MO *
*Duration: 3 Months (Possible Extension)*
*Mode of interview: Face to face interview required!!*
*Locals only*

*Preferred Qualifications:*

*Citrix administration 6.5 or higher – 5 years*

   - Knowledge/experience of network and firewall troubleshooting tools
   - Load balancer experience (F5, A10, Netscaler, etc.…) – 2+ years
   - Storefront experience
   - Visual Basic scripting and PowerShell scripting - 5+ years
   - Active Directory administration experience
   - Server 2008 r2 or higher administration – 7+
   - VMware experience
   - Group Policy
   - IIS background - 2+ years



Thanks and Regards,
Sam
New York Technology Partners – Rochester
332 Jefferson Rd.
Rochester, NY 14623
T1: (201) 680-0200 x 7026
Fax: (201) 474-8533
? s...@nytpartners.com
? www.nytp.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHWKL1iQDFiVa%3DPKLQ38aokTJ%2BET_p4522Y_W%2BLxPn%2BWR%2BRmeA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android Wear 2.0 update

2017-01-31 Thread Chris Brossard
I'm not sure if I'm posting this in the right place, but I'm posting it here in 
the hope that someone in the Google universe will notice it and do something 
about it.

For those developers who are interested in developing GPS based Android Wear 
2.0 apps and who live in a part of the world where it is difficult to find the 
LG Watch Urbane 2nd Edition, it would be helpful if Google would give more 
information about when existing Android Wear 1.0 devices will be updated to 
2.0.  Just publishing a list of the AW 1.0 devices which will be updated to 2.0 
and saying that they will be updated "sometime in the next year" is not very 
helpful for those of us who are trying to prevent the slow and painful death of 
Android Wear.  At the very least, Google needs to specify the order in which 
the 1.0 devices will be updated.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d948936e-37e3-4d2c-9301-02083bc8f4a6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Java Developer with PL/SQL @ New York, NY

2017-01-31 Thread satish kumar
Hi ,



Hope you are doing great!



Please review the following Job Description and share updated resume if you
find comfortable for this position...



*Note: Need Passport copy/number.*


*Role: Java Developer*

*Location: New York, NY*

*Duration: 13+ Months*





Experience (Years)8-10





*Required Skills:*

PL/SQL, Foundation : Core Java (JDK 1.3 / 1.4)

Strong background in JAVA and SQL, PL/SQL.







*Satish Kumar* | SYSMIND, LLC
*Technical Recruiter*

[image:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

Email: sati...@sysmind.com

Gmail: satishsysmi...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHxR9GYM30DM3bk9uYeCrWkWZjpY%2BZjnPsP%2BKAr5JKAvaKLSSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] .net developer - Houston TX - Need on our W2 or 1099

2017-01-31 Thread Qamar Bilal
*bi...@vertexg.com* 

*The best way to contact me is by email:*



Hi,



Hope you are doing well today.



My name is *Bilal* and I am an *IT Technical Recruiter from VERTEX GROUP *
based in Illinois, if you feel comfortable with the requirement reply me
ASAP…….



Quick Response is appreciated.



*Below are the Position Details:*



*Position: .Net Developer*

*Location: Houston, TX (local please)*

*Duration: 6 month contract *

*Need on our W2 or 1099*

*visa :OPT , GC , USC*



• Actively participates in all phases of the software life cycle.

• Work with little direct supervision on implementing designs defined by
team.

• Investigation of errors in software programs. • Maintenance of existing
applications.

• Assist in the development and implementation of test plans by working
closely with the QA team.



• Excel with on time delivery with minimal supervision

• Effective participant of requirements gathering, requirements analysis

• Proficient at architecting small systems following the prescribed
technology policies or architectural footprint

• Working knowledge and demonstrated experience with .NET Framework, Object
Oriented Programming, data structures, SQL Server

• Strong recent experience with the C# language and Web Services, including
Web API, MVC

• Working knowledge of JavaScript and jQuery, AJAX, GET and POST, both
synchronously and asynchronously

• Be comfortable with XML and JSON

• Experience with version control systems

• Experience in large projects, including dealing with large volumes of data



*bi...@vertexg.com* 

*The best way to contact me is by email:*































-- 







Regards,

*Bilal Qamar*

Technical Recruiter



*VERTEX CONSULTING INC.*

www.thevertexgroup.com

935 N. Plum Grove Rd, STE # D,

Schaumburg, IL-60173.

*bi...@vertexg.com *

*The best way to contact me is by email:*

Voice: 847-972-5869  Fax 847-770-4848

*bilal.recruite...@gmail.com* 



*Please don't print this e-mail unless you really need to.*

Important: This electronic mail message and any attached files contain
information intended for the exclusive use of the individual or entity to
whom it is addressed and may contain information that is
proprietary,privileged, confidential and/or exempt from disclosure under
applicable law. If you are not the intended recipient, you are hereby
notified that any viewing, copying, disclosure or distribution of this
information may be subject to legal restriction or sanction. Please notify
the sender, by electronic mail or telephone, of any unintended recipients
and delete the original message without making any copies.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOyCV4FsSUKTJxJVSw-5k5n_JsA6qiSwFdR-Smy_BoriQ06s4A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] New Requisition / Project Coordinator / Phoenix, AZ / Long Term

2017-01-31 Thread priya . msysinc


Hi,

 

This is Priya From MSys.

Hope this email finds you well.

 

We have a requirement open for *Project Coordinator*. 

If you have a relevant consultant please send me the updated resume or give 
me a call at *415-202-5274*.

 

*Job Description:*

*Job Title: *Project Coordinator

*Work Location: *Phoenix, AZ

*Extension Possible: *Yes

*Experience: *3+years

*Mode of Interview: *Telephonic and Skype mandatory

 

*Responsibilities*

*The IT Project Coordinator will coordinate activities and resources in 
support of IT portfolios, programs, projects, processes and personnel as 
follows.  *

   - Assist EPMO Manager with tasks to manage and coordinate activities of 
   the EPMO 
   - Coordinate meetings and prepare meeting minutes 
   - Develop documentation and presentation 
   - Perform analysis and develop/present reports and metrics 
   - Develop tracking system for extensive EPMO documentation and organize 
   into electronic folders 
   - Communicate with multiple stakeholders, each with different reporting 
   needs/requirements 
   - Support Project Managers in project management of multiple projects 
   - Develop and maintain Project Schedules 
   - Support Administration of Project/Portfolio Management and Agile Tools 

  

*Project Coordinator Required Skills:*

   - Associates or Bachelor’s Degree or equivalent experience 
   - 3+ years of work experience 
   - Experience as a Project Coordinator, Business Analyst, Executive 
   Assistant or similar position 
   - Strong verbal and written communication and listening skills 
   - Strong follow through, attention to detail and organization skills 
   - Solid time-management and ability to work on multiple tasks 
   simultaneously 
   - Evolving problem-solving skills 
   - Proficient with MS-Office, in particular MS Word and MS Excel 
   - Understands Information Technology Terminology & Processes  
   - Experience with File sharing systems and Internet searching 
   - Ability to work effectively in a matrix managed organization 
   - Personable with customer service skills 

 

*As this is an urgent requirement, I would appreciate if you can call me on 
**415-202-5274* *or respond back with the updated resume and the best 
number to reach you along with answers to following questions. This would 
help us to market your profile with other direct clients.*

 

*Note: Client may ask for background and drug check, If Hired*

 

*Please provide below information in order to submit your profile:*

*Candidate Name*

 

*Present location (city, state or ZIP)*

 

*Work Authorization*

 

*D.O.B. (MM/DD/)*

 

*Last four SSN.*

*Tel No.*

*E-mail ID   *

*Skype ID*

 

*Linkedin*

*Onsite availability (post-selection)*

*Total onsite exp, working in US*

 

*Overall relevant exp of candidate*

 

*Notice Period Required*

 

*Degree:  *

 

*University:*

 

*Graduation Year:   *

*Interview Availability (Time & Date)*

 

*I look forward to hear from you soon*

 

*Thanks & Regards*

*Priyadarshani S.*

*Technical Recruiter*

*MSys Inc.*

*Contact: 415-202-5274   *
*Email: priya.msys...@gmail.com*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/dae8bfed-130e-4db9-9a35-e15ffe7f7dea%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP Business - New York City, NY

2017-01-31 Thread Qamar Bilal
*bi...@vertexg.com* 

*The best way to contact me is by email:*



Hi,



Hope you are doing well today.



My name is *Bilal* and I am an *IT Technical Recruiter from VERTEX GROUP *
based in Illinois, if you feel comfortable with the requirement reply me
ASAP…….



Quick Response is appreciated.



*Below are the Position Details:*



*Position: SAP Business*

*Location: New York City, NY.*

*Duration: 6 month contract *

*Visa :   GC or USC only *

*Must be on our direct W2/Visa as vendor do not work with layers.*



*SAP Business One Reports Specialist*



Summary:

The Reports Specialist will be using SAP Business One to extract data. By
using SQL and Crystal Reporting to provide accurate and correct reports for
different departments.

*Requirements:*

   - 5+ years of IT experience
   - Recent experience with SAP Business One 9.0 or 9.1 experience
   - Experience with Third Wave, APP, and other add-on modules a plus
   - Presents report data in a way that is most meaningful and readily
   accessible to staff and members.
   - Demonstrates outstanding communication skills to translate reporting
   requests to accurately
   - meet the actual information and deadline needs of users.
   - Educates requestors as to appropriate and desirable parameters to
   ensure they get the information they need.
   - Collaborate with end users to gather report requirements and ensure
   proper testing and validation.
   - Provides support to end users on standardized and ad hoc reports
   - Expert knowledge of SQL Reports/Crystal Reports and other reporting
   tools.
   - Proficiency debugging and tuning the SQL code, tuning queries.
   - Ability to troubleshoot issues to resolution.
   - Ability to design and configure solutions based on changing business
   needs including
   - development of requirements, functional specifications, and design
   specifications.
   - Knowledge of data warehousing techniques and tools.
   - Ability to work effectively on multiple activities or projects.
   - Excellent organizational skills.


*bi...@vertexg.com* 

*The best way to contact me is by email:*





























-- 







Regards,

*Bilal Qamar*

Technical Recruiter



*VERTEX CONSULTING INC.*

www.thevertexgroup.com

935 N. Plum Grove Rd, STE # D,

Schaumburg, IL-60173.

*bi...@vertexg.com *

*The best way to contact me is by email:*

Voice: 847-972-5869  Fax 847-770-4848

*bilal.recruite...@gmail.com* 



*Please don't print this e-mail unless you really need to.*

Important: This electronic mail message and any attached files contain
information intended for the exclusive use of the individual or entity to
whom it is addressed and may contain information that is
proprietary,privileged, confidential and/or exempt from disclosure under
applicable law. If you are not the intended recipient, you are hereby
notified that any viewing, copying, disclosure or distribution of this
information may be subject to legal restriction or sanction. Please notify
the sender, by electronic mail or telephone, of any unintended recipients
and delete the original message without making any copies.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAOyCV4FK3tY--BdL%3DkLcjv7Rf6kW%3DCr%2B2LS2vXLdPEsu%2BZfjPg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP FI Treasury in Middletown, PA !

2017-01-31 Thread Abhishek ojha
*Position: SAP FI Treasury*

*Location:  Middletown, PA*

*Duration:  12 months*

*Interview:  Phone & Skype*

*C2C Rate:  $60/hr*



*MUST HAVE:*

·8+ years of expertise in the following SAP Modules:

o   *Finance (FI)*

o   *Treasury* (Investment Management, Cash Management, Debt Management)

§  Recent project(s) *must* have involved working with Treasury module

o   *Controlling (CO)*

· At least 1 recent project working in the *public sector*

· Expertise in as many of the following SAP modules as possible:

o   Funds Management (FM)

o   Financial Accounting (FA)

o   General Ledger (GL)

o   Accounts Payable (AP)

o   Accounts Receivable (AR)

o   Fixed Assets (FA)

o   Budgeting & Forecasting

o   Banking

o   Projects Systems (PS)

o   Plant Maintenance (PM)

o   Materials Management (MM)

o   Supplier Relationship Management (SRM)

o   Human Capital Management including Payroll (HCM)

· Experience performing the following functions/tasks with SAP
Treasury modules:

o   Configuration & maintenance

o   Identifying and correcting configuration issues

o   Providing support & training to end users

o   Supporting integration of Treasury & FICO modules with other SAP modules

o   Creating & maintaining documentation

*NICE TO HAVE:*

· Agile Systems/RWD uPerform

· ServiceNow

· Quality Center

· Panaya Standard SaaS – SAP Support Pack Automation & Test
Management w/HP Quality Center Integration


*Thanks & Regards,*

*Abhishek Ojha*

*732- 837- 2138*

*ao...@sagetl.com *

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKpcopQmCmQ5Epj7ti%2B7nN7gdGg7qS-FKtdcO2hV4raDYPm%3Dmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] General Newbie Question on app development

2017-01-31 Thread jcarter
How do I develop an Android app on a PC which requires hardware used on the 
phone (e.g., GPS, magnetometer, etc.)?

Thanks


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0fceab36-00aa-4153-9918-384ad9c1f48a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Senior Sitecore Architect :::: Neenah, WI :::: Contract Opportunity

2017-01-31 Thread Soumya Sp
*Senior Sitecore Architect*



*Location : Neenah, WI*

*Type : Contract *



*Mandatory Skills*

• 12+ years of experience in IT

• 8 or more years of industry experience developing web based
applications using ASP.NET/C# with MVC methodologies.

• 5 or more years of industry experience working with the
Sitecore Experience Platform in relation to WCM (MVC), xDB and EXM.
Sitecore 8.x experience is a must. Sitecore mobile SDK is a bonus.

• Experience working with Sitecore's personalization engine and
digital marketing capabilities

• Understands the use of CMS and use of Experience Editor,
page/data template, content types, workflow, content authoring/approval
process and content governance best practices.

• Experience working with Sitecore development tools such as
Sitecore Instance Manager, Sitecore Rocks, Glass Mapper etc.

• Working knowledge of building and consuming RESTful APIs.

• Strong analytical thinking, writing and communication skills.

• Experience working in Agile/Scrum Software Development
environment and offshore teams is a bonus.

• Ability to drive results through others.

• Proficient in code review, code refactoring





*Regards,*



*Ranjan*

*Next Level Business Services Inc*

*Staffing|Consulting|Outsourcing*

*Jacksonville, FL*

Phone: +1 (904) 267-0727 | Fax: +1 (608)646-8326

E-mail: soumya.ran...@nlbservices.com |Web:www.nlbservices.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHUJvG5tv6TcfSDw9kvK%2B3c64KWB%2BZS54L0npNp4F8rL5KJp6w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAS Developer with Health care Domain@Hartford, CT

2017-01-31 Thread Santosh kumar Nityo
*URGENT NEED *



Hi,

Hope you doing Well !!!



Here is our Implementing partner Requirement, Please go through the below
requirement and send us suitable consultant with their updated resume,
rates and Contact details ..



*Role: **SAS Developer with Health care Domain*

*Location: **Hartford, CT*

*Work Duration:** Long Term*

*Note: We need Photo id and visa copy (H1B)*

* Job Description: *Senior SAS developer with minimum 8+ years of IT
experience in data warehousing/reporting projects.

Minimum 3-4 years of extensive development experience in SAS ETL, Analytics
and Informix.

Proven project experience and ability to lead application development
teams. Ability to discover and define technical requirements and their
relationship to functional requirements and to determine the adequacy of
documented requirements for implementation.

Knowledge of heath care domain will be preferred.

Familiarity with business intelligence, data warehousing design techniques,
and dimensional modeling.

Experience working with large and complex database systems and demonstrated
knowledge of data integration, mapping and conformance conceptually.

Experience in Waterfall and Agile methodologies.





*If I'm not available over the phone, best way to reach me in email...*





[image: cid:image001.jpg@01D0BE16.B9DD7240]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536

*Santosh Kumar *

*Technical Recruiter*

Desk No-609-853-0818 Ext-2170
Fax :   609 799 5746

kuntal.sant...@nityo.com
www.nityo.com


--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.html
--

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAG0Zfz0eKAscvhFAL%2B6H_e2ARtU19mxfSbNj646b0cGvVuECGQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] I converted site to Android app What permissions from site owner I need ?

2017-01-31 Thread Petar Domacinic


Site owner wants his site to be converted in Android app and post in Google 
Play Store.

I made app with WebView in Android Studio but I read that I need site owner 
permission to legally post app in Google Play.


*My question is* what kind of permission i need from site owner and where 
to put this "document" in Google Play when uploading my app?


How to prove that the my application is legally?

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0b444972-e383-4e9b-bc8a-4e2788c6b790%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Embedded C++ with expertise in Video processing @ Santa Clara, CA 95051

2017-01-31 Thread amit yadav
Hi,

Hope you are doing great!





*Work Location: Santa Clara, CA 95051 Job Title: IT - Embedded C++ with
expertise in Video processing Contract duration (in months)* 6*

*Mandatory

Job Details:

Must Have Skills (Top 3 technical skills only) *
1. Embedded software development in CC++ with expertise in Video processing
2. experience in working on Video(MPEG2,AVC,HEVC) and Audio(AC3,AAC, M1L2,
DD+) codecs in CC++ on a Linux environment
3. Experience to VideoMedia domain
Nice to have skills (Top 2 only)
1.
2.
Detailed Job Description:
At least  4 years of experience with Embedded software development in CC
with expertise in Video processing. At least 4 years of experience in
working on Video MPEG2,AVC,HEVC and AudioAC3,AAC, M1L2, DD codecs in CC on
a Linux environment   At least 4 years of experience in software
development life cycle. At least 4 years of experience in Project life
cycle activities on development and maintenance projects.At least 3 years
of experience in Design and architecture review.At least 4 years of expe
Desired years of experience*:
Above 5 years
Education/ Certifications (Required):
BE
Top 3 responsibilities you would expect the Subcon to shoulder and execute*:
1. Requirement Analysis
2. Coding
3. Unit Testing



*Best Regards,*

*Amit Yadav* | SYSMIND, LLC

Team Lead

[image:
ttps://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKAv6ESeoyn2d0mtBbZtbR9EWCR9jU8faQn2jSKfzXzG4X%2BcvA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immed Req: Embedded C consultant with video processing @ Santa Clara CA

2017-01-31 Thread Tej mishra
Hi,

Hope you are doing great!

I have urgent requirement for below position. Please go through the job
description and if you have consultant kindly let me know. Please revert me
on t...@sysmind.com.!

 Role: | Embedded C consultant with video processing.

Location: Santa Clara CA



Job description:

Job Details:
Must Have Skills (Top 3 technical skills only)
1. Embedded software development in CC++ with expertise in Video processing
2. experience in working on Video(MPEG2,AVC,HEVC) and Audio(AC3,AAC, M1L2,
DD+) codecs in CC++ on a Linux environment
3. Experience to Video Media domain

*Detailed Job Description:*
At least  4 years of experience with Embedded software development in CC
with expertise in Video processing. At least 4 years of experience in
working on Video MPEG2,AVC,HEVC and AudioAC3,AAC, M1L2, DD codecs in CC on
a Linux environment   At least 4 years of experience in software
development life cycle. At least 4 years of experience in Project life
cycle activities on development and maintenance projects.At least 3 years
of experience in Design and architecture review.At least 4 years of expe
Desired years of experience*:
Above 5 years
Education/ Certifications (Required):
BE
Top 3 responsibilities you would expect the Subcon to shoulder and execute*:
1. Requirement Analysis
2. Coding
3. Unit Testing



*Tej Mishra* | SYSMIND, LLC

[image: Description: Description: Description: Description: Description:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

*Technical Recruiter*

Phone: 609-897-9670 x 2167

Email: t...@sysmind.com

Gtalk: srrecruiter...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CALetaA%2B3pEsZQtdHy45d3t-V%3DiBbLo4akmxS0FAJ00uXivJSbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: NEED: Storage Admin (Min. 12+ Yrs) @ West Des Moines, IA --- Contract

2017-01-31 Thread kris . kollasoft
Hi Martin,

Please share me JD to kris.kollas...@gmail.com

On Tuesday, December 20, 2016 at 8:05:38 PM UTC+5:30, Martin Zeller wrote:
>
> Hi,
>
> This Is Martin Zeller from Agile Enterprise Solutions,
>
> This is Reference for Following Position
>
>  
>
> * Please reply with *Resume, Work Authorization , Rate & Contact 
> Details* ASAP *
>
>  
>
> *Job Title: Storage Admin (Min. 12+ Yrs)*
>
> *Location:* West Des Moines, IA
>
> *Duration:* 6+ Months
>
> *Interview Type: *Phone+ Skype
>
>  
>
> *Primary Skills:   EMC networker/Symantec Netbackup, Data domain 
> and VTL,  Data domain replication*
>
>  
>
> *Experience: 12+ years.*
>
>  
>
> *Job Description*
>
>  
>
> v  Configuring and managing *EMC Storages (EMC Storage arrays VMAX, 
> XtremeIO, VNX)*
>
> v  Experience in Configuring and troubleshooting Fabric environment Cisco 
> switches.
>
> v  Experience in SRDF and replication technologies in EMC storage 
> environment
>
> v  Experience in Isilon
>
> v  In-depth knowledge in *EMC networker/Symantec Netbackup*
>
> v  In-depth knowledge in *Datadomain and VTL*
>
> v  Hands-on in *Datadomain replication*
>
> v  Knowledge in VxRack
>
> v  Experience working on Performance tuning of storage/capacity management
>
> v  System administration experience on Windows/Linux and knowledge on 
> VMware / Hyper-V would be an added value
>
> v  Implementing new SAN arrays in DCs
>
> v  Knowledge in multipath configurations
>
> v  Lun allocation/extension and reclamation.
>
> v  Expertise in Volumes/Luns creation & storage space management
>
> v  Configuration, monitoring & analyzing event, alert logs & strong 
> trouble shooting skills in storage environments & solving problems
>
> v  Remote storage administration
>
> v  Storage controller firmware up gradation, Disk controller firmware up 
> gradation,
>
> v  License management
>
> v  H/W troubleshooting & Vendor coordination
>
> v  Pro-active measures & preventive measures for storage problems/errors
>
> v  Certification on EMC Storage technology is an added advantage.
>
> v  Good skills on performance optimization.
>
> v  Solving complicated Hardware cases and Liaising with Hardware 
> Vendor/EMC support
>
> v  Advanced trouble shooting skills and identify the severity of the 
> issue, Ability to Resolving issues quickly to account/customer satisfaction 
> and Prepare RCA
>
>  
>
> *In-depth knowledge in EMC networker/Symantec Netbackup - MUST*
>
> *In-depth knowledge in Datadomain and VTL -  MUST*
>
> *Hands-on in Datadomain replication - MUST*
>
>  
>
> *Good to have:*
>
> v  EMC certification required
>
> v  Thorough knowledge on ITIL framework
>
> v  Team lead experience a plus
>
> v  ITIL Certification
>
> v  Knowledge into EMC products.
>
> v  To update knowledge in current best practices 
>
> v  Exposure to high end Virtualization & replication
>
>  
>
> Thanks & Regards
>
> *Martin Zeller*
>
> *Agile Enterprise Solutions, Inc*
>
> Ph: 972-427-1837
>
> Email: martin...@aesinc.us.com 
>
> Gmail: martinze...@gmail.com  
>
> * Note:* If you have received this mail in error or prefer not to receive 
> such emails in the future, please reply with *"REMOVE"* in the subject 
> line and the email id(s) to be removed. All removal requests will be 
> honored ASAP. We sincerely apologize for any inconvenience caused.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/1ae74a09-c1fc-4796-81f6-9e30e1f74532%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Face to face interview || Mainframe Consultant @ Miami, FL 33174

2017-01-31 Thread amit yadav
Hi,

Hope you are doing great!





*Work Location: Miami, FL 33174 Job Title: IT -  Mainframe Technologies |
Mainframe Technologies- ALL Contract duration (in months)*  6 Target Start
Date* 06 Feb 2017*
*Mandatory

Job Details:

Must Have Skills (Top 3 technical skills only) *
1. Analysis
2. Implementation
3. Communication

Detailed Job Description:
Strong in analysis, build and communications. Should be able to work in a
multi vendor environment
Desired years of experience*:
Above 5 years
Education/ Certifications (Required):
BTECH
Top 3 responsibilities you would expect the Subcon to shoulder and execute*:
1. Coordination
2. Analysis
3. Communication



*Best Regards,*

*Amit Yadav* | SYSMIND, LLC

Team Lead

[image:
ttps://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKAv6EQTNmQuJnKWDwvizy3ug7kVAMvdmLMS0zhzW_qhhbOgvw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: RE : Urgent Requirement - Tivoli Storage Admin

2017-01-31 Thread kris . kollasoft
Hi,

Please share JD to kris.kollas...@gmail.com

On Thursday, August 25, 2016 at 12:15:59 AM UTC+5:30, cool subscribe wrote:
>
> Hi 
>
>
> We have urgent requirement for Storage Admin at Troy, MI.
>
> Kindly share suitable profile.
>
>  
>
> *Title: Storage Admin  *
>
> *Location : Troy , MI*
>
>
>
>  
>
>
> *Note :Looking For only GC & USCITIZEN.*
>
>  
>
> *Responsibilities: *
>
>  
>
> · Familiar with all Storage systems (EMC, IBM etc.) and Backup 
> environments, particularly IBM Tivoli Storage Manager (TSM). 
>
> · Provide capacity planning, performance analysis, assist with 
> disaster recovery plan documentation updates and testing, lead efforts 
> towards storage consolidation and identify storage growth, manage 
> configurations of storage media and storage management software. 
>
> · Provide technical expertise, guidance and strategic 
> recommendations to develop a roadmap that ensures that the current and 
> planned technical Storage & Backup solutions are compatible with the 
> company’s business needs and strategic objectives. 
>
> · Develop, implement and oversee policies and procedures to 
> ensure consistent storage provisioning, uptime, regulatory compliance and 
> data protection. 
>
> · Willingness to manage a Storage and Backup environment with 
> business-critical uptime which will include after hours and weekend work as 
> necessary. 
>
> · Supporting storage in a VMware virtualization environment. 
>
> · Supporting the design, operation, work flow and issue 
> resolution for the storage and backup infrastructure. 
>
> · Manage and provide current disk/tape storage usage statistics, 
> provide future projected growth estimates. Providing weekly status reports 
> on individual projects and tasks
>
> · Experience working in the EMC DMX/Symmetric environment. 
> Experience working with Brocade and McData SAN Switches. 
>
> · Experience working with EMC Data Domain. Extensive experience 
> in design and documentation of backup/restore strategies via enterprise 
> class backup solutions such as IBM TSM and automated tape library systems 
> Performs daily routine maintenance, i.e. Review Tivoli Storage Manager 
> (TSM) daily activity log, perform TSM database maintenance; perform TSM 
> storage pool maintenance, and on-site and off-site tape management. 
> Ensuring 100% backup success rate for customer environments. 
>
> · IBM Tivoli Storage Manager for Database (TDP SQL, Domino, 
> Oracle). 
>
> · Should have handled major DR drills. Should be proficient on 
> how to restore and recover TSM Servers. 
>
> · Should be able to independently implement DRM and take part in 
> DR tests. Knowledge on IBM, Quantum Tape libraries Troubleshooting of the 
> tape library issues. 
>
> · Vendor co-ordination in case of any Software/Hardware issues.
>
> Regards,
> Amit
> It Recruiter ! Sysmind
> email-am...@sysmind.com 
> https://www.linkedin.com/in/amit-s-9964573a
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/8ab3edba-8782-4dcf-801a-9e342ee3c503%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Technical Architect Oracle OBIEE || 24 Months Contract || Albany, NY || H1B

2017-01-31 Thread prabhat16101987


Hi,

 

We have urgent requirement for below position. Please respond with your 
Updated Resume and Hourly Pay Rate expectation asap.

 

*Job Title: Technical Architect (Oracle OBIEE)*

*Location: Albany, NY*

*Duration: 2 Yrs Contract*

 

*Job Description:*

 

*Technical expert centered around a technology, technologies or a portfolio 
of applications- Designing and implementing Information Technology 
solutions*

*Expert*

*84+ Months: Candidate is able to provide leadership of large teams and/or 
extensive industry experience and is considered at the top of his/her field*

 

 

*Essential Qualification:*

 

· 84 MonthsDemonstrated hands-on experience with Oracle 10/11G 
databases, Oracle Data Warehouse and Data Marts to support Business 
Intelligence.  

· 42 Months   Demonstrated hands-on Oracle OBIEE 11g administrative 
experience performing upgrades, repository migrations, project development 
in a MUD environment.

· 24 Months   Demonstrated hands-on Oracle MapViewer experience.

· 84 Months   Demonstrated hands-on programming experience with 
Crystal Reports.

· 42 Months   Demonstrated hands-on Repository development 
experience with Oracle OBIEE 11g.

· 42 Months   Demonstrated hands-on Oracle OBIEE 11g development 
experience creating dashboards and analyses.

· 84 MonthsDemonstrated hands-on development experience with 
TOAD (SQL querying tool).  

· 84 Months   Demonstrated hands-on development experience with  HTML, 
and CSS coding

· 84 Months   Demonstrated hands-on experience working with PL/SQL 
and Visual Source Safe.

· 84 Months   Experience working with HIPAA requirements or similar 
standards and with NYS Accessibility Standards or similar standards

 

*Prabhat Kumar*

[image: Description: Description: Description: Description: Description: 
Description: Description: http://busitants.com/images/logo.png]

*Busitants Incorporated*

*Address: 10 Dorrance St #700, Providence, RI 02903*

*Email: prab...@busitants.com *

*Direct No: 401-369-8624*

*Web: www.busitants.com *

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/95f20b29-f415-4062-a159-4af49cfb2792%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Storage Admin needed in Indianapolis - IN- Very urgent requirement

2017-01-31 Thread kris . kollasoft
Hi ,

Please share JD to kris.kollas...@gmail.com

On Wednesday, November 23, 2016 at 12:05:38 AM UTC+5:30, Thiru Moorthy 
wrote:
>
> Hi Friends,
>
> Hope you doing fine.
>
> Kindly share the resumes of your consultants for the below Simple JD. 
>
>  
>
> Please submit the resumes after checking the JD.
>
> Moreover, client is expecting  *Skype ID, LinkedIn Account, H1 Copy, DL 
> Copy, Date of birth and last 6 digit of SSN *for submission process.
>
> *Storage Admin needed in Indianapolis – IN*
>
> *Rate ; 50/hr. on C2C*
>
> • 3 to 5 years of experience supporting Mainframe Storage Administration 
>
> • Good communication skills and willingness to work in a 24*7 oncall 
> support environment. 
>
> • Excellent understanding of System z storage concepts 
>
> • Working knowledge on FDR, DFSMS, Flashcopy, IAM, CA1, ICF Catalogs, HCD 
>
> • Knowledge on Catalog management, IBM system utilities, system 
> parameters/parmlib maintenance 
>
> • Experience in implementing / upgrading FDR, IAM or storage products 
>
> • Experience with DFSMSdss data movement, dump and restores of DASD volume 
>
> • Capable of planning and executing Disaster recovery exercises 
>
> • Provide regular storage management reports / analysis to senior 
> management team regarding …Incidents,Changes and requests 
>
> • Review system indicators (logs, dumps, error) logs for pro-active 
> management of system …problems.
>
>  
>
> Thanks
>
>
> *--*
>
> *Tiru Moorthy | Talent Acquisition*
>
>  
>
> *Systems Software Solutions Inc D/b/a 3S USA INC*
>
> *One Tiffany Pointe, #106, Bloomingdale, IL-60108*
>
> *Work: 630-506-6115| Fax: (630)-246-662**4*
>
> t...@3susa.com  | http://www.3susa.com/ | 
>
> *Certified MBE/DBE|FBE|8a (SBA) | Honored to serve US Military*
>
> *Disclaimer: *We at 3S USA INC., respect your On-line Privacy. Under 
> Bills.1618, Title III passed by the 105th U.S. Congress this mail cannot be 
> considered spam as long as we include contact information and a remove link 
> for removal from our mailing list, so we do not believe this email is 
> unsolicited. If you wish to be removed from this mailing list, please reply 
> with "REMOVE" in the subject line. Any inconvenience caused is regretted.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/2f3c24aa-4c14-48bb-87c0-b8b8eeaf3438%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: NEED: Storage Admin (Min. 12+ Yrs) @ West Des Moines, IA --- Contract

2017-01-31 Thread kris . kollasoft
Hi,

Please share me requirement to kris.kollas...@gmail.com

On Tuesday, December 20, 2016 at 8:05:38 PM UTC+5:30, Martin Zeller wrote:
>
> Hi,
>
> This Is Martin Zeller from Agile Enterprise Solutions,
>
> This is Reference for Following Position
>
>  
>
> * Please reply with *Resume, Work Authorization , Rate & Contact 
> Details* ASAP *
>
>  
>
> *Job Title: Storage Admin (Min. 12+ Yrs)*
>
> *Location:* West Des Moines, IA
>
> *Duration:* 6+ Months
>
> *Interview Type: *Phone+ Skype
>
>  
>
> *Primary Skills:   EMC networker/Symantec Netbackup, Data domain 
> and VTL,  Data domain replication*
>
>  
>
> *Experience: 12+ years.*
>
>  
>
> *Job Description*
>
>  
>
> v  Configuring and managing *EMC Storages (EMC Storage arrays VMAX, 
> XtremeIO, VNX)*
>
> v  Experience in Configuring and troubleshooting Fabric environment Cisco 
> switches.
>
> v  Experience in SRDF and replication technologies in EMC storage 
> environment
>
> v  Experience in Isilon
>
> v  In-depth knowledge in *EMC networker/Symantec Netbackup*
>
> v  In-depth knowledge in *Datadomain and VTL*
>
> v  Hands-on in *Datadomain replication*
>
> v  Knowledge in VxRack
>
> v  Experience working on Performance tuning of storage/capacity management
>
> v  System administration experience on Windows/Linux and knowledge on 
> VMware / Hyper-V would be an added value
>
> v  Implementing new SAN arrays in DCs
>
> v  Knowledge in multipath configurations
>
> v  Lun allocation/extension and reclamation.
>
> v  Expertise in Volumes/Luns creation & storage space management
>
> v  Configuration, monitoring & analyzing event, alert logs & strong 
> trouble shooting skills in storage environments & solving problems
>
> v  Remote storage administration
>
> v  Storage controller firmware up gradation, Disk controller firmware up 
> gradation,
>
> v  License management
>
> v  H/W troubleshooting & Vendor coordination
>
> v  Pro-active measures & preventive measures for storage problems/errors
>
> v  Certification on EMC Storage technology is an added advantage.
>
> v  Good skills on performance optimization.
>
> v  Solving complicated Hardware cases and Liaising with Hardware 
> Vendor/EMC support
>
> v  Advanced trouble shooting skills and identify the severity of the 
> issue, Ability to Resolving issues quickly to account/customer satisfaction 
> and Prepare RCA
>
>  
>
> *In-depth knowledge in EMC networker/Symantec Netbackup - MUST*
>
> *In-depth knowledge in Datadomain and VTL -  MUST*
>
> *Hands-on in Datadomain replication - MUST*
>
>  
>
> *Good to have:*
>
> v  EMC certification required
>
> v  Thorough knowledge on ITIL framework
>
> v  Team lead experience a plus
>
> v  ITIL Certification
>
> v  Knowledge into EMC products.
>
> v  To update knowledge in current best practices 
>
> v  Exposure to high end Virtualization & replication
>
>  
>
> Thanks & Regards
>
> *Martin Zeller*
>
> *Agile Enterprise Solutions, Inc*
>
> Ph: 972-427-1837
>
> Email: martin...@aesinc.us.com 
>
> Gmail: martinze...@gmail.com  
>
> * Note:* If you have received this mail in error or prefer not to receive 
> such emails in the future, please reply with *"REMOVE"* in the subject 
> line and the email id(s) to be removed. All removal requests will be 
> honored ASAP. We sincerely apologize for any inconvenience caused.
>
>  
>

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/220ab1e2-6fd9-442e-a328-2bfda1da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Interview: Data Analyst at Englewood, CO (USC/GC only)

2017-01-31 Thread Vikalp Sharma
Greetings,
My name is Vikalp and I'm an IT recruiter at *ACS Global Tech Solutions.*
Please go through this job description and respond me back with your most
updated resume if you are interested and available.
Feel free to call me for any further query.

* Need USC/GC only for this position.*

*Title:  Data Analyst*

*Location: Englewood, CO*

*Duration: 6+ months*



*Job Description:*
• Work hand-on with DISH Network’s Enterprise Data Warehouse (EDW) and
Operational Data Store (ODS) systems.
• Collects, evaluates, and prepares data analysis and/or other complex
statistics on databases for a specific business unit.
• Prepares data quality analysis (DQA) artifacts, including recommendations
and data profiles used in the analysis and interpretation of data as
appropriate.
• Ensures quality control of databases through the development and
maintenance of test plans and quality control procedures and may assist in
development and implementation of measurement systems.
• The candidate will be required to discover, analyze, profile and document
findings on source data systems.
• Candidate will assist development team during the dev phase to resolve
data issues and understand data constraints. Once development activities
are completed the candidate will drive the initial system testing of the
final application data output to ensure it is consistent with the source
data system.
• The ideal candidate will be a self-starting individual who is able to
drive into details and quickly provide summary level readouts of the source
data. The position requires very strong communication skills as the
candidate will be required to interact on a daily basis with all levels
within the organization, including developers, architects, business users
and management.
• Candidate will be expected to proactively drive to improve processes and
methods around Data Analysis. This could include helping define standards
and procedures; refining methods and techniques for information modeling,
recommend tools to improve delivery timeframes.



*Requirements:*

   - Experience with SQL and modeling tools is desired
   - Experience Teradata and other relational database required.
   - Experience with very large databases and knowledge of media domain
   preferred.





*Thanks and Regards, Vikalp Sharma Technical Recruiter*

*ACS Corp*

*Work: 218-288-1494*

vikalp.sha...@acsicorp.com



www.acsicorp.com 


2400 Meadowbrook Parkway,Duluth, GA 30096

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAKPnXTafKkDsLix1wAt6RcLEGHc4-sjf73Ck98p3LHtpfKODRg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C++ Lead__Need Urgent with 8+ Profile

2017-01-31 Thread Bharat Chhibber
Hello,

Hope you are doing well.

This is Bharat from Nityo Infotech. Please find the JD below and if you
have any consultant available then please let me know ASAP at
bhara...@nityo.com.





*Position: C++ Lead.*

* Location: Ann arbor, MI Duration: 6+ Months.*



*Responsibilities:*

   - Design, build, and maintain efficient, reusable, and reliable C++
   code.
   - Implement performance and quality modules.
   - Identify bottlenecks and bugs, and devise solutions to these problems.
   - Help maintain code quality, organization, and automatization.
   - Expose the native methods to be called as an API by other
   technological programs.

*Skills:*

   - Strong proficiency in C++, with fair knowledge of the language
   specification.
   - Thorough knowledge of the standard library, STL containers, and
   algorithms.
   - Should have good knowledge on building applications on Linux and
   Windows platforms. AIX and Solaris experience will be appreciated.
   - Good understanding of memory management in non-garbage collected
   environments.
   - Understanding of dynamic polymorphism and C++ specific notions, such
   as friend classes
   Familiarity with templating in C++.
   - Knowledge of the latest C++11 standard is appreciated
   - Familiarity with embedded systems design, low-level hardware
   interactions .
   - Knowledge of low-level threading primitives and real-time environments
   - Familiarity with system call wrapper library functions.
   - Knowledge on Code coverage tools.
   - Knowledge of component data sheets and specifications
   - Implementation of automated testing platforms and unit tests.
   - Proficient understanding of code versioning tools, such as Git, SVN,
   and Mercurial.
   - Familiarity with continuous integration

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEmgVe0ovBBQOHAiz7JE564Aut-HhwkeuGP1mNr1NOHh8YZyCw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hot-List: SAP ABAP

2017-01-31 Thread lucky khushi
Dear Prefer Vendors,

Please find attached profile of our consultant Mounika. She is available
immediately and ready to relocate ASAP for the project.

Please review her profile and do let me know your valuable feedback ASAP.
Thanks and have a nice day ahead.

Thanks & Regards,
Jenny
MOON IT SOLUTIONS INC.,
www.moonitsolutions.com
Email: je...@moonitsolutions.com
Direct No: 732-645-1253
Fax: 469-294-0901

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAE71jDcMd9WcqRxa9LfAVxAKJn5iu5C4EWp7kuQ3wZUWBjMZOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


DurgaBhavani_Andukuri.docx
Description: MS-Word 2007 document


[android-developers] Hot-list: Sales-force Developer/Admin

2017-01-31 Thread lucky khushi
Dear Prefer Vendors,

Please find attached profile of our consultant Mounika. She is available
immediately and ready to relocate ASAP for the project.

Please review her profile and do let me know your valuable feedback ASAP.
Thanks and have a nice day ahead.

Thanks & Regards,
Jenny
MOON IT SOLUTIONS INC.,
www.moonitsolutions.com
Email: je...@moonitsolutions.com
Direct No: 732-645-1253
Fax: 469-294-0901

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAE71jDe-qnrG5dOqemaHf7-cPtatNg0FNRYDSt4_zDKFRr1HXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Mounika-SFDC.docx
Description: MS-Word 2007 document


[android-developers] Business analyst in IHC/CCAR__Need Urgent Local to NC with 8+ Profile

2017-01-31 Thread Bharat Chhibber
Hello,

Hope you are doing well.

This is Bharat from Nityo Infotech. Please find the JD below and if you
have any consultant available then please let me know ASAP at
bhara...@nityo.com.



*Business analyst in IHC/CCAR*

*Morrisville, NC*

*Contract*



JD-



*Skills*
Very strong understanding of Equity, Fixed Income and basic Derivative
instruments used with the financial services.
Deep understanding of Portfolio Management solutions, reference data,
various industry standard reporting classifications.
Minimum of 6-10 years proven experience developing the skills required for
the business analyst role
Minimum of 6-10 years experience implementing Eagle PACE, Performance, or
equivalent product.
Providing specifications to support Eagle, Informatica, Autosys, or
equivalent technology is preferred.
Past experience working with offshore-Onsite Model is preferred.
This will include carrying out business process reviews and/ or production
of business requirements
Experience creating detailed cost / benefit analysis
Able to demonstrate knowledge and use of structured business analysis
techniques

--

[image: Description: cid:image001.png@01CB85A7.EC3D8B00]



Nityo Infotech Corp.
666 Plainsboro Road,

Suite 1285

Plainsboro, NJ 08536



*Regards*



*Bharat Chhibber*
Desk : 6098530818 Extn 2111

Fax : 609 799 5746
*bhara...@nityo.com *


--

USA | Canada | India | Singapore | Malaysia | Indonesia | Philippines |
Thailand  | UK | Australia / Zealand
--

*Nityo Infotech has been rated as One of the top 500 Fastest growing
companies by INC 500*
--

*Disclaimer:* http://www.nityo.com/Email_Disclaimer.html
--

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAEmgVe1fBgL83W6Qg1xD%2BKDvtV-Cr6WsrfF5dwaEtiphTEa_QA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Service Now Admin

2017-01-31 Thread chandrakanth itiyam
*Position #1:*

*Job Title:  Service Now* *Admin*


* Location: Sunnyvale CA Contract duration (in months)* 3 EXP:8+years*


*Interview Process (Is face to face required?)  Yes*

Job Details: Support requirement workshops, help define the problem
statement, provide solution alternatives, create detailed design
documentation, implement deployment plan, and support knowledge transfer
with the objective of providing high-quality and value-adding consulting
solutions to customers within the guidelines, policies and norms of Client.

*Must Have Skills (Top 3 technical skills only) **


*1. Service now developer 2. PA and reporting implementation skills 3.
Client Interfacing skills*

Detailed Job Description:
Service now developer with PA and Reporting implementation skills



-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

chandrakan...@itiyam.com / *(571) 446-4825*
*www.itiyam.com *

Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we  include contact information and a
remove link for removal from our mailing list. To be removed from our
mailing list, reply with remove in the subject heading and your email
address in the body. Include complete address and domain to be removed.
Pursuant to Federal law, if you do not wish to receive future email
messages from us, please reply with "remove" to the same id.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BBaSkfe4CFSEBUKQxEjo0AwRs0rmQmNDYc_d-Yxfykgkdh-bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Android Bluetooth Low Energy Direct Advertising Support

2017-01-31 Thread Oguzhan Türksoy
Hi, I would love to develop an Android app with Bluetooth Low Energy Direct 
Advertising. Do you know when this will be available with Android? I know 
that you can use your Android device as peripheral device now and also 
perform regular advertising, but I am really looking forward to using 
Direct Advertising "ADV_DIRECT_IND" to be able to perform Directed 
Advertising to one specific BT MAC address. Can you help me?

See reference in BT Core Spec:

Thanks!!

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/eff617b3-d128-4811-ac7f-7d07b93e25b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Ab Initio - Phoenix AZ

2017-01-31 Thread Nishikant - IDC
Please send resume at nishikant.tripa...@idctechnologies.com

Job Title: Ab Initio
Work Location & Address: Phoenix AZ 85054
Preferred Rate: $45/hr
Contract duration (in months)* 6

*Mandatory

Job Details:

Must Have Skills (Top 3 technical skills only) *
1. Ab Initio
2. UFT Automation
3. SQL
Nice to have skills (Top 2 only)
1. Lisa
2.
Detailed Job Description:
This is a requirement for Ab Initio testing experienced resources in
Phoenix ,USA
Desired years of experience*:
Above 5 years
Education/ Certifications (Required):
Engineering graduate
Top 3 responsibilities you would expect the Subcon to shoulder and execute*:
1. Technical Project Handling
2. Interaction with Client
3. Interaction with Offshore Team
Will the candidate be client facing and/or working with business users?
Yes

Thanks & Regards

Nishikant Tripathi
IDC Technologies Inc.,
1851 McCarthy Blvd.,
Suite #116, Milpitas, CA 95035
Ph: 408 418 5779 Ext-245
Email: nishikant.tripa...@idctechnologies.com
Fax: 408 608 6088

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAFYqqB%3D3zO%2BeW4fg-BdTrJqU6DcGWn8Mme6VFapr7BZV%2BP72zw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Microsoft Technologies | Team Explorer / TFS

2017-01-31 Thread chandrakanth itiyam
*Job Title: Microsoft Technologies | Team Explorer / TFS Work Location: Los
Angeles CA  Contract duration (in months)* 3*
*Job Details**:*
*Must Have Skills (Top 3 technical skills only) **

1. TFS Management and TFS Admin
2. TFS Configuration
3. Branching and Merging
*Nice to have skills (Top 2 only)*
1. TFS Server Health Monitoring
2. Server setup & configuration



-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*

*ITiyam  LLC *

chandrakan...@itiyam.com / *(571) 446-4825/4822*
*www.itiyam.com *

Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we  include contact information and a
remove link for removal from our mailing list. To be removed from our
mailing list, reply with remove in the subject heading and your email
address in the body. Include complete address and domain to be removed.
Pursuant to Federal law, if you do not wish to receive future email
messages from us, please reply with "remove" to the same id.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BBaSkcWoOQjGZJA7xOe4Jq8UhNkv7R4sNLkoSzT7tk0EckqVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Oracle Apps Functional | Oracle Application Testing Suite

2017-01-31 Thread chandrakanth itiyam
*Job Title: Oracle Apps Functional | Oracle Application Testing Suite Work
Location: San Jose CA Contract duration (in months)* 12 EXP: 8+ years *Job
Details: Review the demos of existing systems, create requirement
documents, estimate effort, review test design/plans and test cases, ensure
optimum test environment is setup, and coordinate with client and internal
team on status updates WITH the objective of ensuring the highest levels of
service offerings to clients in testing WITHIN the guidelines, policies and
norms of Client





*Must Have Skills (Top 3 technical skills only) * 1. OATS 2. Oracle Apps 3.
Functional Testing *
*Nice to have skills (Top 2 only) *1. OATS
2. Oracle Apps
Detailed Job Description:
Oracle Apps Functional and Automation Experience for Cisco Services
pOrtfolio

*Top 3 responsibilities you would expect the Subcon to shoulder and
execute*: 1*. OATS
2. Oracle Apps
3. Functional Testing



-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

chandrakan...@itiyam.com / *(571) 446-4825/4822*
*www.itiyam.com *

Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we  include contact information and a
remove link for removal from our mailing list. To be removed from our
mailing list, reply with remove in the subject heading and your email
address in the body. Include complete address and domain to be removed.
Pursuant to Federal law, if you do not wish to receive future email
messages from us, please reply with "remove" to the same id.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BBaSkeg93vwitSfxGcUQSiu8R_Y3%3DzpW%2BeuM2fKEtBjm%3DRwsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Need: Web UI Development Consultant-Eden Prairie, MN

2017-01-31 Thread Mike Smith
Hi ,
Hope all is well..

I have an exciting new opportunity that I want to share with you and your
network. Our top client, located in the (*Eden Prairie, MN*) is currently
seeking a (*Web UI Development Consultant*) resource to join their
organization. I have included a complete job description below in case you
or someone you know might be interested in learning more.




*Role: Web UI Development ConsultantLocation: Eden Prairie, MNDuration: 6+
Months*




*Visa: anyLocals Preferred *Visa independent profile only are accepted* Job
Description*:
Desired Skills & Experience:
5+ years of experience with web application user interface analysis, design
and development with at least 2+ years of experience in Day/Adobe CQ/AEM
Mastery of all core web technologies including XML, HTML, CSS, JavaScript,
AngularJS, and HTML Template language (Sightly)
Experience with core frameworks such as Apache Sling and Apache Felix
A solid understanding of all CMS building blocks including templates,
components, dialogs, widgets, etc.
Experience implementing, enhancing, and troubleshooting Adobe CQ5/AEM
installations is preferred
Knowledge and demonstrated experience with cross-browser and cross-platform
issues (IE, Firefox, Safari, etc.)
Knowledge of Java and J2EE applications

Excellent verbal and written communications skills, ability to communicate
effectively with managers, business analysts, web engineers and other
technical departments


*Responsibilities: *Role involves designing, developing, debugging and
maintaining CQ/AEM side user interface for websites based on functional
requirements and scope of work
Translate customer requirements into technical designs; design and
implement web sites to support multi-site, multi-channel, multi-lingual
delivery environments
Develop digital consumer experiences based on foundation of the Adobe
CQ/AEM product suite, including CQ/AEM, CRX, CQ WCM and DAM
Design and implement components for the Adobe CQ/AEM platform
Define best practices to manage performance and scalability of the content
management and content delivery solution
Diagnose and solve technical problems related to content management
implementation
Integrate websites with web analytics tools and analyze/report on analytics
data

*Thanks & Regards,*



*Mike Smith - IT RecruiterDirect: (571) 250-6817 | Office: (630)
444-7090Email: **msm...@ayrglobal.com* 
*AYR Global IT Solutions Inc. | Web: **www.ayrglobal.com*


*1431 Opus Pl, Suite 110, Downers Grove, IL -  60515*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAENJYm9XuVamRiFPsZAMjX8U72hxedRUUB1dd9%2BpSvX2P4yK8Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Business Analyst with Data warehousing _Billerica MA _ 6-12+ Months Plus/Full Time

2017-01-31 Thread Shawn Marsh
Hi Friend,

Hope your are Doing Good…!

I have an urgent opening on *Business Analyst with Data warehousing* Position
with my client. Please send me the resumes with full name, contact details,
Salary, and availability date.



*Requirementdetails:*

*Title:* *Business Analyst with Data warehousing*

*Location: **Billerica MA*

*Duration   : 6-12+ Months Plus/Full Time*





*Technical skills and Knowledge:*



*Primary Skills**:*  * Business Analyst with Data warehousing*



*Responsibilities:*



*Business Analyst, Data Warehouse Tasks*

   - Design end user interface including reporting.
   - Plan, design, schedule and coordinate data warehouse analysis, design,
   development, and deployment.
   - Identify business requirements of data warehouse.
   - Develop best practices for data loading and extraction into and out of
   the data warehouse.
   - Data warehousing skills and good in PL/SQL
   - Good in Agile and user stories
   - Excellent communication skills a must
   - Min 12 yrs of exp



*Basic Qualifications*



   - Bachelor's degree in Business, Engineering or a related field
   - 2+ years of professional experience in analytics, business analysis or
   comparable consumer analytics position
   - Working knowledge of data warehousing using SQL, ETL, data warehouse
   as well as Excel
   - Visualization through Tableau



*Preferred Qualifications*



   - 3+ years of relevant experience in a business analyst/data
   analyst/statistical analysis role.· Ability to deal with ambiguity
   - Understanding of data warehousing, data modeling concept and building
   new DW tables
   - Communication (verbal and written) and interpersonal skills and an
   ability to communicate with both business and technical teams.
   - Problem solving skills, project management skills, attention to
   detail, and organizational skills
   - Ability to deal with ambiguity and competing objectives in a fast
   paced environment
   - Excellent negotiation skills





Thanks & Regards



*Shawn Marsh*

Insoursys Inc

Ph: 972-427-1801

shawn_ma...@insoursysinc.com ||| www.insoursys.com

Note: If you have received this mail in error or prefer not to receive such
emails in the future, please reply with "REMOVE" in the subject line and
the email id(s) to be removed. All removal requests will be honored ASAP.
We sincerely apologize for any inconvenience caused.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAFjuZGEZ64%3DAC-w21PYsN_Y%3D2JEudMdJeXBJxEcqbqtei9SLVA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] REQUIREMENT : Business Analyst / Data Analyst ( GUIDEWIRE) || Columbus, OH

2017-01-31 Thread Varun
*SHARE YOUR UPDATED RESUME AT varun.j...@diverselynx.com
*


Hi,

Hope you are doing great !!!



My name is Varun and I'm a Recruiter at Diverse Lynx. We have a position
for “*Business Analyst ( GUIDEWIRE)*” at *Columbus, OH.*



I have listed out the job description below, so if you are interested,
please reply back with your most up-to-date resume and best contact
number.  Please also feel free to pass this email along to anyone else you
might think would be interested if it’s not right for you.  Thank you so
much! J





*Job Title:   Business Analyst / Data Analyst ( GUIDEWIRE) Location:
Columbus, OH Duration: Long term (1+ year)*


*Technical/Functional Skills:*

· Guidewire

· Business Analysis

· Data Analysis

*Experience Required:*

· Gather and document requirements, provide data analysis and
research for large claims implementation projects. Translate business needs
into detailed solution requirements that can be used by Business,
Information Technology, Quality Assurance, and Training partners to
validate and communicate the project deliverables. Must understand, data
mapping and data analysis. Insurance industry experience with emphasis on
the claims lifecycle preferred. Guidewire Claims Center - experience with
Implementations and integrations preferred.

· Data mapping, data dictionary, requirements development tools is
preferred. Excellent oral and written communication, organizational, work
management and analytical skills. Must possess ability to complete multiple
tasks within set deadlines. Insurance industry experience preferred.
Software experience required (Microsoft Word, Excel, Visio, PowerPoint,
Adobe).


*Roles & Responsibilities: *

· Prioritize, organize and document solution requirements in an
understandable format.

· Functional knowledge of identifying relationships among
requirements.  Ability to identify assumptions and constraints related to
stakeholder needs.

· Evaluate Out of the Box functionality to determine feasibility.
Evaluate gaps.

· Coordinate with stakeholders and project team for requirements
review and validation to ensure the solutions meet the business needs.

· Skilled at understanding the business goals, assessing change and
obtaining the necessary approvals on solution requirements and scope.

· Manage change control and maintain solution requirements.

· Validate that all related project delivery tasks have been
completed prior to the production release date.

· Serve as a liaison to the Business, Information Technology and
Quality Assurance partners.

· Follow established PMO best practices and methodology.





*Thanks and Regards,*

*Varun Jain*

*Diverse Lynx LLC*



Email is the best way to reach me…


*Email – varun.j...@diverselynx.com *





Diverse Lynx LLC |300 Alexander Park|Suite #200|Princeton , NJ 08540



“For our open jobs please visit Diverselynx Jobs

”





*“Note: Diverse Lynx LLC is an Equal Employment Opportunity employer. All
qualified applicants will receive consideration for employment without
regard to race, religion, color, sex, age, national origin or disability.
All applicants will be evaluated solely on the basis of their ability,
competence, and performance of the essential functions of their positions.
We promote and support a diverse workforce at all levels in the company.
This is not an unsolicited mail. If it is not intended for you or you are
not interested in receiving our e-mails please reply with a "remove" in the
subject line and mention all the e-mail addresses to be removed with any
e-mail addresses, which might be diverting the e-mails to you. We are
extremely sorry if our email has caused any inconvenience to you.”*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAAGkmiyEFz9M6Scih%2BkiEFyjGb1Atwr76qtgjBF7ntt0EhwwSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SQL Server Developer with ETL # Evanston, Illinois # green card or USC # phone and Face to face

2017-01-31 Thread Himanshu Verma
Hi
I Hope you are doing great today.
Let me know if you are interested in below requirement.
Please send the suitable resume along with Contact Details, Current
Location as soon as possible to * hve...@tekshapers.com
*

.

*Position – SQL Server Developer with ETL *

*Location: Evanston, Illinois*

*Duration: Starting with 3 – 6 months *

*Interview: phone and Face to face - local only*

*MUST BE: green card or USC*



*MUST HAVE:*



SQL, SSIS, Postgres is nice to have

Excellent communication skills



The overall skill set we are looking for is:

Strong SSIS ( SSAS and SSRS are nice to have )

Intermediate SQL (Joins, set operations, window functions, nothing too
crazy)

Basic ETL Development (can open a package, understanding it, and make minor
change like data types, columns, and simple logic changes)

Attention to detail

Organized (Responsive to incidents, can work on multiple things at once,
can structure analysis)

C# is a plus

Conduct daily call with two offshore resources who are responsible to
monitoring nightly jobs

This is an operational role but with some technical savvy required.





*Note: “we are going through tier-1 vendor”*



*Regards,*

*Himanshu Verma *

*Talent Acquisition Executive*

*[image: signature-logo]*

*(W) 248-565-4747*172; Fax: +1-248.254.7211*

*Email: **hve...@tekshapers.com* 

*Gtalk: vermarecrui...@gmail.com *

*Tekshapers Inc*

*1441 E. Maple Rd, Suite # 301, Troy, MI 48083 *

*WMBE Certified | E-Verified Company | ISO 9001:2008*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAC140xpK2-k_y_PTrT1aaU_8_yQ%2BJ-NBM3eFg4ervPwVH1EHbg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] RE: HOTLIST: DevOps/Penetration Tester/Java/SAS

2017-01-31 Thread MPR Soft Inc
Dear Recruiter,

Hope you’re having a great day.



I have consultants available for the following technologies mentioned
below; please let me know if you have any positions open.

Please add *kris...@mprsoft.com * to your daily
distribution list. Thank you so much for your valuable time.



* Technology: DevOps*

Name: Navya Y

Contact No: 630-506-6098

Email id: buildrelea...@gmail.com

* Technology: Penetration Tester*

Name: Pavani R

Contact No: 630-506-6098

Email Id: secuanal...@gmail.com

* Technology: Java*

Name: Sandeep Maram

Contact No: 630-506-6098

Email id: javadev...@gmail.com

* Technology: SAS*

Name: Vishnu Vardhan

Contact No: 630-506-6098

Email id: sasmprs...@gmail.com



Please feel free to contact me on *630-506-6098**.*


Thanks & Regards,

Krishna
630-506-6098.
kris...@mprsoft.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CA%2BN3Z7vOdvgG-ezn_nvnuFBR14%3DM%2BYzeyRka7jcBCMxpmWx7Wg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Systems Analysis

2017-01-31 Thread Saikiran Nandrolu
*Systems Analysis*

*Cypress, CA *

*6+ Months *

*EAD or GC or Citizens Only*



*Must have:*

• 5+ years of experience in a Systems Analysis or IT Development through
all phases of SDLC
• 3+ years of experience with working on large scale applications
• 3+ years of experience translating business requirements into a detailed
system specification
• Excellent problem solving skills including ability to analyze data
residing in disparate systems.
• Excellent interpersonal and written and verbal communication skills
• Strong understanding of SOA Architecture (SOAP as well as RESTful
Services)




Best Regard

Sai Kiran

saikir...@usmsystems.com

703-880-4146

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJT%2BorCaaimvWeuHPDeT4j3F18TKPTCHNAFjfqYpboG0mQROXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Fwd: Required: Sr Informatica Developer at San Diego, CA.

2017-01-31 Thread Praveen
Hi,

I have an urgent requirement mentioned below. If you find yourself
comfortable with the requirement please reply back with your updated resume
and I will get back to you or I would really appreciate if you can give me
a call back at my contact number.



*Position: **Sr Informatica Developer*

 *Location: **San Diego, CA*

 *Duration: Long Term Contract*



*Required Skills:*

ETL, Informatica



*Job Description: *

Senior Informatica Developer



*Job Summary:*

Works within the Data Exchange team to provide development for new and
existing data exchange interfaces, production support, as well as ad-hoc
support of key departmental business areas, databases, applications, and
tools which drive business functions. As part of the IT Data Exchange
function, this position supports application development for data exchanges
for internal and external clients.

Essential Functions and Responsibilities:

Enable support for large throughput of data and eliminate single points of
failure and embrace active monitoring.

Gains a thorough understanding of functional requirements for new data
exchange and integration requests.

Works with Business Systems Analysts to understand and clarify data
exchange and integration requirements and translate them into working code.

Works to identify and resolves technical or product problems.

Participates in project meetings and provides status reports.

Maintains existing applications by enhancing data exchange interfaces and
troubleshooting issues.

Collaborates with team members and partners with others as needed to ensure
successful completion of assigned data exchange development tasks.

Trains and mentors junior Informatica developers.



*Special Skills:*

7+ years of experience with Informatica Platform and knowledge of
Informatica best practices for Informatica Power Center.

Expert PowerCenter Developer with Data Transformation Studio knowledge

Deep hands-on knowledge of Mappings, Workflows, and Applications.

Understand reusability, parameterization, workflow design, ETL.

Strong Informatica technical knowledge in the areas of Informatica
Developer Components – Parser, Match, Comparison, Case Converter, labeler,
Key Generator etc.

Knowledge and programming experience in PL/SQL and UNIX shell scripting is
a big plus.









*Regards,*



*Praveen Tiwari*

Senior Technical Recruiter

*Sage Group*

*W:*+ 732-767-0010 x  113 |Direct: 732-851-1637 | *F:* 732-749-8969 | *Email:
*ptiw...@sagetl.com

*Gtalk/yahoo/Skype: praveentj101*

[image: SageLogoC] [image:
cid:image004.jpg@01D26D7E.63B9BEF0]

This message contains information that may be privileged or confidential
and is the property of Sage Group. It is intended only for the person to
whom it is addressed. If you are not the intended recipient, you are not
authorized to read, print, retain copy, disseminate, distribute, or use
this message or any part thereof. If you receive this message in error,
please notify the sender immediately and delete all copies of this message.
Sage Group does not accept any liability for virus infected mails.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CADa58PSTkUp%2Bugxn6q6%2BZDTPnGgA588irrKWYKx9QFJcbYYC0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Cloud Architect @ Parsippany, NJ

2017-01-31 Thread govind ramanujam
Hello,



Hope you are doing great.

We have an urgent below *"Cloud Architect”* position with one of our client
for C2C position at *Parsippany, NJ.*

If you are interested please share your updated resume along with contact
details to  govind_ramanu...@visionisys.com



*ONLY GC & US CITIZENS *



*Job Title  :  Cloud Architect *

*Location  :  Parsippany, NJ.*

*Duration  :  6 months*



*Job Description : *



10+ of overall IT experience with at least 3+ years as an architect.

2+ years of Hands on experience in Microsoft Azure cloud platform and
experience in working on various Microsoft Azure services (IaaS and PaaS).

Expert level experience and knowledge in either Java EE or .NET Platforms.

Experience in design and implementation of SOA and Web Services (SOAP and
RESTful).

Deep understanding of Cloud Computing and various deployment methodologies.

Experience in migrating enterprise application(s) to the Cloud.

Have built, designed and architected applications for the Cloud.

Deep understanding of client SDKs for various cloud services.

Expert level understanding of services offered by the applicable cloud
provider.

Ability to manage resources through available command-line tools,
console/portals.

Ability to program and debug issues.

Ability to do performance analysis and tuning of the Java EE/.NET
application.

Deep understanding of data modelling/UML, Architecture and Design Patterns
Expert knowledge of open source web frameworks and databases.

Hands on knowledge of Development and Test processes including agile
methodologies.

Good understanding of application  level security mechanisms and basic
level understanding of network security.

Ability to understand and ensure NFRs are met.

Ability to engage with Sales and customer and drive engagement from
technical standpoint.

Knowledge of at least one scripting language (such as PowerShell, shell
scripts etc.)

Ability to track enhanced features in Cloud Computing space and incorporate
the latest offerings in customer solutions.

Good understanding of Linux/Unix and Windows.

Excellent written and verbal communication skills.

Willingness to venture into new technical areas, explore and come out with
technical solutions.

Some pre-sales experience is desirable.

Preferably certified on the applicable cloud provider; willingness to take
up further certifications when required.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJ-AvNwDWQiFK6Eja1Tm5SZduFAwpN9EtMQ_B_LJYOzKMXtyNw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Systems & Integration Analyst at St Louis, MO

2017-01-31 Thread Shaik Salam
Hi Everyone ,
Hope you are doing great,

We have an immediate opportunity for *Systems & Integration Analyst at St
Louis, MO*  Below is the job description and if you’d like to pursue this,
please include a word copy of your latest resume along with a daytime phone
number and rate in your response.

*Send resumes to s...@nytpartners.com *

*Title: Systems & Integration Analyst*
*Location: St Louis MO *
*GC EAD - GC only*


   - We are searching for an Enterprise Intelligence Systems & Integration
   Analyst – think ETL with some basic DBA knowledge.
   - 2-5 years of development experience - designing, developing and
   supporting technical solutions for Informatica ETL Applications or
   equivalent Data Warehouse ETL applications.
   - Must be proficient with the Informatica Power Center, as well as SQL,
   Unix, and Process Scheduler
   - Must have solid SQL development skills


Sam
New York Technology Partners – Rochester
332 Jefferson Rd.
Rochester, NY 14623
T1: (201) 680-0200 x 7026
Fax: (201) 474-8533
8 s...@nytpartners.com
8 www.nytp.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHWKL1iro1GgM9J7drmKWhB%2Bz1PX3kg%3DiUiVoeXDKsq82atORw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Scala Developer @ Mt Laurel, NJ

2017-01-31 Thread satish kumar
Hi ,



Hope you are doing great!



Please review the following Job Description and share updated resume if you
find comfortable for this position...



*Role: Scala Developer*

*Location: Mt Laurel, NJ / Westchester, PA*

*Duration: 12+ Months*





Experience (Years)8-10



*Job Responsibilities*



· Design and Development of Scala based applications/systems.

· System integrations with downstream systems

· Working and coordinate with remote teams

· Working closely with product team

· Code review and lead junior developers

· Assist with planning and executing releases of software
components into production.

· Research, identify and recommend technical and operational
improvements that may result in improved reliability, efficiency and
maintenance of the software components.

· Evaluate and advise on technical aspects of open work requests in
the product backlog with the project lead.



*Qualifications*



· Total 7+ years of experience in Development

· Bachelor's Degree in Comp. Science or related field.

· 5 to 6 years’ solid development experience working in Scala is a
must.

· 5 to 6 years of development experience on AKKA and SPRAY is must.

· Strong Knowledge of SCALA and functional programming concepts

· Experience on Github, Jenkins, GoCD

· Knowledge of below will be plus

oExperience in cloud-based computing

oGood knowledge in Mongo DB or any NoSQL DB

oknowledge in Kafka, Spark





*Satish Kumar* | SYSMIND, LLC
*Technical Recruiter*

[image:
https://newoldstamp.com/editor/profilePictures/profile-b15c8fc3ea4630e2ca604f11e3e951c7-41898.png]

Phone: 609-897-9670 x 2152

Email: sati...@sysmind.com

Gmail: satishsysmi...@gmail.com

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHxR9GbRniRw3y1VnSt35%3DbSVSTaQf%2BDVXKWDGftHQSeGgbPkw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Scrum Master :::: Plano, TX :::: Contract Opportunity :::: Local To TX

2017-01-31 Thread Soumya Sp
*Scrum Master*



*Location: Plano, TX*

*Type: Contract Opportunity*

*Duration: 6 Months*


*GC/USC/GC-EAD*



*Qualifications:*

*Job Responsibilities:*

- Lead and educate team on Agile best practices, processes, and
incorporating lessons learned from retrospectives and other forums

- Track and communicate the overall progress of the release and the team to
all stakeholders on a regular basis using the necessary tools

- Ensure the timely escalation of issues that are blocking the team’s
progress (to Program Manager, Product Owner Team, Managers, etc.)

- Ongoing engagement with product owners to ensure correct prioritization,
acceptance, and feedback from demo’s

- Ensure the Scrum process doesn’t impede team progress

- Manage team velocity to maximize optimum utilization Ensure that any
changes follow the agreed upon change management process

- Organize and facilitate demonstrations of the product between the
Delivery Team and Product Owner Team Encourage collaboration across the
team to promotes team building

- Drive initiatives which promote learning and development within the PMO
Organization

- Must be able to ensure Agile/Scrum concepts and principles are adhered
to, must be able to be a voice of reason and authority, make the tough call



*Required Skills:*



- 5 years of Scrum Master experience and Agile

- Scrum Master certification



*Nice to Have:*

- 2 years of SharePoint, JIRA, Confluence experience



*Qualification*

Agile Project Management  Minimum Years Required   5

Scrum Master   Minimum Years Required   5





*Regards,*



*Ranjan*

*Next Level Business Services Inc*

*Staffing|Consulting|Outsourcing*

*Jacksonville, FL*

Phone: +1 (904) 267-0727 | Fax: +1 (608)646-8326

E-mail: soumya.ran...@nlbservices.com |Web:www.nlbservices.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHUJvG4SafLP0e9QciX9Adm4ZEZOSdPdu6DMpKDb4Jwu2zQo4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Cloud Architect :: Parsippany, NJ, Sunnyvale, CA

2017-01-31 Thread Yagya Gupta
Hi Team,


Please share the resume for below position.



*P**osition: Cloud Architect*

*Location: Parsippany, NJ AND Sunnyvale, CA*

*Duration: 6+ Months Contract*



*Job Description:*

· 10+ of overall IT experience with at least 3+ years as an
architect.

· 2+ years of Hands on experience in Microsoft Azure cloud platform
and experience in working on various Microsoft Azure services (IaaS and
PaaS).

· Expert level experience and knowledge in either Java EE or .NET
Platforms.

· Experience in design and implementation of SOA and Web Services
(SOAP and RESTful).

· Deep understanding of Cloud Computing and various deployment
methodologies.

· Experience in migrating enterprise application(s) to the Cloud.

· Have built, designed and architected applications for the Cloud.

· Deep understanding of client SDKs for various cloud services.

· Expert level understanding of services offered by the applicable
cloud provider.

· Ability to manage resources through available command-line tools,
console/portals.

· Ability to program and debug issues.

· Ability to do performance analysis and tuning of the Java EE/.NET
application.

· Deep understanding of data modeling/UML, Architecture and Design
Patterns Expert knowledge of open source web frameworks and databases.

· Hands on knowledge of Development and Test processes including
agile methodologies.

· Good understanding of application  level security mechanisms and
basic level understanding of network security.



*Additional Requirement:*

· Ability to understand and ensure NFRs are met.

· Ability to engage with Sales and customer and drive engagement
from technical standpoint.

· Knowledge of at least one scripting language (such as PowerShell,
shell scripts etc.).

· Ability to track enhanced features in Cloud Computing space and
incorporate the latest offerings in customer solutions.

· Good understanding of Linux/Unix and Windows.

· Excellent written and verbal communication skills.

· Willingness to venture into new technical areas, explore and come
out with technical solutions.

· Some pre-sales experience is desirable.

· Preferably certified on the applicable cloud provider;
willingness to take up further certifications when required.



*Thanks & Regards, *

*Yash | Assistant Manager | Pro-Tek Consulting |*

*y...@pro-tekconsulting.com *

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHOdh5D0QM5NPh3_x9wMQFaB3bWDmVCYRtUA7e7Js5h-aSGGQw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Very urgent Need: Business and Systems Analyst-Eden Prairie, MN

2017-01-31 Thread Mike Smith
Hi ,
Hope all is well..

I have an exciting new opportunity that I want to share with you and your
network. Our top client, located in the (*Eden Prairie, MN*) is currently
seeking a (*Business and Systems Analyst*) resource to join their
organization. I have included a complete job description below in case you
or someone you know might be interested in learning more.



*Job Role: Business and Systems AnalystLocation: Eden Prairie, MN Duration:
3-6 Months *


*Immigration:  Must be USC/GC strongly. Exceptional GC EAD okNon-Locals are
also fine. Who is ready to relocate for Contract to Hire. *

What Project/Projects will the candidate be working on while on assignment?

Provider Data Intelligent - Intelligent Directory

Is this person a sole contributor or part of a team?
Role will be part of a team of ~75 people across product, engineering, and
architecture. Specific activities will mainly be within the product team,
which is comprised of about 6 people, including business/systems analysts,
a product manager, and a product owner.

What are the top 5-10 responsibilities for this position?
Aid the implementation of customer onboarding to the Intelligent Directory
product by analyzing the customer provider data and how it relates to their
goals in using the product.
Aid with data mapping and documenting business rules to transform customer
data to/from the Intelligent Directory canonical model.
Based on understanding of customer needs, identify and document new
features required within the Intelligent Directory product that are needed
to satisfy customer requirements.
Meet with business stakeholders to understand the product roadmap.
Define, prioritize, and aid the team with grooming features and user
stories that will further enhance the product according to the roadmap.

What software tools/skills are needed to perform these daily
responsibilities?
Data analysis skills with SQL-based tools (Access, SQL, Teradata)
Data analysis skills with tools like Microsoft Excel
Requirements documentation skills in Microsoft Word and workflow
definitions using Microsoft Visio
Agile/Scrum feature and user story definition

What skills/attributes are a must have?
Strong data analysis using SQL, Access, Excel, and other tools
Strong requirements elicitation and business analysis working with
stakeholders at various levels
Strong oral and written communication skills

What skills/attributes are nice to have?
Working in Agile environment
Working in a Big Data (Hadoop) environment
Working with a visual ETL tools (Pentaho, Talend, Data Stage, etc.)

*Thanks & Regards,*



*Mike Smith - IT RecruiterDirect: (571) 250-6817 | Office: (630)
444-7090Email: **msm...@ayrglobal.com* 
*AYR Global IT Solutions Inc. | Web: **www.ayrglobal.com*


*1431 Opus Pl, Suite 110, Downers Grove, IL -  60515*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAENJYm9R75dbSu_2sCuNiy70teBND93pj9n%3DEE_POEL%3DMosF%2BQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Local Only------Tester in Vienna, VA

2017-01-31 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Position Title: Tester
Location: Vienna, VA
Duration: 6+ Months

*Only GC and US citizens.*
*Phone & In-person Interview Required!!*

To perform integration, regression and functional testing on systems to
ensure compliance with system requirements and business practices and
policies.
Assists in the analysis of functional and technical requirements and the
creation and editing of test cases for new or modified systems.
Will be part of dedicated NFOAA test team.
Experience with functional testing of web applications and mainframe is a
plus.
Also, HP Services testing experience would be helpful but not required.

Best Regards,

Mohammed Taher
US IT Recruiter
Direct: 703 349 4237
USM Business Systems
Chantilly, VA 20151, USA.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAL4ROq4fJy7Lzk%2BwLQc%3Drn3FvMj_rfouKWKs%3Dsszf93HJ%3DAa2A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] LOOKINF FOR Sr.EBS INTEGRATION DEVELOPER

2017-01-31 Thread swathi . smactworks


Job: Sr. EBS Integration Developer

Location: Arlington, VA

Rate: DOE

Visa: GC & USC

Duration:  Long term

 

 

Summary
Leads and performs development, configuration and unit testing of 
Enterprise Service Bus (ESB). Participates in development, integration and 
deployment of solutions for Service Oriented Architecture (SOA) based web 
services using ESB. Provides data models from business systems planning and 
data requirements planning. Supports setup and integration of ESB with 
various components of the system like PeopleSoft Integration Broker, MQ and 
OAM/OID. Strong experience in designing web services with optimal security 
and performance. Supports Testing, and CM teams for Testing and code 
migration to various Test and Prod environments. Provides input for systems 
development and data base administration from a data point of view. 
Performs business and technical designer functions, including making 
contributions to business and technical architecture components of the 
enterprise solution.
 
Responsibilities: 

   - Develops technical and conceptual specifications in support of the 
   overall Data Migration design
   - Responsible for design and development of the IPPS-A persistent 
   messages, service handlers, service operations, validation and error 
   reporting 
   - Responsible for unit and integration testing of web services using ESB 
   for data integrity, performance, security and monitoring
   - Responsible for design and development of various message patterns 
   like Request/Reply, Subscribe/Publish
   - Supports setup and integration of ESB with various components of the 
   system like PeopleSoft Integration Broker, MQ and OAM/OID
   - Supports Testing, and CM teams for Functional/ Security and 
   Performance Testing, Code packaging and code migration to various Test and 
   Prod environments
   - Works closely with ETL development team to define message queues, 
   nodes, binding rules and routing
   - Works closely with DBAs, ETL/ PeopleSoft Dev teams, and Security Team 
   to improve performance, and data quality
   - Works closely with developers, SMEs and Testers using Agile sessions
   - Helps in improving Agile process automation, users acceptance, and 
   training
   - Works closely with Requirements team to review requirements and 
   perform impact analysis of modified Reporting requirements
   - Assists and works under minimal supervision in ESB product support, or 
   procedures

 
Required qualifications: 

   - Active Interim Secret Clearance 
   - BS Degree (or equivalent experience) & 6+ years' experience in design 
   and development of Enterprise class application using SOA/ Java
   - 4+ years of  development experience with ESB tools like IBM 
   Integration BUS (IIB)/ MQ, Oracle SOA, Web Method, MuleSoft
   - 2+ years of experience integrating ESB/MQ with PeopleSoft Integration 
   broker
   - 2+ years of experience in working with SOA Registry, Service 
   Monitoring 

 
Desired qualifications: 

   - Experience with PeopleSoft Integration Broker, PeopleTools
   - Experience configuring IBM Integration Bus (IIB) in Linux/ Solaris 
   environments
   - Experience with SOA registry setup and sharing



Regards,
swathi.smactwo...@gmail.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/be4b7071-d3c5-438c-b6bb-cad23fae3a33%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Oracle ODI Programmer || 7 Months Contract || Albany, NY || H1B Visa

2017-01-31 Thread prabhat16101987


Hi,

 

We have urgent requirement for below position. Please respond with your 
Updated Resume and Hourly Pay Rate expectation asap.

 

*Job Title: Oracle ODI Programmer*

*Location: Albany, NY*

*Duration: 7 Months Contract*

*Pay Rate: $46/hr on C2C (Max)*

 

*Job Description:*

 

*Job Title: Programmer*

*• Analysis, design, coding, component and assembly testing of 
all application code owned by the Application Team*

*• Maintenance (including production support), enhancement and 
development work*

*• Write application software, data analysis, data access, data 
structures, data manipulation, databases, design, programming, testing and *

*• implementation, technical and user documentation, software 
conversions*

 

*Skill Level: Senior*

*• 60 - 84 Months experience  *

*• Candidate is able to work without assistance and can provide 
leadership for others; may have advanced education*

 

 

*Essential Qualification:*

 

· *60 months experience in developing and modifying  data warehouse 
load scripts utilizing Oracle’s ODI tool*

· *48 months experience in developing ODI custom knowledge modules*

· *60 months experience integrating ODI with external job 
schedulers and code repositories*

· *72 months experience in PL/SQL program development*

· *60 months experience working with Oracle data warehouse 
structures.  (I.e.: Relational models, Stars and Snowflake schemas)*

· *24 months experience in Oracle BI Publisher development*

· *24 months experience in Higher Education development*

· *24 months experience in Institutional Research development for 
tracking/analyzing student outcomes*

· *Bachelor’s Degree*

 

 

*Prabhat Kumar*

[image: Description: Description: Description: Description: Description: 
Description: Description: http://busitants.com/images/logo.png]

*Busitants Incorporated*

*Address: 10 Dorrance St #700, Providence, RI 02903*

*Email: prab...@busitants.com *

*Direct No: 401-369-8624*

*Web: www.busitants.com *

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/d9977768-2802-40d8-a31b-60f66df00480%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Business System Analysis

2017-01-31 Thread rajesh m
*Greetings,*

*My Name is Rajesh and I am a Technical Recruiter at CNET Global Solutions,
Inc. CNET is a Global IT Services and Solutions company headquartered in
Richardson, TX. We have an excellent job opportunity with one of our
client.*

*Role:  *Business System Analysis

*Location : *Phialdelphia

Duration :12+ Months

*Passport number mandatory*

Business System Analysis with Development backgroun like Java/FrontEnd and
Database knowledge will be good.

*Also, please take a few minutes to answer some of the questions below as
they will help me qualify your candidature*

Linkedin id:

Full Name:
Current Location, State:
Phone No:
Email ID:
Skype ID:
US work authorization:
Visa Validity:
Currently on a project:
Willingness to relocate across US:

Overall Experience in Years:
US Experience:
2 time slots for Interview:
Available to join from:
Last four Digit SSN #:
Highest Qualification & Specialization:
Graduation Dates -Start (MM/YY) End (MM/YY):
DOB (DD/MM/YY)

*Two References from recent Project:*

*Full Name: *

*Official Email:   *

*Designation:*

*phone:  *


Thanks & Regards,

*Rajesh Mudragada*

*Technical Recruiter*

*CNET Global Solutions, Inc* 

*Certified Minority Business Enterprise (MBE)*
800 E. Campbell Road, Suite # 345
Richardson, Texas 75081
Phone: 972-895-5005

Fax: 972-692-8828
Email: raje...@cnet-global.com 

*IM:* rajesh.cnet

*Gtalk:* rajesh.cnet22

*“Texas HUB Certified Business”*

*We are Leaders, We are CNETians*



*P*Please consider the environment - do you really need to print this email?




Note: We respect your Online Privacy. This is not an unsolicited mail.
Under Bill s.1618 Title III passed by the 105th U.S. Congress this mail
cannot be considered Spam as long as we include Contact information and a
method to be removed from our mailing list. If you are not interested in
receiving our e-mails then please reply with a "remove" in the subject line
and mention all the e-mail addresses to be removed with any e-mail
addresses which might be diverting the e-mails to you. I am sorry for the
inconvenience caused to you.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJzPGQePaTNOFpzzLYhjRqu2xOuc9T-CzSPPyuPCKAvqgoHpHw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Requirement---Hadoop Admin in O Fallon – Missouri

2017-01-31 Thread Murali Recruiter
Hi,



 I hope you are doing great today.



We are looking for a *Hadoop Admin in **O Fallon – Missouri*



Job Title :  *Hadoop Admin*

Location: * O Fallon - Missouri*

Duration:  6+ Months



*Mandatory Copies: Passport Copy/number and H1B copy.*



*Job Description*:–

· 5+ Years of experience building scalable, high performance,
reliable, highly available and large distributed systems with a high degree
of autonomy.

· Experience with high performance batch data processing.

· Have experience with high volume data pipeline or high
availability queueing systems.

· Should have knowledge in open source technologies like Spark,
Hadoop ecosystems, active MQ.

· Have excellent communication skills to handle technical and
business audience.

· Ability to handle multiple competing priorities in an agile fast
paced environment.

· Experience with Unix scripting.

· Excellent knowledge in data modelling.





Looking forward to hear from you!



Thanks & Regards,

* Murali*

Direct:  *408-868-5124*

EMail: *mur...@idctechnologies.com* 

IDC Technologies Inc

1851 McCarthy Boulevard, Suite 116, Milpitas, CA - 95035

Website: www.idctechnologies.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CABK%2BR6jykA1LCy3pfucd-zh8MUHO%2BkfeD2hxtZSQtWPvP-sjoA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need AEM (Adobe experience manager) Administration at Denver, CO

2017-01-31 Thread Shaik Salam
Hi Everyone,
Hope you are doing great,

We have an immediate opportunity for *AEM (Adobe experience manager)
Administration at Denver, CO *. Below is the job description and if you’d
like to pursue this, please include a word copy of your latest resume along
with a daytime phone number and rate in your response.

*Send resume to s...@nytpartners.com *

*Role / Title – AEM (Adobe experience manager) Administration*
*Location: Denver, CO*
*Duration: 3-6 Months*
*Duration: Long-term contract *
*Interview: Client preferred face to face, but is willing to try skype.   *
*Face to face candidates will be submitted fist.  *
*Client has had experience with candidates faking Skypes, so client will be
looking for fakers.*
*We will have to take many steps so this does not happen. *
*Locals Only*

*AEM Administration:*

   1. CQ5
   2. DevOps (puppet, Jenkins, Git/Github)
   3. Fluent in Unix with emphasis on script maintenance
   4. System Utilities (bash/csh/ksh, top, ps)
   5. Understanding of grep, sed, awk
   6. Proficient with keyless access, terminals, ssl/ssh/certs/keystore
   7. Ability to identify problems and search for solutions
   8. Basic understanding of Linux proc folders
   9. Understanding of PKI, https communication and monitoring (AppDynamics
   & Splunk)


Sam
New York Technology Partners – Rochester
332 Jefferson Rd.
Rochester, NY 14623
T1: (201) 680-0200 x 7026
Fax: (201) 474-8533
8 s...@nytpartners.com
8 www.nytp.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAHWKL1i65zAAQz2ABpJ-T9hDxda6tH7ZLdMBV5RK1aZy_aDJ5w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NEED: iOS developer @ Los Angeles, CA 90074 --- Contract

2017-01-31 Thread Martin Zeller
Hi,

This Is Martin Zeller from Agile Enterprise Solutions,

This is Reference for Following Position



* Please reply with Resume, Work Authorization , Rate & Contact Details
ASAP *



*Job Title:  iOS developer*

*Location:*  Los Angeles, CA 90074

*Duration:*  6+ Months

*Interview Type: * Phone+ Skype



*Primary Skills:   iOS, Objective C, Mobile Development*



*Job Description:*



*Must Have Skills:*
1. iOS
2. Objective C
3. Mobile Development

*Nice to have skills:*
1. Java
2. PLSQL

*Top 3 responsibilities:*
1. Code development
2. maintenance
3. project coordination



Thanks & Regards

*Martin Zeller*

*Agile Enterprise Solutions, Inc*

Ph: 972-427-1837

Email: martin_zel...@aesinc.us.com

Gmail: martinzeller0...@gmail.com



*Note:* If you have received this mail in error or prefer not to receive
such emails in the future, please reply with *"REMOVE"* in the subject line
and the email id(s) to be removed.

All removal requests will be honored ASAP. We sincerely apologize for any
inconvenience caused.

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJkGZ%2BwnPAk89ZWtmki5PFhQ9VmyvKnKtVu4PPsXyF%2Br0TpiaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] IMMD NEED !! Fullstack Java developer - Eden Prairie, MN.

2017-01-31 Thread Shaan Malik
 Hi,
Hope all is well..

I have an exciting new opportunity that I wanted to share with you and your
network. Our top client, located in the *Eden Prairie, MN.* is currently
seeking a *Fullstack Java developers with strong SQL* resource to join
their organization. I have included a complete job description below in
case you or someone you know might be interested in learning more.


*Job Title: Fullstack Java developerLocation: **Eden Prairie, MN.*
*Duration: 6+ Months*

*Note:  Need EAD,GC, TN and US Citizens*

Daily responsibilities:
Work with our architects to architect and propose solutions with
scalability, performance, cost and labor in mind.
Develop complex features . Capability to work independently or lead a team.
Experience in agile with a good understanding of done and agile practices.
Code review, and lead the team in good software practices.

Required software tools/skills are: Java/Oracle/GitHub/Performance tools
(dynatrace/new relic)/ Rally / Design tools
Nice to have skills/attributes are: .Net, SSIS, ETL(Datastage)

Must have skills/attributes are: Java/Oracle/GitHub/Performance tools
(dynatrace/new relic)/ Rally / Design tools
Very strong Full stack Java Developer –Java, Hibernate, Web
Services(Restful/SOAP), Angular JS
Performance tuning in both application side and database side
Database with strong SQL skills(Backend SQL Querying)

*Best Regards,*

*Shaan Malik - Talent Acquisition Specialist*
*AYR Global IT Solutions Inc.*
1431 Opus Pl, Suite 110, Downers Grove, IL -  60515
*Direct*: (331) 481-6635 | *Email*: sma...@ayrglobal.com


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAAMJd8zjp6he4w%3DkXmc8gwyTCEuV0z1xEcbJ8gdp1%3DXi8YwNrQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOTLIST

2017-01-31 Thread Sirisha Lakshmi


Hi,

Warm Greetings.!!

 

This is Anusha from Akvarr Inc please find below consultant are available 
for c2c requirement. 

 

Please get back, if you have any job openings for below list of 
consultants, they are aggressively looking for new opportunities over the 
Nation.

 

*S. No*

*Name*

*Technology*

*Exp*

*Location*

*Relocation*

1

Shibasis Bhowmik

SAP Lead Technical consultant

13+

MN

OPEN

2

Pranav Mehta

Scrum Master/Project Manager

8+

GA

OPEN

3

Kiran Kuriseti

SAP MM

11+

CA

OPEN

4

Divyek

Sr.JAVA Developer

9+

AL

OPEN

5

Mohit

Senior Oracle DBA

8+

AZ

OPEN

6

Kombaiah

QA Analyst

10+

CA

OPEN

7

Sowmya

.Net/Biztalk Developer

6+

DC

OPEN

8

Prathap Cherukuri

Sr.Project Manager

15+

CA

OPEN

9

Ankit Agrawal

Senior Support Analyst 

10+

TX

OPEN

 

we don't market OPT Candidates Look for strong partnership!!

 

*HAVE A SUCCESSFUL DAY!!*

 

*Lakshmi Anusha*



*Bench sales executive Akvarr Inc 4031 University* *Drive, Suite* 



*100 Fairfax, VA 22030 Phone: 240-254-8360 Fax: 240-396-5769 E:* 
*anu...@akvarr.com* 
*  URL:* *www.akvarr.com* 

 

 

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/15b1125f-a834-44cb-a221-f9ddb2c1f270%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Java Full-Stack Developer -Eden Prairie, MN -6+Months

2017-01-31 Thread Mike Smith
Hi ,
Hope all is well..

I have an exciting new opportunity that I want to share with you and your
network. Our top client, located in the (Eden Prairie, MN) is currently
seeking a (Java Full-Stack Developer) resource to join their organization.
I have included a complete job description below in case you or someone you
know might be interested in learning more.



*Job Role: Java Full-Stack Developer Location: Eden Prairie, MN Duration:
6+Months *



*Immigration:  USC/GC strongly preferred. Exceptional (Locals H1-B
candidates ok)Non –Locals (USC/GC/EAD) are fine.Face-Face interview
mandatory:  YES*


*Position Description: *Sr. developer to work w/in a small team to develop
and support new product/features for the Coding Solutions group. Will be
responsible for working with Developers, QA leads and Product Managers to
design, develop and support new tools & features. You will also gain
exposure to the other products/platforms that our team develops; such as:
Web-Services, Desktop and Mobile Device products.

Client Coding Solutions provides a diverse and comprehensive array of
application platforms and infrastructure services designed to support a
variety of health care coding consumers (physicians, hospitals and payers).

Day In the Life -

An average day would consist of checking for build failures from previous
days work being checked in and ran by automation build/deploy/test process
and fixing if applicable. Attend daily status meeting to discuss status
updates roadblocks and/or alerts. Work w/ either team members or
individually (depending on given release requirements) to develop and test
features scheduled for next release. This position will have the primary
responsibility of maintaining technology stack maturity and
problem/performance tuning of existing framework. 2ndary responsibilities
will include new feature development.


*Required: *Min 4-5 years’ experience in Java/JSP J2EE development
2+ years’ experience HTML, CSS & JavaScript
3+ years SQL experience.
2+ year experience developing production quality software for
internal/external users
2+ years software architecture experience
Excellent communication/collaboration skills

Highly accountable and self motivated


*Additional Assets: *Secure Web Development
Unit Testing
Scrum or other Agile software development experience
Documentation Skills
Healthcare Industry knowledge/experience

*Thanks & Regards,*



*Mike Smith - IT RecruiterDirect: (571) 250-6817 | Office: (630)
444-7090Email: **msm...@ayrglobal.com* 
*AYR Global IT Solutions Inc. | Web: **www.ayrglobal.com*


*1431 Opus Pl, Suite 110, Downers Grove, IL -  60515*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAENJYm-W7v5yX8NyQ3aVnii78Cuuan08XjZVoPD%2BcwP6CFJkXQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent::::ServiceNow Tech Lead || Marlborough, MA

2017-01-31 Thread Vishal Ji Awasthi
*ServiceNow Tech Lead*



Term: Long term contract 6-12 months and also could go to 24 months

Client: Wellington Management

Location: Marlborough, MA



*Keys to the Position*

   - *Strong ServiceNow hands on experience*
   - *Experience on ServiceNow key modules like ITSM, ITOM and CMDB*
   - *Experience on ServiceNow Helsinki version is a plus*
   - *Experience on AngularJS is a plus*

Five plus years of combined experience on ServiceNow or other ITSM tools:

   - Must have demonstrated experience on ITIL processes – incident
   management, change management, CMDB and service catalog
   - 1-2 years of experience on Software development life cycle (SDLC)
   tools and agile methodology
   - Excellent organizational, interpersonal, written and verbal
   communication skills, and ability to articulate solution

Applicant must meet ALL of these requirements.

*Description:*

*Job Summary*

This individual will be responsible for leading ServiceNow platform and
work on ServiceNow ITIL, Request fulfillment, CMDB, Knowledge management
and Cloud provisioning modules. In this role, the individual will assists
in reviewing requirements, developing solutions, and providing technical
direction.

*Job Responsibilities*

   - Develop and enhance ServiceNow ITOM, ITSM and CMDB modules
   - Develop new Service Catalog, workflow and orchestration
   - Enhance User experience using Service Portal, Business rules and Java
   scripting
   - Support ServiceNow key modules – Incident, Change, CMDB, Catalog and
   Knowledgebase
   - POC new ideas and functionality









*Needed some details for submission process -*






*Full Legal Name : Contact Number:
Email ID: Current
Location   : *

*Relocation   :*



*Last 4 digit of SSN : Skype ID
  : DOB(MM/DD): *

*Availability to Join: *

*Work authorization   :*

*Education, University, Year:*









*Regards*



*Vishal Ji Awasthi*

*Srimatrix Inc.*

[image: Logo.png]

E-Mail:*vis...@srimatrix.com *

Phone: *214-227-9311(Direct)*

Web: www.srimatrix.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAJYEZ9-pEyARg3-DQNiSr7tFD0oFO4fKnRpTLS9KG1p5q6dc0Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Role:Performance Engineer

2017-01-31 Thread mahesh babu
Hi,
Hope you are doing great.
Please find the requirement below and send me matched resumes to
mampago...@sageitinc.net,
Tel Direct :  972-996-0650-347

Role:Performance Engineer
Location: El Segundo, CA
Duration: 6months

Responsibilities:
· Update the existing scripts for JMETER for testing
· Update existing scrips for Selenium
· Develop/enhance existing Java framework
· Organize calls with different stake holders and keep them updated on the
progress and issue identified.
Qualifications
· Bachelor's degree (Engineering, Computer Science, Information Systems or
related field), Master's degree preferred
· Sound Java background
· Good motivation and less learning curve and able to come up on speed with
technologies

Thanks & Regards
Mahesh
Sage IT Inc,
3011 Internet Blvd, Ste 110
Frisco, TX 75034, USA
Direct: 972-996-0650|Ext:347
Fax : 214-619-2033
Email: mampago...@sageitinc.net | Web: www.sageitinc.com

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANjz4uCpPX3pHq%2BLEHHTmVs-p3KBHkEQUO8fLZNYY23A7Y6wXw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hot-List: SAP ABAP

2017-01-31 Thread lucky khushi
Dear Prefer Vendors,

Please find attached profile of our consultant Durga. She is available
immediately and ready to relocate ASAP for the project.

Please review her profile and do let me know your valuable feedback ASAP.
Thanks and have a nice day ahead.

Thanks & Regards,
Jenny
MOON IT SOLUTIONS INC.,
www.moonitsolutions.com
Email: je...@moonitsolutions.com
Direct No: 732-645-1253
Fax: 469-294-0901

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAE71jDcHFos1_sWJM6nKsv1Rf7qWdo3OVdsZj9irO%3DdTGY%2BSyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


DurgaBhavani_Andukuri.docx
Description: MS-Word 2007 document


[android-developers] Hot-list: Sales-force Developer/Admin

2017-01-31 Thread lucky khushi
Dear Prefer Vendors,

Please find attached profile of our consultant Mounika. She is available
immediately and ready to relocate ASAP for the project.

Please review her profile and do let me know your valuable feedback ASAP.
Thanks and have a nice day ahead.

Thanks & Regards,
Jenny
MOON IT SOLUTIONS INC.,
www.moonitsolutions.com
Email: je...@moonitsolutions.com
Direct No: 732-645-1253
Fax: 469-294-0901

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAE71jDckE%2BEiEbw6OX%2BziFOUx3%3DUcm0y%3DRURHisYsN8Luhv4PQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Mounika-SFDC.docx
Description: MS-Word 2007 document


[android-developers] Immediate Need: Systems Management Analyst - Eden Prairie, MN - 3-6 Months Contract

2017-01-31 Thread Kaazmi Kahn
Hi folks,
Hope all is well..

Please share your consultant resume to *kk...@ayrglobal.com
*

*Job Role: Systems Management Analyst*
*Location: Eden Prairie, MN*
*Duration: 3-6 Months Contract*

*Immigration:  USC/GC strongly preferred.*
*Local candidates only:  Must be Local.  *

*Primary Responsibilities: *
Analytical skills – quality control, error and problem analysis etc.
Collaborate with team members to implement strategies to streamline current
system processes
Data transfer support and management
Vendor management including configuration, testing, data requirement
education, data trouble shooting
Work with multi-functional teams; development, market consultation,
business operations, technical operations
Work with tools such as Toad for Oracle, MS SQL Server Environment, SSRS

*Requirements: *
2+ years of Data Management experience
2+ years of SQL Scripting experience
3+ years of Supporting/Maintaining Operating Systems
Bachelor's Degree OR High School Diploma/GED + 3 years of equivalent
experience

*Assets: *
Experience with any reporting environments (Business Objects, Cognos, SSRS,
etc…
Healthcare Industry experience
Proficiency in MS Office (Word, Excel, Outlook, PowerPoint, Access)
Qualification Rating Must Have UHG Company Default Category
SQL and 2 Yrs.

*Best Regards,*

*Kaazmi Kahn - Recruiter*
*AYR Global IT Solutions Inc.*
*1431 Opus Pl, Suite 110, Downers Grove, IL -  60515*
*Direct: (281) 670-9343 <(281)%20670-9343> | Email: kk...@ayrglobal.com
*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CANBLWA-_oHF3ftZ%2BBbE36DLuoodVw4%3DNiYHc1spi%2B5thBd_vvw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate Need: Systems Management Analyst - Eden Prairie, MN-3-6 Months

2017-01-31 Thread Mike Smith
Hi ,
Hope all is well..

I have an exciting new opportunity that I want to share with you and your
network. Our top client, located in the (*Eden Prairie, MN*) is currently
seeking a (*Systems Management Analyst* ) resource to join their
organization. I have included a complete job description below in case you
or someone you know might be interested in learning more.



*Job Role: Systems Management Analyst Location: Eden Prairie, MNDuration:
3-6 Months *



*Need Only Jr. Candidate with min 4-6 experience.Immigration:  USC/GC
strongly preferred. Exceptional GC EAD okLocal candidates only:  Must be
Local.  Exceptional Non-Locals ok*

*Primary Responsibilities*:
Analytical skills – quality control, error and problem analysis etc.
Collaborate with team members to implement strategies to streamline current
system processes
Data transfer support and management
Vendor management including configuration, testing, data requirement
education, data trouble shooting
Work with multi-functional teams; development, market consultation,
business operations, technical operations
Work with tools such as Toad for Oracle, MS SQL Server Environment, SSRS


*Requirements: *2+ years of Data Management experience
2+ years of SQL Scripting experience
3+ years of Supporting/Maintaining Operating Systems
Bachelor's Degree OR High School Diploma/GED + 3 years of equivalent
experience


*Assets: *Experience with any reporting environments (Business Objects,
Cognos, SSRS, etc.…
Healthcare Industry experience
Proficiency in MS Office (Word, Excel, Outlook, PowerPoint, Access)
Qualification Rating Must Have UHG Company Default Category
SQL and 2 Yrs.

*Thanks & Regards,*



*Mike Smith - IT RecruiterDirect: (571) 250-6817 | Office: (630)
444-7090Email: **msm...@ayrglobal.com* 
*AYR Global IT Solutions Inc. | Web: **www.ayrglobal.com*


*1431 Opus Pl, Suite 110, Downers Grove, IL -  60515*

-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/CAENJYm9-ndJshNNgcye%2BOK4X-nTdor777bef%3Db%2BYz38NgY4dsA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >