Friday 4 May 2012

How to Earn through Facebook Applications



Facebook application development is one of the most popular way to earn a lot of money todays.
If you have knowledge of PHP then easily you can make an facebook application for tutorial of application making Click Here
Or you can easily just download the applications codes from our new blog.
Vivek Creations is now offering free source codes of mostly popular applications of facebook.
Here is the blog http://www.facebookapplicationz.blogspot.in/
Just click on Free Applications for free source codes of applications. And just simply host all the files on your hosting. You can use free hosting like www.xtreemhost.com they offers you Cpanel also..
Now just extract all the files in any particular folder on your hosting.
And edit the config file according to your details.
Learn more about facebook application making form here.

Now the main part of tutorial how to earn through your applications:


Well must be you have heard about Google Adsense, Yahoo Adds service, Chitika Adds service etc..
Similarly www.lifestreetmedia.com.

With Life Street Media you can monetize your facebook application easily. Means LSM provides the social adds publishing service also.
Here are some words from the website directly:

Their publishers earn more — $100 million so far

Earn more from your inventory with the leading in-app monetization engine. LifeStreet's breakthrough optimization platform, RevJet, serves billions of ads to over 350 million users monthly. Built on top of the world's first universal object server, RevJet applies a process called Iterative High Velocity Testing to any revenue driver impacting ad performance, from creative objects to trafficking decisions and revenue maximization algorithms. What this means for you is that an ad impression is literally worth more in our hands — which is how we've managed to put $100 million into our publishers' pockets so far.

And just add your application their. They will provide you adds codes, just place your adds in your application. 

Note: In our source codes of facebook application we have already give your perticular spacing for adds you just need to open index.php file and replace our adds codes with yours.

You have done almost. Now just spread your application and earn money with every action of the application user.
Enjoy Money From Facebook :)
For any type of help regarding this post you can mentioned in comments or directly contact with the admin of the blog Here 

How to use any SIM in any Modem without unlocking it


Step by step instruction: 
1. Insert SIM in Modem
Idea Net Setter
Vodafone Net Setter

2. Modem show invalid SIM, just ignore it and close modem software.
3. Start NOKIA PC suite.
4. Go to Nokia pc suite connect to internet option.
Nokia PC Suit Menu
5. Go to Configure. Select your data card modem,and make all operator apn setting as like when we use Nokia mobile connection.
Eg:- Apn for Airtel – airtelgprs.com
Nokia PC Suit Configure
6. Finish set up.
7. Now connect to internet through PC suite.
Nokia PC Suit Net Connect
8. Finally your net is connected without unlocking the modem.

For any help regarding this post just mention in comments.



Saturday 21 April 2012

How To Automatically backup your WordPress blog to Dropbox


Taking regular backups of your blog is always advised to be on the safer side just in case some thing bad happens. As the blog continues to grow it’s good to back up your software and post database regularly. Usually these days most of the web hosting offer you to take backup of your site. Usually getting the latest backup from the web hosting can be a very lengthy and time-consuming process.
Dropbox is a leading and very popular cloud storage service. It allows you to share and store files over its servers. You can very easily automate the backup process of your blog using the Dropbox, just follow the simple steps to back up your blog.

So what are the things required:

Well to proceed following are the required ingredients:

  • A Dropbox account, it’s free just visit www.dropbox.com and create a new account and install their software on your system. They provide up to GB of free storage.
  • A hosted WordPress blog
  • WordPress Backup to Dropbox” a plugin from WordPress.org

So how to back up WordPress blog to Dropbox

Well install the plugin “WordPress Backup to Dropbox”.

  • How To Automatically backup your WordPress blog to DropboxAfter the installation visit under Settings >> Backup to Dropbox to set up the backup. In order to use this plugin you will need to authorized it with your Dropbox account.

  • Authenticate dropboxJust login to your Dropbox account and click Authorize on the settings page of your blog.Clicking on the Authorize button will open a new window simply authenticate the plugin to use Dropbox.
  •  Backup dropboxOnce you grant the access to the plug-in it continues to back up your WordPress installation.
After this just select a day, time and frequency of backup and voila that’s it you have successfully setup Dropbox to back up your WordPress blog. The plug-in is built to ensure that at the specified time a  backup of your site’s files and database is backed up to Dropbox. The plugin uses OAuth to keep your Dropbox account details safe. No credentials are stored for the plugin to gain access.

For further reading and details :

Visit the plug-in website http://wpb2d.com/

Saturday 14 April 2012

How to add facebook comments in wordpress


Implementing facebook Comments in your wordpress blog is the best option to indulge with the readers of your site more socially. Facebook Brings to your site.
  1. Genuine Comments
  2. As everybody has a Facebook Id, there would be a more chances of getting more comments.
  3. Commentors would have the choose to post the same comment to their wall too.
  4. Tracking of the commentors profile
So, Lets starts the tutorial of “How to integrate Facebook comments box in WordPress”
How to add facebook comments in wordpress
  • Give App Display name app Namespace in small case
  • Then Agree to terms and conditions
  • Then click on Continue
How to add facebook comments in wordpress
A new page will open containing your App Id and App Secret Codes.Then fill the respective details.
  • App Display name and Namespace both in small case
  • Contact email
  • App Domain in which website you are going to integrate Facebook comments
  • Category as you wish
  • Then in Select how your app integrates with Facebook “Select Website
  • Enter the website url and don’t forget to put “http://” in front of url
  • Then save it.
Now Goto your  FTP access or WordPress dashboard 
  • Upload Simple Facebook Comments For WordPress Plugin in directory /wp-content/plugins/ or use WordPress Dashboard to Install it.
  • Active it.
  • Goto Simple Facebook Comments For WordPress setting page
Simple Facebook Comments For WordPress

  • Enter Comments moderator Facebook profile name
  • Enter Facebook App Id which you got at the time of creating Facebook App
  • Enter Comments Box Height and Width as your Wish
  • Enter the number of comments you want to show when the page loads
  • If you want to show Comments Box on Pages too leave the Disable Comments On pages “unticked
  • Then save it.
Now Facebook comments box is successfully integrated to your website without even interfering or replacing the Default WordPress comments Box.

How To Know Which Theme A WordPress Blog Is Using


Got inspired by the WordPress blog design, want to know which WordPress theme is that? Here’s how to know which WordPress theme is being on that blog/website.
Three Ways To Know Which Theme A WordPress Blog Is Using

Scroll Down To The Footer


check wordpress theme footer
Check the footer for theme name and address

Yeah, that’s the fastest way to know which WordPress theme used by a blog/website. Just scroll down to the website footer, and there you’ll find the text or link saying,Theme ABC by XYZ. Free as well as paid WordPress theme has the theme information. If footer is doesn’t say anything about the theme, then move on to a bit geeky method.

Check Source Code – Right Click And View Source

check source code
First method being the fastest, to know which WordPress Theme is used  by a blog, but you’ll rarely find the information there. Now the footer is blank, simply right-click and check the source code to hunt theme related URLs in the source code. Don’t panic, simply CTRL + F, and search for /wp-content/themes/
to find the theme related CSS file in the source code. Simply visit that link to know the details about the WordPress theme. Surest way for geeks to find the information about the WordPress theme. Not so geeky readers, can use the third method.

What WordPress Theme Is That

what wordpress theme is that
The above method is the manual way to check about the WordPress theme used by a blog. What WordPress Theme Is That, a web service which actually the other way round to extract the data from the WordPress Theme CSS files and serve the information in minutes. 
Check out What WordPress Theme Is That, feed in the URL of the blog to know about the WordPress theme.
What if, that method didn’t work out, might be the blog/website is using custom made WordPress theme.

Sunday 18 March 2012

Facebook Likes Bot | Free Download

When we explore the virtual world must be familiar with the term BOT.


Bot is one of the clients are connected to an automatic system that does not directly controlled by humans. A bot to react to commands that are recognized by the action already known.

Bot is available in many formats, ranging from simple and that operates through a script on the server, up to a full and robust botyang.


I will not discuss here one by one type of BOT, but I will try to introduce one of the BOT DESKTOP that is only for entertainment only.
Why is the desktop boots, because the bot does not run on a server script like a bot, this bot is shaped desktop application and runs on personal computers, so if the computer does not run the bot will not run.

Bot the function I made up that this is the BOT is, where the bot will do some action like a facebook user to do, namely LIKE STATUS, STATUS to CONFIRM COMMENT Requests automatically. Maybe for those who have been using a version before is not so confused, because it's for a single bot bot is a development which I have previously made, of course, with some improvement-improvement.

Here are details on the new bot.


 Application Name: FB GENERATOR AUTO COMMENT & LKE +

 - Version: 4.1.3
 - Release: July 19, 2011
 - Facebook: https://www.facebook.com/vivekcreations

===== =============================================
1. LICENSE
================================================= =
 - FB & Auto Comment Generator Like + is not a paid software (freeware)
 - Abuse of the use will result in termination of service bot

=========================== =======================
2. Updates 
================================================= =
 - A new look and can be configured
 - Confirm friend requests Auto
 - Auto Logout of FB if the application is stopped
 - Suport Systray
 - Target can be selected
 - the target exception (ID)
 - Signature can be edited (if signature is fix)
 - Fix:  Comments repeated in the same shipment that makes spam


====================================== ============
3. USE 
================================================= =
 - connect to Facebook (Connect button)
 - Login to your account via the browser in an application
 - Settings
   > Fill a comment (for Auto Comment)
   > Check [Friend Mention] to call the friend's name in a comment
   > To exclude someone from the BOT action, setting the expection
   > Select the target bot
   > Set the time interval 
 - Start

A. Front View

Facebook Auto Like Bot

2. Display Settings 

For this setting, the user can freely determine the action of bot, what your target and what comments will be sent.

    - COMMENT: Textbox will be filled if we choose the action bot = Auto comment
    - SIGNATURE: To provide a signature at the end of the comment.
    - Mention FRIEND: For the name of a friend in the comments.
    - KEY EXCEPTION: To set an exception.
    - TARGET: Target bot ;)
    - INTERVAL: Recurrence time it takes the bot to perform an action

Facebook Auto Like Bot

3. Exceptions settings.

    Click the Add / [+] and enter the ID facebook from friends who would be excluded
    Click the Remove / [-] to eliminate the exemption
    Kemudiaan click [SAVE] to save.

Facebook Auto Like Bot

4. Bots can also be arranged through the Systray (hidden application conditions)

Facebook Auto Like Bot

Note: All settings will be saved and loaded automatically when the bot is run.


Downloading Password: 123


How to fix Windows Counterfeit Error


Start Windows Registry editor and delete the folder "WGALOGON" located in the following location:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\ Windows NT\CurrentVersion\WinlogonNotify.

Delete all references in your registry to WgaTray.exe

Another alternative suggest that three files are installed Windows XP System Folder:

\WINDOWS\system32\WgaLogon.dll
\WINDOWS\system32\WgaTray.exe
\WINDOWS\system32\LegitCheckControl.dll

The wgatray.exe process makes the check for genuine windows software. You can disable WGA by removing the execute bit on WgaLogon.dll. That way, winlogon can't call it as a notification package at boot, and since WgaLogon is responsible for running and maintaining WgaTray.exe, no more tray popups either.

To change the execute bit of WgaLogon.dll, first turn off Simple File Sharing.
Now right click the file in Windows Explorer and open the Security Tab. Hit the Advanced button, uncheck the Inherit box at the bottom, hit the Copy button, then hit OK. Go through each listed user/group and remove the "Read & Execute" permission for that file, leaving the "Read" permission as-is.

Hit OK to apply the permission changes and close the file properties dialog. Restart the machine. You can now turn "Use simple file sharing" back on, if you want.

A third alternative posted on the internet suggest that users clear the content of file data.dat located in the following directory:
C:\Documents and Settings\All Users\Application Data\Windows Genuine Advantage\data

Save the data.dat empty file and change the attributes to "Read Only" - Restart you computer.
Or start your PC in Safe Mode and delete the following files from Windows system32 folder - wgalogon.dll spmgs.dll wgatray.exe The WGA setup file is in C:\WINDOWS\SoftwareDistribution\Download\6c4788c9549d437e76e1773a7639582

If you don't use "Fast User Switching", you can disable the Windows XP Welcome Screen if you are logged in as an Administrator. This will remove the initial WGA Warning Screen:

1. Click on Start -> Control Panel ->User Accounts
2. Click on "Change the way users log on or off"
3. Uncheck "Use the Welcome Screen" - Choose Apply
4. Close the User Accounts window and the Control Panel
5. The next time you reboot your computer, the classic login prompt will be used

To enable Fast User Switching, you must also enable the Use the Welcome screen option. Also, Fast User Switching cannot be used when Offline Files are enabled.

Disable wgatray.exe - Some users are claiming that removing the WGATray.exe (or killing the WGATray.exe process) are working for them.

None of these methods are guaranteed to work and people are just experimenting. Meanwhile Microsoft is not willing to relent to crackers this time and are planning to release an update of WGADiag2.exe utility in the next few days.

WGADiag2 will also fix the problem with registry key permissions may cause the installation of Windows Genuine Advantage Notifications KB905474 to fail from Windows Update:

Here's a manual fix provided by Microsoft. These permissions can be repaired using Registry Editor as follows:

1. Click Start, and then click Run
2. In the Open box, type regedit, and then click OK
3. Expand HKEY_CLASSES_ROOT
4. Locate the subkey HKEY_CLASSES_ROOT\LegitCheckControl.Legi…
5. Right-click the subkey and select Permissions….
6. Ensure that Administrators allowed Full Control permission
7. Repeat steps 3-6 for the subkey
HKEY_CLASSES_ROOT\LegitCheckControl.Le…

Microsoft has also published a kB article if the Windows Genuine Advantage (WGA) validation check process does not validate successfully on a Microsoft Windows XP-based computer, and you receive one or both of the following error messages:

Product Key Inaccessible 0x80080212

This problem occurs when you do not have the appropriate permissions for the Windows Genuine Advantage\Data folder. In the Permissions for Users section, make sure that Read & Execute, List Folder Contents and Read permissions are given. If the previous steps fail, start the computer in Safe Mode and rename the %allusersprofile%\Application Data\Windows Genuine Advantage directory.