<?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>dbugs.org &#187; hacks</title>
	<atom:link href="http://blog.dbugs.org/category/hacks/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.dbugs.org</link>
	<description>where knowledge meets creation</description>
	<lastBuildDate>Fri, 04 Feb 2011 16:13:00 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>I like my coffee fresh!</title>
		<link>http://blog.dbugs.org/2011/02/04/fedora-chrome-java/</link>
		<comments>http://blog.dbugs.org/2011/02/04/fedora-chrome-java/#comments</comments>
		<pubDate>Fri, 04 Feb 2011 15:32:32 +0000</pubDate>
		<dc:creator>Marco Garcês</dc:creator>
				<category><![CDATA[google]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[fedora14]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[opensource]]></category>
		<category><![CDATA[plugin]]></category>

		<guid isPermaLink="false">http://blog.dbugs.org/?p=242</guid>
		<description><![CDATA[So you want to use Java and Chrome on Fedora 14? Follow me&#8230; I have been working a lot with Linux lately, special with the RedHat derivatives (CentOS, Fedora) , since this is almost mandatory at my work. This last week, I spent all the time in this new workstation, with a Fedora 14 fresh install, and like [...]]]></description>
			<content:encoded><![CDATA[<p>So you want to use Java and Chrome on Fedora 14?<br />
Follow me&#8230;</p>
<p style="text-align: center;"><a href="http://blog.dbugs.org/wp-content/uploads/2011/02/dbugs_wordle.png"><br />
<img class="aligncenter" title="dbugs_wordle" src="http://blog.dbugs.org/wp-content/uploads/2011/02/dbugs_wordle.png" alt="Wordle dbugs.org" width="208" height="161" /></a></p>
<p><span id="more-242"></span>I have been working a lot with Linux lately, special with the RedHat derivatives (CentOS, Fedora) , since this is almost mandatory at my work.</p>
<p>This last week, I spent all the time in this new workstation, with a <a title="Fedora Project" href="http://fedoraproject.org/" target="_blank">Fedora 14</a> fresh install, and like all fresh installs, the system does not quite meet all my customizations and needs.</p>
<p><a title="go get it!" href="http://java.com" target="_blank"> Java</a> from Sun (or Oracle or something like that, I don&#8217;t keep track anymore) it&#8217;s the best choice when it comes to using Java, but like all things not fully OpenSource, it&#8217;s not 100% integrated into the system&#8230; (to be fair, even OSS tend not to integrate itself)! To had to the confusion of <em>open VS closed</em> software I use in my workstation, I am using <a title="Chrome Browser" href="http://www.google.com/chrome" target="_blank">Chrome</a> (and not <a title="the open source brother..." href="https://sites.google.com/a/chromium.org/dev/" target="_blank">Chromium</a>), because I like it better (better video support, among other stuff).</p>
<p>Long story, short, this quick tutorial is what I did to have Java running inside Chrome. I am going to skip the part where you install Chrome, Java and of course, Fedora 14, and go straight to solution!</p>
<p>Here it is:</p>
<blockquote><p>#mkdir ﻿<em>/opt/google/chrome/plugins<br />
#</em>cd <em>/opt/google/chrome/plugins<br />
</em># ln -s <em>/usr/java/jdk1.6.0_22/jre/lib/amd64/libnpjp2.so .<br />
</em></p></blockquote>
<p>And that&#8217;s it! Restart Chrome and you are up and running! Oh, by the way I am using a 64 bits distro, so if you are stuck in 32 bit retro, go ahead and adapt the path of <em>libnpjp2.so</em>.</p>
<p>Now you can make nice <a title="wordle - “word clouds”" href="http://www.wordle.net/" target="_blank">worldes</a> of your log files! Have fun!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dbugs.org/2011/02/04/fedora-chrome-java/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>it&#8217;s not possible!</title>
		<link>http://blog.dbugs.org/2009/10/21/iphone_wifi_eduroam_ualg_howto/</link>
		<comments>http://blog.dbugs.org/2009/10/21/iphone_wifi_eduroam_ualg_howto/#comments</comments>
		<pubDate>Wed, 21 Oct 2009 17:39:04 +0000</pubDate>
		<dc:creator>Marco Garcês</dc:creator>
				<category><![CDATA[hacks]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[WIFI]]></category>
		<category><![CDATA[eduroam]]></category>
		<category><![CDATA[hack]]></category>
		<category><![CDATA[iPhone]]></category>
		<category><![CDATA[iPod Touch]]></category>
		<category><![CDATA[UAlg]]></category>

		<guid isPermaLink="false">http://blog.dbugs.org/?p=213</guid>
		<description><![CDATA[So you are a UAlg student (or you work inside UAlg), and you have a iPhone/iPod Touch, and tried to access WiFi network using eduroam, but you were not able to do that&#8230; so they said to me!! Here is how you do it: First, with you device (iPhone or iPod) go to bit.ly/eduroam_ualg (my [...]]]></description>
			<content:encoded><![CDATA[<p>So you are a <a title="UAlg - Universidade do Algarve" href="http://www.ualg.pt">UAlg</a> student (or you work inside UAlg), and you have a iPhone/iPod Touch, and tried to access WiFi network using <em>eduroam, </em>but you were not able to do that&#8230; so they said to me!!</p>
<p><span id="more-213"></span>Here is how you do it:</p>
<ul>
<li>First, with you device (iPhone or iPod) go to <a title="http://www.deei.fct.ualg.pt/~a24121/" href="http://bit.ly/eduroam_ualg">bit.ly/eduroam_ualg</a> (my UAlg&#8217;s student homepage). You have got to do this with your 3G connection, or other WiFi network.</li>
<li>Download the <em><strong>eduroam_UAlg.mobileconfig</strong> </em>file to your device</li>
<li>A dialog will appear, asking to install a new profile. Click<strong> </strong><em><strong>Install</strong> </em>and after that, <strong> </strong><em><strong>Install Now</strong> (</em>it will say that this procedure will change setting on your device)</li>
<li>Once the new profile is installed and verified, a new dialog asking for your username, will appear. Input your UAlg&#8217;s credentials (normally it is your e-mail, in the form of <em><strong>aXXXXX@ualg.pt</strong></em>), and then click <em><strong>Next</strong></em></li>
<li>The next dialog will say in green <em><strong>Verified</strong></em>, you just have to click <em><strong>Done</strong></em></li>
<li>Once you are inside the campus, go to your <em><strong>WiFi Networks</strong> </em>in system preferences, and click on the <em><strong>eduroam</strong> </em>access point, that now shows up.</li>
<li>Your e-mail should now show up, and you should insert your password.</li>
<li>When joining for the first time, you have to accept the certificate, by clicking the <em><strong>Accept</strong></em> button.</li>
<li>After this, you can start surfing! No need to configure proxy settings!</li>
</ul>
<p>I hope this helps everyone to stay connected without problems. If you are having difficulty with some of the steps, leave a comment, and I will be happy to help you sorting this out. Also, if it keeps asking for the password, tell me. I think I solved this problem, but you never know&#8230;.</p>
<p>Here are the steps necessary, this time, with some screenshots:</p>

<div class="ngg-galleryoverview" id="ngg-gallery-2-213">

	<!-- Slideshow link -->
	<div class="slideshowlink">
		<a class="slideshowlink" href="http://blog.dbugs.org/2009/10/21/iphone_wifi_eduroam_ualg_howto/?show=slide">
			[Show as slideshow]		</a>
	</div>

	
	<!-- Thumbnails -->
		
	<div id="ngg-image-18" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg1.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg1" alt="eduroamualg1" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg1.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-22" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg2.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg2" alt="eduroamualg2" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg2.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-23" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg3.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg3" alt="eduroamualg3" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg3.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-24" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg4.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg4" alt="eduroamualg4" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg4.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
				<br style="clear: both" />
	
 		
	<div id="ngg-image-25" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg5.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg5" alt="eduroamualg5" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg5.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-26" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg6.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg6" alt="eduroamualg6" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg6.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-27" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg7.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg7" alt="eduroamualg7" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg7.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-28" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg8.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg8" alt="eduroamualg8" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg8.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
				<br style="clear: both" />
	
 		
	<div id="ngg-image-29" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg9.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg9" alt="eduroamualg9" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg9.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-19" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg10.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg10" alt="eduroamualg10" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg10.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-20" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg11.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg11" alt="eduroamualg11" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg11.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
		
 		
	<div id="ngg-image-21" class="ngg-gallery-thumbnail-box" style="width:25%;" >
		<div class="ngg-gallery-thumbnail" >
			<a href="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/eduroamualg12.jpg" title=" " class="thickbox" rel="set_2" >
								<img title="eduroamualg12" alt="eduroamualg12" src="http://blog.dbugs.org/wp-content/gallery/eduroam_ualg/thumbs/thumbs_eduroamualg12.jpg" width="100" height="75" />
							</a>
		</div>
	</div>
	
				<br style="clear: both" />
	
 	 	
	<!-- Pagination -->
 	<div class="ngg-clear"></div> 	
</div>


]]></content:encoded>
			<wfw:commentRss>http://blog.dbugs.org/2009/10/21/iphone_wifi_eduroam_ualg_howto/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>SSH on Window$.. .the smart way!</title>
		<link>http://blog.dbugs.org/2007/09/29/ssh-on-windows-smart-way/</link>
		<comments>http://blog.dbugs.org/2007/09/29/ssh-on-windows-smart-way/#comments</comments>
		<pubDate>Sat, 29 Sep 2007 15:32:24 +0000</pubDate>
		<dc:creator>Marco Garcês</dc:creator>
				<category><![CDATA[CLI]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.dbugs.org/2007/09/29/ssh-on-windows-smart-way/</guid>
		<description><![CDATA[This will be a quick one&#8230; Do you use Linux over the command-line? Do you access remotely these machines using SSH? Are you sitting in front of a Windows computer? If your answers were yes to all three, I&#8217;m going to assume that you know the Putty software, and you already use it.. Now lets [...]]]></description>
			<content:encoded><![CDATA[<p>This will be a quick one&#8230; Do you use Linux over the command-line? Do you access remotely these machines using SSH? Are you sitting in front of a Windows computer? If your answers were yes to all three, I&#8217;m going to assume that you know the <a href="http://en.wikipedia.org/wiki/PuTTY" title="everything on the Putty software">Putty</a> software, and you already use it.. Now lets learn how to use it&#8230; the smart way!<br />
<span id="more-114"></span>These are very simple steps, and will save you a lot of clicks and time, not to mention its way more cool!</p>
<ol>
<li><a href="http://www.google.com/search?q=putty+download&amp;ie=utf-8&amp;oe=utf-8&amp;aq=t&amp;rls=org.mozilla:en-US:official&amp;client=firefox-a" title="get your copy of Putty">Download</a> Putty to you desktop</li>
<li>Change the name of the file, from <em>putty.exe</em> to <em>ssh.exe</em></li>
<li>Move this file to your <strong><em>Windows</em></strong> directory (should be on you drive <strong><em>C:\</em></strong>)</li>
<li>Press <em><a href="http://en.wikipedia.org/wiki/Windows_key" title="don't know the windows key?">Windows Key</a> + R</em> (shortcut for run command)</li>
<li>Type <em>ssh user@remote.example.com </em>(use your own user and server)</li>
</ol>
<p>If you got everything right, you now will be asked for your user password.. You can do it even smarter, and use <a href="http://blog.dbugs.org/2007/06/17/ssh-keys-authentication/" title="my post on the subject, no steps for putty">public key authentication</a>, which I love so much, and no more typing would be necessary.</p>
<p>Very cool right? No more fiddling for Putty.exe, no more clicks, no more hassle.. Just &#8220;<strong>RUN+ssh+options</strong>&#8221; and this will get you there! Like I said, SSH on Windows&#8230; The smart way!</p>
<p>Enjoy!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dbugs.org/2007/09/29/ssh-on-windows-smart-way/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Digital Backups Using GMail Storage &#8211; theory</title>
		<link>http://blog.dbugs.org/2007/08/13/backups-gmail-lvm-raid-linux/</link>
		<comments>http://blog.dbugs.org/2007/08/13/backups-gmail-lvm-raid-linux/#comments</comments>
		<pubDate>Mon, 13 Aug 2007 23:21:25 +0000</pubDate>
		<dc:creator>Marco Garcês</dc:creator>
				<category><![CDATA[backups]]></category>
		<category><![CDATA[dbugs]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[LVM]]></category>
		<category><![CDATA[theory]]></category>

		<guid isPermaLink="false">http://blog.dbugs.org/2007/08/13/digital-backups-using-gmail-storage-theory/</guid>
		<description><![CDATA[In the past few weeks, I have been dreaming with something that I know is not very practical to do or implement, but in fact, it could be a challenge and a fun thing to look into to. What I propose here in theory is to combine a series of tools, to create a rather [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.dbugs.org/wp-content/uploads/2007/08/dbugs_post_logo1.png" alt="Digital Backups Using GMail Storage" title="Digital Backups Using GMail Storage" align="left" />In the past few weeks, I have been dreaming with something that I know is not very practical to do or implement, but in fact, it could be a challenge and a fun thing to look into to.<br />
What I propose here in theory is to combine a series of tools, to create a rather unique backup solution. What I suggest, is using tools like RAID, LVM, rsync with incremental backups&#8230; OK, you might be thinking: &#8220;but this is normal stuff&#8221;. Now let&#8217;s add the twist! Put these tools to work, using Gmail accounts, and you can begin imagining what I have in mind!<span id="more-79"></span></p>
<p>I came up with a name for this project, and the cool thing, is that I can use my domain as an acronym. So DBUGS stands for Digital Backup Using Gmail Storage.</p>
<p>So, what do I have in mind? Well, I came across some weeks ago, with Richard Jone s&#8217;s project, the <a href="http://richard.jones.name/google-hacks/gmail-filesystem/gmail-filesystem.html" title="gmailfs, currently v. 0.8.0">GmailFS</a>. This project, and using his words, provides a mountable Linux filesystem which uses your Gmail account as its storage medium. I read the entire site, and several other sites on the web, only to find out, that although this already can be achieved, some problems still need to be fixed, but since my project for now, exists only on paper, I hope that in the future, a more robust GmailFS, can be used.</p>
<p>What I propose here, is, to combine some cool open source technologies, to obtain a big, expandable online backup, but things like cost and reliability also come to my mind. Now it&#8217;s possible to create your own Gmail account for free, and all the tools I suggest using are open-source, so the cost factor, it&#8217;s only regarding your Internet connection, which by all means, must be broadband!</p>
<p>So, since it&#8217;s possible to mount GMail accounts locally, I started imagining the possibility, to use 2 accounts in a <a href="http://en.wikipedia.org/wiki/RAID#Standard_RAID_levels" title="Wiki on RAID"><strong>RAID1</strong></a> setup (mirror), where <em><strong>Gmail_account1 </strong></em>would be the mirror of <em><strong>Gmail_account2</strong></em>. This way, data would be backed up twice, in two different locations. If one dies, the other remains alive, while we add a new one to the array. When I say 2 accounts (arrays), I mean <em>n</em> arrays, since, for<strong> RAID1</strong> you can use <em>2+n</em> arrays, this way, data is mirrored against several locations.<br />
<img src="http://blog.dbugs.org/wp-content/uploads/2007/08/raid1.png" alt="RAID1" title="RAID1" align="absmiddle" /></p>
<p>The next step in my theory would be size. Google already offers almost 3GB of storage, and <a href="http://mashable.com/2007/08/09/gmail-going-huge-9000mb/" title="gmail going bigger?">rumors</a> are that they will increase this for 9GB+, but what about if you want more? My thoughts went straight to a <a href="http://en.wikipedia.org/wiki/Logical_Volume_Manager_%28Linux%29" title="Wiki on LVM"><strong>LVM</strong></a> setup, for the extra layer of complexity! Now we would have <em>2+n</em> arrays, each made by <strong>LVM</strong> volumes, which<br />
would be created using several (<em>1 + N</em>) accounts. Confused? I am! This way, each of the <strong>RAID1</strong> array would be stripped across different accounts, and in the future, if we wanted to expand the size of our online backup disk, it was just a matter of creating new accounts, and adding those to each of the <strong>LVM</strong>s, so our <strong>RAID1</strong> array would get bigger.<br />
<img src="http://blog.dbugs.org/wp-content/uploads/2007/08/lvm.png" alt="LVM" title="LVM" align="absmiddle" /></p>
<p>I also thought of security, and the best to do this, is using disk encryption. Another layer is added to the already tricky setup, but this is not important in the beginning, since for testing, I would not use sensitive data.</p>
<p>To perform the backups, I really think it’s a good idea to use some sort of <em>rsync+cp+mv</em> solution that performs incremental backups, without taking too much space. You can find many options for this online, but one my favorites is <a href="http://rsnapshot.org/" title="RSnapshot official site">RSnapshot</a>. A good source of information for this type of backup is Mike Rubel&#8217;s <a href="http://www.mikerubel.org/computers/rsync_snapshots/" title="Myke Rubel's rsync backups">site</a> on the subject.</p>
<p>And that’s it! Several problems must be addressed, and that&#8217;s why I started this post. I don&#8217;t know if it is either a very stupid idea, or if it can be accomplished and become a cool project. I’m working on some solutions, and I really hope I can post something on the subject anytime soon. Why should I even try this? Because I really think this is a cool idea, and perhaps I will not achieve what I intend, but in the process of failing, lies a path of learning&#8230; get it? =)</p>
<p>Please feel free to drop comments on this subject, with suggestions, critics or your help for the project. I&#8217;m more than happy to welcome you aboard. Let’s get this one off the paper, and make it work!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dbugs.org/2007/08/13/backups-gmail-lvm-raid-linux/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>My Moleskine secrets</title>
		<link>http://blog.dbugs.org/2007/07/14/moleskine-external-usb-harddrive/</link>
		<comments>http://blog.dbugs.org/2007/07/14/moleskine-external-usb-harddrive/#comments</comments>
		<pubDate>Sat, 14 Jul 2007 16:11:58 +0000</pubDate>
		<dc:creator>Marco Garcês</dc:creator>
				<category><![CDATA[geek]]></category>
		<category><![CDATA[hacks]]></category>
		<category><![CDATA[moleskine]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blog.dbugs.org/2007/07/14/moleskine-external-usb-harddrive/</guid>
		<description><![CDATA[It&#8217;s been a while, since I had this in mind: to put a 2.5&#8243; hard drive inside a Moleskine. I did imagine it, but to be honest, it was just the other day, when I stumbled upon a website, that I saw that someone just had the same idea, so I decided to finally do [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://blog.dbugs.org/wp-content/uploads/2007/07/icon_mol.jpg" title="icon_mol" alt="icon_mol" align="right" height="92" width="92" />It&#8217;s been a while, since I had this in mind: to put a 2.5&#8243; hard drive inside a <a href="http://www.moleskine.com/eng/_interni/catalogo/Cat_int/catalogo_notebooks.htm" title="moleskine notebooks catalog">Moleskine</a>. I did imagine it, but to be honest, it was just the other day, when I stumbled upon a website, that I saw that someone just had the same idea, so I decided to finally do it myself!<br />
<span id="more-71"></span>I have a 40 GB 2.5&#8243; IDE hard drive, that had no direct use, so I decided to use this for the project&#8230; I thought, if this thing burns, well, it&#8217;s a small disk, not to worry.<br />
I picked up a Moleskine at  a local store, for €9, the sketchbook ones, which are made with a thicker paper, and give more support to the all thing. Then I grabbed a really sharp object, a surgical scalpel, and got started.</p>
<p>First I drew with a pencil, the outline for the disk adapter, which I had at home, then I started cutting, one by one, the sheets of thick paper (they were 60 of them). When I reached the end, I had to make a few adjustments so the blue LED and the USB plug could fit OK, and started to glue each page to each other&#8230; unfortunately, my glue was really bad, so I decided to do this later, I just wanted to see the end!</p>
<p><img src="http://blog.dbugs.org/wp-content/uploads/2007/07/picture-2.png" title="icon_mol" alt="icon_mol" align="left" height="192" width="184" />Things went well, and now I have a really cool external hard drive. I even have the Moleskine <a href="http://www.pixelpressicons.com/" title="grab this set of icons ant pixel presss ">icon</a> when the disk is connected to my Mac, so I couldn&#8217;t be more happy! To finish the &#8220;spy&#8221; disk, I created a encrypted 40GB image in  Apple&#8217;s Disk Utility, and put this inside my hard drive. Now I have a really safe place to store sensible information (which I know its not safe, since this can burn at any moment, but I make backups, don&#8217;t worry).</p>
<p>There you have it&#8230;  (time+moleskine+hard drive+nothing better to do = moleskine external drive)<br />
Hope you like it, give me your opinion!</p>
<p align="center"><a href="http://blog.dbugs.org/wp-content/uploads/2007/07/14072007754.jpg" title="{moleskine} Moleskine harddrive - final look"><img src="http://blog.dbugs.org/wp-content/uploads/2007/07/14072007754.thumbnail.jpg" alt="moleskine_hardrive_1" /></a>  <a href="http://blog.dbugs.org/wp-content/uploads/2007/07/14072007755.jpg" title="{moleskine} Moleskine hard drive - open showing disk"><img src="http://blog.dbugs.org/wp-content/uploads/2007/07/14072007755.thumbnail.jpg" alt="moleskine_hardrive_2" /></a>  <a href="http://blog.dbugs.org/wp-content/uploads/2007/07/14072007757.jpg" title="{moleskine} Moleskine hard drive - closeup, with USB cable"><img src="http://blog.dbugs.org/wp-content/uploads/2007/07/14072007757.thumbnail.jpg" alt="moleskine_hardrive_3" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.dbugs.org/2007/07/14/moleskine-external-usb-harddrive/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.478 seconds -->

