TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Dropbox as a CMS - DropPages

100 pointsby sebkomianosabout 14 years ago

9 comments

gbogabout 14 years ago
Interesting. Would this tool be a way to work around censorship and control? I mean, only the naive can think there will be no increase in censorship on the net. My guess is all govs are brainstorming a LOT right now, including the new govs in Middle-east. We need to fix this. Something like droppages could be a piece of the puzzle, no?
breckabout 14 years ago
Awesome. We built a POC that did the same thing a little over a year ago. We got our moms to use it and they loved it for updating their own sites. There's definitely a good business model there.<p>Back then we did it the hard way basically making our own Dropbox API. We had a Windows server running with the Dropbox client installed. You would share a folder with our Dropbox username and our script would auto accept it, and then we ran rsync to sync up the Windows folders with our web servers. Back then getting the Linux client to run was a bit of a pain which is why we went the windows route for that part of the site.
auxbussabout 14 years ago
Now I have a working droppage -- thanks Dave for sorting my idiocy -- I am both impressed and enamoured by the potential use of this idea.<p>Someone is bound to open source something similar to allow you to self host, thus bypassing droppage's revenue model to some extent, but for non-techs (or just-a-bit techs), this is stellar.<p>For simple speed to up and running a kosher, reliably backed up web-site, this is hard to beat.
mattdeboardabout 14 years ago
Are we as a web development community running headlong into another Twitter scenario, where we build a huge ecosystem around a company's API only to have it yanked out from under us at some indeterminate point in the future? Serious question, not a subtle accusation.
quinndupontabout 14 years ago
Pretty cool, similar to <a href="https://www.views.fm/" rel="nofollow">https://www.views.fm/</a> (or at least, does the same thing as views.fm for me)
dpcanabout 14 years ago
The website has to be served via DropBox too then, correct? So, DropBox is the web host too for the static site?
评论 #2478388 未加载
rebel9about 14 years ago
Great idea. I'm really curious how you set up the backend though?
podpersonabout 14 years ago
Darn someone beat me to it. Nice idea and it seems well executed.
peterzakinabout 14 years ago
i thought the dropbox api only allowed authentication calls on mobile apps?
评论 #2477749 未加载