A sad day…

It just occurred to me that if a foreign dignitary ever did need my assistance in sending money to the United States, and offered me a substantial percentage of it to help him or her, I would probably never get the message.

Revisiting my crappy predictions

Last year I’d made a prediction about Quicken developing an online version which, a year later, still hasn’t happened. Mint, the startup that just won the TechCrunch 40 competition did hop into this space, and they started by tackling one of the two things I’d highlighted as the most important topics for a startup to handle: automatically connecting to the various financial institutions to download your data.

The second thing I wanted the startup to tackle was importing one’s existing Quicken data, which Mint doesn’t do. It really can’t until it matches Quicken’s feature set to a reasonable extent, which it may never do. I want to do “crazy” things like enter my own transactions to manage cash, and track stocks/investments. Little details like that.

I’m not sure if that’s where Mint is heading, but it certainly could if it wanted to. Coming up with the base infrastructure, data syncing, and the scaling/security around all of that are the hardest parts, I would think. Adding features like the ability to create a cash account, which is just a check register that’s fully editable, are probably not hard. Neither is adding some rudimentary investment tools and growing those features.

I’ve used Quicken consistently for 6-7 years and am perhaps currently spoiled by it’s feature set. A good rule of thumb for whether or not something is a serious competitor to Quicken is whether or not they can tell you your Net Worth. To get an accurate count for that, it would have to include all of your cash accounts (checking/savings/cash in wallet) plus investment accounts (401k/IRA/other investment accounts) plus your liabilities (mortgage/car loans/school loans) plus your assets (car/house/boat/etc). It is becoming clear that building such a feature set is no small feat, and as such there seems to be no end in sight for me as a Quicken user.

Hate the internet? You'll love uncov

At any given time, there are generally only one or two websites I look forward to seeing an update from on a regular basis. Back in the day, it was The Onion. These days, it is uncov. It’s pretty much the anti-TechCrunch (although I like TechCrunch as well). They pick startups which they think are bad ideas, and tear them up. They’ve given new meaning to the word “Fail.”

A few of my favorite uncov articles (you’ll see the lead image is often funny on it’s own):

  1. Their June 2007 coverage of Pownce
  2. Their spat with Robert Scoble
  3. The lead image on their Timebridge coverage is inexplicably funny to me (as is the word “failroad”).
  4. A pretty solid (and funny) response to the hype around Zoho Viewer.
  5. Graphing lolcats’ daily reach against Mahalo

I can only aspire to one day have a startup featured on uncov.

Death of the "extended network" in MySpace…

This is old news (July of this year) but I didn’t see this post until now. Tom from MySpace explains what the idea was behind the phrase “extended network” on MySpace, and why they eventually got rid of it.

if dave knows john and john knows amy, then dave could see amy in the network. when you’d view someone’s profile it’d show if you were friends, or how you were connected to a person … within a week (or maybe even less time, hard to remember), we realized that this ‘network’ concept was really hard to scale .. the site was slowing down trying to process this relationship each time you viewed a profile. in fact, i later heard from a friendster developer that this is what slowed them down for the first year.

I thought it was pretty interesting, especially when he goes on to explain that people preferred simpler controls anyhow (public, private, friends only) and didn’t see the value in the “extended network” concept. This is in obvious contrast to LinkedIn, where the degrees of separation are an important aspect of the site (obviously, the sites serve different purposes). My gut feel is that it wouldn’t be hard to get that to scale (memcached hashtable with extended friend ids?) although MySpace’s userbase is roughly ten times larger than LinkedIn’s.

Thank you Spam Karma 2

If you have a wordpress blog, and have the usual comment spam issues, I’d recommend checking out Spam Karma 2.

I don’t get a lot of spam on my personal blog because I have comments automatically disable after a few days, however that’s not an option on the wishlisting blog, especially for technical posts that people sometimes stumble upon months later via Google.

Spam Karma is free on commercial blogs (unlike Akismet) and uses a number of cool tricks to figure out whether a post is coming from a legitimate person, including:

  1. How long they spent on the page before submitting a comment
  2. Whether or not they’re using an actual browser (javascript test)
  3. How many links are in the comment and the ratio of links to text
  4. A few other things

It then gives the post a “karma” score. If the karma score is too low (looks like spam) it will give the person a captcha so they have one last shot at proving they’re a human. It’s a pretty sweet idea. Rather than hitting everyone with a captcha, they just use it on particularly suspicious comments which is far less intrusive.

Posts with low karma and a failed captcha get marked as spam, and don’t end up in your moderation queue (although you can get a regular spam report).

The "how do you know…" field in Facebook

In Facebook, when you’re defining the relationship you have with someone else, they ask the question:

“How do you know [Friend Name]?”

You can see an example of the options here (ignore the “skip this step” petition.)

The issue I have is that the question “how do you know…” is in the present tense, but the answers are all past tense. From the available answers, it makes it seem like the question you’re really being asked is “how did you meet [Friend Name]” which is different.

When I first started using Facebook, I interpreted the question as “how did you meet…” and then filled in the appropriate answer. For example, I met Adam W. through Fil so I filled that in. The problem is, now when I look at my friends list, it says “You know Adam through Fil.” I consider Adam a friend, and this reads like he’s just a friend-of-a-friend.

So, I’ve basically taken to not filling in the relationship details in these cases, because I feel like it sends the message “we’re not really friends, we just know each other through a mutual person.” All of that could be avoided if they just changed the presentation/grammar. Has anyone else had the same problem, or am I overanalyzing Facebook?