c sharp

Service Engineers Reminders Software Case Study

Prior to Xyroh, Andy was the founder of dotUK (A software development firm based out of Yarm and Stockton on Tees here in the North East),  again specialising as a developer in mobile apps, web applications and desktop software for a number of business clients – this is one of those portfolio case studies for windows based resource planning app

Desktop Software

Desktop Software, or desktop applications are the built in or installed apps available to you on your desktop / laptop computer of choice, for many this is a Windows based PC, but it could be an Apple Mac or a variant of Linux.  We can develop desktop software for all of those platforms, often a cross platform application that can operate across all three.  This case study is for a windows based desktop software application, operating in a client / server environment ie multiple desktop users puplling data from the central database server.

Project Summary

The Service Engineers Reminder Software is a simple, single user, windows desktop app that helps tradesmen keep track of scheduled work, services, safety checks etc

Sometimes the simplest solutions are best,  this service reminder app, which has been commissioned by a local heating engineer, will start life as a single user, stand alone, windows desktop application. However it is easily scalable into a multi user networked environment (with little to no infrastructure costs) and even options to sync / backup data through cloud services to make a multi user, multi site product.

The core functionality is to record when clients have products, services, or schedules that are due for renewal and offer a range of reminder options. As an example landlords are required to have annual gas safety checks which is a service the client offers. This app will allow this to be recorded, and when comes due the option to remind via email, text message, or generate a mail merge document that allows letters to be sent out in the post.

As always the focus is on specific functionality, ease of use, and value.

Desktop Software for Resource Planning Case Study – RetroFlo

Prior to Xyroh, Andy was the founder of dotUK (A software development firm based out of Yarm and Stockton on Tees here in the North East),  again specialising as a developer in mobile apps, web applications and desktop software for a number of business clients – this is one of those portfolio case studies for windows based resource planning app

Desktop Software

Desktop Software, or desktop applciations are the built in or installed apps available to you on your desktop / laptop computer of choice, for many this is a Windows based PC, but it could be an Apple Mac or a variant of Linux.  We can develop desktop software for all of those platforms, often a cross platform application that can operate across all three.  This case study is for a windows based desktop software application, operating in a client / server environment ie multiple desktop users puplling data from the central database server.

Project Summary

This project was to create a Windows Based Resource Planning Application, allowing businesses to see at a glance upcoming resource availability and holiday allocations

This was the second of our recent commissions for bespoke windows desktop software, and was for an electrical contractor based here in the North East. The challenge to overcome here is the ability to see clearly, quickly the spread of human resources in upcoming months, both those engineers and fitters allocated to existing projects, and of course holiday time when resource is unavailable.

 

Beskpoke Desktop Software application

Our bespoke solution will record the allocation of staff resources to projects, and allow the categorisation of the labour types. It will also record upcoming staff holidays, with this combination of data managers will be able to scroll to a specific timeline and view, filtering down if need be, the allocation of resources and ability to schedule in, or not, additional work based on the still free resource.

This project is the precursor to a bigger solution, but allows us to focus on and solve immediate business problems for the client in a cost effective and timely manner

Industrial Programming Case Study – Glasgow Watersports

Prior to Xyroh, Andy was the founder of dotUK (A software development firm based out of Yarm and Stockton on Tees here in the North East),  again specialising as a developer in mobile apps, web applications and desktop software for a number of business clients – this is one of those portfolio case studies for an industrial programming project

Industrial Programming

Industrial Programming is a term reserved for the programming of industrial equipment, pumps, valves, etc to control and monitor any number of simplex or complex scenarios. In many small business scenarios the distinction is being blurred with the advent of ‘Internet of Things’ products such as Hue Lights, Ring doorbells, Tado home heating automation etc – the concept however is the same, you turn things on and off.

In this case we are using a combination of a web and mobile based dashboard to turn on and off the paddle sports course pumps as required, the dashboards being the visible, more traditional development side, but the industrial programming being what happens behind the scenes to interface with the pump infrastructure.

Project Summary

The Glasgow Watersports project is a multi phased industrial programming project that will ultimately empower the user to control and administer the canoe course pumps and lighting from mobile devices, and place site bookings over the web.

The core control system part of the project allows for programmatic control of the sites pump, lighting, and klaxon systems using the industry standard Modbus protocol. This is being offered in conjunction with Retroflo, a North East based Electrical Contractors and bringing on board their expertise in industrial process control.

Glasgow Watersports Industrial Programming Dashboard

The full flow of the development will commence with a web based booking system provided by dotUK, end user bookings are then pushed privately to the Glasgow Watersports site where the onsite infrastructure will allow users to access their booking and the control systems via any wifi enabled device.

Local users can then control the pump output (strength of water flow) on demand in accordance with the abilities and expectations of their group.

A full remit of expected industrial safety, and health and safety best practices are of course in place but this investment allows the end user, through dotUK’s software development expertise, to bring control and a more beneficial user experience to the end user.

Release 1.0 of XyrohLib,

Release 1.0 of XyrohLib, our multi platform C# interface to a number of common crash reporting and logging services;

– Log file recycles at 1MB or at a customisable int (bytes) value, eg

– Can get full log file path back from Lib

https://github.com/Xyroh/…