Friday, April 24, 2020

Airtel and MTN Announces their lockdown packages - Free SMS For All Customers to Connect with their Loved Ones

In a time as critical as this, many Nigerians laments and raise abusive words  at the telecommunications service providers, demanding for the cut down of data plans price in the country considering the fact that lockdown and stay at home directive are implemented, but it seems telecommunication providers in Nigeria are adamant. I don’t think they are ready to reduce the price of their data plans or offer free data. Alternatively, Airtel and MTN have got us covered with the part where we need to connect with our loved one via SMS, this is not too great for some of us, but it’s still something for us to hang onto during this period. 
Airtel & MTN has publicly announced their free SMS to all customers to connect with loved ones in this period of lockdown.
Just like every other industry trying to make their contribution, the duo have decided to help family and loved ones keep in touch with each other during this period with a whooping 10 SMS per day, meaning you have 300 SMS for 30 days to all networks.

What are you waiting for, just keep texting and enjoy the connectivity

Tuesday, November 19, 2019

Four simplest ways to monetize your WordPress blog

Grow your income with WordPress.com
WordPress range of monetizing tools means there's a way to earn that’s right for your site. You can set up a weekly paid newsletter, offer subscriptions to exclusive content, accept donations, sell products or services. Or try something less intensive — display ads, and earn revenue for every visitor.

Collect payment with ease on your WordPress site
With Simple Payments (available to all Premium and Business Plan members of wordpress.com) or wordpress.org, you can embed payment buttons on any post or page. Use Simple Payments to collect debit and credit card payments for merchandise, services, courses, seminars, events, and more.

Generate site income in a few clicks
WordAds displays ads at the bottom of every post and page on your WordPress site (custom or mapped domain required). We do all the negotiating, design, and tracking. All you need to do is publish on your site and collect your payouts.

Sell online with a powerful eCommerce platform 
Sell anything on your site with WooCommerce, a free plugin that turns your site into a full-fledged store -- sell products, manage shipping, collect taxes, and more. With an Upgrade to the WordPress Business plan, your  site can take advantage of WooCommerce (and lots more features!).


Sunday, August 25, 2019

Write HTML Using Notepad, Notepad++ and TextEdit

How to write HTML codes using notepad, notepad++ and TextEdit

Web pages can be created and modified by using professional HTML editors however, for learning HTML I recommend a simple text editor like Notepad or Notepad++(PC) or TextEdit (Mac). When you understand the concept, you can proceed to use other editors like VS code, Atom, etc.
Using a simple text editor is a good way to learn fast without spending time trying to acquaint yourself with the less easy -to -use  code editors.
To begin writing html code, just follow the four steps below to create your first web page with Notepad for Windows OS, notepad++ or TextEdit for Mac OS.

Step 1:
For Windows OS

If you are using Windows 8 or later:
Open the Start Screen (the window symbol at the bottom left on your screen).
Type Notepad.
Click and open either notepad or notepad++ depending on what you are working with. If you already have a notepad++ installed with a shortcut link on your desktop, then simply double click to open it instead of going through the preceding procedures.
if you are using Windows 7 or earlier:
Open Start > Programs > Accessories > Notepad
You can follow same as in procedure iii of Windows 8.
For Mac OS
Open TextEdit
Open Finder > Applications > TextEdit
Also change some preferences to get the application to save files correctly. In Preferences > Format > choose "Plain Text"
Then under "Open and Save", check the box that says "Ignore rich text commands in HTML files".
Then open a new document to place the code.

Step 2: Write Some HTML


You can proceed to Write or copy some HTML into your text editor which you just opened
<!DOCTYPE html>
<html>
  <head>
   <title>Learning HTML</title>
  </head>
  <body>
       <h1>My First Heading</h1>
<p>My first paragraph.</p>
   </body>
</html>

Step 3: Save the HTML Page


Make sure you create a separate folder where you will be saving all you works and give it appropriate name, let's call it "projects". The folder could be on your desktop or inside your document folder but be sure to save all your files in there if not you will have problems later as you progress in the learning process.
To Save the file on your computer, Select File > Save as in the Notepad menu.
Choose the destination folder which you had created earlier (projects)
Name the file "index.html" and set the encoding to UTF-8 (which is the preferred encoding for HTML files) but if you are using Notpad++, under filename just type "index" and under file type, select "HTML".
Note: I prefer you use notepad++ because it gives color to your codes once it's saved unlike notepad which doesn't do that.
You can use either .htm or .html as file extension. There is no difference, it is up to you.

Step 4: View the HTML Page in Your Browser

To view the web page you just created
Navigate to the folder "projects"
Open the folder and you will see a file names "index" (if you follow the steps accordingly, this should be the only file in this folder)
If the file was saved with the appropriate suffix (.html or .htm) you will see the logo of your default browser shown.
Open the saved HTML file in your favorite browser (double click on the file, or right-click - and choose "Open with").
That is the simple way of writing and launching HTML codes, I believe this guide is of help to you as you continue in the journey of coding.
If you have need for further clarification or observation, commendation, etc you can leave a comment at the comments box and share with those it could help as well.

keep yourself updated by visiting https://pjadoga.blogspot.com or sign up to receive updates directly in your mail box.

Tuesday, July 02, 2019

How to create a gmail account with ease

Starting with E-mail

E-mail is the abbreviated form of Electronic mail; it is the cheapest and fastest means of communication. Sitting in any corner of the world you can receive, send and process E-mails, provided that you have Internet browsing device and your E-mail Id. Don’t worry; you need not require purchasing any device right now if you have your PC Ready. Now tighten your seat belts we have started our journey!!!

Here we are featuring Gmail the abbreviated form of Google Mail, the topmost email provider in the world. Once you learn how to use Gmail, you can easily make your E-mail ids on other domains too.

Creating an account

One question a lot of people seem to have is the difference between a Google account and a Gmail account. They are not necessarily the same thing. The catch is, you are allowed to create a Google account using your existing email account. That is not a Gmail account, but an account that allows you access to some of Google’s services. One the other hand, if you do create a Gmail account, it automatically becomes your Google account with access to all of Google’s services using that id and password. So basically, Gmail accounts are always Google Accounts, but Google Accounts aren’t Gmail accounts if you are using a different email from username@gmail.com. So then, how do you create a Gmail account?


Click the button that says “Create an account” on the bottom right box

Carefully fill out all the fields on the form

Click “I accept. Create my account”

You will be taken to an introduction page. Click “Show me my account”. You will be taken to your new email account and there will be some emails from the Gmail Team welcoming you, introducing you to some of the features and helping you import your contacts and old mail.
With your gmail account, you can access other Google services such as listed below

Google Analytics - To track visitors to your website
Blogger - Blogging site
Google Calendar - A calendar directly integrated with Gmail
Google Docs - An online document editor an storage
YouTube - Online video streaming
Google Sites - To create websites and wikis
Google Dashboard - Your portal to all of the Google services that can be accessed with your Gmail or Google account, from one interface.
And many, many more services and sites.

Gmail’s Interface

Though most of Gmail’s email functions are similar to the ones you might have used in other email services, it’s common to have to take a little time to acquaint yourself to a different interface. Below is a simple guide to using Gmail’s web interface:

1 - Inbox

It is where you will find the email you have received and also where you will find replies you have written to those emails. Gmail stacks the messages sent back and forth between 2 or more people so that you can view them all as a single strand, and easily follow conversations up as shown on the example below.

2 - Compose Mail

It is what you would click to start writing an email. You can either type the full email address or start typing the first few letters and Gmail will search through your contact list and give you email address options to choose from. You can also click on the “To” button to be taken to your contact list where you can choose the email you want to use. When writing your email, by putting your mouse over the buttons on the compose panel, you can tell what each button does, be it change colour, font, insert image or link.

3 - Drafts

Gmail will save a copy of the email you are writing as you write it as a “draft”. It will do so on small time intervals, but if you decide to save it yourself, you can always just click on the button that says “Save Now” on the bottom of the compose window.

When you do that, a copy gets saved on the Draft folder, so you can continue to write it later if you prefer. Once you send the message, they automatically disappear from the Drafts folder.

4 - Sent Mail

All the email you have ever sent someone can be found by clicking the “Sent Mail” button. It will separate the emails you have sent from the ones sent to you so you can clearly see only the ones you sent yourself.

5- More

The “More” button opens a series of options such as your “Spam” and “Trash”. You can drag those labels in and out of the more buttons to customise how you want to view the main buttons on your email, so if you decide you want to have your “Trash” button readily available under the inbox, just drag it there, and if you decide you want your “Drafts” under the “More” button, just drag it there.

6 - Report Spam

Gmail tends to do a great job keeping spam out of your inbox, but if you do receive some, or there is some insistent company that keeps emailing you even though you asked to be removed from their mailing list, simply select that email and click on “Report Spam”. It will make any emails from that address go straight to spam, and it will help Gmail recognise it in the future.

7 - Delete

Because your storage space with Gmail is constantly growing, it is unnecessary, for most people, to ever need to delete emails. If you just don’t want to see a certain email on your inbox anymore, check the box next to that email and click the delete button. It will be moved to your trash folder. If you permanently want to remove your email, delete it out of your trash folder as well.

Organising your Gmail

Over time, you may receive thousands of emails, and trying to find a certain email can become a difficult task. That is why it is important to organise your emails so you can easily find important ones in the future. Below are some useful features to help organise all your emails and contacts.

Contacts

There are several ways to add and organise your contacts. Click on the “Contacts” button on the left hand corner bar and you will be taken to a new page. One very useful thing about Gmail is that you don’t really have to add your contacts by hand in the long run. Gmail will automatically add the emails of everyone you replied to or have written to Gmail will, by default, show you initially the most used contacts you have. To view contacts that don’t appear on that list, either use the search feature or click on the button that says “All”.

By clicking on the single little person with a + sign on the upper left hand side, you can add individual contacts.
By clicking on the multiple little people with a plus sign, also on the upper left hand side, you can create a group. You can move several people to each group, so when you need to email them you don’t need to select them one by one. For example, when I am working on a project with a certain number of people, I create a group called “Project Whatever Name” and add to it all the people who are part of that project. That way, when I need to send them all a common email, all I need to do is select that group on the email address field and they will all receive the email. You will notice that Gmail has already created a few groups for you if you decide to use them.

They are the “Friends,” “Family” and “Coworkers” groups you see to your left of the screen.

On the upper right hand corner you will notice the import and export buttons. You can import your contacts formatted as CSV files from Outlook, Outlook Express, Yahoo! Mail, Hotmail, Eudora and some other apps. Gmail also supports importing vCard from apps like Apple Address Book.

The Export button is used if you want to do the opposite, export all of your contacts to use in another program or as a back up.

You can also print contact information if you prefer hard copy. Gmail will also help you manage your duplicate contacts by merging them or removing old contacts. You can also click on someone’s name and view all your recent conversations you have had, which means, you can see all the emails you exchanged recently. You can also do that simply by searching for the email address or the name of a contact on the search bar on the main screen.

Stars

Stars function in Gmail as a way of marking emails that you would like to pay attention to. You can star an email simply by clicking on the little star icon on the left hand side of any email when on inbox preview. When you decide to look for them again, you can simply click on the ‘Starred’ button and it will retrieve all the emails you have chosen to mark with a star.

Labels

Labels are a much more elaborate way of organising your emails. They work in a very similar manner to folders in other email clients. You can create labels by clicking on the button on top of the messages that says “Labels” and selecting “Manage Labels”. You will then be taken to a page that lets you manage all of your labels, whether you want to show them or hide them from the left side menu, and the option to delete them or create new ones.

When you decide to add an email to a particular label, simply check the box next to that email, go to the label pull down and check the label you want to be assigned to that email. Much like the stars, or folders, if at point you want to view only emails that have that label, click on the name of the label on the left hand side menu and all the emails you have attached that label to will appear.

You can also “mute” an email. Let’s say you signed up for a mailing list, you want to receive, so they are not spam, but they send emails so frequently that you don’t want to see it popping up all the time. Well, you can go to “more actions” and select “Mute” or simply type the letter “m” when reading one of the emails, and from then on, all emails coming from that group will bypass the inbox and go directly to archive, where you can find them when you do want to read the message.

Advanced Settings

There are many settings to choose from with Gmail. Some control basic features, some add features to the emails, some determine how you reply, who you receive emails from, and how you use your Gmail services. Below is a brief guideline for some of those settings. You can Access them by clicking on the “Settings” button on the upper left hand corner of your Gmail window.

General Settings

There are many things you can determine from the general settings. A few examples are:

Maximum Page size: 

It determines how many emails you see at a time (the default is 50). Just remember, making that number very large can make your page load slower.

My Pictures: 

It allows you to upload a picture which will be seen by your friends when they chat with you, move their mouse over your name on the chat bar, on Buzz, or throughout your Gmail pages. It’s a great way to personalise Gmail. There is also a setting to determine whether you get to see the picturesyour friends uploaded.

Signature: 

You can write something inside the box that would appear on the bottom of every email you write. Some people use that to add their contact information without having to type it every time. Others use it to add something fun, like a quote or a saying they like.

Vacation Responder: 

Let’s you add a message that will automatically be sent to anyone who emails you during a certain period of time. That way if some business email comes in, you can add the auto responder to reply with an alternate contact while you are away and a message saying when you are coming back. It is also useful for friends who might not realise you are away and who will be wondering why you aren’t replying to their emails.

Accounts and Import

It is under these settings that Gmail has options to help you import your email and contacts from other email accounts. Simply click the button that says import mail and contacts and follow the prompts. It will ask for your email and password and email will attempt to import all of the information. In certain cases, such as when you are trying to import emails from your personal website, you might have to add information, such as pop server.
You can also use Gmail as a substitute to use your own URL email, such as yourname@yourwebsite.com, without people realising you are doing it. That’s where the “Send mail as” can be handy. The easiest way to make use of this is to set whatever your other email is to forward to your Gmail account. From that point, click on the “Send mail another address” button. Enter your name and the other email address and click next step. Gmail will send that email a confirmation number that you have to type in that box to prove that you are the person receiving that email. One you have added that number, you can select to either make that email your default responder, or it will be one of the emails on a pull down you can select to respond as. You can also have Google host the email for your domain, by using Google Apps, that way you would use your own domain address but within the Gmail interface

Wednesday, June 12, 2019

First batch of Oyi-1 SmartPhone is ready for distribution

The long-awaited World and Africa first affordable 1USD (500NGN) Android Smartphone - Oyi-Beeptool is finally ready for shipment! The Smartphone which was announced since the fourth quarter of last year is just ready for the first batch of shipment.
Packed product ready for shipment

If you have pre-ordered for the OYI-1  from August to November 2018. You are part of the first batch distribution IF AND ONLY IF you are eligible based on our terms and conditions.


 And for all the people who have paid after November 30th. We are yet to attend to these pre-orders. It will take time as we are taken crowdfund and investments for these to be produced so please bear with us and be patient and perhaps you are not comfortable with the timing please send email to sales@beeptool.com for a refund stating your mode of payment order ID and proof of payments



Buyers waited for exactly 192 days for this smartphone to be ready for shipment. According to the management,

The first batch of OYI-1 is ready for shipment to Nigeria! We want to really appreciate everyone who has pre-ordered the Affordable smartphone.


Thank you for being patient with us. Continue to bear with us as we are almost there; just be sure that for all the people that pre-ordered the phone and are eligible will be given.
Stay tuned!

According to our estimated timing, the first batch should receive their Oyi BeepToolsmartphone between the end of June and August 2019.


Highlights Specifications of Oyi-Beeptool $1 Smartphone
  • Android™ 7.0 Nougat Operating system
  • Reinforced Frame & Screen, Unbeatable Value,
  • Screen: 5inch FWVGA 854*480
  • 4G LTE Dual SIM (Dual-SIM): Micro SIM + Nano SIM
  • Memory/Storage: 1GB
  • RAM /Built-in: 8GB, Micro-SD (Support up to 32GB)
  • Processor: MT6580 1.3GHz Quad-Core
  • Frequency Band: GSM 850/900/1800/1900 |WCDMA 900/2100 |FDD-LTE B1//3/7/20
  • Connectivity: WiFi 802.11 b/g/n Dual-SIM Bluetooth 4.1 3.5mm Headset Jack
  • Dimensions: 144.1 x 71.9 x 9.8 (mm)
  • Camera: Rear: 5MP; Front: 2MP
  • A long battery life: (2000mAh plus one extra) USB
  • GPS: Support and Durable 4G Smartphone
 Stay connected for updates on  how and when the distribution of the smartphone will be done in the country. We will keep on updating you guys, meanwhile you can share this post with those who  partook in the pre ordering stage.

Tuesday, June 11, 2019

Crazy beautiful iPhone 11 concept ditches buttons for more screen


The new IPhone is already here, check your specification

The iPhone 11 (or whatever Apple calls it) is still about four months away and there is no shortage of creative concepts hitting the internet lately guessing what Apple will release.

This latest concept might be one of the craziest ones we’ve seen, but I  bet you,   it's going to be  beautiful. Instead of sandwiching a metal frame in between the front and back glass pieces of the iPhone, this iPhone 11 concept shows what it would look like if Apple used a wraparound screen for the entire device. The end result is a luminous band around the entire phone that replaces the volume and power buttons and unlocks new possibilities for shortcuts on the side.

The chances and cost

Obviously, there is no chance under heaven this iPhone 11 concept ever gets made. Just imagine how unusable it would be. It would pretty much by impossible to protect it with a case. And I don’t even want to think about what the broken screen repair costs would be, considering AppleCare+ repair prices have been on the rise the last few years.

The design and line-up

The 2019 iPhone lineup is expected to come in the same three sizes as the 2018 lineup. Only a few design changes are rumored to be in the works. Apple will supposedly add a triple-lens camera to the successors for the iPhone XS and iPhone XS Max. Meanwhile, the iPhone XR will allegedly get a double-lens setup.

Other 2019 iPhone features will reportedly include a unibody glass back, improved Face ID, A13 processor, more RAM on the iPhone XR successor, two-way wireless charging and other beefed up internals. Per usual, Apple isn’t expected to unveil the new iPhones until this fall, giving concept designers plenty of time to keep dreaming.

If you are a fan of iPhone technology then keep dreaming and waiting while the designers dream and work.

Tuesday, May 21, 2019

How to Initiate Search Engine Optimization (SEO) With Blogger/Blogspot


Search Engine Optimization (SEO) With Blogger/Blogspot
SEO, Monetization, Online income, cool cash with blogger

In my previous post, I explain how you can help someone find your site on search engine by search engine listing. Let's dive into the use of keywords as obtainable in search engine optimization and many more.

Search engine optimization is something that is very important as far as online presence is essential.
You can use relevant keywords in the titles, text on your posts and pages. You can also direct search engines like google, yahoo, ask.com etc, which pages, posts, and links to ignore so they won’t show up in search results.
Below are steps towards optimizing your website.

1.       Add keywords to your posts and page titles

To improve the ranking of your posts and pages in searches, you can:
Include keywords that explain what the post or page is about, i.e a word that describe the content of your post. For instance, I am writing a post on Search Engine Optimization; my possible keywords will be SEO, Search, Optimization, Search Engines, rank, visible, etc. Users with any of these keywords will land in my blog post.
Also keep your titles around 60 characters long. A short and concise title will be more readable for users and won’t get cut off. Its best to make your title a little bit long; I didn’t say you should write a full sentence oo.

2.       Add headers

Tell search engines what your post is about with headers like H1, H2, H3 and more. In this case, the search engine crawl your posts and identify those unique headers whenever a search query is initiated. If there is a match between your header and the search query, your blog will definitely pulp up.
It’s pretty cool right? Just follow the steps bellow to get started.
  1. Sign in to Blogger.
  2. Click the blog you want to work on.
  3. In the left menu, click Posts.
  4. Choose the post you want to work on and click Edit.
  5. Highlight the text you want to make into a header.
  6. In the menu bar next to "Normal," click the Down arrow which displays several options.
  7. Choose the type of heading you want and that’s all.

3.       Make your images searchable

To make your images searchable and accessible for visually impaired readers, you can add a short description of the image, or alt text, and a title.
  1. Sign in to Blogger.
  2. Click the blog you want to work on.
  3. Add an image to your post and click it.
  4. Choose Properties.
  5. In the text box, add a long description in "alt" and a short description under "title."
  6. Click Ok.
If you followed this to the end, then you are good to go with optimization.
see you next time, feel free to drop your question or challenge in the comment box

Monday, May 20, 2019

How to help people find your blog on search engines and make more money

Your blog can be found on search engines with ease if you pay attention and implement the following steps

SEO, Search engine, optimization, blog listing, web search, monetization
Helping People to find your website is one of the numerous skills involved in monetizing a website/blog. If the number of people following or reading your posts is high enough then be sure of attraction by advertisers who are willing to pay good amount of money just to get their products across to your site visitors who are their potential customers.
In this post, I want to show you the easiest way to do that, for those who use blogger for their blog posts.

You can make it easier for people to find your blog on search engines like Google, yahoo, Bing, etc by: Listing your blog on search engines and also using keywords throughout your site so it shows up higher in search results. Follow the steps below carefully if you have a blog already, but if you don’t, login to blogger.com and create one, it’s pretty simple.

To List your blog on search engines

simply follow the steps below
1. Login to your blogger account
2. Click the blog to update.
3. In the left menu, click Settings and click Basic.
4. Under "Basic," next to "Privacy," click Edit.
5. Choose Yes to:
List your blog on Blogger
List your blog on search engines
6. Click Save changes.
That's it, your blogger site will now be visible on related search results.

In my next post, I am going to show you the easy way of doing Search Engine Optimization, just keep reading.

Wednesday, May 15, 2019

Hope Emmanuel Frank, a young Nigerian inventor beats imagination (with video)

Meet this young Nigerian, a boy of 15 years old by name Hope Emmanuel Frank  who converted his imagination into technical skill to produce produce an excavator using wood and syringe.

This is indeed a rear exposition and I want to enjoin the Leadership of Nigeria and other agencies around the world with the capacity to help this boy utilize his talent, to do so. Check the Image below or watch the video which contain details of what the boy has to say.

Do share this link until the appropriate Authority reach out to him.

Young Emmanuel and his projects


Saturday, March 02, 2019

Check out the latest Soda S2, 3GB/32GB With Fingerprint, Android 8.1 Dual Sim

Soda S2 6.1 9 HD + 3GB/32GB With Fingerprint, Android 8.1 Dual Sim

Soda S2 Smart Phone

Soda S2 smart phone is one of the highly demanded mobile phones in the market today.
It has all the capacities needed to give you comfort when used and also, it is cost  efficient which makes it a perfect device for both high and low income earners.

Its dual rear camera is enough to make you trip as it beautifies images to its best.

Key Features

·         157.2 X 76.25 X 8.05mm display size
·       Camera – 13MP + 2MP & 8MP
·         32GB ROM & 3GB RAM
·         4000mAh battery
·         Dual Sim Dual Standby
·         6,19HD + Notch display
 -        WIFI, Bluetooth, Micro USB
The cost price of this device has been slashed down by 5% which makes it presently sells at ₦ 39,990
Click here to order now
You can order from any part of the world and it will be delivered to you within stipulated time.

Featured

How to Initiate Search Engine Optimization (SEO) With Blogger/Blogspot

Search Engine Optimization (SEO) With Blogger/Blogspot In my previous post, I explain how you can help someone find your site on search en...

Contact Us now

Name

Email *

Message *