spritle-super-admin



14 Stories by spritle-super-admin

Airport Management: Troubleshoot Common Issues in Single Platform

Airport management is a dynamic and complex process that needs the contribution and insights of all the airport maintenance teams. So, tracking recent advancements...
0 4 min read

How To Choose an IBMS Solution for Your Building? 

Are you wondering about building maintenance and searching for a comprehensive IBMS solution to mitigate your worries? Let us guess! While planning to implement...
0 3 min read

What is the ROI of Integrating a Building Management System? 

Smart Buildings and Cities have pivoted in growth ever since we got acquainted with IoT and other technologies. Today, they have an even wider...
0 3 min read

Spritle-The Stalwart in Integrated Building Management System

With new twists and turns in the increasingly complex Smart Buildings across cities, it’s no wonder we are in a scenario to look back...
0 3 min read

Meet the Wonder Women in Tech @Spritle

Yeah, we don’t get to appreciate enough, the contribution of a particular gender in the tech community. Many corporates globally have made strides over...
0 9 min read

UX :: User Research – Strategic Approaches

In today’s digital world the requirement and usage of digital products have increased to unimaginable extent which in turn has given an exponential growth...
0 3 min read

Bindings in Mozilla Browsers

Mozilla browsers provide bindings to achieve certain features like the text-overflow: ellipsis style. XBL(XML Binding Language) provides a way to bind selected elements using...
0 1 min read

Internationalization in Typo3

This is my first blog and I am also learning Typo3. I would like to explain how to add Internationalization support in Typo3. The...
2 1 min read

Graphical representation of data using HighCharts.

In the recent railscasts, Ryan Bates has shown us the usage of Highcharts and some other open-source client-side JavaScript libraries to generate beautiful charts...
0 1 min read

Credit Card Payments using ActiveMerchant and Authorize.net

If you want to integrate Credit Card Payments for a web-applications, check out this blog on working with ActiveMerchant and Authorize.net payment gateways.
1 56 sec read

Ruby(RoR) Tip3: Send and Receive JSON

Making a JSON request using jQuery can be sent to a controller in two ways.
0 40 sec read

Ruby: Calling Methods in a Module Directly.

Private methods cannot be called directly. If you intend to call a method in a module with the same namespace then module_function () is...
0 38 sec read