| bio | website | evikjames.com |
|---|---|---|
| location | Minneapolis, MN | |
| age | 45 | |
| visits | member for | 1 year, 8 months |
| seen | May 13 at 19:52 | |
| stats | profile views | 4 |
I have spent the last 16 years developing web sites and applications using ColdFusion, SQL Server databases, and JavaScript. I have strong communications skills, am honest and reliable, and am a real team player.
I am an expert at collecting, validating, displaying form data, populating databases, and creating a smooth user experience. I take pride and pleasure making technology work for people.
Core Strengths
ColdFusion 7/8/9/10 SQL Server 7/2008 jQuery / JavaScript / Ajax HTML 5 / CSS I strictly adhere to ColdFusion, SQL Server, jQuery, OOP and MVC best practices while completing each task.
I am available to develop small or large web sites for small or large businesses in the Minneapolis / Saint Paul / Twin Cities area. I am also available for short or long term contract work as well as long term employment.
|
Jan 28 |
comment |
Why shouldn't we use words such as 'here' and 'this' in textlinks? "The main rule of placing the links: first write the text, then add links." ~ Brilliant! |
|
Feb 23 |
comment |
Should I place an image behind text data? I believe that what you are referring to is a "watermark", like the lightly embossed corporate logo on expensive stationery. |
|
Jan 2 |
comment |
Traffic lights: why yellow before green? That was a fun read. Thank! |
|
Dec 19 |
comment |
Should validating an email automatically sign someone into an application? I am logged into Gmail for weeks. And I log into from mutliple locations with multiple devices. |
|
Dec 19 |
comment |
Is this hard to read? Don't forget about the ux.StackExchange.com site! It's as white as white can be. |
|
Dec 19 |
comment |
Is this hard to read? You've got two good examples of good looking web sites. |
|
Sep 17 |
comment |
Is it the best idea to gather only one field to create a new record and then edit all fields later? Actually, I am not talking about a sign up form; I didn't make that clear though. I am talking about a web application that gathers a bunch of data from regular users. I find that most times, not all the relevant info is available, so it's more important to start the process with the minimum of what's available and then assume that everything from there on out is an edit and doesn't need to be in the initial form. |
|
Sep 17 |
comment |
Is it the best idea to gather only one field to create a new record and then edit all fields later? People will go through two steps anyway. They always correct their name and other fields. Why not make it super easy to create a field, like adding a user, and then BAM let them edit it? Have you ever filled out an entire form but realized you couldn't finish because you were missing a piece of info. So you had to discard the info and start again once you got that piece of info? My method enables them to start with the minimum and move on. |