<?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>IANPEDIA&#187; Blogging</title>
	<atom:link href="http://iankwok.com/category/blogging/feed" rel="self" type="application/rss+xml" />
	<link>http://iankwok.com</link>
	<description>Diary of Reflections, Successes, Dreams and Advices. Dream a Big Dream and Keep It In Sight! Success will definintely come your way.</description>
	<lastBuildDate>Sat, 20 Nov 2010 16:54:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Fixing Share This Plugin in WordPress</title>
		<link>http://iankwok.com/blogging/fixing-share-this-plugin-in-wordpress</link>
		<comments>http://iankwok.com/blogging/fixing-share-this-plugin-in-wordpress#comments</comments>
		<pubDate>Thu, 01 Nov 2007 05:18:48 +0000</pubDate>
		<dc:creator>Ian Kwok</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Share This]]></category>

		<guid isPermaLink="false">http://iankwok.com/blogging/fixing-share-this-plugin-in-wordpress/</guid>
		<description><![CDATA[Recently I saw and downloaded this Plugin called Share This by Alex King.  I was having some problems with it, and it had taken me some time to resolve this as I am new to php and style sheet, thus I am putting here so that fiends who have the same problem can resolve this [...]<p><a href="http://iankwok.com/blogging/fixing-share-this-plugin-in-wordpress">Fixing Share This Plugin in WordPress</a> is a post from: <a href="http://iankwok.com">IANPEDIA</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p>Recently I saw and downloaded this Plugin called Share This by Alex King.  I was having some problems with it, and it had taken me some time to resolve this as I am new to php and style sheet, thus I am putting here so that fiends who have the same problem can resolve this sooner.<br />
 <br />
After activating the Plugin in WordPress, I am hosting WordPress on my own server, I was able to see the Share This link at the bottom of each of my post, however, I had problem with the icon and the pop-up window &#8211; it was not showing.</p>
<p>I tried all the recommendations provided in the Installation Guide but nothing works.  But after much effort in exploring, I finally managed to solve the icon issue by replicating the .akst_share_link class into my style sheet, style.css, as follows:</p>
<p>.akst_share_link{<br />
 background: 1px 0 url(images/share-icon-16&#215;16.gif) no-repeat;<br />
 padding: 1px 0 3px 22px;<br />
}</p>
<p>The above class can also be found in the share-this.php but because Share This allows this class to be defined externally, I am able to do this.</p>
<p>The other problem was a little more tricky, i.e. the Share This pop-up window did not appear when I click on the Share This icon instead it was loaded in a new page.  I had spent more time trying to resolve this.</p>
<p>The installation guide only mentioned that it is a known limitation of Share This that it requires the wp_foot() call for the pop-up window to work.  However, I also traced down that it also require the wp_head() call; my theme does not have both the wp_header() and wp_foot() call.  This is what I did, I put the &lt;?php wp_head(); ?&gt; in my header.php before the &lt;/head&gt; end tag and &lt;?php wp_footer(); ?&gt; in my footer.php before the &lt;/body&gt; end tag.</p>
<p>Hope the above, which works for me, is helpful to friends who face the same problem.  However, for more detail about installation, please refer to the Installation Guide by Alex.</p>
<p>&#8216;The difference between a successful person and others is not a lack of strength, not a lack of knowledge, but rather a lack of will.&#8217; -Vince Lambardi</p>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Dare to Dream! Continual Self Development is the Key to Success!<br />
<a target="_blank" href="http://ebizac.com/x/t.php/2926" title="How to Enrich Yourself to Success and Generate Passive Income at the Same Time">PassiveIncomeCreation.com</a></p>
<p><a href="http://iankwok.com/blogging/fixing-share-this-plugin-in-wordpress">Fixing Share This Plugin in WordPress</a> is a post from: <a href="http://iankwok.com">IANPEDIA</a></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fiankwok.com%2Fblogging%2Ffixing-share-this-plugin-in-wordpress" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://iankwok.com/blogging/fixing-share-this-plugin-in-wordpress/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Dreams!</title>
		<link>http://iankwok.com/blogging/dreams</link>
		<comments>http://iankwok.com/blogging/dreams#comments</comments>
		<pubDate>Sun, 23 Sep 2007 16:50:31 +0000</pubDate>
		<dc:creator>Ian Kwok</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Dreams]]></category>
		<category><![CDATA[Success]]></category>

		<guid isPermaLink="false">http://digitalincomeonline.com/iankwokblog/uncategorized/dreams/</guid>
		<description><![CDATA[<a href="http://iankwok.com/blogging/dreams"><img align="left" hspace="5" width="100" src="http://digitalincomeonline.com/iankwokblog/wp-content/uploads/2007/10/dreams.thumbnail.jpg" class="alignleft wp-post-image tfe" alt="dreams.jpg" title="" /></a>In my previous post I mentioned that I do not know what to write and every time I go into my blog I get stuck! After much soul searching and thinking I have come to a conclusion that it is because I do not have an objective for my blog, focus and I do not [...]<p><a href="http://iankwok.com/blogging/dreams">Dreams!</a> is a post from: <a href="http://iankwok.com">IANPEDIA</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><a href="http://iankwok.wordpress.com/files/2007/09/dreams.jpg" title="Dreams!"></a><a href="http://iankwok.wordpress.com/files/2007/09/dreams.jpg" title="Dreams!"></a><a href="http://iankwok.wordpress.com/files/2007/09/dreams.jpg" title="Dreams!"></a><a href="http://iankwok.wordpress.com/files/2007/09/dreams.jpg" title="Dreams!"></a><a href="http://iankwok.wordpress.com/files/2007/09/dreams.jpg" title="Dreams!"></a></p>
<p style="text-align: center"><a href="http://digitalincomeonline.com/iankwokblog/wp-content/uploads/2007/10/dreams.jpg" title="dreams.jpg"><img src="http://digitalincomeonline.com/iankwokblog/wp-content/uploads/2007/10/dreams.thumbnail.jpg" alt="dreams.thumbnail Dreams!"  title="Dreams!" /></a><a href="http://iankwok.wordpress.com/files/2007/09/dreams.jpg" title="Dreams!"></a></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">In my previous post I mentioned that I do not know what to write and every time I go into my blog I get stuck! After much soul searching and thinking I have come to a conclusion that it is because I do not have an objective for my blog, focus and I do not know what I want and what my dreams are!<span id="more-22"></span></span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">In order for my blog to progress better and faster, I have decided that I should first pen my thoughts on paper before transferring it to my blog. This may sound like double effort but double effort is better than no effort in regularly updating my blog. This also has another advantage – it allows me time to think and visualise what I want to say!</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Are you also in the same situation as I? Do you also first pen your thoughts on a piece of paper before transferring it to your blog?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Coming back to focus and dreams, I was at a seminar a few days ago and one of the main speakers was sharing his 7 strategies for 7 digit income and what come on top of the list was DREAMS!</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Dreams are important and it is dream that motivate and drive us to success! Without dreams is like a car without the steering wheel – you will not be able to get it to bring to your destination.</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">All of us have dreams, whether big or small, but most of the time our dreams diminishes and often vanishes as we grow and become deeply involved in the reality of everyday life.</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Why does dream diminishes or vanishes as we grow? I had never given it a second thought, &#8216;It&#8217;s part of growing up,&#8217; I would say if somebody asked. But eventually, after having attended self development courses and seminars, and much thinking, I realised that, through personal encounters, the reasons why dreams diminishes or vanishes were many. When we were a young individual many of us were told when we were young that dreams are just dreams and they are not able to support our life. &#8216;Study and specialise in a course that allows you to get a good paying job easily!&#8217; most parents would have said. One of the other reasons is that we are so caught up with the reality of everyday life of working hard for somebody else business so that we can bring home a nice decent cheque that we have forgotten our dreams and to dream new dreams!</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Are you also in the same situation as I? Where dreams were forgotten and new ones did not come forth?</span></p>
<p style="margin-bottom: 0px"> <span style="font-family: Arial, sans-serif">&#8216;If one advances confidently in the direction of his dreams, and endeavors to live the life which he has imagined, he will meet with a success unexpected in common hours.&#8217; &#8211; Henry David Thoreau (1817 &#8211; 1862)</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Dare to Dream! Continual Self Development is the Key to Success!</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif"><a target="_blank" href="http://ebizac.com/x/t.php/2926" title="How to Enrich Yourself to Success and Generate Passive Income at the Same Time">PassiveIncomeCreation.com</a></span></p>
<p><a href="http://iankwok.com/blogging/dreams">Dreams!</a> is a post from: <a href="http://iankwok.com">IANPEDIA</a></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fiankwok.com%2Fblogging%2Fdreams" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://iankwok.com/blogging/dreams/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Updating Blog</title>
		<link>http://iankwok.com/blogging/updating-blog</link>
		<comments>http://iankwok.com/blogging/updating-blog#comments</comments>
		<pubDate>Fri, 21 Sep 2007 06:51:28 +0000</pubDate>
		<dc:creator>Ian Kwok</dc:creator>
				<category><![CDATA[Blogging]]></category>
		<category><![CDATA[Internet Marketing]]></category>
		<category><![CDATA[Knowledge]]></category>
		<category><![CDATA[Success]]></category>

		<guid isPermaLink="false">http://digitalincomeonline.com/iankwokblog/uncategorized/updating-blog/</guid>
		<description><![CDATA[<a href="http://iankwok.com/blogging/updating-blog"><img align="left" hspace="5" width="100" src="http://digitalincomeonline.com/iankwokblog/wp-content/uploads/2007/10/updating-blog.thumbnail.jpg" class="alignleft wp-post-image tfe" alt="updating-blog.jpg" title="" /></a>  What is my specialty? What can I write about when so many people in the Internet is already talking about the topics that I want to talk about? What can I provide more value in my blog so that people coming in to read can benefit from it? I have created this blog to [...]<p><a href="http://iankwok.com/blogging/updating-blog">Updating Blog</a> is a post from: <a href="http://iankwok.com">IANPEDIA</a></p>



No related posts.

Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.]]></description>
			<content:encoded><![CDATA[<p><span style="font-family: Arial, sans-serif"><a href="http://iankwok.wordpress.com/files/2007/09/costume0245-low.jpg" title="Success is what inside You!"></a><a href="http://iankwok.wordpress.com/files/2007/09/costume0245-lowa.jpg" title="costume0245-lowa.jpg"></a></span><span style="font-family: Arial, sans-serif"><a href="http://iankwok.wordpress.com/files/2007/09/costume0245-lowa.jpg" title="costume0245-lowa.jpg"></a></span></p>
<p align="center"><span style="font-family: Arial, sans-serif"><a href="http://iankwok.wordpress.com/files/2007/09/costume0245-low.jpg" title="Success is what’s inside you!"></a><a href="http://iankwok.wordpress.com/files/2007/09/costume0245-lowa.jpg" title="costume0245-lowa.jpg"></a></span></p>
<p align="center"><span style="font-family: Arial, sans-serif"><span style="font-family: Arial, sans-serif"><a href="http://digitalincomeonline.com/iankwokblog/wp-content/uploads/2007/10/updating-blog.jpg" title="updating-blog.jpg"><img src="http://digitalincomeonline.com/iankwokblog/wp-content/uploads/2007/10/updating-blog.thumbnail.jpg" alt="updating blog.thumbnail Updating Blog"  title="Updating Blog" /></a> </span></span></p>
<p><span style="font-family: Arial, sans-serif"><span style="font-family: Arial, sans-serif">What is my specialty? What can I write about when so many people in the Internet is already talking about the topics that I want to talk about? What can I provide more value in my blog so that people coming in to read can benefit from it?<span id="more-20"></span></span></span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">I have created this blog to talk about Internet Marketing and to make it a journal that record my progress in this arena.</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">If you have gone through my archive you would have noticed that my blog was only started in June 07 but I have not updated it regularly thus you will probably not able to find my blog in any of the search engine.</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">One of the reasons why I have not been regular at updating is that I do not know what to talk about. Are you also new to blogging and Internet Marketing? Are you also in the same situation as I am looking for topics to talk about?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Many of the courses, seminars that I had attended, books that I read all mentioned that blogging is one of the most effective ways of generating traffic, and it is FREE! But what should I write that will attract people to come and read my blog regularly?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">I had earlier touched on topics like self-development, the importance of knowledge and literacy, and surviving Internet Marketing, but are these enough?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">I have also read other people&#8217;s blogs, apart from those that touch on their personal experience, there are so many that talk about Internet marketing, motivation, self-enrichment, books reviews, product reviews, and the list goes on.</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">What can I write about so that people will be interested in my blog?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">I like to travel, I like Chinese Opera, I like talking pictures but should I be talking about this when these have no relation in anyway to the product that I am marketing in the Internet?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">My list of queries will go on and on, are you also in the same situation as I am?</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">While I am writing this, I am slowly formulating my strategy for my blog. Till we meet again the Next Time!</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">&#8216;Success is not the result of spontaneous combustion. You must set yourself on fire.&#8217; &#8211; Reggie Leach</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif">Dare to Dream! Continual Self Development is the Key to Success!</span></p>
<p style="margin-bottom: 0px"><span style="font-family: Arial, sans-serif"><a target="_blank" href="http://ebizac.com/x/t.php/2926" title="How to Enrich Yourself to Success and Generate Passive Income at the Same Time">PassiveIncomeCreation.com</a></span></p>
<p style="margin-bottom: 0px">&nbsp;</p>
<p><a href="http://iankwok.com/blogging/updating-blog">Updating Blog</a> is a post from: <a href="http://iankwok.com">IANPEDIA</a></p>

<p class="FacebookLikeButton"><fb:like href="http%3A%2F%2Fiankwok.com%2Fblogging%2Fupdating-blog" layout="standard" show_faces="true" width="450" action="like" colorscheme="light"></fb:like></p>


<p>No related posts.</p>
<p>Related posts brought to you by <a href='http://mitcho.com/code/yarpp/'>Yet Another Related Posts Plugin</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://iankwok.com/blogging/updating-blog/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

