<?xml version="1.0" encoding="utf-8"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Mewsoft Support</title>
    <link>http://www.mewsoft.com/forums/</link>
    <description>Mewsoft Forums Latest Threads Syndication</description>
    <copyright>Copyright (c) Mewsoft. All rights reserved.</copyright>
    <pubDate>Sat, 16 May 2026 01:01:20 GMT</pubDate>
    <lastBuildDate>Sat, 16 May 2026 01:01:20 GMT</lastBuildDate>
    <generator>Mewsoft Boardawy www.mewsoft.com</generator>
    <item>
      <title><![CDATA[Webawy Version 23.6 Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12809&amp;Lang=English</link>
      <pubDate>Fri, 17 Apr 2020 08:59:00 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12809&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[Greetings,

This upgrade for Webawy version  23.6 which includes the latest versions for
the jquery framework, Bootstrap framework, and the bootstrap themes.

How to upgrade
==============
Please download the latest version from our clients area using your license number,
if your license number expired please order upgrade for one year.

Then unzip and only update the following:
/js/* folders and all its sub folders
/system/web.pm

Thank you]]></description>
    </item>
    <item>
      <title><![CDATA[Webawy Version 23 Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12790&amp;Lang=English</link>
      <pubDate>Wed, 08 Apr 2020 14:20:51 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12790&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p><span style="font-size: medium;">Greeting from Mewsoft,</span></p><p><span style="font-size: medium;">Webawy version 23 released. This version added a new feature to combine and minify Javascript and CSS files contained inside the views/templates and widgets.</span></p><p><span style="font-size: medium;">Look at the Head.html file in the Widgets folder or in our demo-&gt;Design-&gt;Widgets, you will find a code like this:</span></p><p><br></p><p><span style="font-size: medium;"><strong><span _mce_style="color: #ff0000;" style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;!--</span><span _mce_style="color: #008000;" style="color: rgb(0, 128, 0);">buildjs</span>: [plugin::JsDir]/<span _mce_style="background-color: #ffffff;" style="background-color: rgb(255, 255, 255);"><span _mce_style="color: #993300;" style="color: rgb(153, 51, 0);">app.js</span>,</span></strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery-migrate.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/bootstrap.min.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.mousewheel.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.bgiframe.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.cookie.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.metadata.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.fbjlike.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.gplusone.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.twitterbutton.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.loading.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.wowwindow.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.popupWindow.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.easing.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.ajax-progress.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/bootstrap-toggle.min.js,</strong></span><br><span style="font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.scrollUp.min.js,</strong></span><br><span style="color: rgb(255, 0, 0); font-size: medium;"><strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --&gt;</strong></span><br><span style="font-size: medium;"><strong><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;</span>script type="text/javascript" src="[<span style="color: rgb(255, 0, 0);">plugin</span>::jsUrl]<span _mce_style="color: #ff0000;" style="color: rgb(255, 0, 0);">app.js</span>" charset="utf-8"&gt;&lt;/script<span style="color: rgb(255, 0, 0);">&gt;</span></strong></span></p><p><br></p><p><span style="font-size: medium;">and css files can be combined as:</span></p><p><br></p><p><strong><span _mce_style="font-size: medium;" style="font-size: medium;"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;</span>!--<span style="color: rgb(51, 153, 102);">buildcss</span>: [plugin::JsDir]/<span style="color: rgb(153, 51, 102);">apprtl.css</span>,</span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/bootstrap_ms.css,</span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/bootstrap-toggle.min.css, </span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/bootstrap-rtl.min.css,</span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/bootstrap_ms_rtl.css,</span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [plugin::JsDir]/jquery.scrollUp.css</span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; --<span style="color: rgb(255, 0, 0);">&gt;</span></span></strong><br><strong><span _mce_style="font-size: medium;" style="font-size: medium;"><span style="color: rgb(255, 0, 0);">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;</span>link rel="stylesheet" type="text/css" href="[plugin::jsUrl]<span style="color: rgb(153, 51, 102);">apprtl.css</span>" /<span style="color: rgb(255, 0, 0);">&gt;</span></span></strong></p><p>From the admin center, the Design module, the "Build" Tab two new links allows you to build Javascript files and CSS files.</p><p>The software will search all themes views and widgets folders for *.html files and scan for the buildjs and buildcsss bolcks as above</p><p>and build the files combined and minified.</p><p>This will reduce the number or calls to the server and speed up the whole website.</p><p>You can add any files and libs as you like in any template/view file or widget file.</p><p>Remember after you do any changes to these JS and CSS files you need to build from the Design module to apply the changes.</p><p><br></p><p>How to apply this version</p><p>================</p><p><br></p><p>Modules/Admin/BuildLibraries.pm</p><p>js/app.js</p><p>js/app.css</p><p>js/apprtl.css</p><p>theme/default/views/appover.css</p><p>theme/default/widgets/Head.html</p><p><br></p><p>Then you will find in your admin -&gt; Design module -&gt; Build tab these two new links:</p><p><br></p><p><strong><a class="links" href="../app/admin/action=BuildJsLib">Build Javascript Files From buildjs blocks in Views and Widgets.</a></strong></p><p><strong><a class="links" href="../app/admin/action=BuildCssLib">Build CSS Files From buildcss blocks in Views and Widgets.</a></strong></p><p><br></p><p>These links will build the JS and CSS files for you any time you want.<br></p><p><br></p><p>Thank you<br></p><p><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Webawy 22.42 Update]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12767&amp;Lang=English</link>
      <pubDate>Sun, 12 Jan 2020 06:18:22 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12767&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Greatings,</p><p><br></p><p>This Webawy update adds the support for latest Facebook API support for user registration and login pages.</p><p><br></p><p>Files updated:</p><p><br></p><p>Modules/Accounts/Register.pm</p><p>Modules/Accounts/Login.pm</p><p><br>Update these files from the latest zip file from the Clients Area using your license number or use the Live Update tool in the admin center.</p><p><br></p><p>Thanks<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Webay Mobile Applications with AdMob Integration Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12764&amp;Lang=English</link>
      <pubDate>Mon, 07 Oct 2019 22:13:19 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12764&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<span style="font-size: medium;">Greeting from Mewsoft,</span><br><br><span style="font-size: medium;">We have just released a new Webawy Mobile Applications with AdMob google advertising</span><br><span style="font-size: medium;">integration for Android, iPhone, iPad, and Windows Phone.</span><br><br><span style="font-size: medium;">Banners appear at the bottom of the application.</span><br><br><span style="font-size: medium;">This will helps you make very good money from Google AdMob AdSense network.</span><br><br><span style="font-size: medium;">We can customize the applications to your business name and logo.</span><br><br><span style="font-size: medium;">install and try the apps from the links below for our real site www.mehtag.com:</span><br><br><span style="font-size: medium;">Android : <a target="_blank" _mce_href="https://play.google.com/store/apps/details?id=com.mehtag" href="https://play.google.com/store/apps/details?id=com.mehtag">https://play.google.com/store/apps/details?id=com.mehtag</a></span><br><br><span style="font-size: medium;">iPhone/iPAD: <a target="_blank" _mce_href="https://itunes.apple.com/us/app/mehtag-mhtaj/id998057134?ls=1&amp;mt=8" href="https://itunes.apple.com/us/app/mehtag-mhtaj/id998057134?ls=1&amp;mt=8">https://itunes.apple.com/us/app/mehtag-mhtaj/id998057134?ls=1&amp;mt=8</a></span><a target="_blank" _mce_href="https://itunes.apple.com/us/app/mehtag-mhtaj/id998057134?ls=1&amp;mt=8" href="https://itunes.apple.com/us/app/mehtag-mhtaj/id998057134?ls=1&amp;mt=8"><br></a><br><span style="font-size: medium;">Windows Phone: <a target="_blank" _mce_href="https://www.microsoft.com/en-us/store/apps/mehtag/9nblggh2p707" href="https://www.microsoft.com/en-us/store/apps/mehtag/9nblggh2p707">https://www.microsoft.com/en-us/store/apps/mehtag/9nblggh2p707</a></span><br><br><span style="font-size: medium;">Just to remind you if you have not checked our site soon, Our Webawy now is Mobile ready, </span><br><span style="font-size: medium;">please check the latest demos.</span><p><strong>Thank you</strong><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Webawy Version 22.10 Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12759&amp;Lang=English</link>
      <pubDate>Thu, 04 Jul 2019 18:58:40 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12759&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p><br _mce_bogus="1"><span style="font-size: medium;">Greetings,</span></p><p><span style="font-size: medium;">Webawy Version 22.10 Released. This version added category specific fields for the classifieds and the auctions.</span></p><p><span style="font-size: medium;">The category specific fields for example for the Cars category shows fields for the Make, Model, Color, Transmission, etc.</span></p><p><span style="font-size: medium;">To get this upgrade, download and unzip the latest version from the clients area using your license number, then</span></p><p><span style="font-size: medium;">upload the files:</span></p><p><span style="font-size: medium;">database/AuctionFormats.sql.pm</span></p><p><span style="font-size: medium;">database/ClassifiedFormats.sql.pm</span></p><p><span style="font-size: medium;">to your server at:</span></p><p><span style="font-size: medium;">app/database</span></p><p><span style="font-size: medium;">Then login to your admin center, database module and load these two tables:</span></p><p><span style="font-size: medium;">AuctionFormats</span></p><p><span style="font-size: medium;">ClassifiedFormats</span></p><p><span style="font-size: medium;">Then you can add the custom fields to the categories in the category module.</span></p><p><span style="font-size: medium;">If you use the default categories, then just load the categories tables also and it has already</span></p><p><span style="font-size: medium;">the new category specific custom fields enabled.</span></p><p><span style="font-size: medium;">Thanks</span><br></p><p><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Webawy Mobile Version Released Version 22]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12758&amp;Lang=English</link>
      <pubDate>Wed, 19 Jun 2019 11:08:02 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12758&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<span style="font-size: medium;">Greetings from
Mewsoft,</span><br><p>
<br><span style="font-size: medium;">
We have released today Webawy Mobile Version (Version 22.00).</span><br>
<br><span style="font-size: medium;">
The new Mobile version supports any device and any screen size automatically</span><br><span style="font-size: medium;">
adopts for any device screen comes with 18 attractive mobile themes your users </span><br><span style="font-size: medium;">
will be able to select among them the theme they want to see your site.</span><br>
<br>
<br><span style="font-size: medium;">
The new version ready for Mobiles, Tablets, Laptops, Desktops, and TV's.</span><br>
<br><span style="font-size: medium;">
Built on the top of twitter's Bootstrap Mobile framework at <a href="http://getbootstrap.com">http://getbootstrap.com</a>.</span><br>
<br><span style="font-size: medium;">
The new version uses the same database as the previous versions but totally </span><br><span style="font-size: medium;">
new theme templates and widgets and most of the language files changes.</span><br>
<br><span style="font-size: medium;">
The latest version can be downloaded from the client's area on our website </span><br><span style="font-size: medium;">
using your customer license number.</span><br>
<br><span style="font-size: medium;">
</span><br><span style="font-size: medium;">
Thank you</span><br>
<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy 2015 With Integrated Classifieds Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12744&amp;Lang=English</link>
      <pubDate>Fri, 08 Mar 2019 16:55:03 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12744&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Greatings from Mewsoft,</p><p>We are very happy to announce the release of Auctionawy version 2015 with built in Classifieds module add.</p><p>This version is a new desing with many enhancements and changes.</p><p>The new classifieds module added and integrated with the auction now. You have all in one package with</p><p>single user registration and login and single user account for the auction and classifieds.</p><p>You have new home page for the auction, home page for the classifieds, and Front page for all.</p><p>Try the demos:</p><p>Front page: <a target="_blank" _mce_href="https://www.mewsoft.com/app/" href="https://www.mewsoft.com/app/">https://www.mewsoft.com/app/</a><br _mce_bogus="1"></p><p>Auction Home page: <a target="_blank" _mce_href="https://www.mewsoft.com/app/auction" href="https://www.mewsoft.com/app/auction">https://www.mewsoft.com/app/auction</a><br _mce_bogus="1"></p><p>Classified Home page: <a target="_blank" _mce_href="https://www.mewsoft.com/app/classified" href="https://www.mewsoft.com/app/classified">https://www.mewsoft.com/app/classified</a><br _mce_bogus="1"></p><p>Features in this new version is unlimited, totally new design and layout.</p><p>Soon the package will be available to download in your customer account on our site if your license is valid.</p><p>If your license expired, upgrade now to get the latest version with the classifieds built in.</p><p>Thank you<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy version 2015 with Classifieds module in progress]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12739&amp;Lang=English</link>
      <pubDate>Mon, 07 Jan 2019 21:54:11 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12739&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Greetings from </p><p>Mewsoft,<br><br>We are working hard to add a Classifieds module to be built in with the Auction software<br>like the current built in modules forums, stores, wanted ads and blogs.<br><br>We are expecting to release The Auction version 2015 Soon by Jan 1, 3015 or may be before which will include a classifieds built in.<br><br>If you are looking for an excellent hosting compatible with all our products please check our hosting services:<br><br>http://www.mewsoft.com/Hosting/</p><p><br>Please contact us by email if you have any questions about upgrading or ordering.<br><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy 20.34 Upgrade Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12736&amp;Lang=English</link>
      <pubDate>Wed, 02 Jan 2019 04:36:18 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12736&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<br _mce_bogus="1"><p>Hello everyone,</p><p>Auctionawy 20.34 Upgrade Released.</p><p>This version has some code optimizations only for the auction and sell modules.</p><p>Just update the code from your admin center using the Live update module.</p><p>Thanks<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Nile Version 0.54 Released  - The  Perl Web Application Framework MVC]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12733&amp;Lang=English</link>
      <pubDate>Sun, 30 Dec 2018 02:31:44 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12733&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<br _mce_bogus="1"><p><span style="font-size: medium;" _mce_style="font-size: medium;">Project home page and source of the latest versions and support:</span></p>
<p><br><span style="font-size: medium;" _mce_style="font-size: medium;">The project's homepage <a href="https://github.com/mewsoft/Nile" _mce_href="https://github.com/mewsoft/Nile" target="_blank">https://github.com/mewsoft/Nile</a></span></p>
<p><span style="font-size: medium;" _mce_style="font-size: medium;">The source code and module download at <a href="https://metacpan.org/pod/Nile" _mce_href="https://metacpan.org/pod/Nile" target="_blank">https://metacpan.org/pod/Nile</a></span></p>
<br><span style="font-size: medium;" _mce_style="font-size: medium;">Thank you</span>]]></description>
    </item>
    <item>
      <title><![CDATA[Nile - Perl Web Application Framework MVC First Alpha Release]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12713&amp;Lang=English</link>
      <pubDate>Sat, 29 Sep 2018 04:44:30 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12713&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p><span style="font-size: medium;">Hello Everyone,</span></p><p><br></p><p><span style="font-size: medium;">We have released the first pre alpha version of our Perl web application framework called Nile.</span><br><br></p><p><span style="font-size: medium;">Nile - Visual Web App Framework Separating Code From
Design Multi Lingual And
Multi Theme.</span></p>
<p><br></p>
<p><span style="font-size: medium;">The main idea
in this framework is to separate all the html design and layout from
programming.</span></p>
<p><br></p>
<p><span style="font-size: medium;">The framework
uses html templates for the design with special xml tags for
inserting the dynamic output into the templates.</span></p><p><br></p>
<p><span style="font-size: medium;">All the
application text is separated in langauge files in xml format
supporting multi lingual applications with easy traslating and modifying
all the text.</span></p>
<p><br></p><p><span style="font-size: medium;">Project home page and source of the latest versions and support:</span></p><p><br><span style="font-size: medium;">The project's homepage <a target="_blank" _mce_href="https://github.com/mewsoft/Nile" href="https://github.com/mewsoft/Nile">https://github.com/mewsoft/Nile</a></span></p><p><span style="font-size: medium;">The source code and module download at <a target="_blank" _mce_href="https://metacpan.org/pod/Nile" href="https://metacpan.org/pod/Nile">https://metacpan.org/pod/Nile</a></span><br _mce_bogus="1"></p><p><br><span style="font-size: medium;">Thank you</span><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy 20.31 Upgrade Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12697&amp;Lang=English</link>
      <pubDate>Tue, 14 Aug 2018 04:21:42 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12697&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Hello everyone,</p><p>Auctionawy 20.31 upgrade released. This version updated the JS framework to the latest which has many improvements.</p><p>Use the Live Update feature in your admin center with your valid license number to download the latest version</p><p>automatically, clean, extract, then update only the code files, this will update all the code files without effecting anything else.</p><p>Thank you<br></p><p><br></p><div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;" _mce_style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;" class="mcePaste mceItemVisualAid" id="_mcePaste">&#65279;<br _mce_bogus="1"></div>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy Payfast.co.za Payment Gateway Integration Upgrade Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12684&amp;Lang=English</link>
      <pubDate>Thu, 31 May 2018 00:35:09 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12684&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Hello all,</p><p>Auctionawy 20.30 Released. This upgrade added the integration of the www.payfast.co.za payment gateway.</p><p>This is a south Africa payment gateway. In the payment manager inside users accounts there is a link</p><p>called "PayFast Payment South Africa" where the user can use it to pay the site fees.</p><p>How to upgrade</p><p>===========</p><p>The module file Modules/Wallet/PayFast.pm</p><p>or you can upgrade all the code files using the Live Update module in your admin center.</p><p>The template for the Money Manager has the html code for the link you can copy/paste it or update this template.</p><p><br></p><p><br></p><p><br></p><div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;" _mce_style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;" class="mcePaste mceItemVisualAid" id="_mcePaste">./<br _mce_bogus="1"></div>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy 20.20 Pin Payments Gateway Integration Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12683&amp;Lang=English</link>
      <pubDate>Fri, 25 May 2018 02:28:21 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12683&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Greetings from Mewsoft,</p><p><br></p><p>Auctinawy version 20.20 released today. This released added a new payment gateway Pin Payments www.pin.net.au.</p><p>Please use the Live Update module in your admin center to upgrade the "Code files" only to apply this upgrade.</p><p>You can manually added these files to your site if you do not want to use the Live Update module.</p><p><br></p><p>app/Modules/Payment/PinPayments.pm</p><p>app/Modules/Payment/PinPayments.xml</p><p>app/system/Web.pm</p><p><br></p><p><br></p><p><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy Facebook  Registration and Login Integration Upgrade]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12681&amp;Lang=English</link>
      <pubDate>Thu, 17 May 2018 12:46:58 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12681&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p><br _mce_bogus="1">Hello all,</p><p>Auctionawy version 20.10 upgrade released today. This new version added integration for uses to use their</p><p>Facebook accounts to register and login to your site.</p><p><br></p><p>On the register page a button with Fill form using your Facebook account text is displayed for the user, if the</p><p>user click it, the register form will be filled by most fields from the uses Facebook account like his username,</p><p>email, first and last name, date of birth. This is good to save time for user and also use the same email and username</p><p>if it is available on your site.</p><p><br></p><p>On the Login page a button with Sing in with Facebook is displayed for the user, if the user click it, it will</p><p>be automatically logged in if his email is already registered on your site which simplyfy the user login process.</p><p><br></p><p>How to upgrade</p><p>===========</p><p>*)-Use the Live Update module in your admin center to upgrade the code files only, do not upgrade anything else.</p><p>*)-The language file Register.pm has new variables:</p><p>facebook_register_btn=Fill form using your Facebook account<br>facebook_register_btn_title=Save time and fill the registration fields using your Facebook account</p><p>*)- The language file AccountMgr.pm has new variable:</p><p>facebook_login_btn=Sign in with Facebook</p><p>*)-The templates AccountLoginForm.html and Register.html has new changes for the Facebook buttons.</p><p><br></p><p>If you want to apply the changes manually, here is a list of changed files:</p><p>app/.htaccess<br><br>app/language/en-US/AccountMgr.pm<br>app/language/en-US/Register.pm<br><br>app/Modules/Accounts/Login.pm<br>app/Modules/Accounts/Register.pm<br><br>app/Modules/Modules/Accounts.xml<br><br>app/route/Routes.pm<br><br>app/system/Defaults.pm</p><p>app/system/Web.pm</p><p><br></p><p>As usual we can upgrade your site safely for $100 as custom work only.</p><p>Thank you all<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Auctionawy/Webawy Version 20.00 Released]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12673&amp;Lang=English</link>
      <pubDate>Fri, 11 May 2018 08:32:37 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12673&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Hello everyone,</p><p><br></p><p>Today we released Auctionawy/Webawy version 20.0 and available to all valid license customers to download</p><p>or use the live update module in your admin center to get this version.<br></p><p><br></p><p>The new version most new features is the Front page new themes style. The new version top navigation area are</p><p>sticky like Facebook for easy user navigation.<br></p><p><br></p><p>The new front page dashboard is styled with the same themes selected by the user from the settings so once the user</p><p>selects his own theme, all front page widgets are styled the same colors and same theme.<br></p><p><br></p><p>The new version also have the latest javascript frame work JQuery version 2.xx which is much faster and ligher</p><p>then older versions. Also in this version we have done a lot of code optimizations and fixed all bugs reported.</p><p><br></p><p>The new FastCGI modules also optimized for better performance.</p><p><br>The user browser langauge auto detect also have much better support now.</p><p><br></p><p>CashU.com payment gateway integration added in this version.</p><p><br></p><p>The new 26 themes also have correct colors for all themes.<br></p><p><br></p><p>You must apply all the code files and folders but do not update the language folder and the theme folders.</p><p>If you like the new Frontpage themes styles, you just need to overwrite the frontpage template and the topnav widget.<br></p><p><br></p><p>Thank you<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Upgrading Perl to the Latest Modern Version 5.18.1 On Our Hosting Servers]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12633&amp;Lang=English</link>
      <pubDate>Tue, 02 Jan 2018 16:33:12 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12633&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p><br _mce_bogus="1">Hello all,</p><p>We have successfully installed the latest Modern Perl 5.18.1 on our servers and all our products works much faster on the latest version of Perl.</p><p>All customers hosting with us on our servers can confirm this from inside their cpanel on the left you will find the Perl version information.</p><p>Almost all hosting companies are still installing and using Perl 5.8.8 (year 2006) as this is what cpanel comes with, but we have successfully installed</p><p>the latest Perl 5.18.1 from the source code and installed thousands of Perl modules and all Modern Perl modules.</p><p>If you are in need to any Perl module installed just contact us and we will install it immediately.</p><p>Thank you<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Android Web Client Application For Webawy Released.]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12628&amp;Lang=English</link>
      <pubDate>Tue, 19 Dec 2017 10:50:20 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12628&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Hello all,</p><p>We are glad to annouce the release of our Android Web Client for Webawy. This is an android application with small size less than 300K</p><p>that your site users can download from your site direct or using a QR scanner and install it on their mobile or tablet and allow them</p><p>with one touch to access your site and login automatically to their account. It is a complete custom built web browser for our Auction/Webawy only.</p><p>The program has setting that allow your site users to save their account login information and will automatically login every time they</p><p>run the application.</p><p>This is a standalone application that is sold separately and will be custom built for every Webawy/Auctionawy customer. You will</p><p>provide us with your Logo and your desired application name and we will build a custom version for you.</p><p>Please contact us for any questions or suggestions.</p><p>We also can add any custom features to the application, if you have any new ideas please discuss it with us by email.</p><p><br></p><p><br></p><p><img src="../images/AndroidWebClient.jpg" _mce_src="../images/AndroidWebClient.jpg"><br></p><p><br>Scan the image below to download:</p><p><img src="https://chart.googleapis.com/chart?chs=100x100&amp;choe=UTF-8&amp;cht=qr&amp;chld=L|1&amp;chl=http://mewsoft.com/app/web/AndroidWebClient.apk&quot;" _mce_src="https://chart.googleapis.com/chart?chs=100x100&amp;choe=UTF-8&amp;cht=qr&amp;chld=L|1&amp;chl=http://mewsoft.com/app/web/AndroidWebClient.apk&quot;" height="100" width="100"></p><p>Thank you<br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Webawy Update Automatic QR Code Generator For All Pages For Mobiles and Link Scanners]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12627&amp;Lang=English</link>
      <pubDate>Mon, 11 Dec 2017 19:14:27 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12627&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p><br _mce_bogus="1"><span style="font-size: small;" _mce_style="font-size: small;">Hello,</span></p><p><span style="font-size: small;" _mce_style="font-size: small;">This update included a nee code added to the Footer.html Widget or you can add it to any location or</span></p><p><span style="font-size: small;" _mce_style="font-size: small;">specific pages only to automatically detect the pages url and title and use it to generate a QR Code (Quick Response code) and display</span></p><p><span style="font-size: small;" _mce_style="font-size: small;">the image on the pages. These QR images can be scanned by applications on mobiles etc instead of typing the links.</span></p><p><span style="font-size: small;" _mce_style="font-size: small;">Check our demo, look at the bottom right corner for the QR code image.</span></p><p><br></p><p><span style="font-size: small;" _mce_style="font-size: small;">We have created a special Topic in our FAQ forum for using the code in all other products or on any web page.</span></p><p><span style="font-size: small;" _mce_style="font-size: small;"><br></span></p><p><span style="font-size: small;" _mce_style="font-size: small;"><a href="google-qr-code-generator-with-automatic-page-url-and-title&amp;action=ViewTopic&amp;Topic=3937&amp;Forum=13&amp;Page=1&amp;Period=0a&amp;Lang=English" _mce_href="google-qr-code-generator-with-automatic-page-url-and-title&amp;action=ViewTopic&amp;Topic=3937&amp;Forum=13&amp;Page=1&amp;Period=0a&amp;Lang=English">Google QR Code Generator With Automatic Page Url and Title</a></span></p><p><span style="font-size: small;" _mce_style="font-size: small;"><br></span></p><p><span style="font-size: small;" _mce_style="font-size: small;">It can be used also to generate the QR code for any text not only urls. You can customize it, for example the image size, error correction, margin, and encoding.</span></p><p><span style="font-size: small;" _mce_style="font-size: small;">The Footer.html Widget has changes besides the new code for the QR code generator, so if you upgrade it, it will overwrite your customizations. If you have</span></p><p><span style="font-size: small;" _mce_style="font-size: small;">done any customization to the Footer.html widget, then it is better just to copy the code for the QR code generator to your Widget.</span></p><p><br></p><p><img src="https://chart.googleapis.com/chart?chs=100x100&amp;choe=UTF-8&amp;cht=qr&amp;chld=L|1&amp;chl=http://mewsoft.com/app/aboutUs" _mce_src="https://chart.googleapis.com/chart?chs=100x100&amp;choe=UTF-8&amp;cht=qr&amp;chld=L|1&amp;chl=http://mewsoft.com/app/aboutUs" height="100" width="100"><br></p><p><span style="font-size: small;" _mce_style="font-size: small;">Thank you</span><br></p>]]></description>
    </item>
    <item>
      <title><![CDATA[Webawy 19.50 Update Released. Indian CCAvenue Payment Added]]></title>
      <link>http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12583&amp;Lang=English</link>
      <pubDate>Mon, 27 Nov 2017 10:07:24 GMT</pubDate>
      <guid isPermaLink="true">http://www.mewsoft.com/forums/action=ViewPost&amp;Post=12583&amp;Lang=English</guid>
      <dc:creator>mewsoft</dc:creator>
      <description><![CDATA[<p>Hello everyone,</p><p>Today We released 19.50 upgrade. This version added the Indian payment gateway CCAvenue <a target="_blank" _mce_href="http://www.ccavenue.com" href="http://www.ccavenue.com">http://www.ccavenue.com</a>. This payment method is automated.</p><p>Users will find the link "<a href="http://localhost/app/CCAvenuePayment" _mce_href="http://localhost/app/CCAvenuePayment" class="links" style="margin: 0px; font-size: 11px; font-family: Arial, Verdana, Tahoma, Times, sans-serif; color: rgb(43, 99, 140); text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; background-color: rgb(232, 243, 247);" _mce_style="margin: 0px; font-size: 11px; font-family: Arial, Verdana, Tahoma, Times, sans-serif; color: #2b638c; text-decoration: none; font-weight: normal; font-style: normal; font-variant: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: left; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; background-color: #e8f3f7;">CCAvenue Payment India</a>" in their Account Manager-&gt;Money Manager.</p><p>User will select the amount to pay select the currency (CCAvenu now only supports USD) and will be directed automatically to CCAvenu payment.</p><p>Once the payment processed the user will find the transaction in their account manager.</p><p><br></p><p>How to update<br>==========</p><p>You can use the Live Update module in your admin to Update the code, templates, and langauges.</p><p>Manual Update</p><p>==========</p><p>Download the latest version 19.50 using your License key from our site Clients Area and unzip to a local folder on your PC.</p><p>Update the following files, upload using your FTP software, upload the files in ASCII mode.</p><p>app/.htaccess<br><br><br>app/Modules/Wallet/CCAvenuePayment.pm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; (New file added)<br>app/Modules/Wallet/PaypalPaymentIPN.pm<br>app/Modules/Wallet/Wallet.pm<br><br>app/Modules/Payment/CCAvenue.xml&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; (New file added)<br>app/system/Routes.pm<br>app/system/Web.pm<br><br>app/theme/default/views/CCAvenuePaymentForm.html&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (New file added)<br>app/theme/default/views/MoneyMgr.html&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (do not overwrite, just update the new additions)<br><br>app/language/en-US/AccountMgr.pm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (do not overwrite, just update the new variables):<br></p><p>app/lib/Digest/Adler32.pm&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (New folder Digest and new file Digest/Alder32.pm)<br></p><p><br></p><div style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;" _mce_style="position: absolute; left: -10000px; top: 0px; width: 1px; height: 1px; overflow: hidden;" class="mcePaste mceItemVisualAid" id="_mcePaste"><br _mce_bogus="1"></div>]]></description>
    </item>
  </channel>
</rss>
