<?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>CreativeApplications.Net &#187; contest</title>
	<atom:link href="http://www.creativeapplications.net/tag/contest/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.creativeapplications.net</link>
	<description>Apps that Inspire..</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:41:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>100 Demos [Javascript]</title>
		<link>http://www.creativeapplications.net/javascript-2/100-demos-javascript/</link>
		<comments>http://www.creativeapplications.net/javascript-2/100-demos-javascript/#comments</comments>
		<pubDate>Thu, 25 Aug 2011 19:46:42 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Javascript]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[demo]]></category>
		<category><![CDATA[experimental]]></category>
		<category><![CDATA[gif]]></category>
		<category><![CDATA[html5]]></category>
		<category><![CDATA[javascript]]></category>
		<category><![CDATA[mozilla]]></category>
		<category><![CDATA[vote]]></category>
		<category><![CDATA[webgl]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=18906</guid>
		<description><![CDATA[Earlier this week Mozilla Labs silently opened the voting process for the 100 demo submissions. There is a wide range of entries ranging from animated gifs to javascript demos and now it’s up to you to decide on the winners.Continue reading.... 100 Demos [Javascript]]]></description>
			<content:encoded><![CDATA[<p><a href="http://static.britzpetermann.com/experiments/akemi/" target="_blank"><img class="alignnone size-large wp-image-18915" title="100demos01" src="http://www.creativeapplications.net/wp-content/uploads/2011/08/100demos01-640x355.png" alt="" width="640" height="355" /></a></p>
<p>Earlier this week Mozilla Labs silently opened the voting process for the 100 demo submissions. There is a wide range of entries ranging from animated gifs to javascript demos and now it’s up to you to decide on the winners.</p><p><a href="http://www.creativeapplications.net/javascript-2/100-demos-javascript/?utm_source=feed&utm_campaign=rss-mo-more&utm_medium=rss">Continue reading.... 100 Demos [Javascript]</a></p>]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/javascript-2/100-demos-javascript/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SuperCollider GUI Design Project [News, Sound]</title>
		<link>http://www.creativeapplications.net/news/supercollider-gui-design-project-news-sound/</link>
		<comments>http://www.creativeapplications.net/news/supercollider-gui-design-project-news-sound/#comments</comments>
		<pubDate>Mon, 01 Nov 2010 22:44:18 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[c++]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Sound]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[supercollider]]></category>
		<category><![CDATA[uix]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=12808</guid>
		<description><![CDATA[The SuperCollider development community invites graphic designers and UI specialists to create a unique and elegant look for its GUI controls (buttons, sliders, knobs, etc.)  Visual coherency of the interface elements is essential for making a good first impression for any Open Source project and for day to day work an elegant and uniform look [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-12812" title="supercollider0" src="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider0.png" alt="" width="640" height="180" /></p>
<p>The <a href="http://supercollider.sourceforge.net/wiki/index.php/GUI_Design_project">SuperCollider</a> development community invites graphic designers and UI specialists to create a unique and elegant look for its GUI controls (buttons, sliders, knobs, etc.)  Visual coherency of the interface elements is essential for making a good first impression for any Open Source project and for day to day work an elegant and uniform look makes for an inspiring environment.</p>
<p><em>SuperCollider is a programming language and development environment for real-time audio synthesis and algorithmic composition.  Originally released in 1996, it is now a widely used open source project that runs on Mac, Linux, Windows, iOS and Android.  It is renowned for its audio quality, flexibility and efficiency.  It is widely used by composers, musicians, improvisers and media artists as well as by researchers. It is taught in many universities, and is used in numerous research projects, galleries, concerts and clubs.</em></p>
<p><em>However it must be admitted that SuperCollider does not have the sexiest knobs.</em></p>
<p><strong><em>Current State of GUI</em></strong></p>
<p><em>So far SuperCollider has a reputation for being primarily a text based language without a substantial GUI, and there have been many interesting works done that treat code as an art-form in itself and revel in the use of pure code as an interface.</em></p>
<p><em>There does exist a full compliment of standard GUI controls (buttons, sliders, knobs, etc.), but these lack the finesse and visual appeal that inspire artists. GUI interfaces can be written in SuperCollider code to create standard controls (knobs, buttons, faders etc.) and on a custom canvas (like Processing, HTML5 Canvas etc). These interfaces are used in building small applications, performance instruments, for use in installations, and for creating experimental software that are works of art in themselves. There also exist larger applications and specialized libraries that automatically compose GUIs.</em></p>
<p><em>The environment has up until now used GUI controls that required separate implementations for different OS, so now a true cross platform GUI is being constructed using the Qt (pronounced &#8220;Qute&#8221;) application framework.  The implementation will give it a uniform look across all platforms (no native widgets) and will give SuperCollider an instantly recognized and distinctive look.</em></p>
<p><strong><em>Call for Designs</em></strong></p>
<p><em>For this new implementation the development community invites graphic designers and UI specialists to submit designs for the standard elements. The full set of elements that are needed can be seen on this screenshot: <a title="http://www.flickr.com/photos/55063999@N03/5110498719/in/pool-1575422@N22/" rel="nofollow" href="http://www.flickr.com/photos/55063999@N03/5110498719/in/pool-1575422@N22/">GUI ELEMENTS</a>. View the <a title="SuperCollider code to generate these elements" href="http://supercollider.sourceforge.net/wiki/index.php/SuperCollider_code_to_generate_these_elements">SuperCollider code to generate these elements</a>. Besides the elements in the screenshot, a check box, a radio button and a tabbed view should also be provided.</em></p>
<p><em>Entries to this call should be submitted to the <a title="http://www.flickr.com/groups/supercollidergui/pool/" rel="nofollow" href="http://www.flickr.com/groups/supercollidergui/pool/">SuperCollider GUI Flicker group</a> where members of the SuperCollider community will be able to view and discuss the pros and cons of the design.  The development community also invites any interested party to make contact via <strong>supercollidergui@gmail.com</strong> and welcomes advice regarding the project from anyone experienced with designing a complete and coherent GUI.</em></p>
<p><em>While the designer is invited to be free and create, a few guidelines have been established: <a title="SuperCollider GUI Design Guidelines" href="http://supercollider.sourceforge.net/wiki/index.php/SuperCollider_GUI_Design_Guidelines">SuperCollider GUI Design Guidelines</a></em></p>
<p><em>License: since SuperCollider is open-source (GPL) software, the designs will need to be licensed accordingly &#8211; GPL v2 or later.</em></p>
<p><a href="http://supercollider.sourceforge.net/wiki/index.php/GUI_Design_project">SuperCollider GUI Design Project</a></p>
<p>GeoGraphy: GUI by <span id="yui_3_1_0_1_1288650906824718"><a href="http://www.flickr.com/photos/vanderaalle/">vanderaalle</a></span></p>
<p><span><a href="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider03.png"><img class="alignnone size-large wp-image-12809" title="supercollider03" src="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider03-640x400.png" alt="" width="640" height="400" /></a></span></p>
<p>scope-strips-12 by <span id="yui_3_1_0_1_1288651020123711"><a href="http://www.flickr.com/photos/swittwr/">Stephan Wittwer</a></span></p>
<p><span><a href="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider01.jpg"><img class="alignnone size-large wp-image-12810" title="scope-strips-12" src="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider01-640x400.jpg" alt="" width="640" height="400" /></a></span></p>
<p>Score follower for Rumentarium by <span id="yui_3_1_0_1_12886511018501025"><a href="http://www.flickr.com/photos/vanderaalle/">vanderaalle</a></span></p>
<p><span><a href="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider02.jpg"><img class="alignnone size-large wp-image-12811" title="supercollider02" src="http://www.creativeapplications.net/wp-content/uploads/2010/11/supercollider02-640x400.jpg" alt="" width="640" height="400" /></a></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/news/supercollider-gui-design-project-news-sound/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Amsterdam Dance Event (ADE) [Events + Giveaway]</title>
		<link>http://www.creativeapplications.net/events/amsterdam-dance-event-events-giveaway/</link>
		<comments>http://www.creativeapplications.net/events/amsterdam-dance-event-events-giveaway/#comments</comments>
		<pubDate>Fri, 01 Oct 2010 17:57:56 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[amsterdam]]></category>
		<category><![CDATA[cantalk]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[Inspiration]]></category>
		<category><![CDATA[music]]></category>
		<category><![CDATA[Sound]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=12175</guid>
		<description><![CDATA[The Amsterdam Dance Event (ADE) is the leading electronic music conference and the biggest club festival for electronic music. Founded fourteen years ago, ADE first came to light in 1996 as a small conference with a few hundred music professionals and a festival program in 3 clubs with 30 DJs. Now in 2010, ADE has [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/10/Festival_Ferry-Corsten_FlashBack-Paradiso-credits-tillate.com00.jpg"><img class="alignnone size-large wp-image-12183" title="Festival_Ferry Corsten_FlashBack Paradiso credits tillate.com00" src="http://www.creativeapplications.net/wp-content/uploads/2010/10/Festival_Ferry-Corsten_FlashBack-Paradiso-credits-tillate.com00-640x426.jpg" alt="" width="640" height="426" /></a></p>
<p>The <a href="http://amsterdam-dance-event.nl/">Amsterdam Dance Event (ADE)</a> is the leading electronic music conference and the biggest club festival for electronic music. Founded fourteen years ago, ADE first came to light in 1996 as a small conference with a few hundred music professionals and a festival program in 3 clubs with 30 DJs. Now in 2010, ADE has grown to become the ultimate platform to meet international business partners, introduce businesses to a worldwide audience and get in touch with new people, new music and new trends. Check out the <a href="http://amsterdam-dance-event.nl/program/index/program/Festival#program=Festival&amp;days=All%20days&amp;&amp;&amp;query=" target="_blank">full program</a>.</p>
<p>After a successful match between Amsterdam Dance Event &amp; <a href="http://musicandbits.com/">MUSIC &amp; BITS</a> in 2009, the groups are teaming up once again for this edition. Music &amp; Bits brings together a team of international professionals and speakers to share thoughts and knowledge on the endless developing digital era.</p>
<p>I am pleased to announce I will be speaking at the <a href="http://musicandbits.com/program/">event</a> together with Dave Haynes (Soundcloud, MusicHackDay), Minivegas, Brian Whitman (Echonest) and others.</p>
<p><em>Filip will discuss digital ecosystems, designing for immersive experiences and what role both physical and digital play in our daily life. The talk will focus on iPhone and iPad platforms covering topics such as tools and frameworks, design, production, curation and distribution of digital content relating in particular to music and sound. </em><em>If you always wanted to venture into iPad/iPhone development or simply wondered about the role these devices play in the future of music creation, production or performance, this is a talk you wouldn&#8217;t want want to miss.</em></p>
<p><em></em>When: 20-23rd October 2010<br />
Where: All over Amsterdam<br />
Music and Bits Conference: <a href="http://amsterdam-dance-event.nl/location/felix_meritis">Felix Meritis</a></p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/10/ADE-NEXT-Overview-credits-MikeBreeuwer.jpg"><img class="alignnone size-large wp-image-12185" title="ADE NEXT - Overview credits MikeBreeuwer" src="http://www.creativeapplications.net/wp-content/uploads/2010/10/ADE-NEXT-Overview-credits-MikeBreeuwer-640x360.jpg" alt="" width="640" height="360" /></a></p>
<p><strong>We are also giving away one full pass (€320) to the full Amsterdam Dance Event (ADE)</strong> with entry into every ADE venue (41 venues) without any hassle or entrance fee nor standing in line. Also included is access to full day conference with leading experts from across the globe participating in the program. (The event is totally sold out, only conference tickets remaining)</p>
<p>All you have to do is Tweet this and you will be entered in the random draw next friday. Read below for Rules and Information.</p>
<p style="text-align: center;"><img class="aligncenter" title="tweetthis" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/twettthisclosed.png" alt="" width="143" height="43" /></p>
<p style="text-align: center;"><del datetime="2010-10-08T20:33:15+00:00">One lucky winner will be chosen Friday (8th Oct).</del></p>
<p style="text-align: center;">Winner is Eralda van Zurk aka <a href="http://twitter.com/#!/EraldavanZurk/status/26252140867">@EraldavanZurk!</a></p>
<p style="text-align: center;">Make sure you are following <a href="http://twitter.com/creativeapps">@creativeapps</a> as we will send you DM if you are a winner.</p>
<p>Facts &amp; figures ADE 2009: festival visitors 90.000, conference visitors 2.100 (sold out), ADE Next visitors 400 (sold out), Nationalities 52, Artists 700+, Clubs/venues 41, Journalists &amp; Media 211.</p>
<p><object width="640" height="385" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/dzKCNS2bwuA?fs=1&amp;hl=en_GB" /><param name="allowfullscreen" value="true" /><embed width="640" height="385" type="application/x-shockwave-flash" src="http://www.youtube.com/v/dzKCNS2bwuA?fs=1&amp;hl=en_GB" allowFullScreen="true" allowscriptaccess="always" allowfullscreen="true" /></object><a href="http://www.creativeapplications.net/wp-content/uploads/2010/10/AicoLind_ADE02-4.jpg"><img class="alignnone size-large wp-image-12186" title="AicoLind_ADE02-4" src="http://www.creativeapplications.net/wp-content/uploads/2010/10/AicoLind_ADE02-4-640x427.jpg" alt="" width="640" height="427" /></a></p>
<h2>Rules and information</h2>
<p>1. The event is being held in Amsterdam/Netherlands:  <a href="http://amsterdam-dance-event.nl/">http://amsterdam-dance-event.nl/</a> from the 20th-23rd October 2010. You will need to arrange your own travel and accommodation (not included). If you win the ticket and you can&#8217;t make it to the event, we would appreciate you let us know so we can give the ticket to someone else.</p>
<p>2. Competition is open to everyone and anyone but you must be over 18 years of age. There will be a total of ONE winner for this competition.</p>
<p>3. Winner will be selected by random.</p>
<p>4. Winner will be contacted via email and will be asked to provide their full name and postal address. If they wish to pass on a ticket to another person, we will need their name and postal address. If the winner does not respond by the following Friday (15th Oct) we will pick another winner.</p>
<p>5. Only one entry per person.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/10/Conference-Business-credits-Aico-Lind.jpg"><img class="alignnone size-large wp-image-12187" title="Conference - Business (credits Aico Lind)" src="http://www.creativeapplications.net/wp-content/uploads/2010/10/Conference-Business-credits-Aico-Lind-640x426.jpg" alt="" width="640" height="426" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/10/Festival-David-Guetta-The-Sand-credits-tillate.com_.jpg"><img class="alignnone size-large wp-image-12190" title="Festival - David Guetta - The Sand credits tillate.com" src="http://www.creativeapplications.net/wp-content/uploads/2010/10/Festival-David-Guetta-The-Sand-credits-tillate.com_-640x427.jpg" alt="" width="640" height="427" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/10/20091021_FatboySlimPanamaAmsterdamNetherlands_310.jpg"><img class="alignnone size-large wp-image-12184" title="20091021_FatboySlimPanamaAmsterdamNetherlands_310" src="http://www.creativeapplications.net/wp-content/uploads/2010/10/20091021_FatboySlimPanamaAmsterdamNetherlands_310-640x426.jpg" alt="" width="640" height="426" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/events/amsterdam-dance-event-events-giveaway/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>FORM+CODE Book + Giveaway [News]</title>
		<link>http://www.creativeapplications.net/news/formcode-book-giveaway-news/</link>
		<comments>http://www.creativeapplications.net/news/formcode-book-giveaway-news/#comments</comments>
		<pubDate>Mon, 27 Sep 2010 12:23:32 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Featured]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Casey Reas]]></category>
		<category><![CDATA[Chandler McWilliams]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=12079</guid>
		<description><![CDATA[FORM+CODE is the latest book by Casey Reas, Chandler McWilliams + LUST and published by Princeton Architectural Press. The book offers an insight into design by code used by designers, artists and architects to explore and derive to new ways of generating and translating ideas. Broken down into eight chapters, the book attempts to categorise different techniques used in [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/01.jpg"><img class="alignnone size-full wp-image-12086" title="01" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/01.jpg" alt="" width="640" /></a></p>
<p>FORM+CODE is the latest book by <a href="http://reas.com/">Casey Reas</a>, <a href="http://brysonian.com/">Chandler McWilliams</a> + <a href="http://lust.nl/">LUST</a> and published by <a href="http://www.papress.com/">Princeton Architectural Press</a>. The book offers an insight into design by code used by designers, artists and architects to explore and derive to new ways of generating and translating ideas. Broken down into <a href="http://formandcode.com/contents">eight chapters</a>, the book attempts to categorise different techniques used in creative code through both current work and historical references and precedents. It also acts as an introduction to anyone interested in this area or work providing both visual and code examples to get quickly started thinking about code as creative medium.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/06.jpg"><img class="alignnone size-medium wp-image-12092" title="06" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/06-320x240.jpg" alt="" width="320" height="240" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/15.jpg"><img class="alignnone size-medium wp-image-12093" title="15" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/15-320x240.jpg" alt="" width="320" height="240" /></a></p>
<p>Whilst somewhat lacking theoretical point of view, FORM+CODE explores work through more practical application categorising and giving examples of different techniques. These include Repeat, Transform, Parameterize, Visualize And Simulate. Each one is further broken down to for example <em>REPEAT;</em> Qualities of Repetition, The Computer’s Talent, Modularity, Repetition Technique: <em>Pattern, </em>Repetition Technique: <em>Recursion </em>as well as offering actual code examples you can <a href="http://formandcode.com/code-examples/">download</a> from the website<em>.</em> It is a clear classification of most popular techniques used and although by no means comprehensive in describing the pieces it does acknowledge the body of work they each encompass. FORM+CODE is neither a technical guide and it does not provide tutorials or step by step directions to how any of these techniques work. The book is about the state of creative code now in reference to the past. It is a clear and elegant collection of ideas and pieces of work that have influenced, inspired and continue to incite new generations working with digital media. The book is also a fantastic resource for anyone who wants to learn code, not from the technical point of view but more as a reference to how the work is derived to. It is a collection of methods, their application and the possible output.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/07.jpg"><img class="alignnone size-medium wp-image-12090" title="07" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/07-320x240.jpg" alt="" width="320" height="240" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/10.jpg"><img class="alignnone size-medium wp-image-12091" title="10" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/10-320x240.jpg" alt="" width="320" height="240" /></a></p>
<p>Casey and Chandler have done a wonderful job in collecting some of the most stunning work out there and LUST in assembling it. Whilst we have seen many books that offer step by step guides there have been very few if any that provide such an enjoyable collection of the work by artists, architects and designers using code in the work. Back to back it is filled with wonderful imagery and not just from the current era but images such as the one of Ivan Sutherland. Beautifully laid out with clear graphic distinction between the chapters and example pages makes it a wonderful read. Highly recommended!</p>
<p><em>Once the exclusive domain of programmers, code is now being used by a new generation of designers, artists, and architects eager to explore how software can enable innovative ways of generating form and translating ideas. Form+Code in Design, Art, and Architecture offers an in-depth look at the use of software in a wide range of creative disciplines. This visually stimulating survey introduces readers to over 250 signiﬁcant works and undertakings of the past 60 years in the ﬁelds of ﬁne and applied art, architecture, industrial design, digital fabrication, visual cinema, photography, typography, interactive media, gaming, artiﬁcial intelligence (AI), artiﬁcial life (a-life), and graphic design, including data mapping and visualizations, and all forms of new media and expression.</em></p>
<p>The book retails for $24.95 and is available for purchase from Amazon (<a href="https://www.amazon.com/dp/1568989377?tag=creativenet-20&amp;camp=213381&amp;creative=390973&amp;linkCode=as4&amp;creativeASIN=1568989377&amp;adid=0TMAFQ48AQP50V38J3E3&amp;">US</a>, <a href="http://www.amazon.co.uk/gp/redirect.html?ie=UTF8&amp;location=http%3A%2F%2Fwww.amazon.co.uk%2Fs%3Fie%3DUTF8%26x%3D0%26ref_%3Dnb_sb_noss%26y%3D0%26field-keywords%3DForm%252BCode%2520in%2520Design%252C%2520Art%252C%2520and%2520Architecture%26url%3Dsearch-alias%253Daps&amp;tag=creativenet-21&amp;linkCode=ur2&amp;camp=1634&amp;creative=19450">UK</a>).</p>
<p><a href="http://formandcode.com/">formandcode.com</a></p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/04.jpg"><img class="alignnone size-large wp-image-12094" title="04" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/04-640x479.jpg" alt="" width="640" height="479" /></a></p>
<p>We are also pleased to say that <strong>we have one copy of the book to giveaway</strong>. All you have to do is Tweet this and you will be entered in the random draw next friday. Read below for Rules and Information.</p>
<p style="text-align: center;"><img class="aligncenter" title="tweetthis" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/twettthisclosed.png" alt="" width="143" height="43" /></p>
<p style="text-align: center;"><del datetime="2010-10-04T10:11:02+00:00">One lucky winner will be chosen next Monday (4th Oct).</del><br />
Contest now closed! 270 Entries and random winner is: Edwin Beauchamp aka <a href="http://twitter.com/#!/sleepysleepyed/status/25800213687">@sleepysleepyed</a><br />
Make sure you are following <a href="http://twitter.com/creativeapps">@creativeapps</a> as we will send you a DM if you are a winner.</p>
<h2><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/18.jpg"><img class="alignnone size-large wp-image-12095" title="18" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/18-640x480.jpg" alt="" width="640" height="480" /></a></h2>
<h2>Rules and information</h2>
<p>1. Postage and Packing included.</p>
<p>2. Competition is open to everyone and anyone but you must be over 18 years of age. There will be a total of ONE winner for this competition.</p>
<p>3. Winner will be selected by random.</p>
<p>4. Winner will be contacted via email and will be asked to provide their full name and postal address. If they wish to pass on the book to another person, we will need their name and postal address. If the winner does not respond by the following Monday (11th Oct) we will pick another winner.</p>
<p>5. Only one entry per person.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/22.jpg"><img class="alignnone size-large wp-image-12096" title="22" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/22-640x480.jpg" alt="" width="640" height="480" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/23.jpg"><img class="alignnone size-large wp-image-12088" title="23" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/23-640x479.jpg" alt="" width="640" height="479" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/241.jpg"><img class="alignnone size-large wp-image-12098" title="24" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/241-640x480.jpg" alt="" width="640" height="480" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/25.jpg"><img class="alignnone size-large wp-image-12099" title="25" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/25-640x480.jpg" alt="" width="640" height="480" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/26.jpg"><img class="alignnone size-large wp-image-12100" title="26" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/26-640x480.jpg" alt="" width="640" height="480" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/news/formcode-book-giveaway-news/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Decoded [Processing, Events + Giveaway]</title>
		<link>http://www.creativeapplications.net/processing/decoded-processing-events-giveaway/</link>
		<comments>http://www.creativeapplications.net/processing/decoded-processing-events-giveaway/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 13:48:39 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[conference]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[generative]]></category>
		<category><![CDATA[generator]]></category>
		<category><![CDATA[munich]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=11995</guid>
		<description><![CDATA[decoded is a conference about the common ground of design and code. It combines creative and technological aspects of digital life and brings them to an event. From the fields of generative design, information visualization, gaming, interactive installations, physical computing and give deep insights into the works and background. Read on for how to win [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-11999" title="decoded" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/decoded.png" alt="" width="640" height="180" /></p>
<p><a href="http://decoded-conference.com/">decoded</a> is a conference about the common ground of design and code. It combines creative and technological aspects of digital life and brings them to an event. From the fields of generative design, information visualization, gaming, interactive installations, physical computing and give deep insights into the works and background. Read on for how to win a free ticket to the event!</p>
<p>Speakers at decoded include <a href="http://www.arduino.cc/">Massimo Banzi</a> (Arduino), <a href="http://www.generative-gestaltung.de/">Benedikt Groß &amp; Hartmut Bohnacker</a>, <a href="http://www.quasimondo.com/">Mario Klingemann</a>, <a href="http://www.re-source.com/">Tilman Reiff &amp; Volker Morawe aka //////////fur////</a> and <a href="http://moritz.stefaner.eu/">Moritz Stefaner</a>.</p>
<p>Interestingly, the identity for the conference was designed by <a href="http://www.envis-precisely.com/portfolio/decoded-corporate-identity/">envis-precisely</a> who are also event partners/organisers together with <a href="http://reppa.net">reppa.net</a>. The logo, the decorative elements and many other parts of the design were made using Processing. It takes letters and words as input and translates them into polygonal shapes. Play with it here: <a href="http://decoded-conference.com/generator/">decoded-conference.com/generator/</a></p>
<p><em>The visual coding concept consists of few specified rules for each single letter. The basic geometrie is based on a triangle, each corner stands for a letter within the prompted word. All characters are located on a specific angle of a circle depending on the last position. Triangles are always built on two existing corners together with the currently created vertex. Furthermore this means that new triangles always have a same side with the previous triangle. For shaping the generative appearance the triplets of letters are therefore more important than single letters.</em></p>
<p>When: 23rd October 2010<br />
Where:  München/Germany</p>
<p><img class="alignnone size-large wp-image-12010" title="decodedticket" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/decodedticket-640x144.png" alt="" width="640" height="144" /></p>
<p>Great news, thanks to the guys at decoded, is that <strong>we have one € 99,00 ticket to giveaway</strong>. All you have to do is Tweet this and you will be entered in the random draw next friday. Read below for Rules and Information.</p>
<p style="text-align: center;"><img class="size-full wp-image-9844 aligncenter" title="twettthisclosed" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/twettthisclosed.png" alt="" width="143" height="43" /></p>
<p style="text-align: center;"><del datetime="2010-10-02T06:21:35+00:00">One lucky winner will be chosen Friday (1st Oct).</del></p>
<p style="text-align: center;">Winner is <a href="http://twitter.com/#!/Thibautsld/status/25436855474">@Thibaut</a></p>
<p style="text-align: center;"><del datetime="2010-10-11T09:31:42+00:00">Winner is Tyler Townley aka </del><a href="https://twitter.com/#!/twicedesign/status/25434226941"><del datetime="2010-10-11T09:31:42+00:00">@twicedesign</del></a></p>
<p style="text-align: center;">Make sure you are following <a href="http://twitter.com/creativeapps">@creativeapps</a> as we will send you DM if you are a winner.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/decoded01.png"><img class="alignnone size-large wp-image-12000" title="decoded01" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/decoded01-640x280.png" alt="" width="640" height="280" /></a><iframe src="http://player.vimeo.com/video/14037263?title=0&amp;byline=0&amp;portrait=0&amp;color=ffffff" frameborder="0" width="640" height="360"></iframe></p>
<h2>Rules and information</h2>
<p>1. The event is being held in München/Germany:  <a href="http://www.freiheiz.com/" target="_blank">www.freiheiz.com</a> on the 23rd October 2010. You will need to arrange your own travel and accommodation (not included) &#8211; but the team has a hotelpartner <a href="www.decoded-conference.com/ort.php">www.decoded-conference.com/ort.php</a> where visitors can get cheaper prices. If you win the ticket and you can&#8217;t make it to the event, we would appreciate you let us know so we can give the ticket to someone else.</p>
<p>2. Competition is open to everyone and anyone but you must be over 18 years of age. There will be a total of ONE winner for this competition.</p>
<p>3. Winner will be selected by random.</p>
<p>4. Winner will be contacted via email and will be asked to provide their full name and postal address. If they wish to pass on a ticket to another person, we will need their name and postal address. If the winner does not respond by the following Friday (8th Oct) we will pick another winner.</p>
<p>5. Only one entry per person.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_Massimo+Banzi+Tinkering+with+Arduino.jpg"><img class="alignnone size-large wp-image-12027" title="1decoded-generator_Massimo+Banzi+Tinkering+with+Arduino" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_Massimo+Banzi+Tinkering+with+Arduino-640x355.jpg" alt="" width="640" height="355" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_design+code+culture.jpg"><img class="alignnone size-large wp-image-12028" title="1decoded-generator_design+code+culture" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_design+code+culture-640x355.jpg" alt="" width="640" height="355" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_decoded+conference+for+code+and+design.jpg"><img class="alignnone size-large wp-image-12029" title="1decoded-generator_decoded+conference+for+code+and+design" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_decoded+conference+for+code+and+design-640x355.jpg" alt="" width="640" height="355" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_Benedikt+Gross+und+Harmut+Bohnacker+Generative+Gestaltung.jpg"><img class="alignnone size-large wp-image-12030" title="1decoded-generator_Benedikt+Gross+und+Harmut+Bohnacker+Generative+Gestaltung" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/1decoded-generator_Benedikt+Gross+und+Harmut+Bohnacker+Generative+Gestaltung-640x355.jpg" alt="" width="640" height="355" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/processing/decoded-processing-events-giveaway/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Smile for London [Events]</title>
		<link>http://www.creativeapplications.net/events/smile-for-london-events/</link>
		<comments>http://www.creativeapplications.net/events/smile-for-london-events/#comments</comments>
		<pubDate>Fri, 24 Sep 2010 12:23:16 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[exhibition]]></category>
		<category><![CDATA[London]]></category>
		<category><![CDATA[smileforlondon]]></category>
		<category><![CDATA[submit]]></category>
		<category><![CDATA[underground]]></category>
		<category><![CDATA[vimeo]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=11986</guid>
		<description><![CDATA[If you live in London then you know how dire are the digital billboards on the underground so here is a chance to change that, for two weeks at least. New collaborative &#8220;Smile for London&#8221; have just announced a contest to get your work on the London Underground&#8217;s digital screens. First and hopefully many more to come, [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-11990" title="smileforlondon00" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/smileforlondon00.png" alt="" width="640" height="180" /></p>
<p>If you live in London then you know how dire are the digital billboards on the underground so here is a chance to change that, for two weeks at least. New <a href="http://www.memepartnership.com/">collaborative</a> &#8220;Smile for London&#8221; have just announced a contest to get your work on the London Underground&#8217;s digital screens. First and hopefully many more to come, read below how to enter.</p>
<p><em>It&#8217;s a breathtaking city overflowing with creative talent from all corners of the globe. Our mission is to bring some of this talent and creativity to the weary commuters on the London Underground, reminding them of how great it is to be a Londoner. </em><em>For two weeks in January we&#8217;re taking over the CBSO platform screens on Monday mornings with a programme of film and animation, showcasing the best of London&#8217;s emerging and existing artistic talent.</em></p>
<p>What&#8217;s in it for you?<br />
Should your piece be one of the fifty selected by online voters, you’ll be invited to the launch at the Museum of London where you’ll have the chance to network with industry leaders and other talented Londoners. The four overall winning entries will be announced and showcased at this event, with a showreel space dedicated to presenting the winners’ showreels. The pieces will then be broadcast on the CBSO screens over our flagship two weeks which will include work by eight leading animators, directors and artists.</p>
<p>You can submit as many pieces as you like, old or new, however avoid nudity, sexually explicit scenes, swearing and violence. Your piece must be non-commercial, all your own work, and you should have obtained copyright or relevant permissions for all images and films used in your piece.</p>
<p>If you love London too, find out how to enter your work <strong><a href="http://smileforlondon.com/flagship_brief.pdf">here</a></strong> (pdf) and help make this a permanent London feature. You can also add your submissions to the new &#8220;Smile for London&#8221; <a href="http://vimeo.com/groups/52581">Vimeo</a> group.</p>
<p>Dates: The final day for submissions is <strong>15th November 2010</strong>. On show for two weeks in January 2011.</p>
<p>Follow the developments on <a href="http://www.facebook.com/pages/Smile-For-London/101575396573353">Facebook</a> or the <a href="http://smileforlondon.com/">site</a> (coming soon)</p>
<p>[kml_flashembed publishmethod="static" fversion="8.0.0" movie="http://smileforlondon.com/smileLogoAnim.swf" width="640" height="480" targetclass="flashmovie" align="left" loop="true" quality="best" bgcolor="000000"]<img class="alignnone size-large wp-image-11991" title="smileforlondon02" src="http://www.creativeapplications.net/wp-content/uploads/2010/09/smileforlondon02-640x477.png" alt="" width="640" height="477" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/events/smile-for-london-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OFFF 2010 + Book Giveaway [Events]</title>
		<link>http://www.creativeapplications.net/events/offf-2010-book-giveaway-events/</link>
		<comments>http://www.creativeapplications.net/events/offf-2010-book-giveaway-events/#comments</comments>
		<pubDate>Mon, 28 Jun 2010 10:13:42 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[festival]]></category>
		<category><![CDATA[giveaway]]></category>
		<category><![CDATA[offf]]></category>
		<category><![CDATA[win]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=10233</guid>
		<description><![CDATA[Just got back from the OFFF festival and once again have met an incredible group of people. Some known, others producing fantastic work and even more of our wonderful readers and followers on Twitter. Got interview by éTapes magazine (coming soon), met the organisers including Thomas and Hector, drank a lot of beer and watched [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-large wp-image-10243" title="offfcredits" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits-640x356.png" alt="" width="640" height="356" /></p>
<p>Just got back from the <a href="http://www.offf.ws/">OFFF</a> festival and <a href="http://www.creativeapplications.net/mac/gestural-music-sequencer-processing-sound/">once again</a> have met an incredible group of people. Some known, others producing fantastic work and even more of our wonderful readers and followers on <a href="http://twitter.com/creativeapps">Twitter</a>. Got interview by <a href="http://www.etapes.com/">éTapes</a> magazine (coming soon), met the organisers including Thomas and Hector, drank a lot of beer and watched talks about the past present and future of digital media.</p>
<p>In case you missed OFFF, we will be posting about the work we&#8217;ve seen in the following few weeks in the meantime we have 5 event catalogues to give away. The catalogues includes the f<a href="http://www.offf.ws/#schedule">eatured artists from the event, loopita, openroom</a>, guest artists selected from submissions all packaged up in 300 or so pages.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook01.jpg"><img class="alignnone size-thumbnail wp-image-10235" title="offfbook01" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook01-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook02.jpg"><img class="alignnone size-thumbnail wp-image-10236" title="offfbook02" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook02-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook03.jpg"><img class="alignnone size-thumbnail wp-image-10237" title="offfbook03" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook03-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook04.jpg"><img class="alignnone size-thumbnail wp-image-10238" title="offfbook04" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook04-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook05.jpg"><img class="alignnone size-thumbnail wp-image-10239" title="offfbook05" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook05-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook06.jpg"><img class="alignnone size-thumbnail wp-image-10240" title="offfbook06" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook06-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook07.jpg"><img class="alignnone size-thumbnail wp-image-10241" title="offfbook07" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook07-160x160.jpg" alt="" width="160" height="160" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook08.jpg"><img class="alignnone size-thumbnail wp-image-10242" title="offfbook08" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfbook08-160x160.jpg" alt="" width="160" height="160" /></a></p>
<p style="text-align: center;">To win a copy of <em>&#8220;Nostalgia for a past future, OFFF Paris 2010&#8243;</em> book, all you have to do is tweet this post:<br />
<img title="twettthisclosed" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/twettthisclosed.png" alt="" width="143" height="43" /></p>
<p style="text-align: center;">(Make sure you follow <a href="http://twitter.com/creativeapps">@creativeapps</a> so we can DM you if you are chosen)</p>
<p style="text-align: center;"><del datetime="2010-07-06T09:36:03+00:00">5 Winners will be chosen by random on<br />
Tuesday 6th July at  11.00am GMT</del><br />
Contest now over!<br />
The winners are: <a href="http://twitter.com/mynameisfin/status/17265416560">@mynameisfin</a>, <a href="http://twitter.com/jhelf/status/17244557043">@jhelf</a>, <a href="http://twitter.com/barszczewski/status/17252406927">@barszczewski</a>, <a href="http://twitter.com/artofwong/status/17249727138">@artofwong</a> and <a href="http://twitter.com/cpallanti/status/17318820300">@cpallanti</a></p>
<p>We leave you with the OFFF 2010 opening titles created by <a href="http://www.the-mill.com/">the Mill</a>.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowfullscreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://vimeo.com/moogaloop.swf?clip_id=12887998&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" /><embed type="application/x-shockwave-flash" width="640" height="360" src="http://vimeo.com/moogaloop.swf?clip_id=12887998&amp;server=vimeo.com&amp;show_title=1&amp;show_byline=0&amp;show_portrait=0&amp;color=ffffff&amp;fullscreen=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<h2>Rules and information</h2>
<p>1. Postage and Packing is included. We just need your address.</p>
<p>2. Competition is open to everyone and anyone but you must be over 18 years of age. There will be a total of FIVE winner for this competition.</p>
<p>3. Winner will be selected by random.</p>
<p>4. Winner will be contacted via email and will be asked to provide their full name and postal address. If they wish to pass on the book to another person, we will need their name and postal address. If the winner does not respond by the following Tue (13th July) we will pick another winner.</p>
<p>5. Only one entry per person.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits01.png"><img class="alignnone size-large wp-image-10247" title="offfcredits01" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits01-640x377.png" alt="" width="640" height="377" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits02.png"><img class="alignnone size-large wp-image-10244" title="offfcredits02" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits02-640x368.png" alt="" width="640" height="368" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits03.png"><img class="alignnone size-large wp-image-10245" title="offfcredits03" src="http://www.creativeapplications.net/wp-content/uploads/2010/06/offfcredits03-640x400.png" alt="" width="640" height="400" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/events/offf-2010-book-giveaway-events/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>OFFF Paris 2010 + Ticket Giveaway [Events]</title>
		<link>http://www.creativeapplications.net/events/offf-paris-2010-ticket-giveaway-events/</link>
		<comments>http://www.creativeapplications.net/events/offf-paris-2010-ticket-giveaway-events/#comments</comments>
		<pubDate>Mon, 31 May 2010 14:01:04 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Events]]></category>
		<category><![CDATA[2010]]></category>
		<category><![CDATA[art]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[Digital]]></category>
		<category><![CDATA[installation]]></category>
		<category><![CDATA[offf]]></category>
		<category><![CDATA[paris]]></category>
		<category><![CDATA[win]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=9842</guid>
		<description><![CDATA[As you already know, OFFF will celebrate its tenth anniversary in Paris: La Grand Halle de la Villette will host OFFF from 24th to 26th june 2010. The list of featured artists include Neville Brody, Hillman Curtis, Joshua Davis, Vaughan Oliver, Tara McPherson, Matt Pyke, Dvein, Multitouch Barcelona, H5 and many more (see full list [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://offf.ws/"><img class="alignnone size-full wp-image-9846" title="offf2010" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/offf2010.png" alt="" width="640" height="180" /></a></p>
<p>As you already know, <a href="http://www.offf.ws">OFFF</a> will celebrate its tenth anniversary in Paris: <a href="http://www.offf.ws/#venue">La Grand Halle de la Villette</a> will host OFFF from 24th to 26th june 2010. The list of featured artists include <a href="http://www.researchstudios.com/">Neville Brody</a>, <a href="http://www.hillmancurtis.com/">Hillman Curtis</a>, <a href="http://www.joshuadavis.com/">Joshua Davis</a>, <a href="http://www.v23.biz/">Vaughan Oliver</a>, <a href="http://www.taramcpherson.com/">Tara McPherson</a>, <a href="http://www.universaleverything.com/">Matt Pyke</a>, <a href="http://www.dvein.com/">Dvein</a>, <a href="http://www.multitouch-barcelona.com/">Multitouch Barcelona</a>, <a href="http://www.h5.fr/">H5</a> and many more (see full list <a href="http://www.offf.ws/#artists">here</a>)! Loopita (the place for experimental electronic sounds at offf) will focus its sound adventures on 8bit music, circuit bending and other amazing explorations. Also, there will be two amazing parties (OFFFBeat) produced by <a href="http://www.uzik.com/">Uzik</a>, in two of the nicest clubs in Paris, <a href="http://www.parissocialclub.com/">The Social Club</a> and <a href="http://www.showcase.fr/">Showcase</a>.</p>
<p>Of course, CAN will be there too mixing in with the crowds + speakers. OFFF is most probably one of the most exciting events in the year and an absolute must. We are here to help if <span style="text-decoration: underline;">€85.60</span> is a stretch for you.<span style="text-decoration: line-through;"> All you have to do is tweet by clicking on the button below.</span></p>
<p style="text-align: center;"><img class="size-full wp-image-9906 aligncenter" title="twettthisclosed" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/twettthisclosed.png" alt="" width="143" height="43" /></p>
<p style="text-align: center;"><strong>CONTEST NOW CLOSED</strong><br />
WINNER: <a href="http://twitter.com/stefandz/status/15248520121">@stefandz</a><br />
to see the full list of entries click <a href="http://topsy.com/www.creativeapplications.net/events/offf-paris-2010-ticket-giveaway-events/?utm_source=button">here</a></p>
<p style="text-align: center;"><span style="text-decoration: line-through;">One lucky winner will be chosen this Thursday 11pm GMT.</span></p>
<h2><strong>Rules and information</strong></h2>
<p>1. The event is being held in Paris: <a href="http://www.offf.ws/#venue">La Grand Halle de la Villette</a> from 24th to 26th june 2010. You will need to arrange your own travel and accommodation (not  included). If you win the ticket and you can&#8217;t make it to the event, we  would appreciate you let us know so we can give the ticket to someone  else.</p>
<p>2. Competition is open to everyone and anyone but you must be over 18  years of age. There will be a total of ONE winner for this competition.</p>
<p>3. Winner will be selected by random.</p>
<p>4. Winner will be contacted via email and will be asked to provide  their full name and postal address. If they wish to pass on a ticket to  another person, we will need their name and postal address. If the  winner does not respond by the following Wed (10th June) we will  pick another winner.</p>
<p>5. Only one entry per person.</p>
<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/05/image_2.jpg"><img class="alignnone size-full wp-image-9847" title="image_2" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/image_2.jpg" alt="" width="640" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/05/image_3.jpg"><img class="alignnone size-full wp-image-9848" title="image_3" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/image_3.jpg" alt="" width="640" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/05/image_1.jpg"><img class="alignnone size-medium wp-image-9849" title="image_1" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/image_1-320x419.jpg" alt="" width="320" height="419" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2010/05/image.jpg"><img class="alignnone size-medium wp-image-9850" title="image" src="http://www.creativeapplications.net/wp-content/uploads/2010/05/image-320x407.jpg" alt="" width="320" height="419" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/events/offf-paris-2010-ticket-giveaway-events/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Push N900 USA [Maemo]</title>
		<link>http://www.creativeapplications.net/maemo/push-n900-usa-maemo/</link>
		<comments>http://www.creativeapplications.net/maemo/push-n900-usa-maemo/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 15:49:09 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[Maemo]]></category>
		<category><![CDATA[competition]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[Events]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[n900]]></category>
		<category><![CDATA[nokia]]></category>
		<category><![CDATA[promo]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=7385</guid>
		<description><![CDATA[Nokia and the Push 900 (hacking project) have just announced the same PUSH concept focusing on the North American individuals or groups keen to hack Nokia&#8217;s N900 device. Check out the new USA site for details of what PUSH N900 USA is all about, the prizes ($10,000 for 1st prize) and the ‘Discussion’ page which works just [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.creativeapplications.net/wp-content/uploads/2010/01/pushn900USA.png"><img class="alignnone size-full wp-image-7386" title="pushn900USA" src="http://www.creativeapplications.net/wp-content/uploads/2010/01/pushn900USA.png" alt="" width="640" height="180" /></a></p>
<p>Nokia and the <a href="http://blogs.nokia.com/pushn900/">Push 900</a> (hacking project) have just announced the same PUSH concept focusing on the North American individuals or groups keen to hack Nokia&#8217;s N900 device. Check out the new USA site for details of what <a href="http://blogs.nokia.com/pushn900/usa/what-is-push/">PUSH N900 USA</a> is all about, the prizes ($10,000 for 1st prize) and the <a href="http://blogs.nokia.com/pushn900/usa/discussion/">‘Discussion’</a> page which works just like a standard Wiki – share, collaborate, edit and of course, push information!</p>
<p>The final date for submissions is <strong>Noon ET, February 15, 2010</strong></p>
<p><em>What is PUSH N900 MOD IN THE USA all about?<br />
PUSH is a project run by Nokia that initially called out to the global hacker/modder community to harness the open-source Maemo platform that the Nokia N900 runs on, as well as the device itself, and create hardware hacks/mods for something they’re passionate about. The initial PUSH N900 project saw a host of awesome entries from all around the globe, from the Nokia N900 performing light graffiti, kite aerial photography or even real-time scoring of skateboarding tricks amongst your network of fellow skaters.</em></p>
<p>Here are a few videos of previous projects and some currently in progress. Also, you can follow <a href="http://twitter.com/PUSHN900">Push N900 on Twitter</a> for latest updates.</p>
<p>See also <a href="http://www.creativeapplications.net/objects/nokia-hackerbox-objects-maemo/">Nokia Hackerbox [Objects, Maemo]</a></p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="505" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/SE-Jt_8bfCw&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="505" src="http://www.youtube.com/v/SE-Jt_8bfCw&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/_Kk4ycn1AHc&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/_Kk4ycn1AHc&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="640" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/vt1so-l6L7s&amp;hl=en_GB&amp;fs=1&amp;" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="640" height="385" src="http://www.youtube.com/v/vt1so-l6L7s&amp;hl=en_GB&amp;fs=1&amp;" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/maemo/push-n900-usa-maemo/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Weewar Mini Contest [News]</title>
		<link>http://www.creativeapplications.net/news/weewar-mini-contest-news/</link>
		<comments>http://www.creativeapplications.net/news/weewar-mini-contest-news/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 11:26:36 +0000</pubDate>
		<dc:creator>Filip</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[Games]]></category>
		<category><![CDATA[pixel]]></category>
		<category><![CDATA[pixelart]]></category>
		<category><![CDATA[strategy]]></category>
		<category><![CDATA[WebApp]]></category>

		<guid isPermaLink="false">http://www.creativeapplications.net/?p=1028</guid>
		<description><![CDATA[It&#8217;s christmas time and what better way to celebrate then to give away things for free. You probably noticed the sheer amount of promo codes for the iPhone apps we announced in our AppSubs section. This is slightly different. We are launching a mini contest to win 3 x 3Â MonthsÂ free Pro subscriptions to the award [...]]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-1041" title="weewarbanner2" src="http://www.creativeapplications.net/wp-content/uploads/2008/12/weewarbanner2.jpg" alt="weewarbanner2" width="670" height="296" /><br />
It&#8217;s christmas time and what better way to celebrate then to give away things for free. You probably noticed the sheer amount of promo codes for the iPhone apps we announced in our <a href="http://www.creativeapplications.net/user-submissions/">AppSubs</a> section. This is slightly different. We are launching a mini contest to win 3 x 3Â MonthsÂ free Pro subscriptions to the award winning strategy game <a href="http://weewar.com?referrerid=24374">Weewar</a>. If you already have a Pro account, not to worry, tell us which friend&#8217;s account you want awarded. Makes a great present too!</p>
<p><strong>About the Contest</strong><br />
<a href="http://weewar.com/?referrerid=24374"> Weewar.com</a> is an award winning turn based strategy game. There are thousands of maps and scenarios to choose from. Command your pixel armies against up to 5 other real players.Â And since it is all happening in the browser Weewar can be played from anywhere &#8211; including the office :) You can find out more about Weewar by reading our recent 5 star review <a href="http://www.creativeapplications.net/2008/10/11/weewar-webapps/">here</a>.Â </p>
<p><strong>How to Enter<br />
<span style="font-weight: normal; ">Simply write about </span>why you love pixels<span style="font-weight: normal; "> in the form of a comment to this post. Please write at least one sentence, thats all you have to do! The contest begins now and three coolest comments will be chosen by CAN team and announced Thursday, January 1st of 2009.</span></strong></p>
<p><strong><span style="font-weight: normal; "><strong>Contest Prizes<br />
<span style="font-weight: normal; ">3 x free Â 3 Month subscriptions to Weewar.com!</span></strong></span></strong></p>
<p><strong>Schedule<br />
<span style="font-weight: normal; "><strong><span style="font-weight: normal;">Contest Begins:</span></strong>Â Sunday, December 21st of 2008<br />
<strong><span style="font-weight: normal;">Contest Ends:</span></strong>Â </span>Tuesday,Â December 30th of 2008</strong></p>
<p><strong>Additional Comments and Rules<br />
<span style="font-weight: normal; ">Please provide a valid email so you can be contacted if you win<br />
We reserve the right to not approve any comments we deem inappropriate<br />
Minimum Age Limit: 16+</span></strong></p>
<p><strong><a href="http://weewar.com?referrerid=24374">Weewar.com!</a></strong></p>
<p><strong><span style="font-weight: normal;">We look forward to your comments!</span><br />
</strong></p>
<p><strong><a href="http://www.creativeapplications.net/wp-content/uploads/2008/10/weewar0.png"><img class="alignnone size-medium wp-image-177" title="weewar0" src="http://www.creativeapplications.net/wp-content/uploads/2008/10/weewar0-300x229.png" alt="weewar0" width="300" height="229" /></a><a href="http://www.creativeapplications.net/wp-content/uploads/2008/10/weewar6.png"></a><a href="http://www.creativeapplications.net/wp-content/uploads/2008/10/weewar12.png"><img class="alignnone size-medium wp-image-178" title="weewar12" src="http://www.creativeapplications.net/wp-content/uploads/2008/10/weewar12-300x229.png" alt="weewar12" width="300" height="229" /></a></strong></p>
<p><strong>UPDATE</strong> <strong>(31.12.2008)</strong> Comments are now closed. Winners announced on 01/01/2009<br />
<strong>UPDATEÂ (02.01.2009)</strong> Winners will be announced shortly (today). Apologies for delay &#8230;<br />
<strong>UPDATEÂ (02.01.2009)</strong>Â Winners announced <a href="http://www.creativeapplications.net/2009/01/02/weewar-mini-contest-winners-news/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.creativeapplications.net/news/weewar-mini-contest-news/feed/</wfw:commentRss>
		<slash:comments>20</slash:comments>
		</item>
	</channel>
</rss>

