Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <blockquote> <p>I prefer XML over MySQL because it doesn't require a server</p> </blockquote> <p>I prefer to travel on foot rather on wheels because it doesn't require a car. So, I spend 6 hours to get to my job and back every day.</p> <blockquote> <p>XML can be edited within a text-editor</p> </blockquote> <p>In theory.<br> In practice, XML is bound with such a number of strict rules and standards that you scarcely can edit a comma without breaking the whole file.<br> Face the truth - it is for programs, not humans.</p> <blockquote> <p>In the past I've manually stored lists of stuff in *.txt files </p> </blockquote> <p>You'd better stick with this approach further</p> <blockquote> <p>HTML tables are good for this, </p> </blockquote> <p>HTML tables are worse for this, even worse than XML.</p> <blockquote> <p>I want to create an index for whatever scripts and documents I'd want to display, in the form of a Content Management System.</p> </blockquote> <p>You are taking Content Management Systems wrong. It's <strong>Content</strong> Management System, not scripts management system. It merely manages the content, the data stored somewhere. </p> <blockquote> <p>I like the idea of separating content from presentation,</p> </blockquote> <p>I like it too, but your XML has nothing to do with this idea.</p> <blockquote> <p>What should I do / Any suggestions?</p> </blockquote> <p>Learn to drive a car. Do not remain a pedestrian.<br> Learn databases. </p> <p>An interesting reading <a href="http://www.joelonsoftware.com/articles/fog0000000319.html" rel="nofollow">http://www.joelonsoftware.com/articles/fog0000000319.html</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload