cotonti.com : JS BBcodes? https://www.cotonti.com Последние сообщения в теме Cotonti en Sun, 19 Oct 2025 11:06:46 -0000 medar Search engines don't understand bbcodes. Means the old way is required for them too. More than enough reason to not do so.]]> пн, 27 окт 2008 20:03:11 -0000 Trustmaster [list=1]
  • Some people have JS disabled. Means we need bbcode parsing available both ways, which makes coding and maintenance more complicated.
  • Search engines don't understand bbcodes. Means the old way is required for them too.
  • Some bbcodes, like hidden text, cannot be done client-side.
  • It slows down page rendering by web browser, which may cause negative visual effects on slower client machines.

  • So, it's an interesting idea but I'm unsure it benefits over complexity it brings. More pros?]]>
    пн, 27 окт 2008 17:57:39 -0000
    medar вс, 26 окт 2008 18:10:08 -0000 oc
    We have a cache system for now, I thought it was pretty cool, but it turns out that it is very primitive and worse than before in long-term.

    I know Trustmaster and a group of scientists work in a very highly secured laboratory to create a much improved cache system, not only for parsing, also more.

    But, for parsing, can we use JQuery? It can be done with JS, like in message box, if the box is like this:

    <div id="msgbox">

    message... message2... [bold]asda[/bold]

    </div>

    we can manipulate browser to make [bold]'s to <b>'s. I wanted to have your ideas, some side effects, will be:

    It is a process, which is done in user's computer, so page will load in min. time, but it will take time to process data. (consider todays computers, with quad core's, but this is also about browser)]]>
    вс, 26 окт 2008 07:03:24 -0000