|
Search
-
It’s sometimes nice to be able to uninstall a previous version of your product before installing a completely different new replacement app. You can do this by using the msiexec /u {product id} command but who the heck knows the Product ID? I do if I wrote the installer but that’s not always the case. Luckily there is a neat powershell command to find
-
I’ve been following a very interesting discussion going on in the local Agile Roundtable group. They have been talking a lot about how agile is really a “ conversation with the situation ”, a conversation that involves product owners, end users, and developers . At the heart of the discussion is a tendency for people to push out the agile principles
-
I was asked to fill in for Michael Palermo from Microsoft because he had a personal issue come up that made it so he couldn't attend the Fall 2011 Utah Code Camp. He sent me over his demo files and I added some to the end after coming up short on time after rehearsing it a bit. I mostly added the animation portion that begins after the CSS Media Query
-
The "CSS3 Why & How" presented by Nate Zaugg. Demo code by J. Michael Palermo IV.
-
As a follow-on to my last presentation “Intro to HTML5” I have created a new presentation “Get Going with HTML5” where I dive deeper into some of the most used features of HTML5, mainly Canvas, Audio, and Video. Below is the recorded presentation I gave at the Fall 2011 Utah Code Camp. The slides and example code can be downloaded here. It’s in
-
As a follow-on to my last presentation “Intro to HTML5” I have created a new presentation “Get Going with HTML5” where I dive deeper into some of the most used features of HTML5, mainly Canvas, Audio, and Video.
-
I quite literally grew up in the start of the PC wave! In 1976 the Apple 1 was released and a few years later I was on the scene. We never had an Apple 1, but we had a Personal Computer (PC) in our house from the beginning. The very first one I remember actually using was our old TRS-80 . Boy could this puppy hum at an amazing speed of 1.77MHz
-
In my blog series of “Too Funny to Not Post” comes this latest edition. I opened up a certain beta Microsoft product. It then prompted me with this dialog box: When working with a Beta product I usually opt into such programs (not so with released products). I suppose there was little point in beta testing a product if I do not provide any
-
I ran into this really neat app this week called App Inventor for Android . It allows for rapid prototyping of Android applications. I have used DroidDraw in the past and have found it to be very helpful in designing Android UI. It won’t do anything when I’m done but I can at least save me some of the guesswork involved in UI layout
-
This archive contains WinFUSE, a user-mode file system driver. It also contains other, similar, projects: FileDisk HttpDisk WinS3FS FUSE is a linux "proxy driver" that allows API calls made in the Kernel to be proxied up to a user-mode application to provide the implimentation details. The same is true on Windows. The appropiate drivers are
|
|
|