Full Time Developer at Team IA

Team IA has a full time opening for a software developer with strong analytical problem solving skills (also look for an internship position on jobmate) Functions/Requirements • Experience with development using Microsoft technologies including VB.NET and/or C#. • Familiarity with MS SQL Server and/or Oracle • Application architecture, design, and programming as per customer project specifications • A bachelors degree in Computer Science, Math or Science is strongly preferred • Excellent interpersonal, communication, and organizational skills • Provide ongoing technical support for production systems; including troubleshooting, bug fixes, and code refactoring. • Excellent written and spoken communication skills • Must be self motivated with the ability to set and meet deadlines on multiple projects without frequent supervision. • Ability to work effectively with clients and other management personnel Please send a resume to Tommy Crutchfield at tcrutchfield@teamia.com Tommy Crutchfield 803.356.7676 o 803.467.1975 m

GIS analysts needed for State of South Carolina Project

We are seeking 2 GIS analysts with just 2+years of experience for 6 month consulting opportunity for the State of South Carolina located in Columbia, SC. I wanted to pass along the job information in case you know someone or could post the job. CTG is seeking GIS Analysts for 6 month consulting opportunities located in Columbia, SC Job Duties Utilizes Geographic Information System techniques to provide a better understanding of certain variables in a given geographic location. Extracts data from GIS software and uses varying analysis methods to arrive at results. Recommends appropriate reactionary strategies in response to GIS analysis. Provides maps and data sets to clients to supplement analysis. Knowledgeable of GIS software and technology. Works in conjunction with CADD drafters and technicians. Requires a bachelor's degree in area of specialty and 0-2 years of experience in the field or in a related area. Has knowledge of commonly-used concepts, practices, and procedures within a particular field. Relies on instructions and pre-established guidelines to perform the functions of the job. Works under immediate supervision. Typically reports to a supervisor or manager. Requirements • Have GIS training, school(Geography background preferred) and work history will be considered • Ability to follow detailed written and verbal instructions • Ability and willingness to learn GeoMedia to perform GIS work • Ability to interpret and understand aerial photography • Perform Quality Assurance and Quality Control (QA/QC) on GIS layers • Generate reports to document data discrepancies • Ability to analyze data and generate reports/maps as requested Experience/knowledge – Use of GIS software, GeoMedia or ARCGIS, understand databases, Access and/or Oracle, revise GIS layers using aerial photography, understand coordinate systems. Required skills: GIS Mapping 2+ years Access 2+ years Office 2+years Pay: $21/hr Thanks Kim Kim Pilik Senior Recruiter Tel: 303-665-8339 Mobile: 720-352-5531 kim.pilik@ctg.com

Summer Internship in LA

Below is from someone who has hired USC interns in the past, and now wants more. Ruby on Rails Developer ultralivetv is looking for an experienced Ruby on Rails developer with top-notch software design and coding skills to lead our development efforts. Our stack includes Ruby, Rails, Cassandra/hbase/Riak, Varnish, nginx, Flash, and HTML/jquery. This position will also be responsible for assisting in the design, implementation, and ongoing care of the company’s infrastructure in both Staging and Production. Who we are: ultralivetv is an angel-funded, Los Angeles-based startup. We are building a distributed contextual entertainment business that revolutionizes the community viewing experience by integrating predictive games and social interaction into live video and on-demand viewing. If you know what Convergence means to the set-top box, then you have an idea on what we are trying to do. Who you are: - You like internet startups and building Entertainment-oriented companies - You like learning and exploring new technologies - You have a passion for software development - You want to work on software that will make a difference - You value working on small teams Responsibilities: - Act as the lead developer - Validate the technical architecture - Build our 1.0 product offering with us - Build, test and refine new products and services - Develop and expand infrastructure to process many millions of page views and transactions with fault-tolerance and predictability - Tackle a wide variety of coding problems throughout the stack – we all work on everything - Brainstorm and prototype new concepts and approaches fast. Turn prototypes into real things - Maintain a high level of flexibility with regards to job responsibilities Required Skills: - Strong knowledge of Ruby on Rails and strength in all the Rails fundamentals - Demonstrable track record building distributed, clustered, high-throughput applications that can really scale - Background in building highly scalable applications designing for n+1 clustering with zero downtime - Ambitious, driven, and talented individual who wants to work on significant, game-changing problems - Able to design and write well-structured, easily maintainable, well-documented code - Demonstrable knowledge of Javascript and CSS (preferably leveraging jQuery) - Solid SQL skills, preferable with MySQL - Experience with Cassandra/hbase/Riak strongly preferred - Ability to create well-designed API’s - Experience with user-centered interaction design - Familiarity with Amazon Web Services (EC2, S3, EBS, etc.) preferred This is a contract position with the opportunity for permanent employment in the future. You will report to the CTO. We strongly prefer candidates reside in the Los Angeles region. Please send your resume, LinkedIn profile, and code samples to technology@ultralivetv.com.

Duck Creek Technologies Information Session, Multiple Openings

Thanks again for offering to help get the word out about Duck Creek’s visit to the USC Dept of Computer Sciences this Wednesday. Here are the details: Wednesday, March 31 6:00 – 7:00 p.m. Amoco Hall, Swearingen Bldg I plan to be there but the primary person in charge is our lead recruiter, Rhonda Stanton. We have multiple openings we are looking to fill – both permanent positions for those graduating and summer internships for rising seniors. Following this information session, we’ll be returning to campus in mid-April for interviews. Duck Creek has offices in Columbia.

Computer Programming Internship in Healthcare IT

Computer Programming Internship in Healthcare IT - Seeking talented and dedicated students who have experience using PHP and Ruby on Rails in a LAMP environment. We will be developing innovative solutions for the Healthcare industry. Applicants must have excellent oral and written communications skills, detail oriented, motivated with the ability to thrive as a member of a multi-discipline team. Applicants should enjoy finding elegant solutions to complex problems. Must have the ability to learn quickly, work independently, and take ownership of tasks. Applicants must have excellent debugging and trouble shooting skills, the ability to develop and implement automated regression test environments, knowledge of web standards, and an understanding of MySQL in a Linux environment. The following are sample programs you will be working on: Create a Ruby1.9, or Python3, or C++ program to...... 1) Compute the number of nurses that work at the Mayo Clinic, or which Zip code has the most number of doctors, or which Zip code has the most number of hospitals. The data can be found here -> http://nppesdata.cms.hhs.gov/cms_NPI_files.html And here -> http://state.tn.us/tenncare/forms/taxonomycrosswalk.pdf 2) You are standing at a lake and you have a three gallon jug and a five gallon jug - No marks on either one, The goal is to fill the five gallon jug with four gallons of water. How is this accomplished? No, the challenge is just NOT to come up with a solution but write a program that will come up with a solution. And just printing the solution that came out of your head does not cut it. 3) Develop a program to do a comparison of the monthly NPI data files – see 2) above. Starting with the March 2010 file and the April 2010 file the program should produced a report to show the difference. The report should show the number of records deleted, the number of records changed, and the number of records added. 4) Please develop a Ruby 1.9 program to validate the NPI field. The rules can be found here: http://www.cms.hhs.gov/NationalProvIdentStand/Downloads/NPIcheckdigit.p… And the current database can be found here: http://nppesdata.cms.hhs.gov/cms_NPI_files.html Please report all NPI values that do not meet the requirement. 5) Write a GNU C++ program to process and load the NPI data file into a PostgreSQL database. The database design should be based on the PDF files that define the input. See 1 & 4 above for data. The internship starts May 1, 2010 and continues to August 21, 2010. To apply: send me resume and the code from one of the problems above. You can reach me at gmail or hotmail. We have only three paid positions available. First come first served! See our company web site here: http://www.emrtsolutions.com/ Regards, Verbus M. Counts verbus@gmail.com

Junior Level ASP/.Net Developer in Augusta

Why is this position open: New business for the company Turnaround time: ASAP Position description: Entry level Web Developer need. They are looking to grow this individual in the company. No more than 1 full year of working experience. Required: .Net, ASP, SQL knowledge, Desired: VB script, Java, MySQL, C# Certifications: none Education: At least an Associate’s degree, but Bachelor’s preferred in computer field Day-to-day responsibilities: They will be learning the company’s product, and following the leadership of the PM that is responsible for a particular client. Most of the development will be front-end, but some data transactional needs will be involved. Project description: Related to new business, and not defined yet Role within project: New addition, will be a lot of on-the-job training Work hours: standard 8-5 day Worksite location: Augusta, GA in office everyday, Phone screen followed by a face-to-face interview Please contact Dan Gaffney 803-451-3765 Dan Gaffney | Modis Managing Director

Web Programmer at USC

The Web Programmer / Developer will be responsible for the creation and modification of university web pages within the current environment and under assigned deadlines for the Department of Student Life. Development will include both management-driven and static content to enhance the current web presence and meet strategic business objectives. Update and maintain a framework for the Department of Student Life's presence on the Web. Advise on methods of content delivery. Recommend and implement Web strategies to maintain Student Life's relevance to its audience. Assignments will be coordinated within ten functional areas of Student Life. Bachelor's degree in a related field and two (2) years experience in office automation systems, data communications system design, installation, operation, repair, or processing of information in a data processing environment.; or a high school diploma and six (6) years experience in office automation systems, data communications system design, installation, operation, repair, or processing of information in a data processing environment. To apply, go to uscjobs.sc.edu and search for requesition number 002331.

Director of Research Computing at USC

The position of Director Research Computing and Cyberinfrastructure Support directs the University's strategic technology planning and operations in support of the University's research objectives. The position reports jointly to the Vice President for Information Technology and CIO, and to the Vice President for Research and Graduate Education. May be required to lecture and/or teach in areas of expertise Master's degree required. Must have advanced knowledge of research computing and cyberinfrastructure systems and issues. Excellent written and verbal communication skills. Excellent judgement and discretion in working with sensitive issues. Ability to plan, organize, and review the work of technical personnel. Ability to establish and maintain working relationships with research faculty, technical staff, University executives, and external agencies and organizations. To apply, go here and search for Requisition number: 002310.

Student Employment Opportunity in CEE

The Department of Civil and Environmental Engineering is searching to hire a student for approximately 10 hours per week for designing and building scripts for an intranet. Eligible applicants should have previous experience with PHP, SQL and HTML. Examples of previous work done on PHP are required to be considered for the job. If you are interested in this opportunity, please complete this form and email it back to me or drop it off at our main office, room C230 in 300 Main. Start date will be immediate as soon as a suitable person is found. Mrs. J. Joslin Knight Civil & Environmental Engineering University of South Carolina 300 Main St., C230, Columbia, SC 29208 Tel: 803-777-3614; Fax: 803-777-0670 email: JKnight@sc.edu Web: www.ce.sc.edu

Best Jobs in America

 The circled ones are the ones for which you will (most of the time) need a CSE degree. More details here.

Vanguard still Looking for Summer Interns

Vanguard still has open summer internships. Remember, a summer internship where you did some actual software engineering is much more important to most employers than your GPA or the classes you took.
Mr. Vidal, We still have openings for our Summer 2010 Internship, please feel free to refer students you recommend to this opportunity. The Vanguard's IT College to Corporate Internship has positions available for the Summer of 2010 in Pennsylvania and North Carolina. These full-time, paid positions allow students to gain valuable experience working with the latest technologies in a structured, supportive environment. To learn more about the internship program, go to https://careers.vanguard.com/vgcareers/jobs/internships.shtml. Please share the news with your rising seniors who are in IT majors, including: Computer Science, Computer Engineering, Software Engineering or Information Technology. Qualifications: -Internships positions are open to rising seniors -Cumulative GPA of 3.0 or higher (preferred) -U.S. citizenship or lawful permanent resident status (necessary for consideration) Thanks! _________________ Michael Baughman The Vanguard Group Software Engineer Institutional Systems