<?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>André Gonçalves - Splinters of an Artistic Practice</title>
	<atom:link href="http://www.andregoncalves.info/ag_blog/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://www.andregoncalves.info/ag_blog</link>
	<description>Side developments in electronics and code</description>
	<lastBuildDate>Wed, 10 Mar 2010 20:58:09 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Updates</title>
		<link>http://www.andregoncalves.info/ag_blog/?p=166</link>
		<comments>http://www.andregoncalves.info/ag_blog/?p=166#comments</comments>
		<pubDate>Wed, 10 Mar 2010 20:55:57 +0000</pubDate>
		<dc:creator>André Gonçalves</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.andregoncalves.info/ag_blog/?p=166</guid>
		<description><![CDATA[Been silent, working very intensively in something totally different and new:
an Arduino Based Digital to Analog to Digital Modular System for Analog Synthesizers
picture and link below
Also updated the Shields pages adding schematics and board files in Eagle format







the current ADDAC System from Left to Right:
Nunchuck Input ——— ADDAC006
Gate Inputs ——- ADDAC004
Manual Inputs —– ADDAC003
CV Inputs [...]]]></description>
			<content:encoded><![CDATA[<p>Been silent, working very intensively in something totally different and new:</p>
<p>an Arduino Based Digital to Analog to Digital Modular System for Analog Synthesizers<br />
picture and link below</p>
<p>Also updated the Shields pages adding schematics and board files in Eagle format</p>
<table style="height: 342px;" border="0" width="716">
<tbody>
<tr>
<td width="680"><a href="http://www.andregoncalves.info/addac" target="_blank"><img src="http://www.andregoncalves.info/addac/ag_content/ADDACweb/System_03_2010_2.jpg" alt="" width="631" height="371" /></a></td>
</tr>
</tbody>
</table>
<p>the current ADDAC System from Left to Right:</p>
<p>Nunchuck Input ——— ADDAC006<br />
Gate Inputs ——- ADDAC004<br />
Manual Inputs —– ADDAC003<br />
CV Inputs ———– ADDAC002<br />
ADDAC Brain —— ADDAC001<br />
Gate Outputs ——- ADDAC005<br />
Well Tuned Gate Outputs ——- ADDAC005W (waiting for final faceplate)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andregoncalves.info/ag_blog/?feed=rss2&amp;p=166</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Shields for Arduino Available!</title>
		<link>http://www.andregoncalves.info/ag_blog/?p=117</link>
		<comments>http://www.andregoncalves.info/ag_blog/?p=117#comments</comments>
		<pubDate>Fri, 29 Jan 2010 20:30:36 +0000</pubDate>
		<dc:creator>André Gonçalves</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[shield]]></category>

		<guid isPermaLink="false">http://www.andregoncalves.info/ag_blog/?p=117</guid>
		<description><![CDATA[I just made available 2 shields for the arduino platform:
An Audio Input Envelope Follower
An Optocoupled H-Bridge for 10A Motor Control
check them out, more info available








]]></description>
			<content:encoded><![CDATA[<p>I just made available 2 shields for the arduino platform:</p>
<p><a href="http://www.andregoncalves.info/ag_blog/?page_id=61" target="_blank">An Audio Input Envelope Follower</a></p>
<p><a href="http://www.andregoncalves.info/ag_blog/?page_id=67" target="_blank">An Optocoupled H-Bridge for 10A Motor Control</a></p>
<p>check them out, more info available</p>
<table style="height: 971px;" border="0" width="616">
<tbody>
<tr>
<td width="699"><span style="color: #800000;"><span style="font-size: smaller;"><br />
</span></span><img src="http://www.andregoncalves.info/ag_blog/ag_content/envFollow/envFollow3.jpg" alt="" width="600" height="449" /><img src="http://www.andregoncalves.info/ag_blog/ag_content/hbridge/hbridge3.jpg" alt="" width="600" height="500" /></td>
</tr>
</tbody>
</table>
]]></content:encoded>
			<wfw:commentRss>http://www.andregoncalves.info/ag_blog/?feed=rss2&amp;p=117</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Create hyperlinks in pdfs exported by Processing</title>
		<link>http://www.andregoncalves.info/ag_blog/?p=49</link>
		<comments>http://www.andregoncalves.info/ag_blog/?p=49#comments</comments>
		<pubDate>Sun, 17 Jan 2010 04:48:16 +0000</pubDate>
		<dc:creator>André Gonçalves</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Processing]]></category>
		<category><![CDATA[PGraphicsPDF]]></category>

		<guid isPermaLink="false">http://www.andregoncalves.info/ag_blog/?p=49</guid>
		<description><![CDATA[For the Contemporary Music Timeline i&#8217;ve been making, i thought of creating hyperlinks for all the data inserted, because this would be an exhausting process to be done in acrobat, i started searching for ways to do this straight from Processing, i ended up finding this page from Toxi:
http://toxi.co.uk/blog/2007/08/creating-weblinks-in-pdf-with-itext.htm
It seemed exactly what i wanted, but [...]]]></description>
			<content:encoded><![CDATA[<p>For the <a href="http://www.andregoncalves.info/ag_blog/?p=14" target="_blank">Contemporary Music Timeline</a> i&#8217;ve been making, i thought of creating hyperlinks for all the data inserted, because this would be an exhausting process to be done in acrobat, i started searching for ways to do this straight from Processing, i ended up finding this page from Toxi:</p>
<p><a href="http://toxi.co.uk/blog/2007/08/creating-weblinks-in-pdf-with-itext.htm" target="_blank">http://toxi.co.uk/blog/2007/08/creating-weblinks-in-pdf-with-itext.htm</a></p>
<p>It seemed exactly what i wanted, but because it was created in 2007 the pdf.jar file he provides for download is not up to date with the newest Processing version (1.0.9), compared he&#8217;s file with the new pdf.jar file and just copied the 2 functions he had added, then i still needed to compile it to a .jar file, because i was dwelling on how to do this i ended up finding this page:</p>
<p><a href="http://dev.processing.org/build/" target="_blank">http://dev.processing.org/build/</a></p>
<p>This proven to be as simple as 1-2-3!!<br />
Downloaded the code, updated the PGraphicsPDF.java and recompiled it. It&#8217;s perfectly working now, i managed to reproduce the pdf available as an example at his page with the code he posted.</p>
<p>Here&#8217;s the new pdf.jar file with the necessary functions for the latest Processing version</p>
<p><a href="http://www.andregoncalves.info/ag_blog/ag_content/timeline/pdf.zip" target="_self">pdf.jar in .zip format &gt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andregoncalves.info/ag_blog/?feed=rss2&amp;p=49</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Arduino Sunrise Sunset Library</title>
		<link>http://www.andregoncalves.info/ag_blog/?p=47</link>
		<comments>http://www.andregoncalves.info/ag_blog/?p=47#comments</comments>
		<pubDate>Sat, 16 Jan 2010 18:50:01 +0000</pubDate>
		<dc:creator>André Gonçalves</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Code]]></category>
		<category><![CDATA[CodeLibrary]]></category>

		<guid isPermaLink="false">http://www.andregoncalves.info/ag_blog/?p=47</guid>
		<description><![CDATA[Here&#8217;s an arduino library to calculate sunrise and sunset times based on date and latitude / longitude, i didn&#8217;t made the library, i took it from this website that doesn&#8217;t seem to work anymore: http://www.swfltek.com/arduino/sunrise
I&#8217;d like to give credit to the one who wrote it but i couldn&#8217;t find a creator name or contact anywhere!
i [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an arduino library to calculate sunrise and sunset times based on date and latitude / longitude, i didn&#8217;t made the library, i took it from this website that doesn&#8217;t seem to work anymore: http://www.swfltek.com/arduino/sunrise<br />
I&#8217;d like to give credit to the one who wrote it but i couldn&#8217;t find a creator name or contact anywhere!<br />
i used it for my new <a href="http://www.andregoncalves.info/installations/ps" target="_blank">&#8220;PS. I Love You&#8221;</a> piece and incorporated a Noon function which returns the time when the sun is in mid sky.<br />
Example included.</p>
<p><a href="http://www.andregoncalves.info/ag_blog/ag_content/sunrise/Sunrise.zip" target="_self">Library here&gt;</a></p>
<p><span style="color: #ff0000;">24.01.2010 update:</span><br />
thanks Michael for your comment!<br />
so full credits of the library goes to Michael Rice<br />
and here&#8217;s the working link that i thought it was broken:</p>
<p><a href="http://www.swfltek.com/arduino/sunrise.html" target="_blank">http://www.swfltek.com/arduino/sunrise.html</a></p>
<p>and the link to Michael&#8217;s &#8216;Timelord&#8217; extended library with new great functions:</p>
<p><a href="http://swfltek.com/arduino/timelord.html" target="_blank">http://swfltek.com/arduino/timelord.html</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andregoncalves.info/ag_blog/?feed=rss2&amp;p=47</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Contemporary Music Timeline</title>
		<link>http://www.andregoncalves.info/ag_blog/?p=14</link>
		<comments>http://www.andregoncalves.info/ag_blog/?p=14#comments</comments>
		<pubDate>Sat, 16 Jan 2010 03:48:59 +0000</pubDate>
		<dc:creator>André Gonçalves</dc:creator>
				<category><![CDATA[Code]]></category>
		<category><![CDATA[Processing]]></category>

		<guid isPermaLink="false">http://www.andregoncalves.info/ag_blog/?p=14</guid>
		<description><![CDATA[Starting next week, i&#8217;ll be teaching experimental/improvised music aesthetics in an Audio Production Course at Restart (a professional school here in Lisbon), for that matter i wanted to have a timeline that could give an overall view of composers as well as labels and technological advances that made possible for some things to happen as [...]]]></description>
			<content:encoded><![CDATA[<p>Starting next week, i&#8217;ll be teaching experimental/improvised music aesthetics in an Audio Production Course at Restart (a professional school here in Lisbon), for that matter i wanted to have a timeline that could give an overall view of composers as well as labels and technological advances that made possible for some things to happen as they did.</p>
<p>I started sketching out something in illustrator but soon became evident that i&#8217;d like something easier to change and update, so i&#8217;ve been coding in processing to export a pdf from all the different data inserted (nothing very fancy). This became a very basic structure to create timeline grafics.</p>
<table border="0" width="699">
<tbody>
<tr>
<td width="699"><img src="http://www.andregoncalves.info/ag_blog/ag_content/timeline/screenshot.jpg" alt="" width="654" height="292" /></td>
</tr>
</tbody>
</table>
<table border="0" width="699">
<tbody>
<tr>
<td width="699"><img src="http://www.andregoncalves.info/ag_blog/ag_content/timeline/screenshot2.jpg" alt="" width="654" height="400" /></td>
</tr>
</tbody>
</table>
<p>The content seems never-ending, i&#8217;ll be posting updates as it goes</p>
<p><span style="color: #ff0000;">29.01.2010 update:<br />
<span style="color: #000000;">I&#8217;ve been adding a lot more info to it, plus from the efforts in <a href="http://www.andregoncalves.info/ag_blog/?p=49" target="_blank">another post</a> added hyperlinks to composers names!</span></span></p>
<p><a href="http://www.andregoncalves.info/ag_blog/ag_content/timeline/Timeline.pdf" target="_blank">Ongoing Pdf here&gt;</a></p>
<p><a href="http://www.andregoncalves.info/ag_blog/ag_content/timeline/timeline_v002.zip" target="_blank">Code here v.002&gt;</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.andregoncalves.info/ag_blog/?feed=rss2&amp;p=14</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://www.andregoncalves.info/ag_blog/?p=1</link>
		<comments>http://www.andregoncalves.info/ag_blog/?p=1#comments</comments>
		<pubDate>Thu, 14 Jan 2010 19:41:13 +0000</pubDate>
		<dc:creator>André Gonçalves</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.andregoncalves.info/ag_blog/?p=1</guid>
		<description><![CDATA[It&#8217;s been a long time since i planned to do this blog, but like you might know time never seems enough!
It started as an idea for posting some minor technical researches behind my artistic practice, mainly for electronics and arduino based code and libraries i&#8217;ve been developing. So finally it&#8217;s up and i hope to [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s been a long time since i planned to do this blog, but like you might know time never seems enough!<br />
It started as an idea for posting some minor technical researches behind my artistic practice, mainly for electronics and arduino based code and libraries i&#8217;ve been developing. So finally it&#8217;s up and i hope to keep it up to date with resources that i think more people can take advantage from.<br />
It&#8217;s my small feedback to all the free online resources that&#8217;s been helping me for so long, it&#8217;s my hope that someone finds the hereby information usefull.</p>
<p>for comments, questions or contact please email at:<br />
hello [ at ] andregoncalves [ dot ] info</p>
]]></content:encoded>
			<wfw:commentRss>http://www.andregoncalves.info/ag_blog/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
