Sunday, 13 October 2013

Bye 10 mb & get 20 mb Free!! (Banglalink Internet)


banglalink free internetBanglalink is the second biggest mobile operator of Bangladesh. They have more then 2.5 core subscriber. There are many helpful offer in banglalink. They have some awesome internet package in 2G and 3G . At this moment there is an awesome offer for banglalink 10mb internet package . If you buy 10 mb internet then you will get 20 mb internet for free!!
To bye 10 mb internet  package dial-
*222*1*13#          
To check internet usage dial *124*5#           
Note: You have to deregister for internet after buying the banglalink internet. Dial *222*2*13# To deregister your internet.
Enjoy !!!

Wednesday, 21 August 2013

How To Design or Develop a Wordpress Theme Easily :: Basic Tips

Dear visitors. Today our topic is about beginner wordpress theme development. I think it will help you very much to develop professional theme next time.  To develop a wordpress theme we have to know wordpress webdesign also to know basic html, php , css  and photoshop. In this tutorial I am  going to present you the basic ideas all of about it.



Structure Of a Wordpress Theme:

Basically wordpress theme contains header, footer , sidebar and content area. Here is the preview of a wordpress theme: 



What software needed for Wordpress Theme Development?

To development a wordpress theme we have to work with-
Index.php
Header.php
Footer.php
Sidebar.php
Style.css
Function.php and many other php and css files. So dreamwaver is the best software to develop a wordpress theme. This software is too friendly to designing a website.


First Step Of Wordpress Theme Development:
We have to open the dreamwaver software and create  Index.php, Header.php, Footer.php, Sidebar.php, Style.css blank document.

There is many code provided from wordpress.org to develop a wordpress theme. Those code will help you to complete your project.



Index.php
To designing index.php please write those code on your index.php file. 



Code detailes,
<?php get_header(); ?>
 This code to call header section of your wordpress theme.


<div id="main">
       <?php get_sidebar('right'); ?>
  </div>
This code to call sidebar of your theme.  

  <div id="content">
    <?php if (have_posts()) : while (have_posts()) : the_post(); ?>
                           <h1><a href="<?php the_permalink(); ?>"><?php the_title(); ?></a></h1>
Using this code you can complete call about your content area.

              <span <h4>Posted on <?php the_time('F jS, Y') ?></h4> .post in <?php echo get_the_category_list( ', '); ?> </span>
This code to calling the time and category of your post.

                            <p><?php the_content(__('(more...)')); ?></p>

Its for adding read more option.
    <hr>
    <?php endwhile; else: ?>
    <p><?php _e('Sorry, no posts matched your criteria.'); ?></p>
    <?php endif; ?>
  </div>
<div id="delimiter"></div>
If there is no post then this code will work.

<?php get_footer(); ?>
This code for calling footer area.



Header.php


Write those code on your header area.
<head>
<title>Welcome to marksitbd</title>
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>">
</head>
<body
   <div id="wrapper"> 
     <div id="header">
                           <h1> Welcome to marksitbd </h1>
                          </div>
Welcome to marksitbd
  
 
    
                          

Welcome to marksitbd

                          


Footer.php




On footer.php write this code to beginning practice.

<html>
<title>footer</title><div id="footer">
  <h1>Designed By marksitbd</h1>

</html>
 

Sidebar-right.php

This code will call sidebar of your theme
<div id="sidebar-right">
  <h2 class="sidebartitle"><?php _e('Categories'); ?></h2>
  <ul class="list-cat">
    <?php wp_list_cats('sort_column=name&optioncount=1&hierarchical=0'); ?>
</div>



Style.css


Now we have to style our theme. Here is the code to styling our running wordpress theme.
/*
  Theme Name:basic wordpress theme
  Theme URI: http://carifahmad.blogspot.com/
  Description: Basic wordpress theme development tutorial.
  Author: Arif Ahmed
  Author URI: http://carifahmad.blogspot.com/
  Version: 1.0
  */

-- This is the introducing code to develop a wordpress theme. You can change the theme name, uri, description, author name and the theme version of your theme.

body {
   
            margin: 0 auto;
            padding: 0;
            text-align: center;
    background-color:#94908D;
            width:960px;
}


This section will call your body of running theme.   Here background color is #94908D. you can change this with your closeable color code. You can change text align center, left or right. Also you can change another options to design your wordpress theme.

#wrapper {
    display: block;
    border: 1px #000000 solid;
    width:960px;
    margin:0px auto;
background-color:#ffffff
}

This will call your wrapper area.

#header {
            border: 1px #000000 solid;
            background:#0A0501;
            color:#ffffff;
            height: 140px;
            width:960px;
}

This is the header section of your theme. Here border is 1 px and color is 000000, background color is  # 0A0501. Here color #ffffff is the text color. Height and width defined your headers height and width.

#content {
    width: 600px;
    border: 2px #000000 solid;
    float: left;
    position: relative;
}

You can change width border and float as your need. This will show the content of your site.

#sidebar-right{
    width: 350px;
    border: 1px #64a9fd solid;
    float: right;
position: relative;
}

#delimiter {
    clear: both;
}

This section to call sidebar of your theme. You can change the amount as your need.

#footer {
    border: 2px #000000 solid;
            background-color:#0A0501;
            color:#FFFFFF;
}

This is the footer of your theme.   

.title {
    font-size: 12pt;
    font-family: verdana;
    font-weight: bold;
}

This section will call your  title.        


Finally save all of the file on a folder and make a .zip file. Now your theme is ready to use have a look on your first making wordpress theme :


Thank you  for staying with me.
                                                          

Saturday, 22 June 2013

Free Internet In Airtel Bangladesh Ltd

Hay dear, today I am going to tell you the offer about free internet of aritel Bangladesh ltd. Airtel Bangladesh offering free facebook browsing from your mobile phone. Under this offer you can browse only facebook for free.
Normally facebook url is  http://facebook.com . But when we are using free offer we have to use a zero before the web url. On that way http://0.facebook.com is for free internet browsing from airtel Bangladesh ltd. Prepaid and postpaid all subscriber can use this offer.
So what are you waiting for? Lets start free internet browsing. Enjoy!!

Sunday, 12 May 2013

Prothom Alo ::: Most Popular Bangla Newspaper

4th November, 1998 was a very lucky date for prothom-alo Most Popular Bangla Newspaper. This is a day of redefining the newspaper industry of Bangladesh.Prothom-alo was started their journey as a local
daily newspaper but now they are number one major daily newspaper in Bangladesh. Now it is considered as most popular newspaper in Bangladesh.



 Starting Of Prothom Alo Bangla Newspaper:
It started the year 2013 with an average daily circulation of 5,25,000 copies, and it is increasing day by day. According to the National Media Survey 2012, conducted by SIRIUS Marketing and Social Research Ltd., 5.1 million people read the print edition of Prothom Alo every day, and in a week this newspaper is being read by more than 9.6 million people.




 Prothom alo Publisher and Editor:
It is published by Transcraft Limited but it is owned by Mediastar Limited. There is a one man behind the all scene known as very popular publisher and editor of Prothom-alo Matiur Rahman. He is one of famous journalist widely known as a left-wing politician.  He received the Ramon Magsaysay Foundation Award for Journalism, Literature, and Creative Communication Arts in 2005. 

 Prothom alo Number One Bangla Web Portal :
 Their online portal www.prothom-alo.com, is the world’s “Number 1” Bengali website(information source: Alexa). This portal visited by more than 1.5 million unique visitor 13 million times with 131 million page views per month from 190 countries across the globe (information source: Google Analytics).   

Prothom-alo also has unique system of publishing newspaper which known as Prothom-alo e-paper, this system allows the readers to experience the flavor of print edition newspaper in online. Prothom Alo has already set the highest standard of journalism in Bangladesh with impartial and authentic news presentation. 

 Prothom alo Supplements:
Prothom-alo offers various kind of supplements. It has “Chutir Dine” Saturday featured supplement, covering important and successful stories of Bangladesh in their cover story every week; "Stadium" Sunday supplement on sports; “Rosh+alo”Monday's humor-related magazine; “Noksha” Tuesday supplement on lifestyle; “Shastho kushol” Wednesday supplement on health; “Ananda” Thursday supplement; “Projonmo dot kom”  Friday supplement on information technology. And has a very special supplement in every year at Eid-ul-Fitr known as Prothom Alo Eid Sonkha. This Prothom Alo Eid edition includes fiction, historical articles and photos. 

 Prothom alo Community:
Prothom-alo is not just a newspaper, it is a name of social community also, they attached themselves in many social work like, In 2000, the newspaper established the Prothom Alo Aid Fund to help people who are victims of attacks with acid, which frequently cause disfigurement. As of 2005, the fund had raised $140,000 and provided services for 140 people. 

 Prothom alo Mathematics Olympiad:
Prothom Alo helped to popularise Mathematics in Bangladesh. It organized Mathematics Olympiad for the first time in Bangladesh in 2003. It is one of the main sponsors and the main organizer of Bangladesh Mathematics Olympiad. 

 Contact Prothom alo:
Its main office address is 100, Kazi Nazrul Islam Avenue, CA Bhaban,Kawran Bazar, Dhaka. Phone: 8180078-81, Fax : 9130496
E-mail :info@prothom-alo.com

Saturday, 11 May 2013

All Bangla Newspaper :: Email & Web Address

Hay dear I think this is the best one to find out All bangla Bangladeshi newspapers emailand website address. You can collect this information for get news instantly


 Prothomalo: E-mail :info@prothom-alo.com


ManabZamin: E-mail:news@emanabzamin.com, Web : www.mzamin.com






Bangladesh pratidin: E-mail : bdpratidin@gmail.com, bd_mofossal@bangladesh-pratidin.com






jugantor: mail: jugantor.mail@gmail.com



Kaler kontho: E-mail : info@kalerkantho.com


amader orthonity: E-mail: news@amaderOrthoneeti.com