Find a specific genre of publishers to target as your primary users. Talk with them and solve their problems. You will make your service more compelling to those users by solving their biggest problems and building the ideal product for them.
We're hoping to target technical writers from the onset as they'll be the ones most comfortable with plain text and formatting using Markdown. Hopefully we can then leverage that momentum to bring in other writers.
Any other genres you can think of that might be a good fit?
The datasets is a really interesting concept. Maybe SQLite database support? It would need to be some sort of single file database. Then you just need to figure out how to run queries on that data.
We want to do syncing of images, video, and audio. It would be nice to be able to construct a well designed page by dropping assets (text files, images, other media) into a directory in Dropbox and having Droptype automagically arrange those items.
Comments
Find a specific genre of publishers to target as your primary users. Talk with them and solve their problems. You will make your service more compelling to those users by solving their biggest problems and building the ideal product for them.
We're hoping to target technical writers from the onset as they'll be the ones most comfortable with plain text and formatting using Markdown. Hopefully we can then leverage that momentum to bring in other writers.
Any other genres you can think of that might be a good fit?
What about publishers of non-text?
- images
- datasets ( think scientists )
- music/video
The datasets is a really interesting concept. Maybe SQLite database support? It would need to be some sort of single file database. Then you just need to figure out how to run queries on that data.
We want to do syncing of images, video, and audio. It would be nice to be able to construct a well designed page by dropping assets (text files, images, other media) into a directory in Dropbox and having Droptype automagically arrange those items.