stSoftware
12 Beaconsfield St | Newport, New South Wales 2106 | 1300 78 73 78

stSoftware blog


Cloud Application Development Lifecycle
19 Jun 2021

Overview The stSoftware application life cycle consists of weekly incremental releases with stake holder planning and demostrations. The release cycle is two weeks from the planning phase to feature release, features are broken down into small enough tasks to be able to fit into the two week release cycle. This project management methodology is known as Agile/Scrum Agile project management is broken up into three main phases:- Planning Development Sprints Release Sprints stSoftware cloud systems...

Read More

Do you have a process to manage complaints?
18 Jan 2021

Complaints Handling stSoftware's complaints management policy is intended to ensure that we handle complaints fairly, efficiently and effectively. We are committed to seeking and receiving feedback and complaints about our services, systems, practices, procedures, products and complaint handling. Any concerns raised in feedback or complaints will be dealt with within a reasonable time frame. People making complaints will be: provided with information about our complaint handling process provided...

Read More

What is your Business Continuity Management Policy or process?
17 Jan 2021

stSoftware follows the principles and processes of the GPG2013 Business Continuity Management Lifecycle (BCM Lifecycle) model as the basis for business continuity management. The model is shown below: The model identifies the six stages of activity, and repeat, with the overall aim of improving corporate resilience.

Read More

Updates for Tablet Devices
30 Oct 2018

Simplicity and usability are very important to us here at stSoftware. To make your life easier we have optimised some of the layouts on your control panel for the iPad and iPhone screen sizes. Changes include: 1. Moved Navigation buttons into top right section of screen on iPad. 2. Changed the Menu on IPad and IPhone to be a drop down rather than extending the screen. 3. Added spacing to margins to reduce clutter. 4. Added Shading and borders to various page menus to better distinguish between buttons...

Read More

Integrated Demo App
21 Oct 2018

A new Progressive Web App demo has been released. This Demo shows how a phone app can be integrated with a database giving powerful real-time mobile functionality. It is supported on both IPhone and Android. The Demo shows just a few of the possible features that can be implemented: Uploading photos Loading jobs Site locations Reporting on individual tasks Answering questionnaires The Demo App utilises new technology and libraries such as framework7. More details about our progressive web Apps can...

Read More

Testing Simplified
14 Sep 2018

The new Test tab is now available in the CMS and makes the testing process simple and easy. This incredibly useful tool allows the developer of a site to easily debug their product. The Test Tab utilises QUnit Testing which is a powerful, easy-to-use JavaScript unit testing framework. Navigation: The Test tab is located in the top menu when creating a new CMS website page. Under this tab there is the title 'Setup'. This is where you can create tests. To create a test simply click 'Add' located down...

Read More

File content searching
31 Aug 2018

Overview Advanced keyword searching is now available on PDF, WORD and HTML files once automatic indexing is enabled and the indexing process has been completed. https://www.stsoftware.com.au/site/ST/blog/article/advanced-text-search/ Enabling automatic indexing of file Under the setting menu choose the tab 'Database'. Choose "single" as the file index queue at the very bottom of the tab and then press "Apply". The system will now schedule all PDF, WORD and HTML files to be indexed. The background...

Read More

What changes to the SPF record are required to send emails via stServer?
3 Apr 2018

The standard email gateway for sending emails is Amazon Simple Email Service If your domain has configured an SPF record you will need to include the domain amazonses.com For example:- "v=spf1 include:amazonses.com -all"

Read More

How do foreign laws affect stSoftware privacy and security policies?
5 Feb 2018

stSoftware privacy and security policies are based on Australian government regulations. All data and files of Australian clients are stored on Australian based servers. PRIVACY ACT 1988 - SECT 13D Overseas act required by foreign law

Read More

Does stSoftware perform Data Protection Impact Assessments?
5 Feb 2018

When implementing new processes which are likely to result in a high risk, stSoftware shall before the processing, assess the impact of the envisaged processing operations of the protection of personal data in accordance with Australian Privacy Principles. This assessment is to ensure the safekeeping of the data subjects personal information. The assessment will contain A description of the processing operation and the purpose of this processing. Evaluation of the necessity of the processing operation...

Read More

Will stSoftware publicly notify of a Personal Data Breach?
5 Feb 2018

stSoftware takes pride in its security policies and ensures the highest security levels for our clients' data. In the unlikely case of a data breach, stSoftware will follow the Australian government guidance to notify the data breach. The notification form will contain The nature of the breach, including categories, the approximate number of data subjects concerned and the approximate number of personal records concerned. Name and contact details of the data protection officer. A description of ...

Read More

How does stSoftware handle personal information?
5 Feb 2018

stSoftware collects personal information for billing, sales and support. stSoftware meets or exceeds principles covered in the Australian Privacy Principles Privacy Act 1988.

Read More

How does stSoftware handle the collection of Personal information ?
5 Feb 2018

Your privacy is vital to us at stSoftware, and we will abide by or exceed all guidelines laid out by the APP (Australian Privacy principle) 5.2 and Principle 5.1.

Read More

Timesheet App Report
18 Jan 2018

Timesheet App report allows users to regulate and monitor jobs assigned to them. The Timesheet App is located under the Timesheets tab in the control panel. Clicking on Overview and then the Timesheet App link will cause a pop-up taking you to the application. The Timesheet App has 3 views: The Calender View The Data view The Chart view Calender View The Calender view is laid out in a typical calendar format showing the day, month and year. You can navigate by clicking on a different day. Changing...

Read More

Transaction Search
24 Nov 2017

How it works The Transaction Report is a powerful and useful search tool allowing site Admins to keep tabs on any changes made across their system. This tool allows Admins to clearly see what changes were made, when they where made and who made them. Having this clarity allows for better information management as specific changes can be tracked along with having the ability to pick and choose what information is relevant to you. The Transaction page is located under Admin towards the bottom of the...

Read More

How to set up in memory database?
21 Aug 2017

Overview Many client systems have for a number of years used "in memory" or "private" databases for the engine/app layers. Private ( in memory) databases can be used for the engine and application layer databases which are effective static between releases. Private ( in memory ) databases allow for many performance enhancements and reduces downtime when upgrading servers. Private databases should not be used for data layers ( ones that we want to keep data between releases). Optimizations Searches...

Read More

How to call ReST services from Excel?
16 Aug 2017

Overview All the data from a stSoftware server can be fetched via the standard ReST API, all the standard ACLs and validation rules are applied whether the data is access via the standard screens or via the ReST API Example Excel Spread Sheet Click here to download an example Excel spread sheet which shows how to fetch data from an ST Server into Excel. How to use 1. Open spreadsheet and click "Enable Macros". 2. Click "add-ins" menus 3. Click "Login" icon 4. Enter connection details Enter the connection...

Read More

stSoftware October 2016 Release Notes
26 Oct 2016

Summary Performance enhancements Excel template for accessing ReST services Screen expander Xero sync support added Fixed all XSS issues in core system identified by scans with https://www.tinfoilsecurity.com Fixed text expander ReST sync fixed Upgrade of core components ReST v7/class enhancements Other Performance enhancements DBResult will page ahead for large record sets using a separate thread. Reduce logging of deprecated ReST calls ( was once every call, now once a minute) No need to check...

Read More

Progressive Web Apps: Best of both worlds
28 Jun 2016

Progressive Web Apps (PWA) offer faster, leaner cross platform (iOS/Android) app development with the look&feel of a native app but with the maintainability of a web site. PWA templates have been integrated into our CMS. PWA are a game changer for old native app development with it's lean low cost development life cycle, automatic security updates and rapid design tools. The user experience is smooth & consistent with offline access.

Read More

Progressive Web Apps have been integrated into to CMS
23 Jun 2016

The CMS has now integrated support for Progressive Web Apps ( PWA). PWAs are reliable, fast, and engaging. They can be accessed when the user is offline or on unrelaible networks.

Read More