Found 1 result for tag "webapps"

My Thought Process

SALAD!
No, my thought process isn't this.....squirrel!

There have been many instances when people that know me very well start talking to me, and during the conversation, my eyes go back and forth very quickly. Some people may think I'm having a spasm. Technically, no. It's just my "Thought Process" starting up and going 1000MPH.

For the sake of understanding, I have (at least started) a list of items that my thought process goes through when it gets started. 99% of the time, it deals with a new website or web-based service. And to give you a better understanding about what my process goes through, instead of just staring at me with a quizzical look, here's (mostly) everything:

My Thought Process: (by the way, all of these happen at the same time)
- preestablished functions and methods required during the development process
- passing variables between applications/pages/databases/forms/etc
- best way to "write" the code
- memory consumption limits
- resolution flexibility
- information security (transmission and storage)
- "what will the end result be?"
- infinite loop restrictions
- shortening the "writing" process with custom functions
- function recursion process
- CSS formatting
- interactivity with jQuery
- script automation
- plausibility of completion
- requirements for device compatibility (mobile, tablet, phone, etc)
- legal hurdles
- usability practices
- SEO tactics
- overall user flow throughout the site/application
- mock designs
- database storage and retrieval designs

(Yes, it's a lot. What did you think, I just thought about the design?)

I may add more to this list as need be, but at least it's a start.


Tags:#thought #process #websites #webapps #css #jquery