<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
	<channel>
		<title><![CDATA[Virtual Web Designs - Forums - Latest News]]></title>
		<link>http://www.vwdesigns.co.uk/forum/</link>
		<description><![CDATA[Virtual Web Designs - Forums - http://www.vwdesigns.co.uk/forum]]></description>
		<pubDate>Thu, 09 Sep 2010 10:22:53 +0000</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[VrCommerce v1R3 - Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=183</link>
			<pubDate>Thu, 09 Sep 2010 07:11:54 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=183</guid>
			<description><![CDATA[After further testing of VrCommerce we are proud to release the next beta version v1R3 <br />
<br />
This version will only be available to register members, for testing. Please use our forums to report any bugs, etc. <br />
<br />
We are planning to have the final release late September 2010<br />
<br />
<span style="font-weight: bold;">FIXES:</span><br />
•	Frontend not viewable in Maintenance Mode, even when logged in as admin.<br />
•	Adding items to cart shows no products in cart<br />
•	Deleting Downloads from Admin does not remove file<br />
•	Paypal warning about Receiver Email doesn't match<br />
•	Cart sidebox checkout button is HTTP instead of HTTPS<br />
•	Paypal Standard not passing Handling and other order fees.<br />
•	Paypal Standard not setting state for Authorization mode.<br />
•	Transparent PNG Images not always working.<br />
•	Unchecking all user group options gives foreach error when logging in with a user in that group<br />
•	Product report grouped by product_id instead of model since that is a not a unique field<br />
•	Maintenance mode bypass for payment callback updates<br />
•	Product stock restore on order delete<br />
•	Restored the default --None-- option in the order status list (added in Beta 1 and lost in Beta 2)<br />
•	Improved default confirm message to be clear about the action<br />
•	Fixed Search page bookmark<br />
•	Added support for + in email addresses<br />
•	Fixed page total for filter by customer group on admin customer list<br />
•	Admin user and Customer email logins were case-sensitive<br />
•	Fixed account/invoice error when no order id is supplied<br />
•	Fixed HTTP to HTTPS in breadcrumb for account related pages<br />
•	Partial fix for &amp; in storename and contact form]]></description>
			<content:encoded><![CDATA[After further testing of VrCommerce we are proud to release the next beta version v1R3 <br />
<br />
This version will only be available to register members, for testing. Please use our forums to report any bugs, etc. <br />
<br />
We are planning to have the final release late September 2010<br />
<br />
<span style="font-weight: bold;">FIXES:</span><br />
•	Frontend not viewable in Maintenance Mode, even when logged in as admin.<br />
•	Adding items to cart shows no products in cart<br />
•	Deleting Downloads from Admin does not remove file<br />
•	Paypal warning about Receiver Email doesn't match<br />
•	Cart sidebox checkout button is HTTP instead of HTTPS<br />
•	Paypal Standard not passing Handling and other order fees.<br />
•	Paypal Standard not setting state for Authorization mode.<br />
•	Transparent PNG Images not always working.<br />
•	Unchecking all user group options gives foreach error when logging in with a user in that group<br />
•	Product report grouped by product_id instead of model since that is a not a unique field<br />
•	Maintenance mode bypass for payment callback updates<br />
•	Product stock restore on order delete<br />
•	Restored the default --None-- option in the order status list (added in Beta 1 and lost in Beta 2)<br />
•	Improved default confirm message to be clear about the action<br />
•	Fixed Search page bookmark<br />
•	Added support for + in email addresses<br />
•	Fixed page total for filter by customer group on admin customer list<br />
•	Admin user and Customer email logins were case-sensitive<br />
•	Fixed account/invoice error when no order id is supplied<br />
•	Fixed HTTP to HTTPS in breadcrumb for account related pages<br />
•	Partial fix for &amp; in storename and contact form]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VrCommerce v1R2 - Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=182</link>
			<pubDate>Fri, 03 Sep 2010 07:12:10 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=182</guid>
			<description><![CDATA[After further testing of VrCommerce we are proud to release the next beta version v1R2 <br />
<br />
This version will only be available to register members, for testing. Please use our forums to report any bugs, etc. <br />
<br />
We are planning to have the final release late September 2010.<br />
<br />
<span style="font-weight: bold;">FIXES:</span><br />
•	Fixed additional email for loop issue causing "Please Wait" and "Error Send To Required"<br />
•	Improved featured products query to make all status checks and return all pertinent data to match latest and bestseller queries.<br />
•	If no shipping, tax zone set to buyer's payment zone instead of default store zone<br />
•	Session uses full path for session to prevent session sharing<br />
•	Removed unneeded products variable from admin order.php<br />
•	Removed error on empty language file<br />
•	Admin/controller/catalog/review.php double text validation cleaned up<br />
•	Admin Order Edit now supports product options &amp; updated grand total<br />
•	Coupon discount check only for flat value coupons<br />
•	Pagination in search &amp; specials<br />
•	Worldpay not updating order<br />
•	Admin Country, Zone, &amp; Download pagination<br />
•	Thickbox agree to terms fix on checkout payment page<br />
•	Continue button with ajax add to cart off goes to not found<br />
•	Division by zero if catalog/admin item limit set to 0 (tho it should not be possible)<br />
•	UPS error scenarios weren't showing properly<br />
•	UPS weight display at the title instead of redundantly per-rate<br />
•	UPS Test mode confusion cleared up<br />
•	USPS weight display at the title instead of redundantly per-rate<br />
•	removed "source" for ckeditor to cut down filesize<br />
•	Add &#36;config-&gt;set('config_language', &#36;languages[&#36;code]['code']); to index.php<br />
•	Changed new tables for product_tags and stuff to utf8_bin<br />
•	Order Comments not included in email<br />
•	Added default invoice id &amp; prefix to install/upgrade.sql<br />
•	Added conditional check for the admin header base path: (HTTPS_SERVER) ? HTTPS_SERVER : HTTP_SERVER;<br />
•	restore all languages in backend even if disabled<br />
•	replaced add to cart j<strong></strong>avascript: &#36;('#add_to_cart').removeAttr('onclick'); to allow handling by other scripts.<br />
•	sort arrow images were reversed<br />
•	Perpetual Payments Test mode confusion cleared up<br />
•	Featured limit default - add (int) to limit in model to prevent error<br />
•	Specials fix for limit in sidebox<br />
•	Going to wrong page while using SEO now shows error page<br />
•	Fixed Combined Tax rate issue<br />
•	Fixed Low Order Fee order total typo for tax setting<br />
•	Fixed Sales tax issue for non-shipped products to use payment address<br />
•	Install admin email not populating the user table<br />
•	Update royal mail rates or make them editable from admin<br />
•	Fix pp standard to use the update statuses and so that curl and fsock both use the proper "else" options.<br />
•	Changed default success message "2-5 working days" to be more vague<br />
•	Reordered the children for "common/header" to appear last so that document class methods can be called from within modules.<br />
•	Fix default weight/length to default to what the setting has.<br />
•	Bestsellers wasn't updating immediately after purchase because the cache wasn't cleared on purchase<br />
<br />
<br />
<span style="font-weight: bold;">NEW:</span><br />
•	Feature Module uses category-style selector for products<br />
•	Extension install/uninstall hook. Now when you install/uninstall extensions, if they have their own install/uninstall functions, they will be triggered.<br />
•	Logout destroys session completely. <br />
•	sort by model<br />
•	Cache for featured products<br />
•	Cache for categories<br />
•	Image class supports proper extension name on resize and transparency for png and gif.<br />
•	Extensions will "self-clean" if the files are deleted without uninstalling the extension first.<br />
•	Restored "Show Out Of Stock warning" option in setting<br />
•	Parent Category pages show image next to description<br />
•	Select All / Unselect All to all checkbox lists<br />
•	Postcode required option added to countries. Now postcode can be required on a per-country basis.<br />
•	Coupon code can be entered on Payment AND Confirm page, for those payments that skip the payment page<br />
•	New Paypal Improved. Itemised products, PDT support, debug messaging and more.<br />
•	Added Northern Ireland zones to UK<br />
•	FilesMatch check in htaccess to prevent viewing of tpl and ini files<br />
•	Category Description Name to be longer than 32 (255)<br />
•	SEO proper "not found" redirect<br />
•	mail parameters field to mail tab (useful for adding authentication "-f" options and more)<br />
•	Full Customer Details in admin<br />
•	Manual Order Edit<br />
•	Additional checkbox for order update (Notify = send email, Update = add history)<br />
•	confirm delete added to admin delete/uninstall actions<br />
•	Longer email fields (96)<br />
•	Added product tags to bottom of product page for easy cross-referencing.<br />
•	Auto-select first radio button for shipping or payment<br />
•	increased contact form character count from 1000 to 3000<br />
•	Fixed bug in thickbox js to allow use of rel tag for prev/next additional images with main image in popup<br />
•	Show category description info even where there are no products<br />
•	add customer email to invoice under the payment address<br />
•	added order comments on invoice<br />
•	moved some inline javascript to external files (ajax add to cart now in ajax_add.js)<br />
•	moved coupon box to the payment page to allow coupons to change the possible payment options (i.e. freecheckout for 100% discount coupons)<br />
•	Comments to order invoice<br />
•	Counts for all tabs on product page<br />
•	Optional checkbox to push updated downloads to all previous customers upon new version save<br />
•	Added current download filename under the input box on admin download form<br />
•	Options -Indexes and tpl file disallow to default .htaccess file to prevent showing directory listings<br />
•	CSRF Fix for new admin user insert (captcha on user edit form)<br />
•	Additional Images &amp; Related products count added to tab on product page by default<br />
•	Fixed LIQPAY confirm button<br />
•	Disable Reviews option<br />
•	Enhanced Order Email (HTML Admin emails)<br />
•	Guest Checkout separate addresses<br />
•	Enter key for Product filter in admin<br />
•	Telephone number on invoice<br />
•	Validation check to Product Copy (Daniels request)<br />
•	Add model to the related products in product edit<br />
•	Automatic Copyright in admin footer<br />
•	Added Meta Keywords to products and categories<br />
•	Added return on language load to allow simple array merge for language files<br />
•	Added Send Newsletter By Products Purchased<br />
•	Lots of improvements to cart sidebox (ajax delete item, all totals, view/checkout links)<br />
•	GET method for add to cart<br />
•	Add to cart button in all modules? small + button?<br />
•	Stock decrease option moved to product level<br />
•	Minimum Order Qty (per-product)<br />
•	Product "cost" field<br />
•	Add back default sort order<br />
•	Individual zone/country/postcode for products<br />
•	Cross-linked related products (relationship goes both ways now). Relating product A to B also relates B to A<br />
•	Maintenance Mode<br />
•	Multiple Email address for store email<br />
•	remove/combine the Show Out of stock. Just show it when Stock checkout is no and product is out of stock<br />
•	Add IP Address to order view<br />
•	Freecheckout integrated into core.<br />
•	Low Order Fee only applies if there is a subtotal, allowing free products to remain free<br />
•	Homepage is now modular and new "home" position for modules configurable in admin<br />
•	Additional ability to use "modularized" sideboxes on main page (3 across) by adding the module to the &#36;this-&gt;children list.<br />
•	Free Checkout as part of the core<br />
•	Comments saved if payment checkbox not checked<br />
•	Added customer email, telephone, ip to order email to make it more complete<br />
•	Admin Token system for CSRF security<br />
•	Royal Mail rates update]]></description>
			<content:encoded><![CDATA[After further testing of VrCommerce we are proud to release the next beta version v1R2 <br />
<br />
This version will only be available to register members, for testing. Please use our forums to report any bugs, etc. <br />
<br />
We are planning to have the final release late September 2010.<br />
<br />
<span style="font-weight: bold;">FIXES:</span><br />
•	Fixed additional email for loop issue causing "Please Wait" and "Error Send To Required"<br />
•	Improved featured products query to make all status checks and return all pertinent data to match latest and bestseller queries.<br />
•	If no shipping, tax zone set to buyer's payment zone instead of default store zone<br />
•	Session uses full path for session to prevent session sharing<br />
•	Removed unneeded products variable from admin order.php<br />
•	Removed error on empty language file<br />
•	Admin/controller/catalog/review.php double text validation cleaned up<br />
•	Admin Order Edit now supports product options &amp; updated grand total<br />
•	Coupon discount check only for flat value coupons<br />
•	Pagination in search &amp; specials<br />
•	Worldpay not updating order<br />
•	Admin Country, Zone, &amp; Download pagination<br />
•	Thickbox agree to terms fix on checkout payment page<br />
•	Continue button with ajax add to cart off goes to not found<br />
•	Division by zero if catalog/admin item limit set to 0 (tho it should not be possible)<br />
•	UPS error scenarios weren't showing properly<br />
•	UPS weight display at the title instead of redundantly per-rate<br />
•	UPS Test mode confusion cleared up<br />
•	USPS weight display at the title instead of redundantly per-rate<br />
•	removed "source" for ckeditor to cut down filesize<br />
•	Add &#36;config-&gt;set('config_language', &#36;languages[&#36;code]['code']); to index.php<br />
•	Changed new tables for product_tags and stuff to utf8_bin<br />
•	Order Comments not included in email<br />
•	Added default invoice id &amp; prefix to install/upgrade.sql<br />
•	Added conditional check for the admin header base path: (HTTPS_SERVER) ? HTTPS_SERVER : HTTP_SERVER;<br />
•	restore all languages in backend even if disabled<br />
•	replaced add to cart j<strong></strong>avascript: &#36;('#add_to_cart').removeAttr('onclick'); to allow handling by other scripts.<br />
•	sort arrow images were reversed<br />
•	Perpetual Payments Test mode confusion cleared up<br />
•	Featured limit default - add (int) to limit in model to prevent error<br />
•	Specials fix for limit in sidebox<br />
•	Going to wrong page while using SEO now shows error page<br />
•	Fixed Combined Tax rate issue<br />
•	Fixed Low Order Fee order total typo for tax setting<br />
•	Fixed Sales tax issue for non-shipped products to use payment address<br />
•	Install admin email not populating the user table<br />
•	Update royal mail rates or make them editable from admin<br />
•	Fix pp standard to use the update statuses and so that curl and fsock both use the proper "else" options.<br />
•	Changed default success message "2-5 working days" to be more vague<br />
•	Reordered the children for "common/header" to appear last so that document class methods can be called from within modules.<br />
•	Fix default weight/length to default to what the setting has.<br />
•	Bestsellers wasn't updating immediately after purchase because the cache wasn't cleared on purchase<br />
<br />
<br />
<span style="font-weight: bold;">NEW:</span><br />
•	Feature Module uses category-style selector for products<br />
•	Extension install/uninstall hook. Now when you install/uninstall extensions, if they have their own install/uninstall functions, they will be triggered.<br />
•	Logout destroys session completely. <br />
•	sort by model<br />
•	Cache for featured products<br />
•	Cache for categories<br />
•	Image class supports proper extension name on resize and transparency for png and gif.<br />
•	Extensions will "self-clean" if the files are deleted without uninstalling the extension first.<br />
•	Restored "Show Out Of Stock warning" option in setting<br />
•	Parent Category pages show image next to description<br />
•	Select All / Unselect All to all checkbox lists<br />
•	Postcode required option added to countries. Now postcode can be required on a per-country basis.<br />
•	Coupon code can be entered on Payment AND Confirm page, for those payments that skip the payment page<br />
•	New Paypal Improved. Itemised products, PDT support, debug messaging and more.<br />
•	Added Northern Ireland zones to UK<br />
•	FilesMatch check in htaccess to prevent viewing of tpl and ini files<br />
•	Category Description Name to be longer than 32 (255)<br />
•	SEO proper "not found" redirect<br />
•	mail parameters field to mail tab (useful for adding authentication "-f" options and more)<br />
•	Full Customer Details in admin<br />
•	Manual Order Edit<br />
•	Additional checkbox for order update (Notify = send email, Update = add history)<br />
•	confirm delete added to admin delete/uninstall actions<br />
•	Longer email fields (96)<br />
•	Added product tags to bottom of product page for easy cross-referencing.<br />
•	Auto-select first radio button for shipping or payment<br />
•	increased contact form character count from 1000 to 3000<br />
•	Fixed bug in thickbox js to allow use of rel tag for prev/next additional images with main image in popup<br />
•	Show category description info even where there are no products<br />
•	add customer email to invoice under the payment address<br />
•	added order comments on invoice<br />
•	moved some inline javascript to external files (ajax add to cart now in ajax_add.js)<br />
•	moved coupon box to the payment page to allow coupons to change the possible payment options (i.e. freecheckout for 100% discount coupons)<br />
•	Comments to order invoice<br />
•	Counts for all tabs on product page<br />
•	Optional checkbox to push updated downloads to all previous customers upon new version save<br />
•	Added current download filename under the input box on admin download form<br />
•	Options -Indexes and tpl file disallow to default .htaccess file to prevent showing directory listings<br />
•	CSRF Fix for new admin user insert (captcha on user edit form)<br />
•	Additional Images &amp; Related products count added to tab on product page by default<br />
•	Fixed LIQPAY confirm button<br />
•	Disable Reviews option<br />
•	Enhanced Order Email (HTML Admin emails)<br />
•	Guest Checkout separate addresses<br />
•	Enter key for Product filter in admin<br />
•	Telephone number on invoice<br />
•	Validation check to Product Copy (Daniels request)<br />
•	Add model to the related products in product edit<br />
•	Automatic Copyright in admin footer<br />
•	Added Meta Keywords to products and categories<br />
•	Added return on language load to allow simple array merge for language files<br />
•	Added Send Newsletter By Products Purchased<br />
•	Lots of improvements to cart sidebox (ajax delete item, all totals, view/checkout links)<br />
•	GET method for add to cart<br />
•	Add to cart button in all modules? small + button?<br />
•	Stock decrease option moved to product level<br />
•	Minimum Order Qty (per-product)<br />
•	Product "cost" field<br />
•	Add back default sort order<br />
•	Individual zone/country/postcode for products<br />
•	Cross-linked related products (relationship goes both ways now). Relating product A to B also relates B to A<br />
•	Maintenance Mode<br />
•	Multiple Email address for store email<br />
•	remove/combine the Show Out of stock. Just show it when Stock checkout is no and product is out of stock<br />
•	Add IP Address to order view<br />
•	Freecheckout integrated into core.<br />
•	Low Order Fee only applies if there is a subtotal, allowing free products to remain free<br />
•	Homepage is now modular and new "home" position for modules configurable in admin<br />
•	Additional ability to use "modularized" sideboxes on main page (3 across) by adding the module to the &#36;this-&gt;children list.<br />
•	Free Checkout as part of the core<br />
•	Comments saved if payment checkbox not checked<br />
•	Added customer email, telephone, ip to order email to make it more complete<br />
•	Admin Token system for CSRF security<br />
•	Royal Mail rates update]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VrCommerce v1R1 – Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=181</link>
			<pubDate>Thu, 22 Jul 2010 12:31:57 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=181</guid>
			<description><![CDATA[After 8 months of development to make the most robust and feature-rich eCommerce system, Virtual Web Designs are proud to announce a beta release of our new eCommerce software called VrCommerce. This version will consist of Multi Shops and B2B functions and will also be compatible with PHP 5.3.x. <br />
<br />
This version will only be available to register members, for testing. Please use our forums to report any bugs, etc. We hope to have the final release late August / September.<br />
<br />
VrCommerce will be a major new release to our exiting range of eCommerce software, and addresses a number of key issues, adds a lot of new functionality, and further increases the power of our eCommerce range of software.<br />
<br />
<span style="font-weight: bold;">Features – Summary (Not a full list)</span><br />
<br />
•	Newly designed admin interface, very clean and more visual impacting and very fast <br />
•	Very fast frontend loading and very clean looking<br />
•	A lot more use of Ajax / JQuery within the software.<br />
•	Compatible PHP 5.3.x<br />
•	Full Documentation<br />
•	<span style="font-weight: bold;">Full B2B integration</span><br />
•	<span style="font-weight: bold;">Full Multi-shop integration</span><br />
•	<span style="font-weight: bold;">Full Modular System</span><br />
•	Unlimited Categories<br />
•	Unlimited Products<br />
•	Unlimited Manufacturers<br />
•	Full Template System<br />
•	Multi-Language<br />
•	Multi-Currency<br />
•	Product Reviews<br />
•	Product Ratings<br />
•	Downloadable Products<br />
•	Automatic Image Resizing<br />
•	Multiple Tax Rates<br />
•	Related Products<br />
•	Unlimited Information Pages<br />
•	Shipping Weight Calculation<br />
•	Discount Coupon System<br />
•	Search Engine Optimization (SEO)<br />
•	Module System<br />
•	Backup &amp; Restore Tools<br />
•	Export / Import<br />
•	Printable Invoices<br />
•	Full Reporting System<br />
<br />
We will also give a full list of all the features of VrCommerce, once the beta testing has been completed.]]></description>
			<content:encoded><![CDATA[After 8 months of development to make the most robust and feature-rich eCommerce system, Virtual Web Designs are proud to announce a beta release of our new eCommerce software called VrCommerce. This version will consist of Multi Shops and B2B functions and will also be compatible with PHP 5.3.x. <br />
<br />
This version will only be available to register members, for testing. Please use our forums to report any bugs, etc. We hope to have the final release late August / September.<br />
<br />
VrCommerce will be a major new release to our exiting range of eCommerce software, and addresses a number of key issues, adds a lot of new functionality, and further increases the power of our eCommerce range of software.<br />
<br />
<span style="font-weight: bold;">Features – Summary (Not a full list)</span><br />
<br />
•	Newly designed admin interface, very clean and more visual impacting and very fast <br />
•	Very fast frontend loading and very clean looking<br />
•	A lot more use of Ajax / JQuery within the software.<br />
•	Compatible PHP 5.3.x<br />
•	Full Documentation<br />
•	<span style="font-weight: bold;">Full B2B integration</span><br />
•	<span style="font-weight: bold;">Full Multi-shop integration</span><br />
•	<span style="font-weight: bold;">Full Modular System</span><br />
•	Unlimited Categories<br />
•	Unlimited Products<br />
•	Unlimited Manufacturers<br />
•	Full Template System<br />
•	Multi-Language<br />
•	Multi-Currency<br />
•	Product Reviews<br />
•	Product Ratings<br />
•	Downloadable Products<br />
•	Automatic Image Resizing<br />
•	Multiple Tax Rates<br />
•	Related Products<br />
•	Unlimited Information Pages<br />
•	Shipping Weight Calculation<br />
•	Discount Coupon System<br />
•	Search Engine Optimization (SEO)<br />
•	Module System<br />
•	Backup &amp; Restore Tools<br />
•	Export / Import<br />
•	Printable Invoices<br />
•	Full Reporting System<br />
<br />
We will also give a full list of all the features of VrCommerce, once the beta testing has been completed.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Resellers Accounts - FREE VrHosts Software]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=179</link>
			<pubDate>Mon, 24 May 2010 14:51:40 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=179</guid>
			<description><![CDATA[We are now offering FREE client management software and domain resellers accounts to all our resellers accounts.<br />
<br />
VrHosts is a highly customisable client management system for our Resellers, allowing you to sell web hosting, domains and add-on products to end users through your website. As well as registering and transferring domains; activating hosting packages and domains in real time and selling a range of add-on products. VrHosts will allow you to reduce costs while at the same time increasing profitability, efficiency and customer satisfaction.<br />
<br />
All customers who are currently on our resellers plans can have this software installed on to there hosting account and also have access to a resellers domain account free of charge. This software can be accessed from within your account area.<br />
<br />
<span style="font-weight: bold;">Registrars supported by VrHosts</span><br />
<br />
Webnetics (own resellers accounts)<br />
Directi<br />
Email (No Registrar)<br />
Erom<br />
Nominet<br />
Opensrs]]></description>
			<content:encoded><![CDATA[We are now offering FREE client management software and domain resellers accounts to all our resellers accounts.<br />
<br />
VrHosts is a highly customisable client management system for our Resellers, allowing you to sell web hosting, domains and add-on products to end users through your website. As well as registering and transferring domains; activating hosting packages and domains in real time and selling a range of add-on products. VrHosts will allow you to reduce costs while at the same time increasing profitability, efficiency and customer satisfaction.<br />
<br />
All customers who are currently on our resellers plans can have this software installed on to there hosting account and also have access to a resellers domain account free of charge. This software can be accessed from within your account area.<br />
<br />
<span style="font-weight: bold;">Registrars supported by VrHosts</span><br />
<br />
Webnetics (own resellers accounts)<br />
Directi<br />
Email (No Registrar)<br />
Erom<br />
Nominet<br />
Opensrs]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Leased Software – eShop B2B XL5]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=178</link>
			<pubDate>Mon, 24 May 2010 14:49:13 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=178</guid>
			<description><![CDATA[Virtual Web Designs are now offering additional leased software, starting with eShop PRO XL5 and eShop B2B XL5<br />
<br />
Leasing software has become the preferred method for businesses of all sizes looking for an effective method of budgeting software solutions. If the software is going to help your business save money or make more of it, Virtual Web Designs will help you.<br />
<br />
<span style="font-weight: bold;">We are currently offering:</span><br />
<br />
eShop PRO XL5 as leased software, for only £ 10.00 per month <br />
Or<br />
eShop B2B XL5 as leased software, for only £ 15.00 per month <br />
<br />
<span style="font-weight: bold;">What are the Benefits of Leasing?</span><br />
<br />
•	Fixed monthly payments for the life of the lease<br />
•	Improve cash flow and preserve working capital<br />
•	Expense the software rather than capitalising and depreciating over a longer period<br />
•	Leasing payments can be fully tax-deductible<br />
•	Flexible payments<br />
•	Better budgeting controls<br />
•	No commitment fees<br />
•	No additional charges<br />
<br />
<span style="font-weight: bold;">What you get…</span><br />
<br />
•	Install Software &amp; Setup eShop PRO*<br />
•	Latest Version of eShop PRO XL5 or eShop B2B XL5<br />
•	Software Licence for 1 Domain Name<br />
•	Domain Name - .co.uk (2 Years) or a .com (1 Year)<br />
•	eShop PRO XL5 or eShop B2B XL5 Software (Full Version)<br />
•	Hosting &amp; email account (eCommerce) – See our hosting page for full details.<br />
•	Personal 128 Bit SSL i.e https://www.yourname.com<br />
•	Lifetime support <br />
•	Lifetime Software upgrades<br />
•	No minimum contract term  <br />
•	Full Template Control, you have complete control over your shop from design to email templates, etc.<br />
•	Full Manual online <br />
•	Control Panel - Client Management System<br />
•	FREE Lifetime membership to ‘YourLocalPages.biz’ <br />
•	A demo can also be arranged, if required.<br />
<br />
<span style="font-weight: bold;">Costs</span><br />
<br />
Leasing for only £ 10.00 per month or £15 per month and a *one-off setup fee £ 49.99, No minimum term. <br />
<br />
Total cost £ 69.99, then £ 10.00 per month or £ 15 per month, your can your shop up and running in 24 hours.<br />
<br />
<span style="font-weight: bold;">Optional </span><br />
<br />
To Design a bespoke template for your shop will start from £ 100.00, or you can design your own template.<br />
<br />
<span style="font-weight: bold;">Personal 128 Bit SSL </span><br />
<br />
With a Personal SSL your site will be accessed securely via its own domain name i.e. https://www.yourdomainname.com. A static IP address with its own secure server is configured for your site and up to 256 Bit SSL certificate registered for your organisation and installed upon it.  After 1 year your personal SSL will have to be re-registered, this is already included in the monthly price.<br />
<br />
<span style="font-weight: bold;">Domain Names</span> <br />
<br />
All domain names are registered to you for two years or 1 year; once the domain name has been registered you will then become the legal owner (NOT VIRTUAL WEB DESIGNS). After 1 year or 2 years these will then have to be re-registered, this is already included in the monthly price.	<br />
<br />
All prices included VAT]]></description>
			<content:encoded><![CDATA[Virtual Web Designs are now offering additional leased software, starting with eShop PRO XL5 and eShop B2B XL5<br />
<br />
Leasing software has become the preferred method for businesses of all sizes looking for an effective method of budgeting software solutions. If the software is going to help your business save money or make more of it, Virtual Web Designs will help you.<br />
<br />
<span style="font-weight: bold;">We are currently offering:</span><br />
<br />
eShop PRO XL5 as leased software, for only £ 10.00 per month <br />
Or<br />
eShop B2B XL5 as leased software, for only £ 15.00 per month <br />
<br />
<span style="font-weight: bold;">What are the Benefits of Leasing?</span><br />
<br />
•	Fixed monthly payments for the life of the lease<br />
•	Improve cash flow and preserve working capital<br />
•	Expense the software rather than capitalising and depreciating over a longer period<br />
•	Leasing payments can be fully tax-deductible<br />
•	Flexible payments<br />
•	Better budgeting controls<br />
•	No commitment fees<br />
•	No additional charges<br />
<br />
<span style="font-weight: bold;">What you get…</span><br />
<br />
•	Install Software &amp; Setup eShop PRO*<br />
•	Latest Version of eShop PRO XL5 or eShop B2B XL5<br />
•	Software Licence for 1 Domain Name<br />
•	Domain Name - .co.uk (2 Years) or a .com (1 Year)<br />
•	eShop PRO XL5 or eShop B2B XL5 Software (Full Version)<br />
•	Hosting &amp; email account (eCommerce) – See our hosting page for full details.<br />
•	Personal 128 Bit SSL i.e https://www.yourname.com<br />
•	Lifetime support <br />
•	Lifetime Software upgrades<br />
•	No minimum contract term  <br />
•	Full Template Control, you have complete control over your shop from design to email templates, etc.<br />
•	Full Manual online <br />
•	Control Panel - Client Management System<br />
•	FREE Lifetime membership to ‘YourLocalPages.biz’ <br />
•	A demo can also be arranged, if required.<br />
<br />
<span style="font-weight: bold;">Costs</span><br />
<br />
Leasing for only £ 10.00 per month or £15 per month and a *one-off setup fee £ 49.99, No minimum term. <br />
<br />
Total cost £ 69.99, then £ 10.00 per month or £ 15 per month, your can your shop up and running in 24 hours.<br />
<br />
<span style="font-weight: bold;">Optional </span><br />
<br />
To Design a bespoke template for your shop will start from £ 100.00, or you can design your own template.<br />
<br />
<span style="font-weight: bold;">Personal 128 Bit SSL </span><br />
<br />
With a Personal SSL your site will be accessed securely via its own domain name i.e. https://www.yourdomainname.com. A static IP address with its own secure server is configured for your site and up to 256 Bit SSL certificate registered for your organisation and installed upon it.  After 1 year your personal SSL will have to be re-registered, this is already included in the monthly price.<br />
<br />
<span style="font-weight: bold;">Domain Names</span> <br />
<br />
All domain names are registered to you for two years or 1 year; once the domain name has been registered you will then become the legal owner (NOT VIRTUAL WEB DESIGNS). After 1 year or 2 years these will then have to be re-registered, this is already included in the monthly price.	<br />
<br />
All prices included VAT]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[eShop B2B XL5 v1.0 – Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=177</link>
			<pubDate>Mon, 24 May 2010 14:45:54 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=177</guid>
			<description><![CDATA[After months of development to make the most robust and feature-rich eShop system even better, Virtual Web Designs are proud to announce a new release eShop B2B XL5 <br />
<br />
eShop B2B XL5 is a major new release to the eShop range of eCommerce software, and addresses a number of key issues, adds a lot of new functionality, and further increases the power of eShop range of software.<br />
<br />
See below for a full list of improvements and additions to eShop B2B.<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
•	All the features of eShop PRO XL5<br />
•	Customer Discount Groups<br />
•	Full Contents Management System<br />
•	New improved download manager<br />
•	Members approval system updated <br />
•	Set different price levels for customers<br />
•	Suppliers System<br />
•	Recommend Retail Price field<br />
•	Multi Product Shipping  <br />
•	PDF Invoices<br />
•	Log admin actives<br />
•	Log user actives<br />
•	Log internal keyword searches <br />
•	Log External Searches<br />
•	Customer Discount<br />
•	Next / Previous Links on products pages<br />
•	Call for price option<br />
•	Admin Login as customer<br />
•	QuickBooks Export<br />
•	Batch Order Updates<br />
•	Batch Printing for invoices and packing slips<br />
•	Reports – Profit margins against sales and suppliers costs<br />
•	Google Checkout<br />
•	Amazon Payment <br />
•	Security Issues - SQL injection closed<br />
•	eShop has now been upgraded to support PHP 5.3.X<br />
•	Customer Edit Page - Now includes all information fields, including the new "voucher" entries.<br />
•	“Free Shipping" logic enhancements <br />
•	Admin Home Page content modules<br />
•	Admin Session Length control <br />
•	Admin Menus - Redesigned<br />
•	Admin Language Editor clean-up<br />
•	Purchase without an account<br />
•	Image Upload into folders<br />
•	VVC Configuration (on/off and settings)<br />
•	Email Verification (on/off and settings)<br />
•	Product Sort enhancement<br />
•	Voucher Redemption enhancements<br />
•	SMTP mail server option<br />
•	Admin URL return after login<br />
•	Shop URL return after login<br />
•	Price Formatter update (general enhancements)<br />
•	Admin Template section and header clean-up<br />
•	Full Contents Management System<br />
•	SEO URLs <br />
•	One-Page Checkout<br />
•	Newsletter Filter Criteria expanded<br />
•	Recover Abandoned Baskets<br />
•	Product Info Tabs<br />
•	Return Products System<br />
•	Product Listing blurbs<br />
•	Quantity Price Break <br />
•	Improved Export / Import System<br />
•	FAQ System<br />
•	Article System<br />
•	Events System<br />
•	Multi Products Manager<br />
•	Shop by Price<br />
•	Encrypt &amp; Decrypt System<br />
•	Google Feed System<br />
•	Google Analytics<br />
•	Google Sitemap<br />
•	Survey / Poll System]]></description>
			<content:encoded><![CDATA[After months of development to make the most robust and feature-rich eShop system even better, Virtual Web Designs are proud to announce a new release eShop B2B XL5 <br />
<br />
eShop B2B XL5 is a major new release to the eShop range of eCommerce software, and addresses a number of key issues, adds a lot of new functionality, and further increases the power of eShop range of software.<br />
<br />
See below for a full list of improvements and additions to eShop B2B.<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
•	All the features of eShop PRO XL5<br />
•	Customer Discount Groups<br />
•	Full Contents Management System<br />
•	New improved download manager<br />
•	Members approval system updated <br />
•	Set different price levels for customers<br />
•	Suppliers System<br />
•	Recommend Retail Price field<br />
•	Multi Product Shipping  <br />
•	PDF Invoices<br />
•	Log admin actives<br />
•	Log user actives<br />
•	Log internal keyword searches <br />
•	Log External Searches<br />
•	Customer Discount<br />
•	Next / Previous Links on products pages<br />
•	Call for price option<br />
•	Admin Login as customer<br />
•	QuickBooks Export<br />
•	Batch Order Updates<br />
•	Batch Printing for invoices and packing slips<br />
•	Reports – Profit margins against sales and suppliers costs<br />
•	Google Checkout<br />
•	Amazon Payment <br />
•	Security Issues - SQL injection closed<br />
•	eShop has now been upgraded to support PHP 5.3.X<br />
•	Customer Edit Page - Now includes all information fields, including the new "voucher" entries.<br />
•	“Free Shipping" logic enhancements <br />
•	Admin Home Page content modules<br />
•	Admin Session Length control <br />
•	Admin Menus - Redesigned<br />
•	Admin Language Editor clean-up<br />
•	Purchase without an account<br />
•	Image Upload into folders<br />
•	VVC Configuration (on/off and settings)<br />
•	Email Verification (on/off and settings)<br />
•	Product Sort enhancement<br />
•	Voucher Redemption enhancements<br />
•	SMTP mail server option<br />
•	Admin URL return after login<br />
•	Shop URL return after login<br />
•	Price Formatter update (general enhancements)<br />
•	Admin Template section and header clean-up<br />
•	Full Contents Management System<br />
•	SEO URLs <br />
•	One-Page Checkout<br />
•	Newsletter Filter Criteria expanded<br />
•	Recover Abandoned Baskets<br />
•	Product Info Tabs<br />
•	Return Products System<br />
•	Product Listing blurbs<br />
•	Quantity Price Break <br />
•	Improved Export / Import System<br />
•	FAQ System<br />
•	Article System<br />
•	Events System<br />
•	Multi Products Manager<br />
•	Shop by Price<br />
•	Encrypt &amp; Decrypt System<br />
•	Google Feed System<br />
•	Google Analytics<br />
•	Google Sitemap<br />
•	Survey / Poll System]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Sold - Mil-Tech Computer Systems Ltd (Virtual Web Designs)]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=175</link>
			<pubDate>Sat, 19 Dec 2009 07:16:57 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=175</guid>
			<description><![CDATA[Dear Valued Customer,<br />
<br />
We would like to inform all of our customers as of the 14/12/2009 Mil-Tech Computer Systems Ltd, has now been sold with it's all related internet businesses and all it’s associated trading names to Webnetics UK Ltd. Who will be taking over on the 1/01/2010. All websites associated with Mil-Tech Computer Systems Ltd. have now been updated to show Webnetics UK Ltd as the new owner.<br />
<br />
There will be no change in your terms &amp; conditions.]]></description>
			<content:encoded><![CDATA[Dear Valued Customer,<br />
<br />
We would like to inform all of our customers as of the 14/12/2009 Mil-Tech Computer Systems Ltd, has now been sold with it's all related internet businesses and all it’s associated trading names to Webnetics UK Ltd. Who will be taking over on the 1/01/2010. All websites associated with Mil-Tech Computer Systems Ltd. have now been updated to show Webnetics UK Ltd as the new owner.<br />
<br />
There will be no change in your terms &amp; conditions.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Important Information - VAT]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=172</link>
			<pubDate>Thu, 16 Jul 2009 13:57:32 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=172</guid>
			<description><![CDATA[From the 13th July 2009, we will be VAT registered. All Invoices, which have been issued before this date, will not be subject to VAT. All invoices issued after the 13thJuly will be subject to VAT. <br />
<br />
Under VAT regulations, we will have to charge VAT, but cannot show this on our invoices until we have received our VAT certificate. Once we have received our VAT number, we will then re-issue a new VAT invoice, to those customers who are VAT registered and will be able to claim back their VAT.]]></description>
			<content:encoded><![CDATA[From the 13th July 2009, we will be VAT registered. All Invoices, which have been issued before this date, will not be subject to VAT. All invoices issued after the 13thJuly will be subject to VAT. <br />
<br />
Under VAT regulations, we will have to charge VAT, but cannot show this on our invoices until we have received our VAT certificate. Once we have received our VAT number, we will then re-issue a new VAT invoice, to those customers who are VAT registered and will be able to claim back their VAT.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VrSourceControl]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=171</link>
			<pubDate>Sun, 05 Jul 2009 12:01:02 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=171</guid>
			<description><![CDATA[Virtual Web Designs will be releasing our own Source Control System within the next 8 weeks. <br />
<br />
VrSourceControl was developed from CVS and SubVersion to help us track our own projects, documents, source-code and images because we found that these existing systems were difficult to install or overly complicated. We specifically didn't want concurrent editing of files, and wanted a web-based system written in PHP and uses MySQL as the database, which was easy to manage. So we developed VrSourceControl.<br />
<br />
<span style="font-weight: bold;">VrSourceControl General Features </span><br />
<br />
·	Store Text &amp; Binary Files.<br />
·	Multi-User<br />
·	Check-In / Check-Out - File locking by user.<br />
·	Text Files Stored in Full or as Different versions<br />
·	Compress Binaries with gzip.<br />
·	PHP Code Highlighting.<br />
·	PHP code is given coloured highlighting when viewing the file.<br />
·	Full History Versioning. - Go back to any previous version - of any file or project.<br />
·	HTTP Up/Download: Get/Put Zips. Upload or Get whole projects, sets of files, or individual files as Zip files from your browser.<br />
·	Project Tree View. <br />
·	Search. Find files with matching names, content and more...<br />
·	Online File Editing. Edit files online (in your working directory) with a text editor.<br />
·	Output Macros. Include meta info in output source files (File name, path, version, project version). Macros are automatically reverted when checking code in.<br />
·	File Branching. Store multiple versions of the same file.<br />
·	File-Level User Access. Define which users can access which files or directories individually.<br />
·	Project Build Options Include different sets of files in different builds <br />
<br />
<span style="font-weight: bold;">Features to be incorporated</span><br />
<br />
·	Full Bug Tracking System<br />
·	Re-design user interface for public use<br />
·	Full System Backup<br />
·	Full Reporting System]]></description>
			<content:encoded><![CDATA[Virtual Web Designs will be releasing our own Source Control System within the next 8 weeks. <br />
<br />
VrSourceControl was developed from CVS and SubVersion to help us track our own projects, documents, source-code and images because we found that these existing systems were difficult to install or overly complicated. We specifically didn't want concurrent editing of files, and wanted a web-based system written in PHP and uses MySQL as the database, which was easy to manage. So we developed VrSourceControl.<br />
<br />
<span style="font-weight: bold;">VrSourceControl General Features </span><br />
<br />
·	Store Text &amp; Binary Files.<br />
·	Multi-User<br />
·	Check-In / Check-Out - File locking by user.<br />
·	Text Files Stored in Full or as Different versions<br />
·	Compress Binaries with gzip.<br />
·	PHP Code Highlighting.<br />
·	PHP code is given coloured highlighting when viewing the file.<br />
·	Full History Versioning. - Go back to any previous version - of any file or project.<br />
·	HTTP Up/Download: Get/Put Zips. Upload or Get whole projects, sets of files, or individual files as Zip files from your browser.<br />
·	Project Tree View. <br />
·	Search. Find files with matching names, content and more...<br />
·	Online File Editing. Edit files online (in your working directory) with a text editor.<br />
·	Output Macros. Include meta info in output source files (File name, path, version, project version). Macros are automatically reverted when checking code in.<br />
·	File Branching. Store multiple versions of the same file.<br />
·	File-Level User Access. Define which users can access which files or directories individually.<br />
·	Project Build Options Include different sets of files in different builds <br />
<br />
<span style="font-weight: bold;">Features to be incorporated</span><br />
<br />
·	Full Bug Tracking System<br />
·	Re-design user interface for public use<br />
·	Full System Backup<br />
·	Full Reporting System]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Protx &#x26; Worldpay – New Modular]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=170</link>
			<pubDate>Sat, 25 Apr 2009 12:07:13 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=170</guid>
			<description><![CDATA[We would like to inform all our customers who are currently using eShop PRO &amp; VrShop PRO. We have now released an updated payment modular for Protx &amp; WorldPay. If you have a valid support agreement, this can be downloaded from your customer area or we will install the upgrade for you.<br />
<br />
<span style="font-weight: bold;">Protx Now SagePay</span><br />
<br />
On the 22nd April Protx was re-branded as SagePay. This modular has now been updated to reflect Protx new re-branding to Sage Pay and to use the new Sage Pay URLs (for a period of 6 months, Sage Pay will be accepting the old Protx URLs as well).<br />
<br />
<span style="font-weight: bold;">WorldPay</span><br />
<br />
WorldPay re-branding has been delayed until May 2009. We will be releasing this modular in May.]]></description>
			<content:encoded><![CDATA[We would like to inform all our customers who are currently using eShop PRO &amp; VrShop PRO. We have now released an updated payment modular for Protx &amp; WorldPay. If you have a valid support agreement, this can be downloaded from your customer area or we will install the upgrade for you.<br />
<br />
<span style="font-weight: bold;">Protx Now SagePay</span><br />
<br />
On the 22nd April Protx was re-branded as SagePay. This modular has now been updated to reflect Protx new re-branding to Sage Pay and to use the new Sage Pay URLs (for a period of 6 months, Sage Pay will be accepting the old Protx URLs as well).<br />
<br />
<span style="font-weight: bold;">WorldPay</span><br />
<br />
WorldPay re-branding has been delayed until May 2009. We will be releasing this modular in May.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Additional Support Packages]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=168</link>
			<pubDate>Tue, 31 Mar 2009 16:30:21 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=168</guid>
			<description><![CDATA[From today we are now providing support packages in 6 month and 3 month blocks, in addition to the normal 1 year option. We have done this in response to some customers feeling that they don't need a full year of unlimited updates to there website, but would like a period of extra support for help with their website.<br />
<br />
These are available on all Support levels which means that you can now pick up Support Level 3 support for 3 months for a low price of 30 GBP, or get faster Support Level 1 support for 3 months for just 100 GBP. <br />
<br />
Full support prices can be found on the 'prices' page on our website. You can also order a support package from the CMS area.<br />
<br />
<span style="font-weight: bold;">Level 1 Support </span>- Website Management – 3,6,12 months Unlimited updates, additional pages, etc. priority e-mail support. Updates done in 1 business day.<br />
<br />
1 Year: 250 GBP <br />
6 Months: 150 GBP <br />
3 Months: 100 GBP <br />
<br />
<span style="font-weight: bold;">Level 2 Support </span>- Website Management – 3,6,12 months Unlimited updates, additional pages, etc. priority e-mail support. Updates done in 2 business days.<br />
<br />
1 Year: 150 GBP <br />
6 Months: 100 GBP <br />
3 Months: 60 GBP<br />
<br />
<span style="font-weight: bold;">Level 3 Support</span> - Website Management – 3,6,12 months Unlimited updates, additional pages, etc. priority e-mail support. Updates done in 3 -  4 business days.<br />
<br />
1 Year: 100 GBP  <br />
6 Months: 60 GBP<br />
3 Months: 30 GBP]]></description>
			<content:encoded><![CDATA[From today we are now providing support packages in 6 month and 3 month blocks, in addition to the normal 1 year option. We have done this in response to some customers feeling that they don't need a full year of unlimited updates to there website, but would like a period of extra support for help with their website.<br />
<br />
These are available on all Support levels which means that you can now pick up Support Level 3 support for 3 months for a low price of 30 GBP, or get faster Support Level 1 support for 3 months for just 100 GBP. <br />
<br />
Full support prices can be found on the 'prices' page on our website. You can also order a support package from the CMS area.<br />
<br />
<span style="font-weight: bold;">Level 1 Support </span>- Website Management – 3,6,12 months Unlimited updates, additional pages, etc. priority e-mail support. Updates done in 1 business day.<br />
<br />
1 Year: 250 GBP <br />
6 Months: 150 GBP <br />
3 Months: 100 GBP <br />
<br />
<span style="font-weight: bold;">Level 2 Support </span>- Website Management – 3,6,12 months Unlimited updates, additional pages, etc. priority e-mail support. Updates done in 2 business days.<br />
<br />
1 Year: 150 GBP <br />
6 Months: 100 GBP <br />
3 Months: 60 GBP<br />
<br />
<span style="font-weight: bold;">Level 3 Support</span> - Website Management – 3,6,12 months Unlimited updates, additional pages, etc. priority e-mail support. Updates done in 3 -  4 business days.<br />
<br />
1 Year: 100 GBP  <br />
6 Months: 60 GBP<br />
3 Months: 30 GBP]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[eShop PRO XL5 MultiShops v1 - Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=167</link>
			<pubDate>Tue, 31 Mar 2009 14:47:50 +0100</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=167</guid>
			<description><![CDATA[eShop Pro XL5 MultiShops is a major release  to our eShop range of eCommerce software, adds a lot of new functionality, and further increases the power of eShop.<br />
<br />
We find most online retailers try to serve all customers, all brands and all geographies with a single shop because it has been too difficult and expensive to manage multiple shops.<br />
<br />
With eShop PRO XL5 MultiShops, this is no longer the case. You can now manage multiple shops - as many as your business requires - easily and inexpensively. Each eShop can have its own:<br />
<br />
·	Graphics, look and feel<br />
·	Navigation<br />
·	Product catalog &amp; pricing<br />
·	Promotions<br />
·	Shipping options<br />
·	Checkout process<br />
<br />
Common features such as categories, and products can be shared between shops to reduce setup and duplication.<br />
<br />
Regardless of how you design your shops, administrators can manage all there shops for which they are authorised from. A single admin area and where you can work with customers and orders from any shop. You authorised individual users to access all shops or individual shops. So your staff can operate efficiently no matter how many shops you operate.<br />
<br />
eShop PRO XL5 MultiShops was designed from the start with several specific architectural and security features to improve performance, simplify administration and optimise resource utilisation:<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
·	All the features of eShop PRO XL5<br />
·	Product pricing group<br />
·	Product discounting group<br />
·	Create additional shops directly from the admin area with minimal involvement<br />
·	All shops can run on a single server <br />
·	All shops access a single database <br />
·	Sharing of catalog information between shops as you wish - each shop can have a<br />
·	Unique catalog or offer identical products at different prices etc.<br />
·	User permissions down to specific shops or catalogs<br />
·	Control all aspects of a shop's configuration including supported currencies, languages, accepted payment methods, taxes, shipping, search and navigation behaviour and more.]]></description>
			<content:encoded><![CDATA[eShop Pro XL5 MultiShops is a major release  to our eShop range of eCommerce software, adds a lot of new functionality, and further increases the power of eShop.<br />
<br />
We find most online retailers try to serve all customers, all brands and all geographies with a single shop because it has been too difficult and expensive to manage multiple shops.<br />
<br />
With eShop PRO XL5 MultiShops, this is no longer the case. You can now manage multiple shops - as many as your business requires - easily and inexpensively. Each eShop can have its own:<br />
<br />
·	Graphics, look and feel<br />
·	Navigation<br />
·	Product catalog &amp; pricing<br />
·	Promotions<br />
·	Shipping options<br />
·	Checkout process<br />
<br />
Common features such as categories, and products can be shared between shops to reduce setup and duplication.<br />
<br />
Regardless of how you design your shops, administrators can manage all there shops for which they are authorised from. A single admin area and where you can work with customers and orders from any shop. You authorised individual users to access all shops or individual shops. So your staff can operate efficiently no matter how many shops you operate.<br />
<br />
eShop PRO XL5 MultiShops was designed from the start with several specific architectural and security features to improve performance, simplify administration and optimise resource utilisation:<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
·	All the features of eShop PRO XL5<br />
·	Product pricing group<br />
·	Product discounting group<br />
·	Create additional shops directly from the admin area with minimal involvement<br />
·	All shops can run on a single server <br />
·	All shops access a single database <br />
·	Sharing of catalog information between shops as you wish - each shop can have a<br />
·	Unique catalog or offer identical products at different prices etc.<br />
·	User permissions down to specific shops or catalogs<br />
·	Control all aspects of a shop's configuration including supported currencies, languages, accepted payment methods, taxes, shipping, search and navigation behaviour and more.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[.TEL Domain Name - Selling for £ 9.99]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=166</link>
			<pubDate>Sat, 28 Mar 2009 14:50:08 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=166</guid>
			<description><![CDATA[On March 23rd 2009, the dot-Tel Registry will start taking normal registrations for this new top level domain name. We will be selling this new top level domain name for £ 9.99 for 1 year registration. This price will include all nic fees and VAT. <br />
<br />
See our .tel domain name <a href="http://www.vwdesigns.tel" target="_blank">http://www.vwdesigns.tel</a>]]></description>
			<content:encoded><![CDATA[On March 23rd 2009, the dot-Tel Registry will start taking normal registrations for this new top level domain name. We will be selling this new top level domain name for £ 9.99 for 1 year registration. This price will include all nic fees and VAT. <br />
<br />
See our .tel domain name <a href="http://www.vwdesigns.tel" target="_blank">http://www.vwdesigns.tel</a>]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[.Tel Domain Name]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=164</link>
			<pubDate>Sat, 21 Feb 2009 10:14:08 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=164</guid>
			<description><![CDATA[<span style="font-weight: bold;">Set to become the industry standard for online communication</span><br />
<br />
Businesses and individuals can now secure their own .Tel domain name at a premium fee of £88 for a 1 year subscription during what is known as the landrush period. With orders being treated on a first come first served basis, those who are serious about protecting their brand are urged to secure their .tel domain as early as possible.<br />
<br />
The premium fee charged for the registration of a .tel in the landrush period (3 February - 23 March 2009) is due to the high costs the official .tel registry is charging in an attempt to discourage domain squatters from snapping up hundreds of .Tel domain names for resale purposes.<br />
<br />
However, from March 23rd, the next stage of the .tel launch calendar (general availability) will commence and our price will drop to a round £14.95 to £24.00 for a one year registration! So, if you are willing to wait till the general availability period, you will find it tough to find an official .tel registrar offering .tel domain names cheaper.<br />
<br />
<span style="font-weight: bold;">What is a .tel domain name?</span><br />
<br />
The .tel is a service that allows individuals and businesses alike to store and manage all their contact information and keywords directly in the DNS without the need to build, host or manage a website.<br />
<br />
A .tel enables you to store, update and publish all your contact information, web links and keywords directly on the internet under your own unique domain name. <br />
<br />
<span style="font-weight: bold;">How is a .tel different than a normal domain name?</span><br />
<br />
Before the .tel came around when a person wished to create a web presence they would register a domain name (such as a .com or .co.uk), and attach this domain name to web hosting. Once the content of the website had been created using a particular code such as HTML, the domain name owner would be able to publish their website information live.<br />
<br />
With a .tel there is no need for hosting. You simply log-into a control panel and fill in your company or personal details into pre-defined forms. Once you press publish, your company details will be live and accessible on the web.<br />
<br />
The .tel is a great way for business owners to create a web presence for their company online in a professional preformatted way. The process doesn’t require a large time commitment or any experience with web design. If you have ever filled out a form online, then you can get a .tel up and running in minutes.]]></description>
			<content:encoded><![CDATA[<span style="font-weight: bold;">Set to become the industry standard for online communication</span><br />
<br />
Businesses and individuals can now secure their own .Tel domain name at a premium fee of £88 for a 1 year subscription during what is known as the landrush period. With orders being treated on a first come first served basis, those who are serious about protecting their brand are urged to secure their .tel domain as early as possible.<br />
<br />
The premium fee charged for the registration of a .tel in the landrush period (3 February - 23 March 2009) is due to the high costs the official .tel registry is charging in an attempt to discourage domain squatters from snapping up hundreds of .Tel domain names for resale purposes.<br />
<br />
However, from March 23rd, the next stage of the .tel launch calendar (general availability) will commence and our price will drop to a round £14.95 to £24.00 for a one year registration! So, if you are willing to wait till the general availability period, you will find it tough to find an official .tel registrar offering .tel domain names cheaper.<br />
<br />
<span style="font-weight: bold;">What is a .tel domain name?</span><br />
<br />
The .tel is a service that allows individuals and businesses alike to store and manage all their contact information and keywords directly in the DNS without the need to build, host or manage a website.<br />
<br />
A .tel enables you to store, update and publish all your contact information, web links and keywords directly on the internet under your own unique domain name. <br />
<br />
<span style="font-weight: bold;">How is a .tel different than a normal domain name?</span><br />
<br />
Before the .tel came around when a person wished to create a web presence they would register a domain name (such as a .com or .co.uk), and attach this domain name to web hosting. Once the content of the website had been created using a particular code such as HTML, the domain name owner would be able to publish their website information live.<br />
<br />
With a .tel there is no need for hosting. You simply log-into a control panel and fill in your company or personal details into pre-defined forms. Once you press publish, your company details will be live and accessible on the web.<br />
<br />
The .tel is a great way for business owners to create a web presence for their company online in a professional preformatted way. The process doesn’t require a large time commitment or any experience with web design. If you have ever filled out a form online, then you can get a .tel up and running in minutes.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Virtual Web Designs has a new makeover]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=163</link>
			<pubDate>Tue, 10 Feb 2009 19:47:17 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=163</guid>
			<description><![CDATA[Our existing website has been re-designed with a new modem vibrant look, new content, significant layout updates, also incorporating our new Customer Support Management sytem (CMSs). All the contents you see within our website is controled from own in-house contents management system called VrCMS. All pages are writtern in php and then re-writen using our unquie SEO url’s software, this will allow us keep our present page ranking within Google, Yahoo, MSN, etc. this will also alow us to increase our page ranking position within all the major search engines..<br />
<br />
We have also introduced some new services, from Hosting resellers accounts to our new service called ‘Flash Video Presenter’, this will allow you to have your own personal presenter on your website explaining your products. <br />
<br />
We will also be offering our existing eShop PRO owners, the chance to upgrade to our latest  eCommerce software called ‘eShop PRO XL5’. For more details please email us.]]></description>
			<content:encoded><![CDATA[Our existing website has been re-designed with a new modem vibrant look, new content, significant layout updates, also incorporating our new Customer Support Management sytem (CMSs). All the contents you see within our website is controled from own in-house contents management system called VrCMS. All pages are writtern in php and then re-writen using our unquie SEO url’s software, this will allow us keep our present page ranking within Google, Yahoo, MSN, etc. this will also alow us to increase our page ranking position within all the major search engines..<br />
<br />
We have also introduced some new services, from Hosting resellers accounts to our new service called ‘Flash Video Presenter’, this will allow you to have your own personal presenter on your website explaining your products. <br />
<br />
We will also be offering our existing eShop PRO owners, the chance to upgrade to our latest  eCommerce software called ‘eShop PRO XL5’. For more details please email us.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Linux Reseller Hosting Accounts Launched]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=162</link>
			<pubDate>Sun, 18 Jan 2009 11:51:54 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=162</guid>
			<description><![CDATA[Virtual Web Designs are pleased to announce the launch of our Linux Reseller Hosting accounts.<br />
<br />
Providing the flexibility and great features you would expect with Virtual Web Designs, such as unlimited bandwidth and 100gb web space.<br />
<br />
All resellers account will have access to cPanel and WHM control panels, also have full access to our Spam filtering system ASSP (We do not use SpamAssassin). <br />
<br />
Fully supporting PHP 5, MySQL 5, Perl &amp; Ruby, Resellers will also be able to support their customer's websites with MySQL databases coupled with a wide range of ready built php scripts including Form to email, blogs, CMS, website search and image galleries.<br />
<br />
Virtual Web Designs Reseller Package is just £19.99 per month and includes unlimited Linux websites. Linux hosting accounts including log files, graphical web statistics, php5, perl, MySQL 5 database support, secure server (SSL), full email, FTP, sub domains and more.<br />
<br />
We will also include discounts for domain names, personal SSL and more.]]></description>
			<content:encoded><![CDATA[Virtual Web Designs are pleased to announce the launch of our Linux Reseller Hosting accounts.<br />
<br />
Providing the flexibility and great features you would expect with Virtual Web Designs, such as unlimited bandwidth and 100gb web space.<br />
<br />
All resellers account will have access to cPanel and WHM control panels, also have full access to our Spam filtering system ASSP (We do not use SpamAssassin). <br />
<br />
Fully supporting PHP 5, MySQL 5, Perl &amp; Ruby, Resellers will also be able to support their customer's websites with MySQL databases coupled with a wide range of ready built php scripts including Form to email, blogs, CMS, website search and image galleries.<br />
<br />
Virtual Web Designs Reseller Package is just £19.99 per month and includes unlimited Linux websites. Linux hosting accounts including log files, graphical web statistics, php5, perl, MySQL 5 database support, secure server (SSL), full email, FTP, sub domains and more.<br />
<br />
We will also include discounts for domain names, personal SSL and more.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[eShop PRO XL5 v1.0 – Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=161</link>
			<pubDate>Sun, 18 Jan 2009 11:50:15 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=161</guid>
			<description><![CDATA[After months of development to make the most robust and feature-rich eShop system even better, Virtual Web Designs are proud to announce eShop PRO XL5 <br />
<br />
EShop Pro XL5 is a major update to the eShop range of eCommerce software, and addresses a number of key issues, adds a lot of new functionality, and further increases the power of eShop.<br />
<br />
See below for a full list of improvements and additions to eShop PRO.<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
•	Security Issues  - SQL injection closed<br />
•	Register Globals = OFF<br />
•	Now 100% PHP 5, version 5.2.x and MySQL version 5.x.<br />
•	Customer Edit Page - Now includes all information fields, including the new "voucher" and "template selection" entries.<br />
•	"Free Shipping" logic enhancements <br />
•	Admin Home Page content modules<br />
•	Admin Session Length control <br />
•	Admin Menus - Redesigned<br />
•	Admin Language Editor clean-up<br />
•	Purchase without and account<br />
•	Image Upload into folders<br />
•	VVC Configuration (on/off and settings)<br />
•	Email Verification (on/off and settings)<br />
•	Product Sort enhancement<br />
•	Coupon Redemption enhancements<br />
•	SMTP mail server abstraction<br />
•	Header Brand Manager for shop logo and slogan text<br />
•	Admin URL return after login<br />
•	Catalog URL return after login<br />
•	Price Formatter update (general enhancements)<br />
•	Admin Template section and header clean-up<br />
•	CMS Manager<br />
•	SEO URLs <br />
•	One-Page Checkout<br />
•	Newsletter Filter Criteria expanded<br />
•	Recover Abandoned Baskets<br />
•	Product Info Tabs<br />
•	Return Merchandise Authorisation System<br />
•	Select Image from your server for products<br />
•	Product Listing blurbs<br />
•	Quantity Price Break enhancements<br />
•	FAQ System<br />
•	Article System<br />
•	Events System<br />
•	Multi Products Manager<br />
•	Shop by Price<br />
•	Encrypt &amp; Decrypt System<br />
•	Google Feed System<br />
•	Google Analytics]]></description>
			<content:encoded><![CDATA[After months of development to make the most robust and feature-rich eShop system even better, Virtual Web Designs are proud to announce eShop PRO XL5 <br />
<br />
EShop Pro XL5 is a major update to the eShop range of eCommerce software, and addresses a number of key issues, adds a lot of new functionality, and further increases the power of eShop.<br />
<br />
See below for a full list of improvements and additions to eShop PRO.<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
•	Security Issues  - SQL injection closed<br />
•	Register Globals = OFF<br />
•	Now 100% PHP 5, version 5.2.x and MySQL version 5.x.<br />
•	Customer Edit Page - Now includes all information fields, including the new "voucher" and "template selection" entries.<br />
•	"Free Shipping" logic enhancements <br />
•	Admin Home Page content modules<br />
•	Admin Session Length control <br />
•	Admin Menus - Redesigned<br />
•	Admin Language Editor clean-up<br />
•	Purchase without and account<br />
•	Image Upload into folders<br />
•	VVC Configuration (on/off and settings)<br />
•	Email Verification (on/off and settings)<br />
•	Product Sort enhancement<br />
•	Coupon Redemption enhancements<br />
•	SMTP mail server abstraction<br />
•	Header Brand Manager for shop logo and slogan text<br />
•	Admin URL return after login<br />
•	Catalog URL return after login<br />
•	Price Formatter update (general enhancements)<br />
•	Admin Template section and header clean-up<br />
•	CMS Manager<br />
•	SEO URLs <br />
•	One-Page Checkout<br />
•	Newsletter Filter Criteria expanded<br />
•	Recover Abandoned Baskets<br />
•	Product Info Tabs<br />
•	Return Merchandise Authorisation System<br />
•	Select Image from your server for products<br />
•	Product Listing blurbs<br />
•	Quantity Price Break enhancements<br />
•	FAQ System<br />
•	Article System<br />
•	Events System<br />
•	Multi Products Manager<br />
•	Shop by Price<br />
•	Encrypt &amp; Decrypt System<br />
•	Google Feed System<br />
•	Google Analytics]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VrForms PRO v1.0]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=156</link>
			<pubDate>Thu, 08 Jan 2009 14:51:49 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=156</guid>
			<description><![CDATA[VrForms PRO is an all-in-one form processing script written in PHP5 &amp; MySQL5 with the option of using Sum CAPTCHA, Letter CAPTCHA, and photo CAPTCHA, which can be defined from a secure Admin area. VrForms PRO will process any form data and send the contents to you by email and will also store the form data within a database, for later retrieval.<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
·	Easy to install, with online installer.<br />
·	Complete PDF manual (Over 50 pages) <br />
·	Can be installed into any HTML page or PHP page, using our unique templating system. <br />
·	Secure Admin Area <br />
·	Define User options<br />
·	Define which fields are logged into the database<br />
·	Add extra users<br />
·	System Logging<br />
·	Control the whole form process from the Admin area<br />
·	Define email templates<br />
·	Define auto responder text<br />
·	View all form data from within the Admin area, no external config files.<br />
·	Export all data from the Admin area as a CVS file.<br />
·	Process any from data on a form <br />
·	Copy emails to other users<br />
·	Allow users to attach file uploads, which can be uploaded to your server or as an attachment.<br />
·	Define the file Size <br />
·	Define the file Types, pdf, jpg, doc, etc<br />
·	Upload files to the your server, which can be sent with an auto responder<br />
·	Set Required fields <br />
·	Auto responder <br />
·	Log sender's IP address <br />
·	Block IPs addresses<br />
·	Block referring web addresses <br />
·	Block bad words <br />
·	CSV output to a file or view the from data from the admin area <br />
·	Referrer checking <br />
·	Sum CAPTCHA<br />
·	Letter CAPTCHA<br />
·	Photo CAPTCHA <br />
·	Upload Photo images from the Admin area<br />
·	Define how many Photos will appear on the form<br />
·	Define the Sum &amp; Letter character size<br />
·	Define the Sum &amp; Letter fonts used<br />
·	Define the background of the Sum &amp; Letter CAPTCHA<br />
·	Sum &amp; Letter characters are very readable, no squashed characters like some forms.<br />
·	HTML email or plain format<br />
·	Ignore fields <br />
·	Sort fields <br />
·	Auto redirect to a thank you page, defined in the admin area <br />
·	Licence for 1 domain name<br />
·	Many more features …..<br />
·	Free support<br />
<br />
<span style="font-weight: bold;">System Requirements </span><br />
<br />
PHP5<br />
MySQL 5<br />
Ioncube,  Zend or NuSphere Encorder]]></description>
			<content:encoded><![CDATA[VrForms PRO is an all-in-one form processing script written in PHP5 &amp; MySQL5 with the option of using Sum CAPTCHA, Letter CAPTCHA, and photo CAPTCHA, which can be defined from a secure Admin area. VrForms PRO will process any form data and send the contents to you by email and will also store the form data within a database, for later retrieval.<br />
<br />
<span style="font-weight: bold;">Features</span><br />
<br />
·	Easy to install, with online installer.<br />
·	Complete PDF manual (Over 50 pages) <br />
·	Can be installed into any HTML page or PHP page, using our unique templating system. <br />
·	Secure Admin Area <br />
·	Define User options<br />
·	Define which fields are logged into the database<br />
·	Add extra users<br />
·	System Logging<br />
·	Control the whole form process from the Admin area<br />
·	Define email templates<br />
·	Define auto responder text<br />
·	View all form data from within the Admin area, no external config files.<br />
·	Export all data from the Admin area as a CVS file.<br />
·	Process any from data on a form <br />
·	Copy emails to other users<br />
·	Allow users to attach file uploads, which can be uploaded to your server or as an attachment.<br />
·	Define the file Size <br />
·	Define the file Types, pdf, jpg, doc, etc<br />
·	Upload files to the your server, which can be sent with an auto responder<br />
·	Set Required fields <br />
·	Auto responder <br />
·	Log sender's IP address <br />
·	Block IPs addresses<br />
·	Block referring web addresses <br />
·	Block bad words <br />
·	CSV output to a file or view the from data from the admin area <br />
·	Referrer checking <br />
·	Sum CAPTCHA<br />
·	Letter CAPTCHA<br />
·	Photo CAPTCHA <br />
·	Upload Photo images from the Admin area<br />
·	Define how many Photos will appear on the form<br />
·	Define the Sum &amp; Letter character size<br />
·	Define the Sum &amp; Letter fonts used<br />
·	Define the background of the Sum &amp; Letter CAPTCHA<br />
·	Sum &amp; Letter characters are very readable, no squashed characters like some forms.<br />
·	HTML email or plain format<br />
·	Ignore fields <br />
·	Sort fields <br />
·	Auto redirect to a thank you page, defined in the admin area <br />
·	Licence for 1 domain name<br />
·	Many more features …..<br />
·	Free support<br />
<br />
<span style="font-weight: bold;">System Requirements </span><br />
<br />
PHP5<br />
MySQL 5<br />
Ioncube,  Zend or NuSphere Encorder]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VrAds v1.4 Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=153</link>
			<pubDate>Mon, 05 Jan 2009 20:42:22 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=153</guid>
			<description><![CDATA[Virtual Web Designs have now released VrAds v1.4.<br />
<br />
Following customer requests we have now updated VrAds with some new features, such as ad impressions limiting and detailed click tracking stats to make VrAds even more easier to use.<br />
<br />
<span style="font-weight: bold;">New Features – v1.4</span><br />
<br />
•	Added Advertiser login to manage or view their ads!<br />
•	Added ability to GeoTarget by Region/State/County/City <br />
•	Added basic plugin system <br />
•	Added custom date range choice to web console and RSS stats<br />
•	Cleaned up look of some forms<br />
•	Image tag now XHTML compliant]]></description>
			<content:encoded><![CDATA[Virtual Web Designs have now released VrAds v1.4.<br />
<br />
Following customer requests we have now updated VrAds with some new features, such as ad impressions limiting and detailed click tracking stats to make VrAds even more easier to use.<br />
<br />
<span style="font-weight: bold;">New Features – v1.4</span><br />
<br />
•	Added Advertiser login to manage or view their ads!<br />
•	Added ability to GeoTarget by Region/State/County/City <br />
•	Added basic plugin system <br />
•	Added custom date range choice to web console and RSS stats<br />
•	Cleaned up look of some forms<br />
•	Image tag now XHTML compliant]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Vr Hosts v1.0 Released]]></title>
			<link>http://www.vwdesigns.co.uk/forum/showthread.php?tid=152</link>
			<pubDate>Mon, 05 Jan 2009 20:39:24 +0000</pubDate>
			<guid isPermaLink="false">http://www.vwdesigns.co.uk/forum/showthread.php?tid=152</guid>
			<description><![CDATA[Virtual Web Designs have now released VrHosts, which is a fully automated web hosting client account creation and billing system. VrHosts is a PHP application which integrates with the popular Cpanel(WHM) web hosting control panel. VrHosts supports PayPal subscriptions, free web hosting, Sub-domain and Reseller account setup and supports both dedicated server and Reseller web hosting companies.<br />
<br />
<span style="font-weight: bold;">We will be selling this software for £ 49.99</span><br />
<br />
<span style="font-weight: bold;">Automated Features</span><br />
•	Automatic account creation &amp; suspension (or complete termination) if your client cancels their hosting plan.<br />
•	Fully automatic &amp; instant client account creation (or optional account creation pending administrative approval).<br />
•	Account creation setup fail-safe, easy failure recovery &amp; alerts.<br />
<br />
<span style="font-weight: bold;">More Features</span><br />
•	Client management features.<br />
•	Shared / Reseller / Sub-domain &amp; Free web hosting account creation supported.<br />
•	Manual hosting account creation support which can be assigned to any clients account.<br />
•	Earnings statistics.<br />
•	Client account functions (view / suspend / delete).<br />
•	Shopping cart style order pages.<br />
•	Support for all PayPal currencies.<br />
•	Client &amp; administrator sales history log.<br />
•	PayPal IPN independent system (uses PayPal IPN but does not occupy your Paypal IPN slot).<br />
<br />
<span style="font-weight: bold;">Billing Options</span><br />
•	Free hosting client trial period support.<br />
•	Monthly / quarterly / semiannual and annual plan options.<br />
•	PayPal subscription support which includes free trial, recurring and non-recurring billing options.<br />
<br />
<span style="font-weight: bold;">Client Features</span><br />
•	Billing information. Quick access Cpanel hosting tools.<br />
•	Account management.<br />
<br />
<span style="font-weight: bold;">Order Pages</span><br />
•	HTML orientated order page design for easy non-programmer customization.<br />
•	Returning client login &amp; multiple account management support.<br />
•	Account creation setup error prevention filters.]]></description>
			<content:encoded><![CDATA[Virtual Web Designs have now released VrHosts, which is a fully automated web hosting client account creation and billing system. VrHosts is a PHP application which integrates with the popular Cpanel(WHM) web hosting control panel. VrHosts supports PayPal subscriptions, free web hosting, Sub-domain and Reseller account setup and supports both dedicated server and Reseller web hosting companies.<br />
<br />
<span style="font-weight: bold;">We will be selling this software for £ 49.99</span><br />
<br />
<span style="font-weight: bold;">Automated Features</span><br />
•	Automatic account creation &amp; suspension (or complete termination) if your client cancels their hosting plan.<br />
•	Fully automatic &amp; instant client account creation (or optional account creation pending administrative approval).<br />
•	Account creation setup fail-safe, easy failure recovery &amp; alerts.<br />
<br />
<span style="font-weight: bold;">More Features</span><br />
•	Client management features.<br />
•	Shared / Reseller / Sub-domain &amp; Free web hosting account creation supported.<br />
•	Manual hosting account creation support which can be assigned to any clients account.<br />
•	Earnings statistics.<br />
•	Client account functions (view / suspend / delete).<br />
•	Shopping cart style order pages.<br />
•	Support for all PayPal currencies.<br />
•	Client &amp; administrator sales history log.<br />
•	PayPal IPN independent system (uses PayPal IPN but does not occupy your Paypal IPN slot).<br />
<br />
<span style="font-weight: bold;">Billing Options</span><br />
•	Free hosting client trial period support.<br />
•	Monthly / quarterly / semiannual and annual plan options.<br />
•	PayPal subscription support which includes free trial, recurring and non-recurring billing options.<br />
<br />
<span style="font-weight: bold;">Client Features</span><br />
•	Billing information. Quick access Cpanel hosting tools.<br />
•	Account management.<br />
<br />
<span style="font-weight: bold;">Order Pages</span><br />
•	HTML orientated order page design for easy non-programmer customization.<br />
•	Returning client login &amp; multiple account management support.<br />
•	Account creation setup error prevention filters.]]></content:encoded>
		</item>
	</channel>
</rss>