<?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>Benedikt Groß &#187; library</title>
	<atom:link href="http://benedikt-gross.de/log/tag/library/feed/" rel="self" type="application/rss+xml" />
	<link>http://benedikt-gross.de/log</link>
	<description>Works across disciplines, is a speculative and an interaction designer. &#60;/br&#62; He currently studies &#60;a href=&#34;http://www.design-interactions.rca.ac.uk/&#34; title=&#34;RCA&#34;&#62;Design Interactions&#60;/a&#62; and lives in London.</description>
	<lastBuildDate>Sat, 04 May 2013 09:30:47 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
		<item>
		<title>basil.js</title>
		<link>http://benedikt-gross.de/log/2013/03/basil-js/</link>
		<comments>http://benedikt-gross.de/log/2013/03/basil-js/#comments</comments>
		<pubDate>Sun, 03 Mar 2013 14:32:03 +0000</pubDate>
		<dc:creator>benedikt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[book]]></category>
		<category><![CDATA[Generative Gestaltung]]></category>
		<category><![CDATA[HGK Basel]]></category>
		<category><![CDATA[indesign]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[print]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://benedikt-gross.de/log/?p=1246</guid>
		<description><![CDATA[In Spring 2012, I was invited to give at the Basel School of Design a computational design workshop. The little twist was, that I was asked to tailor the workshop specifically towards poster, book and editorial design. As the Basel School of Design has a long and outstanding tradition in print design, I was really [...]]]></description>
			<content:encoded><![CDATA[<p><iframe src='http://player.vimeo.com/video/51182689?title=0&amp;byline=0&amp;portrait=0' width='640' height='360' frameborder='0'></iframe><br />
</br></p>
<p>In Spring 2012, I was invited to give at the Basel School of Design a computational design workshop. The little twist was, that I was asked to tailor the workshop specifically towards poster, book and editorial design. As the Basel School of Design has a long and outstanding tradition in print design, I was really keen to see what potentially could emerge from the combination of computational design and the Basel School of Design print practice. </p>
<p>During pre-planning we agreed that the best tool for the workshop would be <a href="http://www.adobe.com/InDesign">Adobe Indesign</a>. Unfortunately while i was preparing the workshop I had to find out, that the Adobe Indesign Scripting API doesn&#8217;t target designers as intentioned audience. So I had a hard time to figure out a way, to lower the accessibility to something somebody can grasp immediately. In the end the solution was banal: I wrote a very basic wrapper in the spirit of <a href="http://processingjs.org/">processing.js</a> for the Indesign javascript API. Now the students could use <a href="http://www.processing.org/reference/line_.html">line()</a>, <a href="http://processing.org/reference/text_.html">text()</a>, <a href="http://www.processing.org/reference/rect_.html">rect()</a> etc. to do their computational design experiments. It turned out to be the right idea.</p>
<p>In the debriefing <a href="http://www.ludwigzeller.de/">Ludwig Zeller</a>, Michael Renner, <a href="http://www.teddavis.org/">Ted Davis</a> and myself had the feeling that we should try to lift up my little proof of concept to a proper library/toolkit. So we did that. It took us a while, but after nine months of development basil.js was released under the MIT License on February 2013.</p>
<p>The project was realized in collaboration between <a href="http://www.fhnw.ch/hgk/ivk">Visual Communication Institute / The Basel School of Design</a>, Stefan Landsbek (<a href="http://www.47nord.de/">47Nord</a>) and myself. Furthermore the project had fantastic contributors from Frank Weiprecht / Jörg Koch (<a href="http://bescreen.de/">be:screen GmbH </a>) and <a href="http://www.philippadrian.com/">Philipp Adrian</a>.</p>
<p>I am looking forward to see what other people will do with basil.js.</p>
<p><a href="http://basiljs.ch/">http://basiljs.ch/</a><br />
<a href="https://github.com/basiljs/basil.js">https://github.com/basiljs/basil.js</a></p>
]]></content:encoded>
			<wfw:commentRss>http://benedikt-gross.de/log/2013/03/basil-js/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ani &#8211; An animation library for Processing</title>
		<link>http://benedikt-gross.de/log/2010/06/ani/</link>
		<comments>http://benedikt-gross.de/log/2010/06/ani/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 09:22:24 +0000</pubDate>
		<dc:creator>benedikt</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[animation]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[processing]]></category>
		<category><![CDATA[tool]]></category>

		<guid isPermaLink="false">http://www.looksgood.de/log/?p=645</guid>
		<description><![CDATA[Ani is a lightweight and easy to use library for the programming environment Processing. Ani helps to create any kind of animations and transitions. Easily spoken Ani helps you to move things around on the screen or a bit more abstract, to animate any numeric variable in a Processing sketch &#8230; Full documention, source code, examples [...]]]></description>
			<content:encoded><![CDATA[<p>Ani is a lightweight and easy to use library for the programming environment <a href="http://www.processing.org/" target="_self">Processing</a>. Ani helps to create any kind of animations and transitions. Easily spoken Ani helps you to move things around on the screen or a bit more abstract, to animate any numeric variable in a Processing sketch &#8230;</p>
<p>Full documention, source code, examples etc. goes here: <a href="http://www.looksgood.de/libraries/Ani/">looksgood.de/libraries/Ani/</a></p>
<p>To get an impression what easily can be done with the library check the demos:</p>
<p><strong>Ani Demo &#8211; Collage Space</strong></p>
<iframe src='http://player.vimeo.com/video/12314104?title=0&amp;byline=0&amp;portrait=0' width='640' height='480' frameborder='0'></iframe>
<p><strong> </strong></p>
<p><strong>Ani Demo &#8211; Valentine Drips</strong></p>
<iframe src='http://player.vimeo.com/video/12295419?title=0&amp;byline=0&amp;portrait=0' width='480' height='640' frameborder='0'></iframe>
]]></content:encoded>
			<wfw:commentRss>http://benedikt-gross.de/log/2010/06/ani/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
