<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title> &#187; Sage MAS 500</title>
	<atom:link href="http://www.90minds.com/category/sage/mas500/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.90minds.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Jul 2010 17:13:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>SAP Business One Versus (vs.) Sage MAS 500</title>
		<link>http://www.90minds.com/2010/03/11/sap-business-one-versus-vs-sage-mas-500/</link>
		<comments>http://www.90minds.com/2010/03/11/sap-business-one-versus-vs-sage-mas-500/#comments</comments>
		<pubDate>Thu, 11 Mar 2010 16:13:55 +0000</pubDate>
		<dc:creator>Mark Chinsky</dc:creator>
				<category><![CDATA[SAP Business One]]></category>
		<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ct]]></category>
		<category><![CDATA[erp shotoout]]></category>
		<category><![CDATA[nj]]></category>
		<category><![CDATA[ny]]></category>
		<category><![CDATA[pa]]></category>
		<category><![CDATA[sap b1]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=827</guid>
		<description><![CDATA[We are always being asked to compare and contrast solutions.  Below is a bulleted list comparing SAP Business One and Sage MAS500.

SAP is a Total Business Solution. Includes Accounting, Distribution, Manufacturing, Sales Force Automation &#38; Customer Service in one integrated solution with one code base, one database with a single installation. It’s your choice [...]]]></description>
			<content:encoded><![CDATA[<p style="margin-top: 7.8px;">We are always being asked to compare and contrast solutions.  Below is a bulleted list comparing SAP Business One and Sage MAS500.</p>
<ul>
<li>SAP is a Total Business Solution. Includes Accounting, Distribution, Manufacturing, Sales Force Automation &amp; Customer Service in one integrated solution with one code base, one database with a single installation. It’s your choice as to how much or little to use, but as you use more, its available with the one price per user. Since CRM is part of the standard solution, you can use it in all areas. For example, create to-do’s and followups regarding a purchase order, a General Ledger Entry, or collections activity against an invoice.</li>
<li>MAS500 is only ERP, not CRM. You need to purchase Sage Saleslogix for CRM and then use their newly released (and still being debugged) integration. This is the 3<sup>rd</sup> integration in 4 years as the prior ones have been terrible.</li>
</ul>
<p><span id="more-827"></span></p>
<ul>
<li>The jury is still out on this one as it’s too new. Saleslogix is written in a different code base, different database, has a different user interface and doesn’t have nearly as many “integrations” since it is a separate program. It more than doubles your IT maintenance efforts with its own set of patches, OS installs, compatiblity issues etc. Most VAR’s need to different implementation teams and trainers as few people know both well. You call a different Arizona vs. California with a different process for support depending on if you problem relates to CRM or ERP.</li>
<li>SAP is designed from the ground up to be a solution that is friendly to Third Party ISV’s to enhance the breadth and depth of the solution as well as open to end users with development talent to build their own solutions and integrations. SAP Business One is only 7 years old whereas MAS500 is 11 years old, yet SAP has at least 6 times more third party addons, all certified by SAP. Sage only has a small handful of “certified” add ons, and some additional non certified add-ons.</li>
<li>All of SAP’s logic is managed in your .net development environment. SQL Stored procedures are used only where they are necessary to improve performance. With MAS500 about 50% of your logic and code is written in Transact SQL and 50% in VB 6. This makes it difficult to modify or trace where processes occur within the product. Add to that that most developers will say the product is “over normalized” to the point that you have over 17 tables being accessed while entering lines on a sales order. Modification is difficult and expensive and reporting can be complex because of this as well.</li>
<li>SAP is designed as an object oriented layered architecture that does not allow end users or ISV’s to actually modify the core source code. Yet virtually everything about the system can be accessed and customized via the development tool of choice (usually VB.net or C##.net) through extremely well documented API’s, both User Interface (UI) and Data Interface API’s.</li>
<li>MAS500 relies on the end user to use Visual Basic Version 6 to modify the application, and you <strong>are</strong> modifying the source code. Yes it does have an available extra cost customizer module but that primarily just allows access to tweaking existing screens and adding some user definable fields (but with little to know program logic behind these fields). You will rarely see a MAS500 installation with enhancements from more than 1 third party vendor due to the possibility of code conflicts.</li>
<li>SAP is easier and safer to integrate with. You have 3 options.</li>
<li>For simple initial data conversions, you can use the included Data Transfer Workbench. This is a tool that allows you to map source files to tables in SAP and import the data with full data validation</li>
<li>For real time bidirectional integration by a developer, you can use our DI (Data Interface) API and directly read and write to our objects (i.e. Sales Invoice) via a .net enabled development environment.</li>
<li>You can optionally use xFusion, which is priced about the same as the DI API, that allows you to use a drag and drop interface to map and transform source data into Business One and can be scheduled or called on demand.</li>
<li>MAS500 does not support you writing directly to it’s tables or you void support. They do sell, function by function, some API’s that they wrote via their professional services group, not the regular development team. This PSG group recently had a 50% headcount reduction so long term support of the API’s is questionable.</li>
<li>A brand new module, Data Import Manager, was just released (after more than 4 years of being promised). It is roughly comparable to SAP’s Data Transfer Workbench. But since MAS500 isn’t object oriented, the product only handles the entities they’ve hard coded into the tool. It supports a handful of documents but not all. For example, you can import a Sales Order, but <strong>not</strong> an Invoice.</li>
<li>The biggest cost overruns and disappointment with MAS500 has always been around importing and integrating with the solution.</li>
<li>SAP’s logic, screens and reports, both standard and customized are stored in the database. MAS500’s VB projects and Crystal RPT files are on the workstation and if you want to modify a report, you need to go to every single workstation and copy the modified .rpt file to each</li>
<li>SAP is easier to use, more intuitive and <strong>faster </strong>to work with for most everyday users.</li>
<li>SAP navigates much faster. It is one executable in which the various screens open within it. This means, once you log into the system, screens within it pop almost instantaneously. MAS500 are separate Visual Basic Projects that are tied to a common launcher. Each one that opens consumes memory and depending on network and hardware can take 4 to 10 seconds each to open. All of MAS500’s excutables are loaded on the local workstation. MAS500’s has strong drill down and around, but they are sluggish and not always unintuitive. It relies an proper right mouse clicking too often for average users. SAP, you simply follow the Orange Arrow to all related data. Since MAS500 is a separate application from Sage Saleslogix, you can’t drill back to items in the CRM solution. Thus from an Invoice, you can drill back to a quote, but not back to the opportunity and related conversations and communications.</li>
<li>SAP is a “Real Time” solution. Most transactions are recorded and posted to all related tables upon entry. MAS500’s “Batch” design harkens back to the old MAS90 design in which you enter everything into a data entry “Batch”. You then must physically print a report to a printer to flag it as having an audit trail (unless you do a supervisory override). Then you must print a General Ledger audit report, then you must say to update where at that point it updates the related tables. All this extra clicking and process adds substantial time when looked at across all your users over the years you will be using the system.</li>
<li>SAP provides basic end user Interactive Video training at no charge, and comprehensive consultant/developer level Interactive Video training for only $1,500. Other than the on-line help, there is virtually no training materials for MAS500 without you going to rarely held training classes and I don’t believe any video training is available. This makes SAP a lower cost product to implement and a lower cost long term as you add additional personnel.</li>
<li>Like MAS500, SAP supports creating reports with Crystal Reports. In Addition to Crystal, it also includes out of the box, XLReporter which means anybody who is familiar with Excel can write Live Reports that pull from SAP as well as comprehensive Dashboards (over 40 samples come with the product) all running within Excel. Again, full Video Training is available. This means there is no need for complex additional portal servers or web servers. All of SAP comfortably runs on one single server. Remember that Crystal is owned by Business Objects who is owned by SAP.</li>
<li>All reports all have live drill down capabilities so when you want to know more, just click the orange arrow. MAS500’s Crystal Report output are static.</li>
<li>SAP includes the Patented Drag &amp; Relate functionality that allows any user to “slice and dice” the data to see related trends. MAS500 includes “Business Insights Explorer” which is a different code base product they license from a 3<sup>rd</sup> party that bolts onto the MAS500 launcher. It is very clumsy beyond the demo, very slow, and offers limited drill down. You’ll see some embedded Excel Pivot Tables and Charts, but they are pretty much fixed views of the data and are used much less than they are demonstrated.</li>
<li>SAP Business One is supported in 42 countries and in 22 languages with over 20,000 installations. MAS500 has about 4,000 installations and is primarily only supported in the US. There are one or two additional language versions available through 3<sup>rd</sup> parties, but no non-US Tax/Compliance support. Keep in mind Business One is about 7 years old and MAS500 is 11.</li>
<li>SAP Business One has completely integrated Exception alerting, messaging and workflow with approvals. The only option for MAS500 is an extra cost 3<sup>rd</sup> party solution called KnowledgeSync for alerting. There is no reasonable choice for workflow and approvals for MAS500.</li>
<li>SAP Corporation is the 2<sup>nd</sup> largest software company in the world. Sage is much smaller. Sage is basically a UK finance company that has acquired over 100 companies over the years and they operate mostly independently with limited sharing of best practices and solutions. They more often compete with each other rather than complement each other. Sage must spread their R&amp;D over hundreds of different code bases. SAP currently only has 2 code bases. MySAP, the product for very large companies, and SAP Business One for small and mid-size companies. This means their rate of progress and enhancements can be substantially faster in terms of long term improvements.</li>
<li>MAS500 has some built in functionality that doesn’t exist in SAP Business One. It has Inventory Replenishment logic for companies with many warehouses and strict adherence to specialized buying processes. It has out of the box Intercompany GL &amp; AP processing, the available manufacturing modules go deeper on shop floor and work order controls, MAS500 has more advanced bin management as well, SAP cannot tell you what location in a warehouse an item is in, if its in more than one bin location. SAP’s vast third party library can address any of these issues but they aren’t out of the box.</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2010/03/11/sap-business-one-versus-vs-sage-mas-500/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Suggest a MAS90 feature online</title>
		<link>http://www.90minds.com/2009/07/03/suggest-a-mas90-feature-online/</link>
		<comments>http://www.90minds.com/2009/07/03/suggest-a-mas90-feature-online/#comments</comments>
		<pubDate>Fri, 03 Jul 2009 12:18:51 +0000</pubDate>
		<dc:creator>Wayne Schulz</dc:creator>
				<category><![CDATA[CG Consulting]]></category>
		<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Sage MAS 200]]></category>
		<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Sage MAS 90]]></category>
		<category><![CDATA[Schulz Consulting]]></category>
		<category><![CDATA[cg consulting]]></category>
		<category><![CDATA[dawn anastasi]]></category>
		<category><![CDATA[ideascope]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[suggestion]]></category>
		<category><![CDATA[wayne schulz]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=595</guid>
		<description><![CDATA[
Suggest a feature for MAS90 , MAS 200 or MAS 500 now live
Thanks to Dawn Anastasi for passing along the tip that Sage&#8217;s new Ideascope suggestion box is now live on the web.
You can use Ideascope as a way to communicate product suggestions directly to Sage. While the concept of &#8220;suggest a feature&#8221; is not [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.s-consult.com/2009/07/03/suggest-a-mas90-feature-goes-live-ideascope/"><img class="aligncenter size-medium wp-image-596" src="http://www.90minds.com/wp-content/uploads/2009/07/ideascope-mas90-300x215.jpg" alt="" width="300" height="215" /></a></p>
<h3>Suggest a feature for MAS90 , MAS 200 or MAS 500 now live</h3>
<p>Thanks to Dawn Anastasi for passing along the tip that Sage&#8217;s new Ideascope suggestion box is now live on the web.</p>
<p>You can use Ideascope as a way to communicate product suggestions directly to Sage. While the concept of &#8220;suggest a feature&#8221; is not new &#8211; the way that Sage is implementing the collection is new.</p>
<p>Previously you had to log into the Sage site using a username and password. Then you&#8217;d submit your suggestion without knowing if anyone else had made a similar suggestion.</p>
<p>With Ideascope you have the ability to enter ideas/suggestions directly on the web (watch for this to be embedded into a future product release) and also check to see if anyone else has already made the same (or similar) suggestion.</p>
<p>Hopefully this new tool will allow Sage to more efficiently manage the large numbers of suggestions for product enhancements and focus in on the highest value (aka &#8211; most requested).</p>
<p>Now everyone please go tell Sage that the ability to delete/renumber/merge RANGES of items should be protected by role maintenance while renumbering/merging single items should continue as it.</p>
<p><a href="http://www.s-consult.com/2009/07/03/suggest-a-mas90-feature-goes-live-ideascope/ ">Suggest a MAS90 or MAS200 feature</a> via <a href="http://www.c-gconsulting.com/">C&amp;G Consulting</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2009/07/03/suggest-a-mas90-feature-online/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Lower Cost Sage MAS90 MAS200 Annual Maintenance?</title>
		<link>http://www.90minds.com/2009/03/27/lower-cost-sage-mas90-mas200-annual-maintenance/</link>
		<comments>http://www.90minds.com/2009/03/27/lower-cost-sage-mas90-mas200-annual-maintenance/#comments</comments>
		<pubDate>Fri, 27 Mar 2009 21:45:29 +0000</pubDate>
		<dc:creator>Mark Chinsky</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Sage MAS 200]]></category>
		<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Sage MAS 90]]></category>
		<category><![CDATA[annual]]></category>
		<category><![CDATA[cheap]]></category>
		<category><![CDATA[ct]]></category>
		<category><![CDATA[installments]]></category>
		<category><![CDATA[lower cost]]></category>
		<category><![CDATA[maintenance]]></category>
		<category><![CDATA[new jersey]]></category>
		<category><![CDATA[New York]]></category>
		<category><![CDATA[nj]]></category>
		<category><![CDATA[ny]]></category>
		<category><![CDATA[pa]]></category>
		<category><![CDATA[pennsylvania]]></category>
		<category><![CDATA[Sage]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=518</guid>
		<description><![CDATA[Well, the cost isn&#8217;t actually less, but the new Easy Pay plan allows you to break the payments into 12 equal installments. You give Sage approval to automatically debit your bank account each month. Sage charges no interest for this plan, just a $5 monthly processing fee. You stay current on maintenance without even trying, [...]]]></description>
			<content:encoded><![CDATA[<p>Well, the cost isn&#8217;t actually less, but the new Easy Pay plan allows you to break the payments into 12 equal installments. You give Sage approval to automatically debit your bank account each month. Sage charges no interest for this plan, just a $5 monthly processing fee. You stay current on maintenance without even trying, and you can budget your software costs.</p>
<p>The benefits to remaining current are numerous:</p>
<ul>
<li>You receive the latest and greatest updates and enhancements</li>
<li>You have access to the Knowledgebase where you can find answers to technical questions and resolutions to processing errors</li>
<li>You can join the user forum and network online with other MAS 90 / MAS 200 users</li>
<li>You have the ability to add users and modules</li>
<li>You have access to the support area where you can download service updates, patches, and Payroll tax table updates.</li>
</ul>
<p>Take the pain out of that annual renewal process and sign up for Easy Pay the next time you receive that renewal invoice. If your maintenance has lapsed, you may qualify for discounts on lapsed years and late fees if you sign up for Easy Pay.</p>
<p>Contact our <a href="http://www.90minds.com/find-a-member/by-state/">nearest member </a>today for more information. Follow this <a href="http://www.sagesoftware.com/email/mas_bulletin/Auto_Payment_Plan_Enrollment.pdf" target="_blank">link </a>to see the enrollment form.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2009/03/27/lower-cost-sage-mas90-mas200-annual-maintenance/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Form 941 updated for 2009 tax changes for MAS90 and MAS200</title>
		<link>http://www.90minds.com/2009/03/26/form-941-updated-for-2009-tax-changes-for-mas90-and-mas200/</link>
		<comments>http://www.90minds.com/2009/03/26/form-941-updated-for-2009-tax-changes-for-mas90-and-mas200/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 21:31:41 +0000</pubDate>
		<dc:creator>Wayne Schulz</dc:creator>
				<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Sage MAS 90]]></category>
		<category><![CDATA[Sage MAS 90 Extended Enterprise Suite]]></category>
		<category><![CDATA[2009]]></category>
		<category><![CDATA[941]]></category>
		<category><![CDATA[payroll]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[Sage MAS 200]]></category>
		<category><![CDATA[service update]]></category>
		<category><![CDATA[tax forms]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=515</guid>
		<description><![CDATA[Changes to the IRS form 941 which are required for anyone who wants to file the forms that MAS 90 or MAS 200 payroll print are now available.
Issued in the form of a service update, these fixes also require some manual steps to update your forms. Since these are all Crystal Reports based &#8211; be [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.90minds.com/wp-content/uploads/2009/03/uncle-sam.jpg" rel="lightbox[515]"><img class="alignleft size-medium wp-image-516" style="border: 0pt none; margin: 10px;" title="uncle-sam" src="http://www.90minds.com/wp-content/uploads/2009/03/uncle-sam-240x300.jpg" alt="" width="240" height="300" /></a>Changes to the IRS form 941 which are required for anyone who wants to file the forms that MAS 90 or MAS 200 payroll print are now available.</p>
<p>Issued in the form of a service update, these fixes also require some manual steps to update your forms. Since these are all Crystal Reports based &#8211; be sure that you have the latest version of Crystal Report Writer installed on the machine which you are editing.</p>
<p>For more information visit the Sage Service Update for MAS 90 and MAS 200 site <a href="http://support.sagesoftwareonline.com/mas/query/main.cfm?id=2&amp;module=1">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2009/03/26/form-941-updated-for-2009-tax-changes-for-mas90-and-mas200/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>MAS 90, MAS 200, MAS 500 supported versions list</title>
		<link>http://www.90minds.com/2009/03/18/mas-90-mas-200-mas-500-supported-versions-list/</link>
		<comments>http://www.90minds.com/2009/03/18/mas-90-mas-200-mas-500-supported-versions-list/#comments</comments>
		<pubDate>Wed, 18 Mar 2009 16:39:21 +0000</pubDate>
		<dc:creator>Wayne Schulz</dc:creator>
				<category><![CDATA[FAQ]]></category>
		<category><![CDATA[Sage MAS 200]]></category>
		<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Sage MAS 90]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[supported]]></category>
		<category><![CDATA[version]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=485</guid>
		<description><![CDATA[Curious about the versions of Sage MAS 90 , MAS 200 and MAS 500 that are currently supported by the software company (Sage)?
Wonder no more. Below is a form that shows all versions from MAS 90 and MAS 200 3.71 and higher (MAS 200 SQL  included) as well as the level that they are supported. [...]]]></description>
			<content:encoded><![CDATA[<p>Curious about the versions of Sage MAS 90 , MAS 200 and MAS 500 that are currently supported by the software company (Sage)?</p>
<p>Wonder no more. Below is a form that shows all versions from MAS 90 and MAS 200 3.71 and higher (MAS 200 SQL  included) as well as the level that they are supported. Also included is a list of MAS 500 supported versions starting with 6.30 and windup up at MAS 500 version 7.2.</p>
<p>Please note that support policies change and Sage indicates that they can discontinue a version with 12 month&#8217;s notice. While we strive to keep our supported versions list up-to-date &#8211; please check with us before making any decisions.<br />
<a style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;" title="View Supported Versions Policy MAS90 MAS200 MAS500 on Scribd" href="http://www.scribd.com/doc/13392853/Supported-Versions-Policy-MAS90-MAS200-MAS500">Supported Versions Policy MAS90 MAS200 MAS500</a> <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="100%" height="500" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="id" value="doc_474066569495931" /><param name="name" value="doc_474066569495931" /><param name="align" value="middle" /><param name="quality" value="high" /><param name="play" value="true" /><param name="loop" value="true" /><param name="scale" value="showall" /><param name="wmode" value="opaque" /><param name="devicefont" value="false" /><param name="bgcolor" value="#ffffff" /><param name="menu" value="true" /><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="salign" /><param name="src" value="http://d.scribd.com/ScribdViewer.swf?document_id=13392853&amp;access_key=key-18jc2rve8bph0g8dqnzc&amp;page=1&amp;version=1&amp;viewMode=" /><embed id="doc_474066569495931" type="application/x-shockwave-flash" width="100%" height="500" src="http://d.scribd.com/ScribdViewer.swf?document_id=13392853&amp;access_key=key-18jc2rve8bph0g8dqnzc&amp;page=1&amp;version=1&amp;viewMode=" allowscriptaccess="always" allowfullscreen="true" menu="true" bgcolor="#ffffff" devicefont="false" wmode="opaque" scale="showall" loop="true" play="true" quality="high" align="middle" name="doc_474066569495931"></embed></object></p>
<div style="margin: 6px auto 3px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;"><a style="text-decoration: underline;" href="http://www.scribd.com/upload">Publish at Scribd</a> or <a style="text-decoration: underline;" href="http://www.scribd.com/browse">explore</a> others:            <a style="text-decoration: underline;" href="http://www.scribd.com/browse/Brochures-Catalogs/">Brochures &amp; Catalogs</a> <a style="text-decoration: underline;" href="http://www.scribd.com/tag/version">version</a> <a style="text-decoration: underline;" href="http://www.scribd.com/tag/MAS200">MAS200</a></div>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2009/03/18/mas-90-mas-200-mas-500-supported-versions-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Sagetalk becomes read only March 31, 2009</title>
		<link>http://www.90minds.com/2009/02/26/sagetalk-becomes-read-only-march-31-2009/</link>
		<comments>http://www.90minds.com/2009/02/26/sagetalk-becomes-read-only-march-31-2009/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 14:23:01 +0000</pubDate>
		<dc:creator>Wayne Schulz</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sage MAS 200]]></category>
		<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Sage MAS 90]]></category>
		<category><![CDATA[90minds]]></category>
		<category><![CDATA[discussion forum]]></category>
		<category><![CDATA[sage community]]></category>
		<category><![CDATA[sagetalk]]></category>
		<category><![CDATA[support]]></category>
		<category><![CDATA[wayne schulz]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=412</guid>
		<description><![CDATA[A posting on the Sage Online Support Service has spelled out the official fate of Sage&#8217;s old discussion forum known as Sagetalk.
Effective on March 31, 2009 all messages in Sagetalk will be set to read only status. No new postings will be accepted and new user registration will likely stop.
Sagetalk has been replaced by the [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.90minds.com/wp-content/uploads/2009/02/sagetalk-forums.jpg" rel="lightbox[412]"><img class="alignleft size-full wp-image-413" style="border: 0pt none; margin: 10px;" title="sagetalk-forums" src="http://www.90minds.com/wp-content/uploads/2009/02/sagetalk-forums.jpg" alt="" width="325" height="318" /></a>A posting on the Sage Online Support Service has spelled out the official fate of Sage&#8217;s old discussion forum known as Sagetalk.</p>
<p>Effective on March 31, 2009 all messages in Sagetalk will be set to read only status. No new postings will be accepted and new user registration will likely stop.</p>
<p>Sagetalk has been replaced by the new <a href="http://community.sagemas.com/sagemas/?category.id=SageMAS90and200Disc">Sage MAS90 Community Forums</a> which are much easier to navigate and allow for reading of new messages without any login.</p>
<p>One of the easiest ways to read new messages in the Sage Community is via the use of RSS feeds which are small one or two line summaries of the messages posted to the forum.</p>
<p>An explanation of RSS feeds and how to setup a feed so that you can <a href="http://www.s-consult.com/2008/10/28/how-to-read-the-new-sage-mas90-discussion-forums-via-rss/">read the new Sage Community support forums via RSS</a> is available <a href="http://www.s-consult.com/2008/10/28/how-to-read-the-new-sage-mas90-discussion-forums-via-rss/">here</a>.</p>
<p>It&#8217;s important to note that Sage intends to keep the prior Sagetalk messages around for the immediate future so they can be used as reference for older technical topics.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2009/02/26/sagetalk-becomes-read-only-march-31-2009/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>New preliminary IRS Payroll Withholding Tax Tables Released</title>
		<link>http://www.90minds.com/2009/02/26/new-preliminary-irs-payroll-withholding-tax-tables-released/</link>
		<comments>http://www.90minds.com/2009/02/26/new-preliminary-irs-payroll-withholding-tax-tables-released/#comments</comments>
		<pubDate>Thu, 26 Feb 2009 12:46:25 +0000</pubDate>
		<dc:creator>Wayne Schulz</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Sage MAS 200]]></category>
		<category><![CDATA[Sage MAS 500]]></category>
		<category><![CDATA[Sage MAS 90]]></category>
		<category><![CDATA[90minds]]></category>
		<category><![CDATA[irs]]></category>
		<category><![CDATA[new rates]]></category>
		<category><![CDATA[payroll]]></category>
		<category><![CDATA[publication 15-5]]></category>
		<category><![CDATA[Sage]]></category>
		<category><![CDATA[withholding tax]]></category>

		<guid isPermaLink="false">http://www.90minds.com/?p=410</guid>
		<description><![CDATA[By now almost everyone knows that the tax tables for 2009 are going to change again. This is due to the economic stimulus package which lowers withholding rates and places more money into the pockets of the average American worker.
The IRS will be releasing a Publication 15-T which includes the final tables. Realizing that many [...]]]></description>
			<content:encoded><![CDATA[<p>By now almost everyone knows that the tax tables for 2009 are going to change again. This is due to the economic stimulus package which lowers withholding rates and places more money into the pockets of the average American worker.</p>
<p>The IRS will be releasing a Publication 15-T which includes the final tables. Realizing that many companies want to implement these rates right away, the government has made preliminary tables available.</p>
<p>Please check the IRS site for the final tables (www.irs.gov) and always verify the accuracy of any changes you make to your payroll tax tables.</p>
<h3>New IRS Withholding Tables</h3>
<p><a title="View New IRS Tax Tables February 2009 on Scribd" href="http://www.scribd.com/doc/12836185/New-IRS-Tax-Tables-February-2009" style="margin: 12px auto 6px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 14px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block; text-decoration: underline;">New IRS Tax Tables February 2009</a> <object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" id="doc_778686606304837" name="doc_778686606304837" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" align="middle"	height="500" width="100%"><param name="movie"	value="http://d.scribd.com/ScribdViewer.swf?document_id=12836185&#038;access_key=key-7umdd32tio6kcz16arf&#038;page=1&#038;version=1&#038;viewMode=list"><param name="quality" value="high"><param name="play" value="true"><param name="loop" value="true"><param name="scale" value="showall"><param name="wmode" value="opaque"><param name="devicefont" value="false"><param name="bgcolor" value="#ffffff"><param name="menu" value="true"><param name="allowFullScreen" value="true"><param name="allowScriptAccess" value="always"><param name="salign" value=""><param name="mode" value="list"><embed src="http://d.scribd.com/ScribdViewer.swf?document_id=12836185&#038;access_key=key-7umdd32tio6kcz16arf&#038;page=1&#038;version=1&#038;viewMode=list" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" play="true" loop="true" scale="showall" wmode="opaque" devicefont="false" bgcolor="#ffffff" name="doc_778686606304837_object" menu="true" allowfullscreen="true" allowscriptaccess="always" salign="" type="application/x-shockwave-flash" align="middle" mode="list" height="500" width="100%"></embed></object>
<div style="margin: 6px auto 3px auto; font-family: Helvetica,Arial,Sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 12px; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none; display: block;">    <a href="http://www.scribd.com/upload" style="text-decoration: underline;">Publish at Scribd</a> or <a href="http://www.scribd.com/browse" style="text-decoration: underline;">explore</a> others:            <a href="http://www.scribd.com/browse/Business-Legal/?style=text-decoration%3A+underline%3B">Business &#038; Legal</a>                  <a href="http://www.scribd.com/tag/2009" style="text-decoration: underline;">2009</a>              <a href="http://www.scribd.com/tag/irs%20publication%2015t" style="text-decoration: underline;">irs publication 15t</a>      	</div>
]]></content:encoded>
			<wfw:commentRss>http://www.90minds.com/2009/02/26/new-preliminary-irs-payroll-withholding-tax-tables-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
