Tips & Tricks

Cleartrip Launches Chat Bot Booking Agent For Trains

Cleartrip has always been one of my favorite startup. This company has everything which one can think in a good company. Moreover, every now and then they come up with small small things that really makes travel simpler. They already have a train search engine which is dead simple to use(way better than its alternatives). And now they have come up with another app, which is a innovative use of IM for search. Continue reading…

Readability : Making reading pleasant

Now a days reading on Internet is getting really very difficult. This is all because of lots of advertising options on internet and revenue hungry publishers.

Continue reading…

Compress CSS / JS(Javascript) files Using PHP

When you’re using a sophisticated design, JS/CSS files can quickly become very long, and takes time to load. I have listed 2 interresting ways of compressing JS/CSS files by using PHP.

Continue reading…

CheatSheet Collection : Cheat Sheet for web developers

Here is a collection of cheat-sheets which I use. Believe me they are very handy and can save a lot of time while development.

Continue reading…

Django Example: FileField and ImageField

The syntax to add it in Model is:

class MyModel(models.Model):
	video = FileField(upload_to=None[, max_length=100, **options])

Continue reading…

WTF : What the Framework bookmarklet : Find the javascript framework being used


Yesterday I was hacking the source code of a website. While doing I needed the javascript library being used in that site.
Although on accessing various javascript files i came to know that Prototype was used in that site.

Continue reading…

Page 2 of 212

Subscribe Me

Google Custom Search

Bookmarks