Password Hashing and Encryption

I happened to write this while I was digging  into how Magento stores password. well magento stores hashed password separated by a two character salt in db. A sample looks like - 353dc2ba6108461cf3468184bdd0e174:QP split = 353dc2ba6108461cf3468184bdd0e174:QP magentoPass =

By |2023-01-17T20:33:25+05:3025 January 2012|0 Comments

Software Project Lifecycle

I never realised  criticality involved with Software Project Lifecycle until I became part of - -Undefined Requirements - Vicious cycle of Rework and Rework - Never Ending Projects - Bugs - Late Deliveries - Bad Cash flow  

By |2023-01-17T20:33:36+05:3021 January 2012|1 Comment

Team Building Activity

Team Building activities plays a very important role and everyone including Management, Employees will reap benefits from this.  It helps in bringing out the best in a team and cultivates leadership skills, positive communication and ability to work

By |2023-01-17T20:34:27+05:3020 December 2011|0 Comments

Moodle Login Integration

Moodle login integration in other source Introduction  When we need Moodle integration in any site to use some functional part of Moodle like Quiz for that we have to create Single sign on between both platforms. For that

By |2023-01-17T20:34:56+05:3014 December 2011|0 Comments

Major algorithm updates in Google

It is rule of the world that you need to stay updated if you want to stay in the competition. It is also true for the search engine’s market so staying up in the competition, today’s largest search

By |2023-01-17T20:35:27+05:3018 November 2011|0 Comments

Create and read CSV file in PHP

CSV Files stores numbers and text in a plain text foam.Files are easily readable (eg-in a text editor).CSV file are in a simple format which helps consumer,business and scientific applications. Creating or editing CSV files CSV file to

By |2023-01-17T20:35:34+05:3016 November 2011|0 Comments

File Upload in PHP

Though PHP file upload is very common practice in web development and it is actually very easy to do but still some newbies face problems while writing code to simply upload a file. This script here shows how

By |2023-01-17T20:35:41+05:3014 November 2011|0 Comments

Learn God Mode in Windows 7

God Mode is used in accessing the hidden or undercover processes shortcut in Windows 7. This provides direct to access features and functions of the operating systems. God Mode helps to build the platform for the administrators to

By |2023-01-17T20:36:03+05:3031 October 2011|0 Comments

21 Stick Game

21 stick game. If there are 21 sticks and two players - user &  computer. First turn is of user he can pick up maximum 4 sticks at a time. than turn will be of computer's. Computer will

By |2023-01-17T20:36:15+05:3027 June 2011|0 Comments

We are Hiring

Hi All, We are looking for PHP developers.  We are conducting Walk-In interview on from 13th June to 19th June  (11am - 6pm) Kindly find our requirements below: 1-3 years of Professional Experience in PHP Development Excellent technical

By |2023-03-14T11:53:52+05:3011 June 2011|1 Comment
Go to Top