<?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"
	>

<channel>
	<title>DollarsBlog.com - Tips for Professional Bloggers</title>
	<atom:link href="http://www.dollarsblog.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dollarsblog.com</link>
	<description>The Art of Blogging for a Living.</description>
	<pubDate>Tue, 25 Nov 2008 05:51:54 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
	<language>en</language>
			<item>
		<title>Branding</title>
		<link>http://www.dollarsblog.com/branding/</link>
		<comments>http://www.dollarsblog.com/branding/#comments</comments>
		<pubDate>Tue, 25 Nov 2008 05:51:54 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/?p=524</guid>
		<description><![CDATA[BrandIdentityGuru.com specializes in Branding.  What is branding?  Well branding is kind of a cool phenomenon that can have a positive impact on your company.  Take a look at Google for example.  Google isn&#8217;t an actual word, its a catchy name that everyone associates with the search engine.  The same thing [...]]]></description>
			<content:encoded><![CDATA[<p>BrandIdentityGuru.com specializes in <a href="http://www.brandidentityguru.com">Branding</a>.  What is branding?  Well branding is kind of a cool phenomenon that can have a positive impact on your company.  Take a look at Google for example.  Google isn&#8217;t an actual word, its a catchy name that everyone associates with the search engine.  The same thing could be said for many other brand names out there.  A strong and catchy brand name is essential for everyone to remember you.  If everyone remembers you, then not only are they more likely to come back to your site, but they are more likely to let others know about you.  Its a big domino effect and before you know it catches on like wildfire.</p>
<p>There is much more to a brand than just the name.  Many people think of just the name as whats important, but branding is much more than just a name.  For example BrandIdentityGuru.com has something called BrandMasterpiece.  This is a proprietary process created by them to give a competitive edge to your firm by helping you establish a positive connection and valued relationship with your customer over time that ultimately leads to increased profits and brand recognition.  At BrandIdentityGuru.com you can take their sample brand strength test to see how well of a brand you got.  You can then contact them on how to improve it.</p>
<p>This post was brought to you by BrandIdentityGuru.com</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/branding/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Why you should use the Import Export on Wordpress</title>
		<link>http://www.dollarsblog.com/why-you-should-use-the-import-export-on-wordpress/</link>
		<comments>http://www.dollarsblog.com/why-you-should-use-the-import-export-on-wordpress/#comments</comments>
		<pubDate>Sun, 23 Nov 2008 04:18:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/import-export-on-wordpress/</guid>
		<description><![CDATA[Most people don&#8217;t realize that you don&#8217;t need to use MYSQL or PHPmyadmin in order to do a core backup of wordpress.  Sure it doesn&#8217;t back up everything, but its quick and a smaller file size than a SQL backup.
What is wordpress Import / Export?
The export feature saves your wordpress data as a XML [...]]]></description>
			<content:encoded><![CDATA[<p>Most people don&#8217;t realize that you don&#8217;t need to use MYSQL or PHPmyadmin in order to do a core backup of wordpress.  Sure it doesn&#8217;t back up everything, but its quick and a smaller file size than a SQL backup.</p>
<p><strong>What is wordpress Import / Export?</strong></p>
<p>The export feature saves your wordpress data as a XML file.  You can then import this file easily to another blog that is 2.1 or higher or to wordpress.com blog. It is a more convenient way to backup your wordpress data, with unique features not available in the old database backup plugin.  You don&#8217;t have to worry about using MySQL or PHPmyadmin to transfer files. The original writers to the database backup plugin were a bit disgruntled that there plugin is no longer bundled with new releases, but the project and development support for that plugin continues.</p>
<p><strong>Difference between Import/Export and database plugin:</strong></p>
<p>There is some slight advantages and disadvantages to each way you want to backup.  The Export saves a much smaller file size than the old database plugin, as it efficiently reuses some internal wordpress code.  When importing it to another existing blog, you can create a username and all the posts will be under that name.  This means none of the current blog posts or other data will be overwritten(if you are moving it to an existing blog instead of a fresh copy). It allows you to merge two blogs data together nicely, something you couldn&#8217;t do on standard backups.  I tested it myself and even if there are the same categories, it will just make the categories twice in those cases.  Importing your files is much easier then worrying about PHPmyadmin or mysql, when using the files from the database plugin.</p>
<p>One disadvantage to the import/export feature  is while it does save comments, posts, categories,  it does not save your blogroll. It also won&#8217;t save your settings or data some of your wordpress plugins might have stored(such as certain spam plugins). Also there seems to be people mentioning data size limits on export, but I could not see that anywhere when I did the exporting(twice).  Another feature the original wordpress database plugin has that the import/export feature doesn&#8217;t, is automatic backup by server or email.</p>
<p><strong>How to Import Export in Wordpress:</strong></p>
<p>Go into your wordpress 2.1 or higher dashboard.  Click on the manage tab then go to the export tab.  Leave the scroll bar on &#8220;All&#8221; and click submit.  Save the file.  Then go to the wp-content folder of the blog you want to move your file to and change the permissions to writeable.  That will allow wordpress to import the file. Then go to the import tab and upload the file.  You then have the option to create a username, which is what you should do.   The default password is &#8220;changeme&#8221; which obviously should be changed if you are moving it permanently.  If you are doing this for testing purposes only, you can delete your imported data by going to the users tab and then checking the imported username and deleting all posts.</p>
<p><strong>I want an export feature but my wordpress is older than 2.1?</strong></p>
<p>You should update wordpress.  But if you dont for whatever reason, well you are in luck.  I found a 2 file plugin that is a snap to upload that will install the import feature to older versions of wordpress. I tested it a while back on a version older than 2.1 and it worked. You can find the plugin <a target="_blank" rel="nofollow" href="http://technosailor.com/wordpress-to-wordpress-import/">here</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/why-you-should-use-the-import-export-on-wordpress/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Viral Market</title>
		<link>http://www.dollarsblog.com/how-to-viral-market/</link>
		<comments>http://www.dollarsblog.com/how-to-viral-market/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 06:36:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/?p=523</guid>
		<description><![CDATA[
You know most people who are not well versed in the internet, especially from a publisher perspective, don&#8217;t realize that Obama&#8217;s election is one of the largest social media experiments on the internet.  Social media marketing on the internet (also known as basically viral marketing) has been long debated by me and many other [...]]]></description>
			<content:encoded><![CDATA[<p><img alt="Howtoviralmarket" src="http://socialspark.com/uploads/socialspark/public/assets/465/howtoviralmarket.jpg" /></p>
<p>You know most people who are not well versed in the internet, especially from a publisher perspective, don&#8217;t realize that Obama&#8217;s election is one of the largest social media experiments on the internet.  Social media marketing on the internet (also known as basically viral marketing) has been long debated by me and many other publishers for years on it&#8217;s effectiveness for traffic and brand recognition.  It is hard to say exactly how much it helped Obama, but there is no doubt it certainly helped him because him and his supporters knew how to use the internet effectively to get the word out about his campaign, faciliate and coordinate supporters.  </p>
<p>Yovia together with Marketing Sherpa, is offering a web conference <a href="http://socialspark.com/metrics/click/post?slot_id=25619&#038;url=http%3A%2F%2Fwww.sherpastore.com%2Fviral-train.html%3F9942" rel="nofollow">How to Viral Market</a> for free.  This conference will include step-by-step information on how to create, track and execute on a viral marketing campaign.  The webinar will have some of the leading experts on viral marketing to tell you what actually works and what doesn&#8217;t, what the future of it holds,  how to promote them, and they give 7 interactive tactics.  You can purchase a Toolkit PDF sent one week prior to webinar risk free at a price of just $97.  This toolkit contains 75 pages of everything you need to do viral marketing.  2 for 1 Offer: Practical Webinar Training + Toolkit will be held Wednesday, December 10 - 2:00 - 3:30 p.m. (EST). </p>
<map name="map1865">
<area href="http://socialspark.com/metrics/click/disclosure?slot_id=25619&#038;url=http%3A%2F%2Fwww.sherpastore.com%2Fviral-train.html%3F9942" shape="rect" coords="0,0,206,45" rel="nofollow" />
<area href="http://socialspark.com/code_of_ethics" shape="rect" coords="207,0,225,45" rel="nofollow" /></map>
<p><img alt="Post?slot_id=25619&#038;url=http%3a%2f%2fsocialspark" border="0" src="http://socialspark.com/metrics/view/post?slot_id=25619&#038;url=http%3A%2F%2Fsocialspark.com%2Fimages%2Fdisclosure_badges%2Fdisclosure_badge_grey.png" usemap="#map1865" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/how-to-viral-market/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How to Back Up Wordpress Blogs without MySQL &#038; PHPmyadmin</title>
		<link>http://www.dollarsblog.com/how-to-back-up-wordpress-blogs-without-mysql-phpmyadmin/</link>
		<comments>http://www.dollarsblog.com/how-to-back-up-wordpress-blogs-without-mysql-phpmyadmin/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 06:07:07 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<category><![CDATA[Website Setup 4 Newbies]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/backing-up-wordpress-without-using-mysql-phpmyadmin/</guid>
		<description><![CDATA[When I originally created an article on Dollars Blog about moving wordpress blogs a while back, it was about using PHPmyadmin and MySQL.  While you still need to know how to create databases and install things when moving hosts, the need for using MySQL is now less with wordpress.  Moving wordpress data around [...]]]></description>
			<content:encoded><![CDATA[<p>When I originally created an article on Dollars Blog about moving wordpress blogs a while back, it was about using PHPmyadmin and MySQL.  While you still need to know how to create databases and install things when moving hosts, the need for using MySQL is now less with wordpress.  Moving wordpress data around is now a piece of cake with the new import export feature introduced in Wordpress versions 2.1+.  </p>
<p>Keep in mind there is some disadvantages to this convenience, as it doesn&#8217;t store everything. There is also some things it does do that the old SQL way of doing things doesn&#8217;t do. You can read more about Import/Export in one of my previous articles <a target="_blank" href="http://www.dollarsblog.com/import-export-on-wordpress/">here</a>.  I really like the XML export backup feature and its one reason why it makes wordpress a great software for beginners to websites too.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/how-to-back-up-wordpress-blogs-without-mysql-phpmyadmin/feed/</wfw:commentRss>
		</item>
		<item>
		<title>IDUG contest</title>
		<link>http://www.dollarsblog.com/idug-contest/</link>
		<comments>http://www.dollarsblog.com/idug-contest/#comments</comments>
		<pubDate>Wed, 19 Nov 2008 06:03:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/?p=522</guid>
		<description><![CDATA[Are you familiar with XQuery, XML and DB2 web programming languages or want to become better at programming them through a fun way?  Well IDUG is a sponsoring their own IDUG contest based on these technologies.  Now students, professionals and hobbyists can help promote awareness of these exciting languages through this contest and [...]]]></description>
			<content:encoded><![CDATA[<p>Are you familiar with XQuery, XML and DB2 web programming languages or want to become better at programming them through a fun way?  Well IDUG is a sponsoring their own <a href="http://socialspark.com/metrics/click/post?slot_id=25545&#038;url=http%3A%2F%2Fwww.XMLChallenge.com" rel="nofollow">IDUG contest</a> based on these technologies.  Now students, professionals and hobbyists can help promote awareness of these exciting languages through this contest and in the process be eligible for some great prizes!  </p>
<p>There is 5 different types of contests being held, you can choose to enter any one or even all.  In the Video Contest you invent a creative use of XML, XQuery or DB2 and then you just record yourself doing it.  In the XML2 Contest you build useful, user-friendly XML apps from scratch.  You have the option to enter as an individual or assemble yourself as one team.   In the Ported App Contest1, port or develop a new app for DB2.  You can also here enter as an individual or assemble a team.   For the query Contest, use XQuery to find five answers. The best queries written win the best prizes!  In the Gadget Contest, you just develop a downloadable gadget or widget leveraging DB2.  Finally, the Video Contest, you must invent a creative use of XML, XQuery or DB2 and record yourself doing it on video.</p>
<p>On the IDUG contest website, they have links to many online sources for XML and the other languages to help you out.  If you have a programming language background, but don&#8217;t know these languages, you should be able to learn them fairly fast for the purpose of this contest.  It&#8217;s a great contest and I encourage everyone else to enter it.  Go to the website to see full contest rules.  </p>
<map name="map1469">
<area href="http://socialspark.com/metrics/click/disclosure?slot_id=25545&#038;url=http%3A%2F%2Fwww.XMLChallenge.com" shape="rect" coords="0,0,206,45" rel="nofollow" />
<area href="http://socialspark.com/code_of_ethics" shape="rect" coords="207,0,225,45" rel="nofollow" /></map>
<p><img alt="Post?slot_id=25545&#038;url=http%3a%2f%2fsocialspark" border="0" src="http://socialspark.com/metrics/view/post?slot_id=25545&#038;url=http%3A%2F%2Fsocialspark.com%2Fimages%2Fdisclosure_badges%2Fdisclosure_badge_grey.png" usemap="#map1469" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/idug-contest/feed/</wfw:commentRss>
		</item>
		<item>
		<title>About Reddit Social Bookmarking Site</title>
		<link>http://www.dollarsblog.com/about-reddit-social-bookmarking-site/</link>
		<comments>http://www.dollarsblog.com/about-reddit-social-bookmarking-site/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 06:21:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Social Networking]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/what-is-reddit/</guid>
		<description><![CDATA[Reddit is another social bookmarking site, similiar to Digg in structure, that allows webmasters to promote their site.
How Reddit works:
If you see a webpage you like, you bookmark it or submit it for others to see.  The Reddit site has a search engine that allows you to find popular submitted links.   People [...]]]></description>
			<content:encoded><![CDATA[<p>Reddit is another social bookmarking site, similiar to Digg in structure, that allows webmasters to promote their site.</p>
<p><strong>How Reddit works:</strong></p>
<p>If you see a webpage you like, you bookmark it or submit it for others to see.  The Reddit site has a search engine that allows you to find popular submitted links.   People can vote it up or down.  If it&#8217;s voted down to a negative, it dissapears from the search engine.</p>
<p><strong>Reddit compared to Digg:</strong></p>
<p>I have to admit I&#8217;m not a big fan of Reddit.  It doesn&#8217;t give anywhere near as much traffic as Digg does.  Based on my experience, it is also much harder to stay in their engine compared to Digg, without getting  your link voted down quickly. Most of the social networking plugins for Wordpress blogs, include a small reddit submission icon.</p>
<p>Visit <a rel="nofollow" target="_blank" href="http://reddit.com">reddit</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/about-reddit-social-bookmarking-site/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Layaway Program at Kmart</title>
		<link>http://www.dollarsblog.com/layaway-program-at-kmart/</link>
		<comments>http://www.dollarsblog.com/layaway-program-at-kmart/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 00:22:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/?p=521</guid>
		<description><![CDATA[It&#8217;s that time of the year and Mr. Bluelight from Kmart has shown up to give you great savings.  I remember when my mom would shop at Kmart seeing the Mr. bluelight and she would get a lot of great bargains on the holidays that you can&#8217;t any other time of the year.  [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s that time of the year and Mr. Bluelight from Kmart has shown up to give you great savings.  I remember when my mom would shop at Kmart seeing the Mr. bluelight and she would get a lot of great bargains on the holidays that you can&#8217;t any other time of the year.  Kmart has done something new this year though to help people who are struggling with credit cards or can&#8217;t get them.  They now have the <a href="http://socialspark.com/metrics/click/post?slot_id=25208&#038;url=http%3A%2F%2Fad.doubleclick.net%2Fclk%3B209213481%3B31067802%3Bw" rel="nofollow">Kmart Layaway</a> program.  Lay away is what everyone used to do years ago before everyone and their grandma had a credit card. Lay away allows everyone to pay periodically to the store the money in small payments. You don’t have to worry about credit checks or high interest rates. Kmart Lay-Away is now available and is Kmart is one of the first major national discount retailers to bring it back in the nation.</p>
<p>Do you need a new TV?  How about a new Element 26 in. (Diagonal) Class LCD Integrated HDTV (720p) for just $399 right now at Kmart!  </p>
<p><img src="http://s.kmart.com/is/image/Sears/05771308000?qlt=90,0&#038;resMode=sharp&#038;op_usm=0.9,0.5,0,0" width="400"></p>
<p>I remember a few years ago you had to pay more than that for a low resolution regular cathode ray tube TV.  They have the popular Vizio 32 inch LCD HDTV for just $529.99.  A wide assortment of clothes and other items are also available at very big savings.  Check out the website and find out which product categories are eligible for the Kmart lay away program.  Free shipping is available for orders over $49!</p>
<p><a href="http://ad.doubleclick.net/jump/N2465.SocialSpark/B3154018.12;sz=1x1"><img src="http://ad.doubleclick.net/ad/N2465.SocialSpark/B3154018.12;sz=1x1" border="0" width="1" height="1" alt="Click Here"></a></p>
<map name="map1817">
<area href="http://socialspark.com/metrics/click/disclosure?slot_id=25208&#038;url=http%3A%2F%2Fwww.kmart.com%2Flayaway" shape="rect" coords="0,0,206,45" rel="nofollow" />
<area href="http://socialspark.com/code_of_ethics" shape="rect" coords="207,0,225,45" rel="nofollow" /></map>
<p><img alt="Post?slot_id=25208&#038;url=http%3a%2f%2fsocialspark" border="0" src="http://socialspark.com/metrics/view/post?slot_id=25208&#038;url=http%3A%2F%2Fsocialspark.com%2Fimages%2Fdisclosure_badges%2Fdisclosure_badge_grey.png" usemap="#map1817" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/layaway-program-at-kmart/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Customized Login Form for Wordpress CMS Use</title>
		<link>http://www.dollarsblog.com/customized-login-form-for-wordpress-cms-use/</link>
		<comments>http://www.dollarsblog.com/customized-login-form-for-wordpress-cms-use/#comments</comments>
		<pubDate>Sat, 15 Nov 2008 19:47:57 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/customized-login-form-hack-for-wordpress/</guid>
		<description><![CDATA[If you are like me and have used wordpress as a CMS(content management system) than having a nice looking login form in the sidebar is crucial.  The text version you see on blogs is very ugly and is a must to change for CMS.  When you add the code it adds two boxes, [...]]]></description>
			<content:encoded><![CDATA[<p>If you are like me and have used wordpress as a CMS(content management system) than having a nice looking login form in the sidebar is crucial.  The text version you see on blogs is very ugly and is a must to change for CMS.  When you add the code it adds two boxes, like you would see at traditional sites using a login form for login name and password.</p>
<p>Simply cut and paste this code into your sidebar at this website <a rel="nofollow" target="_blank" href="http://www.homelandstupidity.us/2005/04/14/wordpress-sidebar-login-form-hack/">here</a>.<br />
For some reason Ive had it look odd in IE but it looked OK in Firefox when I tried it on some of my sites.  Im not sure if its a theme difference, but maybe someone here could figure out what is wrong with the code, if anything.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/customized-login-form-for-wordpress-cms-use/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Get rewarded for eating healthy</title>
		<link>http://www.dollarsblog.com/get-rewarded-for-eating-healthy/</link>
		<comments>http://www.dollarsblog.com/get-rewarded-for-eating-healthy/#comments</comments>
		<pubDate>Thu, 13 Nov 2008 00:45:49 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Miscellaneous]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/?p=520</guid>
		<description><![CDATA[
We encourage you to join freshfunds because you can accumulate points while you buy healthy foods and be eligible to win prizes.  Prizes include the ultimate ski weekend for two, Nintendo Wii Fit, elliptical machine, to name just a few!  You can also choose to have your points accumulated to charity donations.  [...]]]></description>
			<content:encoded><![CDATA[<p><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/T7ZCG1Y1_5s&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/T7ZCG1Y1_5s&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></p>
<p>We encourage you to join <a href="http://socialspark.com/metrics/click/post?slot_id=24798&#038;url=http%3A%2F%2Fchiquita.promo.eprize.com%2Ffreshfunds%2F%3Faffiliate_id%3D1bb" rel="nofollow">freshfunds</a> because you can accumulate points while you buy healthy foods and be eligible to win prizes.  Prizes include the ultimate ski weekend for two, Nintendo Wii Fit, elliptical machine, to name just a few!  You can also choose to have your points accumulated to charity donations.  You can even bid on auction items, which change every week.  Very soon they will be having a Apple macbook up for bid.  Finally members of fresh funds will have access to healthy eating tips.  All you have to do is enter your email to signup and start by purchasing specially-marked Chiquita and Fresh Express brand food products available while supplies last.</p>
<p>Here is a Episode 6 of a funny cartoon promotion of Fresh Funds in a cartoon called  <a href="http://socialspark.com/metrics/click/post?slot_id=24798&#038;url=http%3A%2F%2Fwww.sproutwells.com%2F" rel="nofollow">The Sproutwells</a> of a guy who is a &#8220;techi-holic&#8221;.  I never realized it till now, but I am definitely a techn-holic too I guess.  Hope my family members don&#8217;t see this video cause then they will want to send me to Techi-holic anonymous.</p>
<map name="map1727">
<area href="http://socialspark.com/metrics/click/disclosure?slot_id=24798&#038;url=http%3A%2F%2Fchiquita.promo.eprize.com%2Ffreshfunds%2F%3Faffiliate_id%3D1bb" shape="rect" coords="0,0,206,45" rel="nofollow" />
<area href="http://socialspark.com/code_of_ethics" shape="rect" coords="207,0,225,45" rel="nofollow" /></map>
<p><img alt="Post?slot_id=24798&#038;url=http%3a%2f%2fsocialspark" border="0" src="http://socialspark.com/metrics/view/post?slot_id=24798&#038;url=http%3A%2F%2Fsocialspark.com%2Fimages%2Fdisclosure_badges%2Fdisclosure_badge_grey.png" usemap="#map1727" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/get-rewarded-for-eating-healthy/feed/</wfw:commentRss>
		</item>
		<item>
		<title>How To Backup Your Wordpress Database</title>
		<link>http://www.dollarsblog.com/how-to-backup-your-wordpress-database/</link>
		<comments>http://www.dollarsblog.com/how-to-backup-your-wordpress-database/#comments</comments>
		<pubDate>Mon, 10 Nov 2008 17:50:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
		
		<category><![CDATA[Website Setup 4 Newbies]]></category>

		<guid isPermaLink="false">http://www.dollarsblog.com/how-to-backup-your-database/</guid>
		<description><![CDATA[So you been working on your website for a few weeks.  You now got your blog or forum going.  You been holding off learning how to use or backup a database.  Now it is time to start thinking about backing up your database.  You may not feel the need, because you [...]]]></description>
			<content:encoded><![CDATA[<p>So you been working on your website for a few weeks.  You now got your blog or forum going.  You been holding off learning how to use or backup a database.  Now it is time to start thinking about backing up your database.  You may not feel the need, because you believe your host will back it up for you.  However, there have been instances where hosting companies have suspended people&#8217;s accounts and not given a backup copy of the database.</p>
<p>Besides if you have a very successful site,  you won&#8217;t want to wait around for the hosting company.  If you plan on making a career out of being a webmaster, learning how to backup and move your site is necessary.  Fortunately,  it isn&#8217;t difficult at all.  Although this <a rel="nofollow" href="http://codex.wordpress.org/WordPress_Backups">backup guide</a> covers wordpress blog software only,  the principles are pretty similiar whether it&#8217;s wordpress or forum or any other kind of software.  It&#8217;s a great tutorial for learning  how to backup your database across many different web hosting platforms including Cpanel.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dollarsblog.com/how-to-backup-your-wordpress-database/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
