Update to csv import file for PHP-eSeller

The csv import script has been updated to include a fuller range of product item fields. This now covers more or less all the fields in the product item list.

The fields are :

item_number
item_name
mc_gross
item_title
item_description
item_description_full
maincategory
subcategory
folder
filename
filename_small_mp3
item_image
pagetitle
metadescription
keywords
sortorder

The new file a_csv_import.php can be obtained by emailing us and replaces the file in the admin section. The file is applicable to all versions of PHP-eSeller that has the import script.

PHP-Keycodes now with Google

PHP-KeyCodes is now able to use Google checkout as well as PayPal. 

In some ways Google checkout provides a better user experience than PayPal as the key code can be displayed to the customer on their Google checkout page. 

PHP-Keycodes can be used with a response handler (the code that monitors the transaction returned from Google checkout) but this requires SSL (a site that has https) or it can be used without the response handler and so your web site does not require SSL to handle the return data from Google.  Without a response handler you do not get the updates of Google sales back at your web site, but otherwise it operates in the same way.

WordPress plugins

The following is a list of some of the more interesting WordPrss plugins.

* http://akismet.com/ Akismet – Kills spam comments, dead.

* http://www.1pixelout.net/code/audio-player-wordpress-plugin/ Audio player – An easy to embed audio player (possibly for use with podcasts)

* http://semperfiwebdesign.com/portfolio/wordpress/wordpress-plugins/all-in-one-seo-pack/ All in One SEO Pack – All your search engine optimization needs in one package

* http://jamesmckay.net/code/comment-timeout/ Comment Timeout – Stop getting comments on posts older than X amount of days.

* http://www.arnebrachhold.de/projects/wordpress-plugins/google-xml-sitemaps-generator/ Google XML Sitemaps – Easily create a Google-ready sitemap for your blog.

* http://www.smackfoo.com/plugins/sig2feed/ RSS Feed Signature – Add an extra line to your RSS feed (great for ads or plugs)

* http://txfx.net/code/wordpress/subscribe-to-comments/ Subscribe To Comments – Allow your users to get updates on when more comments are left on a particular story.

Posted in SOE