Web design for non-profit
-
@thecreativeone91 said:
@Sparkum said:
Agreed, between Notepadd++ the features of CPanel, and even just editing the files from within the site... What more does one need.
I wouldn't use the cpanel editor. I've had it cause issues. It will sometimes put in spaces, corrupt the file, or change the encoding.
Not the cPanel Editor, the additional cPanel Code Editor. It specifically addresses those issues.
-
@scottalanmiller said:
@thecreativeone91 said:
@Sparkum said:
Agreed, between Notepadd++ the features of CPanel, and even just editing the files from within the site... What more does one need.
I wouldn't use the cpanel editor. I've had it cause issues. It will sometimes put in spaces, corrupt the file, or change the encoding.
Not the cPanel Editor, the additional cPanel Code Editor. It specifically addresses those issues.
But it still buggs out sometimes.. hence why I don't care for it.
-
Hmmm.... haven't used it much but haven't seen any issues with it. Would be pretty klunky to use for actual code editing, though.
-
@scottalanmiller said:
I'm confused. You are asking for design but then listing tools. What does the tooling matter? I always did web design in a text editor.
I'm just trying to provide some guidance to their non-technical marketing person who currently updates their site with the built-in 1&1 "gui". She's not going to build an entire site using a text editor and PHP.
-
@Danp said:
@scottalanmiller said:
I'm confused. You are asking for design but then listing tools. What does the tooling matter? I always did web design in a text editor.
I'm just trying to provide some guidance to their non-technical marketing person who currently updates their site with the built-in 1&1 "gui". She's not going to build an entire site using a text editor and PHP.
Ah, that's not really related. If you are hiring a web designer, they do the design. If you want your person to be the designer, you don't hire a designer.
Why are you consider hiring someone if the goal is for the existing person to keep doing it even if she doesn't know how?
I'm confused as to the means and the ends here.
-
Why does "updating the site" have some relationship to "designing the site?"
-
@Danp said:
I'm on the board of a local non-profit, and they are wanting to make changes to their website. They currently host with 1&1 and pay $10 / mo for the services with their built-in wysiwyg editor, which they find too restrictive.
I know they could save a few bucks on the hosting, but the real issue is that they need another option for building / maintaining the website. Here's their website if anyone is interested: http://www.arc-gateway.org/. They don't currently sell anything through the site, but that could change in the future.
What alternatives are out there that I can review / recommend to them. Appreciate any input.
Regards, Dan
Non Profit? Hit GrassRoots Non profits can qualify for FREE hosting and one Domain name...
As for Building / Maintaining?
Joomla!
Drupla
Wordpress -
@scottalanmiller said:
Ah, that's not really related. If you are hiring a web designer, they do the design. If you want your person to be the designer, you don't hire a designer.
Agreed.
Why are you consider hiring someone if the goal is for the existing person to keep doing it even if she doesn't know how?
I'm not looking to hire someone, and I'm unsure how you came to that conclusion. I am seeking the community's input on design tools that could be used by the NP to build and maintain their own site.
-
@g.jacobse Thanks!
-
@Danp said:
but the real issue is that they need another option for building / maintaining the website. Here's their website if anyone is interested: http://www.arc-gateway.org/. They don't currently sell anything through the site, but that could change in the future.
What alternatives are out there that I can review / recommend to them. Appreciate any input.
Ah, it sounded like they didn't know web design and this question was about hiring someone. Nothing said that, but nothing said that you were looking for tools either. When getting a website designed, it's a designer that I need. If they can do the design, seems like they'd already know what tools they like.
-
The problem with design tools is that designers don't use them. These days effectively all web design is done via templates on content management systems. That makes traditional style design tools pretty difficult to make and keep working. In some ways design is so much easier and in other ways so much more complex today.
But nearly no one designs their own site. You would either hire a full time designer or you would purchase a template that is already designed for you.
We often use ThemeForest for ours.
-
@scottalanmiller They've been using the D&D "builder" from 1&1. Looks like bluehost.com (the free host through GrassRoots.org) offers something similar.
I'll have to take a closer look at the various CMS offerings to determine if they would be too difficult for her to use.
-
C5 will be the easiest for someone non-technical to use, especially if you setup permissions right. WordPress is a little more involved, and more likely to be hacked.
-
@Danp said:
@scottalanmiller They've been using the D&D "builder" from 1&1. Looks like bluehost.com (the free host through GrassRoots.org) offers something similar.
Dungeons and Dragons Builder? I'm in. Sign me up
-
@Danp said:
I'll have to take a closer look at the various CMS offerings to determine if they would be too difficult for her to use.
I've not used the one that @thecreativeone91 recommends but mostly have used WordPress for more than a decade, I think. It's pretty easy to use and for most users if all you need is a template it can be as simple as picking one out and selecting it. You can choose a new one anytime and change "instantly" between them. Updating the content is dead simple as it is not connected to the design in any way.
-
Be careful when selecting templates.
Some are horribly designed, which can lead to poor performance and load time. Read reviews, look at performance benchmarks on themes, don't pick purely on looks alone.
-
@Breffni-Potter said:
Be careful when selecting templates.
Some are horribly designed, which can lead to poor performance and load time. Read reviews, look at performance benchmarks on themes, don't pick purely on looks alone.
It's not as bad with C5, but I think they might review themes. Wordpress is prone to having poor performance. Using Cache and CloudFlare is a must.
-
@thecreativeone91 said:
It's not as bad with C5, but I think they might review themes. Wordpress is prone to having poor performance. Using Cache and CloudFlare is a must.
Good recommendations anyway.
-
@thecreativeone91 said:
It's not as bad with C5, but I think they might review themes. Wordpress is prone to having poor performance. Using Cache and CloudFlare is a must.
My own site is pretty crap out of the box. Even with Cloudflare and caching enabled to fix it, it's still not fast.
You look at other WP sites that load almost instantly, 90% of the time it's the theme rather than something else.
GTmetrix.com is pretty helpful as a benchmark tool to see what they have done.
-
Yes, but what I'm saying is Wordpress has poor performance to begin with. It's code is poorly done so you have to be super careful about anything you do on it. @tonyshowoff could post more on that I think.