Perl module to transform XSL to JSON

2013-09-23 Thread dasos ili


Greetings, 

could you please suggest me a tool in order to transform an xsl file i have 
manged to get from XML, into JSON?

Thank you

Σχετ: MARC::File::XML 1.0.3 released

2014-01-29 Thread dasos ili
greetings to you all,

could you please give me a hint on how you treat some long waiting processes? 
For example we are trying to upload a MARC file and then index it via a web 
interface, but the whole procedure takes a lot, or we have no idea via dancer 
front end how is it going, how could we break this operation, any ideas if you 
have faced something familiar?

thank you

Long wait process in Perl

2014-01-31 Thread dasos ili
Greetings to all,

could you please inform me on the potential solutions one could use in order to 
treat the following problem.

We have to make a whole db into XML, the JSON, and this whole procedure lasts 
long. How could we a) make this faster 

and break this down to for example per record transformation? in order to have 
results shown up asynchronously?

thank you in advance




Στις 6:25 μ.μ. Τετάρτη, 29 Ιανουαρίου 2014, ο/η dasos ili  
έγραψε:
 
greetings to you all,

could you please give me a hint on how you treat some long waiting processes? 
For example we are trying to upload a MARC file and then index it via a web 
interface, but the whole procedure takes a lot, or we have no idea via dancer 
front end how is it going, how could we break this operation, any ideas if you 
have faced something familiar?

thank you

Perl and Netty project

2014-02-14 Thread dasos ili
Could you please tell me if you have any experience using http://netty.io/ with 
Perl?

Thank you in advance