Not signed in (Sign In)

Not signed in

Want to take part in these discussions? Sign in if you have an account, or apply for one below

  • Sign in using OpenID

Site Tag Cloud

2-category 2-category-theory abelian-categories adjoint algebra algebraic algebraic-geometry algebraic-topology analysis analytic-geometry arithmetic arithmetic-geometry book bundles calculus categorical categories category category-theory chern-weil-theory cohesion cohesive-homotopy-type-theory cohomology colimits combinatorics complex complex-geometry computable-mathematics computer-science constructive cosmology deformation-theory descent diagrams differential differential-cohomology differential-equations differential-geometry digraphs duality elliptic-cohomology enriched fibration foundation foundations functional-analysis functor gauge-theory gebra geometric-quantization geometry graph graphs gravity grothendieck group group-theory harmonic-analysis higher higher-algebra higher-category-theory higher-differential-geometry higher-geometry higher-lie-theory higher-topos-theory homological homological-algebra homotopy homotopy-theory homotopy-type-theory index-theory integration integration-theory k-theory lie-theory limits linear linear-algebra locale localization logic mathematics measure-theory modal modal-logic model model-category-theory monad monads monoidal monoidal-category-theory morphism motives motivic-cohomology nforum nlab noncommutative noncommutative-geometry number-theory of operads operator operator-algebra order-theory pages pasting philosophy physics pro-object probability probability-theory quantization quantum quantum-field quantum-field-theory quantum-mechanics quantum-physics quantum-theory question representation representation-theory riemannian-geometry scheme schemes set set-theory sheaf sheaves simplicial space spin-geometry stable-homotopy-theory stack string string-theory superalgebra supergeometry svg symplectic-geometry synthetic-differential-geometry terminology theory topology topos topos-theory tqft type type-theory universal variational-calculus

Vanilla 1.1.10 is a product of Lussumo. More Information: Documentation, Community Support.

Welcome to nForum
If you want to take part in these discussions either sign in now (if you have an account), apply for one now (if you don't).
    • CommentRowNumber1.
    • CommentAuthorDavid_Corfield
    • CommentTimeJun 17th 2016

    I was trying to fix some typos on the Science of Logic page. It’s terribly slow editing online, and then I get timed out when submitting the changes. Is the nLab particularly slow today?

    Anyway, I have the text with corrections in a file. Perhaps we are going to have to keep pages much shorter.

    • CommentRowNumber2.
    • CommentAuthorUrs
    • CommentTimeJun 17th 2016

    It often happens that after submit one gets a timeout message, but that the submission has nevertheless been saved. Check if maybe your edits are up after all.

    But, yeah, it’s ridiculously slow and awkward. Yesterday I had asked Adeel to restart the server. That helped a bit.

    • CommentRowNumber3.
    • CommentAuthorDavid_Corfield
    • CommentTimeJun 17th 2016

    No, the edits weren’t saved. I’ve just tried again, and had no luck.

    I guess we could look to keep each page to a manageable length.

    • CommentRowNumber4.
    • CommentAuthorUrs
    • CommentTimeJun 17th 2016

    We could split the page in two or more pieces. But it will be work to adjust all the cross-pointers.

    • CommentRowNumber5.
    • CommentAuthorRodMcGuire
    • CommentTimeJun 17th 2016

    We could split the page in two or more pieces. But it will be work to adjust all the cross-pointers.

    Couldn’t a big page be split up using includes?

    The source for “BigPage” would contain stuff like

    [[!include BigPage > part1]]

    [[!include BigPage > part2]]

    [[!include BigPage > part3]]

    Yeah, it might be a pain to figure out which part to edit, and after that part was edited I think you would have to make a trivial change to “BigPage” (such as adding a space) to get it to regenerate from it’s includes.

    This would allow links to BigPage or sections within without caring which part contributed the info.

    I get the impression that the nLab choking on large texts is an intermittent thing - that BigPage can be generated but maybe not right now.

    • CommentRowNumber6.
    • CommentAuthorUrs
    • CommentTimeJun 17th 2016

    If that solves the problem, that would be a good option!

    Myself, I don’t have the time to try this on the entry Science of Logic right now, since I am busy with editing a bunch of other long pages…

    • CommentRowNumber7.
    • CommentAuthorUrs
    • CommentTimeJun 17th 2016

    But could this possibly help? I doubt that the “include” functionality pre-compiles any rendering. Probably it simply concatenates all the included source code and sends it to the renderer just the same way that it is send when we hit “submit”. Which would mean that it wouldn’t solve the problem.

    • CommentRowNumber8.
    • CommentAuthorUrs
    • CommentTimeJun 17th 2016

    David, I just had the timeout problem with another long page. What helped was to close the browser, restart it and try again. Seriously. I don’t know how much energy you have left for experimenting, but maybe it’s worth a try.

    • CommentRowNumber9.
    • CommentAuthorDavid_Corfield
    • CommentTimeJun 18th 2016

    One could almost believe it an anti-Hegelian conspiracy. Now at the discussion for Science of Logic I see:

    error on line 92 at column 19: Extra content at the end of the document

    Below is a rendering of the page up to the first error.

    • CommentRowNumber10.
    • CommentAuthorRodMcGuire
    • CommentTimeJun 18th 2016

    One could almost believe it an anti-Hegelian conspiracy. Now at the discussion for Science of Logic I see:

    error on line 92 at column 19: Extra content at the end of the document

    Below is a rendering of the page up to the first error.

    Well, you must be blessed. All I get is a blank page, which when I examine the source I find it ends at

    <div id="Content">

    • CommentRowNumber11.
    • CommentAuthorDavid_Corfield
    • CommentTimeJun 19th 2016

    And the discussion Type-semantics for quantization is affected too.