Joho the Blog
An Entry from the Archives

« Bill Joy's email address || Back to Blog | Emergent Democracy Forum »

December 23, 2003

Human Microsoft

The World Wide Media Exchange — a site collecting tens of thousands of amateur photos, arranged by location — sounds totally human. And it's a Microsoft site! For example, take a look at the press page and compare it to just about every other press page you've ever seen.

Posted by D. Weinberger at December 23, 2003 11:42 AM


TrackBack

Listed below are links to weblogs that reference Human Microsoft:

» Something Interesting To Do With Digital Photos from Ant's Eye View
Share and enjoy [Read More]

Tracked on December 23, 2003 11:55 AM

Comments

Unfortunately, its goodies are acessible only (so far as I can tell) to those who have bent the knee to Microsoft — maybe not quite the beneficent gesture it could be.

Posted by: AKMA | December 24, 2003 10:29 AM


Our next line looks familiar, except it starts with an asterisk. Again, we're using the star operator, and noting that this variable we're working with is a pointer. If we didn't, the computer would try to put the results of the right hand side of this statement (which evaluates to 6) into the pointer, overriding the value we need in the pointer, which is an address. This way, the computer knows to put the data not in the pointer, but into the place the pointer points to, which is in the Heap. So after this line, our int is living happily in the Heap, storing a value of 6, and our pointer tells us where that data is living.

Posted by: Petronella | January 13, 2004 11:17 AM


Post a comment

Guidelines for Commenting

Basically, you can say what you want. (Click here for the fine print.)

If you haven't left a comment here before, your comment may be put into a queue for me to approve. Sorry for the delay. Blame the damn spammers.