Top Myths About Cloud Computing
Cloud computing has been a hot topic during the last few years for technology specialists all over the world. Cloud computing has been adopted by many enterprises, but still challenges continue to...
View ArticleIntroduction Of SEO : Part 1
Search engine optimization is collection of technique that allow your site to get more traffic from search engine like Google, Microsoft Bing etc. SEO can be divided in to two main categories On Page...
View ArticleComparision Between PHP Framework’s
PHP Framework PHP4 PHP5 MVC Multiple DB’s DB Objects Templates Caching Validation Ajax CakePHP - CodeIgniter - QPHP - Symfony - - Yii - Zend -
View ArticleJMeter Introduction for beginners…
What is Jmeter? Apache JMeter is used as a load testing tool for analyzing and measuring the performance of a variety of services of web application. Jmeter is a java based open source software tool....
View ArticleMy prototype development experience with Magento
Magento is an ecommerce framework vendor where we recently developed a prototype. I started off with installing Magento Community Edition from http://www.magentocommerce.com/download Magento offers...
View ArticleCustomizing Agile story using a custom template in JIRA
In Agile projects at times requirements are periodical and come in a specific format. The default story interface is a free flow text and do not allow customizations. Custom field’s options from JIRA...
View ArticlePowershell Commands & Scripting
Process & Help related commands: get-process: It returns all the process that are current running in windows. E.g: PS D:\Projects\Practice> get-process Handles NPM(K) PM(K) WS(K) VM(M)...
View ArticleUsing node.js to serve static html web pages
If you are a beginer for node here is the definition as per nodejs.org It’s a platform built on chrome’s javascript runtime for easily building fast scalable network applications. Node.js uses and...
View ArticleThings to keep in mind while designing User Interface
Hi Guys! This is my first post so not writing anything too heavy!!! So, we are going to see things to follow while designing webpages. Basically the website we design need to be user friendly and easy...
View Article