<?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>Jasper Espejo &#187; WordPress</title>
	<atom:link href="http://www.jasperespejo.com/category/web/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jasperespejo.com</link>
	<description>on life, web, design and freelancing</description>
	<lastBuildDate>Fri, 03 Feb 2012 09:09:40 +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>How to make your WordPress site mobile-ready</title>
		<link>http://www.jasperespejo.com/5126/how-to-make-your-wordpress-site-mobile-ready/</link>
		<comments>http://www.jasperespejo.com/5126/how-to-make-your-wordpress-site-mobile-ready/#comments</comments>
		<pubDate>Tue, 27 Sep 2011 10:53:48 +0000</pubDate>
		<dc:creator>Jasper Espejo</dc:creator>
				<category><![CDATA[Promotions]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[WPtouch]]></category>

		<guid isPermaLink="false">http://www.jasperespejo.com/?p=5126</guid>
		<description><![CDATA[A quick way to create a mobile-optimized WordPress site without changing your theme Consider these findings from a Google study: 71% of smartphone users search because of an ad they’ve seen either online or offline; 82% of smartphone users notice mobile ads, 74% of smartphone shoppers make a purchase as a result of using their [...]]]></description>
			<content:encoded><![CDATA[<h2><span class="Apple-style-span" style="font-size: 20px;">A quick way to create a mobile-optimized<br />
WordPress site without changing your theme</span></h2>
<p><img class="alignnone" style="border: none; background: none;" title="My website in iPad and iPhone" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/09/blog-mobile-560x373.png" alt="" width="560" height="373" /></p>
<p>Consider these findings from a Google study:</p>
<blockquote><p>71% of smartphone users search because of an ad they’ve seen either online or offline; 82% of smartphone users notice mobile ads, 74% of smartphone shoppers make a purchase as a result of using their smartphones to help with shopping, and 88% of those who look for local information on their smartphones take action within a day. (<a title="Read: Smartphone user study shows mobile movement under way" href="http://googlemobileads.blogspot.com/2011/04/smartphone-user-study-shows-mobile.html" target="_blank">Source</a>)</p></blockquote>
<p>Because of these findings, Google recently implemented a change in the &#8220;ads quality&#8221; ranking, as reported by AdWeek:</p>
<blockquote><p>As of Wednesday, mobile optimization will now be included in Google&#8217;s &#8220;ads quality&#8221; ranking, which (along with pricing) determines what ads get served when. So—all other things being equal—an ad that links to a mobile-friendly website will get served alongside Google&#8217;s mobile search results before an ad that doesn&#8217;t. (<a title="Read: Google Pushing Advertisers to Build for Mobile" href="http://www.adweek.com/news/technology/google-pushing-advertisers-build-mobile-135019" target="_blank">Source</a>)</p></blockquote>
<p>Even if you do not use Adsense to drive traffic to your site, it&#8217;s obvious that the same arguments work for unpaid search results too. If your website does not work properly in mobile devices, you may be losing out on traffic. Therefore, make your website mobile-friendly. If you are using a Flash-only site, consider migrating your site to html5. If you have a website that is heavy on images and javascript effects that do not work in mobile devices, create a leaner mobile version.</p>
<p>If you are using WordPress to power your website, you are in luck. You can make your website mobile-friendly right NOW! The quickest way to make your WordPress site mobile-ready is to use a plugin that detects whether the user is viewing your site from a desktop or a mobile device and serve the appropriate theme depending on the result. The best plugin I have worked with so far is WPtouch. You can get the free version <a title="Get WP Touch free" href="http://wordpress.org/extend/plugins/wptouch/" target="_blank">here</a>.</p>
<p>The free version allows you to serve a mobile-optimized theme to iPhone, Android devices and a host of other smart phones, and includes customization options that should cover most WP website owner&#8217;s needs. You can customize the following options:</p>
<div class="shortcode-unorderedlist tick">
<ul>
<li>A different homepage;</li>
<li>Which pages to show in the menu;</li>
<li>Change menu icons from a selection of preset icons;</li>
<li>Exclude categories and tags;</li>
<li>Push notification using Prowl;</li>
<li>Google Adsense advertising;</li>
<li>Stats and other css codes.</li>
</ul>
</div>
<h2>WPtouch Pro</h2>
<p><object width="560" height="420"><param name="movie" value="http://www.youtube.com/v/QpF4TRCmHyc?version=3"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QpF4TRCmHyc?version=3" type="application/x-shockwave-flash" width="560" height="420" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<p>But if you want more advanced options, WPtouch also has a <a title="Get WPtouch Pro" href="http://url.designhubph.com/wptouchpro" target="_blank">Pro version</a> that extends the plugin features. Some of the notable enhancements I found in the Pro version includes:</p>
<div class="shortcode-unorderedlist tick">
<ul>
<li><strong>iPad support.</strong> The free theme supports only iPhone, while an iPad will serve your desktop theme.</li>
<li><strong>Theme customization.</strong> You can create a child theme and customize this to give your mobile site a unique look. This is especially helpful if you are careful about your site brand and do not want a generic theme for your mobile site.</li>
<li><strong>Extended built-in icon sets</strong> for your menus, and the ability to <strong>upload your custom icon sets</strong>.</li>
<li><strong>Assign a WordPress menu</strong> for mobile devices. In the free version, you can only assign pages and not an entire WP menu.</li>
<li>Ability to use in multi-site.</li>
<li>Backup settings.</li>
<li>License allows up to <strong>5 websites</strong>.</li>
</ul>
</div>
<p>And if you want to view WPtouch Pro version in action, try viewing my site in iPad, iPhone and Android devices.</p>
<p><a href="http://www.bravenewcode.com/store/plugins/wptouch-pro/?bnc_affiliate_id=22664&amp;utm_source=affiliate-22664&amp;utm_medium=affiliates&amp;utm_campaign=image600x120_july11" target="_blank"><img src="http://bnc-affiliates.s3.amazonaws.com/wptouch-pro/600x120_july11.jpg" alt="advertisment" /></a></p>
<p><em><small>Disclosure: this post contains affiliate links.</small></em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasperespejo.com/5126/how-to-make-your-wordpress-site-mobile-ready/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WordPress for the clueless:How to build a WordPress site</title>
		<link>http://www.jasperespejo.com/5110/wordpress-for-the-cluelesshow-to-start-a-wordpress-site/</link>
		<comments>http://www.jasperespejo.com/5110/wordpress-for-the-cluelesshow-to-start-a-wordpress-site/#comments</comments>
		<pubDate>Wed, 21 Sep 2011 18:22:15 +0000</pubDate>
		<dc:creator>Jasper Espejo</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.jasperespejo.com/?p=5110</guid>
		<description><![CDATA[What is obvious from the questions I get from clients is the lack of knowledge on some of the more technical aspects of WordPress, from dealing with domains and web hosts, to installing  and managing WordPress, themes and plugins. Rather than repeating my answers over emails when somebody asks me a question about WP, I have decided to write a guide on setting up WP and direct future queries to my posts.]]></description>
			<content:encoded><![CDATA[<p>Pinoy bloggers are on the rise. Surf the web today and you find many of our <em>kababayans</em> publishing blogs on a variety of subjects, some of the more popular topics being: travel, fashion, photography, gadgets, and business. Check which platform their blog is running on and more often than not you will find that WordPress is the engine powering many of these sites.</p>
<p>The growing interest in blogging has also extended to pinoy professionals and companies, especially because blogging is a good way to attract audience and potential buyers. Businesses are also becoming aware that WordPress is more than a blogging tool. It can serve as a content management system for business and commercial websites, and the hosts of available plugins can easily convert a site to an online store, events portal,  online collaboration tool, media streaming site, social network&#8230; almost anything you can think of. And if you can&#8217;t find a plugin to suit your business needs, there are many savvy developers out there who can build a customized solution for you.</p>
<p>Without a doubt, WordPress is driving even my freelance business. These past two months, I have had several emails from people inquiring about using WordPress for a professional portfolio, to set up an online store, or to convert an old company website into a content managed system.</p>
<p>But despite its popularity, WordPress can be a daunting subject for those without a background in internet technology, and most people who approach me belong to this group. They are business owners, or the marketing officer in a company or solo professionals, people who are not in IT and who would rather concentrate on managing their business than agonizing over geeky stuff. But they do wish to know if only a superficial understanding of WP and its machinations, just enough to feel secure that this is the tool they need before committing themselves to it.</p>
<p>And so I occasionally receive emails inquiring about the more technical aspects of WordPress, from dealing with domains and web hosts, to installing  and managing WordPress, themes and plugins. To help my clients and to stop myself from repeating my answers over emails when somebody asks me a question about WP, I have decided to write a guide on setting up WP and to direct future queries to these posts.</p>
<p>I will break up the posts into the following topics:</p>
<ol>
<li>How to choose and register a domain name;</li>
<li>How to select a web host;</li>
<li>How to install WordPress using cPanel;</li>
<li>How to manually install WordPress;</li>
<li>Where to find themes for your blog, niche-specific themes and how to install themes;</li>
<li>Essential plugins for content management, performance, SEO and security and how to install them; and</li>
<li>How to tune your WordPress site for performance and security.</li>
</ol>
<div>The first topic will be out in a few days. If you would like to receive notifications about new posts, you can sign up to my newsletter using the form at the end of this post. You may also subscribe via feedburner, or add me to your social networks. Like my<a title="Like me on facebook" href="http://www.facebook.com/jasperespejo" target="_blank"> facebook page</a> to get updates via fb.</div>
]]></content:encoded>
			<wfw:commentRss>http://www.jasperespejo.com/5110/wordpress-for-the-cluelesshow-to-start-a-wordpress-site/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I feel the need, the need for speed</title>
		<link>http://www.jasperespejo.com/4921/speed-pageload-wordpress-w3-total-cache-cloudflare/</link>
		<comments>http://www.jasperespejo.com/4921/speed-pageload-wordpress-w3-total-cache-cloudflare/#comments</comments>
		<pubDate>Tue, 30 Aug 2011 13:35:23 +0000</pubDate>
		<dc:creator>Jasper Espejo</dc:creator>
				<category><![CDATA[WordPress]]></category>
		<category><![CDATA[cloudflare]]></category>
		<category><![CDATA[page speed]]></category>
		<category><![CDATA[w3 total cache]]></category>

		<guid isPermaLink="false">http://www.jasperespejo.com/?p=4921</guid>
		<description><![CDATA[Speeding up my WordPress site with W3TC and CloudFlare As far back as 1997, Jakob Nielsen was already saying that slow web page speed turns off visitors. The main culprits then were big images from graphic-intensive websites carried across slow modems. Fast forward to 2011, the age of broadband internet, and studies prove that users [...]]]></description>
			<content:encoded><![CDATA[<h3>Speeding up my WordPress site with W3TC and CloudFlare</h3>
<p>As far back as 1997, Jakob Nielsen was already <a title="The Need for Speed" href="http://www.useit.com/alertbox/9703a.html" target="_blank">saying</a> that slow web page speed turns off visitors. The main culprits then were big images from graphic-intensive websites carried across slow modems.</p>
<p>Fast forward to 2011, the age of broadband internet, and studies prove that users still prefer fast loading websites over slow ones (but naturally!). A snappy website makes happy web visitors and happy visitors are more likely to turn into customers. Today however, the choking points of most slow websites are server delays and overly fancy web widgets.</p>
<p>One of the things I remember from Nielsen&#8217;s usability articles is that web users have an attention span of no more than 10 seconds. That means, optimally, your website must load and users must be able to interact with your page within that time frame or else they click away to other sites. It seems that patience limit has decreased from 10 to 5 seconds over the years. I assume that&#8217;s the reason why Google marked 5 seconds as the sweet spot for acceptable page speed.</p>
<p>I&#8217;m not exactly a speed junkie like other bloggers, but I have <a title="Visit W3TC" href="http://wordpress.org/extend/plugins/w3-total-cache/" target="_blank">W3TC</a> installed on my WordPress sites, including this one, for some time now. I stumbled across this plugin while researching about ways to improve website performance and to reduce bandwidth back in the old days when I was still on shared hosting (I am now on 6 nodes of vps at <a title="Go to vps.net" href="http://url.designhubph.com/vpsnet" target="_blank">vps.net</a> yay!) Then recently, a link to <a title="Visit CloudFlare" href="https://www.cloudflare.com/" target="_blank">CloudFlare</a> showed up in the W3TC options panel, so I researched about this service, liked the idea behind it and signed up for that too.</p>
<p>So now I have a plugin and a web service that supposedly should speed up my site. But do they really? My site does seem fast but I want numbers to prove it. So last night, I decided to test my website using the page speed tester at <a title="Visit Pingdom Tools" href="http://tools.pingdom.com/" target="_blank">Pingdom Tools</a> and <a title="Go to Google Labs" href="http://pagespeed.googlelabs.com/" target="_blank">Google Labs</a>.</p>
<p>First I had to revert my site to an un-optimized state, so I cleared all cache (plugin and CloudFlare), I deactivated Pingdom and W3TC, then ran the tests. Here are the results:</p>
<div id="attachment_4925" class="wp-caption alignleft" style="width: 170px"><a href="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed1.png" rel="lightbox"><img class="size-thumbnail wp-image-4925  " title="Pingdom page speed result" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed1-160x160.png" alt="" width="160" height="160" /></a><p class="wp-caption-text">Pingdom Result</p></div>
<div id="attachment_4926" class="wp-caption alignleft" style="width: 170px"><a href="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed1b.png" rel="lightbox"><img class="size-thumbnail wp-image-4926 " title="speed1b" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed1b-160x102.png" alt="" width="160" height="102" /></a><p class="wp-caption-text">Google Labs Result</p></div>
<p><div class="woo-sc-divider"></div><br />
I guess 9 seconds load time for an un-optimized website is not too bad.</p>
<p>Next, I activated W3TC but instead of just accepting the default settings, I tweaked it further by specifying the css and js scripts to be minified. I also have an Amazon S3 account with CloudFront, so I added that into the CDN setting, and uploaded the files into the Amazon cloud. Then I cleared the plugin cache to make sure the tests will load from an uncached page and ran the tests again:<br />
<div class="woo-sc-divider"></div></p>
<div id="attachment_4932" class="wp-caption alignleft" style="width: 170px"><a href="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed2.png" rel="lightbox"><img class="size-thumbnail wp-image-4932" title="speed2" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed2-160x160.png" alt="" width="160" height="160" /></a><p class="wp-caption-text">Pingdom Result</p></div>
<div id="attachment_4933" class="wp-caption alignleft" style="width: 170px"><a href="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed2b.png" rel="lightbox"><img class="size-thumbnail wp-image-4933" title="speed2b" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed2b-160x96.png" alt="" width="160" height="96" /></a><p class="wp-caption-text">Google Labs Result</p></div>
<p><div class="woo-sc-divider"></div><br />
I must say I was hoping for more speed difference than mere 1.9 seconds but that was what I got from the test even after repeat testing.</p>
<p>Finally, I re-activated CloudFlare, but stopped before making the last test. I thought it might need some time for my minified scripts and cloud files to propagate across the globe, so I decided to go to sleep and do the test in the morning.</p>
<p>Ten hours later, I was back online tweaking my CloudFlare setup. On top of the usual setup, I activated the minify and CDNJS settings. So now I have W3TC minification and CloudFlare minification; Cloudfront CDN and Cloudflare CDN; how they all work together without breaking my site confounds even myself, but my website loads fine so I let it be.</p>
<p>Running the tests one last time yields these results:</p>
<div id="attachment_4935" class="wp-caption alignleft" style="width: 170px"><a href="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed3.png" rel="lightbox"><img class="size-thumbnail wp-image-4935" title="speed3" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed3-160x160.png" alt="" width="160" height="160" /></a><p class="wp-caption-text">Pingdom Result</p></div>
<div id="attachment_4936" class="wp-caption alignleft" style="width: 170px"><a href="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed3b.png" rel="lightbox"><img class="size-thumbnail wp-image-4936" title="speed3b" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/08/speed3b-160x101.png" alt="" width="160" height="101" /></a><p class="wp-caption-text">Google Labs result</p></div>
<p><div class="woo-sc-divider"></div><br />
A speed improvement from 9 secs un-optimized page to 4.1 secs, and a Google Page Speed Score of 93. Yay! So W3TC and CloudFlare together, do increase page speed.</p>
<p>My next goal is to see if I can improve the results further. Reading the suggestions from Google Labs, I think I can lighten the load some more by removing unnecessary page widgets (do I really need a Facebook Like box on the homepage?), or hosting external services in my server (e.g., replacing typekit with self-hosted webfonts and @font-face css). Will keep you posted on how that will turn out.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasperespejo.com/4921/speed-pageload-wordpress-w3-total-cache-cloudflare/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How to create an iframe Facebook Page with content from WordPress</title>
		<link>http://www.jasperespejo.com/4533/custom-facebook-page-iframe-app-tutorial/</link>
		<comments>http://www.jasperespejo.com/4533/custom-facebook-page-iframe-app-tutorial/#comments</comments>
		<pubDate>Tue, 01 Mar 2011 17:47:08 +0000</pubDate>
		<dc:creator>Jasper Espejo</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[facebook app]]></category>
		<category><![CDATA[facebook page]]></category>

		<guid isPermaLink="false">http://www.jasperespejo.com/?post_type=tutorials&#038;p=4533</guid>
		<description><![CDATA[Recently Facebook announced that they are going to deprecate the use of FBML in favor of iframe for Page tabs. Starting March 11th, 2011, reports say you won’t be able to add static FBML apps to your Facebook Page. You have always wanted a custom Facebook Page but you are not html-savvy, and now you have to deal with iframes and html coding just to set up a nice image as welcome page on Facebook. If you can read and smart enough to follow step-by-step instructions, I can help you get your first iframe tab in Facebook up in no time.]]></description>
			<content:encoded><![CDATA[<p>It is fairly easy to create custom tabs for Facebook Pages using static FBML app and a few codes of html. Copy-and-paste FBML codes abound on the web and numerous services&#8211;both free and paid&#8211;have grown around this app. The popularity of static FBML rests on the fact that it is an easy and the ONLY way to put a unique brand/personal touch to a Facebook account; so you can imagine, everyone from big companies (Coke keeps cropping up as example) to small-time <a title="Facebook Page - Jasper Espejo" href="http://www.facebook.com/jasperespejo" target="_blank">Filipino web designers</a> ;-) have used static FBML app to brand their own Facebook Pages.</p>
<p>But recently, Facebook announced that they are going to deprecate the use of FBML in favor of iframe for Page tabs. Starting March 11, 2011, reports say you won’t be able to add static FBML apps as Page tabs. Although all existing FMBL tab and apps will continue to function, and will still be able to be edited for the immediate future, it is believed that Facebook will eventually remove FBML entirely.</p>
<p>So what does this mean to people who want a custom Facebook Page but are not html savvy?</p>
<p>I headed over to the Facebook developer area to assess the difficulty of creating a custom Page tab using the new iframe. The result of my first attempt ended with this: a Feedburner list of my latest blogs embedded right inside my own Facebook Page (<a title="Feedburner latest blogs" href="http://www.facebook.com/jasperespejo?v=app_191872804167886" target="_blank">view</a>).</p>
<p>My verdict is that, yes, it will be quite difficult for non-web-savvy folks to deal with the new iframe compared to static FBML. Not only do you need to go thru the hassle of first connecting the developer app to your account before you can create an iframe tab; but you MUST also have a remotely hosted web page, then have to go thru several steps creating the apps settings, before you can finally add the app to your Page.</p>
<p>But it did hit me, one good thing about having an iframe&#8211;and probably the main reason why Facebook has decided to go down this route&#8211;is that now you can embed a remotely hosted website inside Facebook. And for many people who are not knowledgeable in html, there are already a host of online tools and services that help create a website without html know-how. And naturally, the first application to come to my mind is WordPress.</p>
<p>So I did another test. I created a WordPress page template that will fit inside the constrained layout of a Facebook Page and added an image (via WordPress&#8217; built-in media uploader), a flash slideshow from flickr, javascript from feedburner, and a post tab plugin to the content. Then I created another iframe app in Facebook with the source pointing to the WordPress page I created earlier, and added the iframe app to a Facebook Page. The result is this sample <a title="Facebook Page demo with iframe content" href="http://www.facebook.com/pages/My-Fab-Page/184862708218272" target="_blank">demo page</a>.</p>
<p>It works. And I see a lot of potential for this new way of connecting WordPress content and Facebook Pages.</p>
<p>The initial hurdle for many people will be the extra steps in creating the iframe app; but, if you already have a WordPress site for publishing html pages and you are not intimidated by the technical jargons while creating the Facebook apps settings, you will see it&#8217;s really not that hard to create a custom Facebook Page using the new iframe method.</p>
<p>Ok if you have read this far and are now wondering where the f#@!ck is the tutorial, it is not here! :-) I published the tutorial on my hubpage. Go <a title="Read the tutorial: editstatsdeletesuggest links How to create an iframe tab for your Facebook Page with content from WordPress" href="http://hubpages.com/hub/How-To-Create-a-Custom-Welcome-Tab-For-Your-Facebook-Page" target="_blank">take a look</a>. If you can read and you are smart enough to follow step-by-step instructions, you can have your first iframe app in Facebook up in no time.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasperespejo.com/4533/custom-facebook-page-iframe-app-tutorial/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>What a difference a blog makes</title>
		<link>http://www.jasperespejo.com/4192/what-a-difference-a-blog-makes/</link>
		<comments>http://www.jasperespejo.com/4192/what-a-difference-a-blog-makes/#comments</comments>
		<pubDate>Sat, 05 Feb 2011 02:09:41 +0000</pubDate>
		<dc:creator>Jasper Espejo</dc:creator>
				<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[blogger]]></category>
		<category><![CDATA[blogging]]></category>
		<category><![CDATA[movable type]]></category>
		<category><![CDATA[social network]]></category>

		<guid isPermaLink="false">http://www.jasperespejo.com/?post_type=blog&#038;p=4192</guid>
		<description><![CDATA[I started blogging in 2001 at blogger.com. I forced myself to learn perl in order to create my first custom theme in Movable Type. I tried WordPress the first time it came out, but scrapped it in a few days because I thought it was ugly. Then I stopped and never blogged for years. Until recently.]]></description>
			<content:encoded><![CDATA[<p>I started blogging in 2001 at <a href="http://www.blogger.com/" target="_blank">blogger.com</a>. When I got my first web host, I moved my blog to <a href="http://movabletype.org/" target="_blank">Movable Type</a> and forced myself to learn the basics of perl so that I can design my first custom theme. I was there when <a href="http://wordpress.org/" target="_blank">WordPress</a> first came out, and I remember not liking it one bit. Compared to the elegant layout of MT&#8217;s admin, I thought WP looked clunky. Besides, I was just not ready to learn another language (php). I was hellbent on becoming a designer not a programmer!</p>
<p>Blogging was an on-and-off thing for me, with my most productive blogging period being during my stay in Kuala Lumpur (fueled by homesickness, I guess). By the time I purchased the domain jasperespejo.com, it seemed every Tom-Dick-and-Harry was ranting about something online via personal blogs while I, on the other hand, lost interest. I decided to use my new website to feature only web projects using (then) snazzy jquery effects and my blog faded into oblivion, or rather into a backup sql file.</p>
<p><a href="http://url.designhubph.com/problogger31days" target="_blank"><img title="31 Days to buil a better blog" src="http://ads.designhubph.com/problogger/problogger-500x150.png" alt="31 Days to buil a better blog" width="500" height="150" /></a></p>
<p>But sometime last year, I started toying with the idea to resurrect my blog. In the intervening years since I closed my blog, the main reason that stopped me from having one in jasperespejo.com has disappeared&#8211;the notion that a blog is a personal journal and not a professional tool.</p>
<p>So I remodeled my site around a new WordPress&#8230; yes WordPress, the one I rejected years back for being ugly but which I have eventually grown to love and master (including learning php) after discovering its many good points (not least the fact the people will pay me to make their WP sites)&#8230; a new WordPress platform that caught my interest, <a href="http://url.designhubph.com/pagelines" target="_blank">PlatformPro from Pageline</a>, and put a blog on the frontpage.</p>
<p>The effect of this addition on my website has been very positive.</p>
<ol>
<li><strong>Surge in web traffic.</strong> Unlike before where I was getting only a handful of hits per day, my Google Analytics chart peaked like a sharp mountain cliff since I opened my blog and never hit 0 again.</li>
<li><strong>Increased inquiries about my freelance services.</strong> Not all of which I can accommodate, unfortunately.</li>
<li><strong>Sales from affiliate links (finally!).</strong> I&#8217;ve tried a few affiliate links displayed here-and-there among my social network sites but I never really made a single sale until recently. And those sales all came from my re-designed website. Now I know that the formula <em>traffic + targeted content = sales</em> does work and I am thinking of other ways to leverage this.</li>
</ol>
<p>I have to thank social networks for the good outcome. The first thing I did after completing the re-design and before posting my first blog was to setup <a href="http://dlvr.it/" target="_blank">dlvr.it</a> to forward my posts to all my social networking sites. And believe me I&#8217;ve signed up to plenty. Sometimes, I think too many for my own good.</p>
<p>And also, I seemed to have hit a jackpot when I blogged my reaction about a <a href="http://www.jasperespejo.com/blog/philippines-ranked-6th-in-lonely-planets-top-10-best-value-destinations-for-2011/">Lonely Planet</a> article mentioning the Philippines. That post got me the most search referral from Google. Now I&#8217;m thinking I should do more stories about my travels around the PH. I&#8217;m beginning understand why a lot of people seem to want to be travel bloggers.</p>
<p><a href="http://url.designhubph.com/contentrules" target="_blank"><img title="Content Rules: How to Create Killer Blogs, Podcasts, Videos, Ebooks, Webinars (and More) That Engage Customers and Ignite Your Business" src="http://ads.designhubph.com/kindle/contentrules-500x150.png" alt="Content Rules: How to Create Killer Blogs, Podcasts, Videos, Ebooks, Webinars (and More) That Engage Customers and Ignite Your Business" width="500" height="150" /></a></p>
<p>So now I&#8217;m stoked to blog more. One of my immediate <em>to-do</em> is to find the sql backup file of my old blog and rescue some of the noteworthy travel posts I made in the past and import them over to their new home.</p>
<p>I will also write about my freelancing job which is going into its 4th year by June 2011. A fact which surprises even myself, because when I quit my day job in a US-owned company four years ago, I had so many fears about working outside the traditional office setting and I thought I would not last a few months working from home.</p>
<p>And, of course, I will blog about my other interests in life: photography, keeping fit, transitioning into my 40s, personal projects. Now and then, I might try to sell some stuff via promotional posts ;-).</p>
<p>So here it is. My new blog-life.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasperespejo.com/4192/what-a-difference-a-blog-makes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>My new portfolio blog, running on PlatformPro</title>
		<link>http://www.jasperespejo.com/3771/portfolio-blog-platformpro/</link>
		<comments>http://www.jasperespejo.com/3771/portfolio-blog-platformpro/#comments</comments>
		<pubDate>Mon, 10 Jan 2011 11:31:11 +0000</pubDate>
		<dc:creator>Jasper Espejo</dc:creator>
				<category><![CDATA[Freelancing]]></category>
		<category><![CDATA[WordPress]]></category>
		<category><![CDATA[Pagelines]]></category>
		<category><![CDATA[PlatfromPro]]></category>

		<guid isPermaLink="false">http://www.jasperespejo.com/?post_type=blog&#038;p=3771</guid>
		<description><![CDATA[UPDATE: I have since changed the theme to WooThemes Canvas. But I continue to design and support PlatfromPro for clients. I blogged about re-designing my website on New Year&#8217;s eve. I resolved to finish the re-design before January is over. I also mentioned that I was using the free version of Platform from Pagelines to [...]]]></description>
			<content:encoded><![CDATA[<p>UPDATE: I have since changed the theme to <a href="http://url.designhubph.com/woothemes" title="Get Canvas from Woothemes" target="_blank">WooThemes Canvas</a>. But I continue to design and support PlatfromPro for clients.</p>
<div id="attachment_3773" class="wp-caption alignnone" style="width: 510px"><a href="http://www.jasperespejo.com/3771/portfolio-blog-platformpro/_mg_2900/" rel="attachment wp-att-3773"><img class="size-full wp-image-3773 " title="Website portfolio re-design" src="http://s3.jasperespejo.com.s3.amazonaws.com/wp-content/uploads/2011/01/MG_2900.jpg" alt="Website portfolio re-design" width="500" height="333" /></a><p class="wp-caption-text">A screenshot of my re-designed blog&#39;s homepage.</p></div>
<p>I blogged about <a href="http://www.jasperespejo.com/blog/back-blogging/">re-designing my website</a> on New Year&#8217;s eve. I resolved to finish the re-design before January is over. I also mentioned that I was using the free version of Platform from <a href="http://url.designhubph.com/pagelines" target="_blank">Pagelines</a> to evaluate the features prior to buying the pro version. I liked the features of the free theme, in fact the free features were extensive and would be more than enough for any casual blogger.</p>
<p>However, I needed a better way to output a few important sections of my website, like the portfolio page and I thought the &#8220;boxes&#8221; feature of the pro version will do nicely. I also needed to have different columns for different pages and that feature was deactivated in the free version.</p>
<p>So, last weekend I went ahead and bought the <a href="http://url.designhubph.com/pagelines">PlatformPro</a>.</p>
<p>It took me just a few hours to learn setting up the page and post templates via drag-and-drop. I had a little problem with sidebar plugins, in places where I wanted some plugins to show while be hidden from other pages that shared the same PlatformPro template. In the end, it was easily solved by installing a widget logic plugin.</p>
<p>And in just one afternoon, this was the result: a brand spanking new website layout just the way I wanted it&#8211;clean, more text, a blog homepage. What&#8217;s more, it now looks nice in other browsers, where before it looked ugly in IE especially older IE browsers.</p>
<p>It&#8217;s not 100% complete. I haven&#8217;t really setup the portfolio page the way I imagined it, using the boxes template. Instead, I dumped all my old works in a gallery page. I think for now I will keep it this way and just add new works to the portfolio boxes in the future. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.jasperespejo.com/3771/portfolio-blog-platformpro/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using apc
Content Delivery Network via Amazon Web Services: S3: s3.jasperespejo.com.s3.amazonaws.com

Served from: jasperespejo.com @ 2012-02-07 22:28:19 -->
