<?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>my digital playground &#187; HSLU</title>
	<atom:link href="http://blog.vogel.vu/tag/hslu/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.vogel.vu</link>
	<description>photography &#124; computers &#124; daily things</description>
	<lastBuildDate>Wed, 12 Jan 2011 17:36:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>3D processing</title>
		<link>http://blog.vogel.vu/2009/11/21/3d-processing/</link>
		<comments>http://blog.vogel.vu/2009/11/21/3d-processing/#comments</comments>
		<pubDate>Sat, 21 Nov 2009 11:52:10 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[3D]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=375</guid>
		<description><![CDATA[This week&#8217;s task were about 3D modelling in Processing. You can build your own objects and figures based on vertices. But Processing is also capable of importing 3D models in various formats from your favourite modeling program. Dice In this exercise we used vertices to draw a dice. After modelling the vertices we over-layed a [...]]]></description>
			<content:encoded><![CDATA[<p>This week&#8217;s task were about 3D modelling in Processing. You can build your own objects and figures based on vertices. But Processing is also capable of importing 3D models in various formats from your favourite modeling program.<span id="more-375"></span></p>
<h3>Dice</h3>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/dice.png" class="lightview" rel="gallery[375]" class="liimagelink" title="3D dice"><img class="alignleft size-medium wp-image-382" title="3D dice" src="http://blog.vogel.vu/wp-content/uploads/2009/11/dice-300x194.png" alt="3D dice" width="300" height="194" /></a>In this exercise we used vertices to draw a dice. After modelling the vertices we over-layed a texture, we drawed before in Photoshop.</p>
<p>The result can be seen in the applet beyond. Use UP and DOWN to zoom in or out and drag the dice to rotate with your mouse!</p>
<p>Applet demonstration  <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/3dprocessing/dice/index.html" class="lightview" title="Applet 3D dice :: Drag the dice with your mouse to rotate and press UP or DOWN for zooming in and out. :: width: 610, height: 450" target="_blank">here</a>.</p>
<h3>3D Modelling</h3>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/wateringcan.png" class="lightview" rel="gallery[375]" class="liimagelink" title="Watering can 3D object"><img class="alignright size-medium wp-image-385" title="Watering can 3D object" src="http://blog.vogel.vu/wp-content/uploads/2009/11/wateringcan-300x233.png" alt="Watering can 3D object" width="300" height="233" /></a>In this exercise I imported a 3D model. I found a nice modell of a watering can on <a href="http://www.oyonale.com/modeles.php?lang=en&amp;page=52" title="Oyonale - Watering can (POV-Ray,C4D,OBJ) " target="_blank" class="liexternal">oyonale.com</a>. To load OBJ into processing, an OBJ loader like the <a href="http://code.google.com/p/saitoobjloader/" title="SAITO OBJ Loader" target="_blank" class="liexternal">SAITO OBJ loader</a> is needed.  The code is quite simple an can be seen here on my page.</p>
<p>You can rotate the object by dragging it with your mouse. Try it out <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/3dprocessing/model/index.html" class="lightview" title="Applet 3D watercan :: Drag the can with your mouse to rotate and press UP or DOWN for zooming in and out. :: width: 550, height: 450" target="_blank">here</a>.</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;title=3D%20processing&amp;bodytext=This%20week%27s%20task%20were%20about%203D%20modelling%20in%20Processing.%20You%20can%20build%20your%20own%20objects%20and%20figures%20based%20on%20vertices.%20But%20Processing%20is%20also%20capable%20of%20importing%203D%20models%20in%20various%20formats%20from%20your%20favourite%20modeling%20program.%0D%0ADice%0D%0AIn%20this%20exerci" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;t=3D%20processing" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;title=3D%20processing&amp;notes=This%20week%27s%20task%20were%20about%203D%20modelling%20in%20Processing.%20You%20can%20build%20your%20own%20objects%20and%20figures%20based%20on%20vertices.%20But%20Processing%20is%20also%20capable%20of%20importing%203D%20models%20in%20various%20formats%20from%20your%20favourite%20modeling%20program.%0D%0ADice%0D%0AIn%20this%20exerci" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;title=3D%20processing" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;t=3D%20processing" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;title=3D%20processing" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F21%2F3d-processing%2F&amp;title=3D%20processing&amp;annotation=This%20week%27s%20task%20were%20about%203D%20modelling%20in%20Processing.%20You%20can%20build%20your%20own%20objects%20and%20figures%20based%20on%20vertices.%20But%20Processing%20is%20also%20capable%20of%20importing%203D%20models%20in%20various%20formats%20from%20your%20favourite%20modeling%20program.%0D%0ADice%0D%0AIn%20this%20exerci" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/11/21/3d-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Video processing</title>
		<link>http://blog.vogel.vu/2009/11/14/video-processing/</link>
		<comments>http://blog.vogel.vu/2009/11/14/video-processing/#comments</comments>
		<pubDate>Sat, 14 Nov 2009 13:05:03 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=350</guid>
		<description><![CDATA[This post is all about video. I created a small video recorder and a tiny app which tracks brightness and a specific color. Video recorder For this simple video recorder, I took the animation from a previous exercise (confetti) and added a record an replay function. The programm makes a mov-File of the animation. The [...]]]></description>
			<content:encoded><![CDATA[<p>This post is all about video. I created a small video recorder and a tiny app which tracks brightness and a specific color.<span id="more-350"></span></p>
<h3>Video recorder</h3>
<p>For this simple video recorder, I took the animation from a previous exercise (confetti) and added a record an replay function. The programm makes a mov-File of the animation. The record starts by pressing &#8216;R&#8217; and stops after pressing &#8216;S&#8217;. After recording the file can be played/paused by pressing &#8216;P&#8217;.</p>
<p>Click <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/aufgabe3.mov" class="lightview" title="Recorded animation with processing :: Compressed with H263 Codec :: width:500, height:300">here</a> to watch a recorded sample file.</p>
<p>Since the execution doesn&#8217;t work within the browser you can download the source code (pde-file) <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufgabe3.pde" class="lightview" title="Processing source code :: For animation recording. :: width: 400, height: 300" rel="iframe" target="_blank">here</a>.</p>
<h3>Brightness tracking</h3>
<p>The program two functions. Either recognize the brightest point in the webcam image or following a indivual definable color. This can easily be done by clicking somewhere inside the image. Then every pixel gets compared with the choosen color. If there&#8217;s a similarity, the pixel is going to be considered as a part of the object.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/aufgabe4.png" class="lightview" rel="gallery[350]" class="liimagelink" title="Aufgabe 4"><img class="size-medium wp-image-354 alignnone" title="Aufgabe 4" src="http://blog.vogel.vu/wp-content/uploads/2009/11/aufgabe4-300x118.png" alt="Aufgabe 4" width="300" height="118" /></a></p>
<p>By pressing UP or DOWN the tolerance value changes. Pressing the right mouse button resets the picked color and the brightest point is overlayed (yellow circle).</p>
<p>Try it out! You can view the <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufgabe4.pde" class="lightview" title="Processing source code :: For brightness and color tracking :: width: 400, height: 300" rel="iframe" target="_blank">source file</a> to compile (unfortunately it does not work within the browser).</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;title=Video%20processing&amp;bodytext=This%20post%20is%20all%20about%20video.%20I%20created%20a%20small%20video%20recorder%20and%20a%20tiny%20app%20which%20tracks%20brightness%20and%20a%20specific%20color.%0D%0AVideo%20recorder%0D%0AFor%20this%20simple%20video%20recorder%2C%20I%20took%20the%20animation%20from%20a%20previous%20exercise%20%28confetti%29%20and%20added%20a%20record%20a" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;t=Video%20processing" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;title=Video%20processing&amp;notes=This%20post%20is%20all%20about%20video.%20I%20created%20a%20small%20video%20recorder%20and%20a%20tiny%20app%20which%20tracks%20brightness%20and%20a%20specific%20color.%0D%0AVideo%20recorder%0D%0AFor%20this%20simple%20video%20recorder%2C%20I%20took%20the%20animation%20from%20a%20previous%20exercise%20%28confetti%29%20and%20added%20a%20record%20a" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;title=Video%20processing" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;t=Video%20processing" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;title=Video%20processing" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F14%2Fvideo-processing%2F&amp;title=Video%20processing&amp;annotation=This%20post%20is%20all%20about%20video.%20I%20created%20a%20small%20video%20recorder%20and%20a%20tiny%20app%20which%20tracks%20brightness%20and%20a%20specific%20color.%0D%0AVideo%20recorder%0D%0AFor%20this%20simple%20video%20recorder%2C%20I%20took%20the%20animation%20from%20a%20previous%20exercise%20%28confetti%29%20and%20added%20a%20record%20a" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/11/14/video-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blog.vogel.vu/wp-content/uploads/2009/11/aufgabe3.mov" length="622500" type="video/quicktime" />
		</item>
		<item>
		<title>Colors in Processing</title>
		<link>http://blog.vogel.vu/2009/11/05/colors-in-processing/</link>
		<comments>http://blog.vogel.vu/2009/11/05/colors-in-processing/#comments</comments>
		<pubDate>Thu, 05 Nov 2009 20:51:58 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Color]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=303</guid>
		<description><![CDATA[This weeks tasks were all about color and how we can use Processing to work with them. Confetti This applet generates random circles with random colors and their opacity (alpha) is determined by the vertical mouse position. The applet can be viewed here. Move your mouse cursor up and down and watch what happens! Digital [...]]]></description>
			<content:encoded><![CDATA[<p>This weeks tasks were all about color and how we can use Processing to work with them.<span id="more-303"></span></p>
<h3>Confetti</h3>
<p>This applet generates random circles with random colors and their opacity (alpha) is determined by the vertical mouse position.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg1Conf.jpg" class="lightview" rel="gallery[303]" class="liimagelink" title="Aufgabe 1 - Confetti"><img class="alignnone size-medium wp-image-305" title="Aufgabe 1 - Confetti" src="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg1Conf-300x252.jpg" alt="Aufgabe 1 - Confetti" width="300" height="252" /></a></p>
<p>The applet can be viewed  <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/colorprocessing/confetti/index.html" class="lightview" title="Applet Confetti :: Move the mouse cursor vertically UP and DOWN to change ocupacy. :: width: 600, height: 550" target="_blank">here</a>. Move your mouse cursor up and down and watch what happens!</p>
<h3>Digital pipette</h3>
<p>This application is and does nothing more, what a conventional color picker does: It gets the exact color of the pixel on which it is clicked on. The upper right color box is the acutal clicked pixel color, the second one is the color of the previous pixel.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg2Pick.jpg" class="lightview" rel="gallery[303]" class="liimagelink" title="Aufgabe 2 - Color Picker"><img class="alignnone size-medium wp-image-306" title="Aufgabe 2 - Color Picker" src="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg2Pick-300x196.jpg" alt="Aufgabe 2 - Color Picker" width="300" height="196" /></a></p>
<p>Try it out  <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/colorprocessing/pipette/index.html" class="lightview" title="Applet color picker :: Click into picture to get its color :: width: 680, height: 480" target="_blank">here</a>, by clicking into the picture.</p>
<h3>Color wheel</h3>
<p>This displays all colors with their respective complementary color.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg3ColWheel.jpg" class="lightview" rel="gallery[303]" class="liimagelink" title="Aufgabe 3 - Color wheel"><img class="alignnone size-full wp-image-307" title="Aufgabe 3 - Color wheel" src="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg3ColWheel.jpg" alt="Aufgabe 3 - Color wheel" width="249" height="272" /></a></p>
<p>You can view the wheel in this  <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/colorprocessing/colorwheel/index.html" class="lightview" title="Applet Color wheel :: :: width: 360, height: 380" target="_blank">applet</a>.</p>
<h3>Pop-Art</h3>
<p>The typical <a href="http://en.wikipedia.org/wiki/Andy_Warhol" title="Andy Warhol on Wikipedia" target="_blank" rel="nofollow" class="liwikipedia">Andy Warhol</a> picture effect. One color is generated randomly and the second one is the respective complementary color.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg4Popart.jpg" class="lightview" rel="gallery[303]" class="liimagelink" title="Aufgabe 4 - Popart"><img class="alignnone size-medium wp-image-308" title="Aufgabe 4 - Popart" src="http://blog.vogel.vu/wp-content/uploads/2009/11/Aufg4Popart-300x218.jpg" alt="Aufgabe 4 - Popart" width="300" height="218" /></a></p>
<p>The applet can be tried out  <a href="http://blog.vogel.vu/wp-content/uploads/2009/11/colorprocessing/popart/index.html" class="lightview" title="Applet Pop art :: Press SPACE to generate new colors (every picture gets a new base color and its complementary color). :: width: 640, height: 500" target="_blank">here</a>.</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;title=Colors%20in%20Processing&amp;bodytext=This%20weeks%20tasks%20were%20all%20about%20color%20and%20how%20we%20can%20use%20Processing%20to%20work%20with%20them.%0D%0AConfetti%0D%0AThis%20applet%20generates%20random%20circles%20with%20random%20colors%20and%20their%20opacity%20%28alpha%29%20is%20determined%20by%20the%20vertical%20mouse%20position.%0D%0A%0D%0A%0D%0A%0D%0AThe%20applet%20can%20be" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;t=Colors%20in%20Processing" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;title=Colors%20in%20Processing&amp;notes=This%20weeks%20tasks%20were%20all%20about%20color%20and%20how%20we%20can%20use%20Processing%20to%20work%20with%20them.%0D%0AConfetti%0D%0AThis%20applet%20generates%20random%20circles%20with%20random%20colors%20and%20their%20opacity%20%28alpha%29%20is%20determined%20by%20the%20vertical%20mouse%20position.%0D%0A%0D%0A%0D%0A%0D%0AThe%20applet%20can%20be" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;title=Colors%20in%20Processing" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;t=Colors%20in%20Processing" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;title=Colors%20in%20Processing" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F11%2F05%2Fcolors-in-processing%2F&amp;title=Colors%20in%20Processing&amp;annotation=This%20weeks%20tasks%20were%20all%20about%20color%20and%20how%20we%20can%20use%20Processing%20to%20work%20with%20them.%0D%0AConfetti%0D%0AThis%20applet%20generates%20random%20circles%20with%20random%20colors%20and%20their%20opacity%20%28alpha%29%20is%20determined%20by%20the%20vertical%20mouse%20position.%0D%0A%0D%0A%0D%0A%0D%0AThe%20applet%20can%20be" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/11/05/colors-in-processing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Pixel editing with Processing</title>
		<link>http://blog.vogel.vu/2009/10/31/pixel-editing-with-processing/</link>
		<comments>http://blog.vogel.vu/2009/10/31/pixel-editing-with-processing/#comments</comments>
		<pubDate>Sat, 31 Oct 2009 13:11:37 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Editing]]></category>
		<category><![CDATA[Java]]></category>
		<category><![CDATA[Pixel]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=275</guid>
		<description><![CDATA[According to Wikipedia, &#8220;Image editing&#8221; encompasses the processes of altering images, whether they be digital photographs, traditional analog photographs, or illustrations. Images are stored in a computer in the form of a grid of picture elements, or pixels. These pixels contain the image&#8217;s color and brightness information. In our case, we altered digital photos and [...]]]></description>
			<content:encoded><![CDATA[<p>According to <a href="http://en.wikipedia.org/wiki/Image_Editing" title="Image editing - Wikipedia" target="_blank" rel="nofollow" class="liwikipedia">Wikipedia</a>, &#8220;Image editing&#8221; <strong></strong> encompasses the processes of altering images, whether they be digital photographs, traditional analog photographs, or illustrations. Images are stored in a computer in the form of a grid of picture elements, or pixels<a href="http://en.wikipedia.org/wiki/Pixels" title="Pixels" rel="nofollow" class="liwikipedia"></a>. These pixels contain the image&#8217;s color and brightness information.</p>
<p>In our case, we altered digital photos and learned mor about how to manipulate pixels and techniques to overlay several images.<span id="more-275"></span></p>
<h3>Image manipulation</h3>
<p>I created several pixel manipulations with Processing.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg1_ImgMan.jpg" class="lightview" rel="gallery[275]" class="liimagelink" title="Image manipulation"><img class="alignnone size-medium wp-image-276" title="Image manipulation" src="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg1_ImgMan-300x208.jpg" alt="Image manipulation" width="300" height="208" /></a></p>
<p>You can see the result in this <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/pictureprocessing/ImageMan/index.html" class="lightview" title="Applet Image Manipulation :: Please wait, until the Java Applet is loaded :: width: 750, height: 560" target="_blank">applet</a>.</p>
<h3>Pixel Image</h3>
<p>The tasks was about creating a &#8220;pixeling&#8221; effect. This can be achieved by several ways. I created a grid and took the very first point of each box. Then I filled the rest of the box with the first pixel&#8217;s color.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg2_PixImg-300x165.png" class="lightview" rel="gallery[275]" class="liimagelink" title="Pixel Image"><img class="alignnone size-full wp-image-300" title="Pixel Image" src="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg2_PixImg-300x165.png" alt="Pixel Image" width="300" height="164" /></a></p>
<p>The pixel-resolution can be adjusted whithin the <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/pictureprocessing/PixelImage/index.html" class="lightview" title="Applet Pixel Image :: Press UP or DOWN to change the resolution (pixel size) :: width: 260, height: 320" target="_blank">applet</a> by pressing UP and DOWN.</p>
<h3>Threshold</h3>
<p>In order to get a pure black-and-white picture, you need to set a threshold. The threshold value determines, where the border between black and white is.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg3_Thres-300x168.png" class="lightview" rel="gallery[275]" class="liimagelink" title="Black-and-White threshold"><img class="alignnone size-full wp-image-301" title="Black-and-White threshold" src="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg3_Thres-300x168.png" alt="Black-and-White threshold" width="300" height="168" /></a></p>
<p>You can try it on your own with my <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/pictureprocessing/BWThreshold/index.html" class="lightview" title="Applet B/W Threshold :: Press UP or DOWN to change the resolution and LEFT or RIGHT to set black-white threshold :: width: 260, height: 320" target="_blank">applet</a>. Press UP or DOWN to increase or decreasae the resolution and LEFT or RIGHT to change the threshold.</p>
<h3>Overlay Images</h3>
<p>This applet shows how to overlay two different images. The source are two pictures with the same size. You get different results by adding, subtracting or multiplying.</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg4_Overlmg.png" class="lightview" rel="gallery[275]" class="liimagelink" title="Overlay and Blend effects"><img class="alignnone size-medium wp-image-279" title="Overlay and Blend effects" src="http://blog.vogel.vu/wp-content/uploads/2009/10/Aufg4_Overlmg-300x178.png" alt="Overlay and Blend effects" width="300" height="178" /></a></p>
<p>Check out the applet <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/pictureprocessing/PictureOverlay/index.html" class="lightview" title="Applet Picture Overlay :: Press 0 to 9 to apply blend effects :: width: 600, height: 500" target="_blank">here</a>.</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;title=Pixel%20editing%20with%20Processing&amp;bodytext=According%20to%20Wikipedia%2C%20%22Image%20editing%22%20%20encompasses%20the%20processes%20of%20altering%20images%2C%20whether%20they%20be%20digital%20photographs%2C%20traditional%20analog%20photographs%2C%20or%20illustrations.%20Images%20are%20stored%20in%20a%20computer%20in%20the%20form%20of%20a%20grid%20of%20picture%20elements%2C%20o" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;t=Pixel%20editing%20with%20Processing" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;title=Pixel%20editing%20with%20Processing&amp;notes=According%20to%20Wikipedia%2C%20%22Image%20editing%22%20%20encompasses%20the%20processes%20of%20altering%20images%2C%20whether%20they%20be%20digital%20photographs%2C%20traditional%20analog%20photographs%2C%20or%20illustrations.%20Images%20are%20stored%20in%20a%20computer%20in%20the%20form%20of%20a%20grid%20of%20picture%20elements%2C%20o" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;title=Pixel%20editing%20with%20Processing" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;t=Pixel%20editing%20with%20Processing" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;title=Pixel%20editing%20with%20Processing" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F31%2Fpixel-editing-with-processing%2F&amp;title=Pixel%20editing%20with%20Processing&amp;annotation=According%20to%20Wikipedia%2C%20%22Image%20editing%22%20%20encompasses%20the%20processes%20of%20altering%20images%2C%20whether%20they%20be%20digital%20photographs%2C%20traditional%20analog%20photographs%2C%20or%20illustrations.%20Images%20are%20stored%20in%20a%20computer%20in%20the%20form%20of%20a%20grid%20of%20picture%20elements%2C%20o" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/10/31/pixel-editing-with-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Pro-Ageing effect with photoshop</title>
		<link>http://blog.vogel.vu/2009/10/30/pro-ageing-effect-with-photoshop/</link>
		<comments>http://blog.vogel.vu/2009/10/30/pro-ageing-effect-with-photoshop/#comments</comments>
		<pubDate>Thu, 29 Oct 2009 22:38:53 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Ageing]]></category>
		<category><![CDATA[photoshop]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=264</guid>
		<description><![CDATA[Based on a tutorial from psd-tutorials.de I experimented a bit with photoshop and created a 10-years-later picture. I added some grey hairs and crinkles and retouched unaesthetic details. [Result due to privacy removed] Bookmark, print, and share:]]></description>
			<content:encoded><![CDATA[<p>Based on a <a href="http://www.psd-tutorials.de/modules.php?name=News&amp;file=article&amp;sid=2516" title="Ageing" target="_blank" class="liexternal">tutorial</a> from <a href="http://www.psd-tutorials.de" title="PSD-Tutorials.de" target="_blank" class="liexternal">psd-tutorials.de</a> I experimented a bit with photoshop and created a 10-years-later picture. I added some grey hairs and crinkles and retouched unaesthetic details.<span id="more-264"></span></p>
<p>[Result due to privacy removed]</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;title=Pro-Ageing%20effect%20with%20photoshop&amp;bodytext=Based%20on%20a%20tutorial%20from%20psd-tutorials.de%20I%20experimented%20a%20bit%20with%20photoshop%20and%20created%20a%2010-years-later%20picture.%20I%20added%20some%20grey%20hairs%20and%20crinkles%20and%20retouched%20unaesthetic%20details.%0D%0A%0D%0A%5BResult%20due%20to%20privacy%20removed%5D" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;t=Pro-Ageing%20effect%20with%20photoshop" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;title=Pro-Ageing%20effect%20with%20photoshop&amp;notes=Based%20on%20a%20tutorial%20from%20psd-tutorials.de%20I%20experimented%20a%20bit%20with%20photoshop%20and%20created%20a%2010-years-later%20picture.%20I%20added%20some%20grey%20hairs%20and%20crinkles%20and%20retouched%20unaesthetic%20details.%0D%0A%0D%0A%5BResult%20due%20to%20privacy%20removed%5D" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;title=Pro-Ageing%20effect%20with%20photoshop" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;t=Pro-Ageing%20effect%20with%20photoshop" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;title=Pro-Ageing%20effect%20with%20photoshop" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F30%2Fpro-ageing-effect-with-photoshop%2F&amp;title=Pro-Ageing%20effect%20with%20photoshop&amp;annotation=Based%20on%20a%20tutorial%20from%20psd-tutorials.de%20I%20experimented%20a%20bit%20with%20photoshop%20and%20created%20a%2010-years-later%20picture.%20I%20added%20some%20grey%20hairs%20and%20crinkles%20and%20retouched%20unaesthetic%20details.%0D%0A%0D%0A%5BResult%20due%20to%20privacy%20removed%5D" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/10/30/pro-ageing-effect-with-photoshop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Multimedia animation story board</title>
		<link>http://blog.vogel.vu/2009/10/27/multimedia-animation-story-board/</link>
		<comments>http://blog.vogel.vu/2009/10/27/multimedia-animation-story-board/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 21:59:25 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[story board]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=256</guid>
		<description><![CDATA[After brainstorming and collecting ideas I drew some snaps onto paper. The storyboard shows the idea and a little bit the way how I&#8217;ll realize it. I intend to use several of my own photographies of my last holidays in Kenya. I&#8217;d like to animate them and present them in a appropriate way. Here&#8217;s a [...]]]></description>
			<content:encoded><![CDATA[<p>After brainstorming and collecting ideas I drew some snaps onto paper. The storyboard shows the idea and a little bit the way how I&#8217;ll realize it. I intend to use several of my own photographies of my last holidays in Kenya. I&#8217;d like to animate them and present them in a appropriate way.<span id="more-256"></span></p>
<p>Here&#8217;s a small cutout of my revised storyboard (click on thumbnails to enlarge them):</p>

<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb01.png' class="lightview" rel="gallery[256]" title='Scene 1'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb01-150x150.png" class="attachment-thumbnail" alt="Animation starts with a slide/fade in of the logo." title="Scene 1" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb02.png' class="lightview" rel="gallery[256]" title='Scene 2'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb02-150x150.png" class="attachment-thumbnail" alt="The logo rotates on its own axis and fades out while ..." title="Scene 2" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb03.png' class="lightview" rel="gallery[256]" title='Scene 3'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb03-150x150.png" class="attachment-thumbnail" alt="... a kind of stars appear from the background (a kind of an flying-through-the-galaxy-effect)." title="Scene 3" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb04.png' class="lightview" rel="gallery[256]" title='Scene 4'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb04-150x150.png" class="attachment-thumbnail" alt="One or two &quot;stars&quot; stay on the screen to show a slogan and/or pictogram in them and ..." title="Scene 4" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb05.png' class="lightview" rel="gallery[256]" title='Scene 5'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb05-150x150.png" class="attachment-thumbnail" alt="... move to the upper left corner while in the background moves the first photography in. The main scene is startet through this." title="Scene 5" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb06.png' class="lightview" rel="gallery[256]" title='Scene 6'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb06-150x150.png" class="attachment-thumbnail" alt="This (main) scene consists of several photographies (approx. 8 to 10). The transitions are realized as fade ins/outs, resizing etc. Another effect is the one on the pic, an images gets displayed in a round shape and resized." title="Scene 6" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb07.png' class="lightview" rel="gallery[256]" title='Scene 6'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb07-150x150.png" class="attachment-thumbnail" alt="Another effect, moving pictures into the screen." title="Scene 6" /></a>
<a href='http://blog.vogel.vu/wp-content/uploads/2009/10/sb08.png' class="lightview" rel="gallery[256]" title='Scene 7'><img width="150" height="150" src="http://blog.vogel.vu/wp-content/uploads/2009/10/sb08-150x150.png" class="attachment-thumbnail" alt="After photography presentation the logo is displayed again with possiblity to restart the animation." title="Scene 7" /></a>

<p>The complete story board (pdf file) can be found <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/Story-Board.pdf" target="_blank" class="lipdf">here</a>.</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;title=Multimedia%20animation%20story%20board&amp;bodytext=After%20brainstorming%20and%20collecting%20ideas%20I%20drew%20some%20snaps%20onto%20paper.%20The%20storyboard%20shows%20the%20idea%20and%20a%20little%20bit%20the%20way%20how%20I%27ll%20realize%20it.%20I%20intend%20to%20use%20several%20of%20my%20own%20photographies%20of%20my%20last%20holidays%20in%20Kenya.%20I%27d%20like%20to%20animate%20them%20" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;t=Multimedia%20animation%20story%20board" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;title=Multimedia%20animation%20story%20board&amp;notes=After%20brainstorming%20and%20collecting%20ideas%20I%20drew%20some%20snaps%20onto%20paper.%20The%20storyboard%20shows%20the%20idea%20and%20a%20little%20bit%20the%20way%20how%20I%27ll%20realize%20it.%20I%20intend%20to%20use%20several%20of%20my%20own%20photographies%20of%20my%20last%20holidays%20in%20Kenya.%20I%27d%20like%20to%20animate%20them%20" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;title=Multimedia%20animation%20story%20board" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;t=Multimedia%20animation%20story%20board" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;title=Multimedia%20animation%20story%20board" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F10%2F27%2Fmultimedia-animation-story-board%2F&amp;title=Multimedia%20animation%20story%20board&amp;annotation=After%20brainstorming%20and%20collecting%20ideas%20I%20drew%20some%20snaps%20onto%20paper.%20The%20storyboard%20shows%20the%20idea%20and%20a%20little%20bit%20the%20way%20how%20I%27ll%20realize%20it.%20I%20intend%20to%20use%20several%20of%20my%20own%20photographies%20of%20my%20last%20holidays%20in%20Kenya.%20I%27d%20like%20to%20animate%20them%20" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/10/27/multimedia-animation-story-board/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Easy music remix with Audacity</title>
		<link>http://blog.vogel.vu/2009/09/29/easy-music-remix-with-audacity/</link>
		<comments>http://blog.vogel.vu/2009/09/29/easy-music-remix-with-audacity/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 15:25:33 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[Computer]]></category>
		<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Audacity]]></category>
		<category><![CDATA[Remix]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=151</guid>
		<description><![CDATA[Also the audio-part is covered by the multimedia module at HSLU. This time we had to use the free audio editor and recording application Audacity. Audacity is cross-platform and is available for Windows, Mac OS X, Linux and BSD. Some of its features are: Importing and exporting sound files to several format (WAV, MP3, FLAC, [...]]]></description>
			<content:encoded><![CDATA[<p>Also the audio-part is covered by the multimedia module at <acronym title="Hochschule Luzern (University of Applied Sciences & Arts)">HSLU</acronym>. This time we had to use the free audio editor and recording application <a href="http://audacity.sourceforge.net/" title="Audacity" target="_blank" class="liexternal">Audacity</a>. Audacity is cross-platform and is available for Windows, Mac <acronym title="Operating System">OS</acronym> X, Linux and BSD.<br />
<span id="more-151"></span></p>
<p>Some of its features are:</p>
<ul>
<li>Importing and exporting sound files to several format (WAV, MP3, FLAC, etc.)</li>
<li>Recording and playing sounds</li>
<li>Multitrack mixing</li>
<li>Noise removal</li>
<li>Filtering etc.</li>
</ul>
<p>We got the task to create a podcast (or simpified a remix). This production should take 30 to 120 seconds. We could remix existing audio files or record a new commercial. We desided to mix the vocals with the instrumentals of two different songs. This is quite easy and can be done as follows:</p>
<p>Import both songs in Audacity. Then you should have two tracks:</p>
<div id="attachment_156" class="wp-caption alignnone" style="width: 553px"><a href="http://blog.vogel.vu/wp-content/uploads/2009/09/Audacity_View.jpg" class="lightview" rel="gallery[151]" class="liimagelink" title="Audacity with 2 stereo tracks"><img class="size-full wp-image-156    " title="Audacity with 2 stereo tracks" src="http://blog.vogel.vu/wp-content/uploads/2009/09/Audacity_View.jpg" alt="Audacity with 2 stereo tracks" width="543" height="289" /></a><p class="wp-caption-text">Audacity with 2 stereo tracks</p></div>
<p>Then the time consuming part begins &#8211; cutting, copying and deleting with the selection and time-shift tool&#8230;</p>
<div id="attachment_157" class="wp-caption alignnone" style="width: 393px"><img class="size-full wp-image-157 " title="Audacity Toolbar" src="http://blog.vogel.vu/wp-content/uploads/2009/09/Audacity_Toolbar-1.jpg" alt="Audacity Toolbar" width="383" height="154" /><p class="wp-caption-text">Audacity Toolbar</p></div>
<p>For some parts I had to change the tempo of the voice track. It can be realized with the effect &#8220;Change Tempo&#8230;&#8221; or &#8220;Change Speed&#8230;&#8221;. They do the same but have differences in  pitch handling. The &#8220;Change Tempo&#8230;&#8221; effect doesn&#8217;t change the pitch so your song doesn&#8217;t sound like Mikey Mouse.</p>
<p>At last you can export the mix through the export function and save the file in the desired format (mp3, wav, etc.)</p>
<p>And here&#8217;s the result &#8211; feel free to click on the play arrow:</p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;title=Easy%20music%20remix%20with%20Audacity&amp;bodytext=Also%20the%20audio-part%20is%20covered%20by%20the%20multimedia%20module%20at%20HSLU.%20This%20time%20we%20had%20to%20use%20the%20free%20audio%20editor%20and%20recording%20application%20Audacity.%20Audacity%20is%20cross-platform%20and%20is%20available%20for%20Windows%2C%20Mac%20OS%20X%2C%20Linux%20and%20BSD.%0D%0A%0D%0A%0D%0ASome%20of%20its%20feat" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;t=Easy%20music%20remix%20with%20Audacity" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;title=Easy%20music%20remix%20with%20Audacity&amp;notes=Also%20the%20audio-part%20is%20covered%20by%20the%20multimedia%20module%20at%20HSLU.%20This%20time%20we%20had%20to%20use%20the%20free%20audio%20editor%20and%20recording%20application%20Audacity.%20Audacity%20is%20cross-platform%20and%20is%20available%20for%20Windows%2C%20Mac%20OS%20X%2C%20Linux%20and%20BSD.%0D%0A%0D%0A%0D%0ASome%20of%20its%20feat" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;title=Easy%20music%20remix%20with%20Audacity" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;t=Easy%20music%20remix%20with%20Audacity" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;title=Easy%20music%20remix%20with%20Audacity" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F29%2Feasy-music-remix-with-audacity%2F&amp;title=Easy%20music%20remix%20with%20Audacity&amp;annotation=Also%20the%20audio-part%20is%20covered%20by%20the%20multimedia%20module%20at%20HSLU.%20This%20time%20we%20had%20to%20use%20the%20free%20audio%20editor%20and%20recording%20application%20Audacity.%20Audacity%20is%20cross-platform%20and%20is%20available%20for%20Windows%2C%20Mac%20OS%20X%2C%20Linux%20and%20BSD.%0D%0A%0D%0A%0D%0ASome%20of%20its%20feat" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/09/29/easy-music-remix-with-audacity/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
<enclosure url="http://blog.vogel.vu/wp-content/uploads/2009/09/AudacityMix.mp3" length="1079687" type="audio/mpeg" />
		</item>
		<item>
		<title>First experiences with ‘Processing’</title>
		<link>http://blog.vogel.vu/2009/09/19/first-experiences-with-processing/</link>
		<comments>http://blog.vogel.vu/2009/09/19/first-experiences-with-processing/#comments</comments>
		<pubDate>Sat, 19 Sep 2009 09:45:30 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=6</guid>
		<description><![CDATA[Today in &#8216;Multimediatechnik&#8217; we had the exercise to write some processing apps. Processing is an Open-Source programming language and integrated development environment built for the electronic arts and visual design communities, which aims to teach the basics of computer programming in a visual context, and to serve as the foundation for electronic sketchbooks. The first [...]]]></description>
			<content:encoded><![CDATA[<p>Today in &#8216;Multimediatechnik&#8217; we had the exercise to write some processing apps.</p>
<p>Processing is an Open-Source programming language and integrated development environment built for the electronic arts and visual design communities, which aims to teach the basics of computer programming in a visual context, and to serve as the foundation for electronic sketchbooks.<br />
<span id="more-6"></span></p>
<p>The first two tasks were about drawing some lines. This was quite easy. Drawing some random lines can be realised with this simple code:</p>
<p style="padding-left: 30px;"><code> size(500,500);<br />
background(100);<br />
fill(255);<br />
for (int i=0; i&lt;100; i++) {<br />
line (random(width), random(height), random(width), random(height));<br />
}<br />
</code></p>
<div id="attachment_8" class="wp-caption alignright" style="width: 310px"><img class="size-full wp-image-8" title="Rotating globe" src="http://blog.vogel.vu/wp-content/uploads/2009/09/earth.jpg" alt="Rotating globe" width="300" height="300" /><p class="wp-caption-text">Rotating globe</p></div>
<p>The third tasks was about animation. We had to make an easy animation with serveral pictures. The result is a rotating globe with some stars around. A click changes the direction of the rotation. Through pressing &#8216;S&#8217; it&#8217;s possible to take a screenshot and save it into a jpg-file.</p>
<p>Funnily enough, the stars won&#8217;t be displayed in the implemented version &#8230; I don&#8217;t know why &#8217;cause it works when it is launched directly.</p>
<p>Implemented Applet (or download below):<br />
<applet width="220" height="220" code="c_Animation" archive="/wp-content/uploads/2009/09/c_Animation.jar" hspace="75" vspace="75"></applet></p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/09/c_Animation.java" class="liinternal">Download source code here</a></p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/09/c_Animation.jar" class="liinternal">Download compiled jar-file here</a></p>


Bookmark, print, and share:


	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;partner=sociable" title="Print"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/printfriendly.png" title="Print" alt="Print" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.printfriendly.com/print?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;partner=sociable" title="PDF"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/pdf.png" title="PDF" alt="PDF" class="sociable-hovers" /></a>
	<a rel="nofollow"  href="javascript:AddToFavorites();" title="Add to favorites"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/addtofavorites.png" title="Add to favorites" alt="Add to favorites" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://digg.com/submit?phase=2&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;title=First%20experiences%20with%20%E2%80%98Processing%E2%80%99&amp;bodytext=Today%20in%20%27Multimediatechnik%27%20we%20had%20the%20exercise%20to%20write%20some%20processing%20apps.%0D%0A%0D%0AProcessing%20is%20an%20Open-Source%20programming%20language%20and%20integrated%20development%20environment%20built%20for%20the%20electronic%20arts%20and%20visual%20design%20communities%2C%20which%20aims%20to%20tea" title="Digg"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/digg.png" title="Digg" alt="Digg" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.facebook.com/share.php?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;t=First%20experiences%20with%20%E2%80%98Processing%E2%80%99" title="Facebook"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/facebook.png" title="Facebook" alt="Facebook" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://delicious.com/post?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;title=First%20experiences%20with%20%E2%80%98Processing%E2%80%99&amp;notes=Today%20in%20%27Multimediatechnik%27%20we%20had%20the%20exercise%20to%20write%20some%20processing%20apps.%0D%0A%0D%0AProcessing%20is%20an%20Open-Source%20programming%20language%20and%20integrated%20development%20environment%20built%20for%20the%20electronic%20arts%20and%20visual%20design%20communities%2C%20which%20aims%20to%20tea" title="del.icio.us"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/delicious.png" title="del.icio.us" alt="del.icio.us" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.stumbleupon.com/submit?url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;title=First%20experiences%20with%20%E2%80%98Processing%E2%80%99" title="StumbleUpon"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/stumbleupon.png" title="StumbleUpon" alt="StumbleUpon" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.myspace.com/Modules/PostTo/Pages/?u=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;t=First%20experiences%20with%20%E2%80%98Processing%E2%80%99" title="MySpace"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/myspace.png" title="MySpace" alt="MySpace" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="https://favorites.live.com/quickadd.aspx?marklet=1&amp;url=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;title=First%20experiences%20with%20%E2%80%98Processing%E2%80%99" title="Live"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/live.png" title="Live" alt="Live" class="sociable-hovers" /></a>
	<a rel="nofollow"  target="_blank" href="http://www.google.com/bookmarks/mark?op=edit&amp;bkmk=http%3A%2F%2Fblog.vogel.vu%2F2009%2F09%2F19%2Ffirst-experiences-with-processing%2F&amp;title=First%20experiences%20with%20%E2%80%98Processing%E2%80%99&amp;annotation=Today%20in%20%27Multimediatechnik%27%20we%20had%20the%20exercise%20to%20write%20some%20processing%20apps.%0D%0A%0D%0AProcessing%20is%20an%20Open-Source%20programming%20language%20and%20integrated%20development%20environment%20built%20for%20the%20electronic%20arts%20and%20visual%20design%20communities%2C%20which%20aims%20to%20tea" title="Google Bookmarks"><img src="http://blog.vogel.vu/wp-content/plugins/sociable/images/googlebookmark.png" title="Google Bookmarks" alt="Google Bookmarks" class="sociable-hovers" /></a>


<br/><br/>]]></content:encoded>
			<wfw:commentRss>http://blog.vogel.vu/2009/09/19/first-experiences-with-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

