How to hire a sales person?Read More

Read more

First, let’s set some boundary conditions. This post is targeted at tech startups that are looking for an execution focused, front-line sales person. Filepicker.io is a good example of this kind of a company. This post is not about bringing on a business co-founder or hiring your first senior business person. I have seen similarities […]

Read More →

Filepicker+Opentok=video apps that save to the user’s cloudRead More

Read more

Filepicker.io’s goal is to connect the user’s files, photos and videos to the applications that need them. Recently we have seen an increased demand from our customers for additional video functionality. So we partnered with Tokbox’s Opentok API to make that happen quickly. Introducing Opentok: A Cloud-Based Video API Opentok is a flexible cloud-based API […]

Read More →

Nobody will win the storage warRead More

Read more

Dropbox and Box have just been crushing it in the online storage space. Those before them had failed, largely because they focused on backups, rather than the true benefit of the internet, collaboration. As a Filepicker.io founder who is working on connecting web applications to cloud storage, I’m often asked who is going to win […]

Read More →

What hackers don’t know about businessRead More

Read more

The hackers in the valley have managed to convince all the business majors that learning to code is important; Coding is a prerequisite for communicating with your programmers or to attract a good technical co-founder. At Filepicker.io, we have found ourselves debating about this quite often. However, I also want to argue the reverse, that […]

Read More →

A Day without ProgrammingRead More

Read more

If you are a programmer working on a startup, force yourself to spend a day working where you don’t write any code. Seriously, do it, and make it a habit. You and your company will be greatly benefited. The time’s I’ve done it here at Filepicker.io have paid off in spades. Here’s the thing: I […]

Read More →

Passing PointersRead More

Read more

A number of developers have asked recently why Filepicker.io passes around everything as URLs, and to me the better question is why more serivces don’t pass everything around as URLs. For any object of substantial size, passing around a reference to the object is far more reasonable and resource efficient than passing around the object […]

Read More →

HN Prefers Vi over EmacsRead More

Read more

Recently on Hacker News, two posts about in-browser editors with cloud storage integration (shameless plug: both via filestack.com) reached the front page: one for vi and one for emacs. Follow the discussion on HN Here are the statistics for both posts: Show HN: Emacs in the browser with Dropbox, GDrive, Github, etc. 17 points, 5 […]

Read More →

5 Hacks from Photo Hack Day 3Read More

Read more

High energy, high quality and high stakes. Photohack day 3 was all of that and more! Follow the discussion on HN Photohack day 3 was the first edition on the west coast of the increasingly popular Photohack day hackathon put together by Aviary and its partners (Facebook, Dropbox, 500px, Samsung, Walgreens, Sincerely, Flickr, Flashphoto, Fujifilm, […]

Read More →

Why Files ExistRead More

Read more

Whenever there is a conversation about the future of computing, the discussion inevitably turns to the notion of a “File.” After all, most tablets and phones don’t show the user anything that resembles a file, only Apps that contain their own content, tucked away inside their own opaque storage structure. This is wrong. Files are […]

Read More →

Project Ideas – Send a faxRead More

Read more

Keep ‘em coming has been what you’ve asked for, so here we are again: another inspiration for a service we’d love to see built using Filepicker.io In some ways, this idea is similar to the last Inspirations post on printing cloud photos using Filepicker.io, but in a different domain: Send a fax from Filepicker.io Ideally […]

Read More →

Project Ideas – Print PhotosRead More

Read more

We heard a number of people say how much they liked our last Project Ideas post on a Filepicker.io and Pixlr mashup, so we’ve got another idea for you: Print Photos Directly from the Cloud We at Filepicker.io now actually have most of our personal photos uploaded to the cloud, between Flickr, Facebook, Picasa, stuck […]

Read More →

Mimetypes versus ExtensionsRead More

Read more

Over the last few days we’ve had some conversations here at Filestack about how content types will be identified in the future, whether we will still all be using extensions on filenames like .txt or whether mimetypes are the way forward. If you want to brush up on mimetypes, the wikipedia article is great. Here’s our […]

Read More →