Skip to main content

Posts Tagged ‘application development’

Istock 524173782 Featured Image

Replacing Postman with the REST Client Visual Studio Code Extension

I (somehow) only recently discovered and began using the REST Client Visual Studio code extension created by Huachao Mao (GitHub: https://github.com/Huachao/vscode-restclient). It’s essentially an in-editor, Markdown-like HTTP request authoring and execution tool that allows developers to build a request (or multiple requests) in .http and/or .rest files. Think of it as a more Spartan, utilitarian […]

Ai

Guide: Creating an AI-powered web app

Guide: Creating an AI-powered web app In today’s digital age, the fusion of AI and app development empowers even beginners to craft innovative solutions with minimal coding. If you’re fascinated by the prospects of integrating AI into applications and unsure where to start, you’re in the right place. This guide will walk you through creating […]

Smedix269

Streamline Your ASP.NET Logging with ELMAH without a Database

In the world of ASP.NET development, logging is a crucial aspect of building robust and reliable applications. With the right logging tool, developers can easily track and analyze errors, exceptions, and other critical information that can help improve application performance and maintainability. One such tool that stands out is ELMAH (Error Logging Modules and Handlers), […]

Ai New Age Digital Brain Chip Concept

From Tables to Text: An AI-Assisted Reporting Journey

In today’s data-driven world, the demand for insightful and well-structured reports has never been greater. The advent of generative AI has opened exciting possibilities for automating the report-writing process. In this blog post, we will take you through our experience in creating an application that leverages generative AI to assist in generating reports from tabular […]

Business Man Staring At Screens of Code

Fixing Missing Token in For This {0}

I recently encountered an issue where my non-content blocks (site settings, categories, etc.) were producing a “For This” folder with a missing token. This missing token appeared in custom content, as well as add-ons like Geta Categories.    For custom content, two things are required to get a value into that empty token: an XML […]

Vuejs Feature

Best Practices for Vuejs Projects

A well-liked JavaScript open-source front-end development framework called vue.js is fully capable of creating single-page applications. This language enables Vue.js developers to create complex apps using a single file component instance. You can use Vue.js to merge the codes for improved performance. Because of its minimal weight and distinct framework design concepts, the Vue.js framework […]

Multi Racial Diverse Group Of People Working With Paperwork On A Board Room Table At A Business Presentation Or Seminar. The Documents Have Financial Or Marketing Figures, Graphs And Charts On Them. There Are Laptops And Digital Tablets On The Table

Adobe Edge Delivery Services POC

Two weeks ago, in preparation for Adobe’s NextGen eCommerce event in Dallas TX, Adobe asked us if we would demo their Edge Delivery Services product (EDS). The product was officially announced at Adobe Summit 2023 in March, and at the time all we had was a tutorial. So, I relayed the request from Adobe to […]

mobile app security

Safeguard Your Mobile App With This Security Checklist

Time spent on mobile apps has increased exponentially in the past few years. The development team must safeguard with the tools and technology available at their disposal. We will review techniques for mobile app security. You may also reference Give Your React Native Apps a Titanium Shield Against Vulnerabilities and OWASP Mobile Top 10 for […]

Openai

ChatGPT is the most useful tool in the world

If you have not heard of ChatGPT yet, I highly recommend you check it out. And if you want me to tell you, how I about I just show you? Hey GPT, how would you explain yourself to a consulting agency in 4 sentences, focusing on how you could add value to technical and business […]

Puzzle

The 1001st Piece in your 1000 Piece Puzzle: .NET Default Interface Functions

I recently worked with a client who wanted a reasonably large subsystem added to Optimizely that would add automated management to their content. While cutting the code for this, I found myself writing similar code across multiple classes. I had to write it that way: 1) The client was currently on CMS11 and didn’t have […]

RNSecurity

Give Your React Native Apps a Titanium Shield Against Vulnerabilities

React Native is a popular and exciting framework to build robust mobile applications. React Native allows you to build cross-platform, rich UI apps that almost looks like native apps. It offers less complexity building new apps in short amount of time and ultimately with great savings at cost as well. Oh, and did I mention […]

RNSecurity

How good is your AEM security? – Sling Resolution

Large scale data breaches and critical security vulnerabilities have companies thinking about security more than ever.  Many developers are familiar with the OWASP top 10 (https://owasp.org/www-project-top-ten/) and there are already many resources on generic mitigation for these vulnerabilities.  Instead in this series, I cover security issues and mitigations specific to AEM.  Today’s topic is Sling […]

Load More