Maniruzzaman Akash's Blog

Maniruzzaman Akash, A programmer, A web programmer, a helpful person to share knowledge and everything..

  • Home
  • Programming
    • C Programming
    • Java Programming
    • C++ Programming
    • C# Programming
    • Python Programming
    • Data Structure
  • Web
    • HTML
    • CSS
    • Javascript
    • PHP
    • AJAX
    • XML
  • FrameWork
    • Bootstrap(CSS)
    • Laravel 5(PHP)
  • Database
    • MySQL
    • Oracle
    • SQL Server
  • Android
    • Android Development
  • Mathematics
    • Numerical Methods
  • Others
    • My Articles
    • Download Ebooks
    • Mathematics
    • Difference Between
  • Contact
Showing posts with label Articles. Show all posts
Articles

What is Blue Whale Game ? Why people suicide?

Tuesday, October 10, 2017 By Maniruzzaman Akash 6 Comments

Todays most common question is Blue Whale:

What is Blue Whale Game ? Why people suicide by playing this Blue Whale Game?

What is Blue Whale Game ? Why people suicide?

What is Blue Whale and who invented the Blue Whale Game ?

Continue reading
Share:
Views:
Articles Computer Architecture

List and briefly define the possible states that define an instruction execution

Thursday, April 20, 2017 By Maniruzzaman Akash 1 Comments

Solution of List and briefly define the possible states that define an instruction execution :


1) Instruction address calculation (iac): 

Determine the address of the next instruction to be executed. Usually, this involves adding a fixed number to the address of the previous instruction. For example, if each instruction is 16 bits long and memory is organized into 16-bit words, then add 1 to the previous address. If, instead, memory is organized as individually addressable 8-bit bytes, then add 2 to the previous address.

2) Instruction fetch (if): 

Read instruction from its memory location into the processor.

3) Instruction operation decoding (iod): 

Analyze instruction to determine type of operation to be performed and operand(s) to be used.
List and briefly define the possible states that define an instruction execution
List and briefly define the possible states that define an instruction execution

4) Operand address calculation (oac): 

If the operation involves reference to an operand in memory or available via I/O, then determine the address of the operand.

5) Operand fetch (of): 

Fetch the operand from memory or read it in from I/O.

6) Data operation (do):

 Perform the operation indicated in the instruction.

7) Operand store (os):

 Write the result into memory or out to I/O.


Continue reading
Share:
Views:
Articles Blogger Tips

How to Add Code Syntax Highlighter in Blogger

Saturday, April 15, 2017 By Maniruzzaman Akash 0 Comments
In blogger, some developers work and they try to make some tutorials and they try to give code and obviously a code highlighting is necessary for this. Without a proper code highlighting, code looks very odd.

So, we need code highlighting in our blog.

First Step For code highlighting in Blogger:

1) First add the following line before </head> tag.

<link href="https://alexgorbatchev.com/pub/sh/current/styles/shCore.css" rel="stylesheet" type="text/css" />

<link href="https://alexgorbatchev.com/pub/sh/current/styles/shThemeEmacs.css" rel="stylesheet" type="text/css" />


2) Finally add this code before the </body> tag.

<script src="https://alexgorbatchev.com/pub/sh/current/scripts/shCore.js" type="text/javascript">

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushAS3.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushBash.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushColdFusion.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushCSharp.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushCpp.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushCss.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushDelphi.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushDiff.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushErlang.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushGroovy.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushJScript.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushJava.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushJavaFX.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushPerl.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushPhp.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushPlain.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushPowerShell.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushPython.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushRuby.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushScala.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushSql.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushVb.js" type="text/javascript" />

<script src="http://alexgorbatchev.com/pub/sh/current/scripts/shBrushXml.js" type="text/javascript" />

 

<script language="javascript" type="text/javascript">

 SyntaxHighlighter.config.bloggerMode = true;

 SyntaxHighlighter.all();

</script>

<!-- Syntax Highlighter Additions END -->

Enjoy syntax highlighting in your blogspot/blogger site now.



<?php
$example = range(0, 9);
foreach ($example as $value)
{
 echo $value;
}
Continue reading
Share:
Views:
Articles

What is Selfie and it's types

Friday, April 7, 2017 By Maniruzzaman Akash 0 Comments

Definitions of Selfie:

A selfie is a self-representation photo, commonly brought with a computerized camera or camera telephone held in the hand or bolstered by a selfie stick. Selfies are often used on informal communication like in Facebook, Instagram and Twitter and in those social sites. They are normally complimenting and made to seem easygoing. Most selfies are taken by a camera held at a proper or minimum distance or pointed at a mirror, as opposed to by utilizing a self-clock. A selfie stick can be utilized to position the camera more distant far from the person or anything, permitting the camera to see more around them.

Photo Source:  https://searchgateway.ne

Types of Selfies:

There are different types of selfies. All of the selfies are created by common people, celebrities, politicians and so on. The different types of selfies are:

1) Friend Selfie:
From all of the selfies, friend selfies is the most popular word and is the most famous selfie today. People, students, friends when get the time to gather all together, then a friend selfie is necessary now.
Friend Selfie
Friend Selfie
2) Bed Selfie:
    Sometimes, people give their selfie when they are in a bed or after having some fun with their partners.The bed selfie is now a most popular selfie style.
Bed Selfie
Bed Selfie
3) I'm Eating Selfie:
    And " I'm eating " - is also now a most nice and beautiful selfie by the selfie lovers. When someone or groups of someone, gathered together in a restaurant or Coffey shops they make a selfie with the tag -"I'm eating.."

Eating Selfie
Eating Selfie
4) Gym Selfie:
    And another selfie is gym selfie. When young man or woman goes to gymnasium and after doing some work on gymnasium they post a selfie to their social site as " In the Gym". That is really a nice selfie.

Gym Selfie
Gym Selfie
5) With a celebrity Selfie:
    When someone sees or meets with a celebrity accidentally they just try to take a selfie with the celebrity thus in friend-circle he can get extra value. That is also a nice moment of any persons's life and the selfie will also be the best memory with that celebrity.



Why selfie is important:

Today is a social communicating world and in this decade without proper communicating no one can can get popular quickly. For this reason a selfie also describes the personality of him/her.

Also to store some good memories of anyone's life, his every emotions and all. And for keeping these after he/she will be old, all will be a fun then.



Continue reading
Share:
Views:
Articles Earning Money

What are the best sites for ad publishing

Tuesday, April 4, 2017 By Maniruzzaman Akash 1 Comments

So our question is:

What are the best sites for advertise publishing?
Or, The best advertise publisher websites in 2017.


There are a bunch of websites for publishing advertising in the internet. From these website, we can advertise ads in our site and from that we can earn money. It's nothing more than.

So,

  1. what are the best advertise publishing sites? 
  2. Are all advertise publishing site give you the money?
Answer:


Step 1 
At a glance, these are all the advertise publishing site (top 20 advertise publishing site)
  • Adf.ly -(Link Shortner)
  • Ad-maven.com
  • Media.net
  • Ad Recover
  • Ad Buff
  • Info Links
  • Revenue Hits
  • Rev Contents
  • Ad choices
  • Bidvertiser
  • Vibrant Media
  • Clicksor
  • Ad Cash
  • Blog Ads
  • Chitika
  • Adsterra.com -(require monthly visitor 50,000)
  • Hax Hax-(require monthly visitor 5,00000)
  • Epom Market -(require monthly visitor 5,00000)
Step 2 
Conditions for earn from these sites.
  1. You have an awesome website, that is most important.
  2. You have a good social media linking
  3. You need to increase your page ranking.
You may increase your page rank by viewing your site by others and you also need to see others. There are some website that do this work. Like Hit 4 Hit is a site which will give you the best way to increase your site Unique visitor. These visitor making sites are:
  1. Hit 4 Hit
  2. Like 4 Like
Continue reading
Share:
Views:
Articles Blogger Tips

How To Make A Dynamic Personal Website Free From Blogger

Friday, December 2, 2016 By Maniruzzaman Akash 2 Comments
Welcome to my site again,
Today I'll show you how to make a dynamic site like my site or something personal site or your personal business site like a pro. Read the full tutorial carefully and I think you can make a site like my blogs. I'll show you step by step with image and so get a dynamic awesome website for your personal blog.So let's start

Step 01) 
It is a free site of yours and for this we'll use blogger which is basically come from google. Go to the site - https://www.blogger.com
The site looks like this - 





Step 02) 
Now click on Sign In option or Create your site option if you have a previous google account. For your kind information, Gmail is a google product , that means if you have a gmail account, then that is your google account also. So sign in your gmail or google account.
Then it looks like this


Give your google account name and password , then it'll look like this-




Step 03) 
If Everything is correct then you'll get a page like this if you have not set your blogger profile yet -


Now click - Create a Google Profile
Then follow the gaps like me- 

Step 04) 
Then get a new page and Click Continue To Blogger-
Then On the left corner of the page get a dropdown menu and if you haven't any blog it will be look like this-

Step 05) 
Then it will appear a mini window and fill it as your data like-
1) Give a site title name(you can give it anything.
2) Make a blog address like me and then check the availabilty that domain already exist or not. If domain is right then a right mark will appear, If not then a warning mrk will appear. Write a unique domain
3) Check the site template (Which format will show your site) [Don't think, select and in future we'll change it give a dynamic template in our site]
4) Create blog



Step 06) 
Check your blog live in server Click View Blog upper left corner.
And your site is just looking like this-
Get a site like this, you have no post that will look so ugly and then click on New Post



Step 07) 
Add an article and again view blog 


Now view the blog. I think it's pretty cool. By this system you can continue a blog. The wite will look now -



Now 

In blogger template option, you can add new template to your blog.
In blogger layout option, you can add new layout  or new widget to your blog.
I think you can do it personally and if you face any problem please knock me here.




*****Step 08) *****
Now it is time to make our site more dynamic. Get a free blogger template from any site. One of the best site is: Gooyaobi Template.
Go to the site 
Gooyaobi Template.




Click On Free blogger template. From them, chose your best template.

and download the zip file. We are now downloading a simple pickpress template like this-



*Step 09) *
Extract the tempalte and then




*Step 10) *

Select the Pickpress.xml file and open it with nodepad[Notepad is the default of Windows text editor]


*Step 11) *
Cpy the xml file from Notepad. 
Select Full - Press Control + Alt and 
then Copy Full Xml Code -  Constrol + C

*Step 12) *


Go to 
---- blogger dashboard
---- template tab
---- Click On Edit HTML



*Step 12) * 
Select All Code in The template tab-edit html and then paste the code from notepad which we've copied previous.


*Step 13) * Click On Save template button and then view blog again





And now our work is finished totally. We can get an awesome site like this. Really, it's cool and awesome.



See guys, how its looking now?

And now add more post in your site and make a public and fast directory of yours.






thank you everyone for seeing the lecture and I think I can help you to make you a best and dynamic website in blogger just free. I've showed all the images so that you can understand quickly about my talk. 


For more clear, See the Youtube video and make a dynamic website in 10 minutes




Thanks and next I'll come here with more functionality of Blogger.
If you face any problem, just comment here or mail me - manirujjamanakash@gmail.com



Continue reading
Share:
Views:
Older Posts Home
Subscribe to: Posts ( Atom )

Popular Posts

  • Numerical Methods 20 Multiple Choice Questions and Answers
  • Consider a hypothetical 32-bit microprocessor having 32-bit instructions: Solutions
  • List and briefly define two approaches to dealing with multiple interrupts
  • The hypothetical machine has two I/O instructions: 0011= Load AC fro I/O 0111= Store AC to I/O Solutions
  • What are the characteristics of Digital IC's?-Solution
  • Mid Square Method Code implementation in C and MatLab
  • List and briefly define the possible states that define an instruction execution
  • BFS, DFS, DLS in Tree implementation in C
  • Download Laravel Offline Documentation as HTML
  • Simpson's 1/3 Code in Matlab

Category

Advanced PHP Android Developement Articles Artificial Intelligenece Blogger Tips Blogging Career Bootstrap Offline Documentation Bootstrap Templates C Programming Computer Architecture Data Structure Difference Between Download Documentation Download Ebook Download Free Blog Template Earning Money Electrical Electronics Guest Posts HTML Java Programming Laravel Laravel Bangla Tutorial MatLab Code My Videos MySQL Database Numerical Methods Offline Documentation Recent Topics Simulation and Modeling Unity Game Development Web Design Web Development

LIKE ME ON FACEBOOK

TAGS

  • Advanced PHP (3)
  • Android Developement (5)
  • Articles (6)
  • Artificial Intelligenece (3)
  • Blogger Tips (5)
  • Blogging Career (1)
  • Bootstrap Offline Documentation (1)
  • Bootstrap Templates (1)
  • C Programming (14)
  • Computer Architecture (5)
  • Data Structure (11)
  • Difference Between (1)
  • Download Documentation (2)
  • Download Ebook (3)
  • Download Free Blog Template (2)
  • Earning Money (1)
  • Electrical Electronics (1)
  • Guest Posts (1)
  • HTML (4)
  • Java Programming (2)
  • Laravel (3)
  • Laravel Bangla Tutorial (1)
  • MatLab Code (2)
  • My Videos (3)
  • MySQL Database (7)
  • Numerical Methods (9)
  • Offline Documentation (1)
  • Recent Topics (1)
  • Simulation and Modeling (2)
  • Unity Game Development (3)
  • Web Design (3)
  • Web Development (1)

Join Google+

Maniruzzaman Akash
View my complete profile

Join With Me

Site Visitors

Best Sites For a programmer

  • URI Online Judge Solution By Me
  • StackOverFlow
  • W3 School
  • Git Hub - Store your Every Document

Popular Posts

  • What are the characteristics of Digital IC's?-Solution
  • The hypothetical machine has two I/O instructions: 0011= Load AC fro I/O 0111= Store AC to I/O Solutions
  • Consider a hypothetical 32-bit microprocessor having 32-bit instructions: Solutions
  • How to import Excel,CSV file in Laravel And insert data in database
  • List and briefly define the possible states that define an instruction execution
  • What is Blue Whale Game ? Why people suicide?
  • List and briefly define two approaches to dealing with multiple interrupts
  • ফিফা ওয়ার্ল্ড কাপ ২০১৮ শিডিউল এবং সমস্ত আপডেট- FIFA World Cup 2018 - Bangladesh Time Schedule
  • BFS, DFS, DLS in Tree implementation in C
  • Numerical Methods 20 Multiple Choice Questions and Answers

Earn Money From Your site

Translate To your language

Categories

Advanced PHP (3) Android Developement (5) Articles (6) Artificial Intelligenece (3) Blogger Tips (5) Blogging Career (1) Bootstrap Offline Documentation (1) Bootstrap Templates (1) C Programming (14) Computer Architecture (5) Data Structure (11) Difference Between (1) Download Documentation (2) Download Ebook (3) Download Free Blog Template (2) Earning Money (1) Electrical Electronics (1) Guest Posts (1) HTML (4) Java Programming (2) Laravel (3) Laravel Bangla Tutorial (1) MatLab Code (2) My Videos (3) MySQL Database (7) Numerical Methods (9) Offline Documentation (1) Recent Topics (1) Simulation and Modeling (2) Unity Game Development (3) Web Design (3) Web Development (1)

Subscribe To This Site To Get Latest Article On Programming or web

Posts
Atom
Posts
All Comments
Atom
All Comments
© 2016 Maniruzzaman Akash's Blog | All rights reserved
Developed By Maniruzzaman Akash Created By Responsive Blogger Templates | Distributed By Gooyaabi Templates