[android-developers] Need help in Developing the Page Turning Effect like Google Play Books

2016-11-21 Thread srinivas varma
Hi Android Developers,

I am a Android Developer ,  i was trying to develop  Turning Page Effect 
 from few days but not able to 
do it , can any one help me out in 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/5600e323-84f2-4471-8609-32dffcbb07af%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] TextView within ListView not visible (but still clickable) since upgrading to Android M.

2016-11-21 Thread James McKie
Came across a peculiar bug since upgrading my app to Android M. I have a 
drawer layout which has a list view that is visible when the user swipes. 
However, the TextViews that get rendered inside the ListView are not 
visible on devices running Android M. Has anyone else faced this problem. 
If so how did you solve it? Spent hours searching for a solution and can't 
find one! Any suggestions would be hugely appreciated!

// Code within activity final DrawerLayout lay = (DrawerLayout) 
findViewById(R.id.drawer_layout);
ImageView imgArrow = (ImageView) findViewById(R.id.imgArrow);

mDrawerList = (ListView) findViewById(R.id.navList);
final String[] menuArray = {"Company Management", "Location Management"};

mAdapter = new ArrayAdapter<>(this, R.layout.item_list_item, menuArray);
mDrawerList.setAdapter(mAdapter);

mDrawerList.setOnItemClickListener(new AdapterView.OnItemClickListener() {
@Override
public void onItemClick(AdapterView parent, View view, int position, 
long id) {
String action = menuArray[position];
if (action == "Company Management") {
Intent intent = new Intent(getApplicationContext(), 
CompanyManagementActivity.class);
startActivity(intent);
return;
}
if (action == "Location Management") {
Intent intent = new Intent(getApplicationContext(), 
LocationManagementActivity.class);
startActivity(intent);
return;
}
}
});

 // Code within Activity xml
 
// XML to derive list items from  http://schemas.android.com/apk/res/android";
   android:id="@+id/tv"
   android:textColor="@color/white"
   android:padding="8dp"
   android:layout_width="fill_parent"
   android:background="@color/blue"
   android:singleLine="true"
   android:gravity="center"
   android:textSize="18dp"
   android:layout_height="fill_parent"/>

-- 
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/bdd3153c-c62a-4402-8dd9-320b4378eeeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Eject - A video sharing platform for talented youth.

2016-11-21 Thread ejectmusicapp


Eject Co.  Our company with a mailing address c/o Marquart Small Hidrobo 
LLP, 110 East 25th Street, New York, NY 10010, operates Eject®, a talent 
platform and social experience empowering all artists and creators to share 
and discover.Everybody has some sort of talent, there are other Michael 
Jordan’s out there in the world but never get that chance to showcase their 
talent. Now you can become or search for talent with Eject.

For download please click below here :

 

https://www.ejectapp.com/

https://play.google.com/store/apps/details?id=com.eject

https://itunes.apple.com/us/app/eject/id843254541?mt=8

 

-- 
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/4698a02b-eeae-4728-a1ae-7b69edfc1dc3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: TextView within ListView not visible (but still clickable) since upgrading to Android M.

2016-11-21 Thread Jorge Antonio Muñoz Herbas
I'm not sure but, do you checked the styles and colors? probably the 
Textview is redered but is not visible for its color.

-- 
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/1fbc4f68-8077-4c39-b9c9-23b5280d29da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Project Manager at San Jose, CA

2016-11-21 Thread USIT Recruiter
*Hi *



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



*Job Title: Project Manager*

*Duration: 6+ months*

*Location: San Jose, CA*



*Job Details :*

I am looking for a PM (with BA skills).



*Job Requirement :*

· Be the Business POC to drive mini projects in Cisco’s Commerce
platforms

· Qualification and prioritization of scope items

· Stakeholder Management

· Status reporting

· Agile delivery methodology experience

· Review User stories

· Prepare BAT/UAT test plans

· Execute BAT tests

· Review Change Management collaterals.







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


[android-developers] Re: Do i need Gcm( google cloud messaging ) for generating notification periodically?

2016-11-21 Thread Jorge Antonio Muñoz Herbas
You can use AlarmManager to execute tasks periodically with PendingIntent, 
but its depend if application is running and the AlarmManager is started.
Using GCM or FCM the work is at the server but the push notifications 
depends of the device internet connection.
I think it depends of your needs. 

-- 
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/e502e31f-a639-4e9a-88fd-10b55a1dac18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] NEED: Documentum Developer @ Collegeville PA --- Contract

2016-11-21 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:  Documentum Developer*

*Location:*  Collegeville PA

*Duration:*  6+ Months

*Interview Type: * Phone+ Skype



*Primary Skills:  Documentum suite versions (5.3,6.0,6.5,6.6,6.7)*



*Job Description:*



v  Extensive experience in installing, configuring, developing,
customizing, upgrading, integrating and migrating *various versions
(5.3,6.0,6.5,6.6,6.7) Documentum suite* of products.

v  Experience working with *UNIX – AIX* and Oracle database and WebSphere 8

v  Nice to have skills: API, Web services, Captiva Input Accel, ASR and
different scanning solutions



Thanks & Regards

*Martin Zeller*

*Agile Enterprise Solutions, Inc*

Ph: 972-427-1837

Email: martin_zel...@aesinc.us.com||| www.aesinc.us.com

Gmail: martinzeller0...@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/CAJkGZ%2Bxfqe6nbipu4OD%2BzqGvxK-U0BQE_2fH9nPuZSmjFZ1aOg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Do i need Gcm( google cloud messaging ) for generating notification periodically?

2016-11-21 Thread ömer iyiöz
When the application is not running, i want to generate push notifications.
I want to generate push notifications even if the applicaton is closed and
internet connection is off. Like built-in alarm functionality of our mobile
phones.

On Mon, Nov 21, 2016 at 3:30 PM, Jorge Antonio Muñoz Herbas <
yordyantony1...@gmail.com> wrote:

> You can use AlarmManager to execute tasks periodically with PendingIntent,
> but its depend if application is running and the AlarmManager is started.
> Using GCM or FCM the work is at the server but the push notifications
> depends of the device internet connection.
> I think it depends of your needs.
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Android Developers" group.
> To unsubscribe from this topic, visit https://groups.google.com/d/
> topic/android-developers/fCbc_YF3RV4/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> android-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to android-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-developers.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/android-developers/e502e31f-a639-4e9a-88fd-
> 10b55a1dac18%40googlegroups.com
> 
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
İyi çalışmalar
Ömer İyiöz
0546 828 62 33

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


[android-developers] Urgent Need : Sr.Net Developer _ Alpharetta, GA _ 6-12+ months

2016-11-21 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *Sr.**Net Developer* Position with my client.
Please send me the resumes with full name, contact details, Salary, and
availability date.

*Requirement details:*

*Title   :* *Sr.**Net Developer*

*Location   :* *Alpharetta, GA*

*Duration  : 6-12+ **months  *

*Rate*   *:* *Market *

 Technical skills and Knowledge:

*Primary Skills:*  *Sr.Net Developer*

*Job Description:*


*10 Years + resumes only*



*Skills.*

· *.Net*

· *MVC*

· *SQL*

· *Strong into JavaScript*

· *Angular JS experience is a plus. *









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


[android-developers] How to ensure we do not get banned from Google Services while we srape reviews?

2016-11-21 Thread datadogs . ws16
We are trying to get reviews through a service 
(play.google.com/store/getreviews).
We are sending one HTML post request every 100ms in total 100 requests. 

We are happy about any help or ideas.

-- 
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/49132c84-f158-4659-aa67-b254028751a7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [android-developers] Re: Do i need Gcm( google cloud messaging ) for generating notification periodically?

2016-11-21 Thread Jorge Antonio Muñoz Herbas
I would use the AlarmManager.
you can see this article:
http://stacktips.com/tutorials/android/repeat-alarm-example-in-android
and search about 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/ffaeda46-ba09-47ef-982b-a5617b5f39f7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Anyone can help me in creating Pie Chart in android

2016-11-21 Thread Chie Paliza
It always say NullPointerException. Thank you

This is my code:

my OnCreate Method

 //region transpo

mRef.orderByChild("expensetitle").equalTo("Transportation").addValueEventListener(new
 ValueEventListener() {
@Override
public void onDataChange(DataSnapshot dataSnapshot) {
//String transpo = 
String.valueOf(dataSnapshot.child("expensetitle").getValue());
GenericTypeIndicator> t = new 
GenericTypeIndicator>() {
};
HashMap expenses = dataSnapshot.getValue(t);

// Loop through it to get the sum
double sum = 0;
for (HashMap.Entry entry : 
expenses.entrySet()) {
sum += entry.getValue().getAmount();

}
// You have your sum now
txt3.setText(String.valueOf(sum));
   getTrans = Double.parseDouble(txt3.getText().toString());



}


@Override
public void onCancelled(DatabaseError databaseError) {

}
});

//endregion


openChart();

}


MyChart method:


 private void openChart() {



// Pie Chart Section Names
String[] code = new String[] { "Froyo", "Gingerbread",
"IceCream Sandwich", "Jelly Bean", "KitKat" };

// Pie Chart Section Value
double[] distribution = { getTrans, 9.1, 7.8, 45.5, 33.9 };

// Color of each Pie Chart Sections
int[] colors = { Color.BLUE, Color.MAGENTA, Color.GREEN, Color.CYAN,
Color.RED };

// Instantiating CategorySeries to plot Pie Chart
CategorySeries distributionSeries = new CategorySeries(
" Android version distribution as on October 1, 2012");
for (int i = 0; i < distribution.length; i++) {
// Adding a slice with its values and name to the Pie Chart
distributionSeries.add(code[i], distribution[i]);
}

// Instantiating a renderer for the Pie Chart
DefaultRenderer defaultRenderer = new DefaultRenderer();
for (int i = 0; i < distribution.length; i++) {
SimpleSeriesRenderer seriesRenderer = new SimpleSeriesRenderer();
seriesRenderer.setColor(colors[i]);
seriesRenderer.setDisplayChartValues(true);
//Adding colors to the chart
defaultRenderer.setBackgroundColor(Color.BLACK);
defaultRenderer.setApplyBackgroundColor(true);
// Adding a renderer for a slice
defaultRenderer.addSeriesRenderer(seriesRenderer);
}

defaultRenderer
.setChartTitle("Android version distribution as on December 1, 
2014. ");
defaultRenderer.setChartTitleTextSize(20);
defaultRenderer.setZoomButtonsVisible(false);

LinearLayout chartContainer = (LinearLayout) findViewById(R.id.chart);
// remove any views before u paint the chart
chartContainer.removeAllViews();
// drawing pie chart
mChart = ChartFactory.getPieChartView(getBaseContext(),
distributionSeries, defaultRenderer);
// adding the view to the linearlayout
chartContainer.addView(mChart);

}

-- 
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/bc8c3fed-a676-42d9-adc5-95b6b04bda72%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SAP Project Manager in Houston, TX !

2016-11-21 Thread Abhishek ojha
*SAP Project Manager*

*12 Months Contract*

*Houston, TX*


Must have SAP experience

Reporting to the IT Project Delivery team, this position will be
responsible for the leadership and management of SAP project
implementations. The first potential project will include leading and
managing the scoping and design for phase I of a Master Data Management
project.

This position also ensures the successful transfer of knowledge from the
project team to the post-implementation support organization and all
employees affected by the implementation. The position works closely with
business and IT technical teams, serving as an expert project manager
resource.

This is a position of influence, negotiation and expectation management:
• Maintains complete autonomy for the management of the business project to
meet the needs of the business, as outlined in the business case and
articulated by the steering committee
• Coaches and mentors project team members
• Maintains and controls the project budget, schedule and resources
• Responsible for project planning, resource allocation, steering committee
leadership and team organizational structure management
• Responsible for project communications
• Manages project scope, risk and issue resolution
• Responsible for quality of project deliverables
• Responsible for ensuring that the project can deliver the benefits
outlined in the business case and that it meets the reasonable expectations
of end users

Primary Contacts
• Line-of-business managers for business users affected by the project
• IT line managers for all IT associates involved in the selection, design,
implementation, rollout and/or update of business applications
• Business stakeholders
• Heads of governance bodies needed to make the necessary decisions
• Hardware, software and service vendors


Job Requirements
• Bachelor's degree in business administration, information systems, or
related field. MBA a plus.
• 10 to 15 years of IT and industry related experience with large, global
organizations. A minimum of 8 years in a project management role, managing
medium to large global teams.
• Experience managing medium to large SAP projects is a plus.
• Experience working as a project manager in Manufacturing and/or Chemical
companies.
• SAP Supply Chain or other SAP Domain experience a plus, (SAP MDM, SAP
R/3, BW, APO, SRM modules, S&OP).
• Project Management certification; PMP certification from the Project
Management Institute preferred.

Note: The above major outgoing responsibilities describe only the essential
job functions and are not intended to be a complete list of all duties and
responsibilities. All job functions must be performed in accordance with
client Corporate policies and procedures.


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


[android-developers] Hot list of consultants

2016-11-21 Thread Yogindra Gowd
*Name*

*Skills*

*Visa*

*Exp*

*Relocation*

*loc*

*Bhavya*

*Java Developer*

*H1B*

*8+*

*YES*

*TX*

*harish*

*SQL DBA*

*H1B*

*8+*

*Yes*

*OH*

*Shruthi*

*BA*

*H1B*

*8+*

*Yes*

*TX*

shruthi

SQL Developer

H1B

8+

yes

TX

Manoj

Android Developer

OPT- EAD

6+

Yes

TX

-- 
*Thanks*
*Yogindra*
*yogind...@lorava.com*
*Direct:- (469) 718-2869*102*
*Hangout : ygow...@gmail.com *
*Talent Acquisition| LORAVA, INC.*
*300 East Royal Lane, Suite # 113 IRVING TX 75039*
*WWW.LORAVA.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/CAN52aWj2Ee_W1dFCFA%2BXue1o1aXy6of-Q6Vy2Psgq3UqXudf9A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need :Oracle Data Modeler/Designer -Denver, CO (15+ required)

2016-11-21 Thread Mani Recruiter
*Dear,*

*Hope you are doing well…..*

*Please send resumes to* *r...@hclglobal.com *



*ROLE*

*Oracle Data Modeler/Designer*

*LOCATION*

*Denver CO*

*DURATION*

*LONG TERM*

*CLIENT*

*DIRECT*

*INTERVIEW TYPE*

*Phone*

*State Experience Highly Preferred*

*U.S. Citizens and those authorized to work in the U.S. are encouraged to
apply*

*Note: For H1 While submitting I need consultant I 797 OR ID Proof.*

Overall 15+ years of experience with at least 5+ year of experience in
Database design / Architecture / Data Modeling for business object, OLTP,
ODS and Data Mart or Data Warehouse utilizing Oracle.

Working knowledge of Erwin In depth Working knowledge and experience of
Oracle 11g - preferably 12c. Working knowledge and experience of Unix Shell
Scripting. Recommend best practices for database design (conceptual,
logical, and physical). Understand the data requirements, ETL layer and
tools familiarity with (data transformation / extraction)



*Skills*

·   Work closely with compliance and security architects, to ensure
implementation in support of FTI and PII data

·   Establishes and administers an effective data model/architecture
design that can be leveraged by business applications, development
resources, and reporting systems to swiftly and reliably meet the continual
evolving needs of the organization.

·   Develops and implements database designs that meet business
requirements consistent with business needs and upholds the standards of
state data

·   Create an open design to minimizes the impact of future business
constraints

·   Conduct data design workshops with business stakeholders and
application owners to capture the information needs of the business

·   Create high level business information models and/or conceptual
data models understandable by the business

·   Create entity-relationship diagrams for relational systems and
dimensional diagrams for the existing and proposed Database, Data
Warehouse, Data Marts and data cubes etc.

·   Define ownership, obtain approvals, and communicate data models to
Technology teams.

·   Ensure consistent enterprise view and usage of data assets across
the system, processes and applications

·   Provide architectural expertise in data, data warehouse, data
source identification and migration within the latest DB technologies

·   Design the logical data model consisting of entities, attributes
and relationships between entities

·   Validate final logical data model with the business community to
ensure accuracy

·   Define data dictionary ensuring consistency, accuracy and domain
validation



*Additional Preferred Qualifications*

·   Experience creating data models using Information Engineering (IE)
methodology.

·   Experience using the Enterprise Architect or Erwin Data Modeling
tool.

·   Experience coding Structured Query Language (SQL).

·   Extensive experience designing relational tables for Oracle, SQL
Server, DB2, or DBMS.

·   Experience designing tables NSQL or Big Data platform environments
(e.g. HIVE, Cassandra)

·   Understanding and experience with AWS, GCP or other Cloud Services

·   JPA (Java Persistence API) and ORM ( Object Relational Mapping) and
Hibernate

·   Experience leading data modeling efforts AND 5 years’ experience
applying data modeling concepts to develop logical and physical data models
(entity relationship diagrams (ERDs)) within the last 7 years.

·   Experience with Canonical Modeling, messaging and data object
modeling a plus



*Skills*

*Required*

*Years Used*

*Last Used*

AWS-CSA Professional (cloud)

*5 Years*





Data Modeling

*5 Years*





DB2

*5 Years*





Java

*5 Years*





Oracle

*5 Years*





Oracle 12c

*5 Years*





Oracle Application Server

*5 Years*





Oracle Environmental Manager (OEM)

*5 Years*





SQL

*5 Years*









Thank You,

Warm Regards,

Mani

Technical Recruiter

HCL Global Systems Inc.

Desk: (248)473-0720 Ext: 157

Email: r...@hclglobal.com

Web: http://www.hclglobal.com



Certified Minority Business Enterprise (MBE)

___


DISCLAIMER: This message is intended only for the addressee and may contain
confidential, privileged information. If you are not the intended
recipient, you may not use, copy or disclose any information contained in
the message. If you have received this message in error, please notify the
sender by reply e-mail and delete the message.

-- 
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/msgi

[android-developers] Need :: System Admin@San Jose, CA :: Passport no must

2016-11-21 Thread swamil singh
Hello,

Hope you are Doing well...!!!

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


*Passport no must*


*Role*: System Admin

*Location*:San Jose, CA

*Experience*: 6+ years

*JD:*
o Active Directory architecture
 Group policy creation
 User management
 Deploying new domain controllers
o SCCM
 Packaging software
 Deploying windows updates
 Running reports
o Powershell
o Excellent written and verbal skills
o PKI
-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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



Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

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


[android-developers] Need Local Only----Java Developer in MI

2016-11-21 Thread Mohd Taher
*Hello,*
*Please share your consultant resume to tah...@usmsystems.com
*

*Java Developer*
*Southfield, MI---Need Local Only!!*
*Long term contract*

*Need EAD, GC, TN or Citizen Only!!*
*In-person Interview Required*

*Must be able to perform basic SQL queries*

*1. Java Development (4-5 years +) *
*2. Java EE *
*3. JavaScript *

*Java eclipse and angular is nice to have * *



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


[android-developers] Need : .Net Architect -Atlanta, GA

2016-11-21 Thread Mani Recruiter
*Dear,*

*Hope you are doing well…..*

*Please send resumes to* *r...@hclglobal.com *



*ROLE*

*.Net Architect*

*LOCATION*

*Atlanta GA*

*DURATION*

*LONG TERM*

*CLIENT*

*DIRECT*

*INTERVIEW TYPE*

*Phone*

*State Experience Highly Preferred*

*U.S. Citizens and those authorized to work in the U.S. are encouraged to
apply*

*Note: For H1 While submitting I need consultant I 797 OR ID Proof.*

We are looking for an Architect/Lead Developer. This person should have at
least 10 years of experience working with Microsoft technologies. Good
communication skills is critical. C#, ASP.NET, SQL Server, HTML5, CSS3,
AJAX, jQuery

We'll start with a 3 month contract to test out the candidate and if all
goes well, we can extend to make this a long term contract.



*Skills*

*Required*

*Years Used*

*Last Used*

ASP. NET

*8 Years*





C#

*8 Years*





HTML

*8 Years*





IIS

*8 Years*





JavaScript

*8 Years*





JSON

*8 Years*





Microsoft SQL Server

*8 Years*











Thank You,

Warm Regards,

Mani

Technical Recruiter

HCL Global Systems Inc.

Desk: (248)473-0720 Ext: 157

Email: r...@hclglobal.com

Web: http://www.hclglobal.com



Certified Minority Business Enterprise (MBE)

___

DISCLAIMER: This message is intended only for the addressee and may contain
confidential, privileged information. If you are not the intended
recipient, you may not use, copy or disclose any information contained in
the message. If you have received this message in error, please notify the
sender by reply e-mail and delete the message.

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


[android-developers] NEED: Teradata Lead with DataStage @ San Francisco, CA --- Contract

2016-11-21 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:  Teradata Lead with DataStage*

*Location:*  San Francisco, CA

*Duration:*  6+ Months

*Interview Type: * Phone+ Skype



*Primary Skills:   Teradata Certification, DataStage ETL*



*Job Description:*



v  Experience in *designing and developing Teradata*

v  Should be able to *perform low level design and development for
DataStage ETL with Teradata backend*.

v  Should be able to understand the existing *ETL design and Teradata data
model* for adding new ETL mappings making ETL modifications.

v  Should have good communication skills and should be able to interact
with business users.

v  Knowledge in *DataStage is preferred*

v  Teradata *Certification on V12*



Thanks & Regards

*Martin Zeller*

*Agile Enterprise Solutions, Inc*

Ph: 972-427-1837

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


[android-developers] IMMD NEED: Agile Coach in Richmond, VA

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

Agile Coach
Richmond, VA*Need Local or Nearby Only!!*
Long term contract

Looking for Agile Coach with Healthcare Background.
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/CAL4ROq7-YKAHou0tH3tMSDz3gh3Vkb9xOGRNi7Dbb1bu8JnWGA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Sr JEE Developer with eCommerce @ Bothell, WA

2016-11-21 Thread satish kumar
Hi ,



Hope you are doing great,



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



*Role: Sr. Jee eCommerce Developer*

*Location: Bothell, WA*

*Duration: 6+ Months*



Competencies: JBoss EAP, J2EE EJB 1.x/2.x, SOA [Service Oriented
Architecture]

Experience: 8-10 Years



Essential Skills

• 4+ years hands-on experience with eCommerce Checkout Flow. Working
knowledge of Fulfillment Services.

• Working knowledge with Commerce and Shopping Cart

• 4+ years of hands on coding experience using Java and J2EE related
technologies and components

• Enterprise Integration Systems (EAI and EAP - must)

• Strong knowledge of modeling tools (Visio/Enterprise/Architect/other
equivalent tools)

• Comprehension of web architecture, web frameworks and open source
industrially recognized projects: SOA (SOAP & RESTFul), Spring, Apache



Desirable Skills

• Minimum 4-6 years of architecting large scale web applications using JEE
architecture

• Experience creating Architectural designs and solution designs which
requires practical knowledge of Distributed Architecture technologies,
Design patterns, Different OS (Linux based, Windows), Oracle/SQL,
Networking - TCP/IP, Design and Review of Process flows



*If Interested please fill following details and share an updated copy of
Resume.*



*Full Name *









*Contact Number *









*Email Id *









*Current Location *









*Passport Number:*









*Open to Relocation *









*Visa Status (visa expiration date) *









*Availability to start  (End date of project)*









*Available for interview (timing)*









*Rate Expectation :*









*Date of Birth*









*Overall IT Exp *









*Overall US work Exp*









*Relevant Experience as per requirement*









*Skype Id*









*Employer detail*









*Current project status(finish/working)*









*Reference – 1*











*Reference - 2*











*   Education*

*Start Year*

*Passing Year*

*University *

*Percentage*

*Bachelors in: *









*Masters in: *

























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


[android-developers] Pega BA with Certified Lead Business Architect(CLBA) San Jose, CA

2016-11-21 Thread Balu Nela9
*Please Share me suitable profiles at b...@pronixinc.com*


* Pega BA with Certified Lead Business Architect(CLBA)*

* San Jose, CA*





• Lead design phase activities utilizing Pega Directly Capture Objectives
(DCO) methodology
• Transform business requirements into requirement artifacts, such as
Business Requirement Documents and Functional Requirement Specifications
• Modernize the requirements traceability matrix and maintain versions of
deliverables
• Create wireframes and other UI artifacts to assist in the development
process




*• Proven Pega BA experience of at least 5 years *• Strong object oriented
design implementation and design skills
• Outstanding written and oral communication skills to communicate
effectively with both technical and non-technical IT stakeholders
• Agile Development Methodology (especially Scrum)
• Work well under the direction of a technical lead
• Ability to clearly document design and technical requirements



Bachelor’s degree in Computer Science, or related field
• Minimum of 7yrs experience supporting software/hardware development
*• Pega certification CLBA*





*Thanks and Regards,*

*Balu Nela*

*PRONIX INC*

*b...@pronixinc.com | 609-378-1022*

*www.pronixinc.com* * |* *"E-Verify Employer" |*
*https://www.linkedin.com/in/balunela*


*666 Plainsboro Road, Suite 615 | Plainsboro NJ 08536*

*Note: This is not an unsolicited mail. If you are not interested in
receiving our e-mails then please reply with "REMOVE" in subject line.*

-- 
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/CAM2%2B5hEYumw5EPvV8LS3iF93zi%2Be7w%3DoD6Ts-3SZGe1XLjG_Pg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent need::Support Engineer in Manufacturing IT applications ::Hopkins , MA

2016-11-21 Thread ranjeet majumdar
Job title- Support Engineer in Manufacturing IT applications

Location-Hopkins , MA





8+ years’ experience

Support Engineer in Manufacturing IT applications - Support and Maintenance

Exp. In the support of Historian (OSI-PI), MES (Aspentech), LIMS, Savigent,
custom plant apps

Manufacturing Plant experience

Exp. in communicating with application users in plants

Ability to work with offshore team in India







Best Regards,

*Ranjeet Majumdar* | SYSMIND, LLC

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

Phone: 609-897-9670 x 5117

Email: ranje...@sysmind.com

Website: www.sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

Gtalk: ranjeet.sysm...@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/CADUE5J_qezPK9sykv4RQ-hwu8FCgoBMyQocQDCQ%3DpsY%2Bafc1iA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Fwd: Tekskills is looking for US IT Technical Recruiters & US Bench Sales

2016-11-21 Thread "N"agarju"N"@iDu
*Hi,*



Pleasure mailing you,



*Tekskills* is looking for *US IT Technical Recruiters & US Bench Sales
Recruiters* in Madhapur Branch.


Please send your profiles to *nagarj...@tekskillsinc.com
*


*Designation  : US IT Technical Recruiters & US Bench Sales Recruiters *

*Experience   : 1- 5+Years*

*Qualification:  Any Degree *

*Start Date : Immediate*

*Location   : 1-98/9/C5 | Plot No. 1 | Survey No.72 | 2nd floor |
Near Image Gardens Function Hall | Madhapur | Hyderabad - 500081*



*Job Description:*

*Work Experience and Skills:*

   - 1-5+ years of proven experience in US IT Technical/Bench Sales
   Recruiters (US Staffing) in the IT Staffing and Consulting Industry.

· Should be willing to work in Night Shift (EST Time Zone)

· Should be excellent in both written and oral communication skills.

· Should have US recruitment experience with full recruitment life
cycle

· Should have experience with various tax terms (W2, C2C, 1099) &
all applicable Visas

· Should be good with various IT technologies & terminologies.

· Sourcing qualified candidates within time limits using
traditional and creative sourcing techniques. Extensive experience in using
Job-boards like Dice.com, Monster and Social networks like LinkedIn and
Google groups etc.

· Developed relationships with consultants and strong relationship
with sub-vendors.

· Smart negotiation skills, negotiating the rates with consultants
and employers as applicable.

· Establish rapport and level of trust with identified candidates
throughout the screening, submittal, negotiation, referencing and placement
process.

· Ability to work independently and multi task in a fast paced
environment.

· Maintaining & Organized database of IT Resources.


[image: Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: Description: Description:
Description: Description: Description: C:\Users\200204\Desktop\logo.jpg]

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



-- 
Nagarjuna

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


[android-developers] Need:: System Administrator (VMware) @Richmond, CA

2016-11-21 Thread swamil singh
Hello,

Hope you are Doing well...!!!

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


*Passport no must*

*Only Local Candidate*

*Role*: System Administrator

*Location*: Richmond, CA

*Experience*: 6+ years

JD:
Position is for a Contract Windows Server Administrator on the Process
Control Network (PCN) that is used to support and control plant operations,
including Honeywell TPS distributed control systems, Allen Bradley PLCs,
Triconex and/or Honeywell FSC safety shutdown systems and advanced process
controls (e.g. Exapilot/DMC). PCN network consists of Windows 2003, 2008/R2
& 2012 servers and Windows XP and Windows 7 Professional workstations.

Responsibilities:

Responsibilities would include Windows server and workstation
configuration, security, system monitoring, troubleshooting and application
administration as well as applying server and workstation patches on a
regular basis. Windows Server Administrator is responsible for the
installation/configuration, operation, and maintenance (including Backup
and Recovery) of Windows Server, Windows Workstations and vSphere systems
hardware and software and related infrastructure.

In addition, this covers the adoption of Chevron OE related processes and
procedures guaranteeing the implementation of system hardware, operating
systems, software systems, and related procedures that adheres with Chevron
technology direction and policies.

Duties:

Conducts performance tuning, problem resolution, storage administration,
security administration, capacity planning, and policy administration.

Performs daily system monitoring, verifying the integrity and availability
of all hardware, host and VM server resources, systems and key processes,
reviewing system and application logs, and verifying completion of
scheduled jobs such as backups.

Performs regular security monitoring to identify any possible intrusions.

Performs daily Windows & vSphere backup operations, ensuring all required
file systems and system data are successfully backed up to the appropriate
media, recovery tapes or disks are created, and media is recycled and sent
off site as necessary.

Perform regular file archival and purge as necessary.

Creates, changes, and deletes user accounts & groups per request.

Grants and removes access to server and related resources. .

Applies OS patches and upgrades on a regular basis, and upgrade
administrative tools and utilities. Configures/adds new services as
necessary.

Upgrades and configures system software per project and/or operational
needs.

Maintains operational, configuration, or other procedures.

Maintains data center environmental and monitoring equipment.
Prepares basic reports and presentations as requested or necessary within
his IT team

Requirements:

Candidate in this role need to have a minimum of 5+ years of Windows
Server, Windows Workstation & VMware enterprise level experience

Experience at planning, configuring and leading Windows Server, Windows
Workstations & VMware deployment including experience in optimizing VMware
for utilization of SAN storage and experience in implementing VMware with
different types of storage & experience in migrating virtual servers to new
SAN arrays without impacting users.

Prior experience in configuring VMware clusters for ease of management as
well as being able to support Microsoft SQL Server data bases, UNIX ,
Windows OS, and experience supporting VMware disaster recovery solutions
using Acronis.

Prior experience using monitoring tools like SolarWinds, Belmange, and
vCenter Operations Manager, along with strong verbal and written
communication skills, as well as very strong analysis/troubleshooting
skills.

Must have experience in Scripting using PowerShell and vSphere Power CLI.

Additional Skills:

Has VMware Certifications and experience. A plus would be Microsoft
Certified System Administrator (MCSA) or UNIX, Linux equivalent
certification
-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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



Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

Website: www.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/CAP_aUSyOM84dtRLpQfOB0JepPK%3Dn%3DZbUxZhA7KK1TCHDiFxAaQ%40mail.gmail.com.
For more options, visit https://groups.google.

[android-developers] Urgent need a Business Intelligence Engineer || Chicago, IL || face to face ||

2016-11-21 Thread Mohammad Wasim
Hello All,

Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com.

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

Full Name:

Email:

Phone:

Location:

Visa:

Rate:

Start:



*Business Intelligence Engineer (SQL Database Developer)*

*Chicago, IL*

*Long Term *

*F2F Interview [Locals Only]*

*Client:: Guggenheim Partners*



*Requirement:: *

o MS SQL Server 2012+

o T-SQL

o SSIS





**

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


[android-developers] Remote Position :: ServiceNow Consultant with PPM exp

2016-11-21 Thread Shyamsundar
Hi,
hope you are doing good.
Please find below job description and do share me matched resumes to
*sh...@saligrams.com
*

*Role: ServiceNow PPM Technical Consultant*

*Duration: 7 months*

*Location : Remote*




*Scope:*  *Expert with ServiceNow PPM Application to configure solution*.
This would average about 20 hrs a week.


*Thanks,*

*Shyamsundar*

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


[android-developers] Urgent Need :: Integration Architect with Tibco EBS Suite @ Hoboken, NJ

2016-11-21 Thread satish kumar
Hi ,



Hope you are doing great,



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



*Role: Integration Architect*

*Location: Hoboken, NJ*

*Duration: 13+ Months*



Essential Skills

Extensive Experience in TIBCO ESB SuitePrior experience in Architecture and
Design of Integration based projects Experience in API Management Tools
Excellent Communication Skills Good Leadership skills Good Analytical Skills



Desirable Skills

Experience in Publishing and Media domain



Role Description

- Design Technical/Integration Architectures, including development,
runtime and operations architectures.

- Define solutions using Service Oriented Architecture (SOA) patterns,
automating business process models and cloud based services.

- Define the SOA Governance processes.

-Define and delivering integrated solutions by applying proven delivery
methodologies including Agile and Model-Driven techniques.-Design message-
and event-driven architectures.







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


[android-developers] Urgent Req::Data Modeler at Mount Laurel, NJ

2016-11-21 Thread Anand Singh
Hi,



Please find the JD as below if you are comfortable Let me know ASAP*. *



*Role:  Data Modeler*

*Location:Mount Laurel, NJ*

6+ Months

Job Description:



-*Data Modelling (Mandatory) JAX-RS*

 -*Java API for RESTful Web Services JSON*

*- Experienced in Data Modeling (Banking)*

- JavaScript Object Notation...A Modeler primarily with experienced in *Web
Services and API* who understands REST, RAML (or API Specification) and
JSON draft 4 Schema

Experienced in FSDM,

-Teradata excellence (under the assumption the person will be granted TD
Enterprise level access) Exposure to IFX Knowledge of QT (or any equivalent
tool) Knowledge of FIS Fidelity would be nice   Moderate Presentation skills
The person will have to look through the mapping documents that are
available which will require understanding of IFX, Web Services and
API   Reconcile
the elements from the mapping document with the enterprise model through
knowledge of FDSM, Bank Models, QT tool   Understand the existing model and
should call out elements that are to be local or recommend addition to the
enterprise model   Should be presenting the finding to the governance body



Thanks & Regards

*Anand Singh* | SYSMIND, LLC

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

Phone: 609-897-9670 x 3505

Email: ana...@sysmind.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/CAG6%2BvSPCF%2BiK%2BZ19D7VRvWDZLSCNhAzvgVdeN55Q%3D8LDPYjk_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] urgent need a Remedy developer || Middletown, NJ || face to face After telephonic ||

2016-11-21 Thread Mohammad Wasim
*Hello All,*

*Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com .*

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

*Full Name: *

*Email:  *

*Phone:*

*Location:*

*Visa:*

*Rate:*

*Start: *





*Title:Remedy Developer*

*Location:Middletown, NJ*

*Duration:Long term Contract*

*Interview:   Pn+F2F*



*Required Skills:*



· A minimum of 8 years prior work experience

· Bachelor's degree in computer science or equivalent

· Expert knowledge of the installation, administration, and
configuration of Remedy ITSM Suite 8.x, 9.x (Incident Management, Problem
Management, Change Management, and Asset Management), SLM, SRM, and Atrium
CMDB

· Experience in the design, development, and customization of
Remedy based systems including the migration/deployment of code between
systems

· Experience managing the ARSystem Server, Mid-Tier, Approval
Server, and Email Engine configuration

· Ability to identify possible enhancements, map current processes
into ITSM, and identify and gather requirements

· Excellent troubleshooting skills

· Excellent written and verbal communications skills

· Desired Skills:

· Experience with installation, administration, configuration, and
testing of MyIT and Atruim Orchestrator

· Excellent Understanding of all ITIL processes

· Knowledge of ADDM 10.x

· Performance Tuning of Application/Web Server

· Knowledge of Business Objects and Crystal Reports





**

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


[android-developers] Sr. Biztalk Consultant - Philadelphia, PA

2016-11-21 Thread Sekhar Reddy
*Hi,*

*Sekhar* here from *METASIS INFORMATION SYSTEMS,* one of our client has an
opening for *Biztalk Developer.*

Below is the JD for your reference, do let me know your interest.



*Job Title   : Sr. Biztalk Consultant*

*Job Location   : Philadelphia, PA*

*Duration  : 8 Months*

*Interview: Telephonic/Skype*

*Openings: 4*



*Job Description: *

· *10 years of IT experience *

· Hands-on experience on Installation, Configuration, migration,
Designing, Administering and Managing BizTalk Server 2006/2009/2010/2013 R2
etc

· Expertise in developing applications. Implemented the
Presentation Layer (Windows and Web Forms), Business layer and Database
Layer.

· *Experience in Migration of BizTalk server 2006 Artifacts to
BizTalk server 2013 R2*

· *Experience in HIPAA, EDI transactions.*

· Knowledge in BAM, BizTalk Administration

· Used TFS for software versioning, Tracking.

· Well versed in developing Complex Orchestrations implementing
Error Handling, Compensation and Failed Message Routing.

· Expertise implementing solutions leveraging the benefits of BRE
and invoking Policies using Call Rules Shape in Orchestrations and in .NET
Assembly.

· Proven IT experience in various phases of software development
including System Analysis and Design, Coding, Testing, Implementation and
Documentation.

· Excellent analytical and programming abilities in using
technology to create elegant, flexible and maintainable solutions for
complex development problems.

· Excellent Communication and Interpersonal skills.



Thanks & Regards,



Sekhar

Email : *sek...@metasisinfo.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%2BeU0v22Hg2c%3DmyAQLo-NgC%2BBeOQxW%3DgMkM22dKDLsBCFjrrA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] SourceOne Developer __Need Local to PA

2016-11-21 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.



*Please send genuine Consultant only*



*SourceOne Developer*

*Malvern, PA*

*Contract*

JD-

Resource should understand software development, design and infrastructure
but must have good working knowledge of EMC SourceOne Product.
Need someone who has working exp as a System Support, hands on User
Interface exp, how the product works, an fix bad indexes, console, review
emails, monitoring.

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


[android-developers] Urgent Need---PERFORMANCE TEST LEAD----EAD or GC or Citizens Only

2016-11-21 Thread Saikiran Nandrolu
Hi Friends,

Hope you are doing great,



I have an urgent requirement from one of my esteem client, I will
appreciate if you can have an eye on the below requirement and send me your
consultant updated profile ASAP.


*PERFORMANCE TEST LEAD*

*Duration – 6 months*

*Location – Columbus, OH*

*EAD or GC or Citizens Only*



Top skills – Jmeter, develop Load Test scenarios, run Performance test



*Top Three Skills:*

1. Can write JMeter test scripts from scratch

2. Able to develop Load Test scenarios to confirm the system is meeting the
needs of the business

3. Able to run Performance tests using Jmeter Server in order to simulate
user load.

4. Test Lead experience



Best Regard

Sai Kiran

saikir...@usmsystems.com

703-880-4146

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


[android-developers] Urgent requirement || AngularJs & NodeJS Developer @ Hartford, CT

2016-11-21 Thread Vasanth Kumar
Hi,

Greetings from American IT Resource Group Inc.!

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

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

*Role: AngularJs & NodeJS Developer*

Location: Hartford, CT

Type of hire: Long term contract



*Required Skills: *

§  AngularJS (web application framework)

§  Node.js (open-source, cross-platform JavaScript runtime environment),
REST services, Firefox REST Client plugin (used for testing services), Linux

§  Database: PostgreSQL, pgAdmin III tool

§  Code Repository: RTC (IBM Rational Team Concert)

§  IDE: Any eclipse based IDE, RAD (Rational Application Developer)

§  Build/Deploy: IBM Urbancode deploy





Looking forward to hear from you!



Thanks & Regards,



Vasanth || American IT Resource Group, Inc.

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

Desk: 312-561-4349 || 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%2B_n9pPE-LgV6sMNADxrS0GtGN9AX0bAq-HQUv2LW7uUQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Software Cloud Architect - Boston, Massachusetts

2016-11-21 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/20OkZkT.jpg";>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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/707507-software-cloud-architect-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Software%20Cloud%20Architect&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 
Software Cloud Architect in Boston, Massachusetts, if you have matching 
candidates please submit their profiles http://www.job4tech.com/jobs/707507-software-cloud-architect-at-endure-technology-solutions-inc?utm_source=JA47-Up&utm_medium=Groups-email&utm_campaign=Job-Alerts";>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Software Cloud Architect
Location: Downtown in Boston MA
Duration: one year contract (also open to See below for details or 
direct hire)
Keys:

Must have experience developing applications to microservices in the cloud 
(kubernetes, docker, containers)
Must have Java, Spring Framework,

Basic Qualifications:

7+ years of development and architecture experience in Java
2+ years of experience with modular, lightweight, event-driven Microservice 
architectures on a JVM stack
2+ years of experience with ‘Web scale’ architecture design patterns and 
supporting cloud infrastructures
2+ years of experience with Continuous Integration / Continuous Delivery 
using modern DevOps tools and workflows such as git, GitHub, Jira, Jenkins
4+ years of experience with agile development (Scrum, Kanban, etc) and Test 
Automation (behavior, unit, integration testing)

Preferred Qualifications:

Experience with testing using TDD or BDD with 1 or more testing frameworks 
(e.g. Mocha/Chai, Jasmine)
Experience in utilizing Promise pattern, Observables or Reactive 
Programming (RX)
Experience with NoSQL Cassandra and MongoDB
Experience with implementing run-time architecture services (caching, 
logging, etc)
Experienced with Platforms as a Service such as Cloud Foundry, OpenShift, 
etc.
Experience with Functions

[android-developers] INFOSYS !!I

2016-11-21 Thread sammy
Request Category (Opportunity/ Production)

Opportunity

Work Location & Address

2401 Utah Ave S, Seattle, WA 98134, USA

Contract duration (in months)

6 to 9 Months

Target Start Date

28th November 2016





*Job Details:*



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

1.Tririga

2.Java

*Nice to have skills (Top 2 only)*

1.Integration

2.Supply Chain

*Desired years of experience : 8+*

*Education/ Certifications (Required)* :BE/BTech/MS/MBA

Top 3 responsibilities you would expect the subcon to shoulder and execute:
1.Design and develop Tririga interfaces

2.Configure Tririga

3.Work with other IT teams



*With Regards..**?*

Sharmishtha Rawat


Systems America, Inc.

3130 Crow Canyon Place Suite 425 San Ramon, CA 94583

Sr. Technical Recruiter|Direct: 408-789-8768
Email: sam.ra...@systemsamerica.com  web: http://www.systemsamerica.com/


[image: Logo]


 *P*Please consider the environment before printing this e-mail!



Disclaimer*:* If you wish to be removed from this mailing list, please
reply with "REMOVE" in the subject line.

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


[android-developers] Network Architect in Cambridge, MA !

2016-11-21 Thread Abhishek ojha
They are looking for someone who has extensive design / architecture
experience with Cisco, specifically BGP, Nexus and CheckPoint



*Network Architect*

*Cambridge, MA*

*6+ Months Contract*

*Phone then Face 2 Face (Only Locals - *We are not looking for people to
relocate to Boston, rather, folks that you have available that are already
in the area*)*



Our customer, a leading Infrastructure and Enterprise Applications Service
provider, is in need of a NW Architect for an initial 6 month contract
opportunity located in Cambridge, MA.  The customer is running lean and
needs an Architect level resource to support multiple upcoming Data Center
related projects.  The primary responsibility of this candidate will be to
support the design and architecture efforts around Cisco BGP, Nexus route /
switch and CheckPoint technologies.  Initially the NW Architect will be
required to be onsite, with the potential of some remote work down the
road.



Position Responsibilities:

· Lead the design / architecture of projects surrounding the Cisco
stack, specifically BGP, Nexus and CheckPoint.



Required Skills:

· At least 10 years of design / architecture experience with Cisco
technologies, specifically BGP, Nexus and CheckPoint.

· Layer 3 expert.

· Must have at least CCNP certification.

· Excellent communication skills both verbal and written.



Desired Skills:

· CCIE (written) with Lab being an additional plus.


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


[android-developers] URGENT POSITION: Phone/Skype Interview:Java Developer with a Dynamics CRM in Alpharetta, GA|No H1b......

2016-11-21 Thread Neha K
*Hello,*

*GREETINGS !!*

*This is Neha from Apetan consulting,*

*Please find the below job description and send me your update resume
matching to it along with Contact details, Current location, Visa and
Availability ASAP.*



*POSITION: Java Developer with a Dynamics CRM*

* INTERVIEW: Phone/Skype Interview*

*LOCATION: Alpharetta, GA*

*DURATION:6 MONTHS*

*START :ASAP*





*Job Overview:*



*USC/GC/EAD/OPT Only *



IF WE CAN FIND ONE, SURE TO HAVE AN INTERVIEW…



Looking for Java developers with a Dynamics  CRM background.



Thanks,





*Neha Kumari |* *Technical Recruiter* | *Apetan Consulting LLC*

Tel:201-620-9700* 106 | Fax: 201-526-6869 |Email:n...@apetan.com

*Mail *: 72 van reipen ave pmb#255, Jersey City, NJ 07306 |

*Corp. Office:*  15 Union Avenue,  office # 6,  Rutherford, New Jersey
07070 |

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


[android-developers] CANDIDATES ON MY W2

2016-11-21 Thread 9TO9 SALES RECRUITER
*Candidate Full Name*

*Technology*

*Relocate?*

*Mankinata*

*.NET*

*Any Location*

*Sreedhar P*

*.NET*

*Any location*

*Ravikanth*

*.NET*

*Any Location*

*Mahesh P*

*.NET*

*Any Location*

*Sairam N*

*.NET*

*Any Location*

*Kavya*

*.NET*

*Any Location*

*SaiPrasanna*

*.NET*

*Any Location*

*Vinith G*

*.NET*

*Any Location*

*Abhishek*

*.NET*

*Any Location*

*Sandeep*

*.NET*

*Any Location*

*SaiRam B*

*.NET*

*Any Location*

*Krunal*

*.NET*

*Any Location*

*Nikhila*

*.NET*

*Any Location*

*Mahesh K*

*.NET*

*Any Location*

*chaitanya*

*.NET*

*Any Location*

*Vijay V*

*.NET*

*Any Location*

*Vijay Kumar*

*.NET*

*Any Location*

*Sai Raghavendra*

*JAVA*

*Any Location*

*Adarsh Reddy*

*JAVA*

*Any Location*

*Mallikarjuna*

*JAVA*

*Any location*

*Chakravarthi*

*JAVA*

*Any Location*

*Sowjanya*

*QA/Scrum*

*CT, NC*




-- 
*Best Regards,*

*Shravan Kumar*
Technical Recruiter | 9to9 Software Solutions LLC
W: 203-678-8000 EXT 213 | F: 855-929-SOFT
ku...@9to9soft.com| http://www.9to9soft.com
WMBE Certified | E-Verified 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/CAK5-yoQx_eJXOsVTz-xSN7GiQdnzUbGAUXOudHc8b8QKjTh%3DRA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] .NET DEVELOPER with Azure exp.

2016-11-21 Thread Santosh kumar Nityo
*URGENT REQUIREMENT*

*ONLY FOR LOCAL*



*Role: .NET DEVELOPER with Azure exp.*

*Location: **Houston, TX*

*Duration of contract: Long Term *

*Years of Experience: 9+ (Must Be)*

*Interview: Phone/ Skype *

*Required start date: Immediately*

· *Azure*

*·  **   .Net*

*·  **   SQL*





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


[android-developers] CANDIDATES ON MY BENCH

2016-11-21 Thread 9TO9 SALES RECRUITER
*Candidate Full Name*

*Technology*

*Relocate?*

*Mankinata*

*.NET*

*Any Location*

*Sreedhar P*

*.NET*

*Any location*

*Ravikanth*

*.NET*

*Any Location*

*Mahesh P*

*.NET*

*Any Location*

*Sairam N*

*.NET*

*Any Location*

*Kavya*

*.NET*

*Any Location*

*SaiPrasanna*

*.NET*

*Any Location*

*Vinith G*

*.NET*

*Any Location*

*Abhishek*

*.NET*

*Any Location*

*Sandeep*

*.NET*

*Any Location*

*SaiRam B*

*.NET*

*Any Location*

*Krunal*

*.NET*

*Any Location*

*Nikhila*

*.NET*

*Any Location*

*Mahesh K*

*.NET*

*Any Location*

*chaitanya*

*.NET*

*Any Location*

*Vijay V*

*.NET*

*Any Location*

*Vijay Kumar*

*.NET*

*Any Location*

*Sai Raghavendra*

*JAVA*

*Any Location*

*Adarsh Reddy*

*JAVA*

*Any Location*

*Mallikarjuna*

*JAVA*

*Any location*

*Chakravarthi*

*JAVA*

*Any Location*

*Sowjanya*

*QA/Scrum*

*CT, NC*




-- 
*Best Regards,*

*Shravan Kumar*
Technical Recruiter | 9to9 Software Solutions LLC
W: 203-678-8000 EXT 213 | F: 855-929-SOFT
ku...@9to9soft.com| http://www.9to9soft.com
WMBE Certified | E-Verified 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/CAK5-yoSXjHTuWUyPQcOLDjCJOs7%2BD4BUUM_T%2BJ0tBGgSLPHOMg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOT LIST

2016-11-21 Thread 9TO9 SALES RECRUITER
*Candidate Full Name*

*Technology*

*Relocate?*

*Mankinata*

*.NET*

*Any Location*

*Sreedhar P*

*.NET*

*Any location*

*Ravikanth*

*.NET*

*Any Location*

*Mahesh P*

*.NET*

*Any Location*

*Sairam N*

*.NET*

*Any Location*

*Kavya*

*.NET*

*Any Location*

*SaiPrasanna*

*.NET*

*Any Location*

*Vinith G*

*.NET*

*Any Location*

*Abhishek*

*.NET*

*Any Location*

*Sandeep*

*.NET*

*Any Location*

*SaiRam B*

*.NET*

*Any Location*

*Krunal*

*.NET*

*Any Location*

*Nikhila*

*.NET*

*Any Location*

*Mahesh K*

*.NET*

*Any Location*

*chaitanya*

*.NET*

*Any Location*

*Vijay V*

*.NET*

*Any Location*

*Vijay Kumar*

*.NET*

*Any Location*

*Sai Raghavendra*

*JAVA*

*Any Location*

*Adarsh Reddy*

*JAVA*

*Any Location*

*Mallikarjuna*

*JAVA*

*Any location*

*Chakravarthi*

*JAVA*

*Any Location*

*Sowjanya*

*QA/Scrum*

*CT, NC*




-- 
*Best Regards,*

*Shravan Kumar*
Technical Recruiter | 9to9 Software Solutions LLC
W: 203-678-8000 EXT 213 | F: 855-929-SOFT
ku...@9to9soft.com| http://www.9to9soft.com
WMBE Certified | E-Verified 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/CAK5-yoRLi7HCvdRyz2n6O_T4p6P%2BMqYaub0%2BNp1Vy54vF2z9Fg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: MySQL/MariaDBA, Woonsocket , RI

2016-11-21 Thread aman tanwar
Share resume on

*ama...@nityo.com  Position: *


*MySQL/Maria DBA With SUSE LINUX Location: Woonsocket, RI Duration: 12+
Months*

*Summary:*
Extensive experience with *MySQL/MariaDB,* either as a DBA or systems
engineer at scale
Build and maintain our database management building monitoring and
metrics/dashboards, and system-level OS tuning.
Manage, analyze and optimize our installed base of MariaDB instances
distributed throughout datacenters
Provide documentation and training for developers on effectively making use
of MySQL/MariaDB including query analysis & optimization, data modeling,
etc.
Implement best practices around security, reliability, and performance of
our databases
Maintain existing MySQL environments, including large replication
environments for data mining and mid-sized High Availability environments
in data center environments
Review and make recommendations for tuning existing environments
Design and tune new tables and databases
Create, update, and maintain scripts and data import/export processes for
MySQL and SQLite databases
Design, create and implement new database environments including HA and
replication setups
Maintain reports in Jaspersoft for AWS and build new Jaspersoft reports for
scheduled execution and delivery
Deliver ad hoc SQL-based reports combining data from multiple data sources
Administration of SUSE Linux systems
SUSE SLES 11 - SysV/init boot configuration
SUSE SLES 12 - systemd boot management


*Thanks & Regards Aman Tanwar*

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


[android-developers] C2C :: Business Analyst - Richmond, Virginia

2016-11-21 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/20OkZkT.jpg";>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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/700230-business-analyst-at-sygna-technologies-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Business%20Analyst&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 
Business Analyst in Richmond, Virginia, if you have matching candidates 
please submit their profiles http://www.job4tech.com/jobs/700230-business-analyst-at-sygna-technologies-inc?utm_source=JA47-Up&utm_medium=Groups-email&utm_campaign=Job-Alerts";>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Business Analyst
Location: Richmond, VA
Duration: Long Term
Interview: In Person 
local candidates strongly preferred*ONLY in-person interviews will be 
conducted, NO Skype, NO exceptions
Prepares solution options, risk identification, and financial analyses 
such as cost/benefit, ROI, buy/build, etc. Writes detailed description of user 
needs, program functions, and steps required to develop or modify computer 
programs. 
Prepare and document Functional and Technical Specifications for budget 
reporting and financial reporting work. Assist with business 
warehouse/intelligence support and enhancements. Develops RFPs. Assist in 
deployment and management of end-user reporting tools and platforms. Work with 
IT and business project teams to understand reporting and data warehousing 
requirements and propose solutions. Document and provide knowledge transfer to 
the rest of the Enterprise Reporting Team for all solutions. 
Reviews, analyzes, and evaluates business systems and user needs. 
Configures systems to parallel overall business strategies. Has knowledge of 
commonly-used concepts, practices, and procedures within a particular field. 
Familiar with relational database concepts, and client-server concepts. Relies 
on limited experience and judgment to plan and accomplish goals. Performs a 
variety of tasks. Works under general supervision; typically reports to a 
project leader or manager. 
In addition, these skills are most desirable:

 Familiarity with state budget and Federal grant management
CMS Certification knowledge for the Financial Manageme

[android-developers] .NET Developer || Wilmington DE || F2F required

2016-11-21 Thread Vishal Ji Awasthi
.NET Developer

Location: Wilmington DE

Length: 1 year with the option to extend

Interview process: Phone then onsite

Number of positions – 2





*Must Haves*

*•Strong OO background*

*•Strong Test Driven Development, Continuous Delivery, Pair
programming*

*•Experience with Systems Integration*

*•Experience with Event Driven Architectures*

Desirable

•Design Patterns (Gamma et. Al)

•CQRS and Event Sourcing experience (Read and watched suggested
material - minimum)

•Enterprise integration patterns

Technologies:

•*.NET / C#*

*•Maven*

*•JavaScript esp AngularJS*

*•Spring Boot, Spring MVC, Spring Data*

*•Axon Framework (Eventing Architecture)*

*•Relational databases OracleDB*

*•NoSQL Databases (mongodb, Cassandra)*

*•Infrastructure automation esp. Chef*

*•Familiarity with IntelliJ IDE*

*Practices*

•Commit code frequently (at least daily)

•Minimise technical debt









*Needed some details for submission process -*






*Full Legal Name : Contact Number:
Email ID: Current
Location   : *

*Relocation   :*



*Last 4 digit of SSN : Skype ID
  : DOB(MM/DD): *

*Availability to Join: *

*Work authorization   :*

*Education, University, Year:*









*Regards*



*Vishal Ji Awasthi*

*Srimatrix Inc.*

[image: Logo.png]

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

Phone: *214-227-9311(Direct)*

Web: www.srimatrix.com

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


[android-developers] ETL Developer || Wilmington DE || F2F Required

2016-11-21 Thread Vishal Ji Awasthi
ETL Developer

Location: Wilmington DE

Length: 1 year with the option to extend

Interview process: Phone then onsite





 Software Design, Programming and Unit Testing

•Strong database (Oracle) skills including database design,
development (packages, functions, procedures)

•Strong data warehousing and OLTP system knowledge from
database/ETL development perspective.

•Database code performance tuning skills required

•Designing software modifications from supplied requirements and
design specifications using agreed standards and tools, achieving
well-engineered results that follow the agreed implementation level
software architectures.

•Taking responsibility for the design, coding, testing, and
documentation (as defined by the SDLC process) of particularly large,
complex or mission critical software programs.

•Proposing options and preparing cost estimates to enable the
business area to make informed decisions

•Adhere to all BCUS standards, Policies and governance practices.

•Assume ownership of various initiatives across Solutions Delivery
as agreed with Team Lead for complete and successful delivery.

•Provide functional expertise within his/her skills to assist
delivery team members, and foster collaboration within Technology.

•Provide issue response and root cause analysis on work assigned by
Team Lead and Project Lead.

•Planning, designing and conducting Unit and System Integration
Tests, correcting errors and re-testing to deliver an error-free product.

•Reacting quickly and as necessary to live software errors and
service problems, limiting downtime and resolving the problem during
project handover.

•Report progress, delays and risks on assigned activities to
Project Lead and Team Lead.

•Raise awareness when existing code, systems or processes do not
meet current quality expectations and standards.

•Maintain code and all related artifacts in source control; perform
code merges and resolve conflicts as defined by development process, update
documentation and automated tests.

•Develop code, configuration files, build scripts, schemas or other
artifacts  as assigned by Team Lead.

•Develop system integration test to verify the code running in its
functional environment.

•Work with the Project Lead and Team Lead to schedule features into
Releases.

•Create implementation plans and Change Management Requests as
assigned.

•Maintain accurate feature status during development by the agreed
upon SLA.

•Verify build and deployment completeness of the features owned in
the QA environment before making it available for Testing.

•Review the feature requirements as presented by the Business
Analyst and the delivery team, in context of the overall project feature
set and existing implementation.  Translate requirements to technical
concepts.

•Contribute to the logical/physical data models, class diagrams,
activity diagrams, sequence diagrams and UI prototypes.

•Assist QA and production testing and deployment; assume ownership
of the work until it passes successful Production Verification Test.

•Test all code, content, build and unit test changes in the lowest
environments first, if such environments exist.

•Taking part in reviews of own work and leading reviews of
colleagues’ work.



Technical Knowledge

•Strong data warehousing and OLTP system knowledge from
database/ETL development perspective.

•Strong Oracle database knowledge including database design,
development (package, procedure, functions, indexes)

•Database code (SQL and PLSQL) performance tuning skills

•Datastage 8.1 knowledge required

•Unix commands and shell scripting knowledge

•Big Data – Hadoop, Hadoop Spark

•NoSQL Databases: MongoDB, Cassendra







*Needed some details for submission process -*






*Full Legal Name : Contact Number:
Email ID: Current
Location   : *

*Relocation   :*



*Last 4 digit of SSN : Skype ID
  : DOB(MM/DD): *

*Availability to Join: *

*Work authorization   :*

*Education, University, Year:*









*Regards*



*Vishal Ji Awasthi*

*Srimatrix Inc.*

[image: Logo.png]

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

Phone: *214-227-9311(Direct)*

Web: www.srimatrix.com

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

[android-developers] Displaying accented letters

2016-11-21 Thread Keith Sheppard
I have a list of people's names that originally came from a database on a 
Windows system. It gets transferred to my Android app in an XML file sent 
over the network.

My problem is that some of the names include accented characters. For 
example, one name contains an o with an acute accent.

I need to be able to display these names, with their accents, in both a 
textView and a Spinner control. In my first version, I did nothing and the 
accented character appeared as a black diamond containing a question mark. 
I then tried converting all accented letters to their HTML escape versions, 
for example replacing the o acute with ó. I had hoped that this 
would be translated back to the correct accented character at the Android 
end but it wasn't. The string ó appeared in my Android app controls.

Is there any simple way I can display a string that potentially includes 
accents in my Android app, with those accents correctly displayed? Note 
that I have control over both the Windows end and the Android end so I can 
modify the format of the XML file sent from Windows to Android if 
necessary. I would rather not have to tinker with fonts if it can be 
avoided.

-- 
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/0f2ac8b0-0b74-4c3b-958a-30c2735800a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Re: BlueTooth Low Energy quick question

2016-11-21 Thread Tiên Tín
I have a same problem. I run 1 code on 2 device. One run well, but another 
not :D

Anyone can help?

On Monday, August 12, 2013 at 10:41:03 AM UTC+7, darrinps wrote:
>
> Anyone know what status 129 means? I can't seem to find much on it via 
> Google.
>
> I connect to a BLE device and it says it has services to discover (via 
> using BluetoothGatt.discoverServices()). It then hits this method:
>
> @Override
> public void onServicesDiscovered(BluetoothGatt gatt, int status)
> {
> if (status == BluetoothGatt.GATT_SUCCESS)
> {
> broadcastUpdate(ACTION_GATT_SERVICES_DISCOVERED);
> }
> else
> {
> Log.w(TAG, "onServicesDiscovered received: " + status);
> }
> }
>
> The log message gets written saying that the status is 129, but I have no 
> idea what 129 is.
>
> Any help is appreciated!
>
> Thanks.
>
>
>

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


[android-developers] Urgent Need: AEM(Adobe CQ5) Developer _Stamford, CT _6-12+ Months

2016-11-21 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *AEM(Adobe CQ5) Developer* Position with my
client. Please send me the resumes with full name, contact details, Salary,
and availability date.



*Requirementdetails:*

*Title:* *AEM(Adobe CQ5) Developer*

*Location: **Stamford, CT*

*Duration   : 6-12+ Months*

*Rate: Open*





Technical skills and Knowledge:



*Primary Skills**:*   *AEM(Adobe CQ5) Developer*



*Responsibilities:*

9  years front development experience

- Strong FE development experience: HTML5, JavaScript, jQuery, Ajax,
CSS(Sass/Less), Angular

- Familiarity with server side coding practices

- Solid communication skills (verbal and written)

- Solid client side debugging skills (cross browser)

- Someone who takes initiative



*Pluses: *

- Adobe CQ/AEM

- Adobe Omniture

- Code versioning: SVN/GIT



*Nice to have*:

- SEO knowledge, web accessibility standards, semantic markup

- Agile development skills

- Supporting a globally disperse user population

- JetBrains  WebStorm

- Confluence, Jira





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


[android-developers] Urgent Req::Dev Ops consultant at Austin, TX

2016-11-21 Thread Anand Singh
Hi,



Please find the JD as below if you are comfortable Let me know ASAP*. *



*Role:Dev Ops consultant*

*Location:  Austin, TX*

Duration:  6- 8 months



Job Description:



Deliver a fully functional Jenkins server running on Mac Mini to
automatically poll a git repository for commits;

• Perform command line builds ( IOS / Android Studio) and run all
unit tests in portfolio for both android / IOS .

• The build shall email notify for any exceptions.

• Deliver configuration options to engineering team and all
documentation for the same.

   We can look at this as Project basis also





Thanks & Regards

*Anand Singh* | SYSMIND, LLC

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

Phone: 609-897-9670 x 3505

Email: ana...@sysmind.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/CAG6%2BvSNopnQw_mNKaSYozAzBMpQK91TaOgqj6yPcrCjie0QPOA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] JAVASCRIPT, FRONT-END WEB DEVELOPER - FTF

2016-11-21 Thread Saidulu N
Hi,


Hope you are doing good!

I am  Sidhu from Nitya INC. You can directly reach me  |
Email:sidhuni...@gmail.com


Here is our client requirement. Please Let me know if you are
available/interested in this position. Kindly respond to this requirement
with your updated profile and contact details.

Note : If your are interested in this position, please update your resume
to highlight the skills according to the Job description
We have a requirement for a *JAVASCRIPT,  FRONT-END WEB DEVELOPER *



*JAVASCRIPT,  FRONT-END WEB DEVELOPER -C2C*

*Location: **California - Huntington Beach*


*Need Linkedin ID and available for  F2F candidates*




*Please send mail to: sidhuni...@gmail.com *



*Discription :*



Solid knowledge of front end programming in JQuery, HMTL, CSS and AJAX.

 3 to 5 years' experience in web development with solid knowledge about
JavaScript Frameworks such as AngularJS, Backbone JS, ReactJS, etc...).

 Experience with data transport technologies (JSON, XML) and their
associated parsers.

 Experience with MYSQL and relational databases.

 Experience with network programming, sockets, and RESTful APIs.

 Experience with data transport technologies (JSON, XML) and their
associated parsers.

 Solid knowledge of Linux/Unix scripting in bash.

Experience with additional languages including C/C++, and/or Java.

 Programming skills in Django and/or Twisted in a Linux environment.

 Solid understanding of Linux architecture and Linux system programming.

Experience with additional languages including C/C++, and/or Java.

 Experience with MongoDB and/or other NOSQL databases.




*Can I have below details from consultant for client submissionFull Name :
  Phone no :Email :  Current location (City and State):   last 4 digit
of SSN :   Availability :  Visa status , expiry date :   Month & Year of
entering US :   Education details , University & year of passing :
  DOB:Total experience:Total US Experience:Available for F2F(yes/no):Please
send mail to: sidhuni...@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/CAFp6mKbWLPgFJ%2BywGdmCaNk2o04pGHdKN%2BJCR9q6wPRw9MJ59g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Business Analyst at Madison, WI

2016-11-21 Thread Varada chari
Hello,

Hope you are doing well.

My Name is Chari . I am a Sr Technical Recruiter in Prospect Infosys Inc.,

One of our direct client looking for Business Analyst at Madison, WI will
be a long term project. If interested to apply share your updated resume to
ch...@prospectinfosys.com.

*Job Title: Business Analyst*
*Location: *
*Duration: Long Term.*
*Client: State of WI*
*No of Positions: 5*

*Only Share me locals profile or Non locals also Fine but Have to attend In
Person Interview(Expenses will not be covered)*

*Description*
Reviews, analyzes, and evaluates business systems and user needs.
Formulates systems to parallel overall business strategies. Experienced
with business process reengineering and identifying new applications of
technology to business problems to make business more effective. Familiar
with industry standards, current and emerging technologies, and business
process mapping, and reengineering. Prepares solution options, risk
identification, and financial analyses such as cost/benefit, ROI,
buy/build, etc. Develops RFPs. Business Analyst/Consultant capabilities
with 8 or more years of experience in the field or in a related area.
Relies on experience and judgment to plan and accomplish goals.
Independently, performs a variety of complicated tasks. A wide degree of
creativity and latitude is expected.

Qualification

Must Have

   - Administration - Business Analysis
   - Develop Functional and Technical Requirements
   - Administration - Project Management
   - Ability and willingness to understand and execute the department's
   project management methodology.
   - Project Management/Planning: Experience with creation of detailed
   workplans using automated tools,
   - Project Management experience
   - Information Technology - Design
   - Business process modeling
   - Information Technology - Requirements
   - Business Process Improvements
   - Documenting Application requirements
   - Documenting business processes
   - Documenting requirements and design
   - Review Business Requirements and Technical Design Documentation to
   Ensure Established Requirements


Nice to Have

   - Administration - Project Management
   - Participation in project management methodologies including experience
   with 'agile' methods.
   - Project Management: Web Project Management
   - Web Project management experience designing, planning and coordinating
   work teams. Experience in ex
   -

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


[android-developers] C2C :: Senior Project Manager (LIMS) - Cambridge, Massachusetts

2016-11-21 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/20OkZkT.jpg";>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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/700214-senior-project-manager-lims-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Senior%20Project%20Manager%20(LIMS)&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 Project Manager (LIMS) in Cambridge, Massachusetts, if you have 
matching candidates please submit their profiles http://www.job4tech.com/jobs/700214-senior-project-manager-lims-at-endure-technology-solutions-inc?utm_source=JA47-Up&utm_medium=Groups-email&utm_campaign=Job-Alerts";>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Senior Project Manager (LIMS) 
Location: Cambridge, MA (Kendall Sq) 
Duration: 12 Month Contract This person should have 
LIMS experience though and have managed similar implementations/integrations. 
They will need a face-face for sure (after the phone).   Must have 
a solid track record of implementing LIMS products Must be a strong, 
confident, Project Manager. Must come from a fast paced type of environment 
 GMP and Quality experience and Lab experience a must.  
We are currently in the middle of a Phase 1 Implementation of LabVantage 
(LIMS). Phase 1 is a relatively simple See below for details implementation 
that will go live the end of November 2016. We also have a very significant 
scope of work on this product in 2017 and we need a strong consultant to manage 
it. Phase 2 & 3 of this project will include heavy customizations of 
LabVantage as well as heavy systems & instrument integration work. This 
Project Manager will own this effort and be responsible for requirements 
gathering, scoping timelines, creating project plans, and delivering the full 
scope of the project. http://www.job4tech.com/jobs/700214-senior-project-manager-lims-at-endure-technology-solutions-inc?utm_source=JA

[android-developers] Come and join developers only whatsapp group

2016-11-21 Thread Harith Dilshan
#Android #Web #Windows #iOS
Developers only

#01 WhatsApp Group for any developers

whatsapp://chat?code=D5Wz8eo5Tnn0DPXCzSmPmI

-- 
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/2e68a144-6011-414c-a252-c1ec0f3f7e40%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: Cognos Developer @ Southlake, TX | Contract Position

2016-11-21 Thread Ateeq Rehman
Hi Associate,

Hope you are doing great.



*Please share the profile for Cognos Developer at *
*ateeq.reh...@diverselynx.com
*


*Job Description:*



*Role: Cognos Developer*

*Job Location:  Southlake, TX*

*Duration: 6 Months *

*Hiring: Contract*



*Required Skill Set:*


Looking for Cognos developers to assist with dynamic cube and/or report
modifications as part of a program to assist in getting the system into
production.

The reports are currently developed in Cognos 11 using MDX Cognos 11
Dynamic Cubes.

The reports have a series of issues that need to be resolved and once done
will be moved into QA and production parallel where regression, quality
assurance and performance testing will take place.



8+ years of professional experience and a Master of Arts/Science or
equivalent degree in computer science or related area of study; without a
Master’s degree, three additional years of relevant professional experience
(11+ years in total)



Hands on expert level experience with Cognos solutions using Framework
Manager and Cognos Cube Designer and Report Studio.

Experience with Cognos 11 or 10.2.2 and JavaScript is also desired.

Architectural experience in establishing and implementing Cognos BI
environments.

Can outline best practices used in implementing multiple Cognos solutions.

Data architecture and modeling experience implementing proper data
structures for a reporting solution from an enterprise data warehouse a
must using tools such as Cognos.

Full comprehension of the MDX cube language and how it applies to Report
implementation in Cognos including row-level security, slicers,
calculations and hierarchies.

Understanding of SQL, cardinality, levels of granularity, normalized vs
denormalized, database and tool optimization techniques and other such
reporting data architecture best practices is also required.







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


[android-developers] DIRECT CLIENT REQUIREMENT

2016-11-21 Thread bhagya . recruiter595
Title: Oracle DBA 
Location: Raleigh NC
*Need US Citizen, GreenCard*

Description:

Oracle, 11, 12 and RAC, Must have some SQL Server, MongoDB is nice to have, 
Oracle Dataguard is a must 
Oracle DBA, 6 months Contract to Hire, Raleigh, some remote after onsite 
for a while.  Will need DataGuard, some SQL as well
Performance Tuning, Powershell, Install, Upgrade.

*Thanks & Regards*

*Bhagya| Anblicks | **www.anblicks.com* 

14651 Dallas Parkway, Suite 816, Dallas, TX-75254

*Ph: 972-347-0748* *| Fax: 972-692-6957*

*bhagyasre...@anblicks.com* 

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


[android-developers] Urgent Requirement :: Mid Java developers and Sr. Java Developer – Web Services :: Mclean, VA :: Fulltime or C2H or C2C

2016-11-21 Thread Sharad Rajvanshi
Hi ,

Please share your consultant list at  *pooj...@v-solve.com
*



*Position : Mid Java developers(6-8 Year)  and Sr. Java Developer (9-10)–
Web Services*
*Location : Mclean, VA *
*Duration : C2C*

 *Description:*
8-10 years of experience in Solution, Design and Development of web
applications using the Java EE, Webservices, JMS, XML, Weblogic.
• Bachelor’s degree in Computer Science or Engineering or
equivalent working experience
• 5-8 years of experience in designing webservices, SOA based
applications.
• Strong hands on experience with Spring, Apache CXF, JAXB and
JMS
• Experience in designing architecture, reusable components and
frameworks.
• Integration experience using Web Services and EJB preferably
on Weblogic platform
• Expert in Object Oriented Analysis and Design using Java and
UML
• Expert in JEE patterns and ability to use commonly used on in
real time situations
• Expert in tuning all tiers of applications on JEE platform.
• Good knowledge of database concepts with working knowledge on
SQL and Stored Procedures.
• Strive to constantly improve the application development
processes and tools.
• Experiences in full life cycle of application/system
development
• Must have strong communication skills with ability to work
with all management levels
• Ability to share technical knowledge and clearly communicate
technical concepts

*Pooja Khurana: Thanks*
*Pooja Khurana*
*Ph: 7039964429(O)(ext- 131)*
*pooj...@v-solve.com *
*www.v-solve.com *

 Pooja Khurana: Please send me details if you are interested:

*1. Full Name (Legal): *
*2. Availability Date:*
*3. Work Authorization Status: *
*5. Current Location: *
*6. Contact Number:*
*7. Skype ID: *
*8. Employer Detail: *
*9 F2F Interview:*
*10:Rate expectation:*

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


[android-developers] Application Developer III - Integration/ CONTRACT/Phoenix, AZ

2016-11-21 Thread shajisherin0


 

*POSITION TITLE* : *Application Developer III – Integration - JP 1947*

*Location *  : Phoenix, AZ

*Position Type   * : : 12 months

Target Start Date:  9/12/16 
*Subject:* Application Developer III – Integration - JP 1947

*Department:* Healthcare IT

*Type: *Contracted

*Min. Experience: *Experienced

*Application Developer III Integration *

Type of position:  Contract only 
Target Start Date:  9/12/16 
Target Contract End Date: 12 months after start. 
Travel required for the role?  0-25% during the normal course of business.

*· Top 3 non-negotiable skills this candidate must have to be 
successful in this role:*

1. Strong working knowledge of one or more data integration middleware 
products and/or technologies such as HL7 interface engine,

2. Experience working with DICOM, X.12, HL7, HIPAA transactions sets, 
and EDI engines

3. More than one SDLC methodology with detailed knowledge of Waterfall, 
Agile Development, and Scrum

4. Minimum 7 to 10 years of experience

*·Notes:*

*Overview *– Team is responsible for business integration; they are the 
core development team responsible for transferring data from app A to app 
B;  Candidates must have to have skills on integrations;  This candidate 
will be dedicated to this function only;  10 month contract; 80% will be 
new developing new interfaces – 20% will be maintenance;  Company uses a 
homegrown engine; however if someone has an IBM Message Broker background – 
this would be a great match;  

*Day in the life *– Will be working on revenue cycle projects and must 
understand healthcare data

*Must Haves* – Healthcare background; Integration development experience; 
understanding SDLC

*Vaccine Requirements* – none

*Travel *– Minimum to 0-25%; would like to have a local to Phoenix 
candidates but they are open to remote

*Interview* – 1-2 rounds; one with a couple different managers

 

 

Sherin Shaji  

Technical Recruiter

Dynamic Software Services, Inc.

201 Mission St #1200
San Francisco, CA- 94105

Mobile: 415-202-5274
Fax: *(415) 520-5447* <%28415%29%20520-5447>

*she...@dyssinc.com* 

*www.dyssinc.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/e8f4edb2-3aa2-413f-a723-833ae9e2f4be%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] (NEED LOCALS) Oracle DBA @ Raleigh NC ( Contract to Hire)

2016-11-21 Thread ANUDEEP
*Tile : Oracle DBA*

*Location : Raleigh, NC*

*Duration : **6 Months (Contract to Hire)*



*NEED GC OR USC*

*NEED LOCALS*


*Skills*: Oracle, SQL, DBA, Data Guard, PowerShell



*Description:*

Candidate must have Oracle, 11, 12 and RAC, Must have some SQL Server,
MongoDB is nice to have, Oracle Dataguard is a must

Oracle DBA, 6 months Contract to Hire, Raleigh, some remote after onsite
for a while.  Will need DataGuard, some SQL as well

Performance Tuning, PowerShell, Install, Upgrade.



*Thanks *

*Anudeep | Anblicks | www.anblicks.com *

*14651 Dallas Parkway, Suite 816, Dallas, TX-75254*

*anudee...@anblicks.com *

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


[android-developers] urgent need a hadoop developer || Minnetonka, MN || GC or USC Only !!

2016-11-21 Thread Mohammad Wasim
Hello All,

Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com.

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

Full Name:

Email:

Phone:

Location:

Visa:

Rate:

Start:



*Hadoop Developer*

*Minnetonka, MN*

*6+ Months*

*Phone/Skype Hire*



*EAD-GC, GC or USC Only !!*



*Requirements :*



· Data Lake Implementation expertise,

· Talend, HIVE, HBASE

· MapRedce,

· Hive,

· Hbase,

· Automation



**

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


[android-developers] .Net Developer in Providence RI !

2016-11-21 Thread Abhishek ojha
*Job Title:* .Net Developer

*Location*: Providence RI

*Duration:* 12 months

* Face To Face Interview...*

*Overview:*

The candidate will be developing an index system in conjunction with the
client’s CRM system. The two frameworks that are most desirable are .Net
Core and Entity Framework.



*Required* (strong skill level needed)

· C# 5 (notably Linq, and multi-threading via async/await)

· Asp.Net WebApi

· SQL

· Entity Framework



*Desired:*

· C# 6

· Asp.Net Core 1.0

· REST Api Design and Development

· T-SQL

· Entity Framework Core 1.0

· SSIS, especially in context of significant data migrations.

· WPF

· Prism

· SignalR


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


[android-developers] Urgent Need :: BI Program Manager at Rochester NY

2016-11-21 Thread satish kumar
Hi ,



Hope you are doing great,



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





*Title: BI Program Manager*

*Location : Rochester NY*

*Duration: Long Term*





Total Experience Required  10-12 yrs Role

Mandatory Technical Skills

Strong Knowledge on latest Business Intelligence tools, Portfolio
Management



Desirable Technical Skills

Lead Big Data implementations.



Mandatory Functional Skills

Able to manage multiple BI projects and Market the Platform across the
Business group.

Customer oriented, excellent communication skills, detail oriented, quick
learner,



Desirable Functional Skills  Documentation standards.







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


[android-developers] Urgent :: Websphere Admin :: Chicago, IL

2016-11-21 Thread Yagya Gupta
Hi Team,


please share profiles for below  position.



*Position: Websphere Admin*

*Location: Chicago, IL*

*Duration: 6+ Contract*





*JOB DESCRIPTION:*

Administration experience on following products:

   - WebSphere application server–should have good product knowledge and
   hands on experience
   - Knowledge of Cluster setup and AD/LDAP integration to enable global
   security
   - Hands on experience of WebSphere 7,8.0,8.5
   installation/Patching/Upgrade on window/Unix/AIX/Linux OS
   - SSL configuration and configuration between AppServer and WebServer
   - Hands on experience of Web Server (Apache/IHS)
   - Should be able to administer various components of WebSphere
   Application server.
   - Should be experienced in creating instances
   - should be able to deploy WAR/EAR files through toolkit and from
   command prompt
   - Should have,  WebSphere Application server and webserver
   troubleshooting experience
   - Should have knowledge of  WebSphere Application server migration and
   upgrade
   - Should have knowledge of hands on of troubleshooting
   - Should have hands on experience of shell scripting and automation
   - Root cause analysis
   - Experience in leading a technical team
   - Customer follow-up etc
   - Should know automation
   - Should know Scripting
   - Should have knowledge of custom application
   - Should have good knowledge of Windows, Linux, AIX, Solaris OS





*Thanks & Regards, *

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

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

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


[android-developers] Need : .Net Web Developer -Albany, NY

2016-11-21 Thread Mani Recruiter
*Dear,*

*Hope you are doing well…..*

*Please send resumes to* *r...@hclglobal.com *



*ROLE*

*.Net Web Developer*

*LOCATION*

*Albany NY*

*DURATION*

*LONG TERM*

*RATE*

*DOE*

*CLIENT*

*DIRECT*

*INTERVIEW TYPE*

*Phone*

*State Experience Highly Preferred*

*U.S. Citizens and those authorized to work in the U.S. are encouraged to
apply*

*Note: For H1 While submitting I need consultant I 797 OR ID Proof.*

*Mandatory Requirements (Minimum Qualifications)*

·  Must pass/obtain a Federal Suitability Clearance.

·  Excellent verbal and written English communication skills

·  Six (6) years demonstrated development experience with:

o  Developing n-Tier .Net web applications in C#

o  Client-side web development utilizing HTML. CSS, Bootstrap, Ajax,
JavaScript, JQuery, Angular JS

o  Developing applications with an Oracle 10g/11g database, including
writing PL/SQL packages, stored procedures, triggers

o  Using MS Visual Studio and Team Foundation Server for source code
management

o  SQL programming and SQL querying tool (i.e. Toad or SQL Developer)



*Desirable Requirements*

·  Three (3) years demonstrated experience:

o  Working with HIPPA/HiTech requirements or similar standards

o  Understanding and using LDAP and security protocols

o  Developing Web Services with Windows Communication Foundation

o  Utilizing Model View Controller (MVC)

o  Developing operational reports using Crystal Reports

o  Writing applications which comply with NYS Accessibility Standards



*Participate in a team approach to*

·  Write new .Net applications and to maintain existing applications

·  Work with Business Analyst(s) and Business Owners to determine
project feasibility, determine LOE, and perform analysis and design

·  Build the business and presentation layer to meet the business
requirements

·  Perform complex C# .Net coding

·  Develop web applications with sophisticated user interfaces using
Angular JS, JavaScript and Jquery, or other client-side framework

·  Write complex stored procedures/triggers in an Oracle database
utilizing PL/SQL tribute to the design and implementation of the metadata
and/or reporting components of the solution. This includes testing and, at
times, deployment of the components

·  Perform unit and system testing and correct all identified bugs

·  Ensure that development activities adhere to the team’s standards
and best practices so that overall application data integrity is maintained.

·  Create operational reports and run ad hoc database queries

·  Proactively communicate issues to team to assist in managing defects





Thank You,

Warm Regards,

Mani

Technical Recruiter

HCL Global Systems Inc.

Desk: (248)473-0720 Ext: 157

Email: r...@hclglobal.com

Web: http://www.hclglobal.com



Certified Minority Business Enterprise (MBE)

___


DISCLAIMER: This message is intended only for the addressee and may contain
confidential, privileged information. If you are not the intended
recipient, you may not use, copy or disclose any information contained in
the message. If you have received this message in error, please notify the
sender by reply e-mail and delete the message.

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


[android-developers] @@@@@COCO-SOFT@@@@HOT LIST@@@@@@21-11-2016@@@@

2016-11-21 Thread vijay . benchrecruiter


Hello Business Partner’s , 
Hope you are doing great, 
Below the list of our available consultants who are highly skilled and 
technically strong for your immediate client needs for contract roles. For 
more information on our consultants you can reach us at 703-349-3115 or 
email me at vi...@coco-soft.com

Coco-Soft Inc would like to directly do business with your company 
providing a win-win situation for both the organizations. I would highly 
appreciate if you can include my email id vi...@coco-soft.com in your 
requirement distribution list and keep me posted.

 

 

1

*SANKAR*

.Net Developer

H1B

*CA*

Open

13+YRS

1 Week

2

*Ilavarasan *

.Net Developer

H1B

*San Ramon, CA.*

Open

10+YRS

1 Week

3

*MANIKANDAN*

.Net developer

H1B

*Rocky Hill, CT*

CA/TX

10+YRS

1 Week

4

*Ragaveena *

Qa Automation

H1B

*St Louis,MO*

Open

7+Yrs

2 Weeks

5

*Ajay*

Java Developer

H1B

*Sunnyvale, CA*

Open

8+Yrs

2 weeks

6

*Manasa *

IBM Datastage

H1B

*Addison NJ*

NJ & NY

6+Yrs

2 Weeks

7

*Vinoth *

QA tester

H1B

* TX*

 Open

 7+ yrs

2 Weeks

8

*SELVARAJ*

IOS Developer

H1B

* CA*

 Open

 6+yrs

 2 weeks

9

*TABITHA *

SQL and BI

GC

* CA*

Open

 6+yrs

 2 weeks

10

*Gowtham *

technical Lead

H1B

*Michigan*

Michigan

6+YRS

2 Weeks

11

*Pradeep*

Data Warehousing

H1B

*PHILADELPHIA, PA*

Open

6+Yrs 

2 Weeks

 

 

Vijay

 

*Coco Soft Inc.,*

#3909 Washington Blvd, SUT 202, Fremont, CA, 94538. U.S.A

Direct : (703)-349-3115| Email: vi...@coco-soft.com  

Fax : 510 338 9819

Web: http://coco-soft.com

*An E - Verified Company*

*Add:Vijay.benchrecruiter(GTALK)*

 

-- 
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/ecc07431-36e8-4063-b1df-628d724160d3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for Microstrategy Developer at San Mateo-CA

2016-11-21 Thread USIT Recruiter
*Hi *



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



*Job Title: Microstrategy Developer*

*Duration: 6+ months*

*Location: San Mateo-CA*



*Job Requirement :*

· Must have extensive experience in creating plug-ins for
customization and content layout changes (Interface design changes) in
microstrategy Webapp

· Hands-on MicroStrategy Web Architecture, SDK features for Web,
Mobile and Visualizations as well as MicroStrategy Platform Architecture
including Web Server, Intelligence Server, and Metadata repository

· Must have 2-3 years of experience in JavaScript and CSS

· Must have worked on Core java, Restful webservice, SOAP
webservice. must have worked on Ant, Tomcat & Log4J.

· Experience in integrating MicroStrategy functionality into other
applications (portal Integration).

· Experience with Visualization SDK to provide new ways to
visualize data in MicroStrategy.

· Must have thorough understanding of Microstrategy architecture
and various components. Complete life cycle experience which includes
requirements gathering, Data-model  and how to best visualize their data,





*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/CALnpRi0FedODAqW8aY6RUpOSc_AEiJ-d9A-4TF1Z-UQ-uzT2vw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Wilcosource Open Requirements

2016-11-21 Thread jay


Hi,

 

  Please take a look at the below requirements and send me your 
consultant updated resume, contact details, copy of H1 and photo ID at 
j...@wilcosource.com . Please find the job descriptions in the attached file.


*Note: *

*1. Please send me the resumes if your consultants fits for the 
requirement.*

*2. Please don't send me OPT's*



*Requirements*

*Position*

*Location*

*Experience*

*Visa Status*

1

Program manager

Sunnyvale, CA

10+

H1/GC/USC

2

Sr.Python Developer / Python Architect

San Francisco, CA

8+ 

H1/GC/USC

3

Sr. SalesForce Developer

Walnut Creek, CA

*8+ *

H1/GC/USC

4

SalesForce Lead

Walnut Creek, CA

 9+ 

H1/GC/USC

-- 
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/700a5f1a-a55d-4044-a79a-31e20825b6bb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Requiremnet 19th NOV.docx
Description: MS-Word 2007 document


[android-developers] looking for Network Engineer || Miami, FL || 1 year ||

2016-11-21 Thread Mohammad Wasim
*Hello All,*

*Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com .*

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

*Full Name: *

*Email:  *

*Phone:*

*Location:*

*Visa:*

*Rate:*

*Start: *





*Position: Network Engineer/Cisco/Nexus *

*Location: - Miami, FL*

*Duration: 1 year+-*

*MOI: phone and Skype*

*Client: - Carnival Cruise Lines*



*senior Network Engineer* with solid experience working with *Cisco *Routing
and Switching, *Nexus *and either *Juniper or Palo Alto* Firewalls. This is
a phone and Skype to hire with a possibility of an on-site covered by the
client. Candidates with hospitality experience (Cruise Line, Hotel, Air
Line ect.) and in Florida are a plus. Candidates must have good
communication skills.*  Cisco, Nexus and Juniper or Palo Alto are a must.*



*Manager Notes (required)* –

   1. Cisco Routing  and Switching
   2. Cison Nexus
   3. Cisco Wi-FI
   4. Either Juniper or Palo Alto Firewalls





*BASIC PURPOSE: *

The Network Engineer works for and under the general direction of the
Manager, Network Engineering. Responsibilities include the implementation
of network infrastructure and enterprise network solutions shipboard and
shoreside. In addition responsibilities include troubleshooting,
installing, implementing and administering network systems and providing
Tier III support.

*ESSENTIAL FUNCTIONS: *

1. Conducts short- and long-term planning to meet network requirements with
a deep technical understanding of network infrastructure.

2. Performs hands-on implementation of Cisco routers and switches,
specifically Cisco Nexus 7000, 5000, 2000, Cisco Catalyst 6500, 4500, 3850,
3750, 3650 series switches, Cisco 3900, 2900 and ASR routers.

3. Strong working familiarity with Cisco IOS with hands-on experience
configuring Cisco routers, switches and firewalls.

4. Some experience with Cisco Intercloud design and implementations.

5. Provides support for network connectivity or related network issues for
the user community.

6. Plans and actively oversees the installation of network systems.

7. Troubleshoots, diagnoses and resolves network problems.

8. Researches, analyzes and recommends the implementation of software or
hardware changes to rectify any network deficiencies or to enhance network
performance.

9. Ensures planned testing activities are performed and technical criteria
are met.

10. Evaluates services provided by vendors and recommends changes.
Knowledge of Enterprise system monitoring and management tools such as
Solarwinds, Riverbed Netprofiler, Smart Net Total Care, Wireshark, Cisco
Prime etc.

11. Knowledge of commercial enterprise-level tools and products to provide
network services, including: firewalls, IPS/IDS, DNS, DHCP, web security,
TACACS+, VPN.

12. Understanding of PCI and security best practices

13. Ability to establish and maintain effective working relationships with
coworkers and vendors.

14. Excellent verbal and written communication skills.

15. Performs related duties and fulfills responsibilities as required.



The position requires the ability to participate in a 7x24 on-call support
rotation and willingness to travel 35% of the time; a portion of travel
will be outside of the U.S., including shipboard deployments, necessitating
documents for international travel.







**

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


[android-developers] Hadoop Admin

2016-11-21 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 ..




*Position: Hadoop Admin*

*Location : Foster City, CA*

*Duration: Long term *

*Interview:- Phone/Skype*


*  Description:-*


*Must Have Skills (Top 2 technical skills only) *1.Strong Hadoop – MAP
REDUCE/Hive/Pig/SQOOP/OOZIE With hands on experience with Java, APIs,
spring – MUST
2.Good experience with at least one of the scripting language like Scala,
Python. AND exposure to one of the specialized skillset like Impala Or
Kafka Or exp with Parquet format.


* Nice to have skills (Top 2 only) *1.Experience with either Spark or Flume
or Habase
2.Cloudera/ Hortonworks certified



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


[android-developers] ETL Tester ( QA)

2016-11-21 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 ..




*Position: ETL Tester ( QA)*

*Location : Parsippany, NJ*

*Duration: Long term *

*Interview:- Phone/Skype*

*Rate:- $45/hr on C2C*


*  Description:-*

*Must Have Skills (Top 2 technical skills only)*
1. Data warehouse testing skills with good SQL knowledge
2. Big Data Testing experience

*Nice to have skills (Top 2 only)*
1. Experience on working in AWS




*Top 3 responsibilities you would expect the subcon to shoulder and
execute: *1. ETL Testing knowledge and understanding of AWS
2. Good liaison with the client and development team
3. Test Planning and Strategizing in-order to guide the Offshore team



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


[android-developers] urgent need a SAS Developer || Madison, WI || Only GC EAD, GC and USC ||

2016-11-21 Thread Mohammad Wasim
Hello All,

Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com.

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

Full Name:

Email:

Phone:

Location:

Visa:

Rate:

Start:





Role:  SAS Developer



Location:  Madison, WI



Duration: 5 months CTH



Interview:   Phone/Skype



Only GC EAD, GC and USC



*Qualifications:*

   - Experience with Tableau desired
   - 2+ years of SAS Programming experience (SAS EG)
   - 2+ years of SAS Programming experience (SAS EG) in ODS
   - 2+ years of SQL experience
   - 4 yr college degree in Computer Science, Engineering or Management
   Information Systems
   - Demonstrated working knowledge of the entire Software Development
   Lifecycle
   - Proven ability to clearly and effectively communicate business and
   technical information, both verbally and in writing
   - Six months engagement experience with at least one of the following
   skills: requirements analysis, technical specification development, task
   planning and tracking, or providing technical leadership to at least one
   other developer







**

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


Re: [android-developers] looking for Network Engineer || Miami, FL || 1 year ||

2016-11-21 Thread Vishal Gupta
Hi wasim,

Is the Visa status - EAD OPT fine for this role?

Regards,
Vishal Ghia
+1 484 784 7321

On Mon, Nov 21, 2016 at 11:43 AM, Mohammad Wasim 
wrote:

>
>
> *Hello All,*
>
> *Please find the Job Description and let me know the interest. Please
> reply at wa...@sourceinfotech.com .*
>
> *If interested then please send update resume along with below
> information.*
>
> *Full Name: *
>
> *Email:  *
>
> *Phone:*
>
> *Location:*
>
> *Visa:*
>
> *Rate:*
>
> *Start: *
>
>
>
>
>
> *Position: Network Engineer/Cisco/Nexus *
>
> *Location: - Miami, FL*
>
> *Duration: 1 year+-*
>
> *MOI: phone and Skype*
>
> *Client: - Carnival Cruise Lines*
>
>
>
> *senior Network Engineer* with solid experience working with *Cisco *Routing
> and Switching, *Nexus *and either *Juniper or Palo Alto* Firewalls. This
> is a phone and Skype to hire with a possibility of an on-site covered by
> the client. Candidates with hospitality experience (Cruise Line, Hotel, Air
> Line ect.) and in Florida are a plus. Candidates must have good
> communication skills.*  Cisco, Nexus and Juniper or Palo Alto are a must.*
>
>
>
> *Manager Notes (required)* –
>
>1. Cisco Routing  and Switching
>2. Cison Nexus
>3. Cisco Wi-FI
>4. Either Juniper or Palo Alto Firewalls
>
>
>
>
>
> *BASIC PURPOSE: *
>
> The Network Engineer works for and under the general direction of the
> Manager, Network Engineering. Responsibilities include the implementation
> of network infrastructure and enterprise network solutions shipboard and
> shoreside. In addition responsibilities include troubleshooting,
> installing, implementing and administering network systems and providing
> Tier III support.
>
> *ESSENTIAL FUNCTIONS: *
>
> 1. Conducts short- and long-term planning to meet network requirements
> with a deep technical understanding of network infrastructure.
>
> 2. Performs hands-on implementation of Cisco routers and switches,
> specifically Cisco Nexus 7000, 5000, 2000, Cisco Catalyst 6500, 4500, 3850,
> 3750, 3650 series switches, Cisco 3900, 2900 and ASR routers.
>
> 3. Strong working familiarity with Cisco IOS with hands-on experience
> configuring Cisco routers, switches and firewalls.
>
> 4. Some experience with Cisco Intercloud design and implementations.
>
> 5. Provides support for network connectivity or related network issues for
> the user community.
>
> 6. Plans and actively oversees the installation of network systems.
>
> 7. Troubleshoots, diagnoses and resolves network problems.
>
> 8. Researches, analyzes and recommends the implementation of software or
> hardware changes to rectify any network deficiencies or to enhance network
> performance.
>
> 9. Ensures planned testing activities are performed and technical criteria
> are met.
>
> 10. Evaluates services provided by vendors and recommends changes.
> Knowledge of Enterprise system monitoring and management tools such as
> Solarwinds, Riverbed Netprofiler, Smart Net Total Care, Wireshark, Cisco
> Prime etc.
>
> 11. Knowledge of commercial enterprise-level tools and products to provide
> network services, including: firewalls, IPS/IDS, DNS, DHCP, web security,
> TACACS+, VPN.
>
> 12. Understanding of PCI and security best practices
>
> 13. Ability to establish and maintain effective working relationships with
> coworkers and vendors.
>
> 14. Excellent verbal and written communication skills.
>
> 15. Performs related duties and fulfills responsibilities as required.
>
>
>
> The position requires the ability to participate in a 7x24 on-call support
> rotation and willingness to travel 35% of the time; a portion of travel
> will be outside of the U.S., including shipboard deployments, necessitating
> documents for international travel.
>
>
>
>
>
>
>
> **
>
> *Thanks,*
>
> *Mohammad Wasim*
>
> *Source InfoTech Inc.*W: *6099450420 <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/CANdkWrRtRUaXU0a9oDF5COxtXs-
> eDJ2x6rHOW1icFwgQo6XDFQ%40mail.gmail.com
> 

[android-developers] Open Positions - Wipro

2016-11-21 Thread Rizwan Dawood
*Position 1:*



*Drupal PHP Web Content Management *

*Germantown, Maryland, USA*

*3 Month(s) 1 Day(s)*


*Key skills required for the job are:*

•   Drupal (Mandatory)

•   Web Content Management

•   PHP

As a Lead, you are responsible for managing a small team of analysts,
developers, testers or engineers and drive delivery of a small module
within a project (Delivery/Maintenence/Testing) You may serve as entry
level specialist with expertise in particular technology/industry domain/a
process / application / product. You are responsible for
functional/technical track of a project.

Minimum work experience:3 - 8 Years



*Position 2:*



*Microsoft Dynamics CRM 2013 *

*1 Month(s) 26 Day(s)*

*Minneapolis, Minnesota*


*Key skills required for the job are:*

•   Microsoft Dynamics CRM 2013 (Mandatory)

As a Consultant, you should have in-depth knowledge in any one
technological or industry practice / functional area and overview of 2-3
other areas. You should handle solution definition/ fitment for a small
sized project with a medium complexity. You should be able to build a
custom Function Module with medium complexity program logic.

Minimum work experience:>=5 Years



*Position 3:*



*Office 365*

*Westchester, PA*

*3 Month(s) 0 Day(s)*


*Key skills required for the job are:*

•   Office 365 - Exchange Online (Mandatory)

As a Consultant, you should have in-depth knowledge in any one
technological or industry practice / functional area and overview of 2-3
other areas. You should handle solution definition/ fitment for a small
sized project with a medium complexity. You should be able to build a
custom Function Module with medium complexity program logic.

Minimum work experience: >=5 Years



*Thanks and Regards,*



Rizwan

Themesoft Inc

Call: (214) 666-6634

Mail: rizwan.daw...@themesoft.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/CANpokiBvsM%2BgWueuHdZ3jaC7cFz6ptZDGUrR-NEsdX4z17k87w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Technical Lead – Data Power

2016-11-21 Thread chandrakanth itiyam
*Title: Technical Lead – Data Power Work Location & Address:  Costa Mesa,
CA Contract duration (in months):7mounths*
Job Details:

Must Have Skills (Top 3 technical skills only)*
1. IBM Data Power XI52
2. XSLT
3. Integration patterns, Integration with Micro services, SPLUNK

Nice to have skills (Top 2 only)
1. IBM Websphere Message Queue (WMQ)
2. XML Technologies (WSDL, XSDs)

Desired years of experience* : 10+

Education/ Certifications (Required) : BTECH or equivalent 4 years
graduation

Top 3 responsibilities you would expect the subcon to shoulder and execute*:
1. Drive end to end technology delivery including all SDLC phases like
requirements analysis, design, coding, testing, implementation support,
deployment, design reviews, code reviews.
2. Manage coordination between onsite-offshore teams, provide technical
leadership and own the overall tech delivery.
3. Manage multiple stakeholders including client SMEs, onsite-offshore
teams distributed across multiple onsite/offshore locations.
* Drug test details:yes*

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


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

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

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

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


[android-developers] Immediate Need: Business Analyst at Oakbrooke, IL

2016-11-21 Thread Praneeth Softhq


Hi,

 

Hope You are doing great..!!

 

Here is the Job Description given below, Please go through it and revert it 
with your updated resume and the details.

 

*Note: Visa Copy, DL Copy and LinkedIn ID must for the submission. *

 

*Role   : Business Analyst*

*Location : Oakbrooke, IL*

*Duration : 6+ Months*

 

*Mandatory Skills: Adobe Campaign manager & marketing domain experience*

 

*Job Description:* The following are primary objectives for this role. 
These may be expanded or retracted as determined by the Engagement Manager. 
The ideal candidate will have extensive experience gathering and 
documenting requirements, facilitating meetings, and delivering results. 
This person must be a highly organized, self-starter who thrives in a 
fast-paced and rapidly changing environment and have proven measurable 
experience with all aspects of the SDLC.

 

· 7+ years as a business, technical or systems analyst.

· Define the business requirements and creates 
technology-independent process and data models for technology solutions 
that meet the business needs of a single business area. 

· Bridge the gap between the business customer and the technology 
solution providers (i.e., vendors, infrastructure team, development team, 
etc.

· Requires 3-5 years of experience in defining requirements and 
business analytics.

· Planning, facilitation and follow up for key stakeholder meetings 
around feature/functionality.

· Leading and driving out requirements, use case scenarios, impact 
assessments and cost/benefit analysis working with key stakeholders. 

· Working closely with US IT software teams to validate features 
through design reviews, testing. 

· Providing day-to-day coaching and mentoring of other Business 
Analysts.

· Representing the right priority for issues and changes at during 
defect management and change management processes.

· Bachelor’s degree - Business or IT with related experience. 

· Excellent verbal and written communication skills and the ability 
to communicate technical information to non-technical audiences. 

· Demonstrated ability to organize, facilitate, and recap meetings. 

· Experience working in a client-facing role with the ability to 
build strong relationships. 

· Process mapping, workflow analysis, data modeling, and design 
tools experience. 

· Strong problem-solving skills and ability to focus on details as 
well as the big picture. 

· Experience identifying project tasks and providing estimates for 
those tasks 

· Basic project management skills. 

· Demonstrated ability to adhere and promote standard business 
analyst tools, procedures and best practices. 

· Demonstrated ability to coach and mentor others. 

· Proficiency with Microsoft Office suite, specifically Word, Excel 
and Visio.

 


*Thanks & Regards:*

*Praneeth Metta*

*SPAR* *Information Systems*

*(a E-verify Company)*

Fax : 201 528 5301

*Email:prane...@sparinfosys.com II Gtalk: mettakspraneethkar...@gmail.com 
*

*URL: **www.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/ca5b9217-6cd1-4f6e-b7d1-1bcec4acc0e9%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Can i use two different accounts for developer console?

2016-11-21 Thread Filippo Tortomasi
I want to publish another app, but with a different developer name. Is it 
allowed to create another account, pay $25 again and have different names?

-- 
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/10c0c0e7-e19d-494f-b102-3226298fcd4f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hiring for IBM Data Power consultant at Costa Mesa, CA

2016-11-21 Thread USIT Recruiter
*Hi *



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



*Job Title: IBM Data Power consultant*

*Duration: 6+ months*

*Location: Costa Mesa, CA*



*Job Requirement :*

· IBM Data Power XI52

· XSLT

· Integration patterns, Integration with Micro services, SPLUNK

· IBM Websphere Message Queue (WMQ)

· XML Technologies (WSDL, XSDs)









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


[android-developers] Immediate Need: Web Developer with Angular at New York, NY

2016-11-21 Thread Praneeth Softhq


Hi,

 

Hope You are doing great..!!

 

Here is the Job Description given below, Please go through it and revert it 
with your updated resume and the details.

 

*Note: Visa Copy, DL Copy and LinkedIn ID must for the submission. *

 

*Role : Web Developer with Angular*

*Location   : New York, NY*

*Duration   : Long Term*

 

*Mode of Interview:  Google Hangouts Video call*

*Job Description:*

· Excellent knowledge of web technologies (HTTP, HTML, JavaScript, 
web application architecture, and building full stack, multi-tier, web 
applications, multithreading).

· Knowledge of JavaScript frameworks (Angular is preferred).

· 5 years of extensive coding experience in Java.

· Python experience preferred. 

· Basic SQL knowledge.

· Strong ability to communicate technical concepts clearly and 
effectively.

 

 

*Thanks & Regards:*

*Praneeth Metta*

*SPAR* *Information Systems*

*(a E-verify Company)*

Fax : 201 528 5301

*Email:prane...@sparinfosys.com II Gtalk: mettakspraneethkar...@gmail.com 
*

*URL: **www.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/6e174dec-dd94-4015-9886-be175ba12075%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] HOT LIST OF AVAILABLE CONSULTANTS IMMEDIATELY FOR NEW PROJECTS

2016-11-21 Thread akumar . scrum


*Dear Partner,*

 

*Hope you are doing well.*

 

*Kindly find below hot list of available consultants for C2C positions.*

 

*Please add me ku...@adroitassociates.com to your mailing list for current 
& future requirements.*

 

 

*CANDIDATE NAME*

*SKILLS*

*CURRENT LOCATION*

*RE LOCATION*

*VISA*

*Experience*

Rakesh

OBIEE Developer

GA

Y

H1B

8

Anugnya

Scrum Master/Business ANALYST

Dallas, TX

Y

H1B

7

Srinivasu

Jd Edwards

Minnesota

Y

H1B

20

Uday

.Net Developer

Tennessee

Y

H1B

8

Ashish

Business System  Analyst

California

Y

OPT

8

Sowjanya

Tableau Developer

Fremont, CA

Y

OPT

6

Mithil

Java Developer

New Jersey

Y

OPT

8

Prithvi

PHP Developer

ME

Y

H1B

7

Nishanth

Citrix Admin/VMware

MI

Y

H1B

10

 

 

 

*Thanks & Regards,*

*Kumar D*

*Adroit Associates Inc*

*Direct: 732 802 7016*

*Phone: 732 516 9600 Ext: 112*

*Fax:610-465-8808*

*email: ku...@adroitassociates.com*

*www.adroitassociates.com*

*Get it right @ ADROIT*

 

-- 
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/bf0ea441-7b3c-41b6-a288-15a082dc0166%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Title: .Net Lead Location: EDEN PRAIRIE, MN

2016-11-21 Thread Balu Nela9
*Title: .Net Lead  *

*Location: EDEN PRAIRIE, MN*

*Duration: 6+ months*



*Tech lead with strong MVC and  mobile application experience*

   -  Need strong .net with Web application experience
   - Need to be strong in writing SQL Queries and *SSIS *experience
   - Might have experience handling mobile applications this requires to
   support an app which can be downloaded to Ipad.As it is a production
   support , when team in india is off during US day time, the guy need to
   support both .net Web application + sometimes in Objective C code
   - Objective C is good to have but atleast must have worked on Mobile
   applications.
   - Open for H1 candidates as well

 *Balu Nela*

*PRONIX INC*

*b...@pronixinc.com  | 609-378-1022*

-- 
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/CAM2%2B5hEk_SavgVTg7zjDdodSb5KmuhgxouribwxjxYVh%3D8CE-g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Required: Streling Integrator Schaumberg,IL Need GC and US Citizen and EAD GC Only

2016-11-21 Thread rahul goswami
Hi,





NEED GC EAD, GC AND US CITIZENS and EAD GC ONLY, No H1 candidates



Please share profile at apa...@onsinteractive.com call me @*443-469-7763*



*Job Title:Sterling Integrator*

*Location:Shaumburg, IL*

*Job Type:   Long term Contract *

*Client:UNITED HEALTH GROUP (UHG)*



*Please Find JD below.*


*TOP REQUIREMENTS:*
5 years of experience with Sterling Integrator, 1 year of experience with
Sterling File Gateway, Control Center would be nice to have. 1+ years of
experience with using, setting up, and troubleshooting FTP, SFTP,
Connect:Direct and AS2.

Team is IT Enterprise Application Integration with 3 members

*What are the top 5-10 responsibilities for this position?*
Troubleshoot client/trading partner file transfer issues using
FTP,SFTP,FTPs,Connect:Direct, and AS2 protocols. Setup/modify
client/trading partner connectivity. Work on projects associated with data
and file movement into and out of the organization. Troubleshoot mapping
errors in B2B Integrator.

*What software tools/skills are needed to perform these daily
responsibilities?*
IBM B2B Integrator/Sterling Integrator/GIS, IBM Secure Proxy, IBM Control
Center, IBM Sterling File Gateway

*What skills/attributes are a must have?*
Troubleshoot connectivity issues for protocols
FTP,SFTP,FTPs,Connect:Direct, and AS2.
Setup/modify trading partners and routes in IBM Sterling File Gateway

*What skills/attributes are nice to have?*
Mapping experiences, AS2 troubleshooting




*Thanks,*

*Aparna*

*443-469-7763*

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


[android-developers] Senior Voice Engineers in Sunnyvale, CA !

2016-11-21 Thread Abhishek ojha
*Senior Voice Engineers *

*Sunnyvale, CA *

*9 month contract *



*Apple for onsite interview*



*Quote:*

*“DESCRIPTION*



•Extensive knowledge of Cisco voice solutions including CUCM, CME, SRST,
CUSP, Unity Connection, CUE and CUBE. The candidate must have a proven
track record of designing, implementing and supporting a fully converged
voice infrastructure based on the Cisco platform.

• Familiar with and capable of designing highly robust voice systems
including traditional Time Division Multiplex and Voice over Internet
Protocol (VoIP). Familiar with operational capabilities of telephony
systems, including systems from major vendors such as Avaya, Nortel, Cisco,
and others. Familiar with Digital Signal Processing, voices codecs
(G711/G729), telephony signally (ISDN PRI/H323/SIP) and telephony
protocols.

• Operational experience supporting multi-vendor PBXs like
Avaya, Cisco.”  Unquote



CCVP certification is priority and would put the candidate to the top of
the list

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


[android-developers] C2C :: Java Developer - Inperson interview must - Bloomington, Minnesota

2016-11-21 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/20OkZkT.jpg";>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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 
Java Developer - Inperson interview must in Bloomington, Minnesota, if 
you have matching candidates please submit their profiles http://www.job4tech.com/jobs/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc?utm_source=JA47-Up&utm_medium=Groups-email&utm_campaign=Job-Alerts";>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Java Developer (In person interview) 
Location: Bloomington, MN Duration: 6 month + 
Interview: 1 phone & 1 in-person Java 
Software Engineer.  Work on a team of 6-8 software developers 
in an agile environment to create innovative solutions.  Responsible for 
delivering front to back stacks of functionality going from the database layer 
all the way to client side UI.  Responsibilities:  
 Design and delivery of new functionality that adheres to platform and 
architectural guidelines   Stay up to date with new technologies and 
share knowledge within the team   Interact with technology peers to make 
technical recommendations for application development.   Manage time 
effectively, proactively assessing risk and dependencies   Effectively 
communicate timely and accurate status information to project leaders   
Participate as a team member, assisting others and leading initiatives as 
needed   Take ownership over results and deliver on co

[android-developers] Need: Urgent need:Windows Infrastructure Engineer, Cumberland/Woonsocket, RI

2016-11-21 Thread aman tanwar
Share resume on



*ama...@nityo.com . Positions: Windows Infrastructure
Engineer Location: Cumberland/Woonsocket, RI Duration: 12+ months*



*No ADMIN Strong experience in Windows, VMware and HP Servers is must.
*Responsibilities
include providing Infrastructure Architecture & SME support for all
Enterprise X86 Server hardware, Server & Desktop Virtualization (VMware ESX
/ View), Windows Server OS. Focus will be projects requiring migration from
win2003 to 2012 and VMware ESX 3.5/4.1 to 5.5/6


*Daily tasks include: *•Provide Engineering guidance to EITS (Build, Run &
DR), Data Architecture and Application Teams
•Create and Maintain Project related Infrastructure Engineering Document
(IEG)
•Work with Architecture team to translate Infrastructure Documentation into
Engineering guides.
•Provide HP Hardware Configurations and Quotes, when necessary.
• X86 / ESX Capacity Management


* In depth knowledge of the following technologies: *•HP Blade Enclosures
including Virtual Connect (Ethernet and Fiber)
•HP Servers (x86) & Storage Blades
• HP MSA Storage
•VMware ESX 5.x and 6
•VMware View
•Windows Server 2003 – 2012
•Red Hat 6.x
•MS Server Clustering
•BMC BladeLogic Server Automation
•DR Solutions – VMWare SRM, Zerto & EMC SRDF
•Open Source/Open Stack
•Nutanix
•HP VSA Storage (Left-Hand)


*Functional knowledge of the following technologies: *•SQL 2008/2012
•Oracle DB
•Citrix XenApp
•Citrix PVS
•MS SCCM
•NETIQ
•Active Directory
• DHCP
•DNS
•CIFS / NAS


*Thanks & Regards Aman Tanwar*

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


[android-developers] Urgent need a Linux RAC Administrator with 9+ years of experience Linux Administrator || Miami, FL || Any visa is ok ||

2016-11-21 Thread Mohammad Wasim
Hello All,

Please find the Job Description and let me know the interest. Please reply
at wa...@sourceinfotech.com.

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

Full Name:

Email:

Phone:

Location:

Visa:

Rate:

Start:





*Position: Linux/ RAC Administrator *

*Location: Miami, FL*

*Duration: 1 year*

*MOI: Phone + skype*

*Client: Carnival Cruise Lines*





senior *(9+ years)* *Linux Administrator*/Engineer with experience working
with *Oracle RAC* and *ASM.* They do not require hospitality experience but
it is a plus. Oracle RAC* *is a must*. Please ask your candidates to
add *Oracle RAC* bullets to their resume to emphasize the experience and so
I can get the resume past HR/VMS. I have some flexibility on rate so please
send me candidates even over the target rate. Phone and Skype to hire.  *Please
do not send candidates who do not have Oracle RAC and ASM.*



*Job Description: *

   - Installation and administration of Red Hat Linux Operating System and
   other packages as needed for business applications
   - Must possesses a thorough understanding of storage device
   administration such as the addition/removal of disk
   - Ability to work with host based volume management systems such as
   Solaris ZFS or Linux Volume Manager
   - Must be familiar with the OS support for Oracle RAC and be able to
   configure Oracle ASM volumes in preparation for handover to database
   administrators
   - Perform system capacity planning and performance tuning
   - Ability to work closely with various infrastructure teams for
   installing and configuring new systems
   - Provide system support and troubleshooting expertise as needed
   - Maintain patch levels across multiple systems, as needed for security
   and policy compliance
   - Participation in 7x24 on-call rotation
   - Perform other duties and special projects as required



*Qualifications:*

   - Bachelor or Master's degree in Computer Science or related field.
   - Minimum 5 years' experience as a Solaris/Red Hat Linux administrator.
   - Experience in Red Hat Satellite.
   - Strong UNIX shell scripting experience.
   - Unix Security Framework knowledge (PAM, KDC/LDAP, SSH key management,
   etc.).
   - Implementation and maintenance of VCS and or RAC high availability
   solutions.
   - Experience with configuration management tools and processes.
   - Experience with operating system performance monitoring and tuning.
   - JBoss (Tomcat), Apache, architecture and administration experience.
   - Good understanding of SSH, NFS, SFTP, HTTP and TCP/IP.
   - Experience in a Sarbanes Oxley compliant enterprise.
   - Experience with enterprise system monitor tools.
   - Experience in the support of SAN's and EMC Powerpath is preferred.
   - VMware administration experience
   - Excellent communication, problem solving, and teamwork skills.







**

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


[android-developers] Need :: Java lead @Cary, NC :::Only USC/GC

2016-11-21 Thread swamil singh
Hello,

Hope you are Doing well...!!!

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

*ONLY USC/GC*

*Role*: Java lead with Big Data

*Location*: Cary, NC

*Experience*: 7+ years

*JD:*

*Roles & Responsibilities:*

• Design, develop, implement and test software components on
distributed system written in Java.

• Produce efficient, maintainable, reliable code and unit tests.

• Refactor code as necessary to improve function or reduce
technical debt.

• Research new technologies and frameworks; make selections and
recommendations

• Analyze and solve performance and security related issues in
the applications.

• Collaborate with other teams including engineering,
post-sales support and product management.

• Collaborate with QA team in automation process on need basis.

• Produce documentation and artifacts necessary in accordance
with the existing processes for collaborating with QA, post sales and
business teams.



*Required Qualifications:*

·Bachelor of Science degree in Computer Engineering, Computer
Science, Electrical Engineering or related discipline

·7+ years of relevant software development experience, building
enterprise software products or web applications, producing design and
technical artifacts, planning and executing the development projects.



should have at least 4+ years of experience in the following:

• Design and development of web and business components in Java

• Strong understanding of software design patterns

• Competence with Python, Linux shell scripting, MySQL or any
other databases.

• Experience with industry-standard IDE, version control and
development tools.

• Experience on scaling and performance optimization of
distributed systems.

• Experience with a distributed version control system (e.g.
git, Mercurial)

• Triaging and Solving problems in distributed systems in
integrated release and production environments including functionality,
performance and scaling bottlenecks.

• Willingness to work in an agile environment where unit
testing, code quality (automated checks and peer review), and continuous
integration are a critical part of the development process



*Preferred Qualifications:*

• Experience with Grails

• Experience with at least one "big data" framework or
distributed datastore (e.g. Hadoop Map-Reduce, Samza, Spark, Solr,
Cassandra, HBase, MongoDB, Dynamo, Zookeeper), ETL.

• Experience with Hadoop YARN or Apache Mesos

• Experience with virtualization technologies (e.g. VirtualBox,
Docker, VMWare)

• Sound knowledge on product and applications security.

• Experience with Java 8, including streams and lambdas
-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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



Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

Website: www.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/CAP_aUSwh8E6-9dyUx9AGPRqCaxX%2B%3DyuYOFOrXA5D4Riws9GL9g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Immediate ::Linux Lead Engineer :: Hillsboro, OR

2016-11-21 Thread Amit Kumar
*Hello,*

*Hope you are doing great!!!*

*We have the following requirements as below, please go through job
description and let me know  on *
*609-897-9670 x 5124,* <609-897-9670%20x%204013>* Email: *
*am...@sysmind.com *



*Position  : Linux Lead Engineer*


*Location : Hillsboro, OR*


*Duration : 9 Months+*


*Mandatory technical Skills :*

• 5+ yrs of relevant experience

• Experience working on Networking stack on Linux and other similar
platforms

• Understanding of Networking protocols and ability to debug issues
across different software layers in networking stack

• Experience working on Linux kernel and device drivers
• Prior experience on any core or atom based Intel platform is a
plus












*Thanks and Regards,*



*Amit Kumar* | SYSMIND, LLC


*Technical Recruiter*

Phone: 609-897-9670 x 5124

Email: am...@sysmind.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/CALtO%2BBFq8DhuWuKBihf_sbpBPfwjUETrLzAUsPfpX%2BQsJqGPow%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need :: Automation Lead (QA) - C#/.Net/Coded UI at Denver, CO

2016-11-21 Thread satish kumar


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


[android-developers] Fwd: Urgent need:: Spanish UI developer::Englewood ,CO

2016-11-21 Thread ranjeet majumdar
Job title- Spanish UI developer

Location- Englewood ,CO



1. 8-9 years of UI development using HTML5, CSS3

2. Strong development experience in responsive UI.

3. Good command on Adobe Creative Suite

4. Experienced in creating wireframes and mockups and discussing with the
business teams.

*Spanish language proficiency is mandatory*



Best Regards,

*Ranjeet Majumdar* | SYSMIND, LLC

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

Phone: 609-897-9670 x 5117

Email: ranje...@sysmind.com

Website: www.sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

Gtalk: ranjeet.sysm...@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/CADUE5J933YkkMBisNmGaXDDnGYR4tZpW5ubvKHgz%3D9nyaBmGqw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] oracle SOA @ Los Angeles, CA

2016-11-21 Thread amit yadav
Hi,

Hope you are doing great!





Job Description: Job Title: oracle SOA
Work Location & Address: 1055 W. 7th Street, Los Angeles, CA US 90017
Contract duration (in months)   6
Target Start Date   1st Dec 2016


Job Details:

Must Have Skills (Top 2 technical skills only)
1.ORACLE SOA Suite OSB/BAM hands on expert.
2.Architect & Build OSB Web Services.

Nice to have skills (Top 2 only)
1. Healthcare
2.


Best Regards,

*Amit Yadav* | SYSMIND, LLC

Team Lead

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



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

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


[android-developers] Need :: Linux networking Lead Engineer @Hillsboro, OR

2016-11-21 Thread swamil singh
Hello,

Hope you are Doing well...!!!

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

*Only US Citizen*

Role: Linux networking  Lead Engineer

Location: Hillsboro, OR

Experience: 10+ years


*JD:*

• 5+ yrs of relevant experience

• Experience working on Networking stack on Linux and other similar
platforms

• Understanding of Networking protocols and ability to debug issues
across different software layers in networking stack

• Experience working on Linux kernel and device drivers

• Prior experience on any core or atom based Intel platform is a
plus



-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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



Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

Website: www.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/CAP_aUSy1mwE6cAH1bbdxGZ4OSAvbY0eQY3n%2Bp%3DrHW0_YGeO56g%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need:: Drupal Developer @Germantown, MD

2016-11-21 Thread swamil singh
Hello,

Hope you are Doing well...!!!

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

*Passport no must*

Role: Drupal Developer

Location: Germantown, MD

Experience: 10+ years

JD:

Software Engineer with the following programming skills:Prefer 5+ years
professional experience and Strong self-guided/self-starter personality

· Drupal 7.x and above* <- this is the key area of focus for at
least the first several months.  So this is where I want to see a lot of
the experience.  If they don’t have this, the rest does not matter.

· PHP

· Open Atrium package preferred

· HTML/CSS

· Javascript

· git

· Industry standard reporting package experience like FusionCharts,
D3, etc

· Basic Linux/Networking
-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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



Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

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


[android-developers] Need :: Spanish UI Developer @Englewood, CO

2016-11-21 Thread swamil singh
Hello,

Hope you are Doing well...!!!

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

*Note: Please reply if you are comfortable to share Passport no/I94
Verification Snapshot else not.*

Role: Spanish UI Developer

Location: Englewood, CO

Experience: 10+ years

JD:


1. 8-9 years of UI development using HTML5, CSS3

2. Strong development experience in responsive UI.

3. Good command on Adobe Creative Suite

4. Experienced in creating wireframes and mockups and discussing with the
business teams.

*Spanish language proficiency is mandatory*

-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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



Phone: 609-897-9670 x 5121

Email: swam...@sysmind.com

Hangout: swamil.sysm...@gmail.com

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


[android-developers] C2C :: Java Developer - Inperson interview must - Bloomington, Minnesota

2016-11-21 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/20OkZkT.jpg";>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc&pubid=ra-56e8d0c36464f675&ct=1&title=Java%20Developer%20-%20Inperson%20interview%20must&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 
Java Developer - Inperson interview must in Bloomington, Minnesota, if 
you have matching candidates please submit their profiles http://www.job4tech.com/jobs/727469-java-developer-inperson-interview-must-at-endure-technology-solutions-inc?utm_source=JA47-Up&utm_medium=Groups-email&utm_campaign=Job-Alerts";>
 here.  Candidates matching the requirements will be 
contacted.  
Position: Java Developer (In person interview) 
Location: Bloomington, MN Duration: 6 month + 
Interview: 1 phone & 1 in-person Java 
Software Engineer.  Work on a team of 6-8 software developers 
in an agile environment to create innovative solutions.  Responsible for 
delivering front to back stacks of functionality going from the database layer 
all the way to client side UI.  Responsibilities:  
 Design and delivery of new functionality that adheres to platform and 
architectural guidelines   Stay up to date with new technologies and 
share knowledge within the team   Interact with technology peers to make 
technical recommendations for application development.   Manage time 
effectively, proactively assessing risk and dependencies   Effectively 
communicate timely and accurate status information to project leaders   
Participate as a team member, assisting others and leading initiatives as 
needed   Take ownership over results and deliver on co

[android-developers] Urgent Req:: Talend DI, at Richmond, VA

2016-11-21 Thread Anand Singh
Hi,

I Hope you are doing great.

Please find the JD as below if you are comfortable Let me know ASAP.



*Role:  Talend DI*

*Location:  Richmond, VA.*



Job description:



1. Experience with fast data and real-time data movement is a priority

2. Must have 5 - 7 years of experience on *Talend.*

3. Knowledge of Java is preferred, specifically with experience working
with Kafka is a plus

4. *Data analysis, ETL error handling design and knowledge of data modeling*
techniques is a plus

5. Must be proficient in *SQL development on Oracle, SQL Server or
PostgreSQL*





Thanks & Regards

*Anand Singh* | SYSMIND, LLC

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

Phone: 609-897-9670 x 3505

Email: ana...@sysmind.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/CAG6%2BvSPXJa2oJ72VbofJR6jbF8AzZKfXFrST%2BistxKrQ%3DwkK6A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Fwd: FW: Urgent Need :: Sr JEE Developer with eCommerce @ Bothell, WA

2016-11-21 Thread ranjeet majumdar
Hi ,



Hope you are doing great,



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



*Role: Sr. Jee eCommerce Developer*

*Location: Bothell, WA*

*Duration: 6+ Months*





Competencies: JBoss EAP, J2EE EJB 1.x/2.x, SOA [Service Oriented
Architecture]

Experience: 8-10 Years



Essential Skills

• 4+ years hands-on experience with eCommerce Checkout Flow. Working
knowledge of Fulfillment Services.

• Working knowledge with Commerce and Shopping Cart

• 4+ years of hands on coding experience using Java and J2EE related
technologies and components

• Enterprise Integration Systems (EAI and EAP - must)

• Strong knowledge of modeling tools (Visio/Enterprise/Architect/other
equivalent tools)

• Comprehension of web architecture, web frameworks and open source
industrially recognized projects: SOA (SOAP & RESTFul), Spring, Apache



Desirable Skills

• Minimum 4-6 years of architecting large scale web applications using JEE
architecture

• Experience creating Architectural designs and solution designs which
requires practical knowledge of Distributed Architecture technologies,
Design patterns, Different OS (Linux based, Windows), Oracle/SQL,
Networking - TCP/IP, Design and Review of Process flows









*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/CADUE5J_O%2BqfWVb_u0%3D-3fd10UH3mnoL%2BkoK--eUHutiGsc%3DncA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need || Microsoft CRM Dynamics- Richfield, MN

2016-11-21 Thread amit yadav
Hi,

Hope you are doing great!


Role : Microsoft CRM Dynamics

*Location* : Richfield MN

· Minneapolis

·


Below MS CRM demand is extremely critical and need your extensive support
in fulfilment. We have 6 Open Positions to be targeted for closure in 2
days.



*JD*

· Must have 8+ years hands-on Microsoft Dynamics CRM  design and
development experience

· Well versed with the overall technical architecture of Dynamics
CRM

· Experience of defining/creating solution architecture, functional
and technical design documentation for deploying Dynamics CRM  solutions

· Must have lead the design and development of Dynamics CRM end-to-end
implementations

· Expertise in design and hands-on development of Dynamics CRM
solutions

· Well versed with different versions of .NET Framework, WPF, C#
programming, Silverlight, Dynamics CRM SDK, Mobile Express, SQL Server

· Expertise in design and deployment of Dynamics CRM  solutions on
hand-held devices (Mobiles/iPAD/Tablets)

· Must have strong communication skills and be comfortable in
leasing with stakeholders independently

   - Ability to establish priorities, work independently and lead
   development of Dynamics CRM solution








Best Regards,

*Amit Yadav* | SYSMIND, LLC

Team Lead

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



Phone: 609-897-9670 x 4009

Email: am...@sysmind.com

Gtalk: amitkumaryadav489

Website: sysmind.com

Address: 38 Washington Road, Princeton Junction, NJ 08550

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


[android-developers] Hiring for Teradata Consultant at San Francisco, CA

2016-11-21 Thread USIT Recruiter
*Hi *



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



*Job Title: Teradata Consultant*

*Duration: 6+ months   *

*Location: San Francisco, CA*



Job Description: Contribute in requirements elicitation, creation of
application architecture document and creation of design artifacts; deliver
high quality codes, support activities related to implementation and
transition; interface with internal team and key stakeholders; analyze and
resolve issues to ensure high quality deliverables at each stage of  SDLC
WITHIN the guidelines, policies and norms of Infosys.




*Must have :*


*Minimum 9 years of total experience are mandatory.*

Teradata





*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/CALnpRi1a-1tkfxQULM%2BrfEER%2BTTQ8GA%3DWBn3SJvJLPav4Gkicg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] C2C :: Direct client: C++ developer with Financial Industry exp - Jersey City, New Jersey

2016-11-21 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/20OkZkT.jpg";>
 

Sign up for free employer account.   Share with 
your network https://api.addthis.com/oexchange/0.8/forward/linkedin/offer?url=http://www.job4tech.com/jobs/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira&pubid=ra-56e8d0c36464f675&ct=1&title=Direct%20client:%20C++%20developer%20with%20Financial%20Industry%20exp&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 
Direct client: C++ developer with Financial Industry exp in Jersey City, New 
Jersey, if you have matching candidates please submit their profiles 
http://www.job4tech.com/jobs/727489-direct-client-c-developer-with-financial-industry-exp-at-fortira?utm_source=JA47-Up&utm_medium=Groups-email&utm_campaign=Job-Alerts";>
 here.  Candidates matching the requirements will be 
contacted.  
Must be local and must be able to attend phone and face to face/can do c2c 
or w2 
skills: C++ developer with INvestment banking Must have Investment bank 
/Must have linux With equity/ Trading exp
Location: Jersey City NJ
Duration: Very very long term project 
Client: DIRECT (NO LAYERS, no implementation partners)
 Expert C++ skills with experience writing production code Proficiency with 
Linux; i.e. shell scripting, process management Excellent written and verbal 
communication skills (English) Experience developing client-server, 
distributed, real-time, performance-critical, highly available, or large-scale 
systems (\"C++ developer\") and linux Associated topics: business, data, 
financial analyst, intern, operations, portfolio, reporting, strategy, team, 
valuation analysthttp://www.job4tech.com/jobs/727489-direct-client-c-developer

[android-developers] Urgent Need: Project Manager with CSM _Mclean,VA _6-12+ Months

2016-11-21 Thread Shawn Marsh
Hi,

Hope your are Doing Good…!

I have an urgent opening on *Project Manager with CSM* Position with my
client. Please send me the resumes with full name, contact details, Salary,
and availability date.



*Requirementdetails:*

*Title:* *P**roject Manager with CSM*

*Location: **Mclean,VA*

*Duration   : 6-12+ Months*

*Rate: Open*



*Skype Interviews*



Technical skills and Knowledge:



*Primary Skills**:*   *P**roject Manager with CSM *

*Responsibilities:*

Practical experience in technology, development, and project planning.

Thorough understanding and experience in technical design and
implementation .

Experience developing and managing complex IT infrastructure systems and
services.

Proven experience with system lifecycle development using Waterfall and
Agile methodologies and instance management.

Ability to assess requirements, recommend approaches to customers.

Excellent people management, team building and customer relations skills.

Excellent presentation, writing and speaking skills, and interpersonal
skills must be demonstrated. Must be well versed in preparing and
confidently delivering presentations to technical and non-technical
audiences.







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


  1   2   >