<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="0.92">
<channel>
	<title>A blend of programming and seo</title>
	<link>http://www.rawseo.com/news</link>
	<description>A blend of programming and seo</description>
	<lastBuildDate>Tue, 17 Nov 2009 17:17:47 +0000</lastBuildDate>
	<docs>http://backend.userland.com/rss092</docs>
	<language>en</language>
	
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" type="application/xml" href="http://feeds.feedburner.com/Rawseo-E-commerceSeoNewsAndTips" /><feedburner:info uri="rawseo-e-commerceseonewsandtips" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com/" /><item>
		<title>Anatomy of a wordpress plugin</title>
		<description>This article is the first in a series of how-to articles which will go through all the steps required to create a wordpress plugin.  
At the end of the article, there will be a download link to a working plugin that you can download and use as a template for building your own plugins. [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/BY9WWOa21JE" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/BY9WWOa21JE/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/11/17/anatomy-of-a-wordpress-plugin/</feedburner:origLink></item>
	<item>
		<title>rawtracker 1.1 released</title>
		<description>Rawtracker is an application written in PHP that you can add to your website that allows your users to track their United States Postal Service (USPS) packages.
Installation
Step 1: Upload all files from the rawtracker download to your website.
Step 2: Open plugins/configure.php and add your USPS account information.
define&amp;#40;&amp;#34;USPS_SERVER&amp;#34;,&amp;#34;http://production.shippingapis.com/ShippingAPI.dll&amp;#34;&amp;#41;; 
define&amp;#40;&amp;#34;USPS_USERNAME&amp;#34;,&amp;#34;***Your usps username goes here***&amp;#34;&amp;#41;;
define&amp;#40;&amp;#34;USPS_TIMEOUT&amp;#34;,'5'&amp;#41;;
You will need to [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/T7zMJH90B3k" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/T7zMJH90B3k/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/10/31/rawtracker-1-1-released/</feedburner:origLink></item>
	<item>
		<title>Must-have tools for php developers</title>
		<description>The following are tools that are invaluable to any php developer:
1) PHP Development Tools Project (eclipse)
Link: http://www.eclipse.org/pdt/
The PDT project provides a PHP Development Tools framework for the Eclipse platform. This project encompasses all development components necessary to develop PHP and facilitate extensibility. It leverages the existing Web Tools Platform (WTP) and Dynamic Languages Toolkit (DLTK) [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/fFMi9AOC9Wk" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/fFMi9AOC9Wk/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/10/21/must-have-tools-for-php-developers/</feedburner:origLink></item>
	<item>
		<title>Zencart local seo reports mod</title>
		<description>Introduction
This module allows you track all of the keywords used to search you website. This can be helpful because it can give you an insight into what your customers actually need.


Installation
Step 1: Open admin/includes/boxes/report_dhtml.php
at line 20 where it says:
$za_contents&amp;#91;&amp;#93; = array&amp;#40;'text' =&amp;#62; BOX_REPORTS_CUSTOMERS_REFERRALS, 'link' =&amp;#62; zen_href_link&amp;#40;FILENAME_STATS_CUSTOMERS_REFERRALS, '', 'NONSSL'&amp;#41;&amp;#41;;
add right after:
$za_contents&amp;#91;&amp;#93; = array&amp;#40;'text' =&amp;#62; 'Rawseo Local [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/e2PIA6kenUU" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/e2PIA6kenUU/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/10/20/zencart-local-seo-reports-mod/</feedburner:origLink></item>
	<item>
		<title>How to create a multi-file uploader for your website</title>
		<description>If you own a website of any kind and have ever wanted to allow your users to upload multiple files from a single screen, you have a few choices: 

a java applet
an active X control
A Flash app
multiple file input elements (which is messy and not very efficient)

The following is a much easier way to allow [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/BvOnFCrIGXg" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/BvOnFCrIGXg/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/10/15/how-to-create-a-multi-file-uploader-for-your-website/</feedburner:origLink></item>
	<item>
		<title>Oscommerce local search mod</title>
		<description>Introduction
This module allows you track all of the keywords used to search you website. This can be helpful because it can give you an insight into what your customers actually need.


Installation
Step 1: Import rawseo_keyword_reports.sql into your oscommerce database.
Step 2: Upload everything in the admin directory to your oscommerce admin directory.
Step 3:
open advanced search results.php at [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/yb_8oZYp-7k" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/yb_8oZYp-7k/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/09/23/oscommerce-local-search-mod/</feedburner:origLink></item>
	<item>
		<title>oscmax local search report mod</title>
		<description>Introduction
This module allows you track all of the keywords used to search you website. This can be helpful because it can give you an insight into what your customers actually need.


Installation
Step 1: Import rawseo_keyword_reports.sql into your oscommerce database.
Step 2: Upload everything in the admin directory to your oscommerce admin directory.
Step 3:
open advanced search results.php at [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/Kuj5Mgx8Flc" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/Kuj5Mgx8Flc/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/09/22/oscmax-local-search-report-mod/</feedburner:origLink></item>
	<item>
		<title>5 must-have google analytics apps</title>
		<description>The following is a mix of commercial and free applications that can help you get more out of your google analytics account.
1) Polaris (adobe air app)
Polaris is a cross-platform adobe air app for Google Analytics. 

Features

Cross-platform and easy to setup
Dashboard gives you an overview of total visits, pageviews, pages/visit, bounce rate, average time on site, [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/V292pwZTSrc" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/V292pwZTSrc/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/07/27/5-must-have-google-analytics-apps/</feedburner:origLink></item>
	<item>
		<title>How to cache smarty templates</title>
		<description>What is caching?
Caching is used to speed up a call to display() or fetch() by saving its output to a file. If a cached version of the call is available, that is displayed instead of regenerating the output. Caching can speed things up tremendously, especially templates with longer computation times. Since the output of display() [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/Km38XqSj2KA" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/Km38XqSj2KA/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/07/14/how-to-cache-smarty-templates/</feedburner:origLink></item>
	<item>
		<title>How to migrate from Microsoft access to Mysql</title>
		<description>Why use mysql instead of access?

Cost. MySQL is free. Access is not. Mysql can also run on a variety of hardware and operating systems, which does not limit you to proprietary software.
Multiple-user access.
MySQL can handle many simultaneous users. It was designed from the ground up to run in a shared environment that is capable of [...]&lt;img src="http://feeds.feedburner.com/~r/Rawseo-E-commerceSeoNewsAndTips/~4/rrhf6CYlrIY" height="1" width="1"/&gt;</description>
		<link>http://feedproxy.google.com/~r/Rawseo-E-commerceSeoNewsAndTips/~3/rrhf6CYlrIY/</link>
			<feedburner:origLink>http://www.rawseo.com/news/2009/07/13/how-to-migrate-from-microsoft-access-to-mysql/</feedburner:origLink></item>
</channel>
</rss>
