<?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>Princess Wannabe &#187; Tech</title>
	<atom:link href="http://www.princesswannabe.com/category/tech/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.princesswannabe.com</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 10:50:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to move your Wordpress blog to a new domain</title>
		<link>http://www.princesswannabe.com/tech/how-to-move-your-wordpress-blog-to-a-new-domain/</link>
		<comments>http://www.princesswannabe.com/tech/how-to-move-your-wordpress-blog-to-a-new-domain/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 08:00:55 +0000</pubDate>
		<dc:creator>dothy</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[dreamhost]]></category>
		<category><![CDATA[godaddy]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.princesswannabe.com/?p=261</guid>
		<description><![CDATA[I have transferred this blog from my old domain, which is dorothy.ababon.com and would like to share you some tips of how I did it. The domain was bought from GoDaddy but I am using Dreamhost as the hosting provider. Here are the steps I did which I hope could help you if you also [...]]]></description>
			<content:encoded><![CDATA[<p>I have transferred this blog from my old domain, which is <strong>dorothy.ababon.com</strong> and would like to share you some tips of how I did it. The domain was bought from <strong>GoDaddy</strong> but I am using <strong>Dreamhost</strong> as the hosting provider. Here are the steps I did which I hope could help you if you also bought the domain from Godaddy but is going to use Dreamhost for your new domain:</p>
<ol>
<li>In DreamHost Web Panel, under Domains -&gt; Manage Domains, click &#8220;Add New Domain/Sub-Domain&#8221;. DNS settings will be generated.</li>
<li>Click &#8220;DNS&#8221; under the domain that will be hosted and take note of the IP address for &#8220;A&#8221; value.</li>
<li>Open &#8220;C:\Windows\System32\Drivers\etc\hosts.</li>
<li>Include the IP address of your new domain like the example below:</li>
<p>65.11.100.102<span style="white-space: pre;"> </span>www.princesswannabe.com</p>
<li>Copy the files to the new domain.  For the database, since the same one will be used, there is no need to change wp-config.php.</li>
<li>Go to http://www.[yourdomain].com (your site&#8217;s domain). You should now be able to see the contents like those from the domain you are going to transfer to your new domain.</li>
<li>Logon to your site&#8217;s admin page and install &#8220;Search and Replace&#8221; plugin. Search and replace your old URL and change it with your new domain.</li>
<li>Once you are sure that everything is okay, you can now point your Godaddy domain&#8217;s DNS settings to Dreamhost DNS. Then remove the IP address from your hosts file.</li>
<li>Once you can access your new domain with contents included, redirect from your old site to your new site by modifying your old site&#8217;s .htaccess file (I placed it on the first line):</li>
<p>Options +FollowSymLinks<br />
RewriteEngine on<br />
RewriteRule (.*) http://www.[your new domain].com/$1 [R=301,L]</p>
<li>Change FeedBurner account to point to the new site.</li>
</ol>
<p>There, I hope I have documented it properly. It&#8217;s quite easy, isn&#8217;t it?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.princesswannabe.com/tech/how-to-move-your-wordpress-blog-to-a-new-domain/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Microsoft Visual Studio Certification</title>
		<link>http://www.princesswannabe.com/tech/microsoft-visual-studio-certification/</link>
		<comments>http://www.princesswannabe.com/tech/microsoft-visual-studio-certification/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 07:44:28 +0000</pubDate>
		<dc:creator>dothy</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[certification]]></category>
		<category><![CDATA[mcp]]></category>
		<category><![CDATA[microsoft]]></category>

		<guid isPermaLink="false">http://www.princesswannabe.com/?p=258</guid>
		<description><![CDATA[I have been planning to take the Microsoft Certification years ago but I got busy with other stuff that I said to myself that certification has to wait. Now that I have a time to study, shall I start preparing myself to take the exam? The exam available now for Microsoft Visual Studio Certification, which [...]]]></description>
			<content:encoded><![CDATA[<p>I have been planning to take the Microsoft Certification years ago but I got busy with other stuff that I said to myself that certification has to wait. Now that I have a time to study, shall I start preparing myself to take the exam? The exam available now for Microsoft Visual Studio Certification, which I am planning to take are now available for Visual Studio 2010. Just two years ago, the exam available is for Visual Studio 2008. How time flies really fast, huh?</p>
<p>As a software developer, we really have to be always up-to-date with the latest technology and taking certification is a necessity, I must say.  Constant learning is a must since there are new technologies, softwares that become available and become in demand with work.</p>
<p>So, anyway, back to Microsoft VS Certification, my goal for now is to become a Microsoft Certified Technology Specialist (MCTS). I still have a long way to go before I become a MS Certified Professional Developer. I have to pass all the other requirements first. Anyway, I think I have to start looking for reviewers now and psych myself for the exam. I hope I could get all the motivations to study for the exam! <img src='http://www.princesswannabe.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.princesswannabe.com/tech/microsoft-visual-studio-certification/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>I&#8217;ve got a new phone!</title>
		<link>http://www.princesswannabe.com/tech/ive-got-a-new-phone/</link>
		<comments>http://www.princesswannabe.com/tech/ive-got-a-new-phone/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 02:53:47 +0000</pubDate>
		<dc:creator>dothy</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[gadgets]]></category>
		<category><![CDATA[globe]]></category>
		<category><![CDATA[phone]]></category>
		<category><![CDATA[samsung galaxy]]></category>

		<guid isPermaLink="false">http://www.princesswannabe.com/?p=256</guid>
		<description><![CDATA[Well, I haven&#8217;t got it yet but I&#8217;ve ordered one from Globe. The new phone I am expecting to get hopefully next week is a Samsung Galaxy S i9000 Android Phone. I originally have wanted iPhone 4g but since it won&#8217;t be available yet here in the Philippines until October, I decided to buy a [...]]]></description>
			<content:encoded><![CDATA[<p>Well, I haven&#8217;t got it yet but I&#8217;ve ordered one from Globe. The new phone I am expecting to get hopefully next week is a Samsung Galaxy S i9000 Android Phone. I originally have wanted iPhone 4g but since it won&#8217;t be available yet here in the Philippines until October, I decided to buy a Samsung Galaxy S. For sure the iPhone 4g would also be very expensive here.</p>
<p>Samsung Galaxy S i9000 also have bigger screen size with a 4-inch Super AMOLED touchscreen @ 480 x 800 pixels. As of the moment, it is only available from Globe. I called Samsung Mobile Concept Shop and they said the phone model isn&#8217;t available yet. The phone has a price of 32,000 pesos for a unit only while it&#8217;s available at a lower prices for new plans.</p>
<p>I didn&#8217;t get a new plan but I asked them if it&#8217;s okay to get the phone with my existing plan and that I would get it as a loyalty program. I still did have a cash out but it&#8217;s better than paying the full price of 32k.</p>
<p>Anyway, I&#8217;m excited for my new phone and can&#8217;t wait to play with it though I&#8217;m sure my daughter would be the the one to get the first hand on the phone.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.princesswannabe.com/tech/ive-got-a-new-phone/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft.Net vs Java</title>
		<link>http://www.princesswannabe.com/tech/microsoft-net-vs-java/</link>
		<comments>http://www.princesswannabe.com/tech/microsoft-net-vs-java/#comments</comments>
		<pubDate>Tue, 06 Jul 2010 09:02:43 +0000</pubDate>
		<dc:creator>dothy</dc:creator>
				<category><![CDATA[Tech]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[microsoft]]></category>
		<category><![CDATA[video]]></category>

		<guid isPermaLink="false">http://www.princesswannabe.com/?p=166</guid>
		<description><![CDATA[This was posted by a friend on Facebook and would like to post here on my blog.  The trailer is so funny that the guy&#8217;s parents is a Microsoft fanatic while the guy likes open source.  The Java/MS wars aren&#8217;t over yet and I think it won&#8217;t be especially when you see the video below.

]]></description>
			<content:encoded><![CDATA[<p>This was posted by a friend on Facebook and would like to post here on my blog.  The trailer is so funny that the guy&#8217;s parents is a Microsoft fanatic while the guy likes open source.  The Java/MS wars aren&#8217;t over yet and I think it won&#8217;t be especially when you see the video below.<br />
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="440" height="360" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://www.youtube.com/v/fzza-ZbEY70&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="440" height="360" src="http://www.youtube.com/v/fzza-ZbEY70&amp;hl=en_US&amp;feature=player_embedded&amp;fs=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://www.princesswannabe.com/tech/microsoft-net-vs-java/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
