Query Builder


Search is always the backbone of many functionalities in an AEM application . It becomes quite critical in Business scenarios to implement the most Optimized Query which fetches the best possible result. To perform search in AEM , Query Builder is highly recommended over simple SQL / XPATH query statements. The Query Builder , if…

Useful Links


Hi Guys, Through this page I would be sharing all the important Links which become quite useful and handy while executing projects and for quick reference . I am using these myself and so may the world . I would be updating and categorizing them whenever I will find something worthy. Keep this page as a bookmark…

Guidelines for Performance Optimziation


Performance Optimization of an AEM instance is one topic which gets neglected during almost all the development phase and when the site degrades in various levels , a concern is raised for checking the Performance of the system. Lately I have been working on a lot of projects wherein there was this problem and we…

Automate your cURL Completely


Hi Friends, Since the past few days, I have explored cURL quite a lot and I just loved the power it gives to the programmers. Through this post , I would try to illustrate the actual purpose and use of cURL : to automate almost everything in AEM. You can also schedule a cURL command to…

AEM with cURL


Hi, Through this post , I would like to introduce cURL commands for numerous applications in AEM. Its quite a handy tool to deal with packages, backups, and various usecases in AEM. You may find ample of applications of cURL by the end of this post. After going through the post you will be able…

Adventures with Groovy Script


Hi Friends, Throughout my project experiences , I have been surrounded with quite challenging tasks. One of that was exploring Groovy Script. By this blog post , I would try to make you familiar with Groovy and I am sure by the end of it, you will be loving this language. Check out all the…

How to Code ?


Hi Friends, With the constant effort to make your life simple while dealing with AEM Backend code, I have tried this section of the blog in which I would try to give you a hands on experience of the various Core implementations which are needed in CQ5/ AEM time and again e.g- Servlets, Schedulars, Filters,…

Introduction


“You can have everything in life you want, if you will just help other people get what they want.” ~ Zig Ziglar The Adobe CQ5 Tricks of Trade Blog is an ongoing effort by Hashim Khan to collaborate all the best questions related to AEM / CQ5 . Please go ahead along the tabs to get a…