Monday, 18 June 2012

Set Your Photo And Your Details In My Computer Properties

1.Open Notepad And Copy the bellow code and Modify Your Details

code:
[General]
Manufacturer= SivaKrishna
[Support Information]
Line1= http://www.pcspidertechnology.blogspot.com
2.Save The Notepad File in Windows>>System32 Folder lo oeminfo.ini Save This Name

3.set you image pixel as 180 px width *120 px height and save windows>>system32 older lo oemlogo.bmp save this name

4.right on my computer and see the properties

Download You tube Videos with out using any Software

1.Open Youtube and select or search any Downlodable video

2.In Address Bar In Front Of Address kick and Press Enter

3.It Will Open a Downlodable Page

4.Click On Download ,Selected Video Downloaded

5.Finally Save Your Video In Hard Disk

The Example Link As Shown Bellow

ex: http://www.kickyoutube.com/watch?v=sasad7657dms2

Saturday, 16 June 2012

Increase Volume Of MP3 Songs

To Increase Volume Of MP3 Songs ,to use mp3 gain software to freely increase the volume of mp3 songs and changes in volumes in mp3 songs using mp3gain software,to download this software as shown bellow link

MP3 GAIN SOFTWARE

Friday, 15 June 2012

Do You Lost Your Mobile Plz Visit This Site To Get Your Mobile



hi friends ,Do You Lost Your Mobile Plz Visit This Site To Get Your Mobile,plz visit the bellow site ,and in this site to enter your mobile number and find where is location of your mobile easily

http://www.fonefindr.com/

Do You Know Your Death Date


Do You Know Your Death Date ,every body interested to know your death date ,to visit the bellow site and enter the details of know person details and show your death details ,so funny ,the download lin k of death date as shown bellow

Do You Know Your Death Date

Wednesday, 13 June 2012

Take Screen Shot From Your Marriage Cassetes

Hi ,Friends To Take a screen shot of your marriage photo in cassetes ,to follow the bellow steps

1.First Install VLC Player

2.In VLC Player,First Play Video and Stop Perticular Photo To Snap shot , Select Video Menu as Shown Bellow

3.In Video Menu Select Snap Shot As bellow fig

4.Finally Save the Snap Shop Photo In u r Hard Disk

Change Audio of Video Song

TO Change Audio of video song using Corel Video Studio ,steps as shown bellow

1.Start>>Programs>>Corel Video Studio ,click it and click Video Studio Editor as shown bellow fig

2.Right Click On Time Line and click on Insert Video

3.To Change Audio Of Video Song Open

4.In Time Line ,Right Click On Video Track ,Click On Split Audio

5.Right Click On Audio Track ,Click On Delete

6.Right Click On Time Line ,Select INSERT AUDIO>>MUSIC TRACK

7.Change The Audio Song ,Select In Your Hard Disk Or System

8.You Loaded Audio Song Displayed in Music Track

9.Click On SHARE>>CREATE VIDEO FILE ,Select Same as First Video Clip and Click On Save

Tags : Change Audio Of Video File,Video,Audio,Change Audio,Change Video,Video Editing,Audio Editing,Audio,Video,Video Software,Audio software,video/audio software

Tuesday, 12 June 2012

Welcome Message Onload Your Blog

To Display Welcome Message For Your Blog Add the Bellow Code And Follow Bellow Steps

1.Copy The Bellow Code Change SAI BLOG To Your Welcome Message

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

alert("Welcome to SAI BLOG")

</script>

2.Save The code And Open Your Blog The Welcome Screen Is Displayed

How To Remove Blogger Blog Navabar

To Create New Blog It will Display blog navabar in Top Page Of Blog To remove this navabar to follow the bellow steps


1.First Backup Your Blog

2. Layout-Edit in  Html-Edit Template Window  Tick Expand Widget Template


3. In Template Code Find The Bellow Code

body {
margin: 0;
padding: 0;
border: 0;
text-align: center;
color: $mainTextColor;
background: #d7b url(http://www.blogblog.com/moto_ms/outerwrap.gif) 
top center repeat-y;
font-size: small;
}
 
4.Copy the Bellow code and paste above code 
 
#navbar-iframe {
display : none;
height : 0;
visibility : hidden;
}


5.The Final Result As Show Bellow Code 
#navbar-iframe {
display : none;
height : 0;
visibility : hidden;
}


body {
margin: 0;
padding: 0;
border: 0;
text-align: center;
color: $mainTextColor;
background: #d7b url(http://www.blogblog.com/moto_ms/outerwrap.gif) top center repeat-y;
font-size: small;
}


6.Save The Template And Open Your Blog

Blog Post Slide Show Widget

To See all the posts in Blogger that are displayed in slide show format ,that is useful for all readers to read all posts in slide show manner ,to put the slide show widget in your blog follow the bellow steps


1.First copy the bellow code 

<style type="text/css">
.gfg-root {
width : 100%;
height : auto;
position : relative;
overflow : hidden;
text-align : center;
font-family: "Arial", sans-serif;
font-size: 20px;
border: 1px solid #BCCDF0;
}

.gfg-title {
  font-size: 24px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-title a {
  color : #3366cc;
}

.gfg-subtitle {
  font-size: 20px;
  font-weight : bold;
  color : #3366cc;
  background-color: #E5ECF9;
  line-height : 1.4em;
  overflow : hidden;
  white-space : nowrap;
  margin-bottom : 0px;
}

.gfg-subtitle a {
  color : #3366cc;
  display:none !important;
}

.gfg-entry {
  background-color : white;
  width : 100%;
  height : 6.9em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 3px;
}

/* To allow correct behavior for overlay */
.gfg-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : auto;
  height : 100%;
  padding-left : 20px;
  padding-right : 5px;
}

.gfg-list {
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-bottom : 5px;
  display:none !important;
}

.gfg-listentry {
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  padding-left : 15px;
  padding-right : 5px;
  margin-left : 5px;
  margin-right : 5px;
}

.gfg-listentry-odd {
  background-color : #F6F6F6;
}

.gfg-listentry-even {
}

.gfg-listentry-highlight {
  background-image : url('garrow.gif');
  background-repeat: no-repeat;
  background-position : center left;
}

/*
* FeedControl customizations.
*/

.gfg-root .gfg-entry .gf-result .gf-title {
  font-size: 24px;
  line-height : 1.2em;
  overflow : hidden;
  white-space : nowrap;
  text-overflow : ellipsis;
  -o-text-overflow : ellipsis;
  margin-bottom : 2px;
}

.gfg-root .gfg-entry .gf-result .gf-snippet {
  height : 3.8em;
  color: #000000;
  margin-top : 3px;
}

/*
* Easy way to get horizontal mode, applicable via js options to gadget.

*/

.gfg-horizontal-container {
  position : relative;
}

.gfg-horizontal-root {
  height : 1.5em;
  _height : 100%;
  position : relative;
  white-space : nowrap;
  overflow : hidden;
  text-align : center;
  font-family: "Arial", sans-serif;
  font-size: 13px;
  border: 1px solid #AAAAAA;
  padding : 5px;
  margin-right : 80px;
}

.gfg-horizontal-root .gfg-title {
  font-weight : bold;
  background-color: #FFFFFF;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
  float : left;
  padding-left : 10px;
  padding-right : 12px;
  border-right: 1px solid #AAAAAA;
}

.gfg-horizontal-root .gfg-title a {
  color : #444444;
  text-decoration : none;
}

.gfg-horizontal-root .gfg-entry {
  width : auto;
  height : 1.5em;
  position : relative;
  overflow : hidden;
  text-align : left;
  margin-top : 0px;
  margin-left : 0px;
  padding-left : 10px;
}

/* To allow correct behavior for overlay */
.gfg-horizontal-root .gfg-entry .gf-result {
  position : relative;
  background-color : white;
  width : 100%;
  height : 100%;
  line-height : 1.5em;
  overflow : hidden;
  white-space : nowrap;
}

.gfg-horizontal-root .gfg-list {
  display : none;
}

/*
* FeedControl customizations.
*/

.gfg-horizontal-root .gfg-entry .gf-result .gf-snippet,
.gfg-horizontal-root .gfg-entry .gf-result .gf-author {
  display : none;
}

.gfg-horizontal-root .gfg-entry  .gf-result .gf-title {
  color: #0000cc;
  margin-right : 3px;
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer {
  float : left;
}

.gfg-horizontal-root .gfg-entry .gf-result .gf-spacer,
.gfg-horizontal-root .gfg-entry .gf-result .gf-relativePublishedDate {
  display : block;
  color: #AAAAAA;
}

.gfg-branding {
  white-space : nowrap;
  overflow : hidden;
  text-align : left;
  position : absolute;
  right : 0px;
  top : 0px;
  width : 80px;
}

.gfg-collapse-open, .gfg-collapse-closed {
  background-repeat : no-repeat;
  background-position : center;
  cursor : pointer;
  float : right;
  width : 17px;
  height : 20px;
}

.gfg-collapse-open {
  background-image : url('arrow_open.gif');
}

.gfg-collapse-closed {
  background-image : url('arrow_close.gif');
}

.gfg-collapse-href {
  float : left;
}

.clearFloat {
  clear : both;
}
body {
      background-color: white;
      color: black;
      font-family: Arial;
      font-size: small;
      margin: 0;
    }
    #feedGadget {
      margin-top : 5px;
      margin-left: auto;
      margin-right: auto;
      width : 270px;
      font-size: 16px;
      color: #9CADD0;
    }
</style>
<script src="http://www.google.com/jsapi/?key=internal-sample" 
type="text/javascript"></script>
  <script src="http://www.google.com/uds/solutions/dynamicfeed/
gfdynamicfeedcontrol.js" type="text/javascript"></script>

  <script type="text/javascript">

    function showGadget() {
      var feeds = [
       {title:'title',
        url:'http://mahigrafixdemo.blogspot.com/atom.xml?redirect=
false&start-index=1&max-results=999'},
      
       ];

      new GFdynamicFeedControl(feeds, 'feedGadget',
                               {numResults : 1000, stacked : true,
                               title: "MahiGrafix ~ All Posts."});
    }
    google.load("feeds", "1");
    google.setOnLoadCallback(showGadget);
  </script>
<div id="feedGadget">Loading...</div>
 
2.The above Code http://superblogtutorials.blogspot.com change the address
    to your blog address next learn blog edit - Post List
     change this to your blog tittle  
 
3.Go to your blog and go to page element ADD A GEDGET >>HTML/JAVA SCRIPT ,
   add above code and Save and see your blog