Technology Tips

Must use Resources for API developers

I have listed few topics/techs/languages/tools here which is must use/learn resources for API developers. All the below listed were useful based on my experience and my tech mates recommendations and these were also identified considering cost, ease of use, speed to market. API Design OpenAPI – Swagger RAML – Mulesoft…

Read More

Must Learn for Web Developers II

This is like the second part of “must use resources for web developers from 2011”, not going to deep in to any of these, consider these as basic requirements or must learn if you are a web developer, it helped me a lot. Google Chrome and Developer Tools (Console, Network,…

Read More

Upgrade your Mediawiki to latest version – Simple Steps

Every one would be familiar with Wikipedia, ever wondered about its architecture ?? Don’t bother!!! lets experts worry about it :), But For your Information, Mediawiki is open source wiki framework which will help us to create our own Wikipedia website in simple steps. PHP and MySQL are the basic requirement,…

Read More

Must Use Resources for Web Developers

Listed are Web tools that will make every web developer and programmers life easier and better. 1. FireBug – Very Useful, works like a Developing Environment on firefox browser.Its plugin for firefox. 2. YSlow– Very Useful, can analyze your application performance and improve it various ways. Its plugin for firefox. 3….

Read More

Configure OFBiz (apache open source ecommerce solution) in Windows

Apache OFBiz (The Apache Open For Business Project) is an open source enterprise automation software project licensed under the Apache License Version 2.0. Check http://ofbiz.apache.org/ for details. Walked across the web to find a tutorial or help in installing & configure OFBiz in Windows, but i was pretty difficult to…

Read More

Migrating WordPress From One domain to another – 5 Steps

WordPress is web software you can use to create a beautiful website or blog. We like to say that WordPress is both free and priceless at the same time. check http://wordpress.org/ for details. Initially tried export-import using plugins, since categories & pages are complicated the migration was failure and later worked out…

Read More