CSS Is A Lie.

According to Wikipedia: Cascading Style Sheets (CSS) is a style sheet language used to describe the presentation semantics (the look and formatting) of a document written in a markup language. Furthermore: CSS specifies a priority scheme to determine which style rules apply if more than one rule matches against a particular element. In this so-called [...]

Using Compiled Resources and Generating Debug Info with MASM32

I had been using the MASM32 SDK to get familiar with Microsoft Assembly.  I thought I’d just share a couple basic things that helped me in the process. Using Compiled Resources The MASM editor that is installed from the SDK is the ‘Small Memory Footprint Editor Quick Editor’.  Creating, compiling, linking and running MASM source [...]

iOS development Part 1 – UITableView and UITableViewController

  I’ve been learning off and on iOS development by reading two main books, Xcode 4 iOS Development Beginner’s Guide (http://www.amazon.com/Xcode-iOS-Development-Beginners-Guide/dp/1849691304) and iOS Programming The Big Nerd Ranch Guide (http://www.amazon.com/iOS-Programming-Ranch-Guides-ebook/dp/B004Z2NQJQ).  I plan to start a series of blog posts to document what I’ve learned and for others to gain insight as well.  So far [...]

Surface Craps

Disclaimer:  InterKnowlogy is not in the business of writing gambling or casino games.  This application was only written for research, with no intention of using it in a real gaming situation. VIDEO Here at InterKnowlogy, we have a program called RECESS (Research and Experimental Coding to Enhance Software Skills) – where we get to spend [...]

L.A. Code Camp October 2008 Presentation Materials

Shrinking your Code-behind with WPF Data Binding Slides: ShrinkingCodeBehind.zip Demo code including both WPF and Silverlight versions: PositionTracker.zip To switch between the two WPF UIs look in App.xaml for the commented out StartupURI. The sample data includes resumes but not images. If you want to try out your own images they should be added to [...]

Download InterKnowlogy Videos for their Surface Applications

Download the InterKnowlogy Videos of the Surface Applications they have built so that you can run them locally without an internet connection  You can always see them with an internet connection in silverlight players at: http://Silverlight.InterKnowlogy.com  Each zip has the streamed video file (wmv) along with the Silverlight player to run the video.  you can [...]