Friday 18 July 2014

Next BRICS Summit to be held in Russia



i. The next year's BRICS Summit will be held in the Russian city of Ufa after the grouping's successful meeting in Brazil that saw an agreement being reached on establishing a development bank and a contingency reserve arrangement
 
ii. "Brazil, India, China and South Africa convey their appreciation to Russia for its offer to host the Seventh BRICS Summit in 2015 in the city of Ufa and extend their full support to that end," the BRICS leaders said in the Fortaleza Declaration. 
iii. Ufa is the capital city of the Republic of Bashkortostan, Russia, and the industrial, economic, scientific and cultural centre of the republic. 
iv. The sixth summit held here was attended by Prime Minister Narendra Modi, Presidents Vladimir Putin of Russia, Xi Jinping of China, Jacob Zuma of South Africa and Dilma Rousseff of Brazil, as they deliberated on global economic, political and strategic issues. 
v. BRICS Summit last night decided to establish the New Development Bank with an initial authorised capital of USD 100 billion for which the initial subscribed capital will be equally shared by the founding members, a point New Delhi emphasised to prevent domination by anyone of the members. 
vi. During the summit, agreement was also reached on establishing a contingency reserve arrangement with an initial size of USD 100 billion. 

vii. Russia, India, China and South Africa also extend their warm appreciation to the Government and people of Brazil for hosting the Sixth BRICS Summit in Fortaleza. 

Thursday 17 July 2014

BRICS to create 100 billion dollar development bank and emergency reserve fund





i. BRICS nations on 15 July 2014 signed a deal to create a new 100 billion US dollar development bank and emergency reserve fund.
ii. The deal to from the bank was signed during the 6th BRICS Summit being held in Fortaleza, Brazil form 15 July to 16 July 2014). BRICS group includes Brazil, Russia, India, China and South Africa.
iii. Creation of the bank was announced after a plenary meet at a BRICS summit meet by Brazil’s President, Dilma Rousseff. 
iv. As per the deal, the capital of the bank will be split equally among the five participating countries, while headquarter will be in Shanghai, China.
v. The Bank will have a rotating chair and its first President will come from India for the first six years. The Bank will also have a regional office in Johannesburg, South Africa. 
vi. The Bank’s board will have five Finance Ministers and will be chaired by Brazil. Initially the bank will be involved in infrastructure projects in the BRICS nations. 
vii. BRICS Finance ministers or central banks’ governors will form a governing body to manage the CRA while it will be presided over by the BRICS President. The BRICS CRA will not be open to outsiders.

Participant leaders of the five nations are 
• Brazil - Dilma Rousseff
• Russian - Vladimir Putin
• Indian - Narendra Modi
• China - Xi Jinping
• South Africa - Jacob Zuma 

Contribution of different nations
• China will contribute 41 billion US dollar
• Brazil, Russia and India will contribute 18 billion US dollar each
• South Africa will provide 5 billion US dollar

Sunday 25 May 2014

All Type Of Scroll

step : copy my code paste in notepad file and save as a html extension and than run...........

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Octal Enterprises</title>
<style type="text/css">
header
{
font-family: 'Lobster', cursive;
text-align: center;
font-size: 25px;
}

#info
{
font-size: 18px;
color: #555;
text-align: center;
margin-bottom: 25px;
}

a{
color: #074E8C;
}

.scrollbar
{
margin-left: 30px;
float: left;
height: 300px;
width: 65px;
background: #F5F5F5;
overflow-y: scroll;
margin-bottom: 25px;
}

.force-overflow
{
min-height: 450px;
}

#wrapper
{
text-align: center;
width: 500px;
margin: auto;
}

/*
 *  STYLE 1
 */

#style-1::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #555;
}

/*
 *  STYLE 2
 */

#style-2::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
border-radius: 10px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}

#style-2::-webkit-scrollbar-thumb
{
border-radius: 10px;
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
background-color: #D62929;
}

/*
 *  STYLE 3
 */

#style-3::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar
{
width: 6px;
background-color: #F5F5F5;
}

#style-3::-webkit-scrollbar-thumb
{
background-color: #000000;
}

/*
 *  STYLE 4
 */

#style-4::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb
{
background-color: #000000;
border: 2px solid #555555;
}


/*
 *  STYLE 5
 */

#style-5::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-5::-webkit-scrollbar-thumb
{
background-color: #0ae;

background-image: -webkit-gradient(linear, 0 0, 0 100%,
                  color-stop(.5, rgba(255, 255, 255, .2)),
  color-stop(.5, transparent), to(transparent));
}


/*
 *  STYLE 6
 */

#style-6::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-6::-webkit-scrollbar-thumb
{
background-color: #F90;
background-image: -webkit-linear-gradient(45deg,
                                         rgba(255, 255, 255, .2) 25%,
 transparent 25%,
 transparent 50%,
 rgba(255, 255, 255, .2) 50%,
 rgba(255, 255, 255, .2) 75%,
 transparent 75%,
 transparent)
}


/*
 *  STYLE 7
 */

#style-7::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}

#style-7::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-7::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-image: -webkit-gradient(linear,
  left bottom,
  left top,
  color-stop(0.44, rgb(122,153,217)),
  color-stop(0.72, rgb(73,125,189)),
  color-stop(0.86, rgb(28,58,148)));
}

/*
 *  STYLE 8
 */

#style-8::-webkit-scrollbar-track
{
border: 1px solid black;
background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-8::-webkit-scrollbar-thumb
{
background-color: #000000;
}


/*
 *  STYLE 9
 */

#style-9::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-9::-webkit-scrollbar-thumb
{
background-color: #F90;
background-image: -webkit-linear-gradient(90deg,
                                         rgba(255, 255, 255, .2) 25%,
 transparent 25%,
 transparent 50%,
 rgba(255, 255, 255, .2) 50%,
 rgba(255, 255, 255, .2) 75%,
 transparent 75%,
 transparent)
}


/*
 *  STYLE 10
 */

#style-10::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}

#style-10::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-10::-webkit-scrollbar-thumb
{
background-color: #AAA;
border-radius: 10px;
background-image: -webkit-linear-gradient(90deg,
                                         rgba(0, 0, 0, .2) 25%,
 transparent 25%,
 transparent 50%,
 rgba(0, 0, 0, .2) 50%,
 rgba(0, 0, 0, .2) 75%,
 transparent 75%,
 transparent)
}


/*
 *  STYLE 11
 */

#style-11::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
background-color: #F5F5F5;
border-radius: 10px;
}

#style-11::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-11::-webkit-scrollbar-thumb
{
background-color: #3366FF;
border-radius: 10px;
background-image: -webkit-linear-gradient(0deg,
                                         rgba(255, 255, 255, 0.5) 25%,
 transparent 25%,
 transparent 50%,
 rgba(255, 255, 255, 0.5) 50%,
 rgba(255, 255, 255, 0.5) 75%,
 transparent 75%,
 transparent)
}

/*
 *  STYLE 12
 */

#style-12::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
border-radius: 10px;
background-color: #444444;
}

#style-12::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}

#style-12::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-color: #D62929;
background-image: -webkit-linear-gradient(90deg,
 transparent,
 rgba(0, 0, 0, 0.4) 50%,
 transparent,
 transparent)
}

/*
 *  STYLE 13
 */

#style-13::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.9);
border-radius: 10px;
background-color: #CCCCCC;
}

#style-13::-webkit-scrollbar
{
width: 12px;
background-color: #F5F5F5;
}

#style-13::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-color: #D62929;
background-image: -webkit-linear-gradient(90deg,
 transparent,
 rgba(0, 0, 0, 0.4) 50%,
 transparent,
 transparent)
}

/*
 *  STYLE 14
 */

#style-14::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.6);
background-color: #CCCCCC;
}

#style-14::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-14::-webkit-scrollbar-thumb
{
background-color: #FFF;
background-image: -webkit-linear-gradient(90deg,
                                         rgba(0, 0, 0, 1) 0%,
 rgba(0, 0, 0, 1) 25%,
 transparent 100%,
 rgba(0, 0, 0, 1) 75%,
 transparent)
}

/*
 *  STYLE 15
 */

#style-15::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
background-color: #F5F5F5;
border-radius: 10px;
}

#style-15::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-15::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-color: #FFF;
background-image: -webkit-gradient(linear,
  40% 0%,
  75% 84%,
  from(#4D9C41),
  to(#19911D),
  color-stop(.6,#54DE5D))
}

/*
 *  STYLE 16
 */

#style-16::-webkit-scrollbar-track
{
-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);
background-color: #F5F5F5;
border-radius: 10px;
}

#style-16::-webkit-scrollbar
{
width: 10px;
background-color: #F5F5F5;
}

#style-16::-webkit-scrollbar-thumb
{
border-radius: 10px;
background-color: #FFF;
background-image: -webkit-linear-gradient(top,
 #e4f5fc 0%,
 #bfe8f9 50%,
 #9fd8ef 51%,
 #2ab0ed 100%);
}


</style>

</head>

<body>

 <div id="wrapper">
    <div class="scrollbar" id="style-default">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-1">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-2">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-3">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-4">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-5">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-6">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-7">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-8">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-9">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-10">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-11">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-13">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-14">
      <div class="force-overflow"></div>
    </div>

    <div class="scrollbar" id="style-15">
      <div class="force-overflow"></div>
    </div>
</body>
</html>

Wednesday 12 March 2014

website company in ahmedabad






Octal Enterprises is a software Development & website designing company in ahmedabad. Creativity, Innovation and Professionalism are the essence of every website that Octal Designs has developed.


Website designing begins with consultation, which involves you (our clients) and our representatives. In this meeting we discuss about your website and design requirements, this can be done via e-mail, over the phone and if possible by meeting personally. After the confirmation and approval of the project it is expected that the clients make 50% payment so that we start the work immediately.


Next step involves collection of photographs and content for your website. This is done once you finalize the content for your website according to the requirement. Once the content has been provided only then we will start working on the project.


Based on your preferences we will design the layout and show it to you. On reviewing from your side based on your feedback we will make the necessary changes.On approval of the layout further content will be added inside the pages on the website. The color combination and structure of the website won’t be changed in any condition.The final step includes testing of the website on different browsers and reviewing website functionality. On successful completion of the all the 5 steps the Website will be launched.

Tuesday 11 March 2014

Image Alt Role in seo







Because search engines can’t read images, you need to use alt tags to help describe your image.

If you have an image of the Golden Gate Bridge during a foggy day, your alt tag should read something like this:

Alt=”Golden Gate Bridge covered by fog”

Here is what the full image code should look like:

<img src="" alt=”Golden Gate Bridge covered by fog” />

The key to creating good alt tags consists of three points:

Image needs a proper description, without keyword stuffing.
It should be keyword rich.
It needs to be short and to the point.

How to Optimize Images for Better Search Engine Rankings










Neil Patel says about image optimization

You are already optimizing your site for search engines, right? But I bet you aren’t optimizing your images for search traffic!

I know, Google image search only gets a half a percent of Google’s overall traffic. But due to blended search results, images actually get a lot more traffic than that half a percent.

Unlike before, when you search for terms like “golden gate bridge” now, you actually see images of the Golden Gate Bridge on the search listings page. For this reason, it’s important to optimize your images for search engines.

Here’s how you can make your images search engine friendly:

Import Data In folder in php

Octal Enterprises


step 1: create Folder in wamp server/ www/folder name File
step 2: copy my code and paste in your php file
Step 3: Run Your Program
What yar u can import any file in our file folder enjoy-->

<?php
if(isset($_REQUEST["submit"]))
{
$file=$_FILES["file"]["name"];
$temp=$_FILES["file"]["tmp_name"];
$path="file/".$file;
$file1=explode(".",$file);
$ext=$file1[1];
$allowed=array("jpg","mp4");
if(in_array($ext,$allowed))
{
move_uploaded_file($temp,$path);


}
else
{
echo"<script>alert('invalid file')</script>";
}

}
?>

<html >
<head>

</head>

<body>
<form action="" name="form1" id="form1" method="post" enctype="multipart/form-data">
<table>
<tr>
<td>file</td>
<td><input type="file" name="file" id="file" /></td>
</tr>
<tr>
<td><input type="submit" id="submit" name="submit" value="submit" /></td>
</tr>
</table>
</form>
</body>
</html>

Monday 10 March 2014

Design of Shapes Using CSS

Octal Enterprises


1) Up-Triangle 
   
            Code : #up-triangle
                  
                
                     width: 0; 
                     height: 0; 
                     border-bottom: 120px solid green; 
                     border-left: 60px solid transparent; 
                     border-right: 60px solid transparent; 
                }

2) Down-Triangle

             Code : #down-triangle

                {
                      width: 0; 
                      height: 0;
                      border-top: 80px solid pink;
                      border-left: 60px solid transparent; 
                      border-right: 60px solid transparent; 
                } 

3) Left-Triangle

              Code : #left-triangle

               {
                  
                     width: 0;
                     height: 0;
                     border-right: 100px solid orange;
                     border-top: 50px solid transparent;
                     border-bottom: 50px solid transparent;

              }


Keep Connected With Octal Enterprises And learn programming . . .