Showing posts with label website. Show all posts
Showing posts with label website. Show all posts

Thursday, April 13, 2017

How to add Facebook Likes widget to your blog or website

How to add Facebook Likes widget to your blog or website






floating+static+facebook+like+box+widget+for+blogger+blogspot.png (310×253)



How to add Facebook Likes widget to your blog or website



Facebook fan Page are a great way to promote your blog or website and facebook like box is widely used social plugin from Facebook developers. This facebook like box will help your visitor to become regular reader just by clicking like button. So that this box will increase number of your facebook fans. To get this widget follow below procedure,

Let me explain how to add simple facebook like box.

1. Login To Blogger Account.
2. Click Layout > Add A Gadget.
3. Select HTML / Javascript > Paste The Following Code In content Box.
<iframe src="//www.facebook.com/plugins/likebox.php?href=http://www.facebook.com/bloggerszoom&width=292&height=258&colorscheme=light&show_faces=true&border_color&stream=false&header=false&" style="border:none; overflow:hidden; width:292px; height:258px;" >

Replace my facebook page URL  with your page URL, Change Width And Height According To Your Template.

4. Now save and you are done.




Available link for download

Read more »

Tuesday, February 21, 2017

How To Make Money Through Website Three Things That Define A Best Seller

How To Make Money Through Website Three Things That Define A Best Seller


How To Make Money Through Website : Three Things That Define A Best Seller

How To Make Money Through Website > Being a best selling author has been made significantly easier with the advent of the InterWeb, a place where book enthusiasts from all over the world can converge and hunt for their favorite titleshe InterWorld wide webs open accessibility, however, does not mean extremely writer that goes online marketing route will be successfulhere are confident factors that come into play when it comes to writing and selling an online best seller:SubstanceOkay, so the quality of the book is a given when it comes to best sellerso true best seller out There is a complete waste of time and moneyn the other hand, not all masterpieces out there Manage to make it on the market as a best seller couple of of the most beautitotally crafted stories end up being hidden away in several obscure bookstore, while more mundane pieces the truth is end up on best seller lists with a major distinction being the businessing of the bookowever, substance will determine your stay on the correct sellin ... [Read More @ How To Make Money Through Website]

How To Make Money Through Website - How To complete It! Discover to Mobile Monopoly ! This exact solution you should oftimes be around the appearout regarding. It is find out how to undertake it, you need to work with it extremely efficiently. In case you are about the seemout with regard to fredgen, currently precisely what you intend to be cautious in regards to the delight assure along with money-back for anyone who is not delighted. Make sure you have a glimpse at the info. .


How To Make Money Through Website : Discover to Mobile Monopoly

How To Make Money Through Website : Three Things That Define A Best Seller

Discover to Mobile Monopoly - Youll locate its like all the most insanely profitable (but typically "gurus only") on-line funds cows building lists of consumers, scooping up ClickBank commissions, and scoring sizzling CPA leads by the bucket load

How To Make Money Through Website - How To do It! Discover to Mobile Monopoly ! This mathematical item you should probably be within the appearout regarding. That is see how to get it done, you should work with it incredibly neatly. If youre on the seemout pertaining to fredgen, we provide what you want to be mindful with regards to the pride ensure and also money back if youre no longer delighted. Make sure you have a very look on the info. .



Possibly You Want To Read About :
Shoe In Money System
Shoe In Money System
How To Start A Blog That Matters - 75% Commissions
How To Start A Blog That Matters - 75% Commissions
I M John Chow
I M John Chow
Rapid Cash Marketing - Jeff Wellman and Paul Counts
Rapid Cash Marketing - Jeff Wellman and Paul Counts

Latest news videos : How To Make Money Through Website




Popular Search : how to make money through website


Available link for download

Read more »

Friday, February 17, 2017

How To Host Website in Google Drive for Free

How To Host Website in Google Drive for Free


google drive free web hostingAs all we know Google Drive is one of the successful cloud storage service which gives 5 GB storage for free. Most users uses it to create documents and share files. Apart from that you can also host a webpage in Google Drive. Now it only support for static pages ie combination of HTML,CSS and Javascript. Previously this feature was only available in Dropbox.

In this post i am included the steps to host a website in Google Drive. For this example i am used One - A Free one page html template by WEGRAPHICS.NET.

How to Host Web page in Google Drive ?

1. In your computer arrange all your HTML, CSS, JS and resource files in a folder.
2. Login to your Google Drive account.
3. Click on the upload icon and select Folder, then browse the websites folder you created in computer and click OK...now it will start uploading.

google-drive-upload-folder

4. After successful upload , click share on the right side of the uploader prompt or select share by right clicking the uploaded folder.

google drive upload progress bar share

OR

google drive share folder by right click

5. It will alert a new Dialog with Sharing setting. In that setting Dialog click change under the Who has access title and select Public on the web ..click Save.

6. Then copy the Link to share url.

google drive share settings dialog

7. Now the final part change sharing URL to the hosting URL.

https://docs.google.com/folder/d/0B6kD6rxC7uARX0p4SmUxU1BjT0U/edit?usp=sharing

8. Remove the red color part from the sharing URL and replace the green color part of the URL with https://googledrive.com/host/

Hosting URL will be something like this.
https://googledrive.com/host/0B6kD6rxC7uARX0p4SmUxU1BjT0U

Note : You can also get the hosting URL by previewing your html file.

Thats it done ... use the Hosting URL to share your website...For a Good looking URL .. use .tk or similar free service to forward to your hosting URL.

Source


Available link for download

Read more »

Monday, January 16, 2017

How to Install FFmpeg on Your Website

How to Install FFmpeg on Your Website


FFmpeg is a free software  program that produces libraries and programs for handling multimedia data. It consist of libavcodec, an audio,video codec library used by several other programs, libavformat, an audio,video container mux and demux library, and the FFmpeg command line program for transcoding multimedia files. It is given to us every codes, which is needed for conversion. In short, we said that it is a tool which instrument a decoder and then an encoder. Users can convert files from one form to another form. For example, you can receive an avi file from AC3 audio and you can convert the file in 3GP or MP3 audio by use of FFmpeg software. You can install FFmpeg on your website with the use of simple steps, which show under.

How to Install FFmpeg on Your Website

Step #1

First Download FFmpeg software compiled binary.

Step #2

After complete the download process, Upload FFmpeg software to your website.

Step #3

When the Upload FFmpeg process finishes Point your PHP program to FFmpeg home, public html, username.

Conclusion:

I hope you can easily install FFmpeg on your website by following the simple step.


Available link for download

Read more »