SOLUTION TO OPERAMINI ERROR PROBLEM

Sometimes we get on our browser (OPERAmini) when we try accessing the internet even when we have sufficient airtime and data bundle. Most times we complain and blame Internet Service Providers when the problem is actually from your browser. Here is how I fix this problem when I get an error message on my opera:
1. Open your Operamini
2. Press menu and scroll down to ''tools'' click on it and scroll down to "help'' click on it.
3. Now scroll down to ''about'' click on it and scroll to where you see this:
''transmitted (session)
''
''trasmitted (total)'' then click on ''clear'' and
4. Press #4 to go back to opera start page.
Thats all Enjoy!

Download Free Antitheft Mobile Application For Mobile Phone

FSecure Mobile AntiTheft

You can't always prevent your mobile from being lost or stolen, but you can make sure no one takes advantage of it. With F-Secure Anti-Theft for Mobile you can be sure that your personal and confidential information won't be misused by anyone.
With F-Secure Anti-Theft for Mobile, you can remotely lock the phone and protect the information it contains with a single SMS message. If the phone is stolen and the thief changes the SIM card, the Theft Control feature locks the phone and informs you of the new number. As an ultimate safety measure to prevent misuse, it is possibleto erase all the data on the phone with Remote Wipe.With the help of the new remote GPS locator feature, you always know where your phone is located.

F-Secure Anti-Theft for Mobile support the following platforms
1. Symbian Platform
2. Windows Platform
3. Android Platform
Full list of supported device
With the help of this mobile phone software you can
1.Remotely lock your phone by sending sms
2.Remotely format/wipe your phone by sending sms
3.You will get the location and information of the new sim inserted in the phone.
So it can help you recover your mobile phone which has been stolen or lost accidently.


DOWNLOAD FSecure Mobile Antitheft Here

Download Free F-Secure Anti-theft Mobile Application

FSecure Mobile AntiTheft

You can't always prevent your mobile from being lost or stolen, but you can make sure no one takes advantage of it. With <b>F-Secure Anti-Theft</b> for Mobile you can be sure that your personal and confidential information won't be misused by anyone.
With F-Secure Anti-Theft for Mobile, you can remotely lock the phone and protect the information it contains with a single SMS message. If the phone is stolen and the thief changes the SIM card, the Theft Control feature locks the phone and informs you of the new number. As an ultimate safety measure to prevent misuse, it is possibleto erase all the data on the phone with Remote Wipe.With the help of the new remote GPS locator feature, you always know where your phone is located.

<h2>F-Secure Anti-Theft for Mobile support the following platforms</h2>
1. Symbian Platform
2. Windows Platform
3. Android Platform

With the help of this mobile phone software you can
1.Remotely lock your phone by sending sms
2.Remotely format/wipe your phone by sending sms
3.You will get the location and information of the new sim inserted in the phone.
So it can help you recover your mobile phone which has been stolen or lost accidently.


DOWNLOAD FSecure Mobile Antitheft Here

How to access the Desktop version of Gmail using mobile phone

According to wikipedia, Gmail is a free,advertising-supported email service provided by Google. Users may access Gmail as secure webmail, as well as via POP3 or IMAP4 protocols. it is the most widely used web-based email provider with over 425 million active users worldwide.

Gmail

The mobile version is limited to only features such as Inbox, Out box, Trash, Saved folders etc.. we also unable to view attached files such as photos.
Most devices such as Ipads, Tablets, Smartphones,etc. renders only the mobile view only but sometimes there is a link below called "Basic HTML" which will take you straight to the desktop view.
In case this link doesn't show up when you log in to your email use this trick. This trick is expected to be working on most famous platforms such as Android, IOS, Java, Symbian, Windows Phone etc.. and most used mobile web browsers such as Opera Mobile, Uc Browser, Opera Mini, Dolphin browser, Android browsers and Default browsers.

How to access your Gmail Desktop view using mobile

1. First go to www.gmail.com from your mobile browser. Sign in with your Username and Password. Then Gmail Mobile version opens...

2. Now just go to the below URL from your mobile browser which you have already signed in to your gmail account.

https://mail.google.com /mail/h/

Thats all, hope the link took you to the desktop version of your email.
You can now do whatever you like with it.

How to make a Slide Menu

Hi, Blogger! Now, I will
teach you, about
How To Make A Slide Menu. Maybe you don't
know, what is Slide
Menu? These are menus that will slide out from the sides of the page. So, if
you want to add this
menu to your blog, you
have to follow the steps.

1. Log in to your blogger
Dashboard

2. Go to Page Elements --> Add Gadget
3. Choose HTML/JavaScript
4. Add the code below
into the place:

<style type="text/css">
#hitsukeFX{
position:fixed;
top:150px;
z-index:+1000;
}
.hitsukeFXtab{
height:100px;
width:30px; float:left;
cursor:pointer;
background:url('http://
lh3.ggpht.com/_KdeVdQg2Vsw/Swj9uvNEeVI/AAAAAAAAAGs/N5XIUu3ymzY/tabs.png

') no-repeat;
}
.hitsukeFXcontent
{ float:left;
border:2px solid
#A5BD51;
background:#F5F5F5;
padding:10px;
}
</style> <script
type="text/javascript">
function
showHidehitsukeFX(){
var hitsukeFX =
document.getElementById
("hitsukeFX");
var w =
hitsukeFX.offsetWidth;
hitsukeFX.opened ?
movehitsukeFX(0, 30-
w) : movehitsukeFX(20-
w, 0);
hitsukeFX.opened = !
hitsukeFX.opened;
}
function movehitsukeFX
(x0, xf){ var hitsukeFX
=
document.getElementById
("hitsukeFX"); var dx =
Math.abs(x0-xf) > 10 ?
5 : 1; var dir = xf>x0 ?
1 : -1; var x = x0 + dx
* dir;
hitsukeFX.style.right =
x.toString() + "px"; if
(x0!=xf){setTimeout
("movehitsukeFX("+x+",
"+xf+")", 10);} }
</script>
<div id="hitsukeFX">
<div
class="hitsukeFXtab"
onclick="
showHidehitsukeFX()">
</div>
<div
class="hitsukeFXcontent
">
<!-- INSERT YOUR CODE HERE -->
</div>
</div>
</div>
<script type="text/
javascript"> var
hitsukeFX =
document.getElementById
("hitsukeFX");
hitsukeFX.style.right =
(40-
hitsukeFX.offsetWidth).
toString() + "px"; </
script>



* You must change
<-- INSERT YOUR CODE HERE --> with your widget code
* Change the image address
5. Then...Save it!

Join the family by like our page:
www.facebook.com/MaxkdaveBlog
Happy Blogging!

Adding Floating Spoiler Menu to Blogger

Hi, buddy, I want to show you how to add floating spoiler menu. With this spoiler menu, once your readers/visitors put the cursor on this menu, the menu will slide out. You can add it as a design on your blog to beautify your blog. Now, if you want to add floating spoiler menu into your blog, just follow the steps below.

HOW TO ADD FLOATING SPOILER MENU

1. Log in to your Blogger Dashboard
2. Go to Design --> Page Elements --> Add Gadget
3. Choose "HTML/JavaScript"
4. Add the code below

<style text-type="CSS">
#bmenu{
position:fixed;
right:5px;
center:0px;
background-color:#000;
border-radius:10px;
-moz-border-radius:10px;
border:1px solid #FFF;
width:202px;
height:20px;
color:#FF0606;
transition:all .5s ease-in;-moz-transition:all.5s ease-in;-webkit-transition:all .5s ease-in;-o-transition:all .5sease-in;z-index:3;overflow:hidden;padding:9px 15px 10px;}
#bmenu h3{
margin:0;
padding:0;
text-align:center;
cursor:pointer;}
#bmenu ul{
border-radius:10px;-moz-border-radius:10px;
border:2px solid #FFf;
background-color:#FF0606;
margin:15px 0;
padding:0 15px;}
#bmenu li{list-style:none;margin:0 0 5px;padding:0;} #bmenu li a{
color:#000;
text-decoration:none;
font-size:14px;}
#bmenu li a:hover{
color:#fff;}
#bmenu:hover{
z-index:5;
height:175px;
</style>
<div id="bmenu">
<h3>
TITLE</h3>
<ul>
<li><a href="URL">MTECH1</a></li>
<li><a href="URL">MTECH2</a></li>
<li><a href="URL">MTECH3</a></li>
<li><a href="URL">MTECH4</a></li>
<li><a href="URL">MTECH5</a></li>
</ul>
</div>

Change the following:
TITLE: Change to your title
URL: Change to your link
MTECH1-5: Change it to your link title

5. Click SAVE

Join the family by like our facebook page:
www.facebook.com/maxkdaveblog
Happy Blogging!

Manual and Automated Internet Configuration Settings for MTN,GLO,ETISALAT,AIRTEL

I want to share with you something of great importance though many people and readers have knowledge about how to manually configure their phone.
For Automatic Configuration for
all networks in Nigeria, sometimes you get the settings anytime you insert a sim (MTN,AIRTEL,GLO and ETISALAT) on your phone. Not all phones accept automatic configuration. E.g the china nokia, and other old china mobile phones. So Here is the manual configuration for all networks in Nigeria:

GLO MANUAL Configuration
Settings

Account Name: GLO
Homepage: http://wap.gloworld.com
Username: wap
Password: wap
Access Point or APN:
glosecure or glogwap
IP or Proxy Address:
010.100.098.022
Port: 8080
For Automatic Configuration to be sent to your phone, send Y to 3888.

MTN Manual Configuration Settings

Account Name: MTN
Homepage: http://wap.mtnonline.com
Username: web
Password: web
Access Point or APN:
web.gprs.mtnnigeria.net
IP or Proxy Address:
010.199.212.002
Port: 8080
For Automatic Configuration to be sent to your phone, send settings to 3888.

AIRTEL Manual
Configuration Settings

Account Name: AIRTEL
Homepage: http://wap.ng.airtel.com
Username: wap
Password: wap
Access Point or APN: internet.ng.zain.com
IP or Proxy Address: 172.018.254.005
Port: 8080
For Automatic Configuration to be sent to your phone, send WAP(space)PHONE MANUFACTURER(space)MODEL to 232. Example: WAP NOKIA N95 to 232

ETISALAT Manual Configuration Settings

Account Name: ETISALAT
Homepage: http://www.etisalat.com.ng OR http://mobile.etisalat.com.ng
Username: wap
Password: wap
Access Point or APN:
etisalat
IP or Proxy Address: 010.071.170.005
Port: 8080
For Automatic Configuration to be sent to your phone, send settings to 790.



Join the family by like our page:
www.facebook.com/MaxkdaveBlog