Wednesday, January 04, 2012 5:05:05 PM
Are you a teacher looking to show your students how to program for the way cool XBox 360 Kinect? Look no further than Microsoft, who’s been pimping development on that platform as of late. Follow the link below and get your motion programming mojo … ...
read more
Tuesday, December 20, 2011 1:47:00 PM
Friday, November 18, 2011 1:45:00 PM
by Nicholas Bannister Andrews, UX Engineer, The Auri Group CSS specificity is not actually difficult to calculate once you know the rules. And knowing the rules can make it easier for you to construct efficient CSS selectors to target exactly what...
read more
Thursday, September 01, 2011 2:51:00 PM
I struggled with this for about a day, and there were a lot of sites saying I should just use button.ID or button.UniqueID to set the default button for a panel. Nope, that wasn’t working. Some users were complaining the issue was only occurring on...
read more
Monday, August 01, 2011 2:37:00 PM
by Robert (Doug) Whitlock ASP.NET has a membership provider built-in that can be used to authenticate and manage the users who will be visiting your website. These features can be used to determine if a user viewing the website is authenticated or...
read more
Friday, July 01, 2011 2:35:00 PM
One of the issues I’ve noticed with student developers is their lack of practice in their art. This is understandable, considering you always have to start somewhere and build a foundation, and that can be very scary. Just as musicians must listen...
read more
Sunday, May 01, 2011 2:31:00 PM
I started playing with Google App Engine more than a year ago as a way to get my feet wet with Python. However, over time, I've noticed that when I want to play around with an idea I have for a web application, I find I spend too much time setting...
read more
Friday, April 01, 2011 2:29:00 PM
When first learning how to program it is important to concentrate on the basics and learn the correct way to avoid falling into bad habits that will be hard to break down the road. Since you are new to programming you will most likely not know all...
read more
Tuesday, March 01, 2011 1:27:00 PM
Many beginning developers believe it’s too expensive to get involved in development. The fact is,... read more
Friday, February 04, 2011 1:26:00 PM
When we stare at flat surfaces all day long it’s refreshing when a user interface creates the illusion of a physical object. Sometimes all it takes are a few subtle effects to create this illusion. Even if the effects are not directly noticed, they...
read more