Quantcast
Channel: Digital PrankDigital Prank
Browsing latest articles
Browse All 10 View Live

Record your screencast directly into an animated GIF

One might have come across lot of websites posting screen grab videos as GIF (Graphics Interchange Format) in their blogs, websites etc. This method of embedding pictures to the blog posts has its own...

View Article



How to retrieve a random document from a mongodb collection

Recently I have encountered a scenario in my project to find a random record from a mongodb collection in my database.  Since mongodb is not a traditional RDBMS we cannot do a retrieval by doing “ORDER...

View Article

How to find slow performing queries in mongodb

Slow queries are always an issue irrespective of whether the database is relational or non-relational databases like mongoDB, couchdb etc. Slow queries can easily be detected and fixed by profiling the...

View Article

How to find whether a string is base64 encoded or not

Base64 encoding is a simple algorithm to translate text and binary streams into ASCII string format to be consumed by various programs as well as transmitted over the network.  Base64 is not an...

View Article

Find out what the internet thinks about everything

Have you ever wondered what the internet thinks about things that we do or care about ? I know few commercial websites like Sentiment140, Skyttle, Chatterbox  deal with twitter sentiments to monitor...

View Article

Browsing latest articles
Browse All 10 View Live




Latest Images