Friday, January 31, 2014
YOUR FREEDOM E BOOK DOWNLOAD LINK
here is my earlier promissed your-freedom ebook for you guys.
just follow the step by step guide click here to DOWNLOAD NOW!
Read More..
just follow the step by step guide click here to DOWNLOAD NOW!
10 App Bundle Offer from MacUpdate Last Day!
Just found out about this promo, so a quick short post for you guys
You can get the following apps for a special bundle price of $49.99 (normally $618)
These are the 10 apps on offer:
You can get the following apps for a special bundle price of $49.99 (normally $618)
These are the 10 apps on offer:
- Parallels Desktop
- DEVONthink Pro
- Prizmo
- MacUpdate Desktop
- MotionComposer
- 1000 Fonts
- iStat Menus
- PhotoStyler
- DiskAid
- Internet Security
Only 1 day left as of this writing. Some of the apps on its own is worth more than the bundle price, like Parallels Desktop and DEVONthink Pro, so you have been eyeing any of these apps, head over to the MacUpdate site before the promotion is over.
Thursday, January 30, 2014
Search Engine Optimization Tips And Guidelines
Search Engine Optimization is very essential for every webmasters to get more visitors to their websites from search engines. Popular search engines includes Google, yahoo, bing and many other. Traffic from search engines are considered as organic traffics. These organic traffics matters a lot if you are serving advertisements in your site as they pay more for organic traffics.

We will discuss about some tips and guidelines that every webmasters should follow for optimizing their sites in search engines. Higher the position of your links in the search engines, higher the chances of your links getting clicked and more number of visitors to your site. Ultimately, it helps in the success of a site or blog. Read this guidelines caully for optimizing your site .
Guidelines for optimizing a site:
1) Site usability is very much essential for your site visitors. Make sure that your website is easy to use and navigate for your visitors. Make your site user friendly so that visitors keep coming to your site regularly.
2) Getting correct keyword and key phrases is very essential for a website to get targeted traffics to your website. Collect information about keywords and phrases that drives more traffics to your site.
3) Page titles are very much important. Use your keywords in title tags. Have your most important keywords first and then the second and so on.
4) Keep adding good content very often. Keep adding unique content which is optimised for search engines . Readers get attracted to unique and good contents and they will come back again and again.
5) Install Google analytics. It helps you to keep track about how your hard work is affecting your performance.This is a great analytics software/tool and is free. Also sign up for Google webmaster tools, this gives you a good idea about your top search queries, your indexed pages, any problems with your pages/URLs and links pointing your pages.
There are many ways to optimized your site in search engines. Keep following them to get better results. I advised you to not follow any kind of illegal procedure to get your site optimized in search engine.

We will discuss about some tips and guidelines that every webmasters should follow for optimizing their sites in search engines. Higher the position of your links in the search engines, higher the chances of your links getting clicked and more number of visitors to your site. Ultimately, it helps in the success of a site or blog. Read this guidelines caully for optimizing your site .
Guidelines for optimizing a site:
1) Site usability is very much essential for your site visitors. Make sure that your website is easy to use and navigate for your visitors. Make your site user friendly so that visitors keep coming to your site regularly.
2) Getting correct keyword and key phrases is very essential for a website to get targeted traffics to your website. Collect information about keywords and phrases that drives more traffics to your site.
3) Page titles are very much important. Use your keywords in title tags. Have your most important keywords first and then the second and so on.
4) Keep adding good content very often. Keep adding unique content which is optimised for search engines . Readers get attracted to unique and good contents and they will come back again and again.
5) Install Google analytics. It helps you to keep track about how your hard work is affecting your performance.This is a great analytics software/tool and is free. Also sign up for Google webmaster tools, this gives you a good idea about your top search queries, your indexed pages, any problems with your pages/URLs and links pointing your pages.
There are many ways to optimized your site in search engines. Keep following them to get better results. I advised you to not follow any kind of illegal procedure to get your site optimized in search engine.
How to Save Articles for Reading Later on Feedly
With the imminent demise of Google Reader, Feedly has been one of the favorite alternatives among many RSS readers. This post looks at how you can save a web article on Feedly for future or later reading.
When you are reading an article in Feedly, you may want to save it for later reading because you may not have the time now or you want to er back to the article as some later point in time.
While in the article, click on the Save icon on the top right hand corner of Feedly. You will save a Saved indication on the top middle section. Clicking the Save icon will unsave the article.
Once saved, you can at a later point in time access the articles simply by heading to the Saved for Later section which will keep all the articles you have save. Again, to unsave, just click on the Save icon again once you are done reading.
When you are reading an article in Feedly, you may want to save it for later reading because you may not have the time now or you want to er back to the article as some later point in time.
While in the article, click on the Save icon on the top right hand corner of Feedly. You will save a Saved indication on the top middle section. Clicking the Save icon will unsave the article.
| Clicking on the Save for Later icon saves the article in Feedly |
Once saved, you can at a later point in time access the articles simply by heading to the Saved for Later section which will keep all the articles you have save. Again, to unsave, just click on the Save icon again once you are done reading.
| Go to the Saved for Later section to read the saved articles |
Wednesday, January 29, 2014
Preview the Latest Blackberry z10 on your iPhone
If you have not, you can now not get your first glimpse of the latest Blackberry z10 from the comfort of your iPhone. Just point your mobile browser here. Get ready for an interactive experience.
| An interactive demo of the Blackberry z10 (mobile browsers only) |
How to Recover Your Password from Google Chrome
Who hasnt forgot their password to some accounts, especially with the proliferation of accounts to sign up to nowadays. And it gets harder if you have been inactive user. Heres how to quickly recover your password in the Chrome browser.
Click on the Customize and Control Google Chrome button and then click on the Settings option.
Click on Show advanced settings and then Manage saved passwords. Search or scroll down to the account and click on Show to see the saved password.
Click on the Customize and Control Google Chrome button and then click on the Settings option.
![]() |
| Go to the Settings page in Chrome |
Click on Show advanced settings and then Manage saved passwords. Search or scroll down to the account and click on Show to see the saved password.
![]() |
| Click on Show to see the pssword in clear |
Tuesday, January 28, 2014
How to add a border around every blog post
This tutorial will show you how to add border with curve corner to each of your blog posts. The process is very simple it is all about adding some lines of codes to your template. However one can also change the background color of the post body by following this tutorial. I have found it very handy to give a perfect look to my post so that reader like my post from all aspects like quality and looks. Since it was helpful for me so it might also be helpful for you, keeping this mind i bring this tutorial to you. So read it caully and give a perfect look to your posts.
Live Demo
Follow the following steps:
1) Go to Template------Edit HTML-------Expand Widget Templates2) Search for ]]></b:skin> by pressing Ctrl+F
3) Now paste the following codes just above ]]></b:skin>
.post{border:1px solid #E5E5E2;border-style:solid;border-radius:10px;
-moz-border-radius:10px;
-webkit-border-radius:10px;background:#ffffff;margin:.1em 0 .5em;padding:0px 8px 0px 8px}
4) Now click on Preview and then Save Template
Customization
1) To change the border color replace #E5E5E2 by your color code.
2) To adjust the border corner curves change 10px to your desired value.
3) To change the post background color change #ffffff by your color code.
Thats all about the tutorial. Subscribe Us.
List Of Full Form of Domain Names Extensions
- .com → Commercial Internet Sites.
- .edu → Educational Sites .
- .firm → For an Internet Site For a Business.
- .gov → for a U.S. Government site On the Internet.
- .int → International Institutions.
- .mil → for a U.S. Military Site on the Internet.
- .mobi → for Mobile Phones.
- .nato → for NATO sites.
- .net → for Internet administrative sites.
- .nom → for a Personal site on the Internet.
- .org → for Organizational Internet sites.
- .store →for a retail business.
- .web → for an Internet site that is
- about the World Wide Web.
- .Us → United states
- .uk United kingdom
In 1998 - We have 8 extensions
In 2004 - We have 23 extensions
in 2013 - It will be 700+ new domain extensions released to the public.
Monday, January 27, 2014
How to make a RAR folder
Most of the softwares that we download from the Internet are in .rar file format, and we use to extract it to get our desired software, but most of us do not know how to make a rar file or how to make a compress file.Todays tutorial will show you how to make a .rar file and also teach you how to make it password protected.
Why it is necessary
Do you get bored by searching for a perfect software to hide your personal documents. Then stop thinking about that because this tutorial will teach you how to hide your files using Winrar, which we use to extract compress files. Make the full use of Winrar rather than stick on extracting compress files. However it stands little bit unsatisfactory when we compress large files because it takes to much of time. But you can use it fully to hide small files like some kind of documents, images, video files etc. It is necessary in the sense that we can super hide folder and files not only setting password but also can compress the file size.
First you have to install Winrar in your Computer,if you do not have,you can download it from the link bellow.Why it is necessary
Do you get bored by searching for a perfect software to hide your personal documents. Then stop thinking about that because this tutorial will teach you how to hide your files using Winrar, which we use to extract compress files. Make the full use of Winrar rather than stick on extracting compress files. However it stands little bit unsatisfactory when we compress large files because it takes to much of time. But you can use it fully to hide small files like some kind of documents, images, video files etc. It is necessary in the sense that we can super hide folder and files not only setting password but also can compress the file size.
- Download WinRar
Follow the steps caully
1) Press Ctrl+A to select all 4 images,then right click on it,and got to Add to Archive


2) After that you will get a window like this

Follow the steps as shown in the above image
3) Then go to the Advenced menu,after that a window will pop up like the following image-1,go to Set password and give the password as shown in the image-2 and press OK

And finally you will get a .rar folder,now if you extract this folder you will get back the earlier 4 images.
- If you are getting any problem,write bellow in the comment field
Error xinput1 3 dll is missing
The program cant start because XINPUT1_3.dll is missing from your computer.This problem is already solved in a simple way. The problem occurs when you try to install nba 2k12, 2k13 or any version of nba because of failure on installing the latest directx version. To solve the problem, download the latest DirectX End-User Runtime from Microsofts website.
Read More..
1. Go to http://www.microsoft.com/en-us/download/details.aspx?id=35
2. Download the file.
3. Install dxwebsetup.exe and wait until finish.
4. Then restart your computer.
Now, The Error xinput1_3.dll problem is already been fixed. always remember that when installing a program, make sure to install the microsofts software included with it.
Sunday, January 26, 2014
Hiding LinkedIn Activities Updates
If you are on LinkedIn and have made some connections, you will surely have gotten some email updates at some point in time that about some activity updates from your connections. Of course, the opposite is true as well, your connections will be broadcast to your connections as well.
What if you did not want to broadcast your activities, like when you need to make some major updates during a job hunt. All you need to do is to make a simple settings change in LinkedIn.
Go to Accounts & Settings in the top right of the page and click on Privacy & Settings.
Click on Turn on/off your activity broadcasts in the Privacy Controls group
Uncheck the selection "Let people know when you change your profile, make recommendations, or follow companies" and you are done.
What if you did not want to broadcast your activities, like when you need to make some major updates during a job hunt. All you need to do is to make a simple settings change in LinkedIn.
Go to Accounts & Settings in the top right of the page and click on Privacy & Settings.
![]() |
| Select Privacy and Settings |
Click on Turn on/off your activity broadcasts in the Privacy Controls group
![]() |
| Privacy Controls Settings in LinkedIn |
Uncheck the selection "Let people know when you change your profile, make recommendations, or follow companies" and you are done.
![]() |
| Option to turn off Activity broadcasts in LinkedIn |
10 STEPS TO TROUBLESHOOT YOUR ZTE OR HUAWEI MODEM
Due to the large number of complains I get on countless occasion from different modem users, I have decided to make this post that can help you fix some bug and troubleshoot your modem. There are several reasons why you re unable to connect your modem to your PC to access the internet. some many have complained of "device disconnected" or device not available when they try to connect their modem to the internet. Sometimes SIM is not detected or SIM is said to be invalid. And sometimes you get the message on modem installation that says "Device not successfully install" or you get device "driver not found". Now the One million dollar question is; how are you to go about this? how do yo get alll these solve to get your modem in a working condition.Should I get a new modem in this case?
Now before You think of getting a new modem, try the following steps caully and make sure you hid to every instruction.
[1] 1ST MAKE SURE THE SIM IS PROPERLY INSERTED
You should probably see direction for use on your modem pack or right on the modem that shows you the correct way to insert SIM into your modem
[2] MAKE SURE YOUR MODEM IS UNLOCKED OR YOURE USING THE RIGHT SIM
With the advent of Customized Modem from different network provider, youre are sure to get an error message that shows SIM is not accepted when you insert SIM from another network provider. You can get passed this by simply getting your Modem unlocked so it can accept SIM from other network provider.[3] MAKE SURE U USE THE APPROPRIATE APN SETTINGS FOR YOUR HUAWEI OR ZTE DEVICE
Make sure you create a profile on your modem bearing the right APN settings for the right SIM inserted. You can create several profile as much as you please.
APN Settings for GloAPN: gloflat
username: web (or leave blank) passord: web (or leave blank) access number: *99#
APN Settings for AirtelAPN: internet.ng.airtel.com
username: web (or leave blank) passord: web (or leave blank) access number: *99# (similar to the settings for BIS on PC )
APN Settings for MTNAPN:web.gprs.mtnnigeria.net
username: web (or leave blank) passord: web (or leave blank) access number: *99#
APN Settings for EtisalatAPN: etisalat
username: web (or leave blank) passord: web (or leave blank) access number: *99#
[4] TRY REINSTALLING THE SOFTWARE OR DASHBOARD IN SAFE MODE
You can kindly unistall the modem software (dashboard) and try re-installing it in a Safe Mode (...I guess youre already know how to do this ).Its as simple as holding or taping F8 on your PC before window loads... just as soon as you press the power button or press F1 on our desktop and type Safe mode to search for more info)[5] MAKE SURE YOUR FIREWALL IS NOT BLOCKING YOUR MODEM SOFTWARE TO CONNECT DIRECTLY TO THE INTERNET
You should also make sure that your firewall is not preventing internet connect from your device. You can do a proper check and try connecting again.[6] MAKE SURE YOU HAVE A DATA PLAN THAT IS ACTIVE FROM EITHER GLO, ETISALAT, MTN, OR AIRTEL E.T.C
Getting a data plan of your choice should not be your problem, cus all through this blog, I have littered and exhausted i know about available data plan on all network.I guess you should Check:
[7] THEN YOU CAN TRY OTHER SIMS TO CHECK IF IT IS SIM PROBLEM. NOT ALL SIMS CAN BROWSE
Yes, Its true, not all SIM can browse no matter what you do to that SIM. All SIMs are made differently[8] CHECK IF MORE THAN ONE MODEM IS INSTALLED ON YOUR SYSTEM AND DELETE THE ONES YOU DONT NEED.
It has happened to me. I installed several modems on my PC. When I tried connecting it says "device disconnected", when I uninstalled all the modems, I installed only one and it started working. I noticed also that, it also work on USB ports and doesnt work on the other. But after the above step, it all got solved.You can uninstalled them from your control panel through uninstallation.[9] YOU CAN RESTART YOUR SYSTEM AND TRY CONNECTING ONCE AGAIN.
If youve done the above steps, then you can quickly do a restart so as to beginning connection on a fresh note
[10] FINALLY YOU CAN EITHER FLASH AND RE-INSTALL THE MODEM FIRMWARE OR DO AN UPDATE.
You should do this if only the above mentioned steps proved abortive. This very steps helps you to flash, re-install and update to your modems firmware and Dashbord. This is the final antidote to any stubborn modem.You can click the like button if deem this Post helpful
































