<?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>Jerson&#039;s Pad &#187; Tutorial</title>
	<atom:link href="http://www.jersonpadilla.com/category/tutorial/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jersonpadilla.com</link>
	<description>my technology, gadgets, travel, personal portal</description>
	<lastBuildDate>Tue, 17 Jan 2012 10:09:12 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>How to Re-Enable Youtube buffering in Google Chrome</title>
		<link>http://www.jersonpadilla.com/how-to-re-enable-youtube-buffering-in-google-chrome/</link>
		<comments>http://www.jersonpadilla.com/how-to-re-enable-youtube-buffering-in-google-chrome/#comments</comments>
		<pubDate>Wed, 04 Jan 2012 03:14:51 +0000</pubDate>
		<dc:creator>Jerson</dc:creator>
				<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Internet]]></category>

		<guid isPermaLink="false">http://www.jersonpadilla.com/?p=345</guid>
		<description><![CDATA[I notice lately that when watching Youtube videos, it frequently stops. I don&#8217;t remember setting off the pre-buffer settings of the Google Chrome or installing a Chrome extension that will disable the Youtube autoplay. Anyway, this really irritates me when watching Youtube videos.. because our internet connection is a little bit slow these days. Slow [...]]]></description>
		<wfw:commentRss>http://www.jersonpadilla.com/how-to-re-enable-youtube-buffering-in-google-chrome/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Basic steps on how to install iOS 5 for  iPhone4, iPhone 3GS, iPod Touch 3G, iPod Touch 4G, iPad and iPad2</title>
		<link>http://www.jersonpadilla.com/basic-steps-on-how-to-install-ios-5-for-iphone4-iphone-3gs-ipod-touch-3g-ipod-touch-4g-ipad-and-ipad2/</link>
		<comments>http://www.jersonpadilla.com/basic-steps-on-how-to-install-ios-5-for-iphone4-iphone-3gs-ipod-touch-3g-ipod-touch-4g-ipad-and-ipad2/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 02:35:30 +0000</pubDate>
		<dc:creator>Jerson</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Internet]]></category>
		<category><![CDATA[Mobile]]></category>
		<category><![CDATA[News]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[Apple iOS 5]]></category>
		<category><![CDATA[Communication]]></category>

		<guid isPermaLink="false">http://www.jersonpadilla.com/?p=334</guid>
		<description><![CDATA[Update to iOS 5 now and gain access to over 200 new features. Apple’s biggest update yet to their mobile operating system iOS 5 is now available for iPhone 4, iPad 2, iPod Touch 4G, iPad, iPhone 3GS and iPod Touch 3G. The iOS 5 update comes with a free service called iCloud than can [...]]]></description>
		<wfw:commentRss>http://www.jersonpadilla.com/basic-steps-on-how-to-install-ios-5-for-iphone4-iphone-3gs-ipod-touch-3g-ipod-touch-4g-ipad-and-ipad2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to edit, change or delete network credentials in Windows 7</title>
		<link>http://www.jersonpadilla.com/how-to-edit-change-or-delete-network-credentials-in-windows-7/</link>
		<comments>http://www.jersonpadilla.com/how-to-edit-change-or-delete-network-credentials-in-windows-7/#comments</comments>
		<pubDate>Mon, 08 Aug 2011 05:16:06 +0000</pubDate>
		<dc:creator>Jerson</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>

		<guid isPermaLink="false">http://www.jersonpadilla.com/?p=321</guid>
		<description><![CDATA[To share folder in Windows 7 on the homegroup or workgroup. Sometimes, your administrator will create a user name and password for the directories he/she wants to share over the network. Then to access those folder on a different machine a Windows Security dialog box will prompt the user for the his/her credentials. You can [...]]]></description>
		<wfw:commentRss>http://www.jersonpadilla.com/how-to-edit-change-or-delete-network-credentials-in-windows-7/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Barcode to PDF Pages Using iTextSharp and VB.NET</title>
		<link>http://www.jersonpadilla.com/add-barcode-to-pdf-pages-using-itextsharp-and-vb-net/</link>
		<comments>http://www.jersonpadilla.com/add-barcode-to-pdf-pages-using-itextsharp-and-vb-net/#comments</comments>
		<pubDate>Thu, 06 Jan 2011 09:10:59 +0000</pubDate>
		<dc:creator>Jerson</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[VB.Net Source Code]]></category>

		<guid isPermaLink="false">http://www.jersonpadilla.com/?p=278</guid>
		<description><![CDATA[I was tasked to convert any documents to PDF and add user generated barcode in each page. Using iTextsharp.dll, I finally managed to place barcodes along the top left side of the target PDF pages. Using iTextsharp.dll to manipulate an existing PDF file and a procedure of adding watermark images that I found while searching [...]]]></description>
		<wfw:commentRss>http://www.jersonpadilla.com/add-barcode-to-pdf-pages-using-itextsharp-and-vb-net/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to recover a wet cell phone as soon as possible</title>
		<link>http://www.jersonpadilla.com/how-to-recover-a-wet-cell-phone-as-soon-as-possible/</link>
		<comments>http://www.jersonpadilla.com/how-to-recover-a-wet-cell-phone-as-soon-as-possible/#comments</comments>
		<pubDate>Thu, 12 Aug 2010 10:24:40 +0000</pubDate>
		<dc:creator>Jerson</dc:creator>
				<category><![CDATA[Gadgets]]></category>
		<category><![CDATA[Tutorial]]></category>
		<category><![CDATA[How To]]></category>
		<category><![CDATA[Mobile]]></category>

		<guid isPermaLink="false">http://www.jersonpadilla.com/?p=224</guid>
		<description><![CDATA[It&#8217;s not being wet that kills a cell phone, save a wet cell phone by turning it of as soon as possible. Then follow this simple steps. 1. Take out the Battery. Removing the battery as soon as you accidentally dropped your cell phone in water. This will avoid causing more damage on the unit. [...]]]></description>
		<wfw:commentRss>http://www.jersonpadilla.com/how-to-recover-a-wet-cell-phone-as-soon-as-possible/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

