[android-developers] Re: Step Counter in Android KitKat

2016-10-04 Thread Naman Arora
here is the demo app - 

package com.example.developer.stepcounter;

import android.app.Activity;
import android.content.Context;
import android.hardware.*;
import android.os.Bundle;
import android.util.Log;
import android.widget.TextView;
import android.widget.Toast;

public class CounterActivity extends Activity implements SensorEventListener {

private SensorManager sensorManager;
private TextView count;
boolean activityRunning;

@Override
public void onCreate(Bundle savedInstanceState) {
super.onCreate(savedInstanceState);
setContentView(R.layout.main);
count = (TextView) findViewById(R.id.count);
sensorManager = (SensorManager) 
getSystemService(Context.SENSOR_SERVICE);
}

@Override
protected void onResume() {
super.onResume();
activityRunning = true;
Sensor countSensor = 
sensorManager.getDefaultSensor(Sensor.TYPE_STEP_COUNTER);
if (countSensor != null) {
sensorManager.registerListener(this, countSensor, 
SensorManager.SENSOR_DELAY_UI);
} else {
Toast.makeText(this, "Count sensor not available!", 
Toast.LENGTH_LONG).show();
}
}

@Override
protected void onPause() {
super.onPause();
activityRunning = false;
// if you unregister the last listener, the hardware will stop 
detecting step events
//sensorManager.unregisterListener(this); 
}

@Override
public void onSensorChanged(SensorEvent event) {
if (activityRunning) {
count.setText(String.valueOf(event.values[0]));
Log.i("Naman : ", "- " + event.values[0]);
}
}

@Override
public void onAccuracyChanged(Sensor sensor, int accuracy) {
}
}


it is not working on Nexus 7 but working on Nexus 5. i don't understand. Thank 
you all for help.

-- 
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/a5e24677-29e8-4222-a25f-1c49527b1644%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Android Virtual Device

2016-10-04 Thread 'RLScott' via Android Developers
I find it much less trouble to forget about the emulator and the AVD, and 
just test on a connected actual Android device with an appropriate USB 
driver for that device.

On Sunday, October 2, 2016 at 9:24:40 PM UTC-6, warren nazareno wrote:
>
> Hi guys.
>
> I'm new to android.
>
> I'm trying to configure the AVD.
> But it says my CPU don't support.
> So what are ways to fix this?
>
> Thanks in advance
>

-- 
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/dcbaa7da-bd96-4e84-baaa-7f177bc31b02%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: Step Counter in Android KitKat

2016-10-04 Thread 'RLScott' via Android Developers
It depends on the app.  Some step counters use only the accelerometers.  
But some might use the gyroscopes as well.  But I would think that a 
properly designed app should report any missing hardware capabilities, or 
at least fail with an error message. 

On Tuesday, October 4, 2016 at 5:58:09 AM UTC-6, Naman Arora wrote:
>
> Some Android devices works step counter and step detector properly but not 
> all android devices, does it is based on gyroscope or accelerometer sensor 
> or both.
> my phone have accelerometer  sensor but step counter app will not work.Thank 
> you all for help!
>

-- 
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/eae0193a-401d-48fd-99e3-b35e21ff606c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Error:Could not download junit.jar (junit:junit:4.12): No cached version available for offline mode

2016-10-04 Thread Hakeem Abdullah
Can someone please help explain why I obtain an error stating my Gradle 
project sync failed? I have downloaded Android Studio 2.2 and executed it 
but it runs with this error stating the following event log:

7:14:14 AM Gradle sync started
7:14:29 AM Gradle sync failed: Could not download junit.jar 
(junit:junit:4.12): No cached version available for offline mode
   Consult IDE log for more details (Help | Show Log)
7:14:54 AM Gradle sync started
7:14:56 AM Gradle sync failed: Could not download junit.jar 
(junit:junit:4.12): No cached version available for offline mode
   Consult IDE log for more details (Help | Show Log)

-- 
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/16f27b74-5846-4ae5-b4f8-6181edbd2e25%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] BEST ONLINE TRAINING

2016-10-04 Thread aagnasoft3


Hi, 

We are providing Online training on ALL SOFTWARE COURSES by certified and 
experienced faculty. Limited slots available, first in first serve .

To Book Slot visit http://www.aagnasoft.com/enquiry.php For Courses Details 
http://www.aagnasoft.com/ 

We provide Big Data Online Training, SAP hybris online Training, SAP FSCM, 
SAP TRM, SAP FICO, Hadoop Developer Training, Business Analyst Online 
Training and so on….

ADVANTAGES: 
1. Free Demo Sessions. 
2. Flexible and customized timings. 
3. Easy to follow, because its more over practical sessions. 
4. Classes driven by real time expert. 
5. Provides notes and recorded videos. 
6. Interview assistance(FAQ’S, sample resumes). 

Please forward this details to your colleagues and friends, who may be 
interested in upgrading their skills and knowledge for better Job 
opportunities. 
Thank you 
For more details: click here 

Manager-Training 
Aagna Global Solutions Pvt. Ltd 
Call Us on: +1 850 387 0353, +91 9010324941 
Email: i...@aagnasoft.com 
http://www.aagnasoft.com

 

Hadoop Online Certification Classes, Big Data Developer Online Classes in 
Hyderabad, Big Data Admin Classes Hyderabad, SAP S/4 HANA Classes India, 
Best Hadoop Training Centre, Best Big Data Training Centre, Best SAP S/4 
HANA Training Centre, Business Analyst Health Care Training Centre, Best 
Business Analyst Health Care Training Centre, Best Business Analyst Online 
Training Centre, Best BA Health Care Training Centre, Best BA Online  
Training Centre, Informatica Online Classes, SAP BO Online Classes, SAP 
FICO Online Classes, SAP BI Online Classes, SAP SD Online Classes, SAP 
Simple Finance Online Classes, Best SAP Simple Finance Online Classes, SAP 
Simple Logistics Online Classes, SAP TRM Online Classes, SAP FSCM Online 
Classes. SAP Warehouse Online Classes, SAP S/4 SFIN, SAP SLOG Classes

-- 
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/d6495a71-0592-46f1-8ac1-1e4ba50faa44%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Mainframe Developer with Teradata Location: Charlotte North Carolina Duration: 6 Months +

2016-10-04 Thread Saidulu N
Hi,

Hope you are doing good!







*Note : If your are interested in this position ,please update your resume
according to the Job description*



Role:  *Ma*
*inframe Developer with Teradata*

Location: *Charlotte North Carolina*

Duration:* 6 Months + *



*Interview : Phone + Skype*


*don't send resume without Teradata EXP*


*Job Description :*


*Responsibilities:*


   - Work closely with business analysts, solution architects and senior
   technical consultants to execute integration project and troubleshoot any
   issues that arise along the way.
   - Actively participate in business requirements gathering sessions and
   understand client requirements
   - Create release documents and help build and deploy code across servers
   - Create low level design documents and unit tests
   - Develop high quality code and perform unit tests
   - Debug critical technical issues and provide prompt resolutions
   - Work with the team and business partners to validate rules regarding
   data integrity and data quality as it relates to the impact on business
   requirements
   - Highlight technical issues and challenges and propose creative
   solutions to clients and senior management

*Requirements/Qualifications:*


   - Bachelor’s degree with a concentration in Management Information
   Systems, Computer Science or equivalent combination of education and
   experience
   - Strong experience and proficiency the following technologies:
   - Languages: JCL, Cobol, IBM Utilities
   - Mainframe OS/390, Dfsort / Syncsort, scheduling
   - Teradata BTEQ, Fastexport, Fastload, Multiload (mload)
   - 7+ years of experience as a mainframe developer.
   - Must be project oriented with an ability to meet deadlines.
   - Superior verbal and written communication skills.
   - Ability to interact and communicate with all levels of the
   organization.
   - Ability to express technical concepts in a non-technical manner.
   - Ability to work in a team setting as a leader, facilitator and
   team-member.





*Please send me rate conformation mail to: sidhuni...@gmail.com
*

*Thanks & Regards,*

*Sidhu*

*Nitya Inc*

*3100 Mowry Avenue **Suite **Fremont, CA -94538*



*Gmail: sidhuni...@gmail.com *



*Web: www.nityainc.com *



*Please send me rate conformation mail to: sidhuni...@gmail.com
*

*Thanks & Regards,*

*Sidhu*

*Nitya Inc*

*3100 Mowry Avenue **Suite **Fremont, CA -94538*

*Ph: **+15104087759*

*Email: si...@nityainc.com *

*Gmail: sidhuni...@gmail.com *

*Gtalk: saidulu@gmail.com *

*Web: www.nityainc.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/CAFp6mKZt2VEt%2BFGd5Es-6DM_%2ByqGR-FB8vuzfbvOCjBFXTVSaA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Mainframe Developer with Teradata Location: Charlotte North Carolina

2016-10-04 Thread Saidulu N
Hi,

Hope you are doing good!







*Note : If your are interested in this position ,please update your resume
according to the Job description*



Role:  *Ma*
*inframe Developer with Teradata*

Location: *Charlotte North Carolina*

Duration:* 6 Months + *



*Interview : Phone + Skype*


*don't send resume without Teradata EXP*


*Job Description :*


*Responsibilities:*


   - Work closely with business analysts, solution architects and senior
   technical consultants to execute integration project and troubleshoot any
   issues that arise along the way.
   - Actively participate in business requirements gathering sessions and
   understand client requirements
   - Create release documents and help build and deploy code across servers
   - Create low level design documents and unit tests
   - Develop high quality code and perform unit tests
   - Debug critical technical issues and provide prompt resolutions
   - Work with the team and business partners to validate rules regarding
   data integrity and data quality as it relates to the impact on business
   requirements
   - Highlight technical issues and challenges and propose creative
   solutions to clients and senior management

*Requirements/Qualifications:*


   - Bachelor’s degree with a concentration in Management Information
   Systems, Computer Science or equivalent combination of education and
   experience
   - Strong experience and proficiency the following technologies:
   - Languages: JCL, Cobol, IBM Utilities
   - Mainframe OS/390, Dfsort / Syncsort, scheduling
   - Teradata BTEQ, Fastexport, Fastload, Multiload (mload)
   - 7+ years of experience as a mainframe developer.
   - Must be project oriented with an ability to meet deadlines.
   - Superior verbal and written communication skills.
   - Ability to interact and communicate with all levels of the
   organization.
   - Ability to express technical concepts in a non-technical manner.
   - Ability to work in a team setting as a leader, facilitator and
   team-member.





*Please send me rate conformation mail to: sidhuni...@gmail.com
*

*Thanks & Regards,*

*Sidhu*

*Nitya Inc*

*3100 Mowry Avenue **Suite **Fremont, CA -94538*



*Gmail: sidhuni...@gmail.com *



*Web: www.nityainc.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/CAFp6mKaRS4Amu44JqAUQ-KJAADzwO%3DNMe7yMPUm6caYH7XbOtQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Senior Database Administrator (IT) - Bellevue, Washington

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Senior%20Database%20Administrator%20(IT)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
Senior Database Administrator (IT) in Bellevue, Washington, if you have 
matching candidates please submit their profiles http://www.job4tech.com/jobs/549382-senior-database-administrator-it-at-cohesive-technologies?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Primary Skill : Oracle DBA Description : 
Candidates will either be located at Alpharetta, GA or Warren NJ or Bellevue, 
WA  Oracle DBA on UNIX with minimum 8 years working experience 
in all areas of database Administration: performance tuning, data pump, 
backup/recovery, KSH programming, PLSQL, init parameters, replication methods. 
Good communication skill. Incentive to complete projects. Good interpersonal 
skills. Candidate should be ready to work in shifts - 3 shifts per day 
 
Expertise in Oracle RAC, Performance tuning and experience with VLDB's. 

Exposure to other Database systems - No SQL, Hadoop, Casandra, etc. would 
be a desirable add 
Plan, coordinate, and administer database systems, including base 
definition, structure, documentation, requirements, operational guidelines and 
protection 
Develop data models and perform planning of architecture, functions, 
modules, recovery, standards and implementation 
Work with internal and external customers to develop new value-added 
programs and data solutions with existing data warehouse structure 
Act as liaison with customers 
Tests designed applications 
Analyzes and determines information needs and elements, data relationships 
and attributes, data flow and storage 

[android-developers] C2C :: Oracle ADF Developer reqd in Chicago, IL ( Locals Only) - Chicago, Illinois

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Oracle%20ADF%20Developer%20reqd%20in%20Chicago,%20IL%20(%20Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
Oracle ADF Developer reqd in Chicago, IL ( Locals Only) in Chicago, 
Illinois, if you have matching candidates please submit their profiles 
http://www.job4tech.com/jobs/549348-oracle-adf-developer-reqd-in-chicago-il-locals-only-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Oracle ADF Developer Location: 
Chicago, IL  Duration: 6+ months contract 
Work collaboratively with an Agile development team to design, develop, and 
test Oracle Application Development Framework (ADF) applications. Design, 
develop, and test Oracle ADF or BPM applications by leveraging See below for 
details ADF components. Extend and customize See below for details Oracle ADF 
components to meet business requirements, as needed. Develop and integrate task 
flows into Oracle BPM tasks. Adhere to standardized coding standards and use 
Oracle best practices for design and development. 

[android-developers] START IN NEXT WEEK: QA Test Lead - Columbus, OH

2016-10-04 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Role – QA Test Lead
Duration – 6 months
Location – Columbus, OH

*Max rate is $40/hr on CTC*
*Need EAD, GC, TN or CItizen Only!!*

Top Skills:
1. Set strategy for test planning
2. Write test plans, test scripts, conduct reviews
3. Project leadership, experience with a standing team model – agile
knowledge.
4. SQL (Ability to read and write SQL queries.

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/CAL4ROq5Lu%3DvSeLM-A4xc7k-HYTjDuq7uJ_VazQyo5dKOdhqjow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: .NET Developer - Clifton Forge, Virginia

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
.NET Developer in Clifton Forge, Virginia, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: .NET Developer
Location: Clifton Forge, VA
Duration: Long Term
Interview: In-Person Only
***candidates local to the Clifton Forge, VA area are strongly preferred. 
Clifton Forge is in far western VA, almost WVA***ALL candidates MUST be 
able to attend a personal interview in Clifton Forge, VA, NO phone interviews, 
NO Skype, NO exceptions***ALL work is to be performed onsite in Clifton 
Forge, VA***possible 3-5 month extension 
The .Net Developer will provide IT staff augmentation for monitoring, 
maintenance and on-going systems support. The .Net developer will work closely 
with and receive direction from the current IT contractor staff on-site and 
provide professional support to the end-customer. The .Net developer should 
have experience in building high-performing, scalable, enterprise-grade 
applications.
Required

BS/MS degree in Computer Science, Engineering or a related subject

3+ years of hands-on Software Development experience
3+ years experience with JavaScript and/or Java is a Plus


http://www.job4tech.com/jobs/549108-net-developer-at-sygna-technologies-inc?utm_source=JA47-Downutm_medium=Groups-emailutm_campaign=Job-Alerts;>http://i.imgur.com/hh3Zxn3.png; border="0" alt="Submit Resume">
Connect with ushttps://j4t.co/2dKXni9;>http://i.imgur.com/2ocYyEZ.png; 
height="64" width="64" alt="Mailing List"> https://j4t.co/2aKBc8z;>http://i.imgur.com/gZN62gb.png; 
height="32" width="32" border="0" alt="LinkedIn"> https://j4t.co/290PJQd;>http://i.imgur.com/KBYhvGp.png; 
height="32" width="32" border="0" alt="Facebook"> https://j4t.co/2czrVGT;>http://i.imgur.com/7BQZxSD.png; 
height="32" width="32" border="0" alt="Twitter"> 

[android-developers] Urgent Need :: Oracle EBS Developer with GTM @ San Jose, CA

2016-10-04 Thread satish kumar
Hello,



Hope you are doing great!



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



*Role: Oracle E-Business Suite (EBS) Developer - Technical*

*Location: San Jose, CA*

*Duration: 11+ Months*





Oracle E-Business Suite (EBS) ...

Oracle E-Business Suite (EBS) Developer - Technical

Oracle Global Trade Management Developer Oracle *GTM,* Oracle ERP, SQL,
PLSQL;

Experience with full project lifecycle of Global Trade Management Ability
to review customer use case and requirements and develop a high level
design

•Hands on expertise in configurations of *GTM*

•Ability to define the integrations required between GTM and third party
systems (including ERP)

•Ability to define test scripts to compliment customer use cases





*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/CAHxR9GZp1_z2rGUQGf9OB%2BXVuMCnueMPrcj0x47TNbhCKrJqBA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Bench list

2016-10-04 Thread Kavitha csr
Hi Partner,

Hope your doing good!



Please find the HOTLIST of my Consultants who are available immediately on
C2C positions.



Please share your requirements to kavi...@csrinfotech.com



SKILL

LOCATION

RELOCATION

AVAILABILITY

QA  Analyst

NJ

NJ,NY

Immediately

Oracle PL/SQL Dev

CT

Yes

Immediately

SQL Dev

NJ

Yes

Immediately

Java Dev

CA

Yes

Immediately

BA

IL

Yes

Immediately

ETL QA

NC

Yes

Immediately



Looking forward to work with you soon!

-- 
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/CAKwxXNrndaRM0387XC2MbChadOc0QUsU4hM6PVpuNvenVBiRVQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Workday Consultant @ Foster City, CA

2016-10-04 Thread Ateeq Rehman
*Hello Associate,*

Hope you are doing great.

This is Ateeq, from Diverse Lynx.



Please share *Workday Consultant* profiles with me at
*ateeq.reh...@diverselynx.com
*


*Job Description:*



*Role: Workday Consultant*

*Location: Foster City, CA*



*In this role the successful candidate will:*



· Perform data audits to ensure data integrity and preparedness for
Workday implementation.

· Assist with data cleanup, extraction and load, and data
validation for the Workday implementation.

· Provide Subject Matter Expertise on HR Technology, processes,
reports and integrations while identifying opportunities for automation and
process improvement.

· Assist with PeopleSoft to Workday data conversion
issues/enhancements. Partner with IT to identify, track, research, resolve,
communicate and implement fixes to data conversion including a lead role in
data audits and testing.

· Liaise with internal departments and Third-Party service
providers as necessary.

· Participate in additional HR Systems & Shared Services related
initiatives as appropriate.



*Essential Duties and Job Functions :*



· Provides PeopleSoft data conversion and Workday implementation
support, and works with HR and others to fulfill any data requests.

· Ensures all assigned HRIS projects are completed timely and
accurately.

· Develops and conducts data integrity audits on PeopleSoft data
for Workday implementation.

· Assist with data cleanup, extraction and load and data
validations for the Workday implementation.

· Coordinate mapping efforts.

· Works on a variety of HR Systems related issues providing support
and facilitation of company-wide human resources programs.

· Provides advice and support to HR, IT, Payroll and other
functional areas on routine and non-routine data conversion issues.

· Interacts with internal and external staff on matters of moderate
complexity, often requiring coordination between organizations and third
party providers



*Skills:*



· *Workday Security, EIBs and Core HCM skills*

· Workday implementation and data conversion experience a plus.



*Thanks & Regards*

*Ateeq Rehman*

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

*Phone No: 732-452-1006 EXT 215*

*Email: **ateeq.reh...@diverselynx.com* * ||
Hangout: ateeq.staffing*
* *

-- 
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/CAN6NZJuNugpXW5qovbE5Y27m-r4fjMnec%3DUUNDtt0bf3iwDLxQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: SQL Server DBA reqd in Austin, TX (Locals Only) - Austin, Texas

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for SQL Server DBA reqd in Austin, TX (Locals Only) in Austin, Texas, if 
you have matching candidates please submit their profiles http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: SQL Server DBA Location: Austin, 
TX Duration: Long Term 
In-person interviews must 
5+ years of experience with deployments to production environments 
5+ years of experience with backup and recovery, clustering, and 
replication 
5+ years of experience as a SQL Server DBA 
3+ years of experience with Windows Administration
2+ years of experience with administering Windows Server 2012 
5+ years of experience with SSIS reporting
SSAS experience is a plus
5+ years of experience with Configurations Windows Servers, application 
configuration, and Server monitoring 
2+ years of experience with windows/SQL clustering
Exposure and experience with Always On technologies
Experience with both off the shelf and custom software as a configurator 
and/or an admin
Experience with PowerShell

[android-developers] immediate need a Xamarin Android Developer || Trevose, PA || 6+ months || Phone & Skype ||

2016-10-04 Thread Mohammad Wasim
Hi ,

Please let me know if you are interested for this role.

If interested then please send update resume along with below information.

Full Name:

Email:

Phone:

Location:

Visa:

Rate:

Start:



*Position: Xamarin Android Developer*

*Location: Trevose, PA*

*Contract: 6+ months*

*Interview : Phone /Skype *



Description:

- Xamarin Studio or Visual Studio 2015

- Ability to extract and utilize photoshop assets for different android
device resolutions

- Xamarin Droid UI experience

- C#

- .NET

- Realm db experience is a plus

- Communication w/ Web API from app is a plus

- Native Droid experience is a plus

- Xamarin Droid experience is a plus



**

*Thanks,*

*Mohammad Wasim*

*Source InfoTech Inc.*

W: *6099450420*| F: 732-909-2282| Email: *wa...@sourceinfotech.com*
 | Website: *www.sourceinfotech.com*
 |

*Disclaimer:*  If you are not interested in receiving our e-mails then
please reply with a "REMOVE" in the subject line at
rem...@sourceinfotech.com for automatic removal. 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 sorry for the inconvenience.

-- 
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/CANdkWrQciKRcRrSU9gCxKyyzZ108zxAqV%2BkpqK%2BfkWefv1bspg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: SQL Server DBA reqd in Austin, TX (Locals Only) - Austin, Texas

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=SQL%20Server%20DBA%20reqd%20in%20Austin,%20TX%20(Locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
SQL Server DBA reqd in Austin, TX (Locals Only) in Austin, Texas, if you 
have matching candidates please submit their profiles http://www.job4tech.com/jobs/549086-sql-server-dba-reqd-in-austin-tx-locals-only-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: SQL Server DBA Location: Austin, 
TX Duration: Long Term 
In-person interviews must 
5+ years of experience with deployments to production environments 
5+ years of experience with backup and recovery, clustering, and 
replication 
5+ years of experience as a SQL Server DBA 
3+ years of experience with Windows Administration
2+ years of experience with administering Windows Server 2012 
5+ years of experience with SSIS reporting
SSAS experience is a plus
5+ years of experience with Configurations Windows Servers, application 
configuration, and Server monitoring 
2+ years of experience with windows/SQL clustering
Exposure and experience with Always On technologies
Experience with both off the shelf and custom software as a configurator 
and/or an admin
Experience with PowerShell

[android-developers] Position: Physical Design Engineer

2016-10-04 Thread up2datecorp
*Position: Physical Design Engineer*

*Client : Mindtree*


*Location : Santa Clara & Chandler*


*Requirements :*
*  Must have:*

· 8/10+ years of hands-on experience in Physical Design, APR and 
Physical verification.

· Implementation of multimillion gate SoC designs in cutting edge 
process technologies (28nm and below )

· Hands-on expertise on any of the aspects of physical design 
including Synthesis, Floor Planning, Power Plan, Integrated Package and 
Floorplan design, Place and Route, Clock Planning and Clock Tree Synthesis, 
complex analog IP integration, Parasitic Extraction, Timing Closure, Power 
/ IR Drop (Static and Dynamic), Signal Integrity Analysis, Physical 
Verification (DRC, ERC, LVS), DFM and DFY and Tapeout

· Experience in Synopsys ICC compiler, Cadence SOC encounter 
physical design tools.

· Skill and experience in scripting using Tcl or Perl is highly 
desirable


*TOTAL EXPERIENCE :*

*RELEVANT EXPERIENCE  :*

*OFFICIAL NOTICE PERIOD :*

*CURRENT  RATE  PER HOUR :*

*VISA STATUS :*

*EMAIL ID :-* *up2datec...@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/4d75e6c4-a7f5-452b-985d-d4b3eefa1d5c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] VXML developer

2016-10-04 Thread Manisha Nityo
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: VXML developer*

*Location: Phoenix, AZ*

*Interview:-Phone/Skype   *

*Work Duration: Long Term*




*Job Description:-*

*Atleast 5+ years of experience.*

2-3 yrs of exp in Strong VXML development



*Thanks &
Regards,
*

Manisha Budhwar

Technical Recruiter

Nityo InfoTech .

Desk No-609-853-0818 Ext-2160

Gtalk ID:- manishanityo16

E Mail:- manish...@nityo.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/CANOPGKzjYacqAfPLA%2BRnbhqYcP0JTOGMqSPY6dfVJU5wxT54bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Network Engineer - Chesterfield, Virginia

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Network%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for Network Engineer in Chesterfield, Virginia, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/542507-network-engineer-at-sygna-technologies-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Network Engineer
Location: Chesterfield, VA
Duration: 1 Year - May go perm
Interview: In-Person Only
GC/USC only

***Applicant must be eligible for hire in the U.S. without visa 
sponsorship.**This is a contract position and the consultant will be 
eligible to apply for a full time employment if/when an FTE position is 
advertised.***
Successful candidate should have the following qualifications:

 Considerable knowledge of TCP/IP; Ethernet; Network cabling; Layer 2 and 
layer 3 switching; the OSI Model; MPLS and Metro-Ethernet; VPN and SSL 
technology; Firewall security; Network management and troubleshooting.
 Considerable knowledge of direct engineering and design experience in 
networking industry. 
 Considerable expertise in creating repeatable, reliable, scalable network 
architectures, with fault tolerance; performance tuning; monitoring systems; 
statistics/metrics collection; and disaster recovery. 
 Expert working knowledge (including the ability to setup, configure, 
upgrade, manage, and troubleshoot) Cisco routers; switches; enterprise VPN 
solutions; Juniper SRX firewalls.
 Understanding of transport protocols, routing protocols, and 
security/authentication protocols at all layers of the OSI model with emphasis 
on TCP/IP are essential.
 Knowledge of networking features and protocols such as spanning tree, ARP, 
CDP, EIGRP, RIP, OSPF, BGP, VTP, Etherchannel, 802.1Q trunking, MLS, HSRP, QoS, 
multicast, 802.11, IPsec, RADIUS/TACACS+, SNMP, See below for details BRI/PRI, 
MPLS, and caching services. 
Demonstrated the ability to design, install, and troubleshoot local-area 
and wide-area enterprise networks.
Graduation from an 

[android-developers] Need Urgent--Full Stack Java Developer(Wilmington,DE - Local Candidates for f2f with SDLC )

2016-10-04 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.

*Role : Full Stack Java Developer*

*Location : Wilmington, DE*

*Duration : Long Term Project*

*No. of Position : 3*



*Need Local Candidates who can appear for In Person Interview*

*Visa Copy and Photo ID Must at the time of Submission*



*Job Description : *

Experience with  Full Stack Java, Restful Web services, Oracle, SQL, PLSQL,
Clearcase, SVN, GIT, TDD,JUnit, Mockito, Jenkins, , Spring,Maven and other
open source technologies.

Experience with SDLC

•Proficient with Test Driven Development, Continuous integration,
Static code analysis.

•Strong Object Oriented design skills

•Familiar with Agile-Scrum methodology and practices

-- 
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/CAEmgVe2NEqc7xGEJMKRyfkGi-peCoUtkW2nyRio%3DinyseTwzUw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Site Reliability Engineer/Linux/Unix at Sunnyvale, CA

2016-10-04 Thread USIT Recruiter
Hi,


I am Abhishek, a Technical Recruiter with *NLB Services*. After reviewing
your resume online I felt compelled to reach out to you as it seems like
you are having a great skill match for the position I’m looking to fill
with one of my client in *Sunnyvale, CA*. our client is hiring actively and
I believe this could be something which you could explore.

Finding the right balance and knowledge with the expertise of your
professional background is paramount to the success of this role. Is this
the type of opportunity you would make a move for? Please let me know if
you’d be interested in this job opportunity, I would like to talk to you
over the phone to discuss more about it.



*Please see the job details below:*

*Job Title: Site Reliability Engineer/Linux/Unix*

*Duration: 6+ month contract (possibility of extension)*

*Location : Sunnyvale, CA*



*Job Description:*

· OEL 6.5 upgrades

· Production Monitoring and Troubleshooting

· QA/Lab Environment Management

· Upkeep of QA and Production Environment

· Netscalar configurations management

· Manage filers

· DNS configurations

· Work with In-house tools like Hubble/Epic/Verdad/Carnival

· Work with vendor tools like Splunk

· Apache configuration management

· Work with Development team to improve monitoring, performance and
maintainability

· Documentation (Run Books, Application Documentation)

· On-call Pager support

*Mandatory skills: *

Linux/ Unix System admin, OEL 6.5 , Apache configuration management, Devops
tool kit.

*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/CALnpRi3Wb6LvrSUSnSAxDHsk3VXYv3p4Jf7whajW2nVBy3Pt1w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Oracle EBS Financial Technical Consultant at Dallas, TX

2016-10-04 Thread USIT Recruiter
Hi,



I am Abhishek, a Technical Recruiter with *NLB Services*. After reviewing
your resume online I felt compelled to reach out to you as it seems like
you are having a great skill match for the position I’m looking to fill
with one of my client in *Dallas, TX*. our client is hiring actively and I
believe this could be something which you could explore.

Finding the right balance and knowledge with the expertise of your
professional background is paramount to the success of this role. Is this
the type of opportunity you would make a move for? Please let me know if
you’d be interested in this job opportunity, I would like to talk to you
over the phone to discuss more about it.



*Please see the job details below:*

*Job Title: Oracle EBS Financial Technical Consultant*

*Duration: 6+ month contract (possibility of extension)*

*Location : Dallas, TX*

*Job Requirement :*

worked on middleware integration with knowledge of Oracle AQ/MQ skills

worked on Unix and Shell scripting (Cron Jobs scheduling,Shell scripts etc)





*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/CALnpRi2GLhRizxO2vRFYWUaFa6Y%3DGWyGtqTzvh-iw6PNcRYz9Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Full Stack Java Developer with Insurance Exp - Richmond, VA

2016-10-04 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Full Stack Java Developer
Richmond, VA
6+ Months

*Max rate is $45/hr on CTC*
*Need EAD, GC, TN or Citizen Only!!*

Technical
Java is the primary language. (90% systems are written in Java)
o   Some of the Java frameworks/projects in use
§  Spring
§  Hibernate
§  Apache CXF
§  Maven

Full-Stack development - which means in addition to backend development in
Java, we’re also fully involved in
o   Front end UI development in HTML5
§  AngularJS
§  Bootstrap
§  LESS CSS
o   and Database design & development
§  Oracle 12c

Key principals
o   SOA architecture
o   Self-documenting code
o   Simplicity over complexity.

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/CAL4ROq7iUqgtsAHs%3Dr0HPHupTgQ8JpTADU9v9ePeD-kq6nWK%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Sharepoint/C# Developer - Richmond, Virginia

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Sharepoint/C#%20Developerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for Sharepoint/C# Developer in Richmond, Virginia, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Programmer Analyst - Sharepoint/C#
Location: Richmond, VA
Duration: Until 6/30/17
Interview: In-Person Only

*local candidates strongly preferred*ALL candidates MUST be able to 
attend a personal interview, NO phone interviews, NO Skype, NO exceptions
SharePoint Solutions Developer. The ideal candidate will have deep 
SharePoint skills and experience.


Custom solution development using either SharePoint Designer or Visual 
Studio utilizing JavaScript, JQuery and CSS/HTML.
Design solutions based on established patterns and best practices around 
Content Management, User Adoption, Governance and Change Management.
Design and develop apps for SharePoint that take advantage of standard web 
technologies, such as CSOM, JavaScript.
Maintain, improve, integrate, and develop SharePoint solutions, including 
internal and external Web sites. 
Plan, lead, and execute SharePoint 2010/2013 and Web development tasks. 

Support the development of technical solution documentation and 
training.
http://www.job4tech.com/jobs/542508-sharepoint-c-developer-at-sygna-technologies-inc?utm_source=JA47-Downutm_medium=Groups-emailutm_campaign=Job-Alerts;>http://i.imgur.com/hh3Zxn3.png; border="0" alt="Submit Resume">
Connect with ushttps://j4t.co/2dKXni9;>http://i.imgur.com/2ocYyEZ.png; 
height="64" width="64" alt="Mailing List"> https://j4t.co/2aKBc8z;>http://i.imgur.com/gZN62gb.png; 
height="32" width="32" border="0" alt="LinkedIn"> https://j4t.co/290PJQd;>http://i.imgur.com/KBYhvGp.png; 
height="32" width="32" border="0" alt="Facebook"> 

[android-developers] Mid-level IAM Engineer - Milwaukee, WI

2016-10-04 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Mid-level IAM Engineer
Milwaukee, WI
6+ Months

*Need EAD, GC, TN or Citizen Only!*

*Job Description: *
The qualified candidate should have significant
engineering/technical/administrative experience with the integration,
administration or architecture of an Identity Management System (IDM/IAM).
Although experience with IBM's ISM suite is preferred, experience with
SunOne, Siteminder, CA, Sailpoint, Dell, or other IAM/IDM suites is
acceptable.

*Technical skills in the following areas are required:*
-Enterprise Identity Management Systems (IBM Security and Identity Manager
preferred)
-Microsoft Active Directory
-Federated Identity Management
-SAML
-LDAP
-Okta
-Access Management
-User Account Provisioning

Candidate must have 5+ years of experience in systems engineering and
support
Candidate must have 3+ years total, 1+ years of Analysis and Design
Experience
Proficient in scripting / programming as appropriate for area of expertise
- e.g. JCL, SQL, shell, perl, WMI, etc.
Holds certifications in area of expertise
Effective verbal and written communication skills
Ability to work as part of a team and interact effectively with others
Displays willingness to accept responsibility, display initiative, good
judgment and a positive attitude
Appropriate blend of sense of urgency, strong results orientation, and
delivery focus
Understands and uses SLC methodology
Ability to transfer concepts across environments
Proficient on interface standards and interoperability
Proficient in common testing tools and methods


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/CAL4ROq4spinGSroX8TLGQ1EgASnx_Joa4fjnZk50UnNWs737LA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Available DevOps Developer

2016-10-04 Thread David Riyantech


Hello,


This is David from Golok Global, One of my consultants looking for a new 
project ( DevOps Developer). 

Please share the requirements to da...@golokglobal.com


Name : Ali

Visa : US Citizen

Role : DevOps Developer

Relocation : Any where

 

David

da...@golokglobal.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/14203b06-311b-4791-bcc6-38d8c751c761%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Agile Scrum master_Los Angeles, CA@ Need 10+ years experienced consultants only

2016-10-04 Thread "N"agarju"N"@iDu
*Please share Your Profiles to **nagarj...@tekskillsinc.com
 **with a CC to my gmail ID
:**gani.nagarj...@gmail.com
*

*Agile Scrum master*

*Location: Los Angeles, CA*

*Duration: 6 to 9 Months*

*Rate: 57/hr on C2C*

*No of years’ experience 10+*


Detailed job description

 Experience in playing Agile Scrum Master role

· Strong communication skills

· Planning/execution/monitoring to meet Program requirements
Mandatory Skills:  Agile Scrum Master, Strong communication skills




*Thanks & Regards.*

*Nagarjuna*

*Tekskills Inc.*

*200, MetroplexDrive, Suite 414, Edison, NJ – 08817 |*

*CMMI Level 3 / ISO 9001: 2008/ WMBE Certified Company   *

*Phone: 732-354-4300  |Fax:** 888-543-5125 **| Email: *
*nagarj...@tekskillsinc.com* 

*Gmail: **gani.nagarj...@gmail.com *

*www.tekskillsinc.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/CADALKbwqYwXzsRiz-t6%3DPN66tYmKQTfZUgcwF%2BL--M5w2opA0A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: immediate need a DBA Oracle and SQL || Allentown, PA ||

2016-10-04 Thread venu gopal


Hi,

 

I am herewith submitting an excellent profile for the said position. He is 
well experienced with good communication skills. Revert back to me for more 
information on 321-245-6857 or mail me at v...@dizercorp.com. 

 

Best regards, 

Venu Gopal

Technical Recruiter

Direct   : 628-400-9003

Email: v...@dizercorp.com 

URL  :  www.dizercorp.com 

1912  Mentor Ave  |  Painesville  | OH  |  44077  
"Certified Minority-owned Business Enterprise (MBE)" 

On Tuesday, October 4, 2016 at 7:16:34 PM UTC+5:30, Mohammad Wasim wrote:
>
> Hi ,
>
> Please let me know if you are interested for this role.
>
> If interested then please send update resume along with below information.
>
> Full Name: 
>
> Email:  
>
> Phone:
>
> Location:
>
> Visa:
>
> Rate:
>
> Start: 
>
>  
>
> I have a client in need of a DBA in the Allentown, PA area. Must be able 
> to interview in person.
>
>  
>
> Will be working on both Oracle and SQL Server databases (mostly 
> Oracle; see below)*
>
> -  The % breakdown of Oracle vs SQL?   ORACLE/SQL = 70%/30%
>
> -  What version of Oracle is being used?   10g-12c, mostly 11g 
> and above
>
> -  What version of SQL Server is being used?   SQL2005-2016, 
> mostly 2008 R2 and above
>
>  
>
>  (we have competition – lower rates will be prioritized)
>
> *Duration*: 12+ months
>
> *Interview process: *Phone + Onsite
>
>  
>
> *Database Administrator*
>
> Provide all levels of database management and maintenance for Oracle and 
> SQL Server databases. 
>  
> *Primary Responsibilities:*  
>
>- With specific direction, designs, implements, and maintains complex 
>databases with respect to organization, access methods, access time, 
>validation checks, stored procedures and triggers, security, 
> documentation, 
>and statistical methods.
>- Consults with IT Development staff, vendor representatives, or 
>outside consultants on overall database design and performance 
> optimization 
>issues.
>- Develops and documents database standards and procedures.
>- Monitors production databases with regards to space allocations and 
>performance. Makes modifications to design or other tuning parameters in 
>order to optimize efficiency and performance.
>- Makes modifications to database objects (tables, indexes, triggers, 
>etc.) to support normal application growth or added functionality as 
>required.
>- Assists in the installation and configuration of database software 
>and upgrades on multiple platforms.
>- Designs and implements database backup and recovery procedures. 
>Monitors daily backups to ensure successful completion and accuracy.
>- Applies, test, and verifies vendor patches to database software.
>- Creates test and development databases, and creates and executes 
>procedures to populate these.
>- Manages database security and access changes.
>- Assists in the upgrade of existing production databases and in the 
>migration of data to new servers.
>- Provides technical guidance and conducts training of less-senior 
>database support staff.
>- Performs other duties as requested by manager.
>
>  
>
>  
>
> **
>
> *Thanks,*
>
> *Mohammad Wasim*
>
> *Source InfoTech Inc.*
>
> W: *6099450420*| F: 732-909-2282| Email: *wa...@sourceinfotech.com* 
>  | Website: *www.sourceinfotech.com* 
>  | 
>
> *Disclaimer:*  If you are not interested in receiving our e-mails then 
> please reply with a "REMOVE" in the subject line at 
> rem...@sourceinfotech.com  for automatic removal. 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 sorry for the 
> inconvenience.
>
>  
>

-- 
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/a9d9b1e1-9565-476c-9339-e2445feb8190%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Resume8dba-Rakesh DZR.doc
Description: MS-Word document


[android-developers] Urgently Required:::::APM (Application Performance Monitoring) Tools SME for Richardson, TX

2016-10-04 Thread shailaja


Greetings!

 

Hope you are doing Good!

 

This is Shailaja, Senior Technical Recruiter from L7 Resources.

 

Below is the Job Description.


*Job Role: APM (Application Performance Monitoring) Tools SME*

*Job Location: Richardson, TX*
*Position Type: 6+ months*

*Description:*

Technical and hands on Developer skilled resource experience in the 
following APM tools (minimum 2 tools) – Dynatrace, Splunk, Keynote Device 
anywhere, Tealeaf

 -installation, configuration

-OOB features expertise & customizations

-Architectural understanding of the above mentioned tools

-Ability to analyze an application and recommend the right solutions/tools 
for performance monitoring

-Debug and fix issues with instrumentation of the APM tools

-Ability to read/understand the results/reports generated by these tools 
and recommend solutions to performance problems.

-Stay current with the industry trends and technologies in this rapidly 
changing space.

-performance monitoring in production environments of Web & Mobile 
environments

-performance testing experience

-integration of the APM tools with other possible tools (plugins)

-preferred skills: APIs, Java and/or languages, Front end skills; 
JavaScript, HTML etc. Unix scripting

-have experience in evaluating APM tools, built PoCs/Pilots and presented 
to the clients/leadership

-Ability to work independently with minimal supervision


-- 

Thanks & Regards

Shailaja. K

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*Email: *shail...@l7resources.com 

Direct: 2544884405

*URL: *www.l7resources.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/f516ad50-5ec1-405f-a2e0-0577155db5f1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Tomorrow interview || Direct Client || Senior Java Developer || USC GC or EAD GC only || Skype Hire || 8+ exp only

2016-10-04 Thread Vishal Ji Awasthi
*Senior Java Developer // WEST VALLEY CITY ::UT // 6 months + CTH*



*GC , Citizen OR GC EAD , local or Near Around*

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



What are the top 5-10 responsibilities for this position? (Please be
detailed as to what the candidate is expected to do or complete on a daily
basis)
- Analyze business requirements and propose design
- Assist with code reviews
- Develop application features
- Develop automated tests for new features
- Assist with application issue debugging and analysis

What software tools/skills are needed to perform these daily
responsibilities?
- Java/Eclipse
- Oracle/Hibernate
- Selenium
- JBoss
- Dynatrace/New Relic









*What skills/attributes are a must have?  - Ability to collaborate and
communicate with a distributed and diverse team  - Ability to self-organize
and own features/issues  - Java  - JBoss  - Oracle/Hibernate  - Experience
with multi-team agile development  - Angular JS  *
What skills/attributes are nice to have?
- Dynatarce/NewRelic
- Selenium
- MySQL
- Zuul





*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*

214-227-9311(Direct)

*E-Mail:*vis...@srimatrix.com

*Srimatrix Inc.*

1255 west 15th street suite 815 Plano, TX 75075

*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_8-rnmO5t1BFu_59wOTuBci2Cu1GZZV9ZYZGJQPHXQ5w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgently Required:::::Test Engineer for Chicago, IL / Redmond, WA

2016-10-04 Thread shailaja


Greetings!

 

Hope you are doing Good!

 

This is Shailaja, Senior Technical Recruiter from L7 Resources.

 

Below is the Job Description.

 

*Job Role* : - Test Engineer

*Job Location* : - Chicago, IL  / Redmond, WA 

*Number of Experience* : -  1 – 3 years

*Position Type:- *6+ months

Rate : $20 /hr on C2C.

 

 *Job Description : -*


• Field Testing Engineer for validating handset performance in live network 
environment.

• Good Understanding of 2G, 3G, LTE and VoLTE Layers 1,2 and 3.

• Drive testing and live network log collection

• Data and Call Performance testing. Audio Quality testing.sp

• IRAT and Inter/ Intra BSC/RNC/TAC handover testing.

• Drive testing for 2G/3G/4G protocol (GSM/GPRS/UMTS/LTE/VoLTE) handsets 
using Qualcomm Tools QxDM and Spirent tools such as Datum and NOMAD.

• Identify, analyze, and document defects, questionable functions, errors, 
and inconsistencies in handset behavior.

• Exposure to Quality Center/Defect Management tool is a plus.

• This role may require 100% Field work depending on Projects allocated.

• This role includes around 60-80% domestic travel anywhere within USA.


 
-- 

Thanks & Regards

Shailaja. K

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*Email: *shail...@l7resources.com 

Direct: 2544884405

*URL: *www.l7resources.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/56d4bb29-0145-4c76-8dbc-148dbb3a088a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Configuration & Release Support - Richmond, Virginia

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-incpubid=ra-56e8d0c36464f675ct=1title=Configuration%20%20Release%20Supportpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for Configuration  Release Support in Richmond, Virginia, if you 
have matching candidates please submit their profiles http://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Configuation  Relaease Support
Location: Richmond, VA
Duration: until 1/31/17
Interview: In-Person Only
*local candidates strongly preferred*ALL candidates MUST be able to 
attend a personal interview, NO phone interviews, NO Skype, NO exceptions
System Engineer. Configuration management, Release support and 
application support lead for largely Web based Application environment

Perform administration, problem resolution, and performance tuning of the 
server and network infrastructure components of ABC's hosting environments. 
These run. These run a wide variety of client-server and Web-based applications 
under several major operating system vendor architectures, for both production 
and non-production use.
Platform technologies include Red Hat Enterprise Linux, Windows Server and 
VMware, using IIS, Apache, WebLogic, Tomcat, and Sitecore, all underpinned by 
Oracle and MS SQL Server, and employing Cisco network infrastructure equipment 
to provide both intranet and Internet connectivity.

Will be expected to be on call for defined dayshttp://www.job4tech.com/jobs/542514-configuration-release-support-at-sygna-technologies-inc?utm_source=JA47-Downutm_medium=Groups-emailutm_campaign=Job-Alerts;>http://i.imgur.com/hh3Zxn3.png; border="0" alt="Submit Resume">
Connect with ushttps://j4t.co/2dKXni9;>http://i.imgur.com/2ocYyEZ.png; 
height="64" 

[android-developers] Hiring for Senior DevOps Engineer at Chantilly VA, Need locals only

2016-10-04 Thread VIKAS GUPTA
Senior DevOps Engineer

Location Chantilly VA

Duration 12+ months

Phone then Face to Face



Position Summary/Mission:  The Senior DevOps Engineer is an individual
contributor focusing on delivering and supporting custom-built applications
within ActiveHealth Mangement (AHM).  The ideal candidate will be a
critical member of the AHM infrastructure team to help design, develop, and
maintain the support processes and procedures for application configuration
and deployment. This Candidate will partner with various infrastructure
groups to ensure robust stability and high uptime.

Baseline Requirements:

"  5-10 years of experience maintaining custom applications -
DevOps

"  Experience configuring, managing, troubleshooting systems

"  Experience with API Management platforms

"  Experience with configuration management, deployment
automation systems and concepts (Maven, Jenkins, Puppet, Chef, TFS, SVN,
etc…)

"  Experience installing/upgrading applications; deploying
applications/solutions

"  Work with Jenkins and CI tools to automate software delivery
(build, test, deploy)

"  Experience in configuring SOA-based applications (SOAP,
JSON, and similar)

"  Experience with basic Linux administration

"  Hands-on working knowledge, with large-scale,
high-availability heterogeneous infrastructure

"  Hands-on working experience with implementing configuration,
build, deployment and release management best practices

"  Creating documentation for application configuration
procedures and APIs

"  Strong knowledge of scripting languages like Bash, Python,
JACL, Shell, PERL

"  B.S in Computer Science or similar

"  Good communications skills

"  Experience with IBM DataPower platform - a plus

"  Experience with mobile app integration - a plus

"  Healthcare IT experience - a plus



Background/Experience Desired:

"  Strong technical leadership and technology collaboration and
consensus building exp.

"  Ability to prioritize work effectively and ability to work
with geographically dispersed technical teams including remote resources
across the US and Off-shore

"  Ability to assess the existing ecosystem, provide
visibility, understand pain areas, constraints, prioritize and lead changes
to structures, mindsets, roles, processes and the software delivery chain
in support of arising business needs

"  Ability to architect for simplicity, scale, and agility &
ability to multi-task

"  Review and implement proper backup/restore/retention
procedures for application data; Ensure protection of the production
environment by access control of changes, and auditing of changes through
the release or change management intake

"  Ensure compliance with applicable quality Management system
process; Ensure strict process adherence by the team with regard to Audit
and Compliance requirements

"  Develop solid relationships with infrastructure peers, Ops &
Support, QA, and Development teams, and the relationships to improve system
stability and availability through automation & pro-activeness

"  Good organizational, communication, interpersonal skills

"  On-call rotation to support operational issues

"  Motivated & driven to seek-out opportunities to automate &
streamline to improve quality & reduce SW delivery life-cycle - "know how
to get things done"



Education and Certification Requirements Bachelor's degree or equivalent
work experience.





*Thanks and Regards*

*Vikas Gupta*

*Sr. Technical Recruiter*

*Phone: 4692098270*



*[image: srimatrix-logo]*

-- 
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/CANjU8tpdchh6WbL-88pe6nw9VXO3gbxqsabmEF00Bbq44C8oZQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Job Title: Big Data Developer

2016-10-04 Thread mike digioia
Submit me

On Oct 4, 2016 10:57 AM, "Bala A"  wrote:

>
>
> Hello,
>
>
>
> We are looking for Big Data developer for a 12+ months project,please send
> resumes at b...@involgix.com
>
>
>
> *Job Title: Big Data Developer *
>
> *Location: San Jose, CA*
>
> *Duration: 12+ Months*
>
>
>
> *Job Description: *
>
> Client is looking for a Developer with storage experience with solid
> command in big data technologies.
>
> More importantly emphasis in storage and retrieval of archived data.
> It's a lot more of a data warehousing problem than an analytics or
> computation problem.
>
> HDFS and HBase is obviously dominant in that space, but a more general
> familiarity with the technology and problems would be better than just
> being tied to the Hadoop ecosystem.  Experience with scaling in general, JVM
> high performance architectures, and some functional knowledge (Scala)
> would be a plus
>
> With some of the below skills  -- Projects on cloud/web-services side.
>
>
>
> *Skills: *
>
> · Experience on large-scale distributed systems with development
> of reactive services.
>
> · Hands-on with implementation of SOA, REST, Websockets, Web
> Services, JSON/XML, and messaging techniques
>
> · Big data technologies such as Spark, Hadoop ecosystems,
> MapReduce, HBase, ElasticSearch, and Yarn
>
> · SQL and NoSQL DB experience – Cassandra, MongoDB, MySQL and
> distributed cache – HazelCast, Redis, Memcached
>
> · Programming language – Good understanding of functional
> language such as Scala or Haskell. Solid Java experience
>
> · Experience in atleast one of the cloud computing platforms –
> AWS, Mesos, Docker, Heroku etc.
>
> · Exposure to any one reactive frameworks - Akka, Play, Scalaz
> library
>
> · Distributed message queue and pubsub - Zookeeper, Kafka, Spray,
> RabbitMQ
>
> · Exposure related to voice, video real-time experience and
> algorithms highly desirable. Familiarity with any native code access from
> Java to low level languages - JNI, SWIG, HawtJNI, JNA, BridJ, JNAerator
>
> · Hands-on with tuning JVM apps using performance analysis tools
> such as JProfiler, YourKit, visualvm etc.
>
>
>
> *If you are interested**, please send me your updated resume along with
> the following details*
>
> *Expected hourly rate: *
>
> *Availability: *
>
> *Current Location: *
>
> *Visa Status: *
>
> *Primary contact details: *
>
>
>
>
>
>
>
> Thanks & Regards,
>
> *Bala*
>
> [image: New Image]
>
> --
> 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/CAGCfZfpXbL%3DeBi94_L-9u2JZJ%
> 2Bq3TUD0w7aMAJY9zs4GD_2-LA%40mail.gmail.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/CAMCsUi6oS7DYD8nNuFwuvT_%3DU5c_-RzuqTCTpgCehfuo7EkqGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Shorter1ResumeEmbeddedUpton45CA-s-present3.docx
Description: MS-Word 2007 document


[android-developers] Job Title: Big Data Developer

2016-10-04 Thread Bala A
Hello,



We are looking for Big Data developer for a 12+ months project,please send
resumes at b...@involgix.com



*Job Title: Big Data Developer *

*Location: San Jose, CA*

*Duration: 12+ Months*



*Job Description: *

Client is looking for a Developer with storage experience with solid
command in big data technologies.

More importantly emphasis in storage and retrieval of archived data.  It's
a lot more of a data warehousing problem than an analytics or computation
problem.

HDFS and HBase is obviously dominant in that space, but a more general
familiarity with the technology and problems would be better than just
being tied to the Hadoop ecosystem.  Experience with scaling in general, JVM
high performance architectures, and some functional knowledge (Scala) would
be a plus

With some of the below skills  -- Projects on cloud/web-services side.



*Skills: *

· Experience on large-scale distributed systems with development of
reactive services.

· Hands-on with implementation of SOA, REST, Websockets, Web
Services, JSON/XML, and messaging techniques

· Big data technologies such as Spark, Hadoop ecosystems,
MapReduce, HBase, ElasticSearch, and Yarn

· SQL and NoSQL DB experience – Cassandra, MongoDB, MySQL and
distributed cache – HazelCast, Redis, Memcached

· Programming language – Good understanding of functional language
such as Scala or Haskell. Solid Java experience

· Experience in atleast one of the cloud computing platforms – AWS,
Mesos, Docker, Heroku etc.

· Exposure to any one reactive frameworks - Akka, Play, Scalaz
library

· Distributed message queue and pubsub - Zookeeper, Kafka, Spray,
RabbitMQ

· Exposure related to voice, video real-time experience and
algorithms highly desirable. Familiarity with any native code access from
Java to low level languages - JNI, SWIG, HawtJNI, JNA, BridJ, JNAerator

· Hands-on with tuning JVM apps using performance analysis tools
such as JProfiler, YourKit, visualvm etc.



*If you are interested**, please send me your updated resume along with the
following details*

*Expected hourly rate: *

*Availability: *

*Current Location: *

*Visa Status: *

*Primary contact details: *







Thanks & Regards,

*Bala*

[image: New Image]

-- 
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/CAGCfZfpXbL%3DeBi94_L-9u2JZJ%2Bq3TUD0w7aMAJY9zs4GD_2-LA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HotList: Unix Linux Admin | SAP ABAP | ETL Tester | VMWare Admin | IOS/Xamarin | Java Dev

2016-10-04 Thread Ravi Kumar
Greetings.!!


*Please share your Direct Client requirements to r...@unikonit.com
*


Below is the list of consultants available for new projects.



*Skill*

*Name*

*Visa*

*Location*

*Yrs of Exp*

*Relocation*

*Sr Unix Linux Admin*

Venkat P

H1-B

Washington DC

9+ Yrs

Yes

*SAP ABAP*

Chandra Sekhar

H1-B

Houston, TX

10+ Yrs

Yes

*ETL Tester*

Rajesh

H1-B

San Roman CA

11+ Yrs

Only TX/CA/NC

*SAP ABAP*

Anuuj

H1-B

Dallas, TX

11+ Yrs

Only TX

*VMWare Admin*

Jude Alfred

H1-B

Houston, TX

14+ Yrs

Yes

*IOS/* *Xamarin*

Lavanya

H1-B

Dallas, TX

8+ Yrs

Yes

*Java Developer*

Shiva Kumar

H1-B

Dallas, TX

7+ Yrs

Yes



Looking forward for your response.




Best Regards,



*Ravi Kiran* | Business Development Manager

*Unikon IT, Inc.* | 440 Cobia Dr Suite 1504 Katy, TX 77494

Contact: 704-448-0019 | Fax: 713-493-2121

Email: r...@unikonit.com | Website: www.unikonit.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/CAB3FWUGvtn7T3ohZRjUOfCFjBC1oKPf0qEWqoX-2rVHh%2B%2B5M8w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hotlist

2016-10-04 Thread Sirisha Lakshmi


*Hi,*

*Warm Greetings.*

 

*This is Sirisha from mansaiinc please find below consultant are available 
for C2C requirement.*

 

 

S.No 

*Name*

*Skill*

*Exp*

*Location*

*Relocation*

*1*

*Ravi Ranga*

*Sales force  Developer*

*8+*

*TX*

*Open*

*2*

*Sai Ram*

*Sales force Admin/BA*

*11+*

*TX*

*Open*

*3*

*Shiva*

*.NET developer*

*8+*

*TX*

*Open*

*4*

*Akash Agarwal*

*.NET developer*

*10+*

*TX*

*Open*

*5*

*Ms Jacreen*

*Oracle PL/ SQL Developer*

*16+*

*TX*

*Open*

*6*

*Mallesh*

*Share Point developer*

*6+*

*GA*

*Open*

*7*

*Shilpa *

*Sr. Informatica Developer*

*8+*

*MD*

*Open*

*8*

*Harsha*

*Sr Oracle PL/SQL Developer*

*11+*

*TX*

*Open*

*9*

*Ravi Kumar*

*Sr. Java Developer*

*12+*

*TX*

*Dallas*

*10*

*Devayani*

*Sales force  Developer*

*8+*

*MD*

*MD*

*11*

*Santosh*

*Sales force Developer*

*7+*

*GA*

*Open*

*12*

*Rakesh*

*.Net Developer*

*7+*

*TX*

*Open*

*13*

*Kiran*

*SAP Security*

*9+*

*TX*

*Open*

*14*

*Madhu*

*.Net Developer Full Stack Developer*

*8+*

*IL*

*Open*

 

* Please add me into your distribution list and let me know your 
requirements*

 

*Thank you *

 

 

 

 

Thanks & Regards,
Sireesha



[image: cid:0v1SNugMHZ6z]

Direct: 832-391-0055

Email: s...@mansaiinc.com

Web:   www.mansaiinc.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/5088f62f-c319-4724-98a2-26d49aeea46a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] SAP HR ABAP Consultant @ Newport News, VA (Only Citizens)

2016-10-04 Thread mike digioia
On Tue, Oct 4, 2016 at 10:21 AM, Shyamsundar 
wrote:

> Hi*,*
>
> Hope you are doing great.
>
> Please find below job description and do share me matched resumes to 
> *sh...@saligrams.com
> *
>
>
> *Need only US Citizens*
>
>
>
> *Role: SAP HR ABAP Consultant*
>
> *Location: *
>
> *Duration: 6+ Months*
>
>
> *Description:*
>
>
>- Should have at least 4 + years of SAP HR ABAP skillset. Don’t need
>very senior resources.
>- *Knowledge of SAP HCI (Hana Cloud Integration) would be a big plus*.
>
> Thanks & Regards,
>
> *Shyamsundar*
> *Saligram Systems Inc*
> *sh...@saligrams.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/CAF0v0_OOzGXixmcPhM5y4Wcypp_
> hUFZCR1qbw0Tw6GnqEV4ZPA%40mail.gmail.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/CAMCsUi7s5WgjiS-dwW71BOGmPwQ31NvuddX1yo-TSPnyiCUa5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Shorter1ResumeEmbeddedUpton45CA-s-present3NET.docx
Description: MS-Word 2007 document


Re: [android-developers] Sr. NET Developer in Fremont, CA !

2016-10-04 Thread mike digioia
I can meet for an interview by phone or in person on thursday or friday

On Tue, Oct 4, 2016 at 10:44 AM, Abhishek ojha 
wrote:

> *Sr. NET Developer*
>
> *Fremont, CA6+ months Contract*
>
> *Must be available this week for Direct Onsite Interview (no phone or
> Skype)*
>
>
> *Responsibilities:*
>
>- Design, development and implementation of mission critical
>applications using the .NET Framework and SQL technology stack.
>- Write user-interface and server-side code for web-based applications.
>- Develop prototypes and create robust high-volume production
>applications
>- Build internal systems and support business needs with your domain
>expertise.
>- This position will work closely with Architect, Principal
>Developers, Project Managers and Business users
>
> *Skills Requirements:*
>
>- 6+ years of solid experience with the .NET platform and Enterprise
>application development.
>- 6+ years of Solid programming experience with C#, ASP.NET, WCF and
>*AngularJS.*
>- Experience in MVC, ORM tools, SOA is desired.
>
>
>- Experience in MS SQL is desired.
>
>
>- Expert knowledge of Web Services, SOAP, REST, JQuery and JSON.
>- Exposure to Java and other open source technologies is a plus.
>- Good Unit Testing and Integration Testing practices
>- Good verbal and written communication skills.
>- Ability to multi-task and manage multiple assignments in a
>fast-paced environment.
>- Agile/SCRUM Software Development Process experience is a plus.
>
>  *Education Required:*
>
>- B.S. Computer Science or equivalent with at least 5+ years of
>progressive experience in the industry.
>
>
> *Thanks & Regards,*
> *Abhishek Ojha*
> *732- 837- 2138 <732-%20837-%202138>*
> *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/CAKpcopSMcrP8RHzgKmXe%2B1G%3D%
> 3DPQJH9wBeaxvn_aYN2GyRrykYQ%40mail.gmail.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/CAMCsUi7LfO5bk2PKCpmktGfv8B4tky2KRtnzZMPgcEvGVSWJwA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Shorter1ResumeEmbeddedUpton45CA-s-present3.docx
Description: MS-Word 2007 document


[android-developers] Sr. NET Developer in Fremont, CA !

2016-10-04 Thread Abhishek ojha
*Sr. NET Developer*

*Fremont, CA6+ months Contract*

*Must be available this week for Direct Onsite Interview (no phone or
Skype)*


*Responsibilities:*

   - Design, development and implementation of mission critical
   applications using the .NET Framework and SQL technology stack.
   - Write user-interface and server-side code for web-based applications.
   - Develop prototypes and create robust high-volume production
   applications
   - Build internal systems and support business needs with your domain
   expertise.
   - This position will work closely with Architect, Principal Developers,
   Project Managers and Business users

*Skills Requirements:*

   - 6+ years of solid experience with the .NET platform and Enterprise
   application development.
   - 6+ years of Solid programming experience with C#, ASP.NET, WCF and
   *AngularJS.*
   - Experience in MVC, ORM tools, SOA is desired.


   - Experience in MS SQL is desired.


   - Expert knowledge of Web Services, SOAP, REST, JQuery and JSON.
   - Exposure to Java and other open source technologies is a plus.
   - Good Unit Testing and Integration Testing practices
   - Good verbal and written communication skills.
   - Ability to multi-task and manage multiple assignments in a fast-paced
   environment.
   - Agile/SCRUM Software Development Process experience is a plus.

 *Education Required:*

   - B.S. Computer Science or equivalent with at least 5+ years of
   progressive experience in the industry.


*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/CAKpcopSMcrP8RHzgKmXe%2B1G%3D%3DPQJH9wBeaxvn_aYN2GyRrykYQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: C#/.Net and SQL Engineer (locals Only) - ,

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=C#/.Net%20and%20SQL%20Engineer%20(locals%20Only)pco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for C#/.Net and SQL Engineer (locals Only) in , , if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/547062-c-net-and-sql-engineer-locals-only-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: C#/.Net and SQL Engineer Location: 
Austin, TX 78746 Duration: 4-5 month 
contract  Job Summary 
We are seeking a C# Developer based in Austin, 
Texas for a fun, fast-paced company with a casual work environment. 
Candidate should be capable of designing, developing, troubleshooting, and 
debugging complex applications at enterprise level. Job 
Responsibilities  Develop apps in .NET 
and C# Write middle-tier framework using .NET Create and 
incorporate new features Utilize MS Visual Studio tools 
Develop Agile software within a team  Required Skills 
 Qualifications  C# and .NET 4.0-4.5 
skills Proficient with OOP  Knowledge and understanding of 
SQL Server such as Data storage, access,  analysis  Knowledge and 
understanding of SQL objects (Tables, Stored procedures, Joins, etc.) 
WPF and LINQ skills Ability to use XML Experience with 
Microsoft Entity Framework and Visual Studio Experience developing in 
a Team Environment


[android-developers] Can You Escape this 51 Games

2016-10-04 Thread Escape Games Android

Can You Escape this 51 Games




https://play.google.com/store/apps/details?id=air.com.HFG.CanYouEscapeThis51Games



HFG presents you the bang of 51 Free New Escape Games which is a complete 
collection of point and click type latest new room escape games developed 
and released exclusively free for escape game lovers . These 51 games are 
the complete pack of various genres covering "room escapes, outdoor 
escapes, bank robbery escapes, Train station escapes, castle escapes, 
Tunnel escapes, Adventurous Treasures, Indoor traps, escape from mysterious 
places and so on. As the genres vary, the corresponding locations also vary 
accordingly to meet the demands and expectations of the players. 
After playing all these 51 Free New Escape Games, surely you will have the 
feel of escaping in reality. That kind of experiences is assured by these 
51 Best Free Escape Games. Almost all room escape games have players locked 
inside the room and how they escape from the rooms. But the Room Escape 
Games in this 51 Free New Escape games will give you more excitement than 
other room escape games, as the rooms are filled with cryptic puzzles that 
have to be cracked. So, these Room Escape games will surely make all the 
players addicted to it.











-- 
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/3ee2eddd-19ec-4819-84d3-7d6908e3da38%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Required::::Android (Kindle/Fire) UX/UI Developer at Richardson TX

2016-10-04 Thread priyadarshini
Hi,

We have requirement for below position.

If u have suitable candidates then do reply on this email.



*Job Title: Android (Kindle/Fire) UX/UI DeveloperLocation : Richardson TX*


*Job Description:*
· Proven hands-on development experience with SVG, creating dynamic 
user interfaces.

· Experience using d3js (or similar library).

· Proven experience with HTML5, JavaScript, AngularJS.

· Experience with JSP, Servlets, Java coding.

· Experience in designing content for both PC and mobile platforms.

· Experience in Responsive web design and mobile first design.

· Portfolio showing samples of graphic designs, web pages, mockups 
that would show your UX and usability design experience.

· Preferred - An understanding of Kindle SDK , TV OS

· Experience in Agile processes.


Thanks & Regards

Priyadarshani S

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*phone :**972-544-7798*

*Email: *priyadarsh...@l7resources.com 

*URL: *www.l7resources.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/5c496b8f-b0cd-4830-b042-2f13b2d61591%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Required::::Android (Kindle/Fire) UX/UI Developer at Richardson TX

2016-10-04 Thread Priyadarshini Sonwane / L7 Group
Hi,

We have requirement for below position.

If u have suitable candidates then do reply on this email.



*Job Title: Android (Kindle/Fire) UX/UI DeveloperLocation : Richardson TX*


*Job Description:*
· Proven hands-on development experience with SVG, creating dynamic
user interfaces.

· Experience using d3js (or similar library).

· Proven experience with HTML5, JavaScript, AngularJS.

· Experience with JSP, Servlets, Java coding.

· Experience in designing content for both PC and mobile platforms.

· Experience in Responsive web design and mobile first design.

· Portfolio showing samples of graphic designs, web pages, mockups
that would show your UX and usability design experience.

· Preferred - An understanding of Kindle SDK , TV OS

· Experience in Agile processes.


Thanks & Regards

Priyadarshani S

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*phone :**972-544-7798*

*Email: *priyadarsh...@l7resources.com 

*URL: *www.l7resources.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/CAPfQq5QEgatkziF-QHe-%3DHZutXOCp-SQjH7d6WLecpP04edf_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP HR ABAP Consultant @ Newport News, VA (Only Citizens)

2016-10-04 Thread Shyamsundar
Hi*,*

Hope you are doing great.

Please find below job description and do share me matched resumes to
*sh...@saligrams.com
*


*Need only US Citizens*



*Role: SAP HR ABAP Consultant*

*Location: *

*Duration: 6+ Months*


*Description:*


   - Should have at least 4 + years of SAP HR ABAP skillset. Don’t need
   very senior resources.
   - *Knowledge of SAP HCI (Hana Cloud Integration) would be a big plus*.

Thanks & Regards,

*Shyamsundar*
*Saligram Systems Inc*
*sh...@saligrams.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/CAF0v0_OOzGXixmcPhM5y4Wcypp_hUFZCR1qbw0Tw6GnqEV4ZPA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Sr. .Net Developer/.Net Lead

2016-10-04 Thread mike digioia
submit me

On Tue, Oct 4, 2016 at 10:09 AM, Manisha Nityo  wrote:

> 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: Sr. .Net Developer/.Net Lead*
>
> *Location: Fremont, CA*
>
> *Interview:-Phone/Skype   *
>
> *Work Duration: Long Term*
>
>
>
>
> *Job Description:-  *
>
> .Net MVC, Angular.js, WCF, WebAPI, EF and SQL Server
>
>
>
> *Key skills:-*
>
> ü  At least 8+ years of experience in .NET – C#.
>
> ü  Fluent knowledge and hands-on experience in C#, ASP.NET, WCF, CSS,
> HTML, JQuery, Angular.js
>
> ü  Working knowledge of T-SQL (MS-SQL 2012, 2014) along with Query
> Optimization, Performance Tuning, Designing and implementing application
> database objects, Database Consistency Checks and Troubleshooting database
> issues.
>
> ü  Understanding of Algorithms and Data Structures.
>
> ü  Knowledge in Knockout and NUnit.
>
> ü  Intensive knowledge in .NET MVC architecture, experience in advanced
> .NET is a plus or should have the ability to adapt to new advancements in
> .NET quickly.
>
> ü  Good understanding of Design patterns and their implementation.
>
> ü  Experience and desire to work in a Global delivery environment
>
> ü  Experience in designing and writing test cases.
>
> ü  Strong Analytical skills and ability to handle multiple threads.
>
> ü  Maintain understanding of current web technologies or programming
> practices through continuing education, reading, or participation in
> professional conferences, workshops, or groups.
>
> ü  Understand system requirements and non-functional requirements like
> performance, security, availability, scalability etc.
>
> ü  Excellent interpersonal and communication skills.
>
>
>
> *Additional Info:-*
>
> ü  Experience in globalization of applications
>
> ü  Techno-Functional profile will be of high preference
>
>
>
> *Thanks &
> Regards,
> *
>
> Manisha Budhwar
>
>
> Technical Recruiter
>
> Nityo InfoTech .
>
> Desk No-609-853-0818 Ext-2160
>
> Gtalk ID:- manishanityo16
>
> E Mail:- manish...@nityo.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/CANOPGKzydMzwCBHF4KtqzA0VT1%
> 3DrDomx7sfFpwFfTG3o06%2Bwyg%40mail.gmail.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/CAMCsUi7y6ARBtqNF8Y9fjO1eHQdLbA6BFANBbZReBaQaDANu%3DQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Shorter1ResumeEmbeddedUpton45CA-s-present3.docx
Description: MS-Word 2007 document


[android-developers] Urgent need :.NET with Angular Developer(9+ Years) _ Collegeville, PA(Nearer States) _ 6-12+ months

2016-10-04 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *.NET with Angular Developer(9+ Years) *Position
with my client. Please send me the resumes with full name, contact details,
Salary, and availability date.

*Requirement details:*

*Title:* *.NET with Angular Developer(9+ Years)*

*Location:* *Collegeville, PA(Nearer States)*

*Duration   : 6-12+ **months *

*Rate**:* *Market *



*Skype Interviews *

 Technical skills and Knowledge:

*Primary Skills: **.NET with Angular Developer(9+ Years)*

*Responsibilities:*

Candidates with minimum 9+ years of experience. someone from *NY, NJ, PA
and DC area preferred.*

Hands on experience with both .NET and angular development

Experienced in designing applications using ASP.NET & MVC pattern

Hands on experience in latest dot net technologies like Angular JS, restful
services, database programming concepts

A strong .NET technical team member with ability to design and lead
technical architecting discussions

Able to understand and translate requirements

Able to communicate technical details to a non-technical as well as
technical person

Experience in a project which involved data migration







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/CAFjuZGGoUTBPSmpa3RTtbZUWZSE_Zab3ioG-Bzr28zOaDjYCHA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr. .Net Developer/.Net Lead

2016-10-04 Thread Manisha Nityo
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: Sr. .Net Developer/.Net Lead*

*Location: Fremont, CA*

*Interview:-Phone/Skype   *

*Work Duration: Long Term*




*Job Description:-  *

.Net MVC, Angular.js, WCF, WebAPI, EF and SQL Server



*Key skills:-*

ü  At least 8+ years of experience in .NET – C#.

ü  Fluent knowledge and hands-on experience in C#, ASP.NET, WCF, CSS, HTML,
JQuery, Angular.js

ü  Working knowledge of T-SQL (MS-SQL 2012, 2014) along with Query
Optimization, Performance Tuning, Designing and implementing application
database objects, Database Consistency Checks and Troubleshooting database
issues.

ü  Understanding of Algorithms and Data Structures.

ü  Knowledge in Knockout and NUnit.

ü  Intensive knowledge in .NET MVC architecture, experience in advanced
.NET is a plus or should have the ability to adapt to new advancements in
.NET quickly.

ü  Good understanding of Design patterns and their implementation.

ü  Experience and desire to work in a Global delivery environment

ü  Experience in designing and writing test cases.

ü  Strong Analytical skills and ability to handle multiple threads.

ü  Maintain understanding of current web technologies or programming
practices through continuing education, reading, or participation in
professional conferences, workshops, or groups.

ü  Understand system requirements and non-functional requirements like
performance, security, availability, scalability etc.

ü  Excellent interpersonal and communication skills.



*Additional Info:-*

ü  Experience in globalization of applications

ü  Techno-Functional profile will be of high preference



*Thanks &
Regards,
*

Manisha Budhwar

Technical Recruiter

Nityo InfoTech .

Desk No-609-853-0818 Ext-2160

Gtalk ID:- manishanityo16

E Mail:- manish...@nityo.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/CANOPGKzydMzwCBHF4KtqzA0VT1%3DrDomx7sfFpwFfTG3o06%2Bwyg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Technical Project Manager - Ann Arbor, Michigan

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Technical%20Project%20Managerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for Technical Project Manager in Ann Arbor, Michigan, if you have 
matching candidates please submit their profiles http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Technical Project Manager  Duration: 6-9 months 
Location: Ann Arbor, MI E-commerce experience is a plus, 
below notes are directly from the hiring manager. Basic Responsibilities: Relationship Management 
oNeed team member to be able to work with multiple franchisees and vendors 
with multiple business units oConstant contact with internal DPZ IT 
teams, training, ops, etc. along with the franchisee community oManage 
vendor during a rollout of cell phones to stores along with internal DPZ team 
members High Level Troubleshooting oFirst line of defense for 
problems with the mobile application or phones oWill take calls from 
stores with issues, need basic troubleshooting and pass on to appropriate 
team Project Management oOwn DPZ project plan and coordinate with 
vendor managing their plan oDrive to completion within budget, timing, 
scope Background Desired: Understanding of mobile application 
rollouts and problem tracking/resolution/basic debugging Understanding 
of MDM (mobile device management) and related systems – Is a plus! 
Project Management background (specifically someone who has managed outside 
vendors effectively)http://www.job4tech.com/jobs/547359-technical-project-manager-at-endure-technology-solutions-inc?utm_source=JA47-Downutm_medium=Groups-emailutm_campaign=Job-Alerts;>http://i.imgur.com/hh3Zxn3.png; border="0" alt="Submit Resume">

[android-developers] SAP Basis Consultant with Distribution Monitor !!!

2016-10-04 Thread Abhishek ojha
*REQ. SKILLS:  SAP Basis Consultant *
* LOCATION: Downtown Houston, TX*


*Required Knowledge:*

   - Hand on Experience with *Distribution Monitor *version 1.9.2 for
   exporting/Importing /Converting data from Big endian to little endian.
   - Perform system health audits to validate system status & report to
   Basis Team Lead
   - Perform effective Weekly Operational Review with Support Partner Basis
   Team
   - Hands on Experience with DB2/SAP on AIX and Linux

*Deliverables:*

   - Work along with The Client’s resource to complete the export of
   Production size Test system and Import into Microsoft Azure Cloud.
   - Train The Client’s resources on the Export/Import/Conversion process
   using Distribution Monitor Tool
   - Documents the detailed steps required for The Client’s Resource Team
   to complete future Requests.



*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/CAKpcopT6DVKcj-xSd9NaNbGK1DB%2B%2BA86cP2Gd%3D7dQ0djkqTFDA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Loan offer between particular fast

2016-10-04 Thread augrytherese02
*Need funding for your home, your business,*
*to buy car, buy motorcycle, to create your own*
*company for your personal needs to doubt. grant*
*personal loans ranging from € 2,000 to € 500,000 with an interest rate of*
*a nominal value of 2%, regardless of the amount. Do you want to enter*
*loan applications exact amount and date you want.*
*Want to write for loans personnels: augrytheres...@gmail.com*
*Sigma Crédit your service 24/24*
*Want to write for loans personnels: augrytheres...@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/f9cd4200-7180-482f-b27c-f234316978c8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: ASSEMBLY AND TESTING PLANNER - Houston, Texas

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=ASSEMBLY%20AND%20TESTING%20PLANNERpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
ASSEMBLY AND TESTING PLANNER in Houston, Texas, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/547985-assembly-and-testing-planner-at-cohesive-technologies?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Overview: * Replacement Position 
..Immediate start date by end of this week  ** Update and 
maintain schedule data to ensure project consistency and optimization.  
Create and maintain project capital and non-capital spending plan.  Create 
and maintain project financial justification.  Collaborate with 
senior engineering team to procure materials, and services required for RD 
design testing. Recommend any process improvements or synergies 
that can be leveraged through interaction in different areas.  Manage the 
daily and long-term strategic management of (WBS) capital assets purchasing 
projects.  Work with the Project Manager to ensure budget allocations are 
reasonable in accordance with project timeline. Monitor and analyse trends 
in company spending and inventory control in order to make recommendations for 
future budget allocation. Primary Skills:  
Enter and maintain integrity of project data files consisting of 
technical data, engineering and supplier drawings, purchase orders, technical 
specifications  other project required data using CWI (matrix) and 
SAP. Update and maintain engineering data base files with 
information contained in more complex engineering job packets (i.e. 
Bill of material, design specifications, etc.) Review 
data against engineering standards prior to loading and works with 

[android-developers] Fwd: Microsoft Dynamics CRM consultant

2016-10-04 Thread chathurya
*Hello*,
*Greetings from Valsoft.*


*This is Chathurya working as IT Sales/Recruiter at Valsoft.*
*Please add my mail id: chatu...@valsoftservices.com
 to your distribution list and keep sending
your requirements.*
*So that I can help you out with a good resource.*

*Please find the details of Dinesh kumar.*

*NAME :Dinesh Kumar*
*SKILL SET :Microsoft Dynamics CRM*
*EXP**:* 7*+ Years*
*LOCATION  : CA*
*RELOCATION  :Open*
*RATE  : $70 Negotiable*

*Thanks & Regards! *
*Chaturya*
*+1 9162829516*
*chatu...@valsoftservices.com  *
*http://www.valsoftservices.com/  *
*General Enquires: 510- 972-4456 *
*An E-Verified Company *
*Previously knows as VSSCORP (vsscorp.net )*

This e-mail message may contain confidential or legally privileged
information and is intended only for the use of the intended recipient(s).
Any unauthorized disclosure, dissemination, distribution, copying or the
taking of any action in reliance on the information herein is prohibited.
E-mails are not secure and cannot be guaranteed to be error free as they
can be intercepted, amended, or contain viruses. Anyone who communicates
with us by e-mail is deemed to have accepted these risks. Company Name is
not responsible for errors or omissions in this message and denies any
responsibility for any damage arising from the use of e-mail. Any opinion
and other statement contained in this message and any attachment are solely
those of the author and do not necessarily represent those of the company.

-- 
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/CAArt2kKKfHcHXq19vZ2raiMVyVOy1-QUXjdoJ0YiKwiMsYK6yQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NEED: HealthCare Data Analyst @ Woodlands, TX --- Contract

2016-10-04 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:  HealthCare Data Analyst*

*Location:*  Woodlands, TX

*Duration:*  12+ Months

*Interview Type: * Phone+ Skype



*Primary Skills:   HealthCare Data Analyst (Clinical Data, eLab
Data & Claims Data)*



*Job Description:*



v  Technology Lead- *HealthCare Data Analyst (Clinical Data, eLab Data &
Claims Data)*

v  *Clinical background/ knowledge and work experience in provider set up
will be an extra advantage.*

v  At least 4-5 years of experience in *Clinical Data warehousing,
Healthcare Data Management.*

v  Exposure to oncology environment is highly desirable

v  Deep understanding of *Healthcare Claims, eMR, Clinical and Lab data.*

v  Hands on experience with data profiling, data transformations and data
quality management

v  Hands on expertise with designing and developing data transformation and
ETLs

v  Deep expertise in data warehousing concepts, data management in
healthcare environment.

v  *Prior experience of working with any industry standard EMR system -
Cerner/EPIC will be added advantage*

v  Experience with HIPAA, and knowledge of PII best practices

v  Good knowledge and exposure of working on clinical applications.
Hands-on experience on clinical application will add value.

v  *Understanding of Clinical terminologies like ICD9, ICD10, LOINC, SNOMED
, CPT etc.*

v  Strong understanding of Relational Database, database programming and
expert level knowledge of SQL

v  Strong technical abilities to communicate effectively with client
technical resources and non-technical business owners to understand and
document data requirements

v  Excellent communication, customer service, documentation and
presentation skill is required.

v  Coordinating the work with onshore and offshore development to resolve
data questions

v  Utilizing data profiling tools to review and document data gaps and
cleansing opportunities

v  Working with Business Analysts, Technical Leads and Product Owners to
navigate the data

v  SQL and Data Profiling Procedure documentation

v  Understanding and guiding needs for business rules and validation

v  Follow proper ITIL Foundation change management procedures.

v  Remain current on the release and functionality of supported products.



Thanks & Regards

*Martin Zeller*

*Agile Enterprise Solutions, Inc*

Ph: 972-427-1837

martin_zel...@aesinc.us.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/CAJkGZ%2BxdwnoxP%3DbKS77XJwMvQu5f9-rt4S63Xpqv1CAyksS7nA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Loan offer between particular fast

2016-10-04 Thread augrytherese02
*Need funding for your home, your business,*
*to buy car, buy motorcycle, to create your own*
*company for your personal needs to doubt. grant*
*personal loans ranging from € 2,000 to € 500,000 with an interest rate of*
*a nominal value of 2%, regardless of the amount. Do you want to enter*
*loan applications exact amount and date you want.*
*Want to write for loans personnels: augrytheres...@gmail.com 
*
*Sigma Crédit your service 24/24*
*Want to write for loans personnels: augrytheres...@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/2fc1db75-26ca-4500-9b3b-5e992169a8e1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent requirement || Backend Java developer @ Los Angeles, CA

2016-10-04 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 *

*LinkedIn profile is must***

*Role: Backend Java developer*

Location: Woodland Hills, Los Angeles, CA

Duration :12+ months contract

 *Required Skills: Spring/ Rest - Web services/Junit - java*



*Job Description:*

§  Strong Experience in Back End Development

§  Strong knowledge in Core Java

§  Experience in REST Web Services

§  Experience in Spring

§  Experience in Junit





Looking forward to hear from you!



Thanks & Regards,



Vasanth || Sr. TAG Associate

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

-- 
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/CAPcvYB%2BguMeJXS6qVvUoVonr9LuiHpKmRzj830r_-S%3DqcZTXMw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Loan offer between particular fast

2016-10-04 Thread augrytherese02
*Need funding for your home, your business,*
*to buy car, buy motorcycle, to create your own*
*company for your personal needs to doubt. grant*
*personal loans ranging from € 2,000 to € 500,000 with an interest rate of*
*a nominal value of 2%, regardless of the amount. Do you want to enter*
*loan applications exact amount and date you want.*
*Want to write for loans personnels: augrytheres...@gmail.com*
*Sigma Crédit your service 24/24*
*Want to write for loans personnels: augrytheres...@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/7fc915e8-1a48-4720-b5be-ff045793371a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] IMMD NEED: SSAS Developer - Minneapolis, MN

2016-10-04 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Title: SSAS Developer
Location: Minneapolis, MN
Duration: 6+ Months

*Need EAD, GC, TN or Citizen Only!!*

Required Skills:
SSAS
Cubes
MDX
OLAP

oSSAS Security using data driven approach
oSSAS Dimension Usage design - Many to Many advantages & pitfalls
oSSAS Backup & Restore scenarios
oSSAS Error handling
oSSAS Troubleshooting Exploring SSAS Time Intelligence features

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/CAL4ROq4qfKS4v_TVCtNahtNhVrO%3DU_M%3DU2cEw6kjNH%3DbaqUp5A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Urgent--Full Stack Java Developer(Wilmington,DE - Local Candidates 9+ Only)

2016-10-04 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.

*Role : Full Stack Java Developer*

*Location : Wilmington, DE*

*Experience : 9+Years*

*Duration : Long Term Project*

*No. of Position : 3*



*Need Local Candidates who can appear for In Person Interview*

*Visa Copy and Photo ID Must at the time of Submission*



*Job Description : *

Experience with  Full Stack Java, Restful Web services, Oracle, SQL, PLSQL,
Clearcase, SVN, GIT, JUnit, Mockito, Jenkins, , Spring,Maven and other open
source technologies.

Experience with SDLC

•Proficient with Test Driven Development, Continuous integration,
Static code analysis.

•Strong Object Oriented design skills

•Familiar with Agile-Scrum methodology and practices

-- 
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/CAEmgVe0525p-1_svQy0U3feQt9R-tDM_w_O8T0yjmd75XrBFmw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] THOUGHT BYTE - Hotlist // r...@thoughtbyte.com // 973-512-7444

2016-10-04 Thread shekhar Reddy
Greetings!



THOUGHT BYTE consultants are problem solvers and team players who thrive on
challenges. They provide technical leadership and possess exemplary
interpersonal skills. They display a professional demeanor with strong
trouble-shooting ability, a strong work ethic and the highest levels of
professional integrity.



Please let me know if you have any opportunities for listed resources.



*.Net Consultant *

*OBIEE / OBIA Developer *

*Ruby On Rails *

*Salesforce *

*Splunk*

*Java/J2ee/Fullstack *

*Informatica *

*UI*

*DevOps *

*Oracle Apps Techno-Functional *

*QA Analyst *



I look forward to hearing from you!





Thank you



*Raj *



*Thought Byte Inc | An E-Verified Firm*

Ph: 973-512-7444

Mail: r...@thoughtbyte.com

Hangouts: shekhar.staff...@gmail.com

Address: 1135 Clifton Ave, Suite # 207

Clifton, NJ 07013

-- 
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/CAJp2XbHPp8WaZv%3D9U36sq0g7Rx8mrGz853jZAWYLx76DwTSoSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Curam Technical Architect - Raleigh, NC

2016-10-04 Thread Vikash Shimpi / L7 Group
*Title: **Curam Technical Architect*
*Position Type: Contract 12 Months*

*Location: Raleigh, NC*


*Job Description*

   - This position serves as a *Curam Technical Architect with Cúram
*experience
   to be responsible for translating the business and functional requirements
   into specific system, application and process designs.
   - Primary responsibility lies in defining the architecture to use in a
   large scale Cúram implementation and guide implementation in the correct
   use of the Cúram Framework.
   - This position will act as the technical reference for Cúram-related
   design, development, testing, and deployment knowledge while providing
   technical input to estimate the functional scope.
   - The Curam Technical Architect must provide technical and architectural
   guidance.


*Must Have:*

   - *Curam V6 Certified Developer*
   - Experience working in the technical architecture field.
   - Experience customizing the* Cúram Framework* to meet project
   functional and business requirements.
   - Experience with HTML, DHTML, JavaScript, open source Java framework,
   (Struts/Springs), Ajax (JQuery, Dojo), SOA, and WebServices.
   - Ability to develop or advise for architectures for error handling and
   validations, MIS and reporting, rules, evidence and other Cúram-related
   topics.


*Thanks & Regards*

*Vikas Shimpi*

*[image: L7-Resources]*

(*A* *L7 Group Company)*


*Email: vik...@l7resources.com *

*Tel: 201-266-0710*

*URL: **www.l7reso*urces.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/CAMvE1fyWPauFS1xXUyV4hb8SAGbNSpR%3DhqbckWCEU%3Dp7bvwy4Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: .NET Developer reqd in Columbus OH Locals only! - Columbus, Ohio

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=.NET%20Developer%20reqd%20in%20Columbus%20OH%20Locals%20only!pco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for .NET Developer reqd in Columbus OH Locals only! in Columbus, Ohio, 
if you have matching candidates please submit their profiles http://www.job4tech.com/jobs/547382-net-developer-reqd-in-columbus-oh-locals-only-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: .NET Developers Location :Columbus 
Ohio
Duration: 12 months PR5 (Programmer) Programmer 5 
(PR5 Core) with expertise in experience in web. development using 
Microsoft .NET technologies Requirements: 
5 years of verifiable experience as a Senior .Net Web Developer developing 
ASP.NET WebForms applications at least 4 years
5 years of verifiable ASP.NET experience developing with the C – Sharp (C#) 
language. 
5 years of verifiable experience with SQL Server Database Design and 
development including optimization of queries, creating tables, views, stored 
procedures, and functions.
2 years of verifiable experience developing web applications utilizing the 
4.0 .Net Framework or higher.
3 year of verifiable Service Oriented Architecture (SOA) experience 
developing and securing Windows Communication Foundation (WCF).
1 year experience or a demonstrable understanding of 

[android-developers] FileNet Developer - Harrisburg, PA

2016-10-04 Thread Vikash Shimpi / L7 Group
*Title: *
*FileNet DeveloperPosition Type: Contract 12 Months*

*Location: **Harrisburg, PA*

*MUST HAVE:*


*· 5+ years of experience with FileNet Java API (ContentEngine,
ProcessEngine) and Webservices · 6+ years of experience working with
multiple versions of FileNet components o (example: 3.5, 4.0, 4.5, 4.5.1,
5.0, 5.1, and 5.2)*
· 4+ years of experience migrating documents and metadata to FileNet
*· 7+ years of overall J2EE development experience*
· 3+ years of experience with FileNet WorkplaceXT customization
· 2+ years of experience working with Subversion and dependent client
components
· 6+ years of experience working with Eclipse or equivalent IDE
· 5+ years of experience implementing batch and real-time processes which
interact (read/write/delete/update) with FileNet content
· 6+ years of experience working with WebSphere and/or WebLogic application
servers
· 7+ years of experience working with applications running on Windows
and/or RHEL environments
· 4+ years of experience with Oracle and SQL Server databases
· Strong analytical and debugging skills
· Good written and oral communication skills
o *recent experience with recent versions of FileNet not just experience
working with the older versions IS REQUIRED.*


*Thanks & Regards*

*Vikas Shimpi*

*[image: L7-Resources]*

(*A* *L7 Group Company)*


*Email: vik...@l7resources.com *

*Tel: 201-266-0710*

*URL: **www.l7reso*urces.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/CAMvE1fzTmoH8O5x4phjSnuYnfyps89D6iqF6jC0ZA6kZ9ntdMQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Looking for full time .Net Architect

2016-10-04 Thread Sudhakar Reddy
Hi ,

Hope you are doing great,

My Self,  *Sudhakar reddy* from *Libsys Inc*. We have a requirement  *.Net
Architect *for *Warren,NJ*

Please review the Job description below 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. You can also reach me at630-303-9918,
Drop the suitable profiles on sudhak...@libsysinc.com






*Position: *.Net Architect

*Location: *Warren,NJ

*Duration: *Full Time




•   Strong development background in .Net and SQL

•   Experience in developing, planning and executing functional,
performance and load testing at various interface levels

•   Experience using load testing tools

•   Strong distributed architecture and programming experience,
from L1/L2/L3 cache to advanced data structures for handling Gigabytes (or
more) of data

•   Experience in test design, development, and prioritization

•   Experience in profiling system and application level code for
hot and sweet spots

•   A deep understanding of today’s distributed architectures and
the need for cache-friendly computation

•   Experience in developing and using automated performance tools
at all levels of the stack from tools like Intel VTune

•   Experience in benchmarking and tuning mission critical storage
systems and distributed systems

•   Excellent knowledge of unix operating system

•   Ability to analyze, isolate and document complex technical
issues

•   Excellent communication skills and the ability to work well
within and across teams

•   Bachelor's Degree in Computer Science or related field







Thank You,

*Sudhakar Muchumari, Sr.*Technical Recruiter

*Libsys Inc **'IT Sharps'*
Direct  630-303-9918| Fax 630-689-5724

sudhak...@libsysinc.com| www.LibsysInc.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/CAGxT0BTSrKRRuCq2ixLwLEDiuSm_YS5WB%3DkgeO0cXVxJXJK26g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Bench list

2016-10-04 Thread Kavitha csr
Hi Partner,

Hope your doing good!



Please find the HOTLIST of my Consultants who are available immediately on
C2C positions.



Please share your requirements to kavi...@csrinfotech.com



SKILL

LOCATION

RELOCATION

AVAILABILITY

QA  Analyst

NJ

NJ,NY

Immediately

Oracle PL/SQL Dev

CT

Yes

Immediately

SQL Dev

NJ

Yes

Immediately

Java Dev

CA

Yes

Immediately

BA

IL

Yes

Immediately

ETL QA

NC

Yes

Immediately



Looking forward to work with you soon!

-- 
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/CAKwxXNrYbVMZixbO_tMe936Asyf2Li65x2r2KxDgp8N6r0Rt%2Bg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Automation Testing Engineer with Worksoft Certify @ San Antonio - Texas

2016-10-04 Thread satish kumar
Hello,



Hope you are doing great!



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





*Role: Automation Testing Engineer*

*Location: San Antonio - Texas *

*Duration: Long Term *



*JD*

Overall experience of 7-8 years covering  Automation Testing using worksoft
certify

-SAP knowledge for multiple modules

-Worksoft hands on experience (5 -7 years) for test automation development
and execution

-Knowledge in creating Test Automation Framework

-Experience in different project and Test Management methodology

-Experience in different Project and Test Management methodology

-Minimum QA experience of 5yrs

-  Degree in Computer Science or related field





*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/CAHxR9Gb342rgaPMbe2TLfStjTGZg0g3rpMVKuPBmcknFNpkJSw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgently Required:::::APM (Applicatino Performance Monitoring) Tools SME for Richardson, TX

2016-10-04 Thread shailaja


Greetings!

 

Hope you are doing Good!

 

This is Shailaja, Senior Technical Recruiter from L7 Resources.

 

Below is the Job Description.


*Job Role: APM (Applicatino Performance Monitoring) Tools SME*

*Job Location: Richardson, TX*
*Position Type: 6+ months*

*Description:*

Technical and hands on Developer skilled resource experience in the 
following APM tools (minimum 2 tools) – Dynatrace, Splunk, Keynote Device 
anywhere, Tealeaf

 -installation, configuration

-OOB features expertise & customizations

-Architectural understanding of the above mentioned tools

-Ability to analyze an application and recommend the right solutions/tools 
for performance monitoring

-Debug and fix issues with instrumentation of the APM tools

-Ability to read/understand the results/reports generated by these tools 
and recommend solutions to performance problems.

-Stay current with the industry trends and technologies in this rapidly 
changing space.

-performance monitoring in production environments of Web & Mobile 
environments

-performance testing experience

-integration of the APM tools with other possible tools (plugins)

-preferred skills: APIs, Java and/or languages, Front end skills; 
JavaScript, HTML etc. Unix scripting

-have experience in evaluating APM tools, built PoCs/Pilots and presented 
to the clients/leadership

-Ability to work independently with minimal supervision


-- 

Thanks & Regards

Shailaja. K

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*Email: *shail...@l7resources.com 

Direct: 2544884405

*URL: *www.l7resources.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/3f8d4f17-b5a6-4c74-ae05-eb5315032395%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgently Required:::::Field Testing for Chicago, IL / Redmond, WA

2016-10-04 Thread shailaja



Greetings!

 

Hope you are doing Good!

 

This is Shailaja, Senior Technical Recruiter from L7 Resources.

 

Below is the Job Description.

 

*Job Role* : - Field Testing

*Job Location* : - Chicago, IL  / Redmond, WA 

*Number of Experience* : -  1 – 4 years

*Position Type:- *6+ months

 

 *Job Description : -*


• Field Testing Engineer for validating handset performance in live network 
environment.

• Good Understanding of 2G, 3G, LTE and VoLTE Layers 1,2 and 3.

• Drive testing and live network log collection

• Data and Call Performance testing. Audio Quality testing.

• IRAT and Inter/ Intra BSC/RNC/TAC handover testing.

• Drive testing for 2G/3G/4G protocol (GSM/GPRS/UMTS/LTE/VoLTE) handsets 
using Qualcomm Tools QxDM and Spirent tools such as Datum and NOMAD.

• Identify, analyze, and document defects, questionable functions, errors, 
and inconsistencies in handset behavior.

• Exposure to Quality Center/Defect Management tool is a plus.

• This role may require 100% Field work depending on Projects allocated.

• This role includes around 60-80% domestic travel anywhere within USA.


 


-- 

Thanks & Regards

Shailaja. K

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*Email: *shail...@l7resources.com 

Direct: 2544884405

*URL: *www.l7resources.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/0161bd61-49f1-4342-a186-ccf5bb04ee50%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] We are hiring Java Developer at Jefferson City, MO

2016-10-04 Thread Varada chari
Hello Friends,



We are hiring Java Developer at Jefferson City, MO. If you are interested
share your updated resume to ch...@prospectinfosys.com



*Title: Java Lead.*

*Location: Jefferson City, MO*

*Duration: 5+ Months*



Note: This is a backfill position, need consultant who can join immediately.



Client is mainly looking for



These resources will be doing system enhancements in *JAVA, Struts,
Springs, Hibernate, and Informix.  Must be proficient with MYEclipse and
server studio*.  High knowledge of criminal offense time accounting
procedures or equivalent.

-- 
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/CAHN%2B17asC2DfzopebjHzT7w%2BV%2BXs6juwejjsg9VadkfMM_ORHQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Mpowerlogic Hotlist

2016-10-04 Thread MARK SMITH
Hello!

Greetings from *Mpower Logic Inc.……!*

Please find the Updated Hotlist of *Mpower Logic Inc*.

Kindly let me know if you have any suitable requirements.

Send me your job requirements at *m...@mpowerlogic.com* 
  or you can also reach me at  *973-910-6965.*

S. No Name Technology Location Exp Visa Relocation
1 Vijay Kishore SAP BO/BI/HANA New Brunswick, Nj 11 Years H1B Yes
2 Naresh Hadoop Developer NYC, NY 8.2 Years H1B Yes
3 Swapnaja .Net Developer Topeka, KS 8 Years H1B Yes
4 Himanshi Java Developer Des Moines, IA 8.2 Years H1B Yes
5 Srilekha .Net Developer Redmond, WA 8.4 Years H1B Yes
6 SriLokesh Hadoop Developer Chicago, IL 7.5 Years H1B Yes
7 Navya Hadoop Developer Louisville, KY 7.8 Years H1B Yes
Please kindly add m...@mpowerlogic.com to your distribution list and send 
me your requirements in daily basis.

*Thanks & Regards*
*Mark Smith*
*Sr. Bench Sales Recruiter*
*MPOWER LOGIC INC.*
*242 Old New Brunswick Road, Piscataway, NJ – 08854*
*Phone: 973-910-6965 | Fax: 908-325-1881*
*Email: m...@mpowerlogic.com  | 
URL: www.mpowerlogic.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/c8d5124a-73ec-449a-8001-31443c8307b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOTLIST

2016-10-04 Thread Kumar T
HI

GREETINGS OF THE DAY

Your hot and valuable C2C requirements are welcome for the following
candidates.

Look for your quick response at per your convenience at
*ku...@technocraftsol.com
 or  972-232-4173 ext(106)*

SNO

consultant Name

Technology

currentlocation

Relocation

1

NAIK

INFORMATICA

Louisville, KY

CA

2

RITENDER

BA

CA

CA

3

PRAKASH

BA

NJ

YES

4

VARUN

TERADATA

New Canaan, CT

TX(DALLAS)

5

KARTIK

INFORMATICA

Peoria, IL

YES

6

RAJA

TABLEAU

CHICAGO,IL

YES

7

KRUNAL

INFORMATICA

Cary, NC

Yes

8

NIKITHA PURUSHOTHAM

.NET

Seattle, Washington

YES

9

KIRAN

COGNOS

NEW YORK

YES

10

MANI

ORACLE APPS TECHNO FUNCTIONAL

CA

YES

11

RITESH

.NET

NC

YES

12

SHILPA

HADOOP

Sunnyvale, CA

YES

13

POOJA

COGNOS

Dallas , Tx

Yes

14

SWETHA

.NET

Minnesota

YES

15

NAGARJUNA

TIBCO

Atlanta, GA.

Yes

16

SURAJ

ORACLE DBA

CA

YES

17

SANKIRTH

.NET

Waukegan,IL

YES

18

KUMAR (VIRAN)

JAVA

Jefferson city,MO

YES

19

RAO

.NET

Hoboken, NJ

YES

20

NIKITHA

SERVICE NOW

Maryland

YES

21

BHASU

BA

NY

YES

22

MAYURI

QA

Chicago,IL

EAST COAST

23

SHREEJANA

JAVA

DALLAS TX

YES

24

KALPANA

COGNOS

Dallas,Texas

YES

25

RAMYA

.NET

Chest brook, PA

YES

26

AKHILA

SALESFORCE

NJ

YES

27

SAI VYAS

.NET

Neenah, WI

YES

28

VIJAY RAHUL

COGNOS

NY

YES

29

SUCHINDRA

HADOOP

NY

YES

30

VENKATA NAGARJUNA

TIBCO

DALLAS, TEXAS

YES

-- 
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/CACxLQn-Xcen0Z%3Dk1qRfFw%3DuXEdsg%2BLuW%2Bth2Oq5HW8aMXYTi2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Media Validation Engineer - Hillsboro, Oregon

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologiespubid=ra-56e8d0c36464f675ct=1title=Media%20Validation%20Engineerpco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
Media Validation Engineer in Hillsboro, Oregon, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologies?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Overview:
In this position, the candidate will be performing media validation and 
integration for content protection technologies for Windows 
platform. The goal is to execute test cases.
Keywords -Windows 1
Video , Audio Testing
Mutimedia testing
Triage Issue fixing
DRM  Widevine testing
Primary Skills:
 Desired Qualifications:  1. Prior experience validating and 
debugging solutions to solve systems engineering challenges in one or more of 
the following areas Media pipeline, Video subsystem, Display subsystem and 
Networking subsystem etc.  2. Test Automation skills and solid scripting 
skills 3. Proficient with Windows OS. 4. Experience with or knowledge 
of various DRM schemes (OMA, PlayReady, Widevine)  Additional 
qualifications desired: • Demonstrated product validation experience • 
Demonstrated software engineering practices such as code coverage, test 
coverage and test case development  • Ability to analyze, debug and root 
cause problems • Demonstrated ability to make significant contributions to 
the validation plan  • Solid understanding of Intel architecture, and 
capabilities would be an added advantage
Secondary Skills:
Educational Qualifications
Bachelor of Engineering http://www.job4tech.com/jobs/547986-media-validation-engineer-at-cohesive-technologies?utm_source=JA47-Downutm_medium=Groups-emailutm_campaign=Job-Alerts;>http://i.imgur.com/hh3Zxn3.png; border="0" alt="Submit Resume">
Connect 

[android-developers] Urgent Need: LifeRay Technical Lead/Architect @ Purchase NY | Contract Position

2016-10-04 Thread Ateeq Rehman
Hello Associate,

Hope you are doing well.

This is Ateeq, from Diverse Lynx.

*I am looking for LifeRay Technical Lead/Architect for Purchase, NY
location. *


*please share his/her updated resume at **ateeq.reh...@diverselynx.com
*




*Job Description:*



*Title: LifeRay Technical Lead/Architect  *

*Location**:** Purchase**,** NY*


*Hiring: Contract*



*Detailed JD:*


Minimum 9 years of experience and should manage end to end portal work.

6+years of experience in Life Ray development with current project

Experience in P (Property and Casualty) Insurance domain in last 2 years.
(MANDATORY)





*Thanks & Regards*

*Ateeq Rehman*

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

*Phone No: 732-452-1006 EXT 215*

*Email: **ateeq.reh...@diverselynx.com* * ||
Hangout: ateeq.staffing*

-- 
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/CAN6NZJvkYjRWJXnqSgFWx3eAOJVpTdD%2Bq42MzVw5DmsWSLMiDw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urg Req: Java Backend Developer at NJ & GA.

2016-10-04 Thread Wasim Akram



*Hi,*

 

*Hope you are doing great!!*


* Please find the requirement below, If you find yourself comfortable with 
the requirement please reply back with your updated resume with details to 
this email id was...@bhrigus.com   and I will get back 
as soon as possible.*

 

*Position*: Java Backend Developer.

*Location*: Warren, NJ and Alpharetta, GA 

*Duration*: Long term

 

*!!Need Independent Consultant Who Can Work On W2!!* 

 

*Job Description*:

7+ years experience as Senior System Analyst/Developer with J2EE and Java 
technologies, Spring, Servlet, Web Services, XML, XSLT, SOA & AJAX

- Solid working experience of Java, OOP, SOA, modular code development, 
design pattern, multi-threading.

- Server back end and API/Service development experience is required

- Mobile web experience is a plus

- Experience in Rules Engine such as DROOLS is a plus

- Experience in Spring Integration, Caching, or any similar technology

- Experience with JUnit/TestNG, Maven, Oracle, UNIX

- Good understanding or network protocols such as TCP/IP, HTTP etc

- Strong problem solving and analytical skills, proactive and go-getter

- Good grasp of industry best practices in enterprise-class software 
development, agile methodology

- Design and code from specifications, analyzes, evaluates, tests, debugs, 
documents, and implements complex software apps

- Uses coding methods in specific programming languages to initiate or 
enhance program execution and functionality

- Participate in the evaluation, recommendation, and selection of hardware 
and software solutions

- Performs expert-level engineering tasks associated with the analysis, 
design, and development of computer hardware, firmware, embedded systems, 
and/or operating systems

- Develop, maintain, and report intranet metrics

- Interface with different departments within the organization regarding 
new deployments

- Research/analyze data processing functions, methods and procedures

- Monitor program execution for expected performance

- Requires a bachelor's degree in area of specialty and at least 5 years of 
experience in the field or in a related area

 

*Thanks and Regards,*  

 

*M A Waseem Akram,*

*Bhrigus Inc. A CMM level 4 company.*

*399 Campus Drive| Suite 111| Somerset, NJ 08873*

*Phone: 609-778-4431(U.S); Fax: 609-935-3222*

*was...@bhrigus.com 
; www.bhrigus.com 
*

*Chat: usitwa...@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/8b9cdfae-effd-46c1-b972-10f4c6514717%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Project Manager/Lead Analyst (Axway Software) reqd in Boston, MA - Boston, Massachusetts

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for Project Manager/Lead Analyst (Axway Software) reqd in Boston, MA in 
Boston, Massachusetts, if you have matching candidates please submit their 
profiles http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Project Manager/Lead Analyst- Axway Software 
Location: Boston, MA  Duration: 3+ Months 
Contract Lead Analyst/Project Manager- Axway 
Software  The client is seeking for a Lead Analyst/PM to 
help them upgrade Axway Software (Supply Chain Software) to the cloud-based 
version of it.  Must be able to refine the project plan, gather 
requirements, drive the project, and manage the vendor. Any BA/PM type 
with Manufacturing/Supply Chain experience would be great. 

[android-developers] Available Candidates: SAP ABAP | ETL Tester | VMWare Admin | IOS/Xamarin | Java Dev

2016-10-04 Thread Ravi Kumar
Greetings.!!



My name is *Ravi Kiran* and I am from *Unikon IT, Inc.*



Please find the below list of consultants available for new projects and
let me know if you have any matching positions in Corp-Corp.

*Please share your Direct Client requirements to r...@unikonit.com
*



*Skill*

*Name*

*Visa*

*Location*

*Yrs of Exp*

*Relocation*

*SAP ABAP*

Chandra Sekhar

H1-B

Houston, TX

10+ Yrs

Yes

*ETL Tester*

Rajesh

H1-B

San Roman CA

11+ Yrs

Only TX/CA/NC

*SAP ABAP*

Anuuj

H1-B

Dallas, TX

11+ Yrs

Only TX

*VMWare Admin*

Jude Alfred

H1-B

Houston, TX

14+ Yrs

Yes

*IOS/* *Xamarin*

Lavanya

H1-B

Dallas, TX

8+ Yrs

Yes

*Java Developer*

Shiva Kumar

H1-B

Dallas, TX

7+ Yrs

Yes



Looking forward for your response.

You have a great dy.



Best Regards,



*Ravi Kiran* | Business Development Manager

*Unikon IT, Inc.* | 440 Cobia Dr Suite 1504 Katy, TX 77494

Contact: 704-448-0019 | Fax: 713-493-2121

Email: r...@unikonit.com | Website: www.unikonit.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/CAB3FWUGL9fbYu%3D_-9io-pO1e2nnECrVXciAvt_1FMFLefHcRug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: RSA Archer Consultant @ Houston - Texas

2016-10-04 Thread satish kumar
Hello,



Hope you are doing great!



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



*Role: RSA Archer Consultant*

*Location: Houston - Texas*

*Duration: Long Term*



Experience: 8-10



Job Description:

· Provide Level 1, Level 2 and Level 3  support for the following:

Archer Core Solutions (Compliance Management, Audit Management and Policy
Management)

· 3 On-Demand Applications (RSA Archer Audit Tracking, RSA Archer
Collections, RSA Archer Task Library)

· Level 1 support services provide IT inquiries, incidents and
requests from end users

· Level 2 support provide resolution of technical issues related to
their assigned incidents/change requests according to defined processes.

· Experienced in Archer Administration

· Experienced in the core RSA Archer Solutions with good knowledge
on advanced features of RSA Archer like Data Feeds, Data Publications, XSLT
configurations, installation and control panel configuration.

· Application Health Monitoring

· Experienced in working on enhancement requests / changes

· Coordinate with RSA for L3 support

· Conduct compliance duties such as User Access Reviews, IT Access
Reviews and Application Security Compliance

· Provide recommendations and share best practices on Archer as
part of continuous improvement initiatives





*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/CAHxR9GbeL_pwz%2Byn3YJCxbUt%2BUhYqaQCGcH9qbU%2BouW6q1n%2BDQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] List of Available Consultants –Scepter Technologies.

2016-10-04 Thread Technical Consultants
Dear Business Partner,



Greetings from Scepter Technologies, Hope you are doing great.



This is Peter from Scepter Technologies Inc. I am really glad to introduce
my list of available consultants for your various Corp-Corp projects.

Please add pe...@scepter-tech.com to your distribution list & share your
Corp-Corp open positions on daily basis.

*Name*

*Title/Position*

*Relocation*

Shivaprasad

Sevicenow Developer

OPEN

Preetham

JAVA Developer

OPEN

Akshara

OBIEE

OPEN

Reshma

Hadoop Developer

OPEN

Deepthi

Application Packager

East Coast

Pramod Kumar

Network Engineer

OPEN

Rohini Sindh

JAVA Developer

OPEN

Chandra

Hadoop Consultant

OPEN

Swarna

Hadoop Developer

OPEN

Hari Prasad

Hadoop Developer

OPEN

Suresh

AWS Engineer

OPEN

Vamshidhar Reddy

AWS Engineer

OPEN

Ashwini

NET Consultant

OPEN

Samreen

QA Tester

OPEN

Karthik

Tableau Developer

OPEN

Prudhviraj

JAVA Developer

OPEN

Kavya

UI Developer

OPEN

Shamitha

.NET Developer

OPEN

Vijaypal Reddy

.NET Developer

OPEN

Vamshi Krishna

AWS Consultant

OPEN

Harmandeep

MSBI

OPEN

Madhuvan

DBA

OPEN

Amer

Application Packager

OPEN

Snehith Kumar

JAVA Developer

OPEN

Ramesh

Hadoop Developer

OPEN

Sriram Prasad

Hadoop Developer

OPEN

Sanyo

DevOps Engineer

OPEN

Shasidhar

SAP BO

OPEN

Sudheer

ETL Developer

OPEN

Shylesh

ETL Developer

OPEN

Sirisha

Salesforce/JDE

OPEN

Shekar

Network Engineer

OPEN

Praneeth Reddy

Hadoop Developer

OPEN

Deepasree

Splunk Administrator

OPEN

Shivakanth

AWS Engineer

OPEN



*Regards,*

*Peter*

**

pe...@scepter-tech.com 

*Scepter Technologies, Inc.*

10045 Red Run Blvd, St 150

Owings Mills, Maryland 21117

www.scepter-tech.com


CONFIDENTIALITY NOTICE: The information in this email may be confidential
and/or privileged. This email is intended to be reviewed by only the
individual or organization named above. If you are not the intended
recipient or an authorized representative of the intended recipient, you
are hereby notified that any review, dissemination or copying of this email
and its attachments, if any, or the information contained herein is
prohibited. If you have received this email in error, please immediately
notify the sender by return email and delete this email from your system.

-- 
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/CAMJEDjpW1PHen6oNjvsGrJiX0OZefS%2B1Us8Pj_C91xzd6gLA%2Bw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr QA ANALYST AVAILABLE IMMEDIATELY

2016-10-04 Thread Kavitha csr
*Dear Associates,*

Greetings!

I have an excellent  SR QA ANALYST Available Immediately. Let me know if
you have any suitable openings for her. Please share me your requirements to
 *kavi...@csrinfotech.com *


*Sr QA ANALYST*

*N: Anam Shahzadi *

*Total ex: 8yr*

*Location: DURHAM, NC*

*Relocation: NJ*

Availability: Immediately

Rate: Open on corp to corp

Visa Status: Green Card

-- 
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/CAKwxXNoY3fT8FDL9r%2B9nKZUCEEE2OJutbcPTgtKH4RTWJmJHng%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Sr ETL QA TESTER available .

2016-10-04 Thread Kavitha csr
*Dear Partner,*
We have Sr ETL QA TESTER available . Please mail me the opportunity to
*kavi...@csrinfotech.com
* for the resume. Please Add me to your mailing
list.


SR ETL QA TESTER

Name: Obula Reddy
Total ex: 8yr
Current Location: NC
Relocation: Open to relocate
Availability: Immediately
Rate: Open on corp. to corp

-- 
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/CAKwxXNo6ox4N_AiTndDSjAyVcE5Lerr6UGOJObmPQVebsfoYFw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate need - Mobile Developer at MI, LA - C2C & FULL TIME - Interviews going...

2016-10-04 Thread OITC Network


Good Morning,

 

Hope you are doing well. Please find below requirement and let me know your 
comfort and availability.

 

Position title:*Mobile Developer (Jr & Sr)*

Location:* New Orleans, LA*

Duration:* Full time & Longterm Contract (C2C also fine)*

*Immediate interviews available for this role.*

*Client accepting only GC, Citizens *

 

*Role summary:  *

The Mobile Developer will work with the customer, product owner, UX (User 
Experience) designer, and development team to implement streamlined and 
high perfomance mobile capability and user experience for a software 
product. You will be a member of an integrated squad working together to 
deliver successful outcomes on the GE Predix platform

*Essential functions: *

• Lead coding, testing, documentation, implementation, and maintenance of 
information technology solutions for business processes

• Work with other mobile and front end developers to define best practices 
and processes around user interface development

• Collaborate with US, near-shore, and offshore based team members to 
deliver software solutions

• Implement detailed functional and technical specifications required to 
satisfy business requirements

• Provide functional and technical documentation

• Develop proof-of-concepts and prototypes of easy to navigate mobile 
interfaces that are visually appealing and intutive"

*Basic qualifications: *

• Bachelor's Degree in Information Systems (IS), Information Technology 
(IT), Computer Science or Engineering (OR High School Diploma / GED with a 
minimum of 4 years of IS, IT, or Computer Science)

• Minimum of 1 years of IS, IT, Computer Science or Engineering experience 
with a concentration in a mobile design and development framework 

• 1+ years experience with Swift and iOS

• 1+ years experience with Objective-C and iOS/Mac

• Experience with Cordova

• 1+ years experience with JavaScript

• Understanding of backend systems and how to integrate with online services

• 1+ Years experience writing unit tests

• Experience using a CI system to automate builds.

• Trained in TDD/BDD development

• Must be legally authorized to work in the United States full-time 

• Must be willing to work in our XXX facility full-time 

• Must submit application for employment through gecareers.com (or COS if 
internal) to be considered 

• Must be willing to take a drug test as part of the selection process • 
Must be willing to submit to a background investigation, including for 
example, verification of your past employment, criminal history, and 
educational background"

*Desired qualifications:   *

• Previous experience with the GE Software Center of Excellence Predix 
platform. 

• Lean/Six Sigma Certification.

• Experience working in an Agile software development environment

• Previous experience with Cloud Foundry/PaaS

• 2-3 years experience with Java

• 1-2 years experience with C/C++

• 2-3 years experience with Android

• Experience with SQLite

• Experience with NOSQL databases

• Understanding of CI systems

• Understanding of GitHub and Git pull requests

• Understanding of Delay Tolerant Networking (DTN)

• Experience with OOP JavaScript and MVC Frameworks

• Working knowledge of Responsive Design concepts and frameworks

• Demonstrated ability to work effectively across functions in a matrix 
environment.

• Strong interpersonal skills, including the ability to diplomatically 
advocate for the appropriate support staffing levels.

Ideal candidate will also have experience presenting effectively to 
non-technical and executive audiences.

•Strong analytical skills – strong problem solving skills, communicates in 
a clear and succinct manner and effectively evaluates information / data to 
make decisions; anticipates obstacles and develops plans to resolve.

• Resourceful and quick learner; able to efficiently seek out, learn, & 
apply new areas of expertise as needed.

• Highly self-motivated, able to work independently

 

 

*** References are highly appreciated*

 

*Best Regards,*

*Chaitanya M,*

cha...@yochanait.com

*Yochana IT Solutions Inc.*

*23000 Commerce Dr, Farmington hills, MI-48335*

*Gtalk: audid...@gmail.com  LinkedIn 
*

-- 
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/b12ab9cd-ff78-4a2d-a653-dbfe5ee86aa1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Required:Business System Analyst at San Diego, CA

2016-10-04 Thread priyadarshini


Hi,

 

We have requirement for below position.

If u have suitable candidates then do reply on this email.


*Job Title: Business System Analyst*

*Location: San Diego, CA*


 The JD for the BSA (finance domain). And this position is on priority.



· Interact with Business

· Define/gather, Analyze, Validate requirement

· Prepare requirement document

· Business process definition

· Test scenario review

· Arrange Design session/Functionality review with Dev team to 
define solution

· Provide status updates to stakeholders

· Track the development

· Prepare traceability matrix

· Must have experience in SFDC (SalesForce.dom).


So basically client uses SalesForce.com platform for their Finance domain, 
request to please share BSA profiles with SFDC experience.

-- 

Thanks & Regards

Priyadarshani S

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*phone :**972-544-7798*

*Email: *priyadarsh...@l7resources.com 

*URL: *www.l7resources.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/e21dcb57-0eb9-41b5-afcc-3302f4cb1f7b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Required:Business System Analyst at San Diego, CA

2016-10-04 Thread Priyadarshini Sonwane / L7 Group
Hi,



We have requirement for below position.

If u have suitable candidates then do reply on this email.


*Job Title: Business System Analyst*

*Location: San Diego, CA*


 The JD for the BSA (finance domain). And this position is on priority.



· Interact with Business

· Define/gather, Analyze, Validate requirement

· Prepare requirement document

· Business process definition

· Test scenario review

· Arrange Design session/Functionality review with Dev team to
define solution

· Provide status updates to stakeholders

· Track the development

· Prepare traceability matrix

· Must have experience in SFDC (SalesForce.dom).


So basically client uses SalesForce.com platform for their Finance domain,
request to please share BSA profiles with SFDC experience.

-- 

Thanks & Regards

Priyadarshani S

*[image: L7-Resources]*

(*A* *L7 Group Company)*

*phone :**972-544-7798*

*Email: *priyadarsh...@l7resources.com 

*URL: *www.l7resources.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/CAPfQq5Q9uxjQb23cr7pCBfCmn%3DVn6m%3D1WXJTywuzq5fE4tCeSA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate hiring || UI Developer(Angular.Js) || Philadelphia,PA || Direct F2F || Visa any || 7+exp

2016-10-04 Thread Vishal Ji Awasthi
UI Developer

Client: Comcast

Location:  Philadelphia

Length – 6 months to a year

Interview process:, onsite *(They will NOT do skype )*

Rate:  $55/hr on C2C (Flexible)



*Have to give online javascript test today*



*I have 3 open spots TOMMORROW *



Job description



Responsibilities include:

Our client is building a new team to support a new product they are
building and currently have a need to hire 2 Developers.



• Validate UI/UX specifications from a technical perspective and
participate in requirements analysis, development of timelines and project
plans.

• Use project planning and issue tracking tools (e.g. Jira) within an agile
development methodology.

• Develop software using AngularJS, Java Script, HTML5, CSS3, Ruby, GITHUB,
to build and integrate public facing websites and web services.

• Commit software code using Git for peer review daily.

• Create and execute software tests at several levels (unit, integration,
etc.)

• Deploy, monitor, and support software releases during iterative
development cycles.

• Ensure we meet a high bar for user experience, software performance and
quality, and continually raise this bar.







Required Experience & Skills

¿ Bachelor’s degree in a related field or equivalent work experience, with
4+ years of directly relevant experience required.

¿ Professional experience in web application development with a thorough
understanding of web-related technologies and software development
techniques.

¿ Minimum of 3years of experience with HTML, CSS, Java Script, and
AngularJS.

¿ Strong experience (2+years) developing in AngularJS framework

¿ Solid knowledge of internet browsers and website usability.

¿ Strong organizational and problem solving abilities

¿ Strong verbal and written communication skills







*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*

214-227-9311(Direct)

*E-Mail:*vis...@srimatrix.com

*Srimatrix Inc.*

1255 west 15th street suite 815 Plano, TX 75075

*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_m1jgXJJprrT1ax_vtxgAxk6pNBUn5h7i6G6bVcFLPtg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Project Manager/Lead Analyst (Axway Software) reqd in Boston, MA - Boston, Massachusetts

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/IYRUyKU.png;>
 

Sign up for free employer account and post for free.  
 Share with your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst%20(Axway%20Software)%20reqd%20in%20Boston,%20MApco=tbxnj-1.0">https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">  
Dear Partners/Job Seekers  We have a Corp to Corp opening for 
Project Manager/Lead Analyst (Axway Software) reqd in Boston, MA in Boston, 
Massachusetts, if you have matching candidates please submit their profiles 
http://www.job4tech.com/jobs/547992-project-manager-lead-analyst-axway-software-reqd-in-boston-ma-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Project Manager/Lead Analyst- Axway Software 
Location: Boston, MA  Duration: 3+ Months 
Contract Lead Analyst/Project Manager- Axway 
Software  The client is seeking for a Lead Analyst/PM to 
help them upgrade Axway Software (Supply Chain Software) to the cloud-based 
version of it.  Must be able to refine the project plan, gather 
requirements, drive the project, and manage the vendor. Any BA/PM type 
with Manufacturing/Supply Chain experience would be great. 
   

[android-developers] URGENT REQ ***** PEGA LSA CONSULTANT ***** NC/ CONTRACT

2016-10-04 Thread tejasri surapaneni
Hi,





*Position: Pega LSA Consultant Location:  Charlotte, NC Duration of Hiring:
6+ Months Contract*

*Mandatory skills Pega CSSA, LSA*



*Job Description:*

Responsible for design, integration and development PRPC based application
and architecture. · To provide technical expertise and ownership of
technical solutions and assist in the development, testing and
implementation of broad-level design dealing with Expertise in Pega
Systems, smart BPM and Pega guardrails, Pl/SQL Programming, mentoring other
team member(offshore). · To conduct quality reviews and walk-throughs,
perform unit testing and otherwise contribute to the custom development of
key modules and will assist in coordinating with project engineers and
management to ensure delivery of the on-time unit tested code written in
accordance with the specified design and coding standards · Should have
hand on experience in almost all components development in PRPC BPM tool ·
Expertise in PRPC concepts, various implementation methodologies, and PRPC
architecture and advanced topics · Produce Reusable components as value add
for clients and contribute in continuous improvement · Expertise in
Application Profile, and creating specification documents · Good
Communication skills. Will have to lead team technically and act as single
point of contact for client Architects
Mandatory skills Pega CSSA
Good to have skills Good Communication skills. Should have worked with US
client






*Tejasri Surapaneni (Teju)*


Desk No-609-853-0818 Ext-2162
tejasri.surapan...@nityo.com


Fax :   609 799 5746
www.nityo.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/CAD4JY0%2BUf6KFiUUfnvXno3Ya3JnWviwJ7Xz5XewWXQub88Sd9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] PL/SQL/Healthcare/XML developer - Miami, FL - 6 months

2016-10-04 Thread Sekhar Reddy
Hi*,*

*Sekhar *here from *Spar Infosys,* one of our client has an opening for *PL/SQL
developer with Healthcare*

Below is the job description for your reference, please let me know your
interest.



*Job Title   : PL/SQL developer with Healthcare*

*Job Location   : Miami, FL*

*Start Date: 6 months+*

*Interview: Telephonic/Skype*





We are in need of a *PL/SQL developer with Healthcare* experience and
ideally experience with the Affordable care act. Candidates in Florida are
a plus but not required. This is a Skype and phone to hire. There can be
some flexibility for the perfect candidate so please send even if over the
rate target. The manager stressed that *XML was a Must.*



Client located in Miami, Florida who is looking for a strong Pl/SQL
developer with Strong XML and UNix Shell Scripting experience.  This
individual will acts as a primary developer on IRS related Project for the
AIR (affordable Care Act information Returns)

Consultant will be building XML files and building PL/SQL Packages as it
relates to the form 1095 and resubmitting these Files back to the
government for 2015 and fixing





Thanks & Regards,



Sekhar

Email : *sek...@sparinfosys.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/CAC%2BeU0tQg39aZ2C7RB%3DOWQpHzUER2EhkrmT3Gm0hwyDcxqi9Nw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Business Analyst With Data science @Tampa, FL

2016-10-04 Thread Santosh kumar Nityo
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: Business Analyst With **Data science  *

*Location: **Tampa, FL*

*Work Duration: 6 months *

*Years of Experience: 8+*


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

Business Analyst skills in terms of requirements gathering, conducting and
participating workshops, appreciation for Data science techniques and their
relevance in Insurance domain -Insurance background


• This position is part of a core team responsible for delivering key
capabilities for the Group Health Claims program.

The Business Analyst will work closely with data scientists, technology
professionals and claims business partners in implementing advanced
analytics models and solutions.


Key Responsibilities:
• Acts as a primary member of the project team, overseeing and documenting
decisions that occur throughout the project lifecycle. Elicits specific
requirements using interviews, document analysis, requirements workshops,
surveys, site visits, business process descriptions, use cases, scenarios,
business process analysis and task and workflow analysis. Writes
requirements and translates specifications to technical experts.
• Identifies potential technical problems before they occur and helps
implement solutions by thoroughly validating all system changes relative to
assigned work. Works with the business technology team as an advocate of
the business unit supported.
• Critically evaluates information gathered from multiple sources,
reconciles conflicts and distinguishes user requests from the underlying
true need.
• Documents technical information, project information and develops
training material.
• Monitors progress of project and works to overcome challenges. Influences
others to achieve project results. Escalates issues when necessary.
• Ensure compliance with applicable federal, state and local laws and
regulations. Complete all required compliance training. Maintain knowledge
of and adhere to the internal compliance policies and procedures. Take
responsibility to keep up to date with changing regulations and policies.

*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/CAG0Zfz3UDDHfzQ-vv%2Bmi94hSJ8Zz6nOogJHumYKjpvERd6eNpA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Bench list

2016-10-04 Thread Kavitha csr
Hi Partner,

Hope your doing good!



Please find the HOTLIST of my Consultants who are available immediately on
C2C positions.



Please share your requirements to kavi...@csrinfotech.com



SKILL

LOCATION

RELOCATION

AVAILABILITY

QA  Analyst

NJ

NJ,NY

Immediately

Oracle PL/SQL Dev

CT

Yes

Immediately

SQL Dev

NJ

Yes

Immediately

Java Dev

CA

Yes

Immediately

BA

IL

Yes

Immediately

ETL QA

NC

Yes

Immediately



Looking forward to work with you soon!

-- 
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/CAKwxXNqG2YnNLdtJBEDW2Us4K-i%2B5sjXPvUCWPbzhm6UTW4bKg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] immediate need a DBA Oracle and SQL || Allentown, PA ||

2016-10-04 Thread Mohammad Wasim
Hi ,

Please let me know if you are interested for this role.

If interested then please send update resume along with below information.

Full Name:

Email:

Phone:

Location:

Visa:

Rate:

Start:



I have a client in need of a DBA in the Allentown, PA area. Must be able to
interview in person.



Will be working on both Oracle and SQL Server databases (mostly Oracle;
see below)*

-  The % breakdown of Oracle vs SQL?   ORACLE/SQL = 70%/30%

-  What version of Oracle is being used?   10g-12c, mostly 11g and
above

-  What version of SQL Server is being used?   SQL2005-2016, mostly
2008 R2 and above



 (we have competition – lower rates will be prioritized)

*Duration*: 12+ months

*Interview process: *Phone + Onsite



*Database Administrator*

Provide all levels of database management and maintenance for Oracle and
SQL Server databases.

*Primary Responsibilities:*

   - With specific direction, designs, implements, and maintains complex
   databases with respect to organization, access methods, access time,
   validation checks, stored procedures and triggers, security, documentation,
   and statistical methods.
   - Consults with IT Development staff, vendor representatives, or outside
   consultants on overall database design and performance optimization issues.
   - Develops and documents database standards and procedures.
   - Monitors production databases with regards to space allocations and
   performance. Makes modifications to design or other tuning parameters in
   order to optimize efficiency and performance.
   - Makes modifications to database objects (tables, indexes, triggers,
   etc.) to support normal application growth or added functionality as
   required.
   - Assists in the installation and configuration of database software and
   upgrades on multiple platforms.
   - Designs and implements database backup and recovery procedures.
   Monitors daily backups to ensure successful completion and accuracy.
   - Applies, test, and verifies vendor patches to database software.
   - Creates test and development databases, and creates and executes
   procedures to populate these.
   - Manages database security and access changes.
   - Assists in the upgrade of existing production databases and in the
   migration of data to new servers.
   - Provides technical guidance and conducts training of less-senior
   database support staff.
   - Performs other duties as requested by manager.





**

*Thanks,*

*Mohammad Wasim*

*Source InfoTech Inc.*

W: *6099450420*| F: 732-909-2282| Email: *wa...@sourceinfotech.com*
 | Website: *www.sourceinfotech.com*
 |

*Disclaimer:*  If you are not interested in receiving our e-mails then
please reply with a "REMOVE" in the subject line at
rem...@sourceinfotech.com for automatic removal. 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 sorry for the inconvenience.

-- 
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/CANdkWrSSZ7z%2Bxv3vtaKSqVAKB%2BO1VXq%3DHCRxTQci61cr_Tp%2B5Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Project Manager/Lead Analyst- Clinical Trials in Boston, MA - Boston, Massachusetts

2016-10-04 Thread job-alerts47
 @media only screen and (max-width: 650px) {.alert-button, 
.alert-link{font-size:20px !important;} } 

http://www.job4tech.com;>http://i.imgur.com/v4U8vip.png;>
 


Share with your network
https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/linkedin.png; 
border="0" alt="LinkedIn"> https://api.addthis.com/oexchange/0.8/forward/facebook/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/facebook.png; 
border="0" alt="Facebook"> https://api.addthis.com/oexchange/0.8/forward/twitter/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/twitter.png; 
border="0" alt="Twitter"> https://api.addthis.com/oexchange/0.8/forward/google_plusone_share/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/google_plusone_share.png;
 border="0" alt="Google+"> https://api.addthis.com/oexchange/0.8/forward/whatsapp/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/whatsapp.png; 
border="0" alt="WhatsApp"> https://api.addthis.com/oexchange/0.8/forward/messenger/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/messenger.png; 
border="0" alt="Facebook Messenger"> https://api.addthis.com/oexchange/0.8/forward/viber/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/viber.png; border="0" 
alt="Viber"> https://api.addthis.com/oexchange/0.8/forward/wechat/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/wechat.png; border="0" 
alt="WeChat"> https://api.addthis.com/oexchange/0.8/forward/email/offer?url=http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-incpubid=ra-56e8d0c36464f675ct=1title=Project%20Manager/Lead%20Analyst-%20Clinical%20Trials%20in%20Boston,%20MApco=tbxnj-1.0;>https://cache.addthiscdn.com/icons/v3/thumbs/32x32/email.png; border="0" 
alt="Email">
Dear Partners/Job Seekers  We have a Corp to Corp opening 
for Project Manager/Lead Analyst- Clinical Trials in Boston, MA in Boston, 
Massachusetts, if you have matching candidates please submit their profiles 
http://www.job4tech.com/jobs/547993-project-manager-lead-analyst-clinical-trials-in-boston-ma-at-endure-technology-solutions-inc?utm_source=JA47-Uputm_medium=Groups-emailutm_campaign=Job-Alerts;>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Project Manager/Lead Analyst- Clinical Trials 
Location: Boston, MA  Duration: 3 Month 
Contract (through the end of the year) Lead 
Analyst/Project Manager- Clinical Trials  This is working 
in the Clinical/IT group. They are trying to build a strategy for clinical data 
warehousing and they need a Lead Analyst/Project Manager with specific Clinical 
Trial experience.  This role will work closely with the Clinical 
groups and IT groups to gather requirements, help define a more accurate 
strategy, develop better analytics, and more.

[android-developers] Business Analyst With QLIK/ Tableau Experience in Philadelphia PA !

2016-10-04 Thread Abhishek ojha
*Business Analyst With QLIK/* *Tableau Experience*

*Philadelphia PA*

*12+ Months *

*Local consultants only for Onsite Interview*



I am looking for a business analyst who has experience working with Qlik
Technologies.

Any experience in the pharmaceutical industry would be a plus as well.


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/CAKpcopSuv0dQh%2BeuK%2BX6vGb%2BkkG%2BVYr3OyYUu7kczCweb9AYgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] IMMD NEED: Informatica Developer in Columbus, OH

2016-10-04 Thread Mohd Taher
Hello,
Please share your consultant resume to tah...@usmsystems.com

Informatica Developer
Columbus, OH
18+ Months

*Need EAD, GC, TN or Citizen Only!*
*Rate is $45-48/hr on CTC.*

Informatica developer experience
Unix scripting experience (converting a Sun Solaris system over to Linux)
SQL and/or PL/SQL – there are lots of data connections that require
queries, stored procedures, and general reverse engineering experience
Netezza and/or Teradata

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/CAL4ROq6aJ6fZEBCth9Nyhr1-u216CONfrHgGnaQArkwUUfwS2w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Direct client position Oracle Transportation Management in Arizona, USA

2016-10-04 Thread SALMA BHAT
Hi Partners,

Please share resume at *naseer.ah...@nityo.com *

*Skill Set*

Oracle Transportation Management - Functional Skills, Technical ( SQl,
PLSQL)

*Work Location*

Arizona, USA

*Special Instructions*

NA




No of positons: 1
Work Location: Arizona, USA
Years of Experience: 5-7 years
Duration of contract: 1 year

Job description:

• Be a critical member of the OTM Implementation and Product Support team.
• Understanding Customer Business Processes / Requirements and Analyzing
their feasibility with respect to OTM features and functionalities.
• Preparation of Project Scope, Business Requirement Blueprint and various
Functional Specification Documents
• Preparation of Business Process and Application level mapping documents
• Configuring and Demonstrating critical end-end business scenarios as part
of Conference Room Pilot (CRP) sessions
• Assisting Technical team in translating the functional specifications
into design specifications
• Suggesting innovative, cost and effort effective solution options for
addressing various non-standard business requirements
• Preparing functional Test Cases and Scenario documents
• End-end Functional and Integration testing of various application modules
and custom designed components
• Prepare mapping document to interface OTM system with EDI, WMS, Order
Management and Financial Systems (SAP)
• Training end users on the application functionality/features and
assisting them during User Acceptance Testing (UAT) phase.
• Providing Go-Live and post-implementation warranty support for resolving
any business issues, in accordance with the agreed SLA terms
• Analysing feasibility and impact of various Enhancements/Change
Requirements (CRs) on existing configurations, before implementing the same

Mandatory skills: OTM - Functional Skills, Technical ( SQl, PLSQL)

Good to have skills:

Must have at least 5 OTM Implementation / Rollout and support experience
• Bachelor’s degree required. B.E. or equivalent
• Experience with OTM design and configuration of agent workflow, rate
configuration, itinerary, lanes, screen set, and master data set up such as
users, locations, and equipment
• Basic understanding and experience implementing OTM functionality,
particularly in the areas of Forwarding and Brokerage, Order Management,
Planning and Execution, and Freight Settlement
• Knowledge or experience with Global Trade Management, Sourcing and Fusion
Transportation Intelligence, a plus
• Knowledge of SQL, PL/SQL and report development
• Ability to interact at all levels of clients’ organizations
• Strong verbal, written, and interpersonal communication skills
• Should be fluent in English language

Domain: Logistics and Transportation

Background check process to be followed - Before onboarding / After
onboarding - BGV Agency - All APLL resources need to go thru a back ground
check internally before on boarding.

-- 
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/CAJ0KNK8u2xrkomMmnOjz4fDg-WVK0AmvxpvsUA4nkVXaC%3DJ%2BcQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] .NET Developer || (Cincinnati OH/Fairfield, OH) || USC GC or EAD || Local only

2016-10-04 Thread Vishal Ji Awasthi
*ONLY LOCAL CANDIDATES THAT HAS GREEN CARD OR EAD.** THIS IS A CONTRACT TO
HIRE ROLE*

*Position Title - .NET Developer *

*(Location: Cincinnati OH/Fairfield, OH)*



*4 -12 month right-to-hire opportunities.*


Positions are available for several levels of Developers with experience in
.NET, XML and JavaScript technologies.  The .NET Developer works with a
mid-size team to extend and improve the capabilities of the Commercial
Lines policy administration ecosystem.
*Responsibilities:*
This development position is responsible for design, development, unit
testing and maintenance of software.  Areas of development focus on
building important new features to the system, which may involve web,
server API, database and third party interface technologies.  The .NET
Developer works closely with technical leads and business analysts to
understand requirements and determine functional design of the system.
The development toolset includes the use of Microsoft Visual Studio, C#,
JavaScript, SQL Server and Eclipse.
*Required Skills:*

· 5 + years object-oriented development experience in C#

· relational database experience preferably SQL

· XML technologies

· effective listening and verbal communication skills

· ability to analyze, comprehend and implement business rules

· strong ability to work on multiple aspects of a complete system

*Desired Skills:*

· HTML5 development – HTML, JavaScript, CSS

· ability to quickly assimilate new technologies and skills

· experience with XSLT (a plus)

· Rules engine experience (a plus)

· ability to independently research and troubleshoot problems

· ability to interact with business users and offer professional
support

· professional, courteous and organized

· good business and technical writing skills

· exhibits aptitude for problem solving





*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*

214-227-9311(Direct)

*E-Mail:*vis...@srimatrix.com

*Srimatrix Inc.*

1255 west 15th street suite 815 Plano, TX 75075

*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/CAJYEZ98EayNFYL5EWv7LQ6DsMmh4DtYmWGTFgb1t33%2BeS9o0Ug%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Direct client position Manhattan WMOS in SFO, USA.

2016-10-04 Thread SALMA BHAT
Hi Partners,

Please share resume at *naseer.ah...@nityo.com *


*Skill Set*

Installation of Manhattan WMOS, Includes reference implementation as well
as additional copies as needed by the various squads
Support for "gold" WMOS implementation -Troubleshooting, answering
questions for the squads and stakeholders Includes installation of the
Manhattan LMS (Labor Management System) offering

*Work Location*

SFO, USA.

*Special Instructions*

NA



*Job Description*

Installation of Manhattan WMOS, Includes reference implementation as well
as additional copies as needed by the various squads
Support for "gold" WMOS implementation -Troubleshooting, answering
questions for the squads and stakeholders Includes installation of the
Manhattan LMS (Labor Management System) offering
Definition of appropriate environments for WMOS deployments (e.g. pre-prod
and production) Partners with the GIOS team to install and manage the WMOS
and LMS products in the Client environments
1) Definition of automation (e.g. Chef) process and tools for versioning
and deploying Manhattan and Client software into the appropriate
environments 2) Automated deployment of Manhattan WMOS into all appropriate
environments 3) Chef cookbooks, other automation tools Below env in scope •
Pre-prod • Production • Developer environments 4) Automated deployment of
custom configurations into appropriate environment
Validation of deployed software, not functional testing, just smoke-level
to ensure basic functionality and that release notes are accurate
Technical Configuration & Customizations Screen modifications that require
development expertise • Adding Filters • Modifying Labels • Managing
Reporting/Business Intelligence solutions/interfaces
SCI (Supply Chain Intelligence) COGNOS - SCI • Install service packs •
Subsequent updates to service packs
Report customizations • Jasper - as it applies to Invoice printing solution
DC Operations and Engineering support • Custom scripting • Purge operations
(database and logs) • Diagnostics (troubleshooting, interfaces to Config
Director tools if 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/CAJ0KNK8UyQxbZj35V7mmfQTgFDhjhvSHnhW7iTtJwnCBCSZR%3Dw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Windows Admin @ Denver, CO

2016-10-04 Thread satish kumar
Hello,



Hope you are doing great!



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



*Role: Windows Admin*

*Location: Denver, CO*

*Duration: 6+ Months*



Competencies   IT IS_DCS_System Admin_Windows

Experience (Years)6-8



*Job Description:*

· Position will administer, support, and upgrade Windows on
physical servers at remote sites networked via WAN with virtual servers in
a Microsoft Azure environment.

· Responsibilities include supporting Windows AD administration of
user roles & permissions, implementation of file & print servers, design
and implementation of network-based backup strategies, installing &
upgrading server hardware components, installing & upgrading Windows Server
software.

· Experience with Windows Server 2003, 2008, and 2012 needed, as
well as with Windows PC software (XP, Win7, Win8.1).

· Hardware experience needed with one or more of HP, Dell, IBM
servers. VMWare experience a plus.









*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/CAHxR9GZCupLKj%2Bc2Jc-vHiUyd_v0Ebg9swDAib%2B53L-wqOMLwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] 10/04/2016-Available Candidate List

2016-10-04 Thread Riza Muhammad
>
> Hello,   Hope you are doing great.
>>
>>
>>
>> Please find the below available consultants in various technologies, let
>> me know if you have suitable requirements.
>>
>>
>>
>> Please send requirements to *r...@moxieit.com * and
>> add my mail ID into your distribution list.
>>
>>
>>
>> I Request you to keep me posted with all your Contract C2C requirements
>> so that I can submit right candidates and to have business relationship
>> which will be mutually beneficial.
>>
>>
>>
>> Looking forward to work with you.
>>
>>
>>
>> *S.No*
>>
>> *Technology*
>>
>> *Years of Experience*
>>
>> *Relocation*
>>
>> *Current Location*
>>
>> 1
>>
>> Hadoop Developer
>>
>> 8 Years
>>
>> Open
>>
>> IL
>>
>> 2
>>
>> Hadoop Developer
>>
>> 8 Years
>>
>> Open
>>
>> VA
>>
>> 3
>>
>> Java/AWS Developer
>>
>> 8 Year
>>
>> Open
>>
>> OH
>>
>> 4
>>
>> SharePoint Developer
>>
>> 8 Years
>>
>> Open
>>
>> LA
>>
>> 5
>>
>> Dot Net Developer
>>
>> 8 Years
>>
>> Open
>>
>> NY
>>
>> 6
>>
>> Sr.Dotnet Developer
>>
>> 9+ Years
>>
>> Open
>>
>> VA
>>
>> 7
>>
>> Java Developer
>>
>> 8 Years
>>
>> Open
>>
>> IL
>>
>> 8
>>
>> Java Developer
>>
>> 8 Years
>>
>> Open
>>
>> UT
>>
>> 9
>>
>> Java Developer
>>
>> 8 Years
>>
>> Open
>>
>> NY
>>
>> 10
>>
>> Java AWS Developer
>>
>> 8 Years
>>
>> Open
>>
>> CA
>>
>> 11
>>
>> Java Developer
>>
>> 8 Years
>>
>> Open
>>
>> DE
>>
>> 12
>>
>> Java UI Developer
>>
>> 8 Years
>>
>> Open
>>
>> TN
>>
>> 13
>>
>> VM Ware Admin
>>
>> 8 Years
>>
>> Open
>>
>> CA
>>
>> 14
>>
>> SQL BI Developer
>>
>> 8 Years
>>
>> Open
>>
>> VA
>>
>> 15
>>
>> SQLBIDeveloper/Mainframe
>>
>> 9+ Years
>>
>> Open
>>
>> CT
>>
>> 16
>>
>> Mainframes Developer
>>
>> 11 Years
>>
>> Open
>>
>> CA
>>
>> 17
>>
>> Hadoop Developer
>>
>> 8+years
>>
>> Open
>>
>> VA
>>
>> 18
>>
>> C/C++ Developer
>>
>> 8+Years
>>
>> Open
>>
>> VA
>>
>> 19
>>
>> Automation/ETL/UAT Tester
>>
>> 8+Years
>>
>> Open
>>
>> PA
>>
>> 20
>>
>> ETL/UAT tester
>>
>> 8+Years
>>
>> Open
>>
>> PA
>>
>> 21
>>
>> Hadoop Admin
>>
>> 8+Years
>>
>> Open
>>
>> IL
>>
>> 22
>>
>> Hadoop Admin
>>
>> 8+Years
>>
>> Open
>>
>> WA
>>
>>
>>
>>  *Thanks & Regards,*
>>
>>  *Rizwan Ahmed Muhammad*
>>
>> *MoxieIT Solutions Inc.*
>>
>> *IT Staffing & Development*
>>
>> *Dir: **571-934-6041** |Gtalk :  **riza55...@gmail.com
>>  **| Email : **r...@moxieit.com   *
>>
>> *Tel: **703-763-0777** | Fax: **703-773-6966 **| **www.moxieit.com
>> *
>>
>> *[image: cid:image001.png@01D1F498.5745E5E0]*
>>
>

-- 
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/CALKgz0atyNkuthFFin-3wJRoCS3i76c31p7e%3Dwz4wy4L6SQnHw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need ::SAP PP/QM Consultant _ Salt Lake City ,UT _ 6+ months

2016-10-04 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on  *SAP PP/QM Consultant * Position with my
client. Please send me the resumes with full name, contact details, Salary,
and availability date.

*Requirementdetails:*

*Title:* *SAP PP/QM Consultant*

*Location : **Salt Lake City ,UT*

*Duration: 6+ **months *

*Rate: **Market *



*Job Description:*



Must have a deep & strong understanding of Production Planning and Quality
Management module.

Must have completed at least two end-to-end implementations and worked in
multiple support projects as a PP/QM consultant.

Should be able to analyze client’s business processes, gather requirements,
maintain data mapping document of interfaces & conversions.

Must have experience in month end, year-end close activities.

Should be able and drive QA, UAT, user training and recommend solution.

Must have cross functional knowledge in (MM/FICO)

Must be skilled in user support, troubleshooting and error resolution.

Strong written and communication skills; able to interact with technical
consultants as well as business partners

Batch Management & traceability across the entire value chain

Integration with Process Control Systems for online data capturing &
analysis

Integration of the system with the weighing charger for reduction in manual
inaccuracies / errors.

Production planning and Material requirements planning

Providing analysis of material produced at various stages of production
process

Availability of Quality related information across departments (Production,
Materials Management, Marketing etc.)

Availability of WIP accounting at various stages of production

Availability of historical product quality data through the system

Handling Planned maintenance and Breakdown maintenance; Generation of
Permits and integration with inventory related information







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/CAFjuZGEEv%2BXSjByYsFFW1duUuh7C5hh3AfU_rdAOOWLMsF5uvQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


  1   2   >