The DAKworks

Entries categorized as ‘fast’

A brilliant management two-for-one

June 25, 2008 · 4 Comments

There are two excellent ideas in this posting on ZDnet, aside from the observation that you can scale Ruby on Rails if you avoid hitting the disk farm for static content:

1) Have a team devoted to rapid scalable prototyping.  (LinkedIn Light Engineering Development)

2) Use free apps for both proof of concept testing and marketing.

Read and enjoy.

Ruby on Rails: scaling to 1 billion page views per month by ZDNet’s Dennis Howlett — While a lot of attention has been focused on Twitter with questions about whether Ruby on Rails scales, LinkedIn has been quietly running a RoR application on Facebook that is beating down around 1 billion page view per month. Bumpersticker, a relatively trivial Facebook application that allows you to create a cartoon that you can [...]

Best,

Dak

Categories: Worth reading · agile · cheap · do it now · fast · free · product management · trade-offs

‘Free’ is always good for business

June 4, 2008 · Leave a Comment

Now that I’ve got your attention, the next best thing to FREE is painless and predictable. Flat rate, as we know from telephony and other similar business models, reduces ambivalence about using a service, and increases the rate at which people BUY.

I received this in email today, and frankly, WOW.

Canada has, relative to the US, a low adoption of mail-order and therefore internet-order business models.

This is a pretty innovative way to get people over that hump. Good work, Ebay and Canada Post

Dak

Categories: cheap · fast · free · product management

Canada Revenue Agency extends e-filing deadline to 06 May 2008 due to website submission problems

April 30, 2008 · Leave a Comment

That’s today’s news, and I ran into it myself. All of the Canada Revenue Agency sites are Sllllllooooooooooow today. Moving the filing deadline off is the Right Thing To Do from a tactical standpoint. However, you still have to pay any owing amount today. (PUBLIC SERVICE REMINDER: do that through your BANK, the government’s website is too slow to look this information up there!)

This problem does raise some interesting questions.

Did they do volume testing, optimization, or load balancing? (Do you?)

Are their pages set to gracefully degrade in the face of large loads (clearly not; for the most part, the actual HTML (XHTML, a tip of the hat for a nicely structured page) loads, but the linked images do NOT), and the pages are set not to cache, even for purely presentational, ‘nothing to see that has changed here’ pages. (Do yours?)

Moreover, when you actually try to submit the ‘netfile’ .tax file, the page doesn’t load. The announcement that the deadline has changed is on a separate news page, that’s behind a submit button, and it too takes forever to load.

Wow.

This is a solvable problem. Anyone care to weigh in on opinions as to how to solve it? I’ll do a follow-up summary and share some of my own thoughts later in the week.

Have you tested this sort of load with YOUR application? Does it matter?

(In my strong opinion: yes, it does matter, and you’d best be able to prove that your projected load is something you ARE handling, every day. You better also understand how your system will degrade under unexpectedly heavy load…like a million people clicking on the submit button multiple times because it didn’t respond fast enough ;-)

Best,
Dak

Categories: fast · trade-offs

SubVersion (SVN) for fun and profit

April 23, 2008 · 3 Comments

Lifehacker had a reference to a really excellent posting on “Using SubVersion for Writers.”

This is a really good overview, with examples, of how to use SubVersion for writing, web projects, etc. (more…)

Categories: Worth reading · cheap · cool tools · do it now · documents · fast · free · paperless · tips · writing

The Free Economy and Your Business

April 16, 2008 · Leave a Comment

I recently had a conversation with Nathon Gunn (CEO of Bitcasters) and this article came up. Free! Why $0.00 is the Future of Business.

Why you should read it: Not everything is going to be free, and at least 80% of the readers of this blog haven’t thought of all the business models that Chris Anderson (Editor of Wired, author of The Long Tail) lists in this article…and frankly, it’s the best and fastest overview you are going to see on the topic. If you think that every free business model is the same as Google, Yahoo! or broadcast TV, you are missing something.

Definitely worth a read. Why you should listen to me: for you old-timers on the web, remember HoTMetaL PRO and HoTMetaL Free? That was SoftQuad, and I was there. And, frankly, your competitors ARE thinking about this, if you aren’t, and they’ll eat your free lunch.

Best,
Dak

Categories: cheap · fast · free · product management · trade-offs

High-speed digital camera

April 4, 2008 · 4 Comments

David Pogue just reviewed the new Exlim EX-F1.  This is another interesting data point for the ‘cheap and fast’ versus ‘high-end cutting edge.’

In my opinion, it’s both:  the cheapest digital high-speed camera, but high-end for a ‘digital camera’.

But what’s really interesting about this camera is that it changes what’s possible for analysis (product development, amateur and professional athletics, fault diagnosis).

Have a look, and weigh in!

Best,

Dak

Categories: cool tools · fast · prototypes · trade-offs

Dan Keldsen: Innovate or die

March 6, 2008 · 1 Comment

My brother, who is a Director with AIIM, presented this at the AIIM conference in Boston this week. I thought I’d share it here, as it directly relates to how costs inflect the innovation/return curve.Thanks,
Dak

Do Or Die Innovation By Process Based Information Management

From: dan.keldsen, 2 days ago

Another “hyper-keynote” – although about half the the slides I’ve been using lately. 75 slides in 50 minutes, when done live. If you’re at the AIIM Conference in Boston this week (March 3rd, 2008), I’m giving this presentation on Tuesday, March 4th, at 2:30pm. Hope to see you there – and if note, feel free to comment here.

SlideShare Link

Categories: do it now · fast · focus · trade-offs

Design trade-offs, and the virtue of cheap (part 2 of 3)

March 1, 2008 · Leave a Comment

Another data point (for delivery over the web).

This is a Vlog of an interview of fixed gear bike rider. (Thanks to Bruce Sharpe for twittering this one).

High end gear vs. the “flip video” camcorder (not a lot more than $100).

Good Enough not to distract from the task at hand. There’s a lesson here (a whole flock of them, really). What do you think it is?

Dak

Categories: cheap · cool tools · do it now · fast