We create highly specialised web applications
Improving your business systems by creating unique web solutionsFor Education and Government organisations that need individualised Web, iOS and Android integrated web product.
20+ Years experience
developing web applications
50+ Custom projects
1,000,000+ of users
Responsive
designed for Web and Mobile
Specialist integration
with your existing systems
If you need a completely custom business web application that cannot be found anywhere else
THATS WHAT WE DOWe analyse your requirements and help you create a customised web application that solves your specific business needs.
NOTHING IS IMPOSSIBLE
Chris Richter
CEO
chris@ricoshae.com.au
NSW Australia
Please get in contact with us if you are looking for a complete web based solution. We develop highly customised applications and would be more than happy to spend time with you to help you decide if this is the right process for you and to look at all the technology options that you have available.
Free consultations are available.
Land management data collection
Web application developed for a large Australian government organisation to capture extensive land management data.
- Responsive web interface
- Custom forms
- Document workflow
- Cloud based
- User management
- Secure access
- Completely customised
- Integrated mobile app iOS
- Integrated mobile app Android
Course assessment documents
Web application developed to allow a large education organisation to manage 1000’s of assessment documents.
- Responsive web interface
- Advanced PDF and Word documents from templates – server side
- Document workflow
- Cloud based
- User management
- Secure access
- Completely customised
- Integrated with Google Classroom
- Integrated with Moodle
- Integrated with Equella
Digital directory managing 12,000 documents
A web application was developed to manage validated assessment documents for a large education organisation.
- Responsive web interface
- Document workflow
- Validation workflow
- Cloud based
- Used by 100’s of staff members
- Bulk export of documents
- LDAP authentication
Transfer 1000GB in a web page
A web application was developed for an open source project to securely transfer extremely large files.
- Responsive web interface
- Extremely large file transfer
- Open source
- Cloud based
- Used by 100’s of universities in over 15 countries
- Translated into over 12 languages
- SAML authentication
Chris Richter
CEO
chris@ricoshae.com.au
NSW Australia
Please get in contact with us if you are looking for a complete web based solution. We develop highly customised applications and would be more than happy to spend time with you to help you decide if this is the right process for you and to look at all the technology options that you have available.
Free consultations are available.
For those interested in the technical aspects of what we do rather than the result of creating awesome specialised applications. We use a small but extremely powerful collection of technologies that together allow us to create fast, efficient and secure applications.
By using a framework called Laravel for the back end that runs on PHP, combined with Angular for the front end, we are able to develop applications quickly and efficiently.
Both platforms have large developer communities and are constantly providing both security updates and bug fixes to make sure the frameworks are world class.
We use Amazon Web Services or your own servers to host the applications and can work with either MySQL, MSSQL or PostgreSQL to manage the data for your application.
When developing mobile applications we use a framework called Ionic that is a sub set of Angular. This allows us to use one code base to create native iOS and Android applications.
Please feel free to contact us if you would like more information.
Moodle admin hint #4 Turn on debugging
WARNING: On your production server you should never have to do this unless there is absolutely no other choice. Use the log files instead. Warning: Do not do this unless you really know what you are doing. In Moodle On your staging server, turning on debugging helps...
How to manage image sizes in Moodle content
A common dilemma for Moodle content is the size of images. If you set the image size at 100%, everything seems too big and the image takes over the screen. If you set a fixed size for an image then on a mobile device it causes a right scroll issue. To solve this...
How to embed a static page inside a Moodle content page
Sometimes you may want to embed a static page inside your Moodle course content. Why would you want to do this? You may have a notification that will be spread across many different courses that you want to change in only one location or you may want to dynamically...
How to add a home button to a Moodle course
There was a unique situation where I was asked to add a home button to the bottom navigation of a Moodle course but the restriction was, that I had no access to the Moodle Admin, no Generico plugin and could only function as an editor for the course. The question is,...
How to add custom CSS styles to categories in Moodle themes
Let's assume you have a collection of categories on your Moodle server and want each category to have it's own colour scheme. This means, all category 1 courses have one colour for their main heading and all category 2 courses will have a different colour heading....
How to stop Moodle navigation overlapping long page names
Do you have this issue with your Moodle navigation where long page names overlap with the navigation drop down list? All we need to do to fix this is apply a little bit of CSS and all will be forgiven. By looking at the HTML tags in the navigation you will find (for...
How to add CSS styles to a single Moodle course if you are not an administrator
A very typical scenario is that you are a teacher in a Moodle course or content expert, but you do not have administration access to the Moodle platform but you really want or need to add a CSS style to something in your course content. You tried adding CSS to a page...
Moodle admin hint #3 Scheduled Tasks
If you haven't discovered what CRON is yet... Check this out first. How to run-cron-manually When you run CRON it runs a collection of tasks. You can see what these tasks are by going to the Scheduled tasks list. Site administration > Server > Scheduled tasks...
One take recordings, good or bad?
Is it worth spending all the time editing and re-editing video or is it better to do the one take option? I guess it depends, but here are some good reasons to aim for a single take. Cost Time Actually that's really it. What is 'one take' recording. This is where you...