Archive for the ‘Tips and tricks’ Category

How to earn money with disqus through Promoted Discovery for your site

December 12th, 2012, posted in Tips and tricks

Best way for the comment system for the articles in your website is using Disqus. Today, introducing new ways to make money through Disqus. Using Promoted Discovery, a new way for your site to increase engagement in relevant content while making money at the same time.You’ll earn money when any of these promoted recommendations are clicked on by your readers With Promoted Discovery

How to display wordpress shortcode outside of the editor – php page

November 24th, 2012, posted in PHP, Tips and tricks, Wordpress

As you all know about wordpress shortcode, Almost all plugin is providing shortcode for displaying the form with wordpress post editor or widget. but how we can display the same with our php page itself. wordpress is providing a fucntion for the same.

How to display Facebook timeline images span across full width of the page

November 5th, 2012, posted in Facebook, Tips and tricks

Have you seen in some of Facebook pages timeline displays their images in full width? YOu know how. Here explains with screenshot. When you post an image to your timeline, just highlight it. It will span across the full width of the page, instead of being stuck on the left or right side. For images, this is a great way to grab the visitor

Youtube video overlapping lightbox

November 2nd, 2012, posted in Tips and tricks, You tube

Some times in your web pages youtube video overlapping lightbox images. This is usually occurs when there is an embedded youtube video and a Lightbox gallery on the same page. this is not due to z-index elements . Here it’s explaining 2 techniques for removing the same .

How to activate featured tab on youtube channel

September 15th, 2012, posted in Tips and tricks, You tube

The Featured tab is an easy way to organize and display videos in youtube. Youtube provided 3 templates so everyone can optimize their Channel to highlight the content that

How to get rss feed from a website using php

September 1st, 2012, posted in PHP, Tips and tricks

RSS is a technology that enables the reader to grab new writing from many different newspapers and blogs, and display it all together in one easy to read place, using an RSS reader tool on your PC or even a new personalized Google homepage. Here i am giving code for getting RSS feed from any websites.

how to Add google news on website

August 22nd, 2012, posted in Google, Tips and tricks

Google has launched a new extension for adding google news on your website. Here it’s explain how to embed google news slideshow on websites. Code explanation is going here… Simply you can add below code to your website.

How to apply ssl certificate to websites using php and htaccess

July 27th, 2012, posted in PHP, Tips and tricks

Hi friends, today am explaining How to use SSL certificate with your website if it’s successfullly installed.
What is SSL certificate
An SSL Certificate on your web site vastly increases the confidence of your web site

Create your mobile website free within a minute

July 23rd, 2012, posted in Tips and tricks, Websites

If you have a website, your customers are reporting that your site needs a mobile version ( Mobile website ) so that they can visit it while they

Disable web directory using Htaccess

July 20th, 2012, posted in Htaccess, Tips and tricks

When you are pointed to a directory on your web site through direct url which does not have an index file, Files in that directory can be listed on a web page. We can prevent the same with snippets of codes using htaccess. Preventing directory listings can be very useful. For example, you have a directory containing important ‘.zip’ archive files or to prevent viewing of your image directories. Alternatively it can also be useful to enable directory listings if they are not available on your server, for example if you wish to display directory listings of your important ‘.zip’ files. Here goes the Code in Htaccess…

How to clear DNS Cache on server hosting chages

June 14th, 2012, posted in Tips and tricks

Your DNS cache stores the locations (IP addresses) of pages you have recently viewed. Once the site owner has changed his server hosting from one location to other that means If the location of the page changes before the entry in your DNS cache is updated, you will be unable to access the page. If you are encountering a high number of HTML 404 error codes, you may need to flush your DNS cache. Once you clear your DNS cache, your computer will query nameservers for the new DNS information you require.

How to add new fonts in TyniMce Editor

June 8th, 2012, posted in Tips and tricks

TinyMCE is a platform independent web based Javascript HTML WYSIWYG editor control released as Open Source under LGPL by Moxiecode Systems AB.

TinyMCE has the ability to convert HTML TEXTAREA fields or other HTML elements to editor instances. TinyMCE is very easy to integrate into other Content Management Systems.

Most of the persons trying for ading there on custom font with the tinyMCE editor . Here is explaining a simple way

 
 
 
Extension Factory Builder