Tag Archives: Iphone

IOS application for patients

Dr. Keith Chapman, PhD and I are looking for a student(s) to help design a software application for iPhone.  The target users of this application are those individuals suffering from disorders affecting the voluntary control of movement (Parkinson’s, Alzheimer’s, stroke, etc.).

We have worked with ASU faculty and students in the past to help students receive credit for working on projects such as this one.

Dr. Ben Stern <sternb12@gmail.com>

Web developers wanted!

The Walter Cronkite School is Journalism and Mass Communication, located in Phoenix, Ariz., is seeking a Web developer/technologist in residence to help define the future of journalism. The technologist will work under the direction of the school’s New Media Innovation Lab, collaborating with students in an educational environment to develop products for media and communication companies.

The candidate should:

• Understand the potential of Web 2.0 (and beyond) to fuel new media products and services;
• Have strong programming skills, including knowledge of languages and Frameworks used in modern Web development to include at least several of the following: PHP, Rails, Django, Drupal and other CMS systems;
• Adhere to standards for Web framework, documentation, performance, coding and version control;
• Lead and participate in all aspects of Web development;
• Understanding of Web APIs;
• Experience or familiarity with iPhone SDK, Interface Builder, Cocoa Touch;
• Have demonstrated expertise with XHTML/CSS/XML/ scripting, knowledge of Flash and Action Scripting, Java and rich Internet applications as they apply to journalistic pursuits;
• Understand relational database design and implementation within a news context;
• Be able to resolve cross browser issues;
• Ability to work collaboratively in multidisciplinary teams;
• Ability to manage projects and make deadlines;
• Experience working in a client-based environment;
• Excellent communication and documentation skills.

Specifically, the candidate should be able to handle these kinds of projects:
• Searchable, interactive online data bases within a journalistic framework.
• Interactive mapping and other mashup techniques for news stories.
• Social media, including programs with social interactivity features for news applications.

Minimum qualifications: The candidate should have 3-5 years of experience developing complex Web applications, ideally in a journalistic environment.

To apply: Submit cover letter, resume and three professional references to:

Cindy Coffman, Human Resource Director
Walter Cronkite School of Journalism
555 N. Central Ave., Suite 302
Phoenix, AZ 85004
Fax: 602.496.5116
E-mail: jjobs@asu.edu

Position will be open until filled.

AA/EO

iPhone App Developer

ASU SNC(Student Nutrition Council) needs an iPhone app developed, are any SoDA members interested in taking on this project? If so a meeting time needs to be set up. Feel free to contact the SNC representative at Hannah.heredia@asu.edu

Android/iPhone Development

We are a startup located in Chandler, Arizona and are looking for individuals that have experience building Android and iphone Applications. Depending upon your level of experience with Android and/or iphone applications, we are willing to offer up to $20 per hour or on a pay-per-project basis. If you are interested, please send us a note at thomas@ananzu.com and we can set up a time for an interview.

Virtualize VIM

On Wednesday’s meeting, Remi Taylor came back in to discuss Virtualization with different Operating Systems and the VIM text editor

Virtualization is running another operating system over your current operating system via Virtual Box, or a VMWare Player. This way, you can go back and fourth between Operating Systems without duel booting, or having two different computers. This can come in handy for programmers who need to use a system specific program, but doesn’t own a computer with that Operating System on it.

For example, if you would like to do iPhone programming but own a Windows based operating system, you could install MAC OS X on a Virtual Machine and program from there. This comes in handy if you don’t have the money to spend on a brand new Macintosh computer, but can afford the Operating System itself.

You can use these programs to set up your own Virtual Machine:

Virtual Box: http://www.virtualbox.org/

VMware Player: http://www.vmware.com/products/player/

Windows Virtual PC: http://www.microsoft.com/windows/virtual-pc/

The next half of the meeting, Remi talked about the VIM Text Editor.

The great thing he pointed out about VIM, is that it can work with Computers and Operating Systems that are 20 years or older. This means if you wanted to edit something in a past operating system, you could program in the VIM editor and have it work with the computer you are working with.

While the VIM Text Editor is a great tool, you will need to re-learn to be able to use it. VIM was originally designed based around the command prompt and viewing purposes only, so they added in a few commands that would allow you to function with it (EX: the ‘i’ key is used to go into insert mode.) If you are a little overwhelmed with the VIM interface, you could use the GVim editor, which is a GUI based alternative.

For more info on the VIM editor, you can visit: http://www.vim.org/scripts/index.php

GVim: http://gvim.en.softonic.com/

Next week, we are talking Ruby on Rails with Remi Taylor! (Is he our new mascot?)