Ali Qureshi’s Blog

Remove horizontal scrollbar from Facebook iFrame Apps

Tags:
facebook-graph-api

If you have annoying scrollbars on your Facebook iFrame App page, here’s how to remove them. First of all, make sure that you have setup your app canvas height correctly here https://developers.facebook.com/apps. You can select fixed or fluid width though. see following screenshot. Now add following code after the body tag in your page.   [...]

Read More»

Alternate BG Color Listing & Changing DIV Background Color on Hover using jQuery

jquery-front-end-developmentFollowing is the simple solution to make a div’s background color change on mouse over and the[...]

Read More»

Get Mutual Friends List via Facebook Graph API PHP SDK

facebook-graph-apiFacebook Graph API allows you to do amazing things with lot much code and hassle. For a Facebook app[...]

Read More»

Force ShareThis shares to count towards Site-wide shares in WordPress

wordpress-sharethisRecently, I installed ShareThis plugin on a WordPress website (with counters) and I needed to show t[...]

Read More»

Remove WordPress Plugin ShareThis Social Icons from Specific Custom Post Types

wordpress-sharethis“ShareThis” is a great WordPress plugin for adding social links to your Posts and pages.[...]

Read More»

Calculating MySQL Age from Date of Birth Column and Selecting Records Between Age Range

facebook-graph-apiWhile developing a Facebook Dating app recently, I needed to return records for a date range between[...]

Read More»

Send New Topic Email Notifications to Every User for Mingle Forum Plugin v 1.0.33

mingle-forum-updateMingle Forum is very useful WordPress Plugin that allows you to quickly put a Forum on your WordPres[...]

Read More»

Resolve Facebook iFrame Canvas Apps Sessions Problem in IE8

facebook-apps-ieWhile developing an iFrame Canvas Facebook app recently, I found out that FB iFrame app’s sess[...]

Read More»

UBL Omni osCommerce Payment Module

ubl-omni-oscommerceLast year I developed a payment module for osCommerce for Telenor’s EasyPaisa Mobile Money tra[...]

Read More»

Nivo Slider as Image Slider Add-on for osCommerce Store

osCommerce-slideshowLast year I developed and released an image slider add-on for osCommerce which used Easy Slider as i[...]

Read More»

Is your Redmine running very slow? Shift to Mongrel from Webrick

Some time back, we had installed Redmine a project management web application built in Rails on our [...]

Read More»

Simple Way to Keep Your Web Portal Pages Fresh by Rotating Content Blocks using PHP

galleryFor larger websites and web portals, keeping their website layout look fresh is one of the most impo[...]

Read More»

How to check Facebook Page Liked by User, Like-Gate Facebook iFrame Tab using PHP Graph API

facebook-graph-apiThese days, every business wants more and more ‘Likes’ for their Facebook pages if their[...]

Read More»

Resolve JInstaller::install: Failed Joomla Components and Modules Installation Errors

joomlaIf you are facing trouble in instillation of Joomla components and modules, and getting errors like [...]

Read More»

Dynamically Resizing Facebook Canvas (iFrame) Apps to Remove Scrollbars

facebook-graph-apiAll new Facebook applications are now iFrame apps. But when you check your app using iFrame inside F[...]

Read More»

Get Facebook User’s Affiliations, Network Information Using Facebook Graph API

facebook-graph-apiFacebook Graph API $me object does not provide user’s network info. To access FB user’s [...]

Read More»

Lead Generation in WordPress – Get A Quote Form, Contact Forms Plugin for WordPress

wordpress-gravity-formsRecently working on a WordPress powered website, I needed to place different forms on the WordPress [...]

Read More»

PHP Fatal error: Cannot redeclare do_magic_quotes_gpc() in osCommerce Store

oscommerce-debuggingDuring osCommerce store customization and add-on installation, if you get following error Cannot red[...]

Read More»

How to embed Flash SWF Files using Lightbox Clone prettyPhoto in WordPress Posts and Portfolio Pages

flash-lightboxEmbedding Flash swf files in the WordPress is something which all designers and developers have to d[...]

Read More»

Logging PHP $_POST, $_FILES data for Debugging

debuggingDebugging is part and parcel of development and especially now applications getting complex with the[...]

Read More»

E-Learning Course Development Using Moodle 2.0, Moodle Month – Festive Fun

Packt's Moodle BooksMoodle is the leading Open Source E- learning management system. Moodle is a free, open-source PHP w[...]

Read More»

Resolve Disappearing Conversations and SMS Text Messages Sending Failed Problem on Nokia N900

nokia-n900Nokia N900 is a great smart phone but not without its hiccups. When you are having long conversation[...]

Read More»

Resolve AdSense Google Custom Search Engine Blank Results Page on Your Website

wordpress-google-custom-searchSearch feature on website is the most important and crucial one and no one can search better than Go[...]

Read More»

Moving Media Folder, Updating DB and Fixing Media URLs for the WordPress using Search & Replace Plugin

wordpress-mediaWith the popularity of WordPress with ever expanding list of features, it’s now being used mor[...]

Read More»

Step by Step Guide to Move WordPress from Sub-Directory to Root Directory of Website

Wordpress-logoWordPress slowly but surely has become the most popular open source CMS but most users did not start[...]

Read More»