Live data from Hacker News

Viewing profile — karlrossmann

karlrossmann

HN member
Joined
Fri, Oct 29, 2010, 7:10 PM UTC
HN karma
12
Public activity
6 items

About karlrossmann

No profile information was provided.

Recent public activity

  1. comment
    Comment #1849806

    wow, thanks Matt. This is the answer i have been waiting for. this is my misunderstanding. i get it now, it's not that a basic shopping cart isn't trivial, it's that it quickly exp…

  2. comment
    Comment #1848758

    ah, ok, this make sense. So, the ecommerce programmer would write all of the catalog stuff, then hand it over to a 3rd party shopping cart for payment, coupons, taxes and shipping,…

  3. comment
    Comment #1848747

    Because I'm obviously missing something. What else is a shopping cart besides a session associated table?

  4. comment
    Comment #1848636

    See, this is what I don't understand. Building a shopping cart is like 15 minutes of work if I'm already building my own e-commerce site, isn't it? Are 3rd party shopping carts for…

  5. comment
    Comment #1848584

    dream host is good for about 10 visitors, after that you'll have to go to a VPS. I like rimuhosting- outstanding service for about $30/month. You get access to a virtual server, no…

  6. story
    Ask HN: What is a shopping cart and why wouldn't I just write my own?

    Hi HN- I'm having trouble understanding a very basic concept. I build an online store, and since I'm a programmer, I let the user collect their items in a table associated with the…