<?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>myGUIDE &#187; Howto</title>
	<atom:link href="http://myguide.bagarinao.com/category/howto/feed" rel="self" type="application/rss+xml" />
	<link>http://myguide.bagarinao.com</link>
	<description>random notes, random thoughts</description>
	<lastBuildDate>Sat, 12 Nov 2011 19:57:07 +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>Splitting 4D Nifti file into a series of 3D files in Matlab</title>
		<link>http://myguide.bagarinao.com/2011/11/12/splitting-4d-nifti-file-into-a-series-of-3d-files-in-matlab.htm</link>
		<comments>http://myguide.bagarinao.com/2011/11/12/splitting-4d-nifti-file-into-a-series-of-3d-files-in-matlab.htm#comments</comments>
		<pubDate>Sat, 12 Nov 2011 08:27:16 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[fMRI]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[nifti]]></category>
		<category><![CDATA[spm]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/?p=189</guid>
		<description><![CDATA[NIfTI-1 is a data format proposed by the NifTI (Neuroimaging Informatics Technology Initiative) DFWG (Data Format Working Group) that can be used for storing neuroimaging datasets (e.g. MRI, functional MRI, etc.). This format is adapted from the widely used ANALYZE 7.5 format from Mayo Clinic. A Nifti file consists of a header part containing the meta-data and the [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2011/11/12/splitting-4d-nifti-file-into-a-series-of-3d-files-in-matlab.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Creating a backup SVN repository</title>
		<link>http://myguide.bagarinao.com/2011/10/23/creating-a-backup-svn-repository.htm</link>
		<comments>http://myguide.bagarinao.com/2011/10/23/creating-a-backup-svn-repository.htm#comments</comments>
		<pubDate>Sat, 22 Oct 2011 22:55:34 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[backup repository]]></category>
		<category><![CDATA[SVN]]></category>
		<category><![CDATA[svnsync]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/?p=156</guid>
		<description><![CDATA[This is a brief guide on how to setup a backup SVN repository using svnsync. I will assume that subversion is already installed and the master repository is located in the machine called remote.com and in the directory /home/ruser/master_repos directory. 1. Create the mirror repository mirror_repos/ using svnadmin command &#91;user@mycomp&#93; svnadmin create mirror_repos 2. Go [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2011/10/23/creating-a-backup-svn-repository.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Accessing Windows share in Linux</title>
		<link>http://myguide.bagarinao.com/2011/08/15/accessing-windows-share-in-linux.htm</link>
		<comments>http://myguide.bagarinao.com/2011/08/15/accessing-windows-share-in-linux.htm#comments</comments>
		<pubDate>Sun, 14 Aug 2011 20:11:07 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[cifs]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[windows share]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/?p=87</guid>
		<description><![CDATA[There are several ways to do this. One is GUI-based. In Fedora Core, use the Places menu in the top panel. Within this menu item, click the &#8216;Connect to Server&#8230;&#8217; sub-menu. This will popup the Connect to Server dialog box shown below. In the Service type, select Windows share. Then enter the Windows server name [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2011/08/15/accessing-windows-share-in-linux.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Matlab scripting quick tip: Dual monitor setup</title>
		<link>http://myguide.bagarinao.com/2011/07/31/matlab-scripting-quick-tip-dual-monitor-setup.htm</link>
		<comments>http://myguide.bagarinao.com/2011/07/31/matlab-scripting-quick-tip-dual-monitor-setup.htm#comments</comments>
		<pubDate>Sat, 30 Jul 2011 18:27:49 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[dual-monitor]]></category>
		<category><![CDATA[matlab]]></category>
		<category><![CDATA[serial port]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/?p=58</guid>
		<description><![CDATA[I have been using Matlab for almost all of my computing needs. It is very easy to program especially when dealing with matrices. It has also a rich library of graphical interface. You can easily build a highly interactive graphical user interface using its GUI development environment or GUIDE. If you are familiar with event-based [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2011/07/31/matlab-scripting-quick-tip-dual-monitor-setup.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Youtube Direct</title>
		<link>http://myguide.bagarinao.com/2009/11/20/installing-youtube-direct.htm</link>
		<comments>http://myguide.bagarinao.com/2009/11/20/installing-youtube-direct.htm#comments</comments>
		<pubDate>Fri, 20 Nov 2009 08:40:02 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Applications]]></category>
		<category><![CDATA[Howto]]></category>
		<category><![CDATA[youtube direct]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2009/11/20/installing-youtube-direct.htm</guid>
		<description><![CDATA[Youtube Direct is a new tool from Google/Youtube that makes it easier for media organizations or websites to request users to submit video clips, review submitted clips, and possibly re-broadcast these clips, just like CNN’s iReport.&#160; It allows websites to embed Youtube’s upload functionality with ease, includes moderation panel to approve or deny submitted clips, [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2009/11/20/installing-youtube-direct.htm/feed</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>NinfG and Firewall</title>
		<link>http://myguide.bagarinao.com/2009/10/20/ninfg-and-firewall.htm</link>
		<comments>http://myguide.bagarinao.com/2009/10/20/ninfg-and-firewall.htm#comments</comments>
		<pubDate>Tue, 20 Oct 2009 03:06:49 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Solutions]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2009/10/20/ninfg-and-firewall.htm</guid>
		<description><![CDATA[The latest version of NinfG (version 5.0) has a lot to offer in terms of allowing client-server connectivity. First, it introduces the invoke server module separating components used to invoke remote applications from the core. This does not only decouple NinfG from the Globus Toolkit like the previous versions, but it also allows the use [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2009/10/20/ninfg-and-firewall.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to change hostname in Linux</title>
		<link>http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm</link>
		<comments>http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm#comments</comments>
		<pubDate>Wed, 07 Oct 2009 14:23:25 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[hostname]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm</guid>
		<description><![CDATA[In order to change the hostname of your linux machine, you can do the following: 1) Edit file /etc/sysconfig/network using your favourite editor, say using vi. [root@mycomp]# vi /etc/sysconfig/network 2) Look for the line with HOSTNAME in it and change the entry to the desired hostname HOSTNAME=mycomp.mydomain.com 3) Save the file and restart xinetd service [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2009/10/07/how-to-change-hostname-in-linux.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Regular expression</title>
		<link>http://myguide.bagarinao.com/2009/10/06/regular-expression.htm</link>
		<comments>http://myguide.bagarinao.com/2009/10/06/regular-expression.htm#comments</comments>
		<pubDate>Tue, 06 Oct 2009 08:34:03 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular expression]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2009/10/06/regular-expression.htm</guid>
		<description><![CDATA[Especial Characters: [ \ ^ $ &#124; ? * + . ( ) If you want to use any of the above characters as a literal in a regular expression, you need to escape them with a backslash. For example, 1\+1=2 will search 1+1=2. With a character class or character set, you can tell the [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2009/10/06/regular-expression.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>All about SVN</title>
		<link>http://myguide.bagarinao.com/2008/09/15/all-about-svn.htm</link>
		<comments>http://myguide.bagarinao.com/2008/09/15/all-about-svn.htm#comments</comments>
		<pubDate>Mon, 15 Sep 2008 04:27:06 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[SVN]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2008/09/15/all-about-svn/</guid>
		<description><![CDATA[Subversion (or SVN) is an open source version control system that can be used to maintain several versions of files such as program source codes, webpages, and other documentation. It has several features including most CVS features, versioned copy, delete, renames, etc. Most Linux installations already include SVN so that you can use it immediately [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2008/09/15/all-about-svn.htm/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Generating self-signed certificate using ADT to sign AIR applications</title>
		<link>http://myguide.bagarinao.com/2008/09/05/generating-self-signed-certificate-using-adt-to-sign-air-applications.htm</link>
		<comments>http://myguide.bagarinao.com/2008/09/05/generating-self-signed-certificate-using-adt-to-sign-air-applications.htm#comments</comments>
		<pubDate>Fri, 05 Sep 2008 13:37:13 +0000</pubDate>
		<dc:creator>baggy</dc:creator>
				<category><![CDATA[Howto]]></category>
		<category><![CDATA[ADT]]></category>
		<category><![CDATA[AIR]]></category>
		<category><![CDATA[self-signed certificate]]></category>

		<guid isPermaLink="false">http://myguide.bagarinao.com/2008/09/05/generating-self-signed-certificate-using-adt-to-sign-air-applications/</guid>
		<description><![CDATA[To package an Adobe AIR application using ADT (AIR Developer Tool), a certificate is needed. Digitally signing your application with a certificate from a recognized certificate authority identifies you as the publisher. It also provides assurance to users that your application has not been accidentally or maliciously altered. For these purposes, you can get a [...]]]></description>
		<wfw:commentRss>http://myguide.bagarinao.com/2008/09/05/generating-self-signed-certificate-using-adt-to-sign-air-applications.htm/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

