Saturday, 6 September 2014

LIKEFASTVIEWS.COM

 Free Youtube Views, Free Youtube Subscribers, Free Facebook likes, Free Twitter Followers & more! - Likefasttviews.com
If you wanna make some pocket money then this site is amazing check it out. Click on banner or Click  here.

Friday, 29 August 2014

How to Build an Online Forum in 9 Easy Steps

[IMG]
How to Build an Online Forum in 9 Easy Steps
by RJ Licata
“Build an Online Forum in 9 Easy Steps”, is acomplete walk-through on how to successfully install and promote an internet forum. Using a forum he made for his friends and him to stay in touch as an example, author RJ Licata takes you through the process in an easy to understand, step-by-step system. If you have a similar desire to hang out with yourcollege buddies, or talk gossip with the ladies, but don’t seem to have the time anymore, this ebook is for you. In this ebook you’ll learn how to:
*. Choose and register a domain name for your forum
*. Create a hosting account to store your site on the web
*. Install the free forum software on your hosting account
*. Setup and modify the forum to meet your needs
*. Use your forum to earn you money
*. And more!

[IMG]

300 JAVA TIPS
Java is a programming language originally developed by Sun Microsystems and released in 1995. Java applications are typically compiled to bytecode, although compilation to native machine code is also possible. At runtime, bytecode is usually either interpreted or compiled to native code for execution, although direct hardware execution of bytecode by a Java processor is also possible.
The language, widely considered to be the most popular platform for web development, derives much of its syntax from C and C++ but has a simpler object model and fewer low-level facilities. JavaScript, a scripting language, shares a similar name and has similar syntax, but is not directly related to Java.
Sun Microsystems provides an open source implementation of a Java compiler and Java virtual machine and most of the class library in compliance with the specifications of the Java Community Process, available under the terms of the GNU General Public License.
 thanks to http://www.guruslodge.com.

Short Code And USSD Codes For Call Barring Call Forwarding Call Waiting And Conference Calls

Short Code And USSD Codes For Call Barring Call Forwarding Call Waiting And Conference Calls
Posted: 16 Aug 2013 09:42 AM PDT
It is easier to access call barring and call forwarding via USSD codes, this day phones come with too many options that you don't even know where to find barring or forwarding options.

Download pictures
The Default password for call forwarding or call barring is ""0000"""


To Change Your Call barring password Simply Dail * * 03 * 330 * Old or Default Password * New Password * New Password Again # Send


For Example if i need to change my default Call barring Password From Default 0000 to 4578


I would Simply Dail """"" * * 03 * 330 * 0000 * 5678 * 5678 # """""""


Call Barring On All Outgoing Calls Dail " * 33 * Password #
To Deactivate Call barring on all outgoing calls Dail # 33 * Password #

To Bar incoming calls Dail * 35 * Password #
To DeactivateCall barring on all incoming call Dail # 35 * Password # ""


To Bar outgoing international call only Dail * 331 * Password #
To Deactivate Call barring on outgoing international calls Dail # 331 * Pasword # ""


How To Deactivate And Activate Call Forwarding

Using USSD code short code to Deactivate or Activate Call Forwarding


To Forward Call On When Number is Not Reachable Simply Dail * * 62 * Receiving number # # # 62 #

To Call Forward If phone is Busy Dail * * 67 * phone number # # # 67 #
Forward when there is No Reply * * 61 * phone number # # # 61 #
To Activate Call Forwarding On All Calls Dail * * 21 * phone number # # # 21 #
Cancel All Active call forwarding # # 002 # "

To Check Call Forwarding Status When Not Reachable Dial * # 62 #

To Check Call Forwarding Status when there is no reply Dial * # 61 #

To Check Call Forwarding Status when phone is busy Dial * # 67 #

To Check Call Forwarding Status When all Calls Are Forwarded Dial * # 21 #




Ussd Code / Short Code For Tracking, Deactivating and Monitoring Call Waiting






Download pictures
Download pictures

To disconnect waiting call during an active call, Dial *

when a call is waiting and you need to pick the call without prior notice to the current call simply Dial 1

While On Call Waiting If you need to put Current Call On Hold And Pick Incoming Call Dial 2

Call Waiting Status Check *#43#
call waiting activation Code Dial *43#
deactivation code for call Dial #43#



For Conferencing Calling

Simply call a number and dail other number or goto option on your phone to add other reciepients. you can add a maximum of five callers in all.

how to clear e16 on dstv decoder online

HOW TO CLEAR ERROR E16 ON DSTV DECODER ONLINE
    Its now easy to clear error E16 on your dstv decoder. you will not have to call customer care over and over again.
     STEPS:
                 At the new sub menu, click clear error
                 Make sure your decoder is turned on and is active
                 Enter yor smart card number
                 Finally click reset.
                 |In less than 180seconds, E16 error should be cleared.
                                        BEST OF LUCKS

adding google adsense

How To Add Google Adsence Below Post Title In Post And After Post In Blogger
Posted: 14 Aug 2013 12:16 AM PDT

How To Add Google Adsence Below Post Title In Post And After Post. You can now add Google Adsence inside post below post title or after each post. Most bloggers now prefer to add Google Adsence below title and after post on there blogspot blogger post, so as to optimize there Adsence views and profits. Positioning Adsence in your blogger blog post is not achievable without editing your blogger blog templates, widgets and ordinary html code pasting is also not accepted to achieve adsence placement in blog post.
In a very simple and short tutorial i will take my timeout to explain how you can place your Google adsence below blogger blog post title and after post.

How To Place Adsence Below Blog Title, Inside Post And After Post
Create New Adsence Unit
Step 1. Sign In To Your Account : www.google.com/adsence
==     Click On My Ads Tab at the upper left corner
        Select New Ad Unit icon
        From The Drop Down list Choose 300X250 Medium Rectangle Ad
        Choose Prefer Link Colours, Url Colours And Others
        Save And Get Your New Ad Code.

Step 2. Your Code as to be parsed before you can think of pasting in your HTML templates
New Ad Code Parse
To Parse The New Code Goto blogcrowds



Paste Your New Code Inside The Empty Space and Click Parse
Now Your Ads Code as been parsed and can be used in your blogger template, but before you actually
use it you have to make sure it  is with appropriate positioning so you need little additional codes below
=====> To Make Your Ad display Aligned To The Left in Your Post Right Beneath your Post Title Use This
Below
   <b:if cond='data:blog.pageType == "item"'>
    <div style="float:left;">
    Paste your new parsed ads code here </div>
    </b:if>

=====> To Make Your Ad display Aligned To The Right in Your Post Right after your Post Title Use This
Below
<b:if cond='data:blog.pageType == "item"'>
    <div style="float:left;">
    Paste your new parsed ads code here </div>
    </b:if>

The New Added Codes are called conditional tags they are important and help restrict your new Ads to
post pages.
After Inserting your newly parsed code properly into the Alignment codes as stated above.
Proceed To Final Step: Inserting Adsence Code Inside Blogger Blogs Template.
===> Log On To Your Blogger Account :  BLOGGER
===> Click Template at the Left Corner >> Click Edit HTML
===>  Now Click Inside The HTML BOX and Press CTRL F  below is exactly what you will see


Find This <data:post.body/> in the html codes.   Simply copy and paste it in the search bar just as shown above to find it  <data:post.body/>
Please Note <data:post.body/> Usually appears more than once on most template so you need to identify the right one for correct placement of your adsence ad in your blog post.
The appropriate <data:post.body/> most have  <div class='post-title entry-title'> a line or two just above <data:post.body/> as shown below


Finally To Display Your Adsence Below Tile Page And Inside Post .
Paste The Code You've Saved In Note Pad (parsed And condition code) just before <data:post.body/> in your template
To Display Your Adsence Exactly After The Last Word in Your Blog Post .
Paste The Code You've Saved In Note Pad (parsed And condition code) just After <data:post.body/>
Your Google Adsence Will Finally Appear Just exactly The way you wanted it .. Good luck

WATCH DOGS PC GAME SERIAL NUMBER

KNAN-SKFF-RDFG-SFGG-GXGD.
87944-958309-064493
Comment.

Wednesday, 6 August 2014

CPA EBOOKS

I believe you all know cpa and thats why you're here. I will be posting a link to download this file it centres on cpa and how you can register directly with cpa without stress.    Head on to cpagrip and signup fast before downloading this file cpa.pdf

HOW TO MAKE N6000 DAILY ONLINE GUARANTEED.

click here. how to make upto N6000 daily online