AEM

Integrating and Using the Custom DITA-OT Plugin

Introduction In my recent project, I encountered a scenario where I had to incorporate a custom DITA-OT plugin into the XML Add-On. In my following article, I’ll guide you through the steps to integrate the plugin. Prerequisite For this, you’ll need AEM 6.4 with the XML Documentation Add-On 3.8. Custom DITA-OT plugin zip...

by Prathamesh Mestry
Tag: plugins
04-Oct-2022

AngularJS, Experience Design

Optimization of AngularJS Single-Page Applications for Web Crawlers

I am assuming that you’ve seen websites developed on AngularJS. If not, here are a few sites using AngularJS you would be familiar with: Youtube Netflix Weather IStockPhoto AngularJS is taking over the robust development around the world. There’s a good reason for that React-style framework that makes better developer...

by Ankit Gupta
Tag: plugins
06-Jun-2017

Agile, DevOps

Integrating and Managing Old Artifacts through Jenkins

Continuous Integration (CI) and Continuous Deployment (CD) has now become the first and foremost necessity in Agile methodology. Developer's life has now become much easier as they can now focus on automating other tasks. Managing the artifactory using CI/CD tools is also important to optimize storage cost for the system. It is observed...

by Mohit Dayal Gupta
Tag: plugins
30-May-2017

AngularJS, Grails

MEAN Plugin Contributions by experts @ TO THE NEW

Our development team always strives to contribute to the community in various ways including speaking at conferences, hosting conferences, developing plugins to extend functionalities and so on. In this blog, we outline all the plugins that our development team has contributed towards MEAN stack: Javascript (MEAN Stack) Plugins 1....

by kinshuk jhala
Tag: plugins
24-Nov-2016

AWS, DevOps

Control Jenkins Steps With Conditional BuildStep Plugin

If you look forward to Jenkins for most of your development operations then, at some point in time you might have felt the need of something which allows you to condition your steps. Of course, it is not such a good idea to create individual jobs each time you want to run and test specific build step/s. The solution is to use...

by Aakash Agarwal
Tag: plugins
30-Aug-2016

AWS, DevOps

7 Must-Have Jenkins Plugins

The Jenkins is the best freeware tool to fasten your development cycle. It helps you to increase team productivity with CI (continuous integration) and CD (continuous delivery). In the development phase, you have to test changes more frequently. A single-click build and deploy job reduce time to validate your modified codebase, and...

by Rajdeep Singh
Tag: plugins
29-Jul-2016

Technology

Using Pixel Perfect

Hello everybody, For the last couple of years, I have been working with HTML and CSS and lot of times we need to match our HTML page with the client sent PSDs. Firefox provides an add-on called Pixel Perfect for this. It helps us to overlay jpg files (extracted from the PSDs) on the HTML page created by the UI developer. This is how...

by Rajan Shergill
Tag: plugins
25-Oct-2012

Grails

Grails Mail Plugin with DB Driven configuration

We have been coming across a certain use case in a couple of projects that the Email credentials/settings used for sending email should be different based on the from address. This is because the applications act as software services that are used by different organizations, which operate in the same business. And each needed their own...

by Vivek Krishna
Tag: plugins
03-Feb-2011