Live data from Hacker News

Site44 turns Dropbox folders into websites

site44.com

31–40 of 75 posts

Re: Site44 turns Dropbox folders into websites

#31

Maybe I just don't get it, but who is the target audience for something like this ?

Quickly deploy an easily editable site at no cost. Off the top of my head; for me this would be useful for showing HTML work in progress to clients.

EDIT: Didn't realise the free option only allows 100MB/month. Turns out this is kind of useless for me :(

Re: Site44 turns Dropbox folders into websites

#33

Maybe I just don't get it, but who is the target audience for something like this ?

It'd be very useful for laypeople. No FTP, no SSH, no SCP... You just drag and drop - I can definitely see it taking off.

Actually, I think I'll be using it too for shenglong.ca where I keep a bunch of static content. Lots of people have domains, but don't really pay for any servers during project down times (blasphemy, I know!)

Re: Site44 turns Dropbox folders into websites

#35

Maybe I just don't get it, but who is the target audience for something like this ?

Quickly deploy an easily editable site at no cost. Off the top of my head; for me this would be useful for showing HTML work in progress to clients. EDIT: Didn't realise the free option only allows 100MB/month. Turns out this is kind of useless for me :(

[deleted]

Re: Site44 turns Dropbox folders into websites

#36

Maybe I just don't get it, but who is the target audience for something like this ?

It'd be very useful for laypeople. No FTP, no SSH, no SCP... You just drag and drop - I can definitely see it taking off. Actually, I think I'll be using it too for shenglong.ca where I keep a bunch of static content. Lots of people have domains, but don't really pay for any servers during project down times (blasphemy, I know!)

But these same lay people are going to create html and css files ?

I'm not trying to obtuse but I'm having a hard time seeing the value proposition of something like this.

Re: Site44 turns Dropbox folders into websites

#37

How do you make a website that is 100% client side? Where is the SQL, PHP? I am not sure I know who this for...

There are static sites all over the web that have no SQL or PHP or anything like that (http://shows-app.com/, http://www.usefabric.com/). Static site generators like jekyll could use something like this. Splash pages for startups and apps could also use this.

Re: Site44 turns Dropbox folders into websites

#40

How do you make a website that is 100% client side? Where is the SQL, PHP? I am not sure I know who this for...

I've found it great for quickly showing clients a semi-functional mockup or prototype. I just replace my database connection with a big lump of json. Great if most of your application logic is in javascript.
Post reply on HN