Ian Landsman

Founder & Dev. HelpSpot / Larajobs

I love Robert Scoble's commentary on the tech industry. He's got great insights and he's plugged into everyone so he's tons of fun to read, BUT. His posts about Microsoft annoy me. I know it's his job to evangelize Microsoft and he does a good job of it. I'm sure there are a bunch of readers out there who love it, but it's just not for me. Unfortunately I realized today that the tediousness of having to filter through all the Microsoft posts has lead to me not reading him everyday like I used to.

Then it hit me, hey I'm on a computer! They're really good at filtering through stuff I hear. So today I took back my Scoble by creating a smart subscription in my news reader. It has 3 conditions so far. First is that it only filters his RSS feed. Second, it doesn't show any posts with the word Microsoft in them. I thought that would be enough but then I got hit with all these tablet PC posts and those are the most annoying of all. So I added a third to remove the table posts.

Overall I'm really liking it, not bad at all for a quick hack. I wonder what other feeds I can rescue from oblivion in my news reader ...........

*[This image was lost to time in my blog transition]*

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

"The trouble started when Blizzard programmers added a new instance, which is a separate area connected to the outside world that players can enter and attempt unique quests. One of these instances, Zul'Grub, contained the god of blood, Hakkar. Hakkar was a powerful foe that could cast spells of his own, including a spell called Corrupted Blood. This spell did a large amount of damage to any player within the vicinity of the casting, and the effects lingered on after the spell was over.

What happened next was something Blizzard did not expect. Some of the players who had gone into the instance emerged back into the main world of Azeroth, and started spreading the Corrupted Blood disease to others who they came into close contact with. The infection soon spread into many of the cities and towns in the virtual world. Since the disease was intended to be a danger to powerful players, it tended to kill those less than level 50 almost instantly.

Game masters (GMs) tried to quarantine certain players from moving into new areas, but they kept escaping the quarantine and moving on to infect other people. A patch was issued to try and mitigate the damage, but it did not have the desired effect."

http://arstechnica.com/news.ars/post/20050921-5337.html

  • I must admit that I have no idea how they are unable to control this problem, it seems that they could just remove the "disease" from all users, but it's interesting nevertheless. This is a game right?

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

Isn't it interesting how things evolve. Scoble points to "project comet" the next version of Six Aparts TypePad product. On quick glance it appears to be something of an MSN Spaces clone, but done nicer.

Why do companies think that making blogging more complicated with "friends" and "recent media" and all this crap are going to bring it mainstream? Blogging IS mainstream. In my opinion it's reached mainstream because it's so easy. I log in, there's a big empty box. I fill it and click submit. Bam! My thoughts are online.

Of course there are markets for a more complex product, but it just bothers me that the heading on the comet page says that this is the product to bring blogging mainstream. Mainstream means it needs to be easier and more accessible not more complicated.

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

Since launching the HelpSpot beta last week I've really come to depend on the built in support for RSS feeds. This is one of the key features I usually point to when other ISV's ask me if HelpSpot is useful for their small business. While HelpSpot is designed to handle fairly large help desk installations, it also works remarkably well in the MicroISV/Small business environment.

RSS feeds are a great example of this. In a large help desk most of the time the RSS fields will not be a primary notification method because the front line help people will be in the system all day. In a small business however, where you're trying to do 10 other things the RSS feeds are fantastic. They allow you to go about your day and easily check in on your requests by flipping over to your news reader for a second or during your normal news scan. Since RSS feeds are available even for your filtered views you can really track everything going on in HelpSpot entirely via your RSS reader.

*[This image was lost to time in my blog transition]*

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

Mike has a nice write-up about his latest logo work.

*[This image was lost to time in my blog transition]*

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

"Sit back and recall, with tremendously smug satisfaction, a decade’s worth of tech industry punditry holding that superior design would never get Apple anywhere, and that Apple should instead, you know, be more like Dell."

Daring Fireball

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

So I'm trying to get the ecommerce end of things up and running for HelpSpot. As discussed over here, there really aren't any good off the shelf options for a small software startup so you're basically on your own.

Before I started serious work on the ecommerce system, store, and download system I wanted to get my merchant account and credit card gateway setup. Of course I could have chosen to use one of the hosted systems such as regnow.com, godaddy, esellerate or some of the others mentioned in the link above.

These are excellent options for consumer software and if that was the market I was in I would most likely go that route. However, in the B2B arena there are some additional needs that I feel can only be addressed by fully integrating the store into my site. Of primary concern was the situation where people would be adding more licenses or support after an initial purchase. This is fairly complex to do with the existing services because they all want to know about a "product" ahead of time. In my situation this is tricky because under some circumstances I might need to charge an arbitrary amount, which won't be known ahead of time.

I was hoping to find an integrated merchant account/gateway solution, but this actually isn't too common. I also had an additional constraint in that I wanted to use Ruby on Rails for the development of the store and administrative systems. Amazingly there is currently only one payment library system for Rails and it only works with Authorize.net. Of course I could build the gateway integration, but honestly I don't have that type of time, nor am I that interested in doing it. Again this is all software I need to write to run my business, but is not part of my core product.

So I was hoping to go to Authorize.net and sign right up. Alas, they don't want my money. Instead I have to go through one of their "resellers". Heh. Every single one of them have names that make your skin crawl and when you get to their websites you're greeted with a site created from a default frontpage template. Needless to say I wasn't feeling good.

In the end of all the companies on the list there was only one I had heard of, Wells Fargo. At least this is a big publicly traded company. Another plus in their favor was that they had an integrated registration where you signed up for both the merchant account and gateway all at once which was nice. In the end I went with them.

To be honest the entire process was pretty obviously created during the dotcom. In fact the copyright on the registration pages was 2001! Yet another area where a small company should come in and make a compelling product.

Another benefit of going this route is that it's just cheaper. esellerate for instance has a 15% transaction fee. I've worked too hard to give 15% to them. Doing it this way should cap my costs at no more than 6% even under the worst conditions and with extra fraud protection.

Now it's on to actual construction. I've got version one of the store spec'd out and I just started it out tonight. Man Rails is cool. It doesn't read minds, but it does make getting started much easier. I have a feeling this is really what all the hype is about. At the end of the day I don't really think I'll have less code or it will really be much less complex BUT I 'll feel like I jumped in at the middle instead of drudging through the beginning and that's big, really big.

More updates are sure to follow so stay tuned.

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

The new beta is out, get it while it's hot. If you haven't signed up for the beta yet I'd love to have you join up. BetaV2 has several changes to the installation and it would be great to have some new folks try it out. If you're interested in participating you can sign up here:

https://www.helpspot.com

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

If you're into Python you should checkout TurboGears. A new open source effort being launched by our buddy Kevin Dangoor.

Announcement

TurboGears Site

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.

I'm about to start building the backend to track my customers, their purchases, create a download area, etc. Why isn't there good software out there to do this? It's a need every single software company has. It's the kind of thing nobody really wants to waste resources building themselves, yet there's nothing out there I've found that seems like a solid solution.

I'd happily pay for this rather than build it. This is not a core business function to me, I want to focus on writing help desk software not ecommerce software.

If anyone knows any good software out there I'd love to see it before I start.

Get future posts via email

Stay updated with our latest content.

We won't send you spam. Unsubscribe at any time.