j w

Show:

What's happening?

  • Followup: RE: Importing Endnote References

    Why don't you try Zotero for conversion from Endnote ? You can export your Endnote to RIS and then use Zotero to convert to Bibtex. It worked for me (apart from some minor problems caused by how Wikindx handles keywords)

    2009-06-25 10:19:25 UTC in WIKINDX

  • Followup: RE: Citations in footnotes and more

    Sorry to sound negative but that's the way it is: - RTF export is not functioning properly (which boils down to risk that you are left with your paper trapped inside of Wikindx) - Text formatting is in fact absent, with random <span>s scattered in text that must be removed by hand - Two serious citation flaws that make it impossible to have both comment and citation in footnote -...

    2009-03-31 12:34:45 UTC in WIKINDX

  • Followup: RE: Citations in footnotes and more

    That's really bad... It's very common in humanities to use comments in combination with full reference - and it appears that combination of the comment bug and [cite][/cite] handling makes WIKINDX almost useless for this purpose. It'd be reasonable to have "complete" in-text citation style (with journal, publisher etc) and then just place [cite] tags in footnotes, but apparently it is.

    2009-03-31 08:53:07 UTC in WIKINDX

  • Followup: RE: Another bug in SUWP's RTF export

    Very interestingly, uncommenting line 695 in WPRTF.php removed the bug...

    2009-03-08 12:18:46 UTC in WIKINDX

  • Followup: RE: Multi-user papers? and rft -> Openoffice

    I made some further investigation as to what causes the rtf bug to find that rtfs include expression like this: \{\s1\cf1 {\fs24}} which is repeated several times, It is obviously incompatible with rtf standard (there's no "\{" code). I was unable to find which part of the code is responsible for that, but one *ugly* way of getting rid of this from final rtf that came to my mind...

    2009-03-08 12:08:49 UTC in WIKINDX

  • Followup: Update

    Changing line 691 in WPRTF.php to "$this->spanParse = FALSE;" allows RTF to be generated. SPANs removal didn't work well anyway, so I'm a happy camper (for a while).

    2009-03-06 16:40:07 UTC in WIKINDX

  • Followup: RE: Another bug in SUWP's RTF export

    And setting "memory_limit =1024M" gives "Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 157999 bytes) in /var/www/wikindx3/core/wp/WPRTF.php on line 694"....

    2009-03-06 16:25:35 UTC in WIKINDX

  • Followup: RE: Another bug in SUWP's RTF export

    Oh yeah, turn on debugging, good idea <sigh> Here's what i get: Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 157709 bytes) in /var/www/wikindx3/core/wp/WPRTF.php on line 694.

    2009-03-06 16:19:25 UTC in WIKINDX

  • Followup: RE: Another bug in SUWP's RTF export

    And no, setting max_execution_time to 3000 didn't help. Neither did allocating more memory.

    2009-03-06 14:27:07 UTC in WIKINDX

  • Followup: RE: Another bug in SUWP's RTF export

    OpenOffice or AbiWord. But the problem is not that rtf file is not displayed correctly (it is not, for that sake, even IF i manage to get it exported) but that it is not exported at all (a blank page is displayed in browser after "save" button is clicked in export dialog). How do I increase PHP timeout ?.

    2009-03-06 14:16:47 UTC in WIKINDX

About Me

  • 2009-01-14 (10 months ago)
  • 2361513
  • janwin1 (My Site)
  • j w

Send me a message