Showing posts with label PC TIPS. Show all posts
Showing posts with label PC TIPS. Show all posts
Thursday, 12 November 2015
Wednesday, 14 October 2015
Windows 7 ultimate product key for 64 bit/ 32 bit NEW
windows 7 Ultimate a.k.a win7 is the highly featured edition of windows 7 OS series, and it's still popular than Microsoft's newer operating system updates i.e Windows 8and latest Windows 10. If you are looking for Windows 7 ultimate product key or Windows 7 ultimate activation keythen this website may provide you the best option available to get you genuine Windows 7 ultimate 64 bit product keyand Windows 7 ultimate 32 bit product key.
The windows 7 serial key is a series or sequence of 25 characters (both letters and numbers) split in five zones.
How to Add Floating Social Media Sharing Buttons To Blogger
The Floating Social Media Sharing is a very popular widget on all the top blogs and this is one of the ways to increase the number of times your posts get shared on Twitter, Facebook and other social networks.
This floating social bar has the following options: Facebook Like, StumbleUpon, Twitter Share, Digg This, Google+ and each of them comes with a live counter. You can add more sharing buttons or social bookmarking icons later if you want.
How to add the scrolling social bookmarking bar
Step 1. Log in to your Blogger Dashboard, select your blog and go to Layout
Step 2. Click on Add A Gadget link
Step 3. From the pop-up window, scroll down and select HTML/Javascript
Step 4. Copy the code below and paste it inside the empty box.
Step 5. Save the gadget.
The code to copy-paste (updated!):
<style type="text/css">
#social-buttons {
position:fixed;
bottom:15%;
margin-left:-721px;
float:left;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#fff;
padding:0 0 2px 0;
z-index:10;
}
#social-buttons .button-share {
float:left;
clear:both;
margin:5px 5px 0 2px;
}
</style>
<div id='social-buttons' title="Get this from yinkaville.blogspot.com">
<div class='button-share' id='like' style='margin-left:7px;'>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-send="false" data-layout="box_count" data-width="40" data-show-faces="false"></div>
</div>
<br /><div class='sbutton' style="margin-left: 2px;" ><a class='twitter-share-button' data-count='vertical' data-via='yinkaville' expr:data-counturl='data:blog.url' href='http://twitter.com/share' rel='nofollow'>Tweet</a><script src='http://platform.twitter.com/widgets.js'; type='text/javascript'></script>
<br />
<div class='button-share' style="margin-left: 3px;" id='su'>
<script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
</div>
<div class='button-share' id='digg' style='margin-left:3px;width:48px'>
<script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script>
<a class="DiggThisButton DiggMedium"></a>
</div>
<div class='button-share' style='margin-left:3px;' id='gplusone'>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<g:plusone size="tall"></g:plusone>
</div>
<div style="clear: both;font-size: 9px;text-align:center;">Get <a style="color: #3399BB;" href="http://yinkaville.blogspot.com/">widget</a></div></div></div>
Customization:
Vertical alignment - Change the 15% value of bottom. The code positions the social bar relative to the bottom of your browser window. To fix the distance even when window is resized, specify the value in px (pixels) instead of %.
Horizontal alignment - Change the -721px value from margin-left. Negative value pushes the button to the left of the main blog column, positive value pushes it to the right. Increase or decrease the value based on your needs.
Twitter setting - Replace Helplogger with your Twitter username
Replacing and removing buttons - You can replace existing buttons with your own. Each button is represented by this code:
<div class='sbutton'> BUTTON CODE HERE </div>
Enjoy!!! :)
This floating social bar has the following options: Facebook Like, StumbleUpon, Twitter Share, Digg This, Google+ and each of them comes with a live counter. You can add more sharing buttons or social bookmarking icons later if you want.
How to add the scrolling social bookmarking bar
Step 1. Log in to your Blogger Dashboard, select your blog and go to Layout
Step 2. Click on Add A Gadget link
Step 3. From the pop-up window, scroll down and select HTML/Javascript
Step 4. Copy the code below and paste it inside the empty box.
Step 5. Save the gadget.
The code to copy-paste (updated!):
<style type="text/css">
#social-buttons {
position:fixed;
bottom:15%;
margin-left:-721px;
float:left;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
background-color:#fff;
padding:0 0 2px 0;
z-index:10;
}
#social-buttons .button-share {
float:left;
clear:both;
margin:5px 5px 0 2px;
}
</style>
<div id='social-buttons' title="Get this from yinkaville.blogspot.com">
<div class='button-share' id='like' style='margin-left:7px;'>
<div id="fb-root"></div>
<script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script>
<div class="fb-like" data-send="false" data-layout="box_count" data-width="40" data-show-faces="false"></div>
</div>
<br /><div class='sbutton' style="margin-left: 2px;" ><a class='twitter-share-button' data-count='vertical' data-via='yinkaville' expr:data-counturl='data:blog.url' href='http://twitter.com/share' rel='nofollow'>Tweet</a><script src='http://platform.twitter.com/widgets.js'; type='text/javascript'></script>
<br />
<div class='button-share' style="margin-left: 3px;" id='su'>
<script src="http://www.stumbleupon.com/hostedbadge.php?s=5"></script>
</div>
<div class='button-share' id='digg' style='margin-left:3px;width:48px'>
<script src='http://widgets.digg.com/buttons.js' type='text/javascript'></script>
<a class="DiggThisButton DiggMedium"></a>
</div>
<div class='button-share' style='margin-left:3px;' id='gplusone'>
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
<g:plusone size="tall"></g:plusone>
</div>
<div style="clear: both;font-size: 9px;text-align:center;">Get <a style="color: #3399BB;" href="http://yinkaville.blogspot.com/">widget</a></div></div></div>
Customization:
Vertical alignment - Change the 15% value of bottom. The code positions the social bar relative to the bottom of your browser window. To fix the distance even when window is resized, specify the value in px (pixels) instead of %.
Horizontal alignment - Change the -721px value from margin-left. Negative value pushes the button to the left of the main blog column, positive value pushes it to the right. Increase or decrease the value based on your needs.
Twitter setting - Replace Helplogger with your Twitter username
Replacing and removing buttons - You can replace existing buttons with your own. Each button is represented by this code:
<div class='sbutton'> BUTTON CODE HERE </div>
Enjoy!!! :)
Tuesday, 13 October 2015
Microsoft HoloLens Development Edition: Coming Q1 2016 for $3,000
NEW YORK—Microsoft has announced the initial price and approximate availability of itsHoloLens augmented reality headset.
Nonetheless, this is a price that is going to put it out of reach of almost all hobbyists or students. For that latter group, Microsoft asked for academic research proposals earlier in the year, and the company will be awarding five successful teams with $100,000 in funding and two HoloLens Development Edition units. The winners of these awards will be announced today.The developer focus—and the high price—makes it clear that this isn't intended to be a consumer-oriented, mass-market device. Nonetheless, the price will likely be a shock to many. Google's Glass developer program, which had a comparable developer access scheme, had a $1,500 buy-in, making it pricey but arguably within reach of many of those with a keen interest in the device. Microsoft's hardware is a lot more substantial than Google's was, as HoloLens is a fully standalone device that includes a custom "holographic processing unit," so a higher price is understandable. We've previously advocated that the hardware be priced high, at least initially, in order to effect a kind of control over who uses it and how and to try to ensure that expectations are kept in line with what the technology is currently capable of. It's not yet ready for a mass market consumer audience, and treating it as if it is will only lead to disappointment.
Beyond the developer edition price, the big
As previously implied by CEO Satya Nadella, the first HoloLens will be a developer-oriented unit that Microsoft is calling the "HoloLens Development Edition." From today, developers will be able to apply online for the opportunity to buy a unit. Those units won't be cheap, either: the asking price is $3,000 (£2,000), with units expected to ship during the first quarter of 2016.
The hardware is going to be comparable to the units demonstrated earlier this year, though Microsoft says that it has no new information to share regarding specific specs or capabilities. We learned earlier this year that the hardware had an x86 processor, 2GB RAM, 802.11ac, and a 60Hz refresh rate, so we'd expect the Development Edition to be similar.
Nonetheless, this is a price that is going to put it out of reach of almost all hobbyists or students. For that latter group, Microsoft asked for academic research proposals earlier in the year, and the company will be awarding five successful teams with $100,000 in funding and two HoloLens Development Edition units. The winners of these awards will be announced today.The developer focus—and the high price—makes it clear that this isn't intended to be a consumer-oriented, mass-market device. Nonetheless, the price will likely be a shock to many. Google's Glass developer program, which had a comparable developer access scheme, had a $1,500 buy-in, making it pricey but arguably within reach of many of those with a keen interest in the device. Microsoft's hardware is a lot more substantial than Google's was, as HoloLens is a fully standalone device that includes a custom "holographic processing unit," so a higher price is understandable. We've previously advocated that the hardware be priced high, at least initially, in order to effect a kind of control over who uses it and how and to try to ensure that expectations are kept in line with what the technology is currently capable of. It's not yet ready for a mass market consumer audience, and treating it as if it is will only lead to disappointment.
Wednesday, 7 October 2015
6 Helpful Tips To Secure Yourself From Hackers

It is not news that cyber-crimes has doubled over the past few years and increasing cyber criminals now rely on your confidential information or account and credit card details to carry out many attacks and internet fraud. These hackers use different kinds of approach and methods to obtain individuals information. And today i have decided to sensitize business owners and individuals on these processes in other to help them and their friends stay safe from hackers.
However you must understand that every electronic device or application connected to the internet can be hacked. Yes! And these hackers are moving closer to us by the seconds. But it’s left for you to make the process either easy or tough for these hackers. Even the Independent National Electoral Commission (INEC’s) website was hacked while the presidential election was on.
While there’s no way of knowing if your personal information has been stolen, the safest bet is to assume you’re at risk and take appropriate precautions.
Who is at risk?
Labels:
AFRICA,
AMERICAN/AFRICAN,
ANDROID TIP,
EDUCATION,
NG UPDATE,
PC TIPS,
TECNOLOGY
Tuesday, 6 October 2015
How To Print Recharge Cards/Vouchers With A Free Software (Mtn, Glo, Airtel etc)
==> Get the latest Recharge card printing software here.
This short note is for those who really want to start the recharge voucher printing business on a small scale or for those who just want to give it a try. You must have access to a computer before you can use this software, not compulsory that it is connected to internet. You can always sort the processes that involve internet at cyber cafes or anywhere you can get access to internet.
(The Picture above is one of the screenshots of the software)
Labels:
AMERICAN/AFRICAN,
ANDROID TIP,
entertainment,
MONEY,
NG UPDATE,
PC TIPS
How To Write Files to CD in Microsoft Windows
Writing files to CD (Compact Disc) also knows as burning a disc, simply means copying files from your PC to a CD i.e. empty/blank disc. The files could be photos, documents, music, softwares etc. For a file to be successfully saved on a CD, it has to pass through the process of writing and that’s why I’m here to explain how to write files to a CD in windows.
Blank CD's come in two different forms. The first one is called CD-R(CD Recordable). The other one is called CD-RW (CD Re-Writable). You can copy files to both CDs but it is only the CD Re-Writable that is reusable. Hence, you can easily copy new files to the CD-RW and erase the old ones that you might have saved on it. The CD-RW disks are a little more expensive than the regular CD-R disks.

Blank CD's come in two different forms. The first one is called CD-R(CD Recordable). The other one is called CD-RW (CD Re-Writable). You can copy files to both CDs but it is only the CD Re-Writable that is reusable. Hence, you can easily copy new files to the CD-RW and erase the old ones that you might have saved on it. The CD-RW disks are a little more expensive than the regular CD-R disks.
Friday, 2 October 2015
Tech:- How To Borrow Airtime From MTN When You Run Out Of Call Credit

Airtel users are currently enjoying this Offer, Now its open to MTN Users, You can now borrow Airtime whenever you need to make Urgent calls and don’t have Airtime on your Phone.
This new product according to them allows you request for airtime from the network on credit, when you have run out of airtime and pay later.
Labels:
AFRICA,
AMERICAN/AFRICAN,
C.E.O TIPS,
PC TIPS,
TECNOLOGY
Google Search Tips And Tricks: How To Search Like A Pro
The internet is a vast sea of information, therefore to get the most out of Google search, you must instruct the search engine to bring exactly what you want. Since Google is the largest search engine in the world, i’ll share with you some tricks on how to search like a pro on Google.

1. Use of Quotation Marks and Key Phrases
When looking for something on Google, envelope the key word with quotation marks to instruct the search engine to bring all about what you searching for. For example if you type in”Reebok”, search engine would bring all about Reebok and nothing else.
When looking for something on Google, envelope the key word with quotation marks to instruct the search engine to bring all about what you searching for. For example if you type in”Reebok”, search engine would bring all about Reebok and nothing else.
Labels:
AFRICA,
AMERICAN/AFRICAN,
NG UPDATE,
PC TIPS,
TECNOLOGY
10 Common Mistakes That Could Damage Your Laptop [A Must Read]
Laptops are very important work and fun stations. To ensure that our laptops lasts us longer, it is our duty to know the safe practices, how to, habits, acts, and behaviors that might cause us to lose our laptops.

Here are 10 common mistakes that might cause you to damage your laptop or computer.
1. Using Your Computer Without An Antivirus
Getting a good antivirus with paid license could be expensive but it’s always a wise choice to do so. Using your laptop without an antivirus software installed could cause you the following;
Getting a good antivirus with paid license could be expensive but it’s always a wise choice to do so. Using your laptop without an antivirus software installed could cause you the following;
* Slow system performance
* Loss of important documents exposure to h*ckers through the installation of Trojan horses and tracking cookies on your system
* And finally could cause total system failure
* Loss of important documents exposure to h*ckers through the installation of Trojan horses and tracking cookies on your system
* And finally could cause total system failure
Labels:
AFRICA,
AMERICAN/AFRICAN,
C.E.O TIPS,
EDUCATION,
NG UPDATE,
PC TIPS,
TECNOLOGY
[Tech] Tips To Increase Your Laptop Battery
The problem that plagues most laptops these days is the battery’s tendency to lose capacity over time. The age old nickel-cadmium and nickel-metal-hydride batteries are now replaced by lithium-ion batteries as these don’t require to be fully discharged at each charge cycle. In spite of this replacement, there are several measures you can take to make sure your battery duration and overall life extends to a maximum.
Here are some of the Tips:
1. SILENT KILLER: THE CD/DVD DRIVE
Leaving CD/DVDs as leftovers in the drives even when not in use will lead to an unnecessarily spinning drive and will suck battery power like a sponge. Wherever possible, try to run on virtual drives using programs like Alcohol120% or PowerISO rather than optical ones.
2. POWER SUCKING EXTERNAL DEVICES
Any device plugged in the USB port or other external devices like keyboard, headphones, or mouse will constantly draw battery power from your laptop. So if you’re not using it, better remove it and let your laptop ports breathe fresh air. All unneeded wireless capabilities such as built-in data modems, Wi-Fi and Bluetooth radios/switches should also be disabled. Depending on your laptop model, you can even disable these unnecessary devices and ports using Device Manager.
3. GO DEFRAG
Defragmentation is a process that physically organizes the contents of your hard drive into the smallest number of contiguous regions and creates larger regions of free space using compaction. Hence, it plays a major role in assisting the hard drive to access data easily. When the hard drive works quicker, it places a lesser load on the battery, making it last longer. In Windows, you can find the defrag option in the control panel while Mac OSX does not actually require defragging due to it’s inbuilt intelligent handling of fragmentation.
4. WIPE OUT ANYTHING UNNECESSARY
Errant software applications, unnecessary utilities running in the background or apps that continuously hang usually suck up immense processor cycles.
Web browsers are particularly prone to the problem due to the multiple plug-ins, rendering engines, and scripting engines embedded within them. With a combination of Ctrl-Alt-Delete, Windows task manager is our savior here by identifying processes that show unexplained high utilization.
Also, if you have unnecessary programs running as start-ups, you can weed em out by going to the ‘Start’ menu and typing ‘msconfig’ in the search box. This will launch the System Configuration window, where you can select the Startup tab and uncheck the programs you don’t require at startup.
5. HIBERNATE

Tech!! 8 Apps To Turn Your Windows Pc Into A Wi-fi Hotspot

Sharing your computer’s internet access among your Wi-Fi devices is an easy way to save bandwidth and maintain network security. In this post, I have put up a collection of the best Wi-Fi software that can share a single internet connection among your friends,devices and other Wi-Fi enables products.
10 Tips To Improve Your System Speed – 95% Faster
Many of us think that when a computer starts performing poorly that it’s time to buy a new computer. Does your desktop or laptop often hang on the hour glass for several minutes at a time?

Always take the Follow Precautions below:-
1. Let your PC boot up completely before opening any applications.
2.Refresh the desktop after closing any application. This will remove any unused files from the RAM.
Globacom Loses 2.5m Internet Subscribers, Etisalat Gain New Subscribers More Than Any Network
Despite the introduction of Glo Bolt by one of Nigeria’s leading network providers, Globacom, about 2, 427, 359 subscribers have dumped Globacom internet modems in the first quarter of 2014. This, according to statistics made available on the website of the Nigerian Communication Commission (NCC), is the largest slump among the GSM operators in the country.

According to figures made available on the website of the NCC, in January 2014, Globacom had 15,109,791 subscribers on its internet subscriber base; an improvement from its 14,321,019 internet subscriber base in December 2013.
Thursday, 1 October 2015
See What The Inside Of The Planet Mars Looks Like (Photos)

These pictures were taken by the Mars Curiosity Rover. A mobile robot launched into mars by NASA.
See more photos:-
Labels:
AFRICA,
AMERICAN/AFRICAN,
NG UPDATE,
PC TIPS,
TECNOLOGY
How The Internet Helped Restore My Baby’s Health – Man Shares His Experience f
Don’t ever doubt the Power of Intermet & Google.. Its dangerous if you do.
A Nigerian sent this Mail to Us days ago on How the Internet helped Restore his baby health for Free, You can also, Its Free and Interesting.
Read his Encounter below:-
With great joy in my heart I give this brief account of how the internet helped restore my baby’s health and prevented possible long-term complications. My lovely eight-month old baby suddenly began having seizures few days ago. It was so severe that it worried me and her mum so much that we though it was a spiritual attack. She would suddenly stiffen her neck and shake with great energy (seemingly unconscious), and then return to normal mode in less than a minute.
Labels:
AFRICA,
AMERICAN/AFRICAN,
Funny pranks,
NEW,
NG UPDATE,
PC TIPS,
TECNOLOGY
Monday, 28 September 2015
Your Blogspot Redirecting to .ng and Ads Not Showing On Desktop? Try This..
Blogger Nnadi Nnaemeka Donatus contacted me few days back to complain that Google ads generated from his hosted Google Adsense account are no longer displaying on the desktop view of his blogspot blog.
I checked his blog and discovered that the ads were ONLY showing on mobile view. I also noticed that his blog keeps redirecting to .blogspot.com.ng. Before I could figure out what's wrong, he sent me another message that the problem has been fixed.
So how?
Copy and paste the code below to the head section of your blog's html. It will stop the redirection and ads will display on the desktop view.
I checked his blog and discovered that the ads were ONLY showing on mobile view. I also noticed that his blog keeps redirecting to .blogspot.com.ng. Before I could figure out what's wrong, he sent me another message that the problem has been fixed.
So how?
Copy and paste the code below to the head section of your blog's html. It will stop the redirection and ads will display on the desktop view.
<script type="text/javascript">
var blog = document.location.hostname.split(".");
if (blog[blog.length - 1] != "com") {
var ncr = "http://" + blog[0] + ".blogspot.com/ncr";
window.location.replace(ncr + document.location.pathname);
}
</script>
Hurray! Google Celebrates 17th Birthday - Your Best Search Engine Website
erday mark Google's 17th year in existence and the giant search engine we all know accross the world celebrates their 17th birthday. They celebrated their birthday with a Doogle which was displayed on the search engine homepage yesterday. Google uses its doogle to remind us of remarkable events in history.
Labels:
AFRICA,
AMERICAN/AFRICAN,
ANDROID TIP,
IPAD TIPS,
PC TIPS,
TECNOLOGY
How I Watch Live Bundesliga and Serie A Matches Free on my Tablet Device
I have been watching live football matches on my android smartphone for sometime before i bought my tablet. I really enjoyed watching Live Bundesliga and Serie A matches using this free android application and am not worried about data expenses since i use MTN BIS with Simple Server.
Tuesday, 22 September 2015
How To Place Ad Banner Under Header of Blogger Mobile View
In this tutorial, I will explain how to place 300x250 ad banner under header of Blogger mobile view. The banner can be Google adsense ad, an affiliate program banner or a personal advert banner to promote your products and services. So, I expect you have saved the code for the banner somewhere.
You can increase your Adsense earnings by placing a 300x250 ad banner under your blog header section as explained in this post.
You can increase your Adsense earnings by placing a 300x250 ad banner under your blog header section as explained in this post.
Labels:
AFRICA,
AMERICAN/AFRICAN,
C.E.O TIPS,
MONEY,
NEW,
PC TIPS
Subscribe to:
Posts (Atom)
















