[android-developers] Re: Meta: Changes to new-user moderation policy

2016-12-30 Thread Jagapathi Chowdary

>
> https://groups.google.com/forum/#!topic/android-developers/zNQ3phUoess
>



some one here help me  android developers  

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


[android-developers] Re: Recycler view with important marking star view problem

2016-12-30 Thread Jagapathi Chowdary
this is my code 


import android.Manifest;
import android.app.Activity;
import android.content.Intent;
import android.content.pm.PackageManager;
import android.net.Uri;
import android.os.Build;
import android.support.v4.app.ActivityCompat;
import android.support.v7.widget.RecyclerView;
import android.view.LayoutInflater;
import android.view.View;
import android.view.ViewGroup;
import android.widget.ImageView;
import android.widget.LinearLayout;
import android.widget.TextView;
import android.widget.Toast;

import java.util.ArrayList;

/**
 * Created by PPS on 4/2/2016.
 */
public class Search_Result_Adapter extends 
RecyclerView.Adapter {
private final int HEADER = 0;
private final int CHILD = 1;
final private int REQUEST_CODE_ASK_PERMISSION = 123;
Activity activity;
private ArrayList star_check = new ArrayList();
private ArrayList user_id_list = new ArrayList();
private ArrayList data;
private int click_position, star = 0;
private Intent callIntent;

public Search_Result_Adapter(Activity activity, ArrayList data) 
{
this.activity = activity;
this.data = data;
}

@Override
public RecyclerView.ViewHolder onCreateViewHolder(ViewGroup parent, int 
viewType) {

RecyclerView.ViewHolder holder = null;
ArrayList save_value = new ArrayList<>();
save_value.add("0");
DataHold.getInstance().setUser_list(save_value);

LayoutInflater inflater = LayoutInflater.from(parent.getContext());
switch (viewType) {
case HEADER:
View v_parent = 
inflater.inflate(R.layout.search_parent_result, parent, false);
holder = new ParentViewHolder(v_parent);

break;
case CHILD:
View v_child = 
inflater.inflate(R.layout.search_child_result, parent, false);
holder = new ChildViewHolder(v_child);
break;

default:
View v_parent1 = 
inflater.inflate(R.layout.search_parent_result, parent, false);
holder = new ParentViewHolder(v_parent1);
//Toast.makeText(activity.getApplicationContext(), "" + 
data.size(), Toast.LENGTH_SHORT).show();
break;
}
return holder;
}

@Override
public void onBindViewHolder(final RecyclerView.ViewHolder holder, 
final int position) {

if (holder.getItemViewType() == HEADER) {
Search_Header_Model headermodel = (Search_Header_Model) 
data.get(position);
((ParentViewHolder) 
holder).address.setText(headermodel.getAddress());
//Toast.makeText(activity.getApplicationContext(), "Header: 
"+headermodel.getAddress(), Toast.LENGTH_SHORT).show();
} else if (holder.getItemViewType() == CHILD) {
final Search_Child_Model child_model = (Search_Child_Model) 
data.get(position);
((ChildViewHolder) holder).row1.setText(child_model.getRow1());
((ChildViewHolder) holder).row2.setText(child_model.getRow2());
((ChildViewHolder) holder).row3.setText(child_model.getRow3());
((ChildViewHolder) holder).row4.setText(child_model.getRow4());
((ChildViewHolder) holder).row5.setText(child_model.getRow5());
((ChildViewHolder) holder).image2.setOnClickListener(new 
View.OnClickListener() {
@Override
public void onClick(View view) {

if 
(star_check.contains(((ChildViewHolder)holder).getAdapterPosition())) {
for (int i = 0; i < star_check.size(); i++) {
if (star_check.get(i) == 
((ChildViewHolder)holder).getAdapterPosition()) {
star_check.remove(i);
((ChildViewHolder) 
holder).image2.setImageResource(R.mipmap.single_blank);
}
}
updateUserList();
}
else {
((ChildViewHolder) 
holder).image2.setImageResource(R.mipmap.single_filed);

star_check.add(((ChildViewHolder)holder).getAdapterPosition());

updateUserList();
}
}

private void updateUserList() {
DataHold.getInstance().setSave_check("0");

user_id_list.add(child_model.getUser_id());
DataHold.getInstance().setUser_list(user_id_list);
}
});
((ChildViewHolder) holder).row1.setOnClickListener(new 
View.OnClickListener() {
@Override
public void onClick(View v) {

click_position = position;
final Search_Child_Model child_model_click = 
(Search_Child_Model) data.get(click_position);

Dialog_Screen_row dsc = new Dialog_Screen_row(activity, 

[android-developers] Recycler view with important marking star view problem

2016-12-30 Thread Jagapathi Chowdary
Hello guys I am new here today is last date for my project. One bug giving me 
to much head ACH 

I implemented a star image view childview of recycler view 

When user click empty star view it changes to filled star.  

When user clicks and scrolls up I find few more automatically clicks

I kept condition to check weather position is there in array list or not but 
also no use plz help 

Any one to help I post code of my adapter here 

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


[android-developers] happy new year

2016-12-30 Thread chandrakanth itiyam
-- 
Please send resume to my Official mail ID*:** chandrakan...@itiyam.com
*


-- 
Thanks & Regards,

*Chandrakanth Grandhi*
*ITiyam LLC*

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

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

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


[android-developers] Requirement / Senior Digital Project Manager / Irvine, CA / Long Term Contract

2016-12-30 Thread isha0239


Hi,   

 

This is Isha Saraf from Virtual Recruiters.

Hope this email finds you well. 

 

We have a requirement open for a *Senior Digital Project Manager* for this 
position we are looking to source is a Senior Digital Project Manager for 
the Clients Digital Transformation Projects. If you have a relevant 
consultant please send me the Updated Resume or give me a call at 
*415-202-5274*.

 

*Job Description:*

*Work Location: *Irvine, CA
*Duration:* Long Term Contract

*Extension Possible: *Yes
*Offshore/Onsite: *Onsite
*Experience: *10 to 20 Years
*Rate: *Competitive Rates
*Mode of Interview: Telephonic and Skype mandatory*

   

*Job Title: Senior Digital Project Manager (Job ID:46944)*

*Location: Irvine, CA*

*Duration: Long Term Contract*

  

* Required Skills:*

· Must have Skill Project Management

· Need a Strong Digital Marketing PM

   

*  Description:  *

*Successful candidates:*

· Are eager for knowledge, intellectually curious, inspired by 
experimentation and trying out new ideas, processes, engagement techniques 
and technology

· Have a deep understanding of what quality in digital project 
delivery looks and feels like

· Understand that constraints present the opportunity for 
innovation and challenges fuel the need for change

 

*Key objectives*

· Be the single point of contact and coordination for the projects: 
internally, with Acceleration, GTM and other 3rd parties engaged across the 
projects

· Accountable for the definition and delivery management of 
multiple projects and work-streams from initiation to completion within the 
scope of the projects

 

*Responsibilities*

· Accountable for project governance, leadership and management of 
the Clients digital transformation projects

· Manage large multi-stream projects: action management, 
communication routines, creates action plans to mitigate issues/risks

· Identify and manage cross work stream / project dependencies

· Manages resourcing constraints with relevant internal and 
external stakeholders and coordinate specific resources required at certain 
milestones throughout the project

· Establish and engage the project team to ensure the successful 
delivery of deliverables within the required timeframe.

· Manage the changes required to People – any new roles or impacts 
on team.

  

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

 

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

 

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

*Candidate Name*

 

*SR Number / Position*

 

*Present location (city, state or ZIP)*

 

*Work Authorisation*

 

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

 

*Last four SSN*

*Tel No*

*E-mail ID*

*Skype ID*

 

*Linkedin*

*Onsite availability (post-selection)*

*Total onsite exp, working in US*

 

*Overall relevant exp of candidate*

 

*Notice Period Required*

 

*Degree:*

 

*Major (Specialisation):*

 

*University:*

 

*Graduation Year:*

*Interview Availability (Time & Date)*

 

*Rate - $/hr*

 

*I look forward to hear from you soon*

 

*Thanks & Regards*

Isha Saraf 

Technical Recruiter

Virtual Recruiters Pvt. Ltd.

Email: i...@virtualrecruiters.co

Contact: 415-202-5274

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


[android-developers] Hiring for Sr. Scrum master at El Segundo, CA

2016-12-30 Thread USIT Recruiter
*Hi *



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



*Job Title: Sr. Scrum master*

*Duration: 6+ months*

*Location: **El Segundo, CA*



*Must Have :*

· Knowledge of Scaled Agile Framework For the DFW

· hands-on knowledge esp JIRA/Rally etc





*Thanks and Regards,*

*Abhishek Kumar*

Next Level Business Services, Inc.

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

 *f: *+1 (608) 646 8326

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

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

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


[android-developers] Looking for Fulltime Frontend Developer in Santa Clara, CA

2016-12-30 Thread Sudhakar Reddy
Hi,

Hope you are doing great,

My Self, Sudhakar from *logic soft**.* We have a requirement for *Frontend
Programmer *in* Santa Clara, CA*

Please review the Job description below and if you’d like to pursue this,
please include a word copy of your latest resume along with a daytime phone
number and rate in your response. You can also reach me at *614-884-5544
Ext. 229*, Drop the suitable profiles on sudha...@logicsoftusa.com





*Title:** Frontend Programmer *

*Location:** Santa Clara, CA*

*Duration: **Full-time*



*Must have skills:* C#, Bigdata, UI (React.js)

 • Middleware development using C#

• UI development using React JS

• Backend MongoDB, ElasticSearch

• RabbitMQ messaging





*Thanks and Regards . . . . *



*Sudhakar.Muchumari*

*Logic soft,inc.*

5900, Sawmill Road, Suite 200, Dublin, OH - 43017

WORK:  (614) 884-5544 x 229| FAX:  (614) 884-5540 |

Email: sudha...@logicsoftusa.com | Visit Us: www.logicsoftusa.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/CAGxT0BQ912g%2B_wVg-zEciA%2BxOMYFXFkXK2CPrFAQuUKb8Vp2_A%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Happy New Year 2017

2016-12-30 Thread Sudheer Kumar
Hello,

Thanks for all your support in 2016 J



Wish you and your family a warm, happy and prosperous New Year 2017


Thanks & Regards


   Sudheer

TEKTREE LLC


*Work* : (734) 661-7973

*Fax*: (302) 397-2097
*Email *: sudh...@tektreeinc.com

*Web   *: www.tektreeinc.com

Gtalk   : sudheertektree...@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/CAMVYyP91%2BnDqchezCTSs21t%3DVAJ8vuxh7PTchaCAomX-71GpXA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Happy New Year 2017

2016-12-30 Thread Sudheer Kumar
HI,

Thanks for all your support in 2016 J



Wish you and your family a warm, happy and prosperous New Year 2017...

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


[android-developers] Peoplesoft Consultant ::::: Wilmington, DE

2016-12-30 Thread swamil singh
Hi,


Hope you are Doing well...!!!



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




*Role*: Peoplesoft Consultant

*Location*: Wilmington, DE


*JD*:

Should have good functional experience in General Ledger and Asset
Management module.

· Expertise knowledge in Peoplesoft queries.

· Work with the users to identify and provide the resolution for
their queries .

· Responsible to analyze and provide fix for GL and AM issues like
Ledger out of balance, issue in Creating /Retiring Assets.

· Should be able to analyze and provide fix promptly for Peoplesoft
job issues.

· Responsible to create test cases and document for
defect/enhancement in GL.

· Ability to manage tasks independently and take ownership of
responsibilities and communicate with multiple teams.

· Proactive on handling batch jobs, month end close.

-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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


[android-developers] Looking for Data Warehousing and Business Intelligence consultant with big data technologies 12+ experience

2016-12-30 Thread SALMA BHAT
Hi Partners,


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


Position:  Data Warehousing and Business Intelligence

Location: Baltimore, MD

Contract-to-Hire folks only.



Job Description:



We are looking for a candidate working on Big Data Technologies, who has

-  Extensive experience in Solution Architecture, Design and
Development for one or more projects

-  Should be well versed with Big Data Landscape, Data warehousing
and Business Intelligence

-  *Should have hands-on experience in any of the big data
technologies like Map reduce, Hadoop, Hive, Spark, Scala, Flume, Sqoop,
Hbase etc. to complete POCs, review code and guide the team*

-  Should have had experience in playing the role of a lead
architect for at least 2-3 Big Data implementations

-  Should have in-depth experience in implementing Big data
platforms on one of the leading distributions (Cloudera, Hortonworks or
MapR)

-  Candidate should also have good knowledge of Big Data
architecture patterns, design patterns, estimation techniques, performance
tuning and trouble shooting

*Qualifications Basic*

•  Bachelor’s degree or foreign equivalent required. Will also
consider one year of relevant work experience in lieu of every year of
education

•  At least 6+ years of experience working in *Big Data
Technologies*

•  At least 12+ years of experience in Data warehousing

•  At least 4+ years of experience in core Java and its ecosystem

•  At least 3+ experience on Oracle big data stack (Cloudera, ODI,
Fusion,etc)

*Preferred*

•  At least 6+ years application Big Data project implementation
experience including requirements gathering, architecture, functional and
technical design

•  At least 3 years of experience in leading technical teams and
Client-facing Skills

•  Experience in understanding new architectures and ability to
drive an independent project from an architectural stand point

•  Analytical and problem solving skills

•  Ability to learn new technologies and business requirements

•  Strong communication skills, both written and oral; Ability to
build and deliver presentations to all levels of the business and
effectively explain complex issues and concepts in simple, understandable
language

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


[android-developers] UPDATED HOT-LIST 12/30/2016

2016-12-30 Thread Acha Hotlist
Hello,



Hope you’re doing great today.

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



*Name*

*Technology*

*Location*

*Experience*

*Relocation*

SB

.Net Developer

Aberdeen, SD

12+

Yes

VB

SQL BI Lead Developer

Richmond, VA

8+

Yes

MJG

Hadoop Developer

Lisle, IL

7+

Yes

SV

Hadoop Admn

Charlotte, NC

7+

Yes

VPP

Salesforce Developer

Santa Clara, CA

9+

Yes

HD

DevOps Engineer

San Ramon, CA

8+

Yes

RA

Selenium Automation Test

Pittsburgh, PA

7+

Yes

HC

.Net Developer

Los Angeles, CA

7+

Yes

BG

Java Developer

Foster City, CA

8+

Yes

URR

Service Now Developer/Admin

Richardson, TX

7+

Yes



Thanks & Regards,



*Acha Ayyappa*

*CNET Global Solutions, Inc *

*Certified Minority Business Enterprise (MBE)*
800 E. Campbell Road, Suite # 345 Richardson, Texas 75081
Phone: 972 782 4306|| Fax: 972-692-8828
Email: a...@cnet-global.com  || *Hangouts:*
acha.requireme...@gmail.com 



*“Texas HUB Certified Business”*



*We are Leaders, We are CNETians*



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




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

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


[android-developers] Hadoop Admin @San Jose, CA

2016-12-30 Thread swamil singh
Hi,


Hope you are Doing well...!!!



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




*Role*: Hadoop Admin

*Location*: San Jose, CA



*- Strong background of Linux Administration with good at Shell Scripting*-
Experience with large scale Hadoop environments build and support including
design, capacity planning, cluster set up, performance tuning and monitoring
- Strong understanding of Hadoop eco system such as HDFS, MapReduce, Hadoop
streaming, Sqoop, oozie and Hive
- Deep understanding   and  experience  with Horton Works Hadoop stack
- Experience in installing, administering, and supporting Linux operating
systems and hardware in an enterprise environment
- Expertise in typical system administration and programming skills such as
storage capacity management, performance tuning.
- Experience in setup, configuration and management of security for hadoop
clusters.
- Manage and monitor Hadoop cluster and  platform infrastructure
- Automate cluster node provisioning and repetitive tasks.
- Manage Hadoop stack support  run book.
- Responsible for cluster availability and  available  24x7 on call support.
- Support development and production deployments

-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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


[android-developers] Position for Java Developer

2016-12-30 Thread anil kshirsagar
*Hi Associates, *
Hope you are Doing Good


Please take a look  the Job description given and let me know if you are
interested reply with your most updated resume ..


*Job Title : Java Developer*

* Job Location : Mclean, VA Duration :  6+ Months*

Passport copy Mandatory



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





Thanks & Regards,

Anil Kshirsagar
Agile Enterprise Solutions Inc

PH : 972-453-1343
E-mail:  anil_kshirsa...@aesinc.us.com || www.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/CABUrKr7GMQML7uo0Bxow1c7V5s5abtSvG0q%3D36dGR--h0t-7qA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Position for Java Developer

2016-12-30 Thread anil kshirsagar
*Hi Associates, *
Hope you are Doing Good


Please take a look  the Job description given and let me know if you are
interested reply with your most updated resume ..


*Job Title : Java Developer*

* Job Location : Mclean, VA Duration :  6+ Months*

Passport copy Mandatory



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

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


[android-developers] Required: Cassandra DBA at Long Island, NY.

2016-12-30 Thread Praveen
Hi,

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



*Position: **Cassandra DBA*

*Location: **Long Island, NY*

*Duration: Contract *





*Face to Face*

*Job Description: *

   - Design, document and implement new installation for Cassandra
   infrastructure.
   - Architect backup solutions and database health checks.
   - Strong knowledge of Apache Cassandra and datastax Cassandra.
   - Strong knowledge of Cassandra schema, CQL query, Cassandra command
   line utility and datastax ops center.
   - Proactively analyze performance to identify bottlenecks.
   - Handle incidents, bugs and provide solutions with root cause analysis.
   - Required knowledge of Java, Linux administration and back end software.
   - Works closely with application development teams to support
   applications.











*Regards,*



*Praveen Tiwari*

Senior Technical Recruiter

*Sage Group Consulting, Inc*

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

*Gtalk/yahoo/Skype: praveentj101*

[image: SageLogoC] [image: saplogoone]



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

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


[android-developers] Availble Consultants Tableau Developer,QA Analyst,Java Developer,Sr. Cognos BI Developer,Sr.Cognos TM1 Developer/Admin,Salesforce Developer/ Admin,SQL Developer

2016-12-30 Thread akanksha sharma
*Dear Recruiter, *



*Hope you are doing great.*

*Please   find the Hot list of my consultants are immediately available for
C2C requirements.*

*Please add my email Id * *s...@palni.com ** ,
**kra...@palni.com
*  *to your distribution list.*

*You can reach me at **214-499-9756,* *312- 242-1703, 347-434-4207.*





*Consultant’s Technology*

*Location*

*Re-location*

*Experience*



*Tableau Developer*

*GA*

*OPEN*

*7+ Years*



*Tableau Developer*

*GA*

*OPEN*

*7+ Years*



*Sr.Tableau Developer/Admin*

*IL*

*OPEN*

*10+ Years*



*QA Analyst*

*IL*

*OPEN*

*7+ Years*



*Core Java Developer*

*MI*

*OPEN*

*7+Years*



*Java Developer*

*IL*

*OPEN*

*5+Years*



*Sr. Cognos BI Developer*

*TX*

*OPEN*

*10+Years*



*Sr.Cognos TM1 Developer/Admin*

*IL*

*OPEN*

*10+Years*



*Salesforce Developer/ Admin*

*GA*

*OPEN*

*7+Years*









*Sr. Java Developer*

*IL*

*OPEN*

*10+Years*



*SQL Developer*

*IL*

*OPEN*

*7+Years*



*Salesforce Developer*

*IL*

*OPEN*

*7+Years*



*Salesforce Developer/ Admin*

*GA*

*OPEN*

*7+ Years*





*Looking forward hearing from you soon. Happy to work with you.*


*Feels free for any query.*

*Thank you for Time.*

*Regards,*

*Kranti /** www.palni.com *

*Sr Recruiter & Sales*

*Direct: (312) 242-1703*

*Office: 347-434-4207|E:* kra...@palni.com



*Application Development |IT Consulting & Services | Mobile Application
Services*

* *
*Staff augmentation | Outsourcing | IT 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/CAMzYA5mWjyr1dwRNsOkuydjSLV54wfssNNazsBx_9dQ%3DX1HT3Q%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Need Urgent requird buisness analyst with cloud and BDD(Behaviour driven development)

2016-12-30 Thread raju . adept456


Hi…

 

*Role : Business Analyst*

*Location : Chicago IL*

 

A Cloud Business Analyst (BA) w/BDD experience is critical in understanding 
a client’s business context, processes, practices, and requirements germane 
and subject to improvement using a cloud solution. This may entail 
interviewing, facilitating working sessions, and having follow up sessions 
with both business and IT stakeholders within a client’s organization. The 
BA will work with Cloud Architects and rest of Cloud team to define and 
design an appropriate cloud strategy and solution. With Cloud Native 
engagements, the BA will be responsible for driving domain-driven design to 
identify key micro-services needed. Also they will lead behavior driven 
design to help ensure the right software is being defined and designed. 
Responsibilities: With cloud assessments and strategy, the BA will be 
responsible for:

• Qualitative discovery of workloads/apps and client business context, 
objectives, and drivers; define and guide data collection

• Analysis of apps from determining cloud value and technical feasibility

• Research and impact analysis of cloud solutions

• Development of business case and roadmap definition..

For Cloud Native engagements:

• Help in cloud native app assessments, doing discovery and provide 
business perspective of cloud native feasibility

• With POCs and actual migration/modernization to cloud native. Conduct 
interviews and sessions to gather business requirements. Define business 
architecture app in terms of micro services using domain driven design and 
other methodslike UML modeling o Identify and define desired future 
state from a vision level down to specific features and user stories. Use 
and lead Behavior Driven Design (BDD) to develop business requirements, 
behavioral spec and acceptance tests. Develop user stories spec for 
development o And by default will do some of the QA- esp functional and UAT 
testing . For Cloud Operating Model engagements • In conjunction with Cloud 
Operating SMEs, conduct process analysis and defining appropriate to-be 
process, practices and tooling...so should be knowledgeable and ideally 
experienced in various SDLC methods and ITSM Must have

Technical Requirements / Qualifications

• At least 5 years of experience as a business process analyst or a 
business systems analyst (conducting business/enterprise analysis to 
understand business context, objectives, drivers, processes, and needs)

• Agile experience

• Advanced knowledge of and ability to perform analyses such as, GAP 
analysis, process mapping, root-cause analysis, risk analysis and 
requirements gathering

• Has a technical background or experience as a developer, tester, IT 
business analyst, an architect, or technical/software sales engineer 
specifically around BDD, portal development and API development

• Have working understanding and knowledge of cloud (IaaS, PaaS, SaaS); 
experience in defining, designing and implementing cloud solutions preferred

• BS, BA undergraduate degree, preferably with a computer type degree (MIS, 
Computer Science, Computer Engineering)

• Strongly preferred an MBA

• Excellent communication – verbal, written, and presentation skills; adept 
at communicating and managing stakeholders at all level

• Excellent organizational skill and ability to juggle multiple demands 
without missing deadlines

• Strong teambuilding skills and teamwork orientation

• Strong creative problem-solving skills

 

 


Thanks & Regards,

*  RAJU*

Technical Recruiter

 [image: logo_adept]

 Phone: 214.446.5855 x  <214.446.5855%20x%20117>126

gmail:raju.adept...@gmail.com 

Web:www.adeptconsultants.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/f88c525a-65ec-4ec7-89a1-19eb8f23d128%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Java Developer@Bellevue , WA

2016-12-30 Thread Santosh kumar Nityo
*URGENT NEED *





Hi,

Hope you doing Well !!!



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



*Role:** Java Developer with AEM (Must Be)*

*Location: **Bellevue , WA*

*Work Duration:** Long Term*

*Note: We need Photo id and visa copy (H1B)*
* Job Description:*
* Must Have Skills*
1.Angular JS
2.Java/J2EE

3. AEM






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


[android-developers] Hiring for Teradata consultant at Charlotte, NC

2016-12-30 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: **Charlotte, NC*



*Must Have :*

· DWBI Project management

· Teradata

· Informatica



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


[android-developers] Re: Copyright?

2016-12-30 Thread Erre
For english users:

Hello, i'm a beginner who is trying to publish his first app into 
GooglePlay in particular, i've created the classic soundboard with pics 
and audio of various vips...BUT when i try to publish into google play got 
rejected because of the copyrighted content... wtf??!!! there's a lot of 
soundboards in google play containing same things and they are published 
with no problems


Il giorno venerdì 30 dicembre 2016 16:05:36 UTC+1, Erre ha scritto:
>
> Buongiorno, sono un novellino che sta provando a pubblicare la prima 
> applicazione su Google Play ma apparentemente c'è quest'ombra del copyright 
> che continua a seguire solo me... perchè solo me? ora spiego.
>
> Ho creato una di quelle semplici soundboard che contiene dei tasti che 
> quando premuti, ognuno riproduce la frase simpatica pronunciata di un 
> vip...suoni ed immagini sono liberamente reperibili in rete... Ce ne sono a 
> decine su Google Play di queste soundboard, con voci e foto di vip, 
> pubblicate senza problemi MA... se provo a pubblicarla io, non mi viene 
> approvata per problemi di copyright... wtf?? volete dirmi che anche Google 
> Play funziona come youtube? cioè non si ha visibilità se non si è nessuno??
>
> Qualcuno puo' darmi spiegazioni? grazie.
>

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


[android-developers] Copyright?

2016-12-30 Thread Erre
Buongiorno, sono un novellino che sta provando a pubblicare la prima 
applicazione su Google Play ma apparentemente c'è quest'ombra del copyright 
che continua a seguire solo me... perchè solo me? ora spiego.

Ho creato una di quelle semplici soundboard che contiene dei tasti che 
quando premuti, ognuno riproduce la frase simpatica pronunciata di un 
vip...suoni ed immagini sono liberamente reperibili in rete... Ce ne sono a 
decine su Google Play di queste soundboard, con voci e foto di vip, 
pubblicate senza problemi MA... se provo a pubblicarla io, non mi viene 
approvata per problemi di copyright... wtf?? volete dirmi che anche Google 
Play funziona come youtube? cioè non si ha visibilità se non si è nessuno??

Qualcuno puo' darmi spiegazioni? grazie.

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


[android-developers] Looking for T-Mobile java develoer in Bellevue , WA

2016-12-30 Thread SALMA BHAT
Hi Partners,

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

* Need T*-Mobile *PROFILES only rest forget *


Urgent Requirement ..



Java+ Spring + micro service  = Bellevue , WA



Java/ J2ee + AEM+ Angular = Bellevue , WA

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


[android-developers] Urgent Requirement for Oracle DBA with Documentum experience at Washington DC

2016-12-30 Thread Rajesh Kumar Behera
Hi Partners,

Hope you are doing  well !!!

*Please share your consultant profile below position at*
raj...@tekinspirations.com

Oracle DBA with Documentum experience

Location:Washington DC

Duration of Project: 1,040.0

Telephone interview





Supplemental Duties Minimum 3-5 years or more of progressive experience with



Documentum. Proven ability in a wide variety of development



skills such as Java, J2EE, .NET. Experience with Oracle



databases and SQL servers. Experience in enterprise content



management. Experience in high availability, load balancing



and tuning. Proven ability to analyze, design, test, install, and



maintain image capture, workflow processes and storage



retrieval systems. Experience with Documentum 7.1 is a plus



Experience with Image file compression and conversion



Understanding of metadata concepts and the integration with



external interfaces. Prior experience with Documentum,



Captiva interface







-- 

*Regards,*



*Rajesh Kumar*

*Sr. Technical Recruiter*

*TEK Inspirations LLC*

Cowboys PKWY, #3074, Irving, TX 75063

Phone: *408-771-0897* E: raj...@tekinspirations.com


W: www.tekinspirations.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/CAHc%3DgboKMMK%3DoKoQiqTT6kJvNX5OhjKFR1K7G6t9EkJyRzjeqg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] UI/UX Designer |||| Redmond, WA

2016-12-30 Thread swamil singh
Hi,


Hope you are Doing well...!!!



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





*Role*: UI/UX Designer

*Location*: Redmond, WA

*Client: *Wipro

* Top 3 must-have hard skills*



*1 Expert Photoshop – layered PSD filesExpert Illustrator – ability to
create quality vector images and SVG files2 Familiar with Responsive Design
principles3 Basic UI design - knowing how things like menus, tabs, forms,
modal and non-modal dialogs, mode switching, multi-select/single select
controls work and how to use them*



*JD*:


• Expert Photoshop – layered PSD files
• Expert Illustrator – ability to create quality vector images and SVG files
• Intermediate to Expert After Affects – ability to create animations for
use in web sites and social channels
• Web development tools – code development, git and popular dev frameworks.
• Website layouts – responsive design, gaming experience a strong plus.
• Social channel content - graphic design for various social outlets.
• Familiar with Responsive Design principles
• Familiar with incorporating popular/common web features in designs
• Basic UI design - knowing how things like menus, tabs, forms, modal and
non-modal dialogs, mode switching, multi-select/single select controls work
and how to use them
• Sense of design aesthetics
• Color theory
• Typography
• Great communication skills
• Preferably someone who has designed for gaming sites before
Coding – Java, CSS, HTML
Previous Microsoft experience – Large corporation experience – reduce ramp
up time with internal processes
Meeting deadlines
Quality of work
Positive feedback on design work



-- 


-- 

*Thanks & Regards*

*Swamil Singh* | SYSMIND, LLC

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


[android-developers] WebSphere Engineer/Admin------Vienna, VA----Locals Only------No H1 only GC and US citizens

2016-12-30 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.


*Position Title: WebSphere Engineer/Admin*

*Location: Vienna, VALocals Only*

*Duration: 6 Months+*

*No H1 only GC and US citizens*



*Required (Individual Role): *

•   Effective communications skills; written and verbal

• Skill in using PCs, including word processing, database, spreadsheet and
presentation applications

•   Strong understanding of purpose and use for each test environment.

•  Experience working with a team and individually to identify reasons for
service interruptions caused by configuration changes.

Desired (Role Family):

 •  Advanced degree or formal training

•   Certification in appropriate engineering discipline

•   Familiarity with financial industry

•   Understanding of ITIL concepts and/or certification in ITIL



*Desired (Individual Role):*

•   5+ Years’ experience working in IT Environment Management for large,
complex and mission critical applications

•   Proven ability to deliver detailed management information and
interpretation of results

•   Experience with WebSphere and Mainframe configuration items including
data, applications and infrastructure

•   Experience supporting multi-tier applications in multiple environments.

•   Experience with the Build and Release process as well as the SDLC.

•   Strong understanding of WebSphere Engineering and Administration
responsibilities

•   Experience on Administrating the Middleware application servers
(WebSphere/IBM BPM and Jboss).

•   Good understanding of distributed platforms (Windows and Linux)



*Additional information:*

* Technologies needed: HP ITSM, HP PPM, HP CMDB, Build forge, Serena
Dimensions





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


[android-developers] Urgent Requirement for PHP Developer at Minnesota.

2016-12-30 Thread Rajesh Kumar Behera
Hi Partners,

Hope you are doing  well !!!

*Please share your consultant profile below position at*
raj...@tekinspirations.com

PHP Developer

Location: Minnesota

Duration: 8+ years of experience





Worked in Agile Environment

Local to Minnesota (F2F Interview)



Required skills:

   - Must have: PHP, HTML5, jQuery, MySQL
   - Will be meeting with Stake holders, need to have excellent
   communication skills
   - Nice to have: Yii, CSS, Agile project experience




-- 

*Regards,*


*Rajesh Kumar*

*Sr. Technical Recruiter*

*TEK Inspirations LLC*

Cowboys PKWY, #3074, Irving, TX 75063

Phone: *408-771-0897* E: raj...@tekinspirations.com


W: www.tekinspirations.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/CAHc%3DgbpceCgwUpFZn%3DB6x6tFK6jVwcNHni%2B6TvGqTnOd4stVNw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Technical Writer----Vienna, VA-Locals Only---No H1 only GC and US citizens

2016-12-30 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.



*Technical Writer*

*Vienna, VA-Locals Only*

*6+ Months*

*No H1 only GC and US citizens*



*Requirements*

•   Proven working experience in technical writing, software and
operational documentation.

•   Ability to deliver high quality documentation paying attention
to detail.

•   Ability to quickly grasp complex technical concepts and make
them easily understandable in text and pictures.

•   Excellent written skills in English.

•   Communications skills, ability to work with others clarifying
and defining ideas.

•   Software expertise with MS Word, WordPerfect, Excel, Office,
PowerPoint, Visio Adobe Acrobat, and SharePoint.

•   Basic familiarity with the SDLC and software development;
computer operations; and project management.

•   University degree in Computer Science, Engineering or
equivalent preferred.





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


[android-developers] UPDATED HOT-LIST 12/30/2016

2016-12-30 Thread Acha Hotlist
Hello,



Hope you’re doing great today.

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



*Name*

*Technology*

*Location*

*Experience*

*Relocation*

SB

.Net Developer

Aberdeen, SD

12+

Yes

VB

SQL BI Lead Developer

Richmond, VA

8+

Yes

MJG

Hadoop Developer

Lisle, IL

7+

Yes

SV

Hadoop Admn

Charlotte, NC

7+

Yes

VPP

Salesforce Developer

Santa Clara, CA

9+

Yes

HD

DevOps Engineer

San Ramon, CA

8+

Yes

RA

Selenium Automation Test

Pittsburgh, PA

7+

Yes

HC

.Net Developer

Los Angeles, CA

7+

Yes

BG

Java Developer

Foster City, CA

8+

Yes

URR

Service Now Developer/Admin

Richardson, TX

7+

Yes



Thanks & Regards,



*Acha Ayyappa*

*CNET Global Solutions, Inc *

*Certified Minority Business Enterprise (MBE)*
800 E. Campbell Road, Suite # 345 Richardson, Texas 75081
Phone: 972 782 4306|| Fax: 972-692-8828
Email: a...@cnet-global.com  || *Hangouts:*
acha.requireme...@gmail.com 



*“Texas HUB Certified Business”*



*We are Leaders, We are CNETians*



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




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

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


[android-developers] immed Req ; java Architect or Lead @ Topeka, KS (local preferred)

2016-12-30 Thread Tej mishra
Hi,

Hope you re doing great!

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

*Role: Java Architect or Lead*

*Location: Topeka, KS*



Job description:



 : Provide inputs for identifying best-fit architectural solutions for one
or more projects; develop design of application, provide regular
support/guidance to project teams on complex coding and issue resolution
WITH the objective of ensuring best-fit and high quality technical
solutions WITHIN the area of technology specialization and in compliance
with guidelines, policies and norms of Infosys.

Must Have Skills (Top 3 technical skills only) *
1. Java Spring
2. Hibernate JPA
3. MQ JBoss

Best Regards,

*Tej Mishra* | SYSMIND, LLc

 Phone: 609-897-9670 x 2167

Email: srrecruiter...@gmail.com

Gtalk: tej.sysmind

Website: sysmind.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/CALetaAKHU8%2BKYskz%3D0DpdY43tsoMcdMhzjBoDkBdFr4-Jiht9w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hotlist :: Consultant available for SQL Developer position.

2016-12-30 Thread Saikiran
 

Hi,

 

This is Saikiran from Unify Solutions INC.,

 

Please find my consultant’s profile.

 

*SQL Developer*

Name: Reena Kushwah

Visa Status: H4-EAD

Location: Baltimore, MD

Relocation: Anywhere in E.S.T.

Exp:6+ yrs

Available: immediately

 

*Note:- * Please send your requirements at *ssange...@unifyitsolutions.com* 
 or call me at *410-455-5152 * 114 or 
410-510-5069.* Kindly send the suitable requirements and also add me in 
your mailing list.

 

Thanks and Regards,

Saikiran Sangeeta,

ssange...@unifyitsolutions.com 

G-talk:- unify.bd...@gmail.com 

410-455-5152 EXT - 114

Linkedin Id:- h*ttps://*in.linkedin.com/in/saikiran-sangeeta-117138103

Unify Solutions Inc,

www.unifysolutions.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/7725eb95-3baa-4606-8e65-2362438ed0e7%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Hotlist :: Consultant available for SQL Developer position.

2016-12-30 Thread Saikiran
 

Hi,

 

This is Saikiran from Unify Solutions INC.,

 

Please find my consultant’s profile.

 

*SQL Developer*

Name: Reena Kushwah

Visa Status: H4-EAD

Location: Baltimore, MD

Relocation: Anywhere in E.S.T.

Exp:6+ yrs

Available: immediately

 

*Note:- * Please send your requirements at *ssange...@unifyitsolutions.com* 
 or call me at *410-455-5152 * 114 or 
410-510-5069.* Kindly send the suitable requirements and also add me in 
your mailing list.

 

Thanks and Regards,

Saikiran Sangeeta,

ssange...@unifyitsolutions.com 

G-talk:- unify.bd...@gmail.com 

410-455-5152 EXT - 114

Linkedin Id:- h*ttps://*in.linkedin.com/in/saikiran-sangeeta-117138103

Unify Solutions Inc,

www.unifysolutions.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/0a6ebad8-7169-412c-aed6-8e381af4d8fa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Urgent Need: SAP QM Lead _Saint Paul, MN _6+ Months

2016-12-30 Thread Shawn Marsh
Hi Friend,

Hope your are Doing Good…!

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



*Requirementdetails:*

*Title:* *SAP QM Lead*

*Location: **Saint Paul, MN*

*Duration   : 6+ Months*



*Immediate Interviews*



Technical skills and Knowledge:



*Primary Skills**:*  * SAP QM Lead  *



*Responsibilities:*



SAP QM Lead Functional Consultant: Design, Implement, test and support SAP
QM Fiori App Implementation

Supports the design with strong working knowledge of QM processes and
knowledge of integration with Fiori Apps

Lead SAP QM Fiori Apps implementation with strong knowledge on QM processes
such as Quality Inspection, Results, Usage decision and Calibration

Notifications, CAPA, Batch Management, Audit Management

Knowledge on Fiori integration

Gathering functional requirements; drive Fiori App development and guide
team through tight delivery time lines

Preparing detailed systems documentation, test scripts, best practices, and
business process procedures;

Performing unit and integration testing; conducting user training;

Preparing training documentation and facilitation as new functionalities
and initiatives are implemented; design alternatives; and optimizing design
solution and minimizing impact to performance.



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


[android-developers] Position for Sr. Automation QA Developer

2016-12-30 Thread anil kshirsagar
Hi Associates,

Hope you are Doing Good



Please take a look  the Job description given and let me know if you are
interested reply with your most updated resume ..





Job Title : Senior Automation QA Developer

Job Location : Atlanta, GA

Duration :  6+ Months



  Visa & Passport copy Mandatory



Skills required:- Test Automation, Performance Testing, load testing

Looking for a senior automation QA for developing performance test scripts
using Robot Framework



Job Description:



• Must have Test Automation experience using Python and Robot Framework

• Experience in load and performance testing

• Experience with continuous integration and CMS tools like TFS

• SCRUM experience







Key Responsibilities

• Create test automation frameworks for performance testing.

• Create test scenarios and test cases for manual and automated testing,
based on business use cases, software designs, and field issues and risks.

• Write automated test cases for both black box and white box testing.



Qualifications:

• A Bachelor degree in computer science or equivalent experience

• Fluent in C, C++, Java, or Python

• Hands on experience in some of the following: JUnit, Selenium, Jasmine,
TestNG, JMeter, Appium,

• Robot Framework, pytest, SoapUI, RESTful APIs, etc.

• Comfortable developing software with Windows and Linux environments

• IT background is essential.

• Load and Performance testing concepts/skills are must.





Thanks & Regards,

Anil Kshirsagar
Agile Enterprise Solutions Inc
PH : 972-453-1343
E-mail:  anil_kshirsa...@aesinc.us.com || www.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/CABUrKr71GbXz80j6%3DOB%3DNhhGxZZ9bbTkjG7B6j%3DRfyUstVbxmg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Play-Store: Paid app sais "no compatible devices", free app is working

2016-12-30 Thread 'Frank Völker' via Android Developers
hi, i uploaded 2 versions of my app

a free one and a paid one

the free app sais on top of play store entry, that all my devices, phones, 
tables are compatible

the paid one sais "none of your devices are compatible"

any 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/c7000648-bb77-4e0f-ab9c-bebfcf97dc14%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[android-developers] Fwd: Required: Cassandra DBA at Long Island, NY.

2016-12-30 Thread Praveen
Hi,

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



*Position: **Cassandra DBA*

*Location: **Long Island, NY*

*Duration: Contract *





*Face to Face*

*Job Description: *

   - Design, document and implement new installation for Cassandra
   infrastructure.
   - Architect backup solutions and database health checks.
   - Strong knowledge of Apache Cassandra and datastax Cassandra.
   - Strong knowledge of Cassandra schema, CQL query, Cassandra command
   line utility and datastax ops center.
   - Proactively analyze performance to identify bottlenecks.
   - Handle incidents, bugs and provide solutions with root cause analysis.
   - Required knowledge of Java, Linux administration and back end software.
   - Works closely with application development teams to support
   applications.











*Regards,*



*Praveen Tiwari*

Senior Technical Recruiter

*Sage Group Consulting, Inc*

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

*Gtalk/yahoo/Skype: praveentj101*

[image: SageLogoC] [image: saplogoone]



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

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


[android-developers] Hiring for QA Tester with Insurance at Naperville, IL

2016-12-30 Thread USIT Recruiter
*Hi *



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



*Job Title: QA Tester with Insurance*

*Duration: 6+ months*

*Location: **Naperville, IL*



*Must Have :*

· SOA Testing

· Healthcare Insurance or Insurance domain strong exp.

· Automation





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


[android-developers] [JOB] Talendrone - Xamarin Developer in Newcastle, UK

2016-12-30 Thread Pandiyan N
Talendrone - Xamarin Developer in Newcastle, UK
Location: Newcastle, Staffordshire

Talendrone.com is looking for Xamarin developer in Newcastle, UK for one of 
our esteemed client.

Please DO NOT Apply if you are not eligible for employment in UK.

Here is Job Description:

• Location : Newcastle, UK
• Start date : ASAP
• Job Type: Permanent
• Salary: £20K-£25K / Year

We are looking for developers who can help us deliver great products & 
digital solutions to our customers across the globe.

You should have

• 3 to 5 years commercial experience with Python/Django, iOS, Android or 
Front-end Javascript development. 
• Preferable knowledge of cross-platform toolkits like Xamarin.
• An aptitude and openness to learn new skills and technologies
• Analytical and problem solving skills - whether it be tracking down an 
obscure ARC related memory deallocation bug, or getting to the bottom of 
how best to translate business requirements into a fully implemented 
solution
• Strong opinions on what goes in to making a good mobile app around areas 
such as performance, security and usabilty
• A solid understanding of networks, HTTP, RESTful APIs and how a mobile 
app consumes them
• An appreciation of mobile UX and knowledge of the Apple human interface 
guidelines
• Experience with, or a willingness to extend your skills in unit testing
• Working knowledge of Git, Build Servers, Continous Integration and other 
supporting systems
• An understanding of SCRUM/agile methodologies
• Knowledge of web applications and the latest advances with HTML5

You are

• Passionate with a desire to deliver world class products
• Detail oriented and delivery focused, with the ability to think big
• Organised and self motivated 
• An excellent communicator (verbally and written), capable of inspiring 
colleagues and clients 
• Outgoing, personable, sociable and easy going 
• Open to criticism from your team to benefit project development 
• Always eager to learn and to share knowledge 
• Comfortable with pressure and deadlines and can work in a fast paced 
environment

You can

• Interpret client requirements and suggest development approaches
• Recognise problems and be able to arrive at a solution either 
independently, or with other colleagues
• Participate in agile ceremonies such as sprint planning meetings (or be 
prepared to learn)
• Work with design and UX colleagues to successfully implement app designs 
• Contribute to the continual development of our internal development 
processes
• Assist with the technical architecture and approach for projects
• Contribute to the estimation of time and delivery of projects

To apply click the below link,
http://thulya.com/Fprint/gxaJJp-WYEOsCd2QgffwgQ

For more job opportunities please visit 
http://thulya.com/Apps/Jobs/Jobseeker/

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


[android-developers] [JOB] Senior Full Stack .Net Developer in Warwickshire

2016-12-30 Thread Pandiyan N
Senior Full Stack .Net Developer
Location: Warwickshire

Salary £45 to £60k dependent on experience 

 Job description

 We are an innovative and exciting software platform for the property 
industry. We have a fantastic opportunity to join a small but fast-paced 
organisation and immediately make an impact through our existing platform 

The company are looking for a motivated .net developer to work on , 
developing all elements of the platform. As a Full Stack developer you will 
be responsible for bringing in house an existing platform, as well as 
maintaining and innovating new features to our real estate web based portal.

This is an exciting new role where you will be the driving force alongside 
our cutting edge Data Scientists, Sales and Marketing teams. The role will 
initially involve the migration, development and maintenance of an already 
established system. This will quickly progress into a project and team 
management role where you will be responsible for how the team evolves and 
also delivering the innovation.

The business is continuously investing in the tool so we need someone to 
manage and take ownership of coding our new innovations. This is ideal for 
someone looking for a hands on role and passionate about continuous 
business enhancements. You will have the opportunity to build a team around 
you and progress based on the success of the innovations. 
 
Skills and Experience
 
 • We are looking for an experienced .net developer, minimum of 5 years 
experience.
 • Solid experience with the .NET Framework. Specifically C#, HTML, CSS, 
PHP, Javascript/JQuery.
 • A good understanding of database query optimisation specifically within 
Microsoft SQL. 
 • Hands-on experience using WebAPI is also essential. GIS experience would 
be preferred.
 • A direct understanding of boot strap development is also preferred. 
 • In addition, the candidate must have experience building and maintaining 
automated reports for clients.
 • You will have experience managing a team of developers.
 • A high technical aptitude and strong attention to detail.
 • You must be dependable and energetic with a real enthusiasm for your 
work.
 • You must be self-motivated and organised with the ability to multi-task 
and work independently, without close supervision.

To apply click the below link,
http://thulya.com/FPrint/jTcdmFh0h0uzjCqjCFCEnQ

For more job opportunities please visit 
http://thulya.com/Apps/Jobs/Jobseeker/

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