Tuesday, October 29, 2013

Understanding css style rule precedence

CSS style rules have precedence depending on what kind of selectors you have.  For example, a selector on an id has higher precedence than one just on element type.  But it’s more complicated than that.

Here’s a quick read that I found helpful:

(re-post) "The Two Things"

I'm re-posting this article I learned about from The Dev Show podcast:

The Two Things about Computer Programming

Thursday, October 24, 2013

Set goals to work on both strengths and weaknesses

In a one-on-one with my manager some weeks back, it was time to set some goals.  An idea came to mind, based on some religious literature I'd been reading.  I decided to choose two goals to work on: one goal would focus on a weakness, and one goal on a strength (on increasing a talent I already had).

I thought I was a fairly good communicator.  I felt that was a strength--I had been complimented on my communication skills by a previous manager, and I felt fairly confident about my abilities--especially my written abilities.  Once I started working on this with my manager, I realized I had a lot to learn.  As I included him in more of my communication and got some constructive feedback, he helped me see additional ways to improve.  I attended a couple training classes offered by my workplace on emotional awareness and other topics.  I talked to another manager about a couple communication techniques.  I read a couple blog posts I could find via Google. In the end, it turned out I had a lot to learn, and I was left feeling like I hadn't learned all I could.

This was an important lesson for me.  There are plenty of weaknesses any of us can work on.  But in all my efforts to overcome weaknesses, it can be easy to forget to take time to build on my talents, my strengths.  Incidentally, by looking to improve on my strengths, I realized I could learn a lot from those around me, and it was appropriately humbling--humbling in a good way.

God is good to me.

Wednesday, October 16, 2013

jQuery tutorial

Even if you think you know jQuery, this tutorial is likely to teach you some tricks.

http://net.tutsplus.com/sessions/jquery-succinctly/