18
Thu, Apr
5 New Articles

AppGyver Composer: The Rise of the "Citizen Developer"

Development Tools / Utilities
Typography
  • Smaller Small Medium Big Bigger
  • Default Helvetica Segoe Georgia Times

 

AppGyver Inc.'s AppGyver Composer is graphical enough that even non-programmers can use it to build mobile-device applications.

It's probably no surprise that there's an application development platform named after MacGyver, the endlessly inventive TV character who concocts ingenious devices from random materials always conveniently at hand. AppGyver, Inc.'s AppGyver Composer is a rapid mobile application development (RMAD) tool, also always conveniently at hand, which lets developers visually build enterprise apps for iOS and Android (including web deployment via HTML5) via a browser-based toolset.

Let the End Users Build Their Own Apps

Composer is a low-code development tool that lets app designers use menus and drag-and-drop methods of assembling UI and other components into mobile-device apps of any complexity, including defining page structures and navigation. The graphical tools in AppGyver are simple enough that they provide the building blocks for assembling apps without the need to understand how to use any underlying code. This means that mobile apps no longer need to be developed end-to-end by teams of expensive, professional coders. Rather, technically knowledgeable end users (or "citizen developers" as Gartner terms them)—the people closest to coping with the business needs to be met by an app—can actually help assemble the apps themselves. In fact, development work can potentially be divided into smaller pieces and done asynchronously by different groups. This can lead to major time and cost savings.

Of course, developers who can code can still custom-build parts of apps in JavaScript and HTML5 as needed for flexibility, but a low-code solution like AppGyver lets those higher-level developers focus instead on building libraries of custom UI components and modules containing business logic that others can use (and reuse) in multiple new apps. Each functional piece of an app, or even entire apps, can be saved in a sharable library and reused in other apps. Over time, this process creates a repository of reusable digital assets (e.g., app templates, modules, database connectors, and components) that become familiar to end users because they'll have seen them before in other apps they use. These digital assets also become familiar building blocks that the citizen developers can use to build the next new app featuring the same business logic, user permissions, and interface icons. Data integrations, backend cloud code, UI components, and other customizations or extensions can be packaged into the libraries, which can then be used across apps. This also means that every app built with the visual tools actually speeds up the development of any future apps because the in-house com­ponent library will expand and deepen. If more building blocks are needed, it's also possible to access a huge library of open-source PhoneGap plugins, with which Composer is fully compatible. If preferred, the libraries and components themselves can be outsourced while actu­al application development stays in-house.

A front-end logic editor lets developers of whatever level connect actions to buttons, update the app UI and data based on user actions, access native device abilities like GPS and cameras, and basically anything that can be accomplished traditionally by scripting. Composer also enables creation of business rules and automation of features like push notifications. In addition, application builders can install modules from libraries or third-party sources and customize function and form properties, and incorporate data sources into an app with drag-and-drop tools by simply picking data assets from a visual display and associating them with application data from a parallel display. Designers can also create custom forms and other means for end users to input data to finished apps, select various types of graphic displays for data, combine multiple data sources, and synchronize data automatically between mobile apps and back-end servers.

Developers building their first app are walked through the process by an online questionnaire that sets the stage for building software. The questionnaire asks developers what kind of app they want to build, directs them to choose the user-authentication method, walks programmers through naming and configuring the app, creates a custom domain for the app if needed, and lets the developer select a page type. From then on, developers can build the entire app with the same simplicity.

Let the End Users Test Their Own Apps, Too

AppGyver automates publishing apps, or even parts of apps, to local or remote devices with a single click. By using a native companion app, changes made can be streamed to end users’ actual devices without the need to package and publish a standalone binary (which is also possible, if preferred). This opens the possibility of testing components or whole apps as soon as they've been assembled. What's more, this can be done as an iterative process. Developers tinker, users try it and give immediate feedback (if they're not doing the tinkering themselves), and if necessary a little more tinkering follows. It becomes possible to build a functional, simple app in as little as two hours and more complicated ones in a few days, drastically reducing potential time-to-market for any new app. In addition, the new app is one that can already have user acceptance assured. This amounts to a shortcut over traditional methods of application building that significantly saves time and money. A proprietary JavaScript library called Supersonic also lets developers manipulate app data, manage native animation-boosted transitions, and access other device APIs.

Integration with back-end servers includes the ability to connect via the cloud, use drag-and-drop to define built-in custom databases to support apps, incorporate APIs, build automation rules, establish workflows with BPM diagrams, and handle app publishing and distribution throughout an app's lifecycle.

What About Security?

Composer offers a range of user authentication options, including AppGyver authorization, LDAP, and Facebook authorizations, or no user authentication at all if the plan is for all users to be anonymous. AppGyver also supports fully customized authentication protocols, and flows are also supported. Encrypted data transfers, data-related permissions controls, application-infrastructure-level security aspects, and end-to-end encryption of data, including the cached data inside the application pack­age, are available right out of the box. Further customizations can be developed by the IT department and provided as a standard component for everyone to use in their appli­cations. Communications traffic between devices uses SSL encryption, and an access-rights feature allows client apps to receive only data that's accessible by the currently logged-in user.

AppGyver includes features such as easy-to-add custom authentication and identity pro­viders, application-wide permission controls, managed app distribution, push notification services, and app analytics. AppGyver Com­poser also solves problems such as backend integrations and data transformations, data synchronization and caching, access revoking, and secure data transfer. Composer also includes a Node.js-based Cloud Mesh service that enables complex data transformations from any protocol and format to application layers. Composer-built apps are secure enough to run in data centers that must be PCI- and HIPAA-compliant.

AppGyver Deployment Options

AppGyver supports four main deployment options for new apps, which once established can be accessed with a single click. First is deployment to AppGyver's public cloud, hosted by Amazon Web Services. It offers minimal maintenance and support fees, optimized customizations, public-facing APIs for accessing business data, and secure connections to private networks. Second is an AppGyver private cloud, hosted by a mutually acceptable IaaS provider. This alternative offers secure PCI- and HIPAA-compliant deployment, infrastructure management largely handled by AppGyver, and all the features of the public cloud. The third option is a customer private cloud, largely maintained by the customer but with technical help as requested from AppGyver. This has the advantages of letting the customer deal with its existing IaaS provider, gives the customer control over compliance with corporate standards and policies, mutually schedules platform updates, and lets the customer access private data sources without routing traffic over the public Internet. The final option is on-premise deployment, which gives the customer full control over the infrastructure and the other benefits available via a private cloud.

Protection Against Device-OS Upgrade Glitches

When a new operating system version of iOS or An­droid ships, it can put apps using hybrid app frameworks (e.g., PhoneGap) at risk. If the upgrades affect the way underlying APIs are used, formerly stable device apps can malfunction, in turn causing unpredictable amounts of development time to fix these unintended consequences. Other components such as built-in database integrations, push notification services, and access to native device capabilities with JavaScript can be affected or users can be locked out of their apps. This can also happen when employees upgrade their phones to new models.

Ap­pGyver Composer protects apps built within it from these problems via its deployment options. Because Composer exists within a managed platform, AppGyver includes OS upgrades in the mix. As new iOS or Android beta apps roll out, Appgyver tests them against its platform so it's ready to upgrade its customers' cloud environment when the betas go into full release. If an app is distributed via a Mobile App Management platform or App Store/Google Play, AppGyver's Cloud Build service lets users request new binaries with any necessary updates at the click of a button.

So long as your corporate culture isn't solidly invested in traditional methods of designing and deploying software applications, AppGyver might provide a means of revolutionizing how your enterprise produces and deploys mobile software apps.

John Ghrist

John Ghrist has been a journalist, programmer, and systems manager in the computer industry since 1982. He has covered the market for IBM i servers and their predecessor platforms for more than a quarter century and has attended more than 25 COMMON conferences. A former editor-in-chief with Defense Computing and a senior editor with SystemiNEWS, John has written and edited hundreds of articles and blogs for more than a dozen print and electronic publications. You can reach him at This email address is being protected from spambots. You need JavaScript enabled to view it..

BLOG COMMENTS POWERED BY DISQUS

LATEST COMMENTS

Support MC Press Online

$0.00 Raised:
$

Book Reviews

Resource Center

  • SB Profound WC 5536 Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application. You can find Part 1 here. In Part 2 of our free Node.js Webinar Series, Brian May teaches you the different tooling options available for writing code, debugging, and using Git for version control. Brian will briefly discuss the different tools available, and demonstrate his preferred setup for Node development on IBM i or any platform. Attend this webinar to learn:

  • SB Profound WP 5539More than ever, there is a demand for IT to deliver innovation. Your IBM i has been an essential part of your business operations for years. However, your organization may struggle to maintain the current system and implement new projects. The thousands of customers we've worked with and surveyed state that expectations regarding the digital footprint and vision of the company are not aligned with the current IT environment.

  • SB HelpSystems ROBOT Generic IBM announced the E1080 servers using the latest Power10 processor in September 2021. The most powerful processor from IBM to date, Power10 is designed to handle the demands of doing business in today’s high-tech atmosphere, including running cloud applications, supporting big data, and managing AI workloads. But what does Power10 mean for your data center? In this recorded webinar, IBMers Dan Sundt and Dylan Boday join IBM Power Champion Tom Huntington for a discussion on why Power10 technology is the right strategic investment if you run IBM i, AIX, or Linux. In this action-packed hour, Tom will share trends from the IBM i and AIX user communities while Dan and Dylan dive into the tech specs for key hardware, including:

  • Magic MarkTRY the one package that solves all your document design and printing challenges on all your platforms. Produce bar code labels, electronic forms, ad hoc reports, and RFID tags – without programming! MarkMagic is the only document design and print solution that combines report writing, WYSIWYG label and forms design, and conditional printing in one integrated product. Make sure your data survives when catastrophe hits. Request your trial now!  Request Now.

  • SB HelpSystems ROBOT GenericForms of ransomware has been around for over 30 years, and with more and more organizations suffering attacks each year, it continues to endure. What has made ransomware such a durable threat and what is the best way to combat it? In order to prevent ransomware, organizations must first understand how it works.

  • SB HelpSystems ROBOT GenericIT security is a top priority for businesses around the world, but most IBM i pros don’t know where to begin—and most cybersecurity experts don’t know IBM i. In this session, Robin Tatam explores the business impact of lax IBM i security, the top vulnerabilities putting IBM i at risk, and the steps you can take to protect your organization. If you’re looking to avoid unexpected downtime or corrupted data, you don’t want to miss this session.

  • SB HelpSystems ROBOT GenericCan you trust all of your users all of the time? A typical end user receives 16 malicious emails each month, but only 17 percent of these phishing campaigns are reported to IT. Once an attack is underway, most organizations won’t discover the breach until six months later. A staggering amount of damage can occur in that time. Despite these risks, 93 percent of organizations are leaving their IBM i systems vulnerable to cybercrime. In this on-demand webinar, IBM i security experts Robin Tatam and Sandi Moore will reveal:

  • FORTRA Disaster protection is vital to every business. Yet, it often consists of patched together procedures that are prone to error. From automatic backups to data encryption to media management, Robot automates the routine (yet often complex) tasks of iSeries backup and recovery, saving you time and money and making the process safer and more reliable. Automate your backups with the Robot Backup and Recovery Solution. Key features include:

  • FORTRAManaging messages on your IBM i can be more than a full-time job if you have to do it manually. Messages need a response and resources must be monitored—often over multiple systems and across platforms. How can you be sure you won’t miss important system events? Automate your message center with the Robot Message Management Solution. Key features include:

  • FORTRAThe thought of printing, distributing, and storing iSeries reports manually may reduce you to tears. Paper and labor costs associated with report generation can spiral out of control. Mountains of paper threaten to swamp your files. Robot automates report bursting, distribution, bundling, and archiving, and offers secure, selective online report viewing. Manage your reports with the Robot Report Management Solution. Key features include:

  • FORTRAFor over 30 years, Robot has been a leader in systems management for IBM i. With batch job creation and scheduling at its core, the Robot Job Scheduling Solution reduces the opportunity for human error and helps you maintain service levels, automating even the biggest, most complex runbooks. Manage your job schedule with the Robot Job Scheduling Solution. Key features include:

  • LANSA Business users want new applications now. Market and regulatory pressures require faster application updates and delivery into production. Your IBM i developers may be approaching retirement, and you see no sure way to fill their positions with experienced developers. In addition, you may be caught between maintaining your existing applications and the uncertainty of moving to something new.

  • LANSAWhen it comes to creating your business applications, there are hundreds of coding platforms and programming languages to choose from. These options range from very complex traditional programming languages to Low-Code platforms where sometimes no traditional coding experience is needed. Download our whitepaper, The Power of Writing Code in a Low-Code Solution, and:

  • LANSASupply Chain is becoming increasingly complex and unpredictable. From raw materials for manufacturing to food supply chains, the journey from source to production to delivery to consumers is marred with inefficiencies, manual processes, shortages, recalls, counterfeits, and scandals. In this webinar, we discuss how:

  • The MC Resource Centers bring you the widest selection of white papers, trial software, and on-demand webcasts for you to choose from. >> Review the list of White Papers, Trial Software or On-Demand Webcast at the MC Press Resource Center. >> Add the items to yru Cart and complet he checkout process and submit

  • Profound Logic Have you been wondering about Node.js? Our free Node.js Webinar Series takes you from total beginner to creating a fully-functional IBM i Node.js business application.

  • SB Profound WC 5536Join us for this hour-long webcast that will explore:

  • Fortra IT managers hoping to find new IBM i talent are discovering that the pool of experienced RPG programmers and operators or administrators with intimate knowledge of the operating system and the applications that run on it is small. This begs the question: How will you manage the platform that supports such a big part of your business? This guide offers strategies and software suggestions to help you plan IT staffing and resources and smooth the transition after your AS/400 talent retires. Read on to learn: