Skip navigation.
Home
Amduus Information Works, Inc. develops enterprise level software for commercial/non-profit organizations and government agencies. Industries include manufacturing, service, health care, judicial systems, law enforcement, e-commerce, and real estate. The company develops software per specification as well runs it's own Software as a Service (SaaS) applications.

Print versions of the Progress E-Zines are now available

It has been noted that once something is on the internet, it is there forever. Apparently, this is somewhat wrong for certain types of information. The Progress E-Zine collection continues to be available on the internet, but often it is tucked away in corners that are hard to find.

With this in mind, a three volume set of the E-Zines in bound printed form are now available. No more binders full of printer paper versions of the monographs, simply reach into the book shelf for the bound copy and enjoy.

The books can be purchased from these locations:

http://www.lulu.com/content/paperback-book/progress-e-zine-collection-vo...

http://www.lulu.com/content/paperback-book/progress-e-zine-collection-vo...

http://www.lulu.com/content/paperback-book/progress-e-zine-collection-vo...

Using Object Oriented Programming For Custom Programming In A SaaS Application

In the SaaS world, often customers will want their own customizations into the source code specific to how they want to do business with your software.

Here is a point where object oriented programming stands out. By crafting your programming in such a way that basic functionality is enhanced - you can use different classes specific to particular customers for enhanced implementation.

Since we are going to potentially be using one of multiple classes, we need to have an interface describing the methods available in the class.

New Progress Technology Book Available

Standards are present to attempt to implement goals.

The goals for these standards are:

Code readability. Readable code is maintainable code. Readable code is quality code.

Ease of maintainability. Maintainability is important for customer relations and quality. A defect should always be easy to identify and fix.

Ease of extension. It should be easy to add new features to the software.

Opportunities in software development: The Front Lines

A lot of software development is oriented to what happens after the sale. As anyone knows these days - the problem is getting money in the front door!

With so many people having high speed connections - whether on their PC or cell phone - the use of video to introduce and inform on a product is now here! Electronic catalogs should be updated so that not only is there a textual description - but one can actually see the use of the more complex products.

Build 2009076013832 of OOP Mail classes available

BUILD 2009076013832

Added HTML Quick Start documentation.
Updated test on MailBySMTP.cls.
Changed Content-disposition on CID attachments.

Syndicate content