<?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</title>
	<atom:link href="http://blog.vogel.vu/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>Apple kicks ZFS out</title>
		<link>http://blog.vogel.vu/2009/10/27/apple-kicks-zfs-out/</link>
		<comments>http://blog.vogel.vu/2009/10/27/apple-kicks-zfs-out/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:37:45 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[Apple]]></category>
		<category><![CDATA[Computer]]></category>
		<category><![CDATA[Leopard]]></category>
		<category><![CDATA[snow leopard]]></category>
		<category><![CDATA[ZFS]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=260</guid>
		<description><![CDATA[As you can see on the ZFS open source page the ZFS-on-mac-project has been terminated: The ZFS project has been discontinued. The mailing list and repository will also be removed shortly. Originally ZFS has been designed and developed by Sun Microsystems. ZFS is was a file system and logical volume manager with great abilities. It [...]]]></description>
			<content:encoded><![CDATA[<p>As you can see on the <a href="http://zfs.macosforge.org/" title="ZFS Open Source" target="_blank" class="liexternal">ZFS open source page</a> the ZFS-on-mac-project has been terminated:</p>
<blockquote><p>The ZFS project has been discontinued.  The mailing list and repository will also be removed shortly.</p></blockquote>
<p>Originally ZFS has been designed and developed by Sun Microsystems. ZFS <span style="text-decoration: line-through;">is</span> was a file system and logical volume manager with great abilities. It supported high storage capacities, integration of the concepts of filesystem and volume management, snapshots and copy-on-write clones, continuous integrity checking and automatic repair, <acronym title="Redundant Array of Inexpensive Disks">RAID</acronym>-Z and native NFSv4 ACLs. As usual of Sun, ZFS is implemented as Open Source.<span id="more-260"></span></p>
<p>So much for that. Now back to Apple&#8217;s kickout.</p>
<p>ZFS has been ported to Mac <acronym title="Operating System">OS</acronym> X and was released as an open source project on Apple&#8217;s Mac <acronym title="Operating System">OS</acronym> Forge collaboration site in 2007.  Many rumours were afloat that ZFS becomes the default file system for Mac <acronym title="Operating System">OS</acronym> X Leopard, but it appeared only with limited read-only capabilities.</p>
<p>The inclusion of the technology in its early product pages for Snow Leopard Server indicated Apple&#8217;s interest in ZFS. But the Apple removed the information on their site and the support for ZFS was not included in either Snow Leopard or Snow Leopard Server.</p>
<p>And the news about the cessation of Apple&#8217;s ZFS support, suggests that they have given up the hope of achieving licencing terms for the technology.</p>
<p>Macrumors <a href="http://www.macrumors.com/2009/10/23/apple-shuts-down-open-source-zfs-project/" title="Apple Shuts Down Open Source ZFS Project" target="_blank" class="liexternal">reports</a>, that Apple yesterday posted a new <a href="http://jobs.apple.com/index.ajs?method=mExternal.showJob&amp;RID=42559" title="Apple job listing - File System Engineer" target="_blank" class="liexternal">job listing</a> for a file system engineer, which indicates that the company may be expanding its in-house team to improve or develop its own file system technologies.</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%2Fapple-kicks-zfs-out%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%2Fapple-kicks-zfs-out%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%2Fapple-kicks-zfs-out%2F&amp;title=Apple%20kicks%20ZFS%20out&amp;bodytext=As%20you%20can%20see%20on%20the%20ZFS%20open%20source%20page%20the%20ZFS-on-mac-project%20has%20been%20terminated%3A%0D%0AThe%20ZFS%20project%20has%20been%20discontinued.%20%20The%20mailing%20list%20and%20repository%20will%20also%20be%20removed%20shortly.%0D%0AOriginally%20ZFS%20has%20been%20designed%20and%20developed%20by%20Sun%20Micro" 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%2Fapple-kicks-zfs-out%2F&amp;t=Apple%20kicks%20ZFS%20out" 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%2Fapple-kicks-zfs-out%2F&amp;title=Apple%20kicks%20ZFS%20out&amp;notes=As%20you%20can%20see%20on%20the%20ZFS%20open%20source%20page%20the%20ZFS-on-mac-project%20has%20been%20terminated%3A%0D%0AThe%20ZFS%20project%20has%20been%20discontinued.%20%20The%20mailing%20list%20and%20repository%20will%20also%20be%20removed%20shortly.%0D%0AOriginally%20ZFS%20has%20been%20designed%20and%20developed%20by%20Sun%20Micro" 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%2Fapple-kicks-zfs-out%2F&amp;title=Apple%20kicks%20ZFS%20out" 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%2Fapple-kicks-zfs-out%2F&amp;t=Apple%20kicks%20ZFS%20out" 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%2Fapple-kicks-zfs-out%2F&amp;title=Apple%20kicks%20ZFS%20out" 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%2Fapple-kicks-zfs-out%2F&amp;title=Apple%20kicks%20ZFS%20out&amp;annotation=As%20you%20can%20see%20on%20the%20ZFS%20open%20source%20page%20the%20ZFS-on-mac-project%20has%20been%20terminated%3A%0D%0AThe%20ZFS%20project%20has%20been%20discontinued.%20%20The%20mailing%20list%20and%20repository%20will%20also%20be%20removed%20shortly.%0D%0AOriginally%20ZFS%20has%20been%20designed%20and%20developed%20by%20Sun%20Micro" 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/apple-kicks-zfs-out/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>Image composing with Adobe&#8217;s Photoshop &amp; Illustrator</title>
		<link>http://blog.vogel.vu/2009/10/15/image-composing-with-adobes-photoshop-illustrator/</link>
		<comments>http://blog.vogel.vu/2009/10/15/image-composing-with-adobes-photoshop-illustrator/#comments</comments>
		<pubDate>Thu, 15 Oct 2009 18:59:34 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Adobe]]></category>
		<category><![CDATA[aurora borealis]]></category>
		<category><![CDATA[filter]]></category>
		<category><![CDATA[illustrator]]></category>
		<category><![CDATA[image]]></category>
		<category><![CDATA[photoshop]]></category>
		<category><![CDATA[wallpaper]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=240</guid>
		<description><![CDATA[Some graphical work done with Adobe&#8217;s Photoshop and Illustrator. Image merge First composing task was about merging/composing three different pictures into one. With the transformation tool, and gaussian blur filter you can achieve a picture like this: Download editable Adobe Photoshop file: here Aurora borealis The following picture has been realized with Adobe Illustrator. The [...]]]></description>
			<content:encoded><![CDATA[<p>Some graphical work done with Adobe&#8217;s Photoshop and Illustrator. <span id="more-240"></span></p>
<h3>Image merge</h3>
<p>First composing task was about merging/composing three different pictures into one. With the transformation tool, and gaussian blur filter you can achieve a picture like this:</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/10/pmsw.jpg" class="lightview" rel="gallery[240]" class="liimagelink" title="Image composition"><img class="alignnone size-medium wp-image-241" title="Image composition" src="http://blog.vogel.vu/wp-content/uploads/2009/10/pmsw-300x200.jpg" alt="Image composition" width="300" height="200" /></a></p>
<p>Download editable Adobe Photoshop file: <a href="../wp-content/uploads/2009/10/pmsw.psd" class="liinternal">here</a></p>
<h3>Aurora borealis</h3>
<p>The following picture has been realized with Adobe Illustrator. The great step-by-step tutorial on how to create a &#8220;Mac <acronym title="Operating System">OS</acronym> X (Snow) Leopard&#8221;-like Aurora borealis effect: http://vector.tutsplus.com/illustration/make-an-aurora-borealis-design-in-illustrator</p>
<p><a href="http://blog.vogel.vu/wp-content/uploads/2009/10/AuroraBorealis.jpg" class="lightview" rel="gallery[240]" class="liimagelink" title="Aurora Borealis Wallpaper"><img class="alignnone size-medium wp-image-243" title="Aurora Borealis Wallpaper" src="http://blog.vogel.vu/wp-content/uploads/2009/10/AuroraBorealis-300x187.jpg" alt="Aurora Borealis Wallpaper" width="300" height="187" /></a></p>
<p>Download editable Adobe Illustrator file: <a href="../wp-content/uploads/2009/10/AuroraBorealis.ai" class="liinternal">here</a></p>
<p>To download the wallpaper (1680 x 1050 pixel) do a right-click on the preview and choose &#8216;Save target as &#8230;&#8217;.</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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;title=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator&amp;bodytext=Some%20graphical%20work%20done%20with%20Adobe%27s%20Photoshop%20and%20Illustrator.%20%0D%0AImage%20merge%0D%0AFirst%20composing%20task%20was%20about%20merging%2Fcomposing%20three%20different%20pictures%20into%20one.%20With%20the%20transformation%20tool%2C%20and%20gaussian%20blur%20filter%20you%20can%20achieve%20a%20picture%20like%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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;t=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator" 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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;title=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator&amp;notes=Some%20graphical%20work%20done%20with%20Adobe%27s%20Photoshop%20and%20Illustrator.%20%0D%0AImage%20merge%0D%0AFirst%20composing%20task%20was%20about%20merging%2Fcomposing%20three%20different%20pictures%20into%20one.%20With%20the%20transformation%20tool%2C%20and%20gaussian%20blur%20filter%20you%20can%20achieve%20a%20picture%20like%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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;title=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator" 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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;t=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator" 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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;title=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator" 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%2F15%2Fimage-composing-with-adobes-photoshop-illustrator%2F&amp;title=Image%20composing%20with%20Adobe%27s%20Photoshop%20%26%20Illustrator&amp;annotation=Some%20graphical%20work%20done%20with%20Adobe%27s%20Photoshop%20and%20Illustrator.%20%0D%0AImage%20merge%0D%0AFirst%20composing%20task%20was%20about%20merging%2Fcomposing%20three%20different%20pictures%20into%20one.%20With%20the%20transformation%20tool%2C%20and%20gaussian%20blur%20filter%20you%20can%20achieve%20a%20picture%20like%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/15/image-composing-with-adobes-photoshop-illustrator/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MMT animation project idea</title>
		<link>http://blog.vogel.vu/2009/10/14/mmt-animation-project-idea/</link>
		<comments>http://blog.vogel.vu/2009/10/14/mmt-animation-project-idea/#comments</comments>
		<pubDate>Wed, 14 Oct 2009 20:52:39 +0000</pubDate>
		<dc:creator>Reto Vogel</dc:creator>
				<category><![CDATA[Animation]]></category>
		<category><![CDATA[HSLU]]></category>
		<category><![CDATA[Multimediatechnik]]></category>
		<category><![CDATA[Idea]]></category>
		<category><![CDATA[Project]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=236</guid>
		<description><![CDATA[During the &#8216;Multimediatechnik&#8217; (MMT) module we have the task to plan and create a small animation. My idea is about doing an animation with several effects (morphing, zooming, etc.) applied on pictures (probably taken by myself) and a specific logo. I don&#8217;t know yet, how (technicial realisation) to realize it. But further details will be [...]]]></description>
			<content:encoded><![CDATA[<p>During the &#8216;Multimediatechnik&#8217; (MMT) module we have the task to plan and create a small animation. My idea is about doing an animation with several effects (morphing, zooming, etc.) applied on pictures (probably taken by myself) and a specific logo. </p>
<p>I don&#8217;t know yet, how (technicial realisation) to realize it. But further details will be posted on this blog. Check back soon!</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%2F14%2Fmmt-animation-project-idea%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%2F14%2Fmmt-animation-project-idea%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%2F14%2Fmmt-animation-project-idea%2F&amp;title=MMT%20animation%20project%20idea&amp;bodytext=During%20the%20%27Multimediatechnik%27%20%28MMT%29%20module%20we%20have%20the%20task%20to%20plan%20and%20create%20a%20small%20animation.%20My%20idea%20is%20about%20doing%20an%20animation%20with%20several%20effects%20%28morphing%2C%20zooming%2C%20etc.%29%20applied%20on%20pictures%20%28probably%20taken%20by%20myself%29%20and%20a%20specific%20logo.%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%2F14%2Fmmt-animation-project-idea%2F&amp;t=MMT%20animation%20project%20idea" 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%2F14%2Fmmt-animation-project-idea%2F&amp;title=MMT%20animation%20project%20idea&amp;notes=During%20the%20%27Multimediatechnik%27%20%28MMT%29%20module%20we%20have%20the%20task%20to%20plan%20and%20create%20a%20small%20animation.%20My%20idea%20is%20about%20doing%20an%20animation%20with%20several%20effects%20%28morphing%2C%20zooming%2C%20etc.%29%20applied%20on%20pictures%20%28probably%20taken%20by%20myself%29%20and%20a%20specific%20logo.%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%2F14%2Fmmt-animation-project-idea%2F&amp;title=MMT%20animation%20project%20idea" 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%2F14%2Fmmt-animation-project-idea%2F&amp;t=MMT%20animation%20project%20idea" 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%2F14%2Fmmt-animation-project-idea%2F&amp;title=MMT%20animation%20project%20idea" 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%2F14%2Fmmt-animation-project-idea%2F&amp;title=MMT%20animation%20project%20idea&amp;annotation=During%20the%20%27Multimediatechnik%27%20%28MMT%29%20module%20we%20have%20the%20task%20to%20plan%20and%20create%20a%20small%20animation.%20My%20idea%20is%20about%20doing%20an%20animation%20with%20several%20effects%20%28morphing%2C%20zooming%2C%20etc.%29%20applied%20on%20pictures%20%28probably%20taken%20by%20myself%29%20and%20a%20specific%20logo.%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/14/mmt-animation-project-idea/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Composing MIDI sounds with ‘Processing’</title>
		<link>http://blog.vogel.vu/2009/10/10/composing-midi-sounds-with-processing/</link>
		<comments>http://blog.vogel.vu/2009/10/10/composing-midi-sounds-with-processing/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 10:09:07 +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[Midi]]></category>

		<guid isPermaLink="false">http://blog.vogel.vu/?p=228</guid>
		<description><![CDATA[Also playing and generating MIDI sounds with Processing is quite easy. I did a small applet which plays a choosen MIDI-File and generates some sounds.With the keys from 1 to 9 the user can generate some basic piano sounds. This is realized with the MidiBus library Try it out here: Demo Download: Aufgabe_3.java Aufgabe_3.pde Bookmark, [...]]]></description>
			<content:encoded><![CDATA[<p>Also playing and generating MIDI sounds with Processing is quite easy. I did a small applet which plays a choosen MIDI-File and generates some sounds.<span id="more-228"></span>With the keys from 1 to 9 the user can generate some basic piano sounds. This is realized with the <a href="http://smallbutdigital.com/themidibus.php" title="MidiBus Library" target="_blank" class="liexternal">MidiBus library</a></p>
<p>Try it out here: <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/midi/index.html" class="lightview" title="MIDI sounds with processing :: Please wait, until the Java Applet is loaded :: width: 600, height: 350" target="_blank">Demo</a></p>
<p>Download: <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/midi/Aufgabe_3.java" title="Java source file" class="liinternal">Aufgabe_3.java</a> <a href="http://blog.vogel.vu/wp-content/uploads/2009/10/midi/Aufgabe_3.pde" title="PDE file" target="_blank" class="liinternal">Aufgabe_3.pde</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%2F10%2Fcomposing-midi-sounds-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%2F10%2Fcomposing-midi-sounds-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%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;title=Composing%20MIDI%20sounds%20with%20%E2%80%98Processing%E2%80%99&amp;bodytext=Also%20playing%20and%20generating%20MIDI%20sounds%20with%20Processing%20is%20quite%20easy.%20I%20did%20a%20small%20applet%20which%20plays%20a%20choosen%20MIDI-File%20and%20generates%20some%20sounds.With%20the%20keys%20from%201%20to%209%20the%20user%20can%20generate%20some%20basic%20piano%20sounds.%20This%20is%20realized%20with%20the%20M" 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%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;t=Composing%20MIDI%20sounds%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%2F10%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;title=Composing%20MIDI%20sounds%20with%20%E2%80%98Processing%E2%80%99&amp;notes=Also%20playing%20and%20generating%20MIDI%20sounds%20with%20Processing%20is%20quite%20easy.%20I%20did%20a%20small%20applet%20which%20plays%20a%20choosen%20MIDI-File%20and%20generates%20some%20sounds.With%20the%20keys%20from%201%20to%209%20the%20user%20can%20generate%20some%20basic%20piano%20sounds.%20This%20is%20realized%20with%20the%20M" 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%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;title=Composing%20MIDI%20sounds%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%2F10%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;t=Composing%20MIDI%20sounds%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%2F10%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;title=Composing%20MIDI%20sounds%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%2F10%2F10%2Fcomposing-midi-sounds-with-processing%2F&amp;title=Composing%20MIDI%20sounds%20with%20%E2%80%98Processing%E2%80%99&amp;annotation=Also%20playing%20and%20generating%20MIDI%20sounds%20with%20Processing%20is%20quite%20easy.%20I%20did%20a%20small%20applet%20which%20plays%20a%20choosen%20MIDI-File%20and%20generates%20some%20sounds.With%20the%20keys%20from%201%20to%209%20the%20user%20can%20generate%20some%20basic%20piano%20sounds.%20This%20is%20realized%20with%20the%20M" 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/10/composing-midi-sounds-with-processing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

