grahamr | 14 years ago | on: The day Apple won the Flash fight
grahamr's comments
grahamr | 15 years ago | on: TechCrunch Tours Dropbox Offices
grahamr | 15 years ago | on: Heroku Gets Sweet Logging
grahamr | 15 years ago | on: Ask HN: What to do in Portland?
Great coffee: http://www.yelp.com/biz/coffeehouse-northwest-portland http://stumptowncoffee.com/
Fun bars: http://www.dougfirlounge.com/ http://www.rontoms.net/
Cool neighborhoods to explore: - SE Hawthorne - Pearl District - Northwest
grahamr | 15 years ago | on: Design early. Earlier than that.
grahamr | 16 years ago | on: Thank You Heroku, or "How To Eliminate Sysadminning"
grahamr | 16 years ago | on: Octazen: What The Heck Did Facebook Just Buy Exactly, And Why?
grahamr | 16 years ago | on: Invitation software for social networking platform
Paid: http://www.octazen.com/ http://addressbookimport.com http://www.improsys.com/importer.htm
Most of these have the best support for PHP which may or may not work for your needs. Various free libraries have been released for other languages but 1) generally support only a few email providers and 2) may not be actively maintained. Octazen has a fee-based API which sounds great but I haven't used it.
grahamr | 16 years ago | on: Users don’t want rich
grahamr | 17 years ago | on: Ask HN: Resources for learning HTML
It's written for learning instead of reference, and focuses on modern best practices. It anticipates and answers most questions a beginner might have.
grahamr | 17 years ago | on: Why Does Twitter's Business Model Matter to You?
I think this helps explain the obsession over Twitter and Facebook monetization within tech circles.
grahamr | 17 years ago | on: 5 Ways to Get Usability Testing on the Cheap
1. An incredibly valuable skill is being able to clear your mind and see what you're working on from the fresh perspective of a potential user. This is even easier if you are your own target audience, or if your product is such that your team can 'eat your own dogfood.'
2. Don't forget that usability testing typically only makes sense if the participant is in your target audience. If you are targeting some sort of specific niche audience or need (and most businesses probably are), it's worth taking time/$ to find the right kind of person versus someone online who has no context for the need you're trying to solve. If you already have customers, some of them will almost certainly be excited to help test new features.
3. If you're doing research interactively, consider having someone who didn't design the product asking the questions: it's really easy to bias the results based on your expectations.
Finally, it's certainly not cheap but if you ever have a chance to do usability research in a lab with genuine 1-way glass, it's a blast!
grahamr | 17 years ago | on: Ask HN: Review my startup
I have trouble knowing from your messaging who your target audience is, and whether I'm in it. E.g. needs for someone who travels casually and who is accruing miles towards a particular vacation would be very different for someone who travels for a living and has dozens of accounts to keep track of.
For me, I've mostly standardized on United Mileage Plus and therefore make sure that any reward programs I participate in are compatible with United's program. Therefore, United's site serves as the aggregator for all my mileage/reward programs.
I'll sign up and see how it goes.
grahamr | 17 years ago | on: Ask HN: Does the SaaS model really work? Really?
Typically you'll have a tough time convincing individuals to part with $20 per month and typically there's a free alternative.
It's much easier to convince businesses to spend the same amount and, as a bonus, many will be suspicious of free offerings. In fact, others will subscript to a higher premium tier purely to "buy the best for my business."
I always refer people to this StartupSchool talk by DHH of 37signals which outlines their business model, and explains their focus on small businesses: http://www.omnisio.com/startupschool08/david-heinemeier-hans...
grahamr | 18 years ago | on: SMS 4x More Expensive Than Data From Hubble
As an entrepreneur, it gives me hope that there are useful services which people are willing to pay for directly. The social/viral distribution of sms is impressive: it costs me to send a message to my friends, and I'm encouraging them to spend money with their provider in order to respond.
grahamr | 18 years ago | on: What are the best CRM for Web 2.0 sites ?
grahamr | 18 years ago | on: Ask YC: Why would someone leave his/her cushy job to join a startup?
I was also surprised how many people at and above my level in a big company seemed envious that I'd go to a startup.
grahamr | 19 years ago | on: If you would run classified ads server what niche and in which location would it be guys?
grahamr | 19 years ago | on: To bloggers: those numbers in your titles (Top N reasons...) are annoying and superfluous
On the other hand, I see a disproportionate number of "Top X reasons"-like posts hitting digg and delicious/popular which leads me to believe that lists resonate well with readers. I'm not a blogger or link-baiter, but I'd prefer to write a mediocre article which is read thousands of times via prominence on social media sites versus a 'well-written' article with no numbers/lists that no one reads.
It seems like consumers of blogs and social media like lists, so bloggers logically satisfy that need.
grahamr | 19 years ago | on: What is the best RoR book for beginners? Best online resources?
http://www.onlamp.com/pub/a/onlamp/2006/12/14/revisiting-ruby-on-rails-revisited.html
It's nearly 2 years more recent and up-to-date with Rails changes.