Teaching the Microsoft Kinect SDK to Teachers 

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
 
Share This Using Popular Bookmarking Services

Interesting Article: The Rise and Rise of JavaScript 

Tuesday, December 20, 2011 1:47:00 PM

CSS Specificity: What It Is, and Knowing the Rules 

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
 
Share This Using Popular Bookmarking Services

If you’re having trouble setting the default button in an ASP.NET Panel that has a Master Page… 

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
 
Share This Using Popular Bookmarking Services

ASP.NET Membership Provider: Part 1 

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
 
Share This Using Popular Bookmarking Services

New Programmer: User Groups Are Your Friend 

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
 
Share This Using Popular Bookmarking Services

A Good Start with Google App Engine (for Python) 

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
 
Share This Using Popular Bookmarking Services

New Programmer Skill: Option Strict 

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
 
Share This Using Popular Bookmarking Services

Why Spend or Steal? Get your programming tools for free! 

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

 
Share This Using Popular Bookmarking Services

UI Quick Tips #1: Beveled Lines 

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
 
Share This Using Popular Bookmarking Services
Page 1 of 2 1 2 > >>
The Auri Group