-
Archives
Recent Comments
- roman on How to decode the Nikon DSLR firmware
- Simeon on How to decode the Nikon DSLR firmware
- Barry on How to decode the Nikon DSLR firmware
- Simeon on Expectation Stress
- Rand Thompson on Expectation Stress
Category Archives: Software
Spearman’s Rank Correlation in Numbers
Michaela is doing a biostatistics paper, and today she was working on calculating Spearman’s Rank Correlation. While she was doing this by hand, I set about doing it in Numbers. The tricky part was the ranking, as the textbook says … Continue reading
WinCE development without Active Sync on Win 7
At the start of the year I was given a device to do trial Windows CE development against. I was also given a zip file with the SDK and some instructions. Step 1: Install Active Sync 4.5 on your Windows … Continue reading
Posted in Programming, Visual Studio
1 Comment
Post VS2010 SP1 Updates Issue
Since installing the Service Pack 1 for Visual Studio 2010, my .sln files for Visual Studio 2005 have not been opening. This turns out to be, because I had VS2005 set to need Admin Privileges to run, to allow some … Continue reading
Posted in Microsoft, Visual Studio
Leave a comment
iTunes 10.1.2.17 Podcasting changes
The new UI change in iTunes 10.1.2.17 had me tripped up, as the download button has been removed from non-downloaded podcast. Thus if you have frequent updating podcasts, and there is a gap, under the old system you could click … Continue reading
WinCE SDK problems in Windows 7
For the last few weeks, my work project has not been building it’s WinCE target on my new Windows 7 PC. Each project would just say “skipping build”, and if I tried to edit the project properties (or build/clean/rebuild project … Continue reading