On Montag, 4. August 2008, Nathan Yergler wrote:
> We (Creative Commons) have been using Semantic MediaWiki for our
> internal and public wikis for some time.  As part of our usage, I
> developed a query printer based on the iCal work for exporting #ask
> results as CSV.
>
> You can find the code in a git repository (web view:
> http://code.creativecommons.org/viewgit?url=CC_SMW_Extensions.git/tree/,
> see http://code.creativecommons.org for checkout information).
>
> I'd love to contribute this to SMW if there's interest.  I can provide
> a patch against svn if that's convenient.

Thanks, that code looks very useful. Giving it a brief look, I gather that you 
are using a php:// file handler in order to be able to use fputcsv() for 
doing the CSV encoding for you. But wouldn't it be better to use memory 
instead of temp, so as to avoid possible privacy breaches on shared servers?

But I think that CSV would be a nice addition to SMW, and we can probably 
include it very quickly.

Markus

>
> Nathan
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's
> challenge Build the coolest Linux based applications with Moblin SDK & win
> great prizes Grand prize is a trip for two to an Open Source event anywhere
> in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Semediawiki-devel mailing list
> Semediawiki-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/semediawiki-devel



-- 
Markus Krötzsch
Semantic MediaWiki    http://semantic-mediawiki.org
http://korrekt.org    [EMAIL PROTECTED]

Attachment: signature.asc
Description: This is a digitally signed message part.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Semediawiki-devel mailing list
Semediawiki-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/semediawiki-devel

Reply via email to