Ajitesh Kumar

My Bookmarks (03/12/2013)

Following are some of the links in the areas of APIs and mobile that I found interesting while reading: How…

12 years ago

Obamacare Website HealthCare.gov & Security Threats Review

Well, there have been lot of discussions around security issues with Obamacare website, healthcare.gov which has become talk of the…

12 years ago

Are Days Counted for MVC-based Web Applications?

Today, if I am tasked to lay down the architecture for web application, I would no longer be blindly choosing…

12 years ago

Auditing Requirements are Tricky. Isn’t it?

[adsenseyu2] Many a project I worked upon, did not have a clear stated set of requirements related to auditing. Interestingly,…

12 years ago

Developers lack Application Security Skills. Do You Agree?

[adsenseyu2] In my experience, I have found that almost 95% of application developers lack application security skills and at times,…

12 years ago

PHP Code for Avoiding XSS Attacks

[adsenseyu2] Before we go and discuss the PHP coding tips and techniques to avoid Cross-site scripting (XSS) attacks, lets try…

12 years ago

How to Address Application Performance in Agile Scrum Teams

Given the nature SCRUM, two quality characteristics that takes back seat and considered as implicit are performance and security. I…

12 years ago

Code Conversion from C++ to C#: Tips & Techniques

Following are some of tips & techniques for doing code migration of your C++ application to C#: Conversion using Tool:…

12 years ago

How to Address Application Security in Agile Scrum Teams?

One of the concerns that takes the back burner while setting up the agile SCRUM teams is application security. One…

12 years ago

Let’s Save Them for our Kids & Their Kids

Today, on Sunday, I had to visit the school in which my elder one is studying in class III. She…

12 years ago

Tips for Newbies to Create Architecture Diagrams – Part 1

In the initial years of application development, I have found several junior or mid-level developers show up blank faces when…

12 years ago

What are primary architectural components of an ecommerce system?

Following are some of the primary architectural components of an ecommerce system: Functional Customer Profile Catalogs Pricing Shopping Cart Checkout…

12 years ago

Logging Tips/Best Practices for Newbies

When starting the career of application developer in IT with one or more programming languages, one thing which is kept…

12 years ago

Migration Challenges from ATG 9.x to ATG 10.x

Following are some of the migration challenges from ATG 9.x to ATG 10.x: The migration can be achieved by executing…

12 years ago

How a Content and Digital Marketing Guy Can Change the Game?

Most of the small to mid-size companies are competing in the common technologies space such as Java/JEE, .NET and open…

12 years ago

Top 6 things to Avoid Logging

Following are some of the things you may not want to write in the log file or write in masked…

12 years ago