<?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>Notes on blogging and list building</title>
	<atom:link href="http://jose-r-perez.com/index.php/feed/" rel="self" type="application/rss+xml" />
	<link>http://jose-r-perez.com</link>
	<description>&#34;How I&#039;m blogging myself out of a 7-to-5!&#34; by Jose Perez</description>
	<lastBuildDate>Thu, 04 Mar 2010 04:06:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How to restore a WordPress database: I lost my blog and got it back!</title>
		<link>http://jose-r-perez.com/index.php/2010/01/10/how-to-restore-a-wordpress-database-i-lost-my-blog-and-got-it-back/</link>
		<comments>http://jose-r-perez.com/index.php/2010/01/10/how-to-restore-a-wordpress-database-i-lost-my-blog-and-got-it-back/#comments</comments>
		<pubDate>Sun, 10 Jan 2010 07:49:10 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Blog building]]></category>
		<category><![CDATA[blog backup]]></category>
		<category><![CDATA[database restore process]]></category>
		<category><![CDATA[essential plugins]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=221</guid>
		<description><![CDATA[This past Wednesday, when trying to get to the dashboard to work on my blog, I was surprised to see the WordPress 5-minute installation page instead. I then tried getting to the blog from my spots in the Commentators lists of fellow Alex Jeffreys students, but to no avail: For the fifth time, I had [...]]]></description>
			<content:encoded><![CDATA[<p>This past Wednesday, when trying to get to the dashboard to work on my blog, I was surprised to see the WordPress 5-minute installation page instead. I then tried getting to the blog from my spots in the Commentators lists of fellow Alex Jeffreys students, but to no avail: For the fifth time, <strong>I had lost my blog!</strong></p>
<p>Fortunately for me, this time I had a recent blog database backup, thanks to <strong><a title="having installed the WP-DB-Backup plugin" href="http://jose-r-perez.com/index.php/2009/08/26/backing-up-my-blog-content/" target="_blank">having installed the WP-DB-Backup plugin</a></strong> when first starting blogging. I had chosen to receive the backup file weekly in my mailbox, so I had it handy for the job ahead. Now I just had to find out how to use it&#8230;</p>
<p>After doing some research in Google for &#8216;how to restore a WordPress database&#8217;, I concluded that the simplest set of instructions appeared to be in <strong><a title="the WordPress Codex itself" href="http://codex.wordpress.org/Restoring_Your_Database_From_Backup" target="_blank">the WordPress Codex itself</a></strong>. Following the steps in the <em>Using phpMyAdmin</em> section of the document, I logged in phpMyAdmin through the Cpanel of my domain. Next, the codex instructs to &#8220;&#8230;select the database that you will be importing your data into.&#8221;</p>
<p>It took me a while to figure out how to identify which database to use since phpMyAdmin listed three different ones under my domain login username. Finally I realized that <strong>the backup file name that the plugin generates contains the database name</strong>. In my case, the file name was brighter_<strong>wrdp2</strong>_wp_20091229_243.sql, so I picked &#8216;wrdp2&#8242; as the database to restore:</p>
<p><img class="aligncenter size-full wp-image-232" title="The database name to chose is contained in the name of the backup file" src="http://jose-r-perez.com/wp-content/uploads/2010/01/phpMyAdmin-choose-db.bmp" alt="The database name to chose is contained in the name of the backup file" /></p>
<p>And that was the trickiest part of the process! The remaining six steps required three simple clicks of the mouse and in a few seconds I had my blog back.</p>
<p>What a difference from the four previous mishaps&#8230; Having that backup file was the key to an easy recovery of my blog, so many thanks to <strong><a title="Austin Matzko" href="http://ilfilosofo.com/blog/wp-db-backup" target="_blank">Austin Matzko</a></strong> for a most effective plugin!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2010%2F01%2F10%2Fhow-to-restore-a-wordpress-database-i-lost-my-blog-and-got-it-back%2F&amp;linkname=How%20to%20restore%20a%20WordPress%20database%3A%20I%20lost%20my%20blog%20and%20got%20it%20back%21"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2010/01/10/how-to-restore-a-wordpress-database-i-lost-my-blog-and-got-it-back/feed/</wfw:commentRss>
		<slash:comments>31</slash:comments>
		</item>
		<item>
		<title>Improving search engine ranking, second iteration</title>
		<link>http://jose-r-perez.com/index.php/2009/12/27/search-engine-ranking-second-iteration/</link>
		<comments>http://jose-r-perez.com/index.php/2009/12/27/search-engine-ranking-second-iteration/#comments</comments>
		<pubDate>Sun, 27 Dec 2009 07:41:31 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Blog building]]></category>
		<category><![CDATA[driving traffic]]></category>
		<category><![CDATA[search engine friendliness]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=198</guid>
		<description><![CDATA[For the past few weeks, I have been working on the suggestions in the Website Grader report to improve search engine ranking. In the Off-Page SEO section of the report, besides the all-important inbound links number, there are two seemingly relevant items: being listed in dmoz and in the Yahoo! Directory.
I started with dmoz, as [...]]]></description>
			<content:encoded><![CDATA[<p>For the past few weeks, I have been working on the suggestions in the Website Grader report to improve search engine ranking. In the <em>Off-Page SEO</em> section of the report, besides the all-important inbound links number, there are two seemingly relevant items: being listed in <strong><a title="dmoz" href="http://www.dmoz.org/" target="_blank">dmoz</a></strong> and in the <strong>Yahoo! Directory</strong>.</p>
<p>I started with dmoz, as it was referred to as &#8220;the largest and most comprehensive human-edited     directory of the Web&#8221;, which sounded impressive to me. For some reason I found it hard to define the category for my blog; finally, I chose <strong>Business: Marketing and Advertising: Internet Marketing: Marketing Services</strong> as the best fit. Unfortunately, dmoz does not acknowledge a submission and they do not offer any alternate method to follow-up on it, hence the only thing to do is wait. But as of today, waiting has not worked and my blog has not been listed. I guess I could try again, as suggested in this <strong><a title="interesting article" href="http://www.free-webmaster-tools.com/articles-DMOZ.htm" target="_blank">interesting article</a></strong> on the subject.</p>
<p>As for the Yahoo! Directory, I shunned from it after I found out there is a substantial fee for their service ($299 is substantial to me). Instead, I opted for submitting my blog URL for free to <strong><a title="Yahoo! Search" href="http://siteexplorer.search.yahoo.com/submit" target="_blank">Yahoo! Search</a></strong>.</p>
<p>Other actions I have taken after the suggestions in the report: I have added the <strong>Alexa</strong> traffic rank button to my blog (there is nothing to brag about my rank just yet) and submitted one article to <a title="Digg" href="http://digg.com/submit/" target="_blank"><strong>Digg</strong></a>; I bookmarked on <strong>del.icio.us</strong> myself, maybe something I should not have done&#8230;  I also added the Twitter Follow Me button to the side. The little blue bird looks good there, I think.</p>
<p>A rather puzzling statement from Website Grader is the one about &#8220;Too many images found&#8221;. There is not much to do except for ignoring it: the pictures I have are the gravatars of the top commentators and the image for the e-book cover in the opt-in form. They stay!</p>
<p>One thing that has botehred me a bit is that I could not get the Website Grader badge to show my updated grade after all the above actions (it got <strong>up to 82</strong>). Since I could not establish the root cause, I decided to remove it. Something similar happened with the Alexa rank button, but this one updates automatically now. I might give the badge a second chance&#8230;</p>
<p>There is always more that can be done but I think I have addressed the Website Grader report sufficiently. I should now go back to focus on getting links and continue commenting on other blogs.</p>
<p>Gosh! It took me too long to post again&#8230;</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F12%2F27%2Fsearch-engine-ranking-second-iteration%2F&amp;linkname=Improving%20search%20engine%20ranking%2C%20second%20iteration"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/12/27/search-engine-ranking-second-iteration/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
		</item>
		<item>
		<title>Improving search engine ranking, first iteration</title>
		<link>http://jose-r-perez.com/index.php/2009/11/29/improving-search-engine-ranking-first-iteration/</link>
		<comments>http://jose-r-perez.com/index.php/2009/11/29/improving-search-engine-ranking-first-iteration/#comments</comments>
		<pubDate>Sun, 29 Nov 2009 08:31:10 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[driving traffic]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=180</guid>
		<description><![CDATA[I have found that the All in One SEO Pack plugin and the report I got from Website Grader can complement each other nicely to help me improve the search engine ranking of my blog.
To set up the plugin, the three main fields, Title, Description and Keywords, also known as metadata, can be appropriately filled [...]]]></description>
			<content:encoded><![CDATA[<p>I have found that the <strong><a title="All in One SEO Pack" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_self">All in One SEO Pack plugin</a></strong> and the report I got from <strong><a title="Website Grader" href="http://www.websitegrader.com" target="_blank">Website Grader</a></strong> can complement each other nicely to help me improve the search engine ranking of my blog.</p>
<p>To set up the plugin, the three main fields, Title, Description and Keywords, also known as <em>metadata</em>, can be appropriately filled in based on the suggestions in the report. In the case of my description, I had to make it shorter, since it was way longer than the recommended 150 characters. But most important, I came up with a completely different title for my blog. I changed to <strong>&#8220;Notes on blogging and list building&#8221;</strong>, which includes two keywords with which the search engines can have a better idea of what my blog is about. This title can still be improved but I think it is better than the old &#8220;The blog of Jose Perez&#8221; , considering that my name is a very common Hispanic name&#8230;</p>
<p>After these few changes I requested a new report for my blog. <strong>Website Grader gave me a 73/100 grade this time</strong>, a modest 4 points better than my initial rating.</p>
<p>According to the report, my grade could benefit from listing my blog in DMOZ and the Yahoo! Directory, as well as bookmarking it with del.icio.us and submitting articles to Digg.com. But also according to the report, the main course of action for me is to work on increasing the number of inbound links to my blog, that is, getting more sites to link to it. The <em>Superb business blogs &amp; sites</em> list I already have can help me a lot, I just have to post more often in those places and identify additional ones to list. I should also continue to post on forums, since Google Analytics tells me I&#8217;ve been getting links from the two places where I&#8217;ve been participating.</p>
<p>And one more step I&#8217;ve just taken that can bring me more links (by bringing in more visitors) is setting up the KeywordLuv plugin. Again with the help of my friend Vance Sova from <strong><a title="Learn List Building" href="http://www.vancesova.com" target="_self">Learn List Building</a></strong>, I will learn how to make the most of this tool that <strong>rewards commentators</strong> by separating their name from their keywords in the link to their website, giving them <strong>improved anchor text</strong>.</p>
<p>Well, I&#8217;ll keep scratching the surface of SEO. It&#8217;s worth the effort!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F11%2F29%2Fimproving-search-engine-ranking-first-iteration%2F&amp;linkname=Improving%20search%20engine%20ranking%2C%20first%20iteration"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/11/29/improving-search-engine-ranking-first-iteration/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>How to improve search engine ranking</title>
		<link>http://jose-r-perez.com/index.php/2009/11/08/how-to-improve-search-engine-ranking/</link>
		<comments>http://jose-r-perez.com/index.php/2009/11/08/how-to-improve-search-engine-ranking/#comments</comments>
		<pubDate>Mon, 09 Nov 2009 06:45:37 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Blog building]]></category>
		<category><![CDATA[driving traffic]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=152</guid>
		<description><![CDATA[I had a most interesting conversation the other day over Skype with my good friend Vance Sova. Since he is much more experienced on internet marketing than I am, it was a great opportunity for me to learn a bit more.
Vance told me about the importance of having links to other blogs or sites that [...]]]></description>
			<content:encoded><![CDATA[<p>I had a most interesting conversation the other day over Skype with <a title="my good friend Vance Sova" href="http://www.vancesova.com" target="_blank">my good friend <strong>Vance Sova</strong></a>. Since he is much more experienced on internet marketing than I am, it was a great opportunity for me to learn a bit more.</p>
<p>Vance told me about the importance of having <strong>links to other blogs or sites that are well established</strong> among the marketing community. Heeding his advise, what I did was to add a text widget I titled &#8216;Superb business blogs &amp; sites&#8217; to the top sidebar. My first two choices were Rick Schefren&#8217;s and Yaro Starak&#8217;s.</p>
<p>Vance also said I should be keeping track of who my most frequent commentators are. It&#8217;s a good practice to show who visits your blog and, by providing a direct link to their own blogs, I&#8217;d also be practicing good etiquette toward those kind enough to visit me and comment. I activated the <strong>Top Commentators plugin</strong>, listing them along with their avatars and quantity of comments left; I also hyperlinked their names to their blogs, to make it easier for others to visit them.</p>
<p>These two additions can be seen scrolling down past the free report optin.</p>
<p>______________________________________________________________</p>
<p>After the call, I wanted to find out more about search engine optimization for blogs. I found two resources of my interest:</p>
<ul>
<li><strong><a title="Website Grader" href="http://www.websitegrader.com" target="_blank">Website Grader</a></strong>, which gave me a marketing effectiveness ranking for my blog as it currently is and &#8211;most important&#8211; a report on how to improve that ranking, and</li>
<li><a title="All in One SEO Pack" href="http://wordpress.org/extend/plugins/all-in-one-seo-pack/" target="_blank"><strong>All in One SEO Pack</strong></a>, a plugin to help me improve the chances of my blog being found by the search engines.</li>
</ul>
<p>I am in the process of understanding both the above tools, but I think they can help me a lot to make my blog better, one of the items I pledged over when I first started my efforts.</p>
<p>As I fully grasp and implement these concepts I&#8217;ll be using the Website Grader badge to show and keep track of how the modifications I make affect my ranking. This should also give material for my next posts, otherwise so scarce!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F11%2F08%2Fhow-to-improve-search-engine-ranking%2F&amp;linkname=How%20to%20improve%20search%20engine%20ranking"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/11/08/how-to-improve-search-engine-ranking/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>Revising my business plan: Rehash or redo?</title>
		<link>http://jose-r-perez.com/index.php/2009/10/22/revising-my-business-plan-rehash-or-redo/</link>
		<comments>http://jose-r-perez.com/index.php/2009/10/22/revising-my-business-plan-rehash-or-redo/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 05:57:56 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[driving traffic]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=147</guid>
		<description><![CDATA[In Module 7, Alex advised us to review our plans and, based on our results to this point, determine how to revise them.
In my case, there was an urgent reason to do so: my original plan has not worked. Going through my notes, I see that the way I stated it was such that it [...]]]></description>
			<content:encoded><![CDATA[<p>In Module 7, Alex advised us to review our plans and, based on our results to this point, determine how to revise them.</p>
<p>In my case, there was an urgent reason to do so: my original plan has not worked. Going through my notes, I see that the way I stated it was such that it was not results-oriented. The actions I considered were rather focused on implementing the tools of the trade. For instance, I said “Set up Google Analytics on your blog” but there was no indication on what I would be getting from GA&#8230;</p>
<p>In order to come up with a better approach this time, I consulted my ever-increasing library of e-books to find the following list of basics for a sound business plan:</p>
<ol>
<li><strong>Know your target market</strong> Here, perhaps, is the main reason for my dismal results: not having identified an audience with a specific need.</li>
<li><strong>Have a product or service to sell to that market</strong> In addition to the profit pulling platforms given by Alex, creating my own e-book is essential to the growth of my business. Choosing the subject for my e-book would be much easier if I knew who my potential audience would be. Alex himself has given (actually, reminded me of) a hint: “Write about your own progress; write about what you have learned”.</li>
<li><strong>Determine your advertising budget</strong> So far I have used free methods only, but how about the time I have invested? Shouldn’t I be willing to pay for advertising?</li>
<li><strong>Determine your overall expense</strong> <strong>budget</strong> Well, it&#8217;s all been expenses until today. I have an idea: beyond determining how much to spend in a weekly or monthly basis, I will factor in the results the projected business growth; for instance, I could say: “I&#8217;ll spend XX dollars per month to get YY more persons into my list”. That would mean another step toward accountability.</li>
<li><strong>Have a realistic income projection</strong> That should be easy, considering anything above $0.00 would do! I&#8217;ve been attending <a title="Rob Canyon" href="http://escapetoprosperity.com/" target="_blank">Rob Canyon</a>&#8217;s Double Click Blueprint webinars and I&#8217;ve figured out a target income to start, at least for the end of the month: $100 by October 31<sup>st</sup>.</li>
<li><strong>Decide on your marketing strategy </strong>I’ve been given the formula: Give out good content for free, build your list, then email market to it.</li>
<li><strong>Determine your production strategy</strong> <strong>(consider outsourcing)</strong> This is in regard to the product or service in item 2. Being a first for me, I&#8217;d like to make it myself.</li>
<li><strong>Make a unique selling proposition</strong> My marketing proposition must present a specific benefit and it must be unique (not my words, I got them from Wikipedia…) My blog and personal broadcast messages should help with the ‘unique’ side; the ‘specific benefit’ will keep me thinking for a while.</li>
</ol>
<p>To answer the question that titles this post: It has to be a redo!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F10%2F22%2Frevising-my-business-plan-rehash-or-redo%2F&amp;linkname=Revising%20my%20business%20plan%3A%20Rehash%20or%20redo%3F"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/10/22/revising-my-business-plan-rehash-or-redo/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>How to drive traffic to your blog: Forums</title>
		<link>http://jose-r-perez.com/index.php/2009/10/02/how-to-drive-traffic-to-your-blog-forums/</link>
		<comments>http://jose-r-perez.com/index.php/2009/10/02/how-to-drive-traffic-to-your-blog-forums/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 07:21:09 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[driving traffic]]></category>
		<category><![CDATA[forums]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=108</guid>
		<description><![CDATA[I had slowed down (actually, stopped) posting on my blog lately&#8230; After the &#8220;25 Things&#8221; post, which was a challenge, I have been busy trying to figure out how to drive traffic to my blog.
I&#8217;ve chosen two forums for my endeavor: the Warrior Forum, which is one of the widest-known places in the IM field, and [...]]]></description>
			<content:encoded><![CDATA[<p>I had slowed down (actually, stopped) posting on my blog lately&#8230; After the &#8220;25 Things&#8221; post, which was a challenge, I have been busy trying to figure out <strong>how to drive traffic to my blog</strong>.</p>
<p>I&#8217;ve chosen two forums for my endeavor: the <a title="Warrior Forum" href="http://www.warriorforum.com/index.php?referrerid=61395" target="_blank">Warrior Forum</a>, which is one of the widest-known places in the IM field, and <a title="Associate Programs.com" href="http://www.associateprograms.com/discus/index.php">Associate Programs.com</a>. I&#8217;m sure there might be other places where to go, but for the sake of simplicity, I decided to keep my efforts within comprehensible boundaries.</p>
<p>I started by choosing the <strong>threads that were most recently started and also had the fewest replies</strong>, my rationale being that if I got in them early, more later-to-come readers would go through my reply and hence see the links in my signature. Also, if the topic was started as a call for help, I could fulfill the need of the topic starter and <strong>make a head-start toward his/her confidence</strong>.</p>
<p>But lately I have started to participate in threads that have plenty of replies, considering that there  would be <strong>more of a chance for my reply to be seen given the interest the thread generated</strong>. That is, provided long threads are read and the topic maintains that interest&#8230;</p>
<p>In any case, going through the forums has turned out to be learning opportunity and it has also confirmed what Alex said in one of the modules: that we can be a little bit ahead of others and thus be of their help.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F10%2F02%2Fhow-to-drive-traffic-to-your-blog-forums%2F&amp;linkname=How%20to%20drive%20traffic%20to%20your%20blog%3A%20Forums"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/10/02/how-to-drive-traffic-to-your-blog-forums/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>How to find time to build a blog</title>
		<link>http://jose-r-perez.com/index.php/2009/09/07/how-to-find-time-to-build-a-blog/</link>
		<comments>http://jose-r-perez.com/index.php/2009/09/07/how-to-find-time-to-build-a-blog/#comments</comments>
		<pubDate>Tue, 08 Sep 2009 05:51:37 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Blog building]]></category>
		<category><![CDATA[excuses]]></category>
		<category><![CDATA[finding time]]></category>
		<category><![CDATA[mindset]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=110</guid>
		<description><![CDATA[The biggest problem I&#8217;ve had  since I started working on this blog  is finding time to sit down and  start. It&#8217;s a constant struggle for every post, for every plugin or improvement I want to make.
Having three very young kids and a full time job, I had thought I had  a [...]]]></description>
			<content:encoded><![CDATA[<p>The biggest problem I&#8217;ve had  since I started working on this blog  is <strong>finding time to sit down and  start</strong>. It&#8217;s a constant struggle for every post, for every plugin or improvement I want to make.</p>
<p>Having three very young kids and a full time job, I had thought I had  a <em>convenient</em> <em>excuse</em> that also explained why my previous attempts at internet marketing had gotten me nowhere: <strong>I didn&#8217;t have enough time</strong>.</p>
<p>But I knew I couldn&#8217;t &#8211;I shouldn&#8217;t&#8211;  settle for that. After I decided to enroll in Alex Jeffreys&#8217; coaching program, I knew I had to make up my mind and work around my kids and job. <strong>I had</strong><strong> to put at least an hour a day aside to work on my blog</strong>, without excuses.</p>
<p>I&#8217;ve found that it is in the night hours that I can find that time I need to build my business. It&#8217;s not as much as I would want, but that&#8217;s what I have. What&#8217;s important is that I am now<strong> working with a different mindset</strong>.</p>
<p>I should not  let three more years go by just to see myself in the same spot I was six years ago!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F09%2F07%2Fhow-to-find-time-to-build-a-blog%2F&amp;linkname=How%20to%20find%20time%20to%20build%20a%20blog"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/09/07/how-to-find-time-to-build-a-blog/feed/</wfw:commentRss>
		<slash:comments>16</slash:comments>
		</item>
		<item>
		<title>An interlude: I was challenged to say 25 things about me</title>
		<link>http://jose-r-perez.com/index.php/2009/08/31/an-interlude-i-was-challenged-to-say-25-things-about-me/</link>
		<comments>http://jose-r-perez.com/index.php/2009/08/31/an-interlude-i-was-challenged-to-say-25-things-about-me/#comments</comments>
		<pubDate>Tue, 01 Sep 2009 04:46:03 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[About me]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=76</guid>
		<description><![CDATA[An interesting challenge was thrown out to the community of students of the Alex Jeffreys coaching program. Gary Simpson tagged five people and asked them to list 25 things about themselves in the form of a post in their blogs; those five persons had in turn to tag five more each. The challenge got to [...]]]></description>
			<content:encoded><![CDATA[<p>An interesting challenge was thrown out to the community of students of the Alex Jeffreys coaching program. <a title="Gary Simpson" href="http://motivationselfesteem.com/" target="_blank">Gary Simpson</a> tagged five people and asked them to list 25 things about themselves in the form of a post in their blogs; those five persons had in turn to tag five more each. The challenge got to me through <a title="Heidi Passey" href="http://heidipassey.com" target="_blank">Heidi Passey</a>.</p>
<p>I told Heidi I&#8217;m taking the challenge but warned her that it might take me a while finding all 25 things in such a square character (I had a hard time before, when working on the <a title="About me" href="http://jose-r-perez.com/index.php/about/" target="_blank">About me</a> page of this blog). But let&#8217;s get going:</p>
<ol>
<li>Right now, I&#8217;m at the tender age of 49. Well, maybe more of age than tender!</li>
<li>I think I can say I&#8217;ve always been a quiet person. I was a dutiful student, not particularly bright, but very persistent. Yet that persistence came out of fear of failure, not of a love of knowledge, I&#8217;ve come to realize lately.</li>
<li>I didn&#8217;t start driving until I turned  21. I was just mentally blocked, I think&#8230;</li>
<li>It took me almost eight years to complete my college career, Civil Engineering, which normally goes for 9 semesters (4,5 years); oddly enough, my overall average was  good, thanks to that same persistence.</li>
<li>Much more odd is the fact that after all that effort, I have never practiced CE (I took on a job in the auto industry, which I&#8217;ve kept until now).</li>
<li>I almost lost that job in 2007, when a big round of salaried cuts hit the Company; I was able to stay thanks to the intercession of my boss then, who has always been friendly to me.</li>
<li>My first date didn&#8217;t come until I was 34&#8230;</li>
<li>&#8230;and I didn&#8217;t marry until I was 39.  It was 1999,  I  barely cleared out the century!</li>
<li>We have three lovely boys; although they&#8217;re aged 18 months apart, everybody ask us if they&#8217;re triplets.</li>
<li>Our youngest kid, Pablo, had to stay for 26 in the intensive care unit due to a serious blood condition. He overcame it and now is a husky little guy apparently in the way to become a lawyer.</li>
<li>I like animals and always enjoy a visit to the local zoo with my kids. However, I don&#8217;t like to keep animals at home for pets, except for aquarium fish.</li>
<li>I used to be a pro football (soccer) fan but not anymore. It&#8217;s not that I don&#8217;t like to watch it every once in a while, as much as I don&#8217;t like the way this and all other sports are hyped.</li>
<li>I used to practice tennis for several years but I stopped playing after my first kid was born. I only played during the weekends and I thought I would be missing too much by not being with him, in exchange for chasing bright yellow balls.</li>
<li>I underwent surgery for both herniated groins three years ago. Very painful&#8230;</li>
<li>I like to think of myself as a practicing Catholic. I love my Church and I should get more involved in parochial activities.</li>
<li>I like languages yet I have only gotten somewhere with English. I&#8217;ve tried French also but with much lesser success, despite the similarities with Spanish.</li>
<li>Reading is  my favorite hobby yet I have refrained from it lately, in part to be able to dedicate more time to IM.</li>
<li>Learning to play a musical instrument is in my wish list. If I only had had the good sense to do it in my younger years!</li>
<li>Swimming is also something I never learned to do and would like to. I am making sure my kids do learn early.</li>
<li>I once despised publicly playing the lottery. That was in my early years in the job, when my salary was still growing (and I was single too). Now I consider it a viable way to make money, to the extent that I play once, sometimes twice a month.</li>
<li>I love chocolate, whether in candy bars or ice cream! I also go nuts for nuts: peanuts, almonds, etc.</li>
<li>I wore contact lenses for many years until one day my right eye started hurting bad. I&#8217;ve been wearing eyeglasses for the last five years. They&#8217;re so annoying sometimes!</li>
<li>Speed of implementation has always been a problem to me. I mull over things way too much&#8230;</li>
<li>I also have a hard time handling more than one thing at once.</li>
<li>The doctor told me I need to exercise vigorously everyday in order to avoid problems with diabetes later on. I&#8217;m struggling to find enough time out to keep up with the routine I&#8217;m following&#8230;</li>
</ol>
<p>____________________________________________________________________________</p>
<p>Phew! Getting to 25 was really a challenge. I started working on this list on Aug 30th and run out of gas around number 9 for the first time. But it was a good exercise, after all, except for the fact that it&#8217;s all self centered&#8230;</p>
<p>I&#8217;ll PM my tags now.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F08%2F31%2Fan-interlude-i-was-challenged-to-say-25-things-about-me%2F&amp;linkname=An%20interlude%3A%20I%20was%20challenged%20to%20say%2025%20things%20about%20me"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/08/31/an-interlude-i-was-challenged-to-say-25-things-about-me/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>My visitors could not comment (2): customizing post URL</title>
		<link>http://jose-r-perez.com/index.php/2009/08/30/my-visitors-could-not-comment-2/</link>
		<comments>http://jose-r-perez.com/index.php/2009/08/30/my-visitors-could-not-comment-2/#comments</comments>
		<pubDate>Sun, 30 Aug 2009 02:48:30 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Blog building]]></category>
		<category><![CDATA[Permalinks]]></category>
		<category><![CDATA[search engine friendliness]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=59</guid>
		<description><![CDATA[In a previous post I talked about the convenience of customizing the posts URL structure to make it more search engine friendly (potentially attracting more traffic to a blog).
But I had not been able to implement that desirable structure without causing my blog to crash when visitors tried to see the comments or leave one&#8230;
I [...]]]></description>
			<content:encoded><![CDATA[<p>In <a title="a previous post" href="http://jose-r-perez.com/index.php/2009/08/28/my-visitors-could-not-comment/" target="_blank">a previous post</a> I talked about the convenience of <strong>customizing the posts URL structure to make it more search engine friendly</strong> (potentially attracting more traffic to a blog).</p>
<p>But I had not been able to implement that desirable structure without causing my blog to crash when visitors tried to see the comments or leave one&#8230;</p>
<p>I digged a little into WordPress Codex to try and figure this out; I soon got overwhelmed by the technical jargon they use there! I did, however, settled down for an intermediate approach: what they call <strong>PATHINFO permalinks</strong>.</p>
<p>Although they lengthen the URL considerably with the inclusion of  &#8216;index.php&#8217; and the post date (click on the title of any of the posts in this blog and then take a look at the address bar to see them at work), these concoctions include the post title in the URL structure and still don&#8217;t cause the blog to crash.</p>
<p>I have a lot of catch up to do on the latest modules of the coaching program, so I&#8217;m settling down for these &#8220;almost pretty&#8221; permalinks!</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F08%2F30%2Fmy-visitors-could-not-comment-2%2F&amp;linkname=My%20visitors%20could%20not%20comment%20%282%29%3A%20customizing%20post%20URL"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/08/30/my-visitors-could-not-comment-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>About me</title>
		<link>http://jose-r-perez.com/index.php/2009/08/29/about-me/</link>
		<comments>http://jose-r-perez.com/index.php/2009/08/29/about-me/#comments</comments>
		<pubDate>Sat, 29 Aug 2009 07:55:23 +0000</pubDate>
		<dc:creator>Jose Perez</dc:creator>
				<category><![CDATA[Blog building]]></category>
		<category><![CDATA[About me]]></category>

		<guid isPermaLink="false">http://jose-r-perez.com/?p=52</guid>
		<description><![CDATA[I&#8217;ve added a short story in the &#8216;About me&#8216; page of this blog. I just wanted to give visitors an idea about who I am, what I&#8217;ve done before and how it was that I started this blog.
My coach Alex Jeffreys enthusiastically advocates for having this information in a blog. It brings a personal touch [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve added a short story in the &#8216;<strong>About me</strong>&#8216; page of this blog. I just wanted to give visitors an idea about who I am, what I&#8217;ve done before and how it was that I started this blog.</p>
<p>My coach Alex Jeffreys enthusiastically advocates for having this information in a blog. It <strong>brings a personal touch to the site</strong> and being in a separate page from the posts it&#8217;s sort of a haven that can be reworked through time.</p>
<p>Come on in, it&#8217;s a short read! I&#8217;m sure you&#8217;ll like the pic inside.</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Fjose-r-perez.com%2Findex.php%2F2009%2F08%2F29%2Fabout-me%2F&amp;linkname=About%20me"><img src="http://jose-r-perez.com/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://jose-r-perez.com/index.php/2009/08/29/about-me/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
