var result=[{"id":"120","title":"Integrate Triplify into LifeType","description":"LifeType [1] is one of the most popular Blog software. Triplify [2] is a small plugin for Web applications, which reveals the semantic structures encoded in relational databases by making database content available as RDF, JSON or Linked Data.\r\n\r\nThis project should integrate Triplify into the LifeType distribution. In order to do so a Triplify configuration for LifeType has to be created, which means basically writing a number of SQL queries selecting valuable information from the LifeType database schema. Ideally, Triplify with the created configuration will be added to the LifeType sourcecode (or released separately as an LifeType plugin\/extension).\r\n\r\n[1] http:\/\/lifetype.net\/\r\n[2] http:\/\/triplify.org","status":"open","changed":"2008-04-21 04:35:05","created":"2008-04-21 04:35:05","user_id":"10","nickname":"soeren","bids":"1","bidamount":"50","tags":"Triplify"},{"id":"119","title":"Integrate Triplify into Tikiwiki","description":"Tikiwiki [1] is one of the most popular Wikis. Triplify [2] is a small plugin for Web applications, which reveals the semantic structures encoded in relational databases by making database content available as RDF, JSON or Linked Data.\r\n\r\nThis project should integrate Triplify into the Tikiwiki distribution. In order to do so a Triplify configuration for Tikiwiki has to be created, which means basically writing a number of SQL queries selecting valuable information from the Tikiwiki database schema. Ideally, Triplify with the created configuration will be added to the Tikiwiki sourcecode (or released separately as an Tikiwiki plugin\/extension).\r\n\r\n[1] http:\/\/info.tikiwiki.org\r\n[2] http:\/\/triplify.org","status":"open","changed":"2008-04-21 04:02:32","created":"2008-04-21 04:02:32","user_id":"10","nickname":"soeren","bids":"1","bidamount":"50","tags":"Triplify"},{"id":"118","title":"Integrate Triplify into Coppermine","description":"Coppermine [1] is one of the most popular Web forum and community. Triplify [2] is a small plugin for Web applications, which reveals the semantic structures encoded in relational databases by making database content available as RDF, JSON or Linked Data.\r\n\r\nThis project should integrate Triplify into the Coppermine distribution. In order to do so a Triplify configuration for Coppermine has to be created, which means basically writing a number of SQL queries selecting valuable information from the Coppermine database schema. Ideally, Triplify with the created configuration will be added to the Coppermine sourcecode (or released separately as an Coppermine plugin\/extension).\r\n\r\n[1] http:\/\/www.coppermine-gallery.net\r\n[2] http:\/\/triplify.org","status":"open","changed":"2008-04-12 09:18:24","created":"2008-04-12 09:18:24","user_id":"10","nickname":"soeren","bids":"1","bidamount":"50","tags":"Triplify"}]; if(typeof CofundosOutput=="undefined") { function CofundosOutput(r) { document.write('
'+ r.title+' ('+r.created+' by '+r.nickname+')
Tags: '+r.tags+' / Current bids: '+r.bids+' (€'+r.bidamount+')
'); } document.write('
Cofundos Triplify projects:
'); for(var i in result) CofundosOutput(result[i]); document.write('Please help realizing these Triplify projects!

'); } else { for(var i in result) CofundosOutput(result[i]); }