0
votes
1answer
48 views

How do non-coders do simple local templating to avoid redundant HTML? [closed]

I'm a web developer. When I start designing a site, I use a framework to handle templating for me, even if it's just rack + erubis. What do non-developers do? If you want to implement a site in HTML ...
1
vote
2answers
43 views

fault tolerant uploading tool

I'm setting up a wordpress site for a friend who has some large audio files (around 150M). He's on a bad connection and it'll take him a while to upload those files using the normal wordpress upload ...
3
votes
2answers
70 views

Easy way to determine if a client's web host supports/allows creating SQL databases?

This is a very particular question, but I'm working on establishing a criteria at my company for when we bring new web clients aboard. Our sales team is looking for an effective way to determine ...