Flame the inner gamer in you with FLAMES
A simple PHP based script to relive the childhood and play the FLAMES game.
Introduction to MongoDB
A quick introduction on MongoDB from a beginner's perspective. My learning experience as an article.
Evolution of Drop Down Menus and Exiting Them
This has been a huge problem with drop down exit implementation strategy. This article explains a better way.
Looking into the Future of Indian Corporate
The future of Indian IT industry is going down. This article gives some alternate suggestions.
Leave and Live
> Once again, another Guest Post, this time by [SaNa](https://www.facebook.com/sainanthitha95/). Remember those times when everyone were your friend and
Challenge: Making an Affiliate Registration with Hierarchy
A PHP & MySQL script for creating a simple affiliate registration marketing.
LIVE: Thinking Digital 2017 Newcastle
Live Stream and tweets of Thinking Digital 2017 Newcastle from Sage Gateshead. For the full event schedule, please check out Schedule - Thinking Digital Newcastle (http://tdcncl.com/schedule/).
Motivation behind Cloudroit
The motivation behind starting something like Cloudroit.
Hacking around Dangerous Dave High Scores (DSCORES.DAV) file
Trying to hack into the Dangerous Dave game's High Score file and tamper it.
Getting the consolidated sum of transactions grouped by currency just using MySQL
This article explains how you can make all the complex calculations using only the Database Server, instead of processing the data on the server side application.
Creative (crazy) uses of Chain Assignment (PHP)
Some creative uses of the multiple chain assignment operator are discussed here.
Enabling POST request for Ghost Blog
A quick way to solve the issue with Ghost, where it doesn't accept POST requests.