Events
Canadian Julia Cordray created an app described as a "Yelp for people," and apparently failed to predict the future: Except of course it took the rest of the world about two seconds to figure out that filtering the world to only include those with positive feelings was not exactly realistic, and all the app was likely to do was invite an endless stream of abuse, bullying, and stalking. It wasn't long before people were posting Cordray's personal details online – seemingly culled from the Whois...
I noted earlier that this code base I'm working with assumes all file stores look like a disk-based file system. This has forced me to do something totally ugly. All requests for files get pre-pended with a hard-coded string somewhere in the base classes—i.e., the crap I didn't write. So when I want to use the Azure storage container "myfiles", some (but not all) requests for files will use ~/App_Data/files/myfiles (or whatever is configured) as the container name. Therefore, the Azure provider has to...
I've been playing around with BlogEngine.NET, and I've hit a snag making it work with Microsoft Azure. BlogEngine.NET was built to store files inside the application's own file system. So if you install the engine in, say, c:\inetpub\wwwroot\blogEngine, by default the files will be in ~/App_Data/files, which maps to c:\inetpub\wwwroot\blogEngine\App_Data\files. All of the file-handling code, even the abstractions, assume that your files will have some kind of file name that looks like that. You must...
The Firefly alumnus (and Joss Whedon favorite) and Nathan Fillion have released the first four episodes of a Web series that can't be entirely fictional: I look forward to watching it.
Daily WTF editor Remy Porter has a (rare) rant up today about software development processes. I'd like all my project management friends to read it: [L]et’s just say the actual truth: Process is important, and it doesn’t have to suck. And let’s add onto that: process is never a cure for a problem, but it might be a treatment. Let’s be honest, managing developers is like herding cats, and you need to point them all in the same direction by giving them some sort of guidance and organizing principle....
Given my priority on eating (and drinking) at Chicago Gourmet on Saturday, I didn't bring my real camera. I'm quite pleased with my phone, though. And the weather really was this gorgeous:
Local-news organization DNAinfo asked people to draw their neighborhood boundaries a while back. They now have results: After getting thousands of drawings from DNAinfo readers, we wanted to show where there was broad agreement (and disagreement) about where each begins and ends. On first glance, both Boystown and Wrigleyville residents make clear where they think their neighborhoods are. The core of Wrigleyville — appropriately around Wrigley Field — is between Grace, Racine, Sheffield and Newport...
The weather in Chicago cleared up enough that we got a great view of the total lunar eclipse last night: For comparison, here is the full moon when Earth doesn't get in the way: Note that it's a lot harder to photograph the moon when it's eclipsed. The full moon reflects 9% of the light falling on it, or about half as much as a standard gray card or green grass. So when shooting the moon, the correct exposure is surprisingly fast: about 1/250 at f/5.6 at ISO 100. Shooting the eclipse last night, I used...
OK, so, astronomers predicted tonight's lunar eclipse about 6,000 years ago, but it was still bloody cool. I'll have photos tomorrow. Meanwhile, I am happy the clouds over Chicago parted long enough that I could see one great rock cast a shadow on another. It happens every six months, I realize, but it won't be visible again in Chicago for many years.
Yesterday I ate a quantity of food that I think only Ribfest has ever surpassed, but it was spread out over six very sunny hours. Today I'm recovering. Probably more interesting blog entries and a photo or two tomorrow.
Copyright ©2026 Inner Drive Technology. Privacy. Donate!