Latest Post
Tampilkan postingan dengan label Facebook. Tampilkan semua postingan
Tampilkan postingan dengan label Facebook. Tampilkan semua postingan

Facebook Style Tag Selector using jQuery and CSS3

Written By Unknown on Rabu, 22 Januari 2014 | 08.03

Today I am going to tell you how to create Facebook Style Tag Selector using jQuery. This kind of tag selectors are used in many popular sites like facebook, twitter, linkedIn & even in gmail also. In many social networking sites this kind of Tag text boxes are used to collect user’s Interest, adding categories, adding skills, adding tags etc.

To read more about this article Click Here

For Demo Click Here

To download files Click Here

Facebook style Hashtag System using PHP, MYSQL and jQuery

Written By Unknown on Rabu, 20 November 2013 | 07.59

If you are not aware of Hashtag, then I will say you would not using any social networking sites in a very large extent.  Here I am going to explain you about the advantages of hashtag & how you can implement it in your web projects using php & mysql.

Hashtags are essentially a filter, allowing people to see the conversation associated with that word or phrase. Hashtags is alternative to tags..  Twitter is the first site to introduce the hashtag. But now a days sites like facebook, Instagram, Vine & Tumblr are using this feature in all platforms. If you use the hashtag effectively then you will get the contents across different sites together in a single page.

To read more about this article Click Here

For Demo Click Here 

To download files C

Creating Facebook ID Card with Facebook SDK and PHP

Written By Unknown on Minggu, 10 November 2013 | 07.45

You may have came across some images about horoscope or stats about profile visitors on friends wall, aren’t they just fun to read? Well, why not create something fun like that? may be a Facebook ID card? Today let’s focus on creating some authentic looking “Facebook ID” for the users using PHP and PHP Facebook SDK.

To read more about this article Click Here

For Demo Click here

To download Click Here

Display Facebook Photos On Website With FQL & jQuery Lightbox

Written By Unknown on Selasa, 01 Oktober 2013 | 10.11

This one is useful if you want your facebook pictures to be shown in your website in a synchronized way. Once you uploaded an image in your fan page, it will be seen automatically in your website too.

This technique has the following Advantages:

1. You save your server disk space.
2. You got instant photo manager (facebook photos)
3. You save bandwidth since the photos shown in your website are loaded from facebook's repository.
4. Please add your comment if you know other advantages.


To read more about this article Click Here

For Demo Click Here

To download files Click Here

Change Facebook Cover or Profile Picture with PHP

Written By Unknown on Minggu, 15 September 2013 | 10.21

I have seen people making separate souvenir page on their websites, where they put some wonderful wallpapers, mini e-card or freewares, something to remember them by. But now times are changing with Facebook trend, so why not add some cool custom made Facebook cover images for your visitors? I am sure it will surely increase some visibility of your website on Facebook.

To read more about this article Click Here

For Demo Click Here

To download files Click Here

Post Picture to Facebook User Wall using PHP

Written By Unknown on Kamis, 05 September 2013 | 08.39

I have created 3 PHP files in similar manner as before, index.php, config.php and process.php. Index.php contains an image upload field and message box. Once user clicks on upload photo, the data is sent to process.php and if everything seems ok, the uploaded picture will appear in users’ profile wall. 


To read more about this article Click Here

For Demo Click Here

To download files Click Here

Get Facebook, Twitter and Google Plus Fan Counts using PHP

Written By Unknown on Selasa, 20 Agustus 2013 | 08.59

The Facebook, Twitter and Google plus data are available publicly in Json format, we can use some information to easily display number of likes, followers and circle counts in plain text. I wanted to include Feedburner Subscriber count code too, but too bad Google has decided to put an end to Awareness API, without it we can not display subscriber count in plain text.


To read more about this article Click Here

For Demo Click Here

Creating Facebook ID Card with PHP Facebook SDK

Written By Unknown on Minggu, 18 Agustus 2013 | 09.20

You may have came across some images about horoscope or stats about profile visitors on friends wall, aren’t they just fun to read? Well, why not create something fun like that? may be a Facebook ID card? Today let’s focus on creating some authentic looking “Facebook ID” for the users using PHP and PHP Facebook SDK


To read more about this article Click Here

For Demo Click Here

To download files Click Here

Extract URL content like Facebook with jQuery and PHP

Written By Unknown on Minggu, 21 Juli 2013 | 09.51

You may have seen Facebook’s technique that extracts content of remote URL when a user types a URL in the status text-box filed. In this article, we will try to create a similar type of Ajax based URL content extractor using jQuery and PHP.


To read more about this article Click Here

For Demo Click Here 

To download files Click Here

Creating Shout-Box Facebook Style with PHP and JQuery

Written By Unknown on Jumat, 10 Mei 2013 | 08.47

Facebook has this nice little chat box that doesn’t take up much space, and people can instantly interact with their friends, it is a cool feature to have in any website. Let’s get inspired and create an Shout Box which will look similar to Facebook chat box.


To read more about this article Click Here

For Demo Click Here

To download files Click Here

Update Facebook status using PHP Curl

Written By Unknown on Minggu, 07 Oktober 2012 | 08.40

This tutorial explained about how to update facebook status using PHP Curl from our website directly. This status updation code will use mobile home page of facebook and updates your status.


To read more about this article Click Here

Facebook Style Event Creator With jQuery and Ajax

Written By Unknown on Selasa, 11 September 2012 | 11.44

Facebook event creator is used for creating events on facebook. So after adding some awesome tutorials on facebook I have now created facebook style event creator for you. This is awesome piece of script. Hope you will like it.


To read more about this article Click Here

For Demo Click Here

To download files Click Here

Facebook Style Suggest a Friend Box Using jQuery and PHP

Written By Unknown on Minggu, 09 September 2012 | 10.03

Be ready to get another awesome and stylish facebook style tutorial. I thought to give another script which a web developer wants to put into his website. This tutorial gives you to send a notification to multiple users in facebook style. You will see all friends list and then click to select the friend you want to send notification. You can select deselect multiple friends like facebook. This tutorial is created using jQuery , Ajax, facebox library to get facebook style box and PHP


To read more about this article Click Here

For Demo Click Here

To download files Click Here

Combined Facebook, Twitter & RSS Social Stats with jQuery, PHP & YQL

Written By Unknown on Senin, 30 Juli 2012 | 09.13

As we increasingly depend on more and more social services, there rises the need to provide a simple way to let our website visitors take part of our diverse social presence.
 
In this tutorial we are going to create a simple widget, which combines the number of your RSS readers, twitter followers, and fans of your facebook fan page, to give a rough estimate of your social popularity.

We are using jQuery and the tipTip plugin, object-oriented PHP, and Yahoo’s YQL, while demonstrating a number of interesting web development techniques.

To read more about this article Click Here

For Demo Click Here



 

Facebook like photo gallery with comments with jQuery and PHP

Written By Unknown on Jumat, 22 Juni 2012 | 09.15

Have you thought about own facebook-style photo gallry system with comments? I think – yes. Today I made up my mind to prepare it for you. Main idea – when we click at images – they popup (ajax) with bigger image at the left and comments section at the right. All images are in the database (mySQL). And, of course, we will use PHP to achieve our result. Also, our comment system will prevent accepting more than 1 comment per 10 mins (to avoid spam).


To read more about this article Click Here

For Demo Click Here


 

Creating a tweet / share system with jQuery

Written By Unknown on Rabu, 29 Februari 2012 | 10.05


With the advent of social networking sites the standards of web development have really improved, Sharing what is on your mind can take less than 140 characters and more for other sites like facebook and the new kid on the block google plus.


In this tutorial we are going to create a sharing system emulating the one at twitter using jQuery, PHP and a database to store the tweets.

To read more about this article Click Here



PHP script for Login with Facebook and Twitter

Written By Unknown on Selasa, 20 September 2011 | 10.21

Facebook and Twitter have become large in the social network world and both networks offering oAuth support. We developed a system to login with Twitter and Facebook. Nowadays web users not interested to filling the big registration forms. This script helps you to avoid registration forms, It’s is very useful and simple to integrate.



Database

Sample database users table columns id, email, oauth_uid, oauth_provider and username.

CREATE TABLE users
(
id INT PRIMARY KEY AUTO_INCREMENT,
email VARCHAR(70), 
oauth_uid int(11),
oauth_provider VARCHAR(100),
username VARCHAR(100), 
twitter_oauth_token VARCHAR(200), 
twitter_oauth_token_secret VARCHAR(200) 
);

The tutorial contains three folders called facebook,twitter and config with PHP files.

facebook //Facebook OAUTH library 
twitter //Twitter OAUTH library 
config
-- functions.php 
-- dbconfig.php //Database connection 
-- fbconfig.php //Facebook API connection
-- twconfig.php //Twitter API connection
index.php
home.php
login-twitter.php
login-facebook.php
getTwitterData.php


Facebook Setup

You have to create a application. Facebook will provide you app id and app secret id, just modify following code 

fcconfig.php

<?php
define('APP_ID', 'Facebook APP ID');
define('APP_SECRET', 'Facebook Secret ID');
?>

Twitter Setup

Create a twitter application click here. Some like Facebook Twitter provide you consumer key amd consumer secret key using these modify following code.

twconfig.php

<?php
define('YOUR_CONSUMER_KEY', 'Twitter Key');
define('YOUR_CONSUMER_SECRET', 'Twitter Secret Key');
?>

dbconfig.php

Database configuration file. 

<?php
define('DB_SERVER', 'localhost');
define('DB_USERNAME', 'User Name');
define('DB_PASSWORD', 'Password');
define('DB_DATABASE', 'DATABASE');
$connection = mysql_connect(DB_SERVER, DB_USERNAME, DB_PASSWORD) or die(mysql_error());
$database = mysql_select_db(DB_DATABASE) or die(mysql_error());
?>

login-twitter.php

In root directory find out the below line at login-twitter.php code and replace yourwebsite. 

$request_token= $twitteroauth->getRequestToken('http://yourwebsite.com/getTwitterData.php');

index.php

If you want to modify your web project existing login or index pages, just use following code. 

<?php
session_start();
if (isset($_SESSION['id'])) {
// Redirection to login page twitter or facebook
header("location: home.php");
}
if (array_key_exists("login", $_GET)) 
{
$oauth_provider = $_GET['oauth_provider'];
if ($oauth_provider == 'twitter')
{
header("Location: login-twitter.php");
}
else if ($oauth_provider == 'facebook')
 {
header("Location: login-facebook.php");
}
}
?>
//HTML Code
<a href="?login&oauth_provider=twitter">Twitter_Login</a>
<a href="?login&oauth_provider=facebook">Facebook_Login</a>

If any queries please comment here. 

WP Facebook Like Jacking Plugin

Written By Unknown on Minggu, 21 Agustus 2011 | 11.02


WordPress Facebook Like Jacking Plugin:
- ClickJacking Every WordPress Post
- Multiple FanPage / URL
- URL Rotator
- Redirect After Clickjacked
- Custom Page & Easy WYSWYG HTML Editor
- Filter by Country
- Facebook Visitor Only ( cookies detector )

Guide To Banking With Facebook PPC


Ok so I have been doing Facebook PPC for around 2 years and over that time I have learnt a lot of things, some tricks and some mistakes that can easily be avoided. I will be adding to this post over the next few weeks describing all the methods I use and how I make a living from them! So enjoy!
What Is Facebook PPC?
For beginners, Facebook PPC is those ads to the right of the Facebook website. PPC stands for Pay-Per-Click, where we pay a set amount for each person that clicks on our ads. You will probably hear CPM being said as well, this means we are paying per thousand impressions.
You Need To Understand..
When you create your first ad, you have to target Facebook users by their age/location etc but more importantly their likes/interests. What you must understand is when you set the amount you want to pay per click IT IS A BID. This means you are bidding against other marketers like yourself who have targeted the same users as you.
Targeting
The method I have used and still do is being as broad as possible. So if I was targeting NFL, I would list all the NFL teams, all the NFL players etc. You want to get around 8mil+ estimated reach. The reason for this is because most likely you will get a like or interest that no marketer has made an ad targeting which means low cpc [cost-per-click].
What Ads You Should Run
Because Facebook is a SOCIAL network. You shouldn’t do ads like ‘Get A Free iPad’ because you need to get the users involved since that is what they’re doing on Facebook. Think about that when creating your ad, something like ‘Who Is This NFL Player’ would work well then hit them with a Email Submit!
Getting Your Ad Approved
When it comes to getting your ad approved there is a very simple method to do this. Buy a domain that you are going to use as your landing page but instead of putting your lander with a cpa offer on it that wont get approved, we are going to put an HTML redirect on it so we can redirect to a whitehat page and get it accepted.
So on our domain we’re going to put this code on the main page of our domain:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<html>

<head>

<title>Your Page Title</title>

<meta http-equiv="REFRESH" content="0;url=http://www.the-domain-you-want-to-redirect-to.com"></HEAD>

<BODY>

</BODY>

</HTML>
Once your Ad is approved you can do as you like and Facebook will rarely check your ads.
Setting Your CPC
When you have your ad set up you need to select what your cpc bid will be. Facebook will give you a suggested bid of something crazy like $1.20 but that is complete bull shit and they just want you to spend all your money. I suggest you start at $0.10 which is lower than average. If after around 3 hours you don’t see any impressions then increase the bid by 0.01 until you do.
SECRET: One method that always gets me low clicks is if you increase your bid to say around $0.20 – You should start to get clicks then quickly lower it to around $0.10 and the clicks should continue to flow in
Test, Test, Test
If your ad is profiting, good job! But it can always do better! Change the lander, change your image, change your title text, change your description and split test so you can see what works best.
This is just a basic run down on how you can make easy money with Facebook Ads.

Facebook Fanpage Secret

Written By Unknown on Rabu, 02 Maret 2011 | 23.17


“Discover The Simple Secrets To Getting Thousands Of Eager Fans You Can Profit From 24/7 For FREE – Automatically!”
SALE PAGE
http://www.fanpageonfacebook.com/letter.html
Here is original download page:
http://www.fanpageonfacebook.com/fpof/fpof.html
 
Support : Creating Website | Johny Template | Mas Template
Copyright © 2011. Kumpulan Kata Broadcast Blackberry - All Rights Reserved
Template Created by Creating Website Published by Mas Template
Proudly powered by Blogger