Have you ever read an article on Wikipedia and wondered if the article was more accurate or syntactically correct than if the article had been written by an individual or small team? I have, and this curiosity led me to ask a question [many questions in reality]. This paper is a demonstration of both the scientific method and of applying text mining to answer the question and test the hypothesis. The layout of this paper is rather untraditional in that it will mirror the steps of the scientific method nearly one-for-one. The question asked is how does the percentage of misspellings on Wikipedia, relative to total content, change through time? [click to read…]
Ruby 1.9′s m17n (multilingualization) engine has eased some of the pains of supporting different encodings. Unfortunately, it makes things a little more difficult in the simplest of cases. I was introduced to this problem for the first time with the error message invalid multibyte char (US-ASCII). This is a mini crash course for understanding the new behavior of Ruby strings and different encodings when used on an HFS+ file system. [click to read…]
This is a mini-guide for those struggling with trying to get Microsoft Flight Simulator X (FSX) Deluxe, and the Acceleration Expansion pack working on Windows 7 x64. The two big issues which I will cover are the “side-by-side” configuration error message, and frequent crashing while in the game. [click to read…]
I spent several hours today struggling to fix my iMac triple boot setup with Mac OS X Lion, Windows 7 x64, are Ubuntu 11.10. rEFIt does not handle the new Apple Boot partition included in the latest release of Apple’s operating system. This article provides an example of how to fix your MBR table manually without using the rEFIt partition sync tool. [click to read…]