FAQ.Old_Style_Web_Design.txt 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. #!/bin/cat
  2. $Id: FAQ.Old_Style_Web_Design.txt,v 1.9 2020/12/02 21:38:13 gilles Exp gilles $
  3. This document is also available online at
  4. https://imapsync.lamiral.info/FAQ.d/
  5. https://imapsync.lamiral.info/FAQ.d/FAQ.Old_Style_Web_Design.txt
  6. =======================================================================
  7. Imapsync and its ugly website style
  8. =======================================================================
  9. =======================================================================
  10. Q. Why the imapsync website looks so old fashion?
  11. R. Once in a while I receive messages from people complaining about
  12. the website style, not that much about the content by the way,
  13. as people don't read.
  14. I know the imapsync website has a grandmother style,
  15. I'm not offended by complaints about it.
  16. Here are several reasons it stays like that for now:
  17. * I like to do things myself
  18. * I am lazy
  19. * I like static web.
  20. Although you could argue that I do use some dynamic things, like SSI.
  21. That's true, I use Server Side Include, aka SSI, denoted by the ".shtml"
  22. extention of some files, instead of the classical ".html" extention.
  23. It's because I like dynamic web when the dynamic brings something that
  24. can't be done easily with static files.
  25. * I'm proud to be w3c compliant
  26. https://validator.w3.org/check?uri=https%3A%2F%2Fimapsync.lamiral.info
  27. Very very few sites are w3c compliant, it's because nearly all CMS frameworks aren't.
  28. Only true crazy people are w3c compliant seekers. I'm one of them.
  29. If you know a CMS w3c compliant, tell me, it will be such a crazy news.
  30. If you know any web site w3c compliant, tell me, it will be crazy news as well.
  31. Update: https://contao.org/ is a CMS and it is w3c compliant! This is astonishing!
  32. (Thanks to Markus Rupprecht for this crazy input!)
  33. * I prefer to spend more time on the product itself than the showcase
  34. * The product is a command line, a fancy website to sell a command line
  35. makes more disappointed buyers
  36. I agree I could do some sort of A/B experiment and see whether during
  37. a month I sell more imapsync on a brand new style B site than
  38. the current A one.
  39. Besides, don't misunderstand buyers. The surprising thing about complainers
  40. is that all are web designers, none of them is a user not in the webdesign branch.
  41. I even received some phone call from a buyer saying: "I saw your website
  42. and I told to myself: this can't be a fake one, the product must be a good one".
  43. Another folk like me:
  44. http://keyhut.com/pos.htm
  45. (well, not w3c compliant, he is not that mad)
  46. So maybe one day...