Identify Pages With a Specific 2sxc Content Item December 21, 2023 DNN & Platform Expertise Every now and then, you will run into an instance where you need to identify the pages where a particular piece of 2sxc content is being used.
CSS Nesting - Without SASS & Compilers! December 19, 2023 DNN & Platform Expertise Greetings, fellow front-end enthusiasts! Today, let's discuss something revolutionizing our CSS experience - CSS Nesting. And no, we're not just referring to preprocessors like SASS or LESS anymore. CSS Nesting has officially entered the realm of native CSS, and it's time to get excited!
Extending Your DNN Session Timeout: How to Stay Logged In for Longer December 14, 2023 DNN & Platform Expertise 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 DNN & Platform Expertise 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.
Using AI for Design Inspiration December 06, 2023 Website Strategy & Architecture 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 DNN & Platform Expertise 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.
A DNN Front-End Developers Checklist Before Going Live November 30, 2023 DNN & Platform Expertise Your latest project is nearly complete, and you are eager to launch the website. Like Catherine O’Hara from Home Alone, you wonder if you forgot to do something.
Error Proof Website Deployments: Use a Checklist November 30, 2023 DNN & Platform Expertise Whether developing a new website or deploying updates to an existing one, the process demands attention to detail. This is where the humble checklist emerges as a powerful ally in ensuring seamless and error-free website development and deployments.
EnhanceYour DNN Website with Google Programmable Search Engine November 21, 2023 DNN & Platform Expertise The ability to efficiently search and navigate through information is crucial for both website owners and users. One powerful tool that can significantly enhance the search capabilities of your DNN (DotNetNuke) website is the Google Programmable Search Engine (PSE). This article will discuss some of the pros and cons of utilizing this tool.