Hack Day London Unofficial Wiki

 

Ask technical questions for your hack

Page history last edited by Anonymous 2 yrs ago

Ask Technical Questions For Your Hack

 


 

Fill this page with hackday technical questions and answers

 

Anyone know a service that converts the XML/JSON output of an arbitrary web request to CSV?

Want to build one? This would be really useful for Second Life hacks as LSL scripts have very limited memory (16K) and so can't easily consume XML or JSON output.

 

How this service is supposed to translate this JSON?

 

{
'foo':[
{
'a':1,
'b':2,
'c':3
}
],
'bar':4
}

 

Answer as many questions as you feel necessary

Comments (0)

You don't have permission to comment on this page.