<?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>DanielAndrade.net</title>
	<atom:link href="http://www.danielandrade.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.danielandrade.net</link>
	<description>Daniel Andrade Tech Stuff</description>
	<lastBuildDate>Mon, 14 May 2012 07:58:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Open Hardware MoodLamp</title>
		<link>http://www.danielandrade.net/2012/05/11/open-hardware-moodlamp/</link>
		<comments>http://www.danielandrade.net/2012/05/11/open-hardware-moodlamp/#comments</comments>
		<pubDate>Sat, 12 May 2012 01:50:52 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Tech]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=698</guid>
		<description><![CDATA[Finally it&#8217;s here, my first Open Hardware project, in which I have delayed some years to release due my lack of time to finish it and make it presentable. For [...]]]></description>
			<content:encoded><![CDATA[<p>Finally it&#8217;s here, my first Open Hardware project, in which I have delayed some years to release due my lack of time to finish it and make it presentable.</p>
<p><img src="http://cl.ly/300629303X1y1I0O1K1V/Screen%20Shot%202012-05-12%20at%201.29.21%20AM.png" alt="" /><br />
<img src="http://cl.ly/2L0X1K0M3w3g1c3I330b/Screen%20Shot%202012-05-12%20at%203.50.22%20AM.png" alt="" /></p>
<p>For this project I&#8217;ve created a Project Page, in which I will be updating in a regular basis.</p>
<p>So I want to invite you to take a look at the <strong><a href="http://www.danielandrade.net/project/open-hardware-moodlamp/">OPEN HARDWARE MOODLAMP PROJECT PAGE</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2012/05/11/open-hardware-moodlamp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Incremental Backups using RSYNC and SSH</title>
		<link>http://www.danielandrade.net/2012/05/04/incremental-backups-using-rsync-and-ssh/</link>
		<comments>http://www.danielandrade.net/2012/05/04/incremental-backups-using-rsync-and-ssh/#comments</comments>
		<pubDate>Fri, 04 May 2012 15:04:46 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=590</guid>
		<description><![CDATA[QuickPost: I was studying last semester in Politecnico di Milano, a great university in Milan, Italy. Anyway, I am taking lots and lots of pictures here (Italy is a beautiful [...]]]></description>
			<content:encoded><![CDATA[<p><strong>QuickPost:</strong> I was studying last semester in <strong>Politecnico di Milano</strong>, a great university in Milan, Italy. Anyway, I am taking lots and lots of pictures here (Italy is a beautiful country).</p>
<p>I am saving my pictures on my computer, but WHAT IF something goes wrong with my computer?<br />
So what I am doing is backing up my pictures (also other things as work files) to my <strong><a href="http://www.danielandrade.net/2011/08/29/diy-home-ubuntu-nas-server/">NAS SERVER</a></strong> in <strong>Brazil</strong> during the night, using <strong>RSYNC</strong> via <strong>SSH</strong> (Of course it&#8217;s an incremental backup, as I have more then 300GB of photos).</p>
<p>On my server I don&#8217;t run SSH on the regular port 22. I use, for example the <strong>port 223</strong>.</p>
<p>[cc lang="bash"]rsync -av &#8211;update &#8211;delete -e &#8216;ssh -p 223&#8242; /Users/dansku/MyDocs/Fotografias user@servr:/home/daniel/SERVER/Backups/[/cc] </p>
<p>Where <strong>/Users/dansku/MyDocs/Fotografias</strong> is the local dir, and <strong>/daniel/SERVER/Backups</strong> is the remote dir.</p>
<p>This way, even if my computer is stolen, I know my data is backed up!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2012/05/04/incremental-backups-using-rsync-and-ssh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Open Source Hardware Association</title>
		<link>http://www.danielandrade.net/2012/04/13/open-source-hardware-association/</link>
		<comments>http://www.danielandrade.net/2012/04/13/open-source-hardware-association/#comments</comments>
		<pubDate>Fri, 13 Apr 2012 10:17:39 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=630</guid>
		<description><![CDATA[Just want to share this cool Association that is being created: The Open Source Hardware Association is Coming Soon! It will be a non-profit organization (status pending) working to spread [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="" src="http://oshwlogo.com/logos/oshw-logo-400-px.png" /></p>
<p>Just want to share this cool <strong>Association</strong> that is being created:</p>
<p><em>The Open Source Hardware Association is Coming Soon! It will be a non-profit organization (status pending) working to spread the love of open source hardware. We’re working out details, and as soon as we know, you’ll know! Check back at oshwa.org for upcoming news.</em></p>
<p>They are asking people to fill a survey so they can know which path follow to make the association. You can help them by filling it here: <a href="http://www.surveymonkey.com/s/OSHW">http://www.surveymonkey.com/s/OSHW</a></p>
<p><strong>Some proposed purposes this organization aims to do are as follows:</strong><br />
(1) Educate individuals and the general public about Open Source Hardware.<br />
(2) Organize the Open Source Hardware movement around shared values and principles.<br />
(3) Provide information and advice on best practices and standards for Open Source Hardware.<br />
(4) Encourage collaborative learning, knowledge exchange, and social cohesion through conferences and other events focused on Open Source Hardware.<br />
(5) Promote the use and development of Open Source Hardware, including to encourage educational and economic development.<br />
(6) Collect, compile and publish data on the Open Source Hardware movement.<br />
(7) Conduct any and all lawful activities which may be useful in accomplishing the foregoing purposes.</p>
<p><strong>Keep posted on their website:</strong> <a href="http://www.oshwa.org/">http://www.oshwa.org/</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2012/04/13/open-source-hardware-association/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Living in Italy</title>
		<link>http://www.danielandrade.net/2012/04/01/living-in-italy/</link>
		<comments>http://www.danielandrade.net/2012/04/01/living-in-italy/#comments</comments>
		<pubDate>Sun, 01 Apr 2012 12:36:42 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Traveling]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=601</guid>
		<description><![CDATA[Hi there guys! Long time no see! Well, since last September I&#8217;ve been living in Italy, I guess that&#8217;s the reason why I haven&#8217;t updated the website in a while, [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there guys! Long time no see!</p>
<p>Well, since last September I&#8217;ve been living in Italy, I guess that&#8217;s the reason why I haven&#8217;t updated the website in a while, but I will make up to you, good things to come!!!</p>
<p>I moved to <strong>Milan</strong> on 16th of September 2011 for a &#8220;Erasmus&#8221; Program (it&#8217;s a exchange program, but here, saying Erasmus is easy to make people understand) at the <strong><a href="http://www.polimi.it">Politecnico di Milano</a></strong>, which is one of the biggest universities in the fields of Engineering of Italy.</p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/DSC_2785.jpg" width="600"  /></p>
<p>It took one month from the time I arrived to the university to start, we, foreigners just couldn&#8217;t understand the system in the beginning, which is kinda of a mess until you can figure out how things work.</p>
<p>Besides the university, which was the less interesting thing I did this past months, my stay in Italy have been really productive and amazing as a life experience, I met lots of cool people, learned Italian (work in progress), traveled whenever possible and the also managed to work as a teacher assistant in a course of Physical Computing taught by Maximiliano Romero for Design Students. Also I will start my Internship at D&#8217;Appolonia, one company situated in Genova.</p>
<p><strong>Traveling:</strong><br />
As in Europe, you might just travel! Hell yeah!<br />
Some places I visited already:<br />
	Italy (many places), Budapest, Prague, Paris, Finland (went to spend Christmas and New Year with my exchange family), Amsterdam, Munich and many other to come.<br />
	Traveling is easy and cheap, now that there are so many budget flight companies as Ryanair and EasyJet.</p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/380513_10150555128390786_745660785_11616939_333439801_n.jpg" alt="" width="500"/></p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/419939_10150666690165786_745660785_12000507_899443805_n.jpg" alt="" width="500"  /></p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/393151_10150745493475786_745660785_12269588_1043185621_n.jpg" alt=""width="500" /></p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/378036_10150460426775786_745660785_11276381_1952858182_n.jpg" alt="" width="500" /></p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/292291_10150745484460786_745660785_12269509_1703820318_n.jpg" alt="" width="500"/></p>
<p><strong>Physical Computing:</strong><br />
Before leaving Brazil, I wanted to find a place where I could keep doing my electronic projects and keep learning, as I wouldn&#8217;t have my home lab. That&#8217;s when I found out about PychoLab, which is a Physical Computing Lab in PoliMi (Politecnico di Milano), where they invited me to help in the lectures to the design students. That was really cool, as this way I could practice more italian and help consolidate my arduino/electronics knowledge.</p>
<p><strong> Electronics Jam Session:</strong><br />
 This was the game; 8 teams of 5 people, during two days, build a game combining design and electronics. The result? Awesome!<br />
 During 36 hours, the groups had to develop a game using electronics components provided (Arduino, Shields, RFID sensors, temperature, distance and so many more), also using Laser-cutters, 3D Printers, Sticker printer and a CNC. By the end of the event, groups would present the game, and judges would vote for the best project.<br />
 I worked as Staff helping groups with programming/electronics questions, as most of them were design students, so what i had to do too was to show what would be possible to build in that short period of time.<br />
 I remember that after like 6 RedBulls and really late, my body was rushing but my brain stopped working, so I had to take a nap in order to help others with problems (it&#8217;s really hard to think on good algorithms when you can&#8217;t thing!!!)</p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/PhycoJam54-copy.jpg" /></p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/PhycoJam150-copy.jpg"  /></p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/PhycoJam157-copy.jpg"  /></p>
<p> <strong>Tom Igoe&#8217;s Presentation at Lugano:</strong><br />
	<a href="http://tigoe.net/">Tom Igoe</a> came to Lugano, Swiss, to give an presentation about the university which he teaches in New York, the NYU. With him was also <a href="http://www.massimobanzi.com">Massimo Banzi</a>, the big head behind arduino. It was really cool to be able to talk to them, exchange some ideas and talk about the new Arduino Due while drinking beers!</p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2012/04/398467_10150582873085786_745660785_11746883_284271866_n.jpg" /></p>
<p>	<strong>Internship:</strong><br />
	Well, as I was already in Italy, why not find a internship here? As I need to work in some company in order to graduate, I decided to look for a company where I could work for 4 months and then go back to Brazil to finish my Graduation.<br />
	Tomorrow I will start my internship in a company called D&#8217;Appolonia in a cool European Union project which is to build Smart Sport Centers, I believe I will learn lots of things in the field of communication, electronics and specially Smart Grid, which I believe is the future of Electrical Engineering.</p>
<p>	<strong>Other things:</strong></p>
<p>Italy is know by it&#8217;s bureaucracy! And believe me, nothing is easy here! I need to renew my Visa to stay here long. Guess what?! I had to come back all the way to Brazil to make a new one. This wasn&#8217;t very nice, but at least I could enjoy some summer time there, go to the beach, pool and managed to gather people to start building the first HackerSpace in my town (Florianópolis), but this I will talk in another post.</p>
<p>	Also last night I&#8217;ve been working on my Moodlamp, thing that I wanted to make for a long time, and release it as a Open Source/Hardware project to the web, so anyone could build a cool lamp at home, instead of paying lots of money to Phillips (for example). Tchan Tchan Tchan!?! Bellow you can take a look at the circuit I&#8217;m doing. For the next weeks, I will make the first prototype of the version 2.0, and if everything works, I will release on this blog. <img src='http://www.danielandrade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p><img alt="" src="http://cl.ly/2Q0N1Z3S0c0o3D0C0h0b/Screen%20Shot%202012-04-01%20at%203.35.31%20AM.png" class="alignnone" width="550"  /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2012/04/01/living-in-italy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>The Innovators (video)</title>
		<link>http://www.danielandrade.net/2011/11/19/the-innovators-video/</link>
		<comments>http://www.danielandrade.net/2011/11/19/the-innovators-video/#comments</comments>
		<pubDate>Sat, 19 Nov 2011 10:38:20 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=594</guid>
		<description><![CDATA[The Innovators. With a lot of makers! Get inspired, go and start making it happen!]]></description>
			<content:encoded><![CDATA[<p><iframe src="http://player.vimeo.com/video/31939452" width="550" height="309" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe></p>
<p>The Innovators. With a lot of makers! Get inspired, go and start making it happen!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2011/11/19/the-innovators-video/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Arduino in HighDef Macro Pictures</title>
		<link>http://www.danielandrade.net/2011/09/07/arduino-in-highdef-macro-pictures/</link>
		<comments>http://www.danielandrade.net/2011/09/07/arduino-in-highdef-macro-pictures/#comments</comments>
		<pubDate>Wed, 07 Sep 2011 06:10:23 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=580</guid>
		<description><![CDATA[Today I was having fun with a MacroLenses and decided to take some pictures of my Arduino Uno board, I got quite happy with the results that I am using [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_07.jpg" alt="" /><br />
Today I was having fun with a MacroLenses and decided to take some pictures of my Arduino Uno board, I got quite happy with the results that I am using them as wallpaper, and I decided to share with you.</p>
<p>You can find the original file ≈ <strong>15mb</strong>, also <strong>1920&#215;1200</strong>, <strong>1680&#215;1050</strong> and <strong>1280&#215;800</strong>. </p>
<h2>Image 01</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_01.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_01.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_01.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_01.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_01.jpg">1280x800</a></strong>]
</p>
<h2>Image 02</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_02.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_02.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_02.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_02.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_02.jpg">1280x800</a></strong>]
</p>
<h2>Image 03</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_03.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_03.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_03.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_03.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_03.jpg">1280x800</a></strong>]
</p>
<h2>Image 04</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_04.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_04.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_04.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_04.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_04.jpg">1280x800</a></strong>]
</p>
<h2>Image 05</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_05.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_05.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_05.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_05.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_05.jpg">1280x800</a></strong>]
</p>
<h2>Image 06</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_06.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_06.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_06.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_06.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_06.jpg">1280x800</a></strong>]
</p>
<h2>Image 07</h2>
<p><img src="http://danielandrade.net/wp-content/uploads/arduinohd/small/small_07.jpg" alt="" /></p>
<p>
[<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/big_07.jpg">Original</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1920_07.jpg">1920x1200</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1680_07.jpg">1680x1050</a></strong>] [<strong><a href="http://danielandrade.net/wp-content/uploads/arduinohd/1280_07.jpg">1280x800</a></strong>]
</p>
<p>What do you think?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2011/09/07/arduino-in-highdef-macro-pictures/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>DIY: Home UBUNTU NAS Server</title>
		<link>http://www.danielandrade.net/2011/08/29/diy-home-ubuntu-nas-server/</link>
		<comments>http://www.danielandrade.net/2011/08/29/diy-home-ubuntu-nas-server/#comments</comments>
		<pubDate>Mon, 29 Aug 2011 18:25:00 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=528</guid>
		<description><![CDATA[Back in 2003, I used to connect my computer on the my old 32&#8242; TV, those huge and heavy TVs, to watch stuff from the internet, at that time, eMule [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://i.imgur.com/1M8EL.jpg" alt="" /></p>
<p>Back in 2003, I used to connect my computer on the my old 32&#8242; TV, those huge and heavy TVs, to watch stuff from the internet, at that time, eMule was ruling the p2p community (can&#8217;t talk about USENET right? :} ). Then  in 2008 I decided to build a better <a href="http://www.danielandrade.net/2008/02/29/how-i-built-my-htpc/">HTPC</a> (Home Theater PC), a full dedicated computer connected to my TV, with good MotherBoard/VGA/SoundBoard, well, a good computer, with gaming capacities. It was good while it lasted, but you know, it was huge black box below my TV, bit noisy, but it did the job.</p>
<p>Early this year, I got a 2TB Lacie Network Space 2, which is a simple NAS Server, and a WD Plus Live. The WD PLUS LIVE is nothing more than a small computer with an operating system to playback videos and music. He has no storage, so it should you have to plug a thumb-drive, external hard drive on it or connect to the network, which will give access to shared files over the network, in my case, files are stored at the Network Space 2 connected to the router. When I bought the WD, I was impressed with the image quality, and how he can play heavy files without any choke. I watched the Band of Brothers show recently co-directed by Tom Hanks and Steven Spielberg in FULL HD 1920×1080 , where files were like 7GB for episode of 50-60 minutes. I played all over the network, and it worked perfectly. </p>
<p>Anyway, my Lacie NAS stopped working, some problem with the file system, but the HD was still working great.  There is a way to re-format the Lacie&#8217;s file system, but it&#8217;s a pain in the as*. So that&#8217;s when I decided to build a real NAS Server, running UBUNTU and using that Network Space&#8217;s hard drive and another 1TB driving that was laying around. I based my NAS on the <a href="http://paulstamatiou.com/diy-200-dollar-pc">DIY 200U$ PC from Paul Stamatiou</a>, I don&#8217;t even know if he still has his own NAS, but I&#8217;m really enjoin mine.</p>
<h2>Hardware</h2>
<p><img src="http://i.imgur.com/JScwe.jpg" alt="" /></p>
<p>For the hardware, I ended up with a fanless MiniITX motherboard <a href="http://www.intel.com/content/www/us/en/motherboards/desktop-motherboards/desktop-board-di510mo.html">Intel D510MO</a>, which has a Atom processor, Gigabit ethernet (all my home network is Gigabit, so it does make a difference). I am also using a 2GB 800Mhz Kingston RAM memory, and both two SATA connectors. The MOBO has up to seven 2.0 USB and one mini PCI Express, in case I want to add more SATA drives in the future.</p>
<p>As I told before, I am using a 2TB HD from my old NAS, and also a 1TB HD that I had, so ≈ 3TB, good enough for now&#8230; for now!</p>
<p>Power supply, well, just got a regular one, but another good solution would be a tiny power supply, for example the <a href="http://www.mini-box.com/s.nl/it.A/id.417/.f">picoPSU</a>.</p>
<h2>Building the case</h2>
<p><img src="http://i.imgur.com/Gj4KH.jpg" alt="" /></p>
<p><img src="http://i.imgur.com/KucS8.jpg" alt="" /></p>
<p><img src="http://i.imgur.com/qby9u.jpg" alt="" /></p>
<p>As the MOBO is fanless, I don&#8217;t think it would be a good idea to let it locked in a box somewhere in my apartment, so I decided to build a acrylic case and leave the sides open for air circulation.<br />
You just need to get a drill, make some holes and you are done.</p>
<h2>Software</h2>
<p><strong>O/S</strong></p>
<p><img src="http://i.imgur.com/KzN9W.png" alt="" align="left"/> There is nothing better then Linux for any kind of server, and my distro of choice is UBUNTU, quick to install, easy to configure get it running smooth.</p>
<p>For installing it, you could use a USB stick with ubuntu on it, and set to install from the stick, and you are good to go.</p>
<p>When UBUNTU was installed, internet started working right away and there was no extra driver needed, just what I like about this distro.</p>
<p>You may want to update the packs from your server. I like using the Terminal, you can do it simply by typing: </p>
<p>[cc lang="bash"]sudo apt-get update[/cc]<br />
[cc lang="bash"]sudo apt-get upgrade[/cc]</p>
<p></p>
<p><strong>Torrenting</strong></p>
<p><img src="http://i.imgur.com/ebngF.png" alt="" width="75px" align="left"/>For downloading stuff from the internet, such as my Linux distribution, I like using torrent, the best p2p protocol ever!<br />
I like leaving torrent open 24/7, and my choice for this task is <strong>Transmission-daemon</strong>, it runs on the background, I can access it using any Browser, iPhone using a app called <strong>iControlBits</strong> or even using a super cool and multiplatform GUI called <strong>Transmission-Gui</strong>. </p>
<p><a href="http://www.webupd8.org/2009/12/setting-up-transmission-remote-gui-in.html">You can check HERE for a detailed tutorial on how to set the daemon + Gui</a>.</p>
<p><strong>Backups</strong></p>
<p><del datetime="2011-08-30T03:38:30+00:00">For backups, I am using <a href="http://www.superflexible.com/">Super Flexible File Synchronizer</a>, and backing up my files via SFTP.<br />
</del></p>
<p>For backup I use SSH and RSYNC via terminal. It&#8217;s simple, light weight and funcional, you don&#8217;t need to use ShareWare software for this, and the way I&#8217;m doing it, you can even backup to your server through the internet.</p>
<p>I am not using any RAID to clone my disks because one is 1TB and the other is 2TB, the second reason is that  I don&#8217;t really need to backup all data on that disks. My main concern is Documents and Pictures, especially pictures! So these are the files I save on both drives. What i&#8217;ve done is, I always sync my files to one folder on the NAS via SFTP, then with RSYNC and Cron, everyday at 3AM, it checks if files are the same, otherwise they sync both HDs. Maybe not the best ou easiest way, but it works.</p>
<p>Next month I will move to Italy for one semester, and I know I will take many Gigs of pics. University&#8217;s internet connection will probably be fast, so I will backup everything from there to my NAS Server. So if something goes wrong with my files there, I will still be able to access them from home. </p>
<p>So, for backing up my photos via SSH to the NAS, I always want to make an exact copy of the files on my Macbook, so the code below does the job.<br />
You can remove the <strong>-e &#8216;ssh -p 224&#8242;</strong> part if your SSH uses the default port 22. And my server IP is <strong>192.168.1.104</strong>, you should change to your IP.</p>
<p>[cc lang="bash"]rsync -av &#8211;update &#8211;delete -e &#8216;ssh -p 224&#8242; /home/path/to/folders user@192.168.1.104:/home/path/on/SERVER/[/cc]</p>
<p><strong>Webmin</strong></p>
<p>Webmin is a great application to help you manage your server. I use it to create FTP users, manage crons and much more.</p>
<p>&#8220;Webmin is a web-based interface for system administration for Unix. Using any modern web browser, you can setup user accounts, Apache, DNS, file sharing and much more. Webmin removes the need to manually edit Unix configuration files like /etc/passwd, and lets you manage a system from the console or remotely.&#8221; Text from <a href="http://www.webmin.com/">Webmin&#8217;s website</a>. There you can find all information on how to install/configure it.</p>
<p>You should take a look!</p>
<p><strong>Apache/Mysql/PHP/PHPMyAdmin</strong></p>
<p>I like building websites, I usually run websites on my own computer before launching it to the world. But I am enjoying more creating websites and accessing them from my NAS Servers. </p>
<p>To install all this, just time on terminal:</p>
<p>[cc lang="bash"] sudo apt-get install apache2 mysql-server-5.1 php5 php5-mysql php5-cli[/cc]</p>
<p>Your default home folder will be <strong>/var/www</strong></p>
<p><strong>FTP</strong></p>
<p>Right now I am using <strong>proftpd</strong> to run all my ftp file transfers (but today I usually just transfer files over <strong>SSH</strong>). You can use <strong><a href="http://www.webmin.com/">WEBMIN</a></strong> to handle the FTP, or you can follow many tutorials found on the internet. For example <a href="http://ubuntuforums.org/showthread.php?t=79588">THIS</a>.</p>
<p><strong>SSH</strong></p>
<p>To install SSH on your server, just use this:</p>
<p>[cc lang="bash"]sudo apt-get install openssh-server[/cc]</p>
<p>A good thing to do is to change your default SSH port, it can help on the security of your server. For that, edit the config file:<br />
[cc lang="c"]gksu gedit /etc/ssh/sshd_config[/cc] where it says <strong>PORT 22</strong>, change to something like <strong>PORT 224</strong>.</p>
<p><strong>Subsonic &#8211; Free Music Streamer</strong></p>
<p><img src="http://i.imgur.com/AESgwl.jpg" alt="" /></p>
<p>OMG, I wish I knew this software before, it AMAZING! Check the description from their website, I&#8217;m highlighting what I think amazing:</p>
<p>&#8220;<em>Subsonic is a free, web-based media streamer, <strong>providing ubiquitous access to your music</strong>. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room.</p>
<p><strong><a href="http://www.subsonic.org/">Subsonic</a></strong> is designed to <strong>handle very large music collections (hundreds of gigabytes)</strong>. Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for instance AAC and OGG. By using transcoder plug-ins,<strong> Subsonic supports on-the-fly conversion and streaming of virtually any audio format,</strong> including WMA, FLAC, APE, Musepack, WavPack and Shorten.</p>
<p><strong>If you have constrained bandwidth, you may set an upper limit for the bitrate of the music streams. Subsonic will then automatically resample the music to a suitable bitrate.</strong></p>
<p>In addition to being a streaming media server, Subsonic works very well as a local jukebox. The intuitive web interface, as well as search and index facilities, are optimized for efficient browsing through large media libraries. Subsonic also comes with an integrated Podcast receiver, with many of the same features as you find in iTunes.</em>&#8221;</p>
<p>Here is what I am doing, when I am home, I simply use the browser to access all my songs. As it re-sample the music files on-the-fly, I created a user that I use when I&#8217;m not home, re-sampling files to 128kbps. And when I accessing via my iPhone&#8217;s 3G network, it goes down to 64kbps (slow 3G!!!).</p>
<p>On my phone, I am using a App called <a href="http://itunes.apple.com/us/app/isub-music-streamer/id362920532?mt=8">iSub</a>, you can configure different bit-rates if you are using Wireless or 3G, and it also caches all songs played. So I don&#8217;t need to sync songs with my iphone no more, I just listen to songs on Subsonic and then shuffle them when I on the road. I am impressed, you should check it out!</p>
<p>To have it up and running, there are plenty of information on the website!</p>
<p><strong>Now you have some pictures of the server up and running:</strong></p>
<p><img src="http://i.imgur.com/y7irN.jpg" alt="" /></p>
<p><img src="http://i.imgur.com/dUcqL.jpg" alt="" /></p>
<p>If you enjoy this post, or has something to say,<br />
just leave a commend below.</p>
<p>Thanks for reading <img src='http://www.danielandrade.net/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2011/08/29/diy-home-ubuntu-nas-server/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Studying for finals&#8230;</title>
		<link>http://www.danielandrade.net/2011/07/10/studying-for-finals/</link>
		<comments>http://www.danielandrade.net/2011/07/10/studying-for-finals/#comments</comments>
		<pubDate>Sun, 10 Jul 2011 16:22:37 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Videos]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=513</guid>
		<description><![CDATA[Just having fun with TimeLapse video while studying for final here at my place. The software I used is called Gawker really good!]]></description>
			<content:encoded><![CDATA[<p>Just having fun with TimeLapse video while studying for final here at my place.</p>
<p><iframe src="http://player.vimeo.com/video/26091541?title=0&amp;byline=0" width="600" height="450" frameborder="0"></iframe></p>
<p>The software I used is called <a href="http://gawker.sourceforge.net/Gawker.html">Gawker</a> really good!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2011/07/10/studying-for-finals/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new PicPlz Gallery</title>
		<link>http://www.danielandrade.net/2011/05/01/my-new-picplz-gallery/</link>
		<comments>http://www.danielandrade.net/2011/05/01/my-new-picplz-gallery/#comments</comments>
		<pubDate>Sun, 01 May 2011 21:19:49 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Scripts]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[web2.0]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=499</guid>
		<description><![CDATA[Yesterday I was playing with the PicPlz API and decided to build a gallery for myself, so I can simply see all my PicPlz pictures in one page, and with [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.danielandrade.net/picplz/"><img src="http://i.imgur.com/aZPAm.jpg" alt="" /><br />
</a><br />
Yesterday I was playing with the <strong><a href="http://picplz.com/">PicPlz</a></strong> <a href=" b"><strong>API</strong></a> and decided to build a gallery for myself, so I can simply see all my PicPlz pictures in one page, and with the coolness of FancyBox. </p>
<p>You can also use to create your own gallery, simply by going to <em>http://www.danielandrade.net/picplz/?u=<strong>USERNAME</strong></em>, changing the USERNAME to your own. And then you have it.</p>
<p>Ah, take a look at my gallery <a href="http://www.danielandrade.net/picplz/">here</a>.</p>
<p>Hope you like it, and use it!!<br />
Let me know what do you think of it.<br />
 <img src='http://www.danielandrade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2011/05/01/my-new-picplz-gallery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dotklok + LM35 Temperature Sensor</title>
		<link>http://www.danielandrade.net/2011/04/10/dotklok-lm35-temperature-sensor/</link>
		<comments>http://www.danielandrade.net/2011/04/10/dotklok-lm35-temperature-sensor/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 04:24:18 +0000</pubDate>
		<dc:creator>DanielAndrade</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Engineering]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[Scripts]]></category>

		<guid isPermaLink="false">http://www.danielandrade.net/?p=486</guid>
		<description><![CDATA[I got my Dotklok up and running some days ago, I am really enjoying it on my room. But I want to do more with it. Too bad right now [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.danielandrade.net/wp-content/uploads/2011/04/DSC_1160.jpg" alt="" /></p>
<p>I got my <a href="http://www.technoetc.net/dotklok/">Dotklok</a> up and running some days ago, I am really enjoying it on my room.<br />
But I want to do more with it. Too bad right now I don&#8217;t have much time to play with electronics and build cool things.</p>
<p>Anyway, today I decided to spend some time learning the Dotklok&#8217;s code and add a temperature sensor to it. The result was really cool, and now I am sharing the bit of code I added to the clock.</p>
<p>To make it work in your clock, you must add a new effect called<strong> temperature();</strong> in the <strong><em>switch</em></strong> area, then in<br />
time animations, add the code below. And for the hardware, I used a LM35 Temperature Sensor connected in <strong>5V, GND,</strong> and <strong>AD3</strong>, but can use any AD available, just change the code afterwards.</p>
<p>Here is the code, but you can check the <a href="http://pastebin.com/raw.php?i=ergXRMtB">RAW</a> file too.<br />
[cc lang="c"]</p>
<p>// temperature()<br />
// Temperature Sensor + Clock &#8211; by Daniel Spillere Andrade &#8211; www.DanielAndrade.net<br />
// Should Change the Temperature Only when minutes change, to prevent floating on temperature<br />
// Based on http://www.danielandrade.net/2008/07/05/temperature-sensor-arduino/ &#8211; Daniel Spillere Andrade &#8211; daniel [a] danielandrade.net</p>
<p>void temperature(){</p>
<p>  ht1632_clear();</p>
<p>  plot(0,0,1); plot(0,15,1); plot(23,15,1); plot(23,0,1);</p>
<p>  //Draw Dots and Temperature</p>
<p>  plot(7,3,1);<br />
  plot(7,5,1);<br />
  plot(16,3,1);<br />
  plot(16,5,1);</p>
<p>  plot(13,9,1);<br />
  plot(13,10,1);<br />
  plot(14,9,1);<br />
  plot(14,10,1);</p>
<p>  // Drawing the &#8216;C&#8217;, it&#8217;s ugly I know <img src='http://www.danielandrade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
  for(int i=16;i&lt;19;i++){<br />
    for(int j=9;j&lt;14;j++){<br />
          if(j==9 || j==13) { plot (i,j,1);}<br />
          else { plot(16,j,1); }<br />
    }<br />
  }</p>
<p>  int temppin = 3; // Define LM35 PIN<br />
  int tempval; // Temperature Read Variable</p>
<p>  tempval = ( 5.0 * analogRead(temppin) * 100.0) / 1024.0; //Makes the first read</p>
<p>  /* TIME LOOP */<br />
  do{</p>
<p>    time_now = RTC.now();</p>
<p>    if( ( time_now.minute() != time_prev.minute() ) ){<br />
    if( !power_up &#038;&#038; midnight_random() )  return;</p>
<p>        tempval = 0;<br />
        for(int i=0;i< =9;i++){<br />
          tempval = tempval + (( 5.0 * analogRead(temppin) * 100.0) / 1024.0); // Reads the Variable and converts to Celsius<br />
          delay(100);                                                           // tempf = (tempval * 9)/ 5 + 32; to converts to fahrenheit<br />
        }<br />
       tempval = tempval/10;</p>
<p>    }<br />
      // Here starts the code. <img src='http://www.danielandrade.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
      // Draw Temperature, only when minute changes!</p>
<p>      putchar_3x5(5,9,(tempval%100)/10);<br />
      putchar_3x5(9,9,tempval%10);</p>
<p>      //Draw Time<br />
      putchar_3x5(0,2,(time_now.hour()%100)/10);<br />
      putchar_3x5(3,2,time_now.hour()%10);<br />
      putchar_3x5(9,2,time_now.minute()/10);<br />
      putchar_3x5(12,2,time_now.minute()%10);<br />
      putchar_3x5(18,2,time_now.second()/10);<br />
      putchar_3x5(21,2,time_now.second()%10);</p>
<p>      time_prev = time_now;</p>
<p>    /* CHECK BUTTONS, return if necessary */<br />
    if( change_animation() )  return;</p>
<p>    while( PAUSE &#038;&#038; b5.isPressed( )); // pause mode for photos</p>
<p>  } while(1);</p>
<p>}</p>
<p>[/cc]</p>
<p>Some more pics and video.</p>
<p><img src="http://www.danielandrade.net/wp-content/uploads/2011/04/DSC_1161.jpg" alt="" /><br />
<img src="http://www.danielandrade.net/wp-content/uploads/2011/04/DSC_1166.jpg" alt="" /></p>
<p></p>
<p><iframe title="YouTube video player" width="600" height="368" src="http://www.youtube.com/embed/onRPV3Oqt8Y?hd=1" frameborder="0" allowfullscreen></iframe></p>
<p>What do you think?<br />
If you modify the code, don&#8217;t forget to share! </p>
<p>Thanks for reading!</p>
]]></content:encoded>
			<wfw:commentRss>http://www.danielandrade.net/2011/04/10/dotklok-lm35-temperature-sensor/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>

