
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Safe Creative Labs &#187; English</title>
	<atom:link href="http://labs.safecreative.net/category/en/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.safecreative.net</link>
	<description>Safe Creative Labs</description>
	<lastBuildDate>Fri, 15 Jan 2010 11:00:46 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Contest Winners SafeCreative API</title>
		<link>http://labs.safecreative.net/2010/01/15/contest-winners-safecreative-api/</link>
		<comments>http://labs.safecreative.net/2010/01/15/contest-winners-safecreative-api/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 11:00:36 +0000</pubDate>
		<dc:creator>mpena</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[winners]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=218</guid>
		<description><![CDATA[It has been incredibly difficult to pick the best ones, but after many hours of deliberation we can announce the winners of the contest for applications and plug-ins for Safe Creative&#8217;s API. And are:
1st prize: José Pascual Ortiz Sanchez
With his proposal: SafeBook
What to point out?: A great application for Facebook, therefore with great projection which [...]]]></description>
			<content:encoded><![CDATA[<p>It has been incredibly difficult to pick the best ones, but after many hours of deliberation we can announce the winners of the contest for applications and plug-ins for Safe Creative&#8217;s API. And are:</p>
<p style="padding-left: 30px;"><strong>1st prize: José Pascual Ortiz Sanchez</strong><br />
With his proposal: SafeBook<br />
What to point out?: A great application for Facebook, therefore with great projection which allows registration of any file besides images in the social network. The product is well documented and has a clear code with comments.<br />
He will get a Sony Vaio W11S1E/T</p>
<p style="padding-left: 30px;"><strong>2nd Prize: Daniel Herrero Davila</strong><br />
With his proposal: Zend PHP Wrapper<br />
What to point out?: This is a complete wrapper for a especially important framework. The code is well documented and clear. Includes illustrative usage examples.<br />
He will get a PS3 Slim 120 GB</p>
<p style="padding-left: 30px;"><strong>3rd Prize: Alberto Luis Gimeno Brieba</strong><br />
With his proposal: Work Shaver<br />
What to point out?: Simplifies the selection of the type of license. It has a very good presentation and can tie in to social networks. Good usability and integration with the operating system. Creates an API in Objective-C.<br />
Will win a portable Console GP2X Wiz</p>
<p>We also want to thanks and congratulate the other participants for their contributions and hard work. We will comment some of the most prominent of them in coming posts.</p>
<p>The jury has been composed by:</p>
<p><strong>David Castanon </strong>(Safe Creative Technical Director)<br />
<strong>Jorge Guillen </strong>(Safe Creative Software Engineer)<br />
<strong>Manuel Polo </strong>(Safe Creative Software Engineer)<br />
<strong>Pablo Carranza</strong> (Safe Creative Software Engineer)</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2010/01/15/contest-winners-safecreative-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New version of our API wrapper for PHP</title>
		<link>http://labs.safecreative.net/2009/12/03/new-version-of-api-php-wrapper/</link>
		<comments>http://labs.safecreative.net/2009/12/03/new-version-of-api-php-wrapper/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 13:34:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=199</guid>
		<description><![CDATA[We have updated our API PHP wrapper to include a README file explaining its usage and a separate file with the GNU license text.
You can find it at the same URL: http://labs.safecreative.net/api-doc/wrappers/
]]></description>
			<content:encoded><![CDATA[<p>We have updated our API PHP wrapper to include a README file explaining its usage and a separate file with the GNU license text.</p>
<p>You can find it at the same URL: <a href="http://labs.safecreative.net/api-doc/wrappers/">http://labs.safecreative.net/api-doc/wrappers/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2009/12/03/new-version-of-api-php-wrapper/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP light wrapper for Safe Creative API</title>
		<link>http://labs.safecreative.net/2009/11/27/php-light-wrapper-for-safe-creative-api/</link>
		<comments>http://labs.safecreative.net/2009/11/27/php-light-wrapper-for-safe-creative-api/#comments</comments>
		<pubDate>Fri, 27 Nov 2009 14:11:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=193</guid>
		<description><![CDATA[We have uploaded a simple API wrapper written in PHP that makes it easier to use our API.
You can find it at: http://labs.safecreative.net/api-doc/wrappers/
It takes care of signatures and other somewhat &#8220;difficult&#8221; details when working with our API.
We hope you find it useful.
]]></description>
			<content:encoded><![CDATA[<p>We have uploaded a simple API wrapper written in PHP that makes it easier to use our API.</p>
<p>You can find it at: <a href="http://labs.safecreative.net/api-doc/wrappers/">http://labs.safecreative.net/api-doc/wrappers/</a></p>
<p>It takes care of signatures and other somewhat &#8220;difficult&#8221; details when working with our API.</p>
<p>We hope you find it useful.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2009/11/27/php-light-wrapper-for-safe-creative-api/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Public API Programming Contest 2009</title>
		<link>http://labs.safecreative.net/2009/10/19/public-api-programming-contest-2009/</link>
		<comments>http://labs.safecreative.net/2009/10/19/public-api-programming-contest-2009/#comments</comments>
		<pubDate>Mon, 19 Oct 2009 15:03:30 +0000</pubDate>
		<dc:creator>mpena</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=190</guid>
		<description><![CDATA[TERMS AND CONDITIONS FOR THE SAFE CREATIVE API’S CONTEST (.pdf)

1. ORGANIZING COMPANY
The organization of the contest for the development of programs, software or plugins for Safe Creative’s API is promoted by Safe Creative S.L., with ID Number B99161739 and legal address in Saragossa, at Calle Bari 39, Edificio “Binary Building”.
2. OBJECT OF THE CONTEST
Safe Creative [...]]]></description>
			<content:encoded><![CDATA[<p style="text-align: center;"><strong>TERMS AND CONDITIONS FOR THE SAFE CREATIVE API’S CONTEST<a href="http://en.safecreative.net/wp-content/uploads/2009/10/Terms_and_Conditions_for_SC_Api_s_Contest.pdf"> (.pdf)</a><br />
</strong></p>
<p><strong>1. ORGANIZING COMPANY</strong><br />
The organization of the contest for the development of programs, software or plugins for Safe Creative’s API is promoted by Safe Creative S.L., with ID Number B99161739 and legal address in Saragossa, at Calle Bari 39, Edificio “Binary Building”.</p>
<p><strong>2. OBJECT OF THE CONTEST</strong><br />
Safe Creative is an open platform for copyright registration and information. Safe Creative presents a new access means to the system: <a href="http://labs.safecreative.net/2009/09/16/safe-creative-api-2/">an API (Application Programming Interface) </a>or interface that shall be used by other programs and systems in order to render certain operations relating to the automatic registration and consultancy of Safe Creative’s data base.<br />
We want to celebrate the launch of this innovative system to register and consult the works deposited at Safe Creative, with a contest among the best programs rendering operations of registration or consultation with Safe Creative’s registry through its API, i.e., registration through third parties’ software, content management systems, remote look up to the works’ rights or authors, etc.</p>
<p><strong>3. ACCEPTANCE OF THE TERMS</strong><br />
The participation in this contest means the fully and unconditional acceptance of the present binding terms. The fulfillment of the requirements established herein is compulsory to accept the candidates as valid participants.</p>
<p><strong>4. PARTICIPATION REQUIREMENTS</strong><br />
Any person included and over 18 years old, who accepts the present terms, may be accepted as a participant, excluding the employees of the organizing company.<br />
The participant must be the author or right holder of all the intellectual property rights over the software subject of this competition or, in case it is partially based on third parties’ code, she shall have the duly authorization of the right holder in order to participate in this competition (for example, through the so-called “Open Source Licenses”).</p>
<p><strong>5. DURATION</strong><br />
The competition will start on October 1st, 2009 at 00:00 GMT and will end on December 31st, 2009 at 23:59 GMT.</p>
<p><strong>6. DELIVERY OF THE WORKS</strong><br />
Users interested on participate in this competition must fill out correctly <a href="http://en.safecreative.net/wp-content/uploads/2009/10/formAPIContestSC.pdf">the form available</a> at Safe Creative’s blog (<a href="http://en.safecreative.net">http://en.safecreative.net</a> and <a href="http://labs.safecreative.net">http://labs.safecreative.net</a>) and send it to the email address apicontest09@safecreative.org.<br />
In the form, the participants must provide the URL where the candidate’s project will be published, or must send along with the form the source code and the compiled binary, with an installable or executable file.</p>
<p><strong>7. INTELLECTUAL PROPERTY</strong><br />
The participant guarantees that the software sent to Safe Creative is original and, thus, does not infringe third parties’ rights (including but not limited to Intellectual Property Rights, Trademarks, Patents, etc.). Therefore, the participant shall indemnify and hold Safe Creative harmless from any claims, damages, expenses, loss or liability of any kind or nature, brought by any third party for the infringement of his legitimate rights.<br />
All the works must bear a GPL-License (from the Free Software Foundation) on any of its versions or any other license that permits the free and open availability of the source code of the project, including the permission to make derivative works based on it.<br />
The work must include the text of the license, whether it is published or sent directly to Safe Creative, along with the authors involved in the project.<br />
A breach of these requirements will mean the non-participation or the expulsion of the candidate from  the competition.<br />
Safe Creative will make available, when tested, all the candidates works; the projects will be available respecting each license at Safe Creative’s download area, at the URL facilitated by the participant, or in any other place that Safe Creative might decide in the future.</p>
<p><strong>8. PROHIBITIONS</strong><br />
It is strictly prohibited the deliverance of malicious software, viruses, Trojans, or any other piece of software that render concealed functions or non-related with the purposes stated in Point 1, or that, in any way, could harm computer systems, hardware or could violate the binding laws. The breach of this rule will mean the unconditional disqualification of the participant and the reservation of taking legal actions against him.<br />
Safe Creative reserves its right to test, compile and analyze the functioning of the work before publishing it on its website, and before considering it valid for the competition, in order to verify that it comply with the rules stated herein.</p>
<p><strong>9. PRIZES</strong><br />
The prizes are the ones listed below, which will not be exchangeable or refundable:<br />
1.Computer Sony Vaio W11S1E/T<br />
2.Console PS3 Slim 120 GB<br />
3.Portable Console GP2X Wiz<br />
The author will be the sole responsible for the tax obligations related with the prize.</p>
<p><strong>10. JURY, CRITERIA AND JUDGMENT</strong><br />
The Jury will be formed by the Safe Creative’s Technical Team.<br />
The criteria to evaluate the work will be the following:<br />
1.To Simplify or make easier the registration procedure to authors and creators.<br />
2.To provide the knowledge of the rights and the authorized-uses of the works.<br />
3.Originality of the concept: new uses and possibilities on the online content distribution, which may be compatible with the uses of the “Copyright” and “Copyleft” systems.<br />
The jury judgment will be published on January 15th, 2010, at the Safe Creative’s blog (<a href="http://es.safecreative.net">http://es.safecreative.net</a> and <a href="http://en.safecreative.net">http://en.safecreative.net</a>)<br />
The decision of the jury cannot be appealed.<br />
If under the jury’s opinion none of the participant work reaches the standard level of quality, the prize will not be given in whichever category it may be.</p>
<p><strong> 11. DISTRIBUTION OF THE PRIZES.</strong><br />
The company will contact the winners through the email address provided on the application form, in order to communicate the prize and arrange the shipment.<br />
The shipment fees for the prizes will be carried by the organizing company.</p>
<p><strong> 12. PUBLICATION OF THE WINNERS’ IDENTITIES.</strong><br />
The winners hereby accept the disclosure and therefore the publication of their names and last names on the different media that Safe Creative may consider appropriate.</p>
<p><strong> 13. PERSONAL INFORMATION.</strong><br />
The personal data received by Safe Creative from the participants will be included in an automated file property of Safe Creative and treated under the existing legislation in data protection. Participants’ personal information will be used by Safe Creative to carry out the present promotion.<br />
Participants expressly authorize Safe Creative to inform them, through the email, of new services, promotions and commercial actions that the company may organize. The rights of opposition, access, modification or cancelation of these data will be carried out through a written application to Safe Creative, to the email address info@safecreative.net.</p>
<p><strong> 14. JURISDICTION AND GOVERNING LAW.</strong><br />
This contest is regulated under the Spanish Law. Safe Creative and the participants expressly renounce to any other jurisdiction but the Spanish one, the Spanish Tribunals will be chosen for any dispute that may arise from the present promotion.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2009/10/19/public-api-programming-contest-2009/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Firefox extension project launched</title>
		<link>http://labs.safecreative.net/2009/09/21/firefox-extension/</link>
		<comments>http://labs.safecreative.net/2009/09/21/firefox-extension/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 13:08:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[API]]></category>
		<category><![CDATA[English]]></category>
		<category><![CDATA[extension]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[open-source]]></category>
		<category><![CDATA[plugin]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=159</guid>
		<description><![CDATA[We &#8216;ve just published a Mozilla Firefox extension that uses the search api, as an example of API usage, maybe used as an starting point for  other uses.
This extensions adds a new contextual submenu to any image loaded in the browser (even from local files). When invoked, the md5 checksum of the image is calculated [...]]]></description>
			<content:encoded><![CDATA[<p>We &#8216;ve just published a Mozilla Firefox extension that uses the search api, as an example of API usage, maybe used as an starting point for  other uses.</p>
<p>This extensions adds a new contextual submenu to any image loaded in the browser (even from local files). When invoked, the <a title="MD5 algorithm" href="http://en.wikipedia.org/wiki/MD5">md5</a> checksum of the image is calculated to call Safe Creative&#8217;s search api. If any result is found (with this implementation only exact matches are possible), a new window with work title, author(s) and license is shown. Otherwise, a &#8220;No rights info&#8221; notice appears.</p>
<p>The extension is open-sourced and available under a <a title="MIT License" href="http://www.opensource.org/licenses/mit-license.php">MIT license</a> at <a title="Rights Info Firefox extension" href="http://code.google.com/p/rightsinfo/">http://code.google.com/p/rightsinfo/</a></p>
<p>Also  installable from <a title="Rights Info Firefox extension install page" href="http://addons.mozilla.org/firefox/addon/14452">http://addons.mozilla.org/firefox/addon/14452</a></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2009/09/21/firefox-extension/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Safe Creative API</title>
		<link>http://labs.safecreative.net/2009/09/16/safe-creative-api-2/</link>
		<comments>http://labs.safecreative.net/2009/09/16/safe-creative-api-2/#comments</comments>
		<pubDate>Wed, 16 Sep 2009 12:29:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=140</guid>
		<description><![CDATA[A new version of Safe Creative API is now available. It allows you to use the Safe Creative Registry platform services in your applications, plug-ins, etc.
If you want to test our API without the responsibility of using real data, we have a sandbox platform at http://arena.safecreative.org which behaves exactly as our production platform. You will need [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of Safe Creative API is now available. It allows you to use the Safe Creative Registry platform services in your applications, plug-ins, etc.</p>
<p>If you want to test our API without the responsibility of using real data, we have a sandbox platform at <a href="http://arena.safecreative.org">http://arena.safecreative.org</a> which behaves exactly as our production platform. You will need an application key to use the API, which can be requested at arena clicking <a href="http://arena.safecreative.org/new-api-key">here</a>. You must create a user account in arena if you don&#8217;t have one (remember this is a testing platform and data is not shared with our main system). In arena, API keys activation is automatic, and you can create new users for testing purposes, etc. So just start playing around!</p>
<p>API documentation (draft) can be found at <a href="http://labs.safecreative.net/api-doc">http://labs.safecreative.net/api-doc</a></p>
<p>Besides, we encourage you to take a look to our first version of <a href="http://labs.safecreative.net/2009/09/16/semantic-services/">semantic API</a> or check our <a href="http://labs.safecreative.net/2009/09/21/firefox-extension">Safe Creative firefox extension</a>.</p>
<p>Please, write to api-management@safecreative.org if you need help.</p>
<p>That&#8217;s all! Well&#8230; you should also read our API legal terms of use at the end of this post <img src='http://labs.safecreative.net/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
<p>Have fun!</p>
<p><em>Legal terms</em></p>
<p><em>If  you want to use our API for professional or commercial purposes, please contact us through our form at<br />
<a href="http://www.safecreative.org/contact">http://www.safecreative.org/contact</a>. Our API is free for non-commercial, non-massive and personal use.</em></p>
<p><em>To read our full API legal terms of use: <a href="http://www.safecreative.org/legal-api">http://www.safecreative.org/legal-api</a></em></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2009/09/16/safe-creative-api-2/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Safe Creative Register browser button</title>
		<link>http://labs.safecreative.net/2009/06/25/safe-creative-register-browser-button/</link>
		<comments>http://labs.safecreative.net/2009/06/25/safe-creative-register-browser-button/#comments</comments>
		<pubDate>Thu, 25 Jun 2009 11:23:08 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[English]]></category>

		<guid isPermaLink="false">http://labs.safecreative.net/?p=93</guid>
		<description><![CDATA[Now you can register your works directly from your browser!
Install the Safe Creative Register button and register your blog posts and web page contents in a fast and easy way.
The Safe Creative Register button can be used in two different ways:

If you have a blog on WordPress or Blogspot, you can register your posts by [...]]]></description>
			<content:encoded><![CDATA[<p>Now you can register your works directly from your browser!<br />
Install the <strong>Safe Creative Register button</strong> and register your blog posts and web page contents in a fast and easy way.</p>
<p>The <i>Safe Creative Register</i> button can be used in two different ways:</p>
<ul>
<li>If you have a blog on WordPress or Blogspot, you can register your posts by clicking the <i>Safe Creative Register</i> button from the post editor.</li>
<li>Also, you can register any text on the web by selecting it in your browser and then clicking the <i>Safe Creative Register</i> button.</li>
</ul>
<p>To install the <strong>Safe Creative Register button</strong>, visit <a href="http://www.safecreative.org/bookmarklet">http://www.safecreative.org/bookmarklet</a></p>
]]></content:encoded>
			<wfw:commentRss>http://labs.safecreative.net/2009/06/25/safe-creative-register-browser-button/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
