<?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>Paul Benetis Dot Com &#187; Tips or Tricks</title>
	<atom:link href="http://www.paulbenetis.com/category/tips-or-tricks/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.paulbenetis.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Oct 2009 02:57:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DIY Microwave Popcorn</title>
		<link>http://www.paulbenetis.com/2008/02/19/diy-microwave-popcorn/</link>
		<comments>http://www.paulbenetis.com/2008/02/19/diy-microwave-popcorn/#comments</comments>
		<pubDate>Tue, 19 Feb 2008 21:26:17 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Fun]]></category>
		<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2008/02/19/diy-microwave-popcorn/</guid>
		<description><![CDATA[This clip shows you how to make your own microwave popcorn.  Its a hell of a lot cheaper than buying microwavable popcorn from a grocery store, and also its something you can just try out for the fun of it.

]]></description>
			<content:encoded><![CDATA[<p>This clip shows you how to make your own microwave popcorn.  Its a hell of a lot cheaper than buying microwavable popcorn from a grocery store, and also its something you can just try out for the fun of it.</p>
<p><embed src="http://www.metacafe.com/fplayer/947575/diy_microwave_popcorn_for_about_0_10.swf" wmode="transparent" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" height="345" width="400"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2008/02/19/diy-microwave-popcorn/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to upgrade PHP on Fedora 6 Core (actually most of the distros)</title>
		<link>http://www.paulbenetis.com/2007/08/17/how-to-upgrade-php-on-fedora-6-core-actually-most-of-the-distros/</link>
		<comments>http://www.paulbenetis.com/2007/08/17/how-to-upgrade-php-on-fedora-6-core-actually-most-of-the-distros/#comments</comments>
		<pubDate>Fri, 17 Aug 2007 17:28:13 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2007/08/17/how-to-upgrade-php-on-fedora-6-core-actually-most-of-the-distros/</guid>
		<description><![CDATA[If you need to upgrade PHP on your current Linux box here are some instruction: (this is a result of my frustrating night trying to upgrade)
Download the latest RPM here.  Search by name and you should find something like php-5.2.3-2.fc6.remi.x86_64.rpm.  Pay attention to the distro the RPM is build for.
Once you have your [...]]]></description>
			<content:encoded><![CDATA[<p>If you need to upgrade PHP on your current Linux box here are some instruction: (this is a result of my frustrating night trying to upgrade)</p>
<p>Download the latest RPM <a href="http://rpm.pbone.net">here</a>.  Search by name and you should find something like php-5.2.3-2.fc6.remi.x86_64.rpm.  Pay attention to the distro the RPM is build for.</p>
<p>Once you have your RPM, install it.</p>
<p id="code">rpm -ivh php-5.2.3-2.fc6.remi.x86_64.rpm</p>
<p>If it says that you are missing some dependencies, download those, install them (with rpm -ivh), and try again.</p>
<p>Some dependencies might error out saying that some files are conflicting.  If this occurs you can remove the already installed dependency.  To do so use something like this:</p>
<p id="code">rpm -e php-common-5.1.6</p>
<p>Also, you can use RPM to install addons such as GD libraries or MySQL.<br />
I believe thats it.  It is much simpler than expected.  I can say that now, after I spent hours trying to make it work with source code.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2007/08/17/how-to-upgrade-php-on-fedora-6-core-actually-most-of-the-distros/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Tips For Generating Money With AdSense</title>
		<link>http://www.paulbenetis.com/2007/08/09/tips-for-generating-money-with-adsense/</link>
		<comments>http://www.paulbenetis.com/2007/08/09/tips-for-generating-money-with-adsense/#comments</comments>
		<pubDate>Thu, 09 Aug 2007 19:47:39 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2007/08/09/tips-for-generating-money-with-adsense/</guid>
		<description><![CDATA[I received a couple of comments asking me to give some tips for generating revenue with AdSense.Â  This is what I came up with on the fly.Â  These tips might or might not help you; they might even sound very repetitive to you, as there are a lot of blogging about this subject [...]]]></description>
			<content:encoded><![CDATA[<p>I received a couple of comments asking me to give some tips for generating revenue with AdSense.Â  This is what I came up with on the fly.Â  These tips might or might not help you; they might even sound very repetitive to you, as there are a lot of blogging about this subject out there.Â  The steps below did help me, however, so I hope that they help you as well.</p>
<p><strong>AdSense Money Generating Tips: </strong></p>
<p>You have to find a niche will have a fairly decent payout.Â  If, for example, you have a funny video site and a credit card related site, you have to ask yourself, which site will have higher paying ads?Â  Credit card subject is very competitive and companies are ready to dish out some serious money on their AdWord campaigns.Â  In addition to that, affiliate marketers get paid well for credit card sign ups, and only a fraction of that for singles site sign0-up or a survey site registration.Â  They will pay more per click on their campaigns for credit cards, because their ROI can be very rewarding.</p>
<p>The second thing is your content.Â  If you will copy and paste articles that you found or bought and they are not original, most likely you will not get any organic traffic.Â  I simply read up on a subject and write about it.Â  If you do not have time, pay someone to write for you.Â  The return will be great with some good original content.</p>
<p>Then comes the most important part &#8211; traffic.Â  Some will argue that the content is more important than the traffic, but with AdSense, the traffic will be your revenue generator.Â  Do not use any kind of traffic exchanges as Google doesn&#8217;t like them.Â  Look for the alternatives to AdWords and get your ad out there for a lot less money.Â  This way you will get the traffic to your site(s) that is targeted but not as expensive.</p>
<p>Tweak your ads by changing their placements, colors, and size until you find the formula that works.Â  Make sure to set up your ad channels so you can track which ads get the most clicks.</p>
<p>I think this is it.Â  If I missed something feel free to comment.Â  I hope that these tips help will help you in improving your AdSense revenue</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2007/08/09/tips-for-generating-money-with-adsense/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Google Adsense Success &#8211; Part 2</title>
		<link>http://www.paulbenetis.com/2007/07/13/google-adsense-success-part-2/</link>
		<comments>http://www.paulbenetis.com/2007/07/13/google-adsense-success-part-2/#comments</comments>
		<pubDate>Fri, 13 Jul 2007 19:09:18 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Business]]></category>
		<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2007/07/13/google-adsense-success-part-2/</guid>
		<description><![CDATA[As promised here is the proof of my earnings for yesterday.

In the commentÂ  one person was asking for tips or tricks for this.Â  Here are a few, without giving too much away.
1. You have to find a niche that you believe will produce high paying ads.Â  If an ad is paying you [...]]]></description>
			<content:encoded><![CDATA[<p>As promised here is the proof of my earnings for yesterday.</p>
<p><img src="http://www.paulbenetis.com/images/adsense20070712.jpg" title="Adsense Earnings" alt="Adsense Earnings" height="137" width="417" /></p>
<p>In the commentÂ  one person was asking for tips or tricks for this.Â  Here are a few, without giving too much away.</p>
<p>1. You have to find a niche that you believe will produce high paying ads.Â  If an ad is paying you $.02 you will not get anywhere.Â  If you get $.10, then you are doing well.Â  Of course there are ads that could pay a lot more.</p>
<p>2. The content on your site has to be updated frequently.Â  I usually try to add something every day.</p>
<p>3. This is the hardest part.Â  Traffic.Â  I get traffic to my sites with ads.Â  Of course the price per click that I pay is much much less than price per click that I get paid with adsense ads.Â  One thing I will say is that I do not use Adwords to get traffic to my sites.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2007/07/13/google-adsense-success-part-2/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Got Widgetized</title>
		<link>http://www.paulbenetis.com/2007/05/23/got-widgetized/</link>
		<comments>http://www.paulbenetis.com/2007/05/23/got-widgetized/#comments</comments>
		<pubDate>Wed, 23 May 2007 15:35:28 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2007/05/23/got-widgetized/</guid>
		<description><![CDATA[I found out a couple of days ago that the theme I am using is not widget ready.  Its pretty simple to find out, just go to Presentation tab in your Admin page and then click on Widgets tab.  If your theme is widget ready, you will see the widget layout, page, if [...]]]></description>
			<content:encoded><![CDATA[<p>I found out a couple of days ago that the theme I am using is not widget ready.  Its pretty simple to find out, just go to Presentation tab in your Admin page and then click on Widgets tab.  If your theme is widget ready, you will see the widget layout, page, if the theme is not ready you will see this:</p>
<blockquote><p><em>You are seeing this message because the theme you are currently using isnâ€™t widget-aware, meaning that it has no sidebars that you are able to change. For information on making your theme widget-aware, <a href="http://automattic.com/code/widgets/themes/">please follow these instructions</a>.</em></p></blockquote>
<p>The instructions were pretty easy to follow and now my theme is widget ready.</p>
<p>If you use <strong>Akon theme for WordPress</strong> this is all you need to do.  The source of info is <a href="http://automattic.com/code/widgets/themes/">here</a>, but I just wanted to give simpler instructions for the users of this particular theme.</p>
<ul>
<li>Open <strong>functions.php</strong> in the &#8216;Akon&#8217; theme folder and paste the following at the very top outside the &lt;?php&gt; tag:<br />
<blockquote>
<p id="code"> &lt;?php<br />
if ( function_exists(&#8217;register_sidebar&#8217;) )<br />
register_sidebar(array(<br />
&#8216;before_widget&#8217; =&gt; &#8221;,<br />
&#8216;after_widget&#8217; =&gt; &#8221;,<br />
&#8216;before_title&#8217; =&gt; &#8216;&lt;div class=&#8221;title&#8221;&gt;&#8217;,<br />
&#8216;after_title&#8217; =&gt; &#8216;&lt;/div&gt;&#8217;,<br />
));<br />
?&gt;</p></blockquote>
</li>
<li>Open <strong>sidebar.php</strong> in the same folder and paste this to <strong>where you want your widgets to show</strong>.<br />
<blockquote>
<p id="code">&lt;div class=&#8221;column&#8221;&gt;<br />
&lt;?php if ( !function_exists(&#8217;dynamic_sidebar&#8217;)<br />
|| !dynamic_sidebar() ) : ?&gt;<br />
&lt;?php endif; ?&gt;<br />
&lt;/div&gt;</p></blockquote>
<p>Notice that this is using &#8216;column&#8217; class.  If you changed your style sheet then edit the tag accordingly.</li>
</ul>
<p>Now you can go and test this out.  Note that you will need to mess around with CSS to get the widgets to match the look of your site.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2007/05/23/got-widgetized/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Slow Blog Solution</title>
		<link>http://www.paulbenetis.com/2007/05/18/slow-blog-solution/</link>
		<comments>http://www.paulbenetis.com/2007/05/18/slow-blog-solution/#comments</comments>
		<pubDate>Fri, 18 May 2007 14:25:48 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2007/05/18/slow-blog-solution/</guid>
		<description><![CDATA[I set up another WordPress blog yesterday.  Its not really a blog, its just a repository for articles that I have accumulated.  I am strictly using this for Adsense revenue.  
After setting it up I started loading it with articles.  Everything was gravy until maybe an hour after the initial setup. [...]]]></description>
			<content:encoded><![CDATA[<p>I set up another WordPress blog yesterday.  Its not really a blog, its just a repository for articles that I have accumulated.  I am strictly using this for Adsense revenue.  </p>
<p>After setting it up I started loading it with articles.  Everything was gravy until maybe an hour after the initial setup.  The blog started to crawl.  I mean it was completely unusable.  The counter on the bottom clocked the <strong>page loads at around 75 seconds</strong>.  What could be the problem?  I started looking for a solution.</p>
<p>There were bunch of pages discussing the slowness in WordPress.  Most of them were because of certain plug-ins.  I didn&#8217;t install any plug-ins so that eliminated most of my searches.  After another 10 minutes of searching around, I decided to play around with the new blog to see if I can come up with a solution.  </p>
<p>Here are some things I went through:</p>
<ul>
<li>Restarted httpd service &#8211; didn&#8217;t work</li>
<li>Restarted mysql service &#8211; didn&#8217;t work</li>
<li>Changed the theme to default &#8211; didn&#8217;t work</li>
<li>Slam my head on the desk &#8211; didn&#8217;t work</li>
</ul>
<p>Having no success was frustrating me and I was seriously ready to just trash the whole thing and reinstall it.  </p>
<p>Then, out of nowhere, I had a light bulb go on in my head.  <strong>If I had no plug-ins installed on this blog, I have missed something very crucial.  I didn&#8217;t install Akismet.</strong>  In addition to Akismet <strong>blocking spam comments</strong>, the <strong>trackback spam gets eliminated</strong> as well, hence less connections to your blog&#8230;hence a more responsive blog.  I went ahead and activated Akismet (it took about 5 minutes to navigate to the activation page!!!).  Right when I pressed the activate button the blog started acting like any WordPress blog should, fast as hell!  Thank you Akismet!</p>
<p>So, if you have never installed WordPress, or if you have installed some; always remember&#8230;<font size="4"><strong>ACTIVATE AKISMET</strong></font>!!! </p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2007/05/18/slow-blog-solution/feed/</wfw:commentRss>
		<slash:comments>28</slash:comments>
		</item>
		<item>
		<title>Missing Fonts</title>
		<link>http://www.paulbenetis.com/2007/05/07/missing-fonts/</link>
		<comments>http://www.paulbenetis.com/2007/05/07/missing-fonts/#comments</comments>
		<pubDate>Mon, 07 May 2007 14:42:19 +0000</pubDate>
		<dc:creator>Paul Benetis</dc:creator>
				<category><![CDATA[Tips or Tricks]]></category>

		<guid isPermaLink="false">http://www.paulbenetis.com/2007/05/07/missing-fonts/</guid>
		<description><![CDATA[Over the weekend I ran into an odd problem.  All of the sudden the text on most of the web pages became italicized.  
This happened after I rebooted my PC so I thought it was some setting issue.  I checked everywhere but could not find the solution.  I even googled &#8220;all [...]]]></description>
			<content:encoded><![CDATA[<p>Over the weekend I ran into an odd problem.  All of the sudden the text on most of the web pages became italicized.  </p>
<p>This happened after I rebooted my PC so I thought it was some setting issue.  I checked everywhere but could not find the solution.  I even googled &#8220;all text is italicized&#8221; and other similar searches and could not find the solution.  </p>
<p><img src="http://www.paulbenetis.com/images/fonts.jpg" align="left" alt="Missing Fonts" />I gave up on looking for that time and went on to work on one of my sites.  Thats where I stumbled upon the cause of the issue.  The page I was working on had the default font set to Times New Roman and everything looked fine.  Once I changed the <body> font to Arial everything became italicized.  Turns out the Arial font got deleted from my system.  How that happened, I am not sure, but since Arial Italic font was still on my system, it was being displayed instead of Arial.  </p>
<p>I found a free download for Arial font online and installed on my system.  Now everything is fine.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.paulbenetis.com/2007/05/07/missing-fonts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

