You may have read the Inc. article about the best definition of an entrepreneur. Having worked with a number of entrepreneurs, the definition rings true with me: "Entrepreneurship is the pursuit of opportunity without regard to resources currently controlled." Over the course of my career, I frequently find myself acquiring, applying, and "controlling" resources to achieve the goals of the entrepreneur's pursuit. In the most constrained environments, we must gain knowledge, devise capabilities, and figure out a way to succeed while the sands of our investors' money slip through the hourglass. It's this environment where we learn how to experiment, take chances, and challenge our assumptions. Sometimes this leads to significant breakthroughs.
Dave Rowley's Personal Blog
Short, infrequent notes inspired by my professional life.
Saturday, February 11, 2012
Constraints are the mother of invention
You may have read the Inc. article about the best definition of an entrepreneur. Having worked with a number of entrepreneurs, the definition rings true with me: "Entrepreneurship is the pursuit of opportunity without regard to resources currently controlled." Over the course of my career, I frequently find myself acquiring, applying, and "controlling" resources to achieve the goals of the entrepreneur's pursuit. In the most constrained environments, we must gain knowledge, devise capabilities, and figure out a way to succeed while the sands of our investors' money slip through the hourglass. It's this environment where we learn how to experiment, take chances, and challenge our assumptions. Sometimes this leads to significant breakthroughs.
Friday, September 02, 2011
Old ideas about interactive, distributed apps reimagined in a mobile context
- HTML and javascript are pretty powerful, and developers who know how to build user interfaces in HTML and manipulate markup using a browser-based scripting language are more plentiful than developers who know how to write server-side code to implement business logic. We wanted to leverage the growing pool of front-end web developers who might be more accessible to the marketing and business functions within organizations funding web development.
- To enable truly interactive applications that communicate with other instances of themselves and other applications/services on the internet, the request/response model of the web is insufficient. We need a reliable messaging infrastructure that provides event-driven communication (i.e. apps that can send and receive messages asynchronously), but do so in a way compatible with the protocols and scale of the web.
- One reason web apps succeed is because they are more-or-less client-agnostic (browser compatibility not withstanding), and issues about version control and updates are virtually non-existent.
- Web apps often use a lot of bandwidth re-delivering UI elements that don't change from page to page. I'm not talking about graphical assets that get cached by the browser, I'm talking about web servers resending page markup containing new data when really only the data has changed. A more efficient model for interactive apps is to only send new data to the client, and let client-side logic implement how that data is presented in the UI.
- To be really useful, networked applications should continue to work, albeit in a limited capacity, when there is no network connection. Web applications typically fail in this regard.
- Particularly in conjunction with the above, and to enable store-and-forward messaging, applications need to have non-trivial local persistence. An application-scoped local store of key/value pairs can go a long way to building really interesting client-side apps.
- A platform-specific framework that runs applications built using HTML and javascript. Apps have access to javascript objects and events that provide bi-directional messaging services (e.g. send a message to an individual app instance, send a message to a topic to which all app instances listen, receive a message from an app or topic).
- A facility for installing, registering, and updating apps. Once installed, the app instance is registered with the messaging platform so it can send and receive both point-to-point and topic-based messages. App updates are delivered as system messages, and the client-side framework manages the installation and data migration seamlessly.
- App-scoped local store of key/value pairs, accessible via javascript.
- Offline functionality—apps within this framework work offline since the HTML, javascript, and other assets associated with the app are stored locally, and the local store is always accessible. Outbound messages are queued for delivery when connectivity is restored, and inbound messages are queued in the cloud until the app reconnects.
- an easily accessible, internet scalable, bandwidth-friendly messaging infrastructure,
- a robust client-side app framework that provides store-and-forward messaging, app version management, and offline functionality,
- a programming model that promotes bi-directional data exchange between applications and client-side control of presentation (vs. page-oriented request/response).
Monday, August 01, 2011
Thoughts on bubbles and cycles
I was reading a post by Om Malik suggesting that our current bubble is about to burst, and it got me thinking about the former bubble and the times we are in today.
The bubble that peaked at the beginning of the millennium was marked by the transition of the web from a technology used to present content to a platform on which applications were built. People began using the web differently--they went from reading and watching to actually doing stuff. Companies emerged that built websites that allowed you to do things like manage your sales prospects and make purchases for digital and physical goods. There was no one single technology breakthrough that enabled this (although you could argue that J2EE and the app server was fundamental), but enough technology existed so a small team of reasonably skilled developers could implement relatively sophisticated web sites and apps. Once the bar was lowered on the true innovation and technical know-how required to launch a web business, the flood gates opened. And boy did it flood! Some of the businesses that emerged were pretty clever, but a lot were just plain stupid. Many had no basis for a sustainable business and relied on the heady buzz around all things web to gain momentum. That buzz fueled (and was fueled by) public and private investors who poured in absurd amounts of money to inflate the bubble. I count as friends a number of people who profited from this, but many more who did not.
During the bubble, I noticed the effect popularization of technology had on the make-up of the industry. People entered the tech arena from the edges, taking advantage of the growing surface area of the expanding sphere that had emerged. Companies where I worked prior to the bubble were made up of people who studied computer science in school and had been technologists their entire careers. Increasingly, I found myself working with people who had moved into technology from other areas, who had no previous tech experience but found themselves managing projects, designing websites, testing software, and promoting the capabilities we implemented.
I don't have any real insight on the web 1.0 bubble burst that you don't already know. Perhaps it was the realization by investors that even in a very optimistic world, many of these businesses were not sustainable. Expectations were beyond unrealistic, and investors made a bee line for the same flood gates through which they came. At the same time, our country was in sudden turmoil and the population in general had doubts about the future and withdrew from speculative investment and spending. When the burst occurred, many of the people that came into the industry from the outside were the first to leave (willfully or not). The icons that represented the era were now the butt of many jokes.
So here we are in a situation that many liken to those days ten years ago. The current bubble, in my estimation, is fueled by a few things. MySpace helped popularize a newish category of website that did a pretty good job of bringing in a population of users that had only used the web previously to shop and do occasional tasks. Social networks became an everyday habit for moms, dads, kids, grandparents and people wanting to hook up tonight. There were technological developments required to sustain this, like the ability to scale data-rich websites to ridiculous numbers of concurrent users, but these were mostly incremental developments rather than true breakthroughs. Many sites discovered their bottlenecks the hard way, and the successful ones quickly figured out how to cope. Cloud services made it easy for minimally-funded startups to build out a presence without any capital investment.
The other development that fueled the current situation is the advent of mobile. Smartphones and high-speed, affordable data plans let everyone interact on social platforms always. This isn't just a convenience, it opens up a whole new modality. Many clever applications of socal+mobile (and location awareness) have emerged, built by small teams of reasonably skilled developers. We are past the point where truly specialized knowledge is required to launch a business capitalizing on these capabilities. There are both clever and stupid ideas out there getting funded, even though experts are quick to point out that the IPO market and valuations pale in comparison to bubble 1.0. So this must be different, right? Investors demand to see revenue and a business model that sustains it, don't they?
The makeup of the industry, while still absorbing people from non-tech backgrounds, is more mature. The first bubble created career opportunities that dried up after the burst, but the underlying infrastructure in education and vocational awareness persists, so the character of the workforce doesn't seem as "green". People now have several years of experience doing jobs that didn't exist prior to bubble 1.0.
I anticipate there will be a peak and a fall of the current bubble. Maybe that time is now. I think that much of the gas of this bubble is the same that inflated the previous one (we are only human), but perhaps it isn't as volatile this time around. The technical underpinnings that helped fuel this round have broad applications, and the effect this technology has had on human behavior is profound. I imagine many businesses will cease when the this bubble deflates, and people I consider friends will be hurt. I trust those with aptitude, skill, and experience will quickly find new avenues for their talents. I hope sufficient real value has been created so even in a trough, new opportunities will arise quickly. I also don't expect this to be the last bubble I see in my career.