Rotating Banner ads

yes, the site owner can/should be able to change anything.

And technically they can as it's all just JavaScript/HTML/CSS.

An example is SRL when they publish an article the banner image is placed on the carousel and linked to the article. The page reads this information from the RSS feed. 

Article Banner

 

carousel

Content Management System (CMS)

Image

The stSoftware CMS is a complete online solution with everything you’d expect from an advanced CMS, plus a whole lot more to give you greater control over your website and business data, and unify your communications.

Designed to make it easy to manage the flow of content across multiple websites, our CMS is the ideal solution for group-based organisations such as franchise networks, enterprises and government agencies.

Aged breakdown of job charges according to billing cycle

Categories in the job summary screen (Not Completed, Ready to Invoice, Balance Payable, Paid)

Not Completed

Sum all the labour charges/tasks which are still opened.
This will give us indication about how long the tasks are still opened.

    • Current - we started to work on the task in the last 7 days
    • 7 days - we started to work on the task more then 7 days ago but less then 14 days ago.
    • 14 days - we started to work on the task more then 14 days ago but less then 30 days ago.
    • 30 days - we started to work on the task

Easily integrated with other web applications through open standards.

Image

Users may access all allowed data via the Web Forms or via Industry standard protocols such as:

  • ReST which returns data in both JSON and XML formats. 
  • SOAP 
  • WebDav
  • ICal 
  • GWT RPC
  • JDBC

All requests for data or modification to data goes via the DAL ( Data Access Layer) no matter which protocol is used. There is NO direct access to the underlying data store. The DAL checks the ACLs ( Access Control Limits ) for each data request and performs all validations on each data modification. When data is modified

How to access ST data from Microsoft Excel via ReST web service

Image

Excel connection details

1. Click the Data menu, select Import External Data/New Web Query

2. Enter the XML REST address in the Address field, and click "Go" button, the login dialogue pops up, use your ST system user name and password to login

 

3. You should see the XML below it once you login.

4.Click the little yellow array on the top left of the XML to select the XML to import, then click "Import" button

5. select the position to import the data and click "OK" button to import.

 

6. Data imported

 

Validation for Emails, phone numbers, first and last names.

 The following field validations have been added.

Validations
Field Validation Reason
Email

The host name for the email will be looked up to match sure it's valid and active.

The email must match the following pattern:-

^[A-Z0-9._%+\-#'&]+@[A-Z0-9.-]+\.(?:[A-Z]{2}|com|org|net|edu|gov|mil|biz|info|mobi|name|aero|asia|jobs|museum)$

Examples of valid and invalid email addresses:-

  • bill@microsoft.com
  • bill@junkdomain.com
  • abc@.
When sending emails a large number of bouncing emails will cause our servers to be marked as spammers