Warning: The magic method Shapely_Related_Posts::__wakeup() must have public visibility in /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php on line 89

Warning: Cannot modify header information - headers already sent by (output started at /home/samanthasoper/public_html/wp-content/themes/shapely/inc/class-shapely-related-posts.php:89) in /home/samanthasoper/public_html/wp-includes/feed-rss2-comments.php on line 8
Comments for Samantha Soper https://samanthasoper.com/ UX Strategy, Development, and Creative Consulting Sat, 16 Sep 2017 21:35:59 +0000 hourly 1 Comment on How to Become a UX Designer: Tips from my Experience by Samantha Soper https://samanthasoper.com/tips-and-tricks/how-to-become-a-ux-designer/#comment-113 Sat, 16 Sep 2017 21:35:59 +0000 https://samanthasoper.com/?p=602#comment-113 In reply to Michael Minshew.

Thanks as always for your comments!

I see where the “handwriting” word-choice was a little confusing. Yes, I definitely mean using whatever text editor you have available and not letting a WYSIWYG (like Dreamweaver’s design mode) build it for you. Writing actual code out with a pen and paper would have little value, but using those tools to sketch out initial data flows and wireframes to plan out your build is always a great idea.

]]>
Comment on How to Become a UX Designer: Tips from my Experience by Michael Minshew https://samanthasoper.com/tips-and-tricks/how-to-become-a-ux-designer/#comment-108 Wed, 13 Sep 2017 16:12:18 +0000 https://samanthasoper.com/?p=602#comment-108 Nice stuff,
Especially love the first point about knowing how things work, Even with my extremely limited knowledge of full stack I was able to understand and explain things while working with dev’s and such. I also really liked the point about keeping the ego in check. Humility is still a precious virtue and I think that one learns better if they keep themselves humble.

Haha, and stack overflow should have its own point almost. I live on that site most of my day!!!

You mentioned Coding by hand, Do you mean literal handwriting or text editor coding ala notepad ++ ? I’ve seen a lot of reference to handwriting sudo code while i’ve been learning but not many posts on actually writing out the actual code. What’s the benefit of that? Is it because of the pen/paper feel preference making it easier for you to think?

]]>
Comment on Developer Tools: The Key to Speedy CSS by Samantha Soper https://samanthasoper.com/tips-and-tricks/developer-tools/#comment-69 Mon, 10 Apr 2017 15:23:29 +0000 https://samanthasoper.com/?p=529#comment-69 In reply to Michael Minshew.

One of the biggest issues I’ve noticed personally with Firefox is that it offers a less consistent rendering across the other browsers. It has been several years since I have last used it, so maybe it has improved and I’m just ignorant to it.

In the past, I noticed that I would end up writing bulkier CSS code to get the UI to render correctly in Firefox and that specificity would result in rendering issues with other more W3-compliant browsers. I would either have to go back and clean/rewrite a lot of my CSS, or end up including a bunch of hacky !important tags on additional CSS to backtrack on some of the overly-specific styles I wrote for Firefox.

I find, especially when I use Chrome, that I write lighter CSS and I only end up having to make a few browser-specific tweaks once I get to my cross-browser compatibility checks. Furthermore, once you familiarize yourself with browser prefixes, you’ll notice that it is easiest to directly target IE, Mozilla, and Opera than it is to target Chrome or Safari.

]]>
Comment on Developer Tools: The Key to Speedy CSS by Michael Minshew https://samanthasoper.com/tips-and-tricks/developer-tools/#comment-68 Wed, 05 Apr 2017 19:53:29 +0000 https://samanthasoper.com/?p=529#comment-68 I’ve been using Firefox with Firebug, Is there anything specific that you see chrome doing better than firefox?
I’m still learning so switching isn’t a huge deal but I really like how firebug looks. Just trying to do a pro/con between the two. I might just need to play with chrome and see if I can customize the look and feel more.

]]>
Comment on CSS Beginner Tips: 6 Time-Savers by Michael Minshew https://samanthasoper.com/tips-and-tricks/css-beginner-tips/#comment-67 Wed, 05 Apr 2017 19:47:56 +0000 https://samanthasoper.com/?p=217#comment-67 Awesome Article,
The thing I forget most while I’ve been learning CSS is the crazy commenting. /* text here */ . I probably over comment in general and having to use 2 different symbols is annoying. I just started learning C though and its the same so I guess at some level that made me feel better.

]]>
Comment on CSS Beginner Tips: 6 Time-Savers by Jens https://samanthasoper.com/tips-and-tricks/css-beginner-tips/#comment-10 Sat, 25 Feb 2017 03:18:28 +0000 https://samanthasoper.com/?p=217#comment-10 Awesome jeans!! You are such a great teacher.

]]>