Tim,

I would suggest using python and the django web framework for a new site
with real logins, and hosting with linode or digital ocean. The minimum
account would be enough for your needs.

I can help with the django part. However, it is very easy to get a site up
and running - just take an hour and try the tutorial (
https://docs.djangoproject.com/en/1.7/intro/tutorial01/). The framework
does 90% of the heavy lifting, and it runs in a small footprint. You will
be amazed!

Mark

On Tue, Dec 2, 2014 at 3:36 PM, Tim Wescott <t...@wescottdesign.com> wrote:

> I've had the job of webmaster for my model airplane club thrust upon me.
> This is the site I'll be taking over: www.funflyers.org.
>
> Currently it's just a simple static web site, but with a members-only
> area behind a log-in.  The log-in is kind of a hack: there's only one
> user name and password.  But there's no real private information in
> there, and it provides a notice to the honest not to go there.
>
> This whole log-in thing will be new to me (oh joy).
>
> My most important question is -- who shall I go with?  My knee-jerk
> response is to just go with GoDaddy, because I get all their ads.  But
> for some reason, I seem to think that the PLUG crew may have some
> opinions.
>
> If possible I'd rather not get a slice on a server somewhere.  Rather,
> I'd really like to get an account with a hosting company, to which I
> just upload HTML files, and do some -- hopefully easy -- messing around
> to affect the login.
>
> Thank you for your suggestions.
>
> --
>
> Tim Wescott
> www.wescottdesign.com
> Control & Communications systems, circuit & software design.
> Phone: 503.631.7815
> Cell:  503.349.8432
>
> _______________________________________________
> PLUG mailing list
> PLUG@lists.pdxlinux.org
> http://lists.pdxlinux.org/mailman/listinfo/plug
>
_______________________________________________
PLUG mailing list
PLUG@lists.pdxlinux.org
http://lists.pdxlinux.org/mailman/listinfo/plug

Reply via email to