Categories
Technical

Poised For Power

Information is everyone’s most valuable asset, from corporate conglomerates to college students. If one assumes people tend to search for what they’re interested in, then its probably not a stretch to say that Google has more information about the personal activities and interests of its millions of customers than most companies have had in the history of, well, history. This is why John makes a good point.

Google can’t (yet) reasonably attribute it’s collected user information to a specific person, but rather to an IP address (only geographic information). Surely Gmail with its generous 1GB 2GB+ of storage has proven useful for many people, just like Google search has been for the past few years. But even if I didn’t already have free web email, I wouldn’t use it.

Being in the business of information management and organization gives you a lot of power, exhibited by the huge revenue Google receives through targeted advertising systems. To successfully target customers, it must acquire as much information uniquely attributed to each of its customers as possible. This means Gmail, just like the rest of Google, must acquire information about its users by parsing through emails for information.

Here’s the rub. The content of every search query I perform is entirely controlled by me, but the situation is turned around with email. I clearly wouldn’t ever search for things like my SSN or passwords on a public search engine. However, if I forgot a password to a website, the first option I tend to use is “Send password to user email account.”

Even though Google uses a cookie to uniquely ID it’s search users to create a user history, and even though mine is set to expire (at a rather generous) “Sunday, January 17, 2038 6:33:16 AM”, I trade that privacy for Google’s convenience factor. That, and it’s a trivial matter to nuke cookies. Crawling the contents of user’s email, even if it is automated, crosses my privacy line.

Paranoid? Maybe. But even if I have to run my own mail server, I won’t be letting 3rd parties sift through my emails.

Categories
Technical Web Design

Degrees of Separation

Aimfight.com was posted at Slashdot today. The site is a simple incarnation of social networking visualization, and represents another emergence of this untapped field. Compared to the extensive amounts of web research, social networking isn’t nearly as explored, likely because the two markets are thoroughly different.
In the world of Internet-life, email represents real mail, where friends’ messages and junk mail both arrive in your inbox and you can met new friends easily at sites like Chatempanada.com as well. The web is harder to model, but suffice it to say that Amazon and eBay are like physical stores, just with exceedingly large stockrooms. Chatting, therefore, is most similar to a telephone conversation. It’s between two people, and you can’t just call anyone without knowing their screenname/phone number first.

This inherent privacy is largely the reason social networking is still so unexplored. It’s a tough sell to ask people for their buddy list for “research,” just like its hard to get a copy of someone’s address book – for “research” or not. Imagine a future where Amazon customer representatives send you IMs like telemarketers. Spam has no place in the chat room’s hallowed walls!


Aimfight.com gives each screenname a score based upon how many other people have the screenname on their buddylist. I was wondering how the developers managed to acquire up to date copies of every AIM users’s buddy list, assuming that this site is unaffiliated with AOL. It has that independent web project feel. Although the site neglects to mention it, the site was created by two software engineers at AOL.

Categories
Design Interface Technical Visit This Site

A Picture Of Nectar

It’s just so endearingly cool when software from the open source side of the fence gets really cool like this.

When I returned from the Grand Canyon I setup the trip website gallery for everyone who wanted to contribute (the stuff nerds love to do). Having used Gallerybefore, I simply installed it again knowing it would work well for our needs. Later I found out about Coppermine, an even more feature-packed web gallery, designed for integration with phpBB or other forum software. I briefly considered moving the Gallery install over to Coppermine, but even though the install went great decided to KISS for my users.

Wow. I just installed Gallery 2 beta 3 on a whim, and it’s just day and night between Gallery 1 and 2. It’s DOS vs. Mac OS X, the differences are just that profound. They’ve moved over to a MySQL architecture instead of flat-files, and have improved the coding internals for more abstraction/extensibility. But since I’m an interface junkie, I appreciated the installer/administration/UI changes the most. Instead of navigating between ugly tabbed pages that smack of coder “design”, you get a very slick graphical, intuitive experience. Instead of throwing around various PHP technicalities and demanding server/Apache know-how from Joe Hapless, the installer finally takes care of everything it possibly can ala WordPress. Whereas Gallery 1 returns you to the “installer” pages when you want to change settings, 2 has a handy sidebar-driven interface that is much clearer.

My hat is off to you, Gallery 2 guys, excellent work on another polished LAMP offering.

Categories
Technical

Quality Control, Apple?

Apple really is finding itself embroiled in more than a few lawsuits these days. Once, I would have chalked such legal issues up to the Apple user culture. Back when I was a Maclot, I felt entitled to a more competitive degree of quality what with the significant extra costs going Apple entails, but these days evidence indicates there simply are quite pervasive quality issues Apple needs to work out.

Back in 2001 Apple initiated a power adapter recall for more than 500,000 power adapters sold between 1998 and 2000. According to the Consumer Product Safety Division, the adapters could get too hot, causing fires and what have you. I had a 1999 WallStreet that fell into this category, and happily receieved a replacement adapter at Apple’s cost. I didn’t think much of it either, chalking it up to an Apple fluke. (Incidentally, the power adapter I receieved was an iBook yo-yo style adapter that didn’t really fit the PowerBook. It looked like someone had used a pair of pliers to pry the width of the plug out a bit so it would fit into the PowerBook, leaving an ugly gap in the plug.)

Fast forward to 2005. Recently in the mail, I received two district court documents from California. It turns out that Apple is being hit quite hard with class action lawsuits, one regarding the iPod, the other a power adapter fiasco redux. Even more telling are the lawsuit settlement notices that greet every visitor to apple.com. The iPod lawsuit is about (surprise surprise) the battery replacement issues, the other that the replacement power adapter also failed.

Beleagured? Hardly. The iPod has proven to be hugely successful, with more iPods sold than Macs.

Categories
Co-op Technical Web Design

The Corporate Life

So I’ve been working at my summer job. Similar to most reasonable people, I like telemarketing about as much as Marmite (that is to say, not very much at all). However, I do get to work on their website code, which is currently absolutely abysmal. Things like the same stylesheet declared twice or unused inline styles in every page is quite sloppy, so it’s been satisfying cleaning things out. The only irritating aspect of the job is the awful fonts and dated layout which I’m supposed to live with. I’m not allowed to change the page layout because it’s “been approved” by the high ups. Blech.

Of course this means I’m replacing all the yucky table code with CSS. Don’t tell anyone, they won’t notice I’ve been coding the layout because it will look exactly the same, but now pass W3 validation. I hope I can fudge that layout rule at least a little bit though, the navigation bar I made for the top is about 100x nicer than that awful splotchy Goosebumps font.

P.S. If you ever come across an opportunity to use a PCI video card with an already-installed AGP card, save yourself three hours of Googling and hand wringing. Set the PCI card to be the “Primary” in the BIOS and everything will just work. Kind of like a Mac.
[nerd quotient: fulfilled]