From Twitter
- Reading "the facebook effect," great book on how it got where it is today. http://twitpic.com/2kxj23 2010/09/03
Categories
Tags
Recent Comments
- Lee on Review: SAMSUNG BX2440X
- mace on Review: SAMSUNG BX2440X
- Lee on Review: SAMSUNG BX2440X
- Lewwwi$ on Review: SAMSUNG BX2440X
- ShowPulse | Lee McKinnon on Videos
Category Archives: Tips
Top 5 C Sharp Tips I Wish I Knew Before Taking the Plunge
I’ve been programming in C Sharp for over 4 years (2 years while at an IT company). There are many things such as C Sharp language tips/patterns I wish I knew before I started that would have saved me a … Continue reading
Posted in C#, Tips, Tutorials
Leave a comment
Using Less Photoshop and More CSS
I’m developing a new site and I get this question quite often: “You make that with Photoshop?” My answer is yes and no. So how do I typically design my sites? I first start on paper. Not only is this … Continue reading
TV Themes and Music for Arduino
I was in lab today with my senior design team and we just finished building our audio amplifier for use in our project. We had a few tones to play which proved our circuit worked; however; other classmates requested songs. … Continue reading
Accessing a listview’s Items From Another Thread
The Problem at Hand The other day I had a simple problem that I couldn’t seem to find an answer to online. I had a background worker running on a thread that needed to access a collection of listview items. … Continue reading
Posted in C#, Tips, Tutorials
Leave a comment