Extending Your DNN Session Timeout: How to Stay Logged In for Longer December 14, 2023 Web Development For content editors who work on one or many DNN websites regularly, getting signed out and needing to log back in can quickly become an annoyance. We can solve this by extending the duration for how long DNN keeps a user logged in and authenticated by modifying a web.config variable.
7 Reasons to use AI Powered Coding Tools December 11, 2023 Web Development, AI As developers, we constantly seek ways to enhance productivity, streamline workflows, and produce high-quality code. Integrating Artificial Intelligence (AI) into coding tools has emerged as a transformative force, revolutionizing development. In this article, we delve into the myriad benefits AI-based coding tools bring, reshaping how developers write, analyze, and optimize code.
Video Building With Chat GPT & VSCode December 08, 2023 Web Development, Videos In this episode of The Gorilla Learning Lab, Dustin Peterson introduces us to ways AI & ChatGPT can help with a wide variety of development projects.
Using AI for Design Inspiration December 06, 2023 AI When designing a logo or developing a new brand identity, one of the starting places is to search for design inspiration. There are dozens of great tools and websites to browse for design ideas and direction. Websites like Pinterest and Dribbble are great for seeing creative work to take inspiration from, but you may need help finding items relevant to the business, industry, or brand you are designing for.
Enable WebP Images on Your DNN Website for Optimized Images December 04, 2023 Web Development Uploading images optimized for the web is one of the easiest ways to improve website load times and user experience. WebP format images have quickly become the best solution when optimizing your images for the web.