Stories

Kin Lane

New Blog Considerations

· 2 min read

New Blog Considerations
I was talking with a friend of mine recently about his job search. We were talking about different ways employers ask you to demonstrate your skills while interviewing. Some make you take tests, some want code examples, and some just expect you to sell yourself. My number one way to demonstrate my skills is through my blog. It not only is a quick way to demonstrate my skills to prospective employers, it also attracts employers that I do not apply to.kinlane-productions2kinlane-product...
Kin Lane

New Twitter Consumes Their Own API

· 2 min read

New Twitter Consumes Their Own API
Twitter released a brand new twitter.com today with all kinds of new features. The feature that really stands out for me is now the main twitter.com web site runs off the Twitter API. The Twitter mobile site and Twitter Iphone and IPad apps all run using the Twitter API, but now the most popu...
Kin Lane

500 Startups Launches their Site

· 1 min read

500 Startups Launches their Site
Seed funding and startups isn't something I normally write about on my blog. I tend to be more vocal about the technology, than the money. Through exposure from Audrey and the ReadWriteStart Channel I am paying more attention to this world again. I have plenty of business planning exposure from working at Palo Alt...
Kin Lane

10 Principles of Successful Web Apps

· 1 min read

10 Principles of Successful Web Apps
Here are Fred Wilson's 10 Golden Principles of Successful Web Apps from the February 2010 Future of Web Apps Miami conference. You can watch the video and get the full transcript over at Think ...
Kin Lane

API Review - Box.net

· 2 min read

API Review - Box.net
I am walking through the Box.net OpenBox Developer area tonight. Box.net offers a pretty robust set of API for managing files and content on the box.net platform. It is a great example of a very robust API. They get you started with: Introduction to OpenBox Actions Getting Started Guide for API Easy Sig-nup Project Setup Page...
Kin Lane

Platform - Google Alerts

· 1 min read

Platform - Google Alerts
I spend time each week to define the technology platform I use to accomplish business. One of the goals of this platform definition is to assist in my migration to the cloud. I realized another tool I use daily, but have overlooked. I use Read more →
Kin Lane

Explaining Your API to Consumers

· 1 min read

Explaining Your API to Consumers
Kin Lane

DARPA Helps DoD Track Network Activity, TOR Works to Protect

· 2 min read

DARPA Helps DoD Track Network Activity, TOR Works to Protect
I learned about TOR, a free software helps you defend against network surveillance that threatens personal freedom and privacy, confidential business activities and relationships, and state security while reading the Rolling Stone Article about Jacob Appelbaum and his Read more →
Kin Lane

Google Wave Open Sourced

· 2 min read

Google Wave Open Sourced
I was happy to see the announcement by Google, that they were open sourcing more of the Google Wave platform. I was at the keynote speech where they released Google Wave, and I really believed in the potential of it as a platform. kinlane-productions2 The code they released adds more features and delivers a more complete "Wave in a Box" solution. This pro...
Kin Lane

Different Approaches to an API Ecosystem

· 2 min read

Different Approaches to an API Ecosystem
I'm reviewing four major Application Programming Interfaces (API) today. Zendesk, Scribd, Twi...
Kin Lane

Google Storage for Developers Interoperability

· 1 min read

Google Storage for Developers Interoperability
I finally got my Google Storage for Developers email invite the other day. They promised attendees of Google I/O would get them quicker, it took 3 months. I clicked on the link in my email and requested my keys and logged into the Read more →
Kin Lane

API Review - Scribd

· 1 min read

API Review - Scribd
I have been reviewing a lot of APIs lately. I"m evaluating their potential for integration into applications. As I'm going through I"m also evaluating how they deliver t...
Kin Lane

Rich Contact Profiles in Gmail

· 1 min read

Rich Contact Profiles in Gmail
In addition to adopting Gist, I have quickly adopted a new tool that shows you rich contact profiles right inside Gmail. It is called Rapportive. I have h...
Kin Lane

My Social CRM

· 1 min read

My Social CRM
I have successfully integrated social CRM service Gist into my platform. I have bee using it on a daily basis for about a month now.
Kin Lane

Framework for Comparing Cloud Computing Service Providers

· 3 min read

Framework for Comparing Cloud Computing Service Providers
CloudCommons has developed the Service Measurement Index (SMI) Framework, a set of Read more →
Kin Lane

Windows Updates

· 1 min read

Windows Updates
I once quit a job because I got called into a meeting where the agenda was to discuss having too many meetings.
Kin Lane

Adding Methods to my Amazon EC2 Object

· 1 min read

Adding Methods to my Amazon EC2 Object
I am needing more programmatic control over my Amazon EC2 environment. I am rebuilding all server instances on my Amazon Web Services network. I needed to reconfigure using EBS Volumes for file and data storage, and upgrade the operating system...
Kin Lane

Transforming Text Into Knowledge API

· 2 min read

Transforming Text Into Knowledge API
I had a chance to play with the AlchemyAPI I came across today. AlchemyAPI is a semantic tagging and text mining Application Programming Interface (API).
Kin Lane

Meaningful Key Phrases and Tag Sets

· 1 min read

Meaningful Key Phrases and Tag Sets
I can parse any document or web page and tell you what words exist in the content. I can tell you which words are most used or potentially meaningful in the content. What I would like to have is more meaningful sets of key phrases and tag sets that are specific to certain topics and industries. ...
Kin Lane

A Programmers Need for an Application Programming Interface (API)

· 2 min read

A Programmers Need for an Application Programming Interface (API)
I have a "hobby" harvesting project going on right now. I'm am harvesting several thousand web pages from various locations on a certain topic. I'm not really interested in the content itself, but the top keywords that are used in the content. I pulled the page and extracted the body content that I am interested in analyzing. I then want to pull a list of the top keywords and key phrases used in the page. So I am faced with next steps: Spen...
Kin Lane

API Products and Services

· 1 min read

API Products and Services
I'm seeing a lot of chatter on the Internets lately about API development and best practices. Like 10 Common Mistakes Made by API Providers at RWW and Read more →
Kin Lane

API Postive Feedback Loop

· 1 min read

A positive feedback loop can occur whenever an API becomes popular, it keeps becoming more and more popular due to network effects. The most important network effects are: API gets support by partners API gets support by vendors Developers are more likely to already know how to use it. This feedback loop and network effect are the momentum you need to create in your API community. I'm working through this thought ...
Kin Lane

15 Facts About Net Neutrality [Infographic]

· 1 min read

15 Facts About Net Neutrality [Infographic]
[Via: Online MBA Programs]
Kin Lane

Scaling Your Amazon Infrastructure

· 1 min read

Scaling Your Amazon Infrastructure
I am still processing a great post at High Scalability called, Scaling an AWS infrastructure - Tools and Patterns. They cover several tools you can use to take advanta...
Kin Lane

8 Rules for API Development

· 1 min read

8 Rules for API Development
I was reading a good post on getting your API right. They propose following these rules when developing your API: Read more →