Categories
FaceBook Solutions Web

How to find your Facebook AdminID for Facebook Apps

Your Facebook AdminID is required for administering many developer based apps. You can figure out your AdminID using the following method: Goto https://graph.facebook.com/{username} In the output you will find the AdminID of the user after the “id” part.

Categories
FaceBook Solutions Uncategorized Web

How to find your Facebook ID for Facebook Apps

Your Facebook ID (not your login ID) is required for administering many developer based apps (pages, share buttons and open graph based programs). You can figure out your ID using the following method: Login to Facebook Go to your photos and click on any of your photosets Right Click on any photo and open it […]

Categories
Android Apps Solutions

How to disable/customize audio notificaitons for email in Android

I receive a lot of emails and while I like to be on top of my inbox most of the time, I occasionally don’t want an audio notification for every mail I receive. So here is a simple step by step process of disabling/customizing audio notification for the Gmail app in Android. Click on your […]

Categories
Solutions Web

How to check if a Website is actually down?

There are many reasons why a website might not open in your browser. They include: The website being down Your DNS not being able to lookup the IP address of the website Settings in your browser blocking access to the website Routers/Proxy servers redirecting traffic The possiblity of error might seem to be larger on […]

Categories
Open Source Solutions

Restoring Lost Session in Firefox

After a crash Firefox, when restarted gives a page with the option of Restoring the session or Starting a new session. Sometimes in haste we might hit the “New Session” option and feel a bit stupid that all those open tabs are now gone… Well there is a simple way to undo that. Simply point […]