Convert big PDF presentations back to powerpoint file

Earlier I talked about how to convert presentation PDF files back to their powerpoint PPTX format. But that tool had a limitation of only accepting PDF of file size upto 5Mb. Now wave goodbye to these limitations and welcome a smartphone app, that converts PDF to PPTX, DOC and XLS right on your mobile phone, [...]

Adblock plus filters for a cleaner Facebook home page

Facebook home page changes a lot. It has changed quite drastically over the last year. The recent change is the shift of chat bar at the bottom right of the page to entirely right side of the screen. You can indeed hide that as well with a button that toggles between 2 views of the [...]

Useful tweaks to your twenty twelve wordpress theme

Before you make any tweaks to your twenty twelve theme, you need to create a child theme. I have talked about how to create a child theme for your twenty twelve from your modified theme. That post didn’t talk about functions.php at all. This post looks into the functions.php and how to do some tweaks [...]

Track your mood throughout the day with Emotion Sense.

Emotionsense is a mobile phone app from researchers at the University of Cambridge, UK. The app monitors users’ behavior, interaction and activities from their phone usage (call, text) to calculate emotions. For this purpose the app needs to access a lot of information on your phone. Emotionsense collects users emotions with proximity (how close the [...]

Create a child theme for your modified twenty twelve wordpress theme

It’s common to modify a theme in wordpress, be it a stylesheet, or footer.php or others to edit a CSS style property, or adding analytics tracking code in the footer or adding ad codes in the content.php. Overtime the changes you made can be wiped out by an update to the theme. An update just [...]