myTechpartner Join Me On Facebook
Join Me On Facebook

Blogroll

Saturday, 25 May 2013

Beautiful Blogger-Blogspot Templates with Preview



 Download.

Arto                                            
 Charcoal

Download




                


 To make this template fully display and function, you are invited to follow the steps below:

1. Sign into your Blogger's dashboard, choose the blog's "layout" .
2. Under "Layout" tab, choose the "Edit HTML" option.
3. You might need to backup the template before you upload it, click "download full template" to save the template file into the computer.
4. You can see the word "Upload a template from a file on your hard drive.", choose the "(template name).xml" file and upload it.
5. Enjoy!

More Templates Go to the page Blogger Templates under Downloads



Friday, 24 May 2013

Drop Box Share your file to Friends

"Your life's work, wherever you are."
imageDropbox is a free service that lets you bring all your photos, docs, and videos anywhere. This means that any file you save to your Dropbox will automatically save to all your computers,phone sand even the Dropbox website.
Dropbox also makes it super easy to share with others, whether you're a student or professional, parent or grandparent. Even if you accidentally spill a latte on your laptop, have no fear! You can relax knowing that Dropbox always has you covered, and none of your stuff will ever be lost.
One of the large space available in the cloud to store your data safely and it can be share to anybody in the world and you can access it from any computer only the need of you must signing the Drop Box and  install the Drop Box apps in your computer or mobile phones.
Simple Sharing
Dropbox makes sharing so easy that you'll be amazed at the things you can do. Invite your friends, family and teammates to any folder in your Dropbox, and it'll be as if you saved that folder straight to their computers. You can send people links to specific files in your Dropbox too. This makes Dropbox perfect for team projects, sharing party photos with friends, or recording your band's new album.
Safe
Even if your computer has a meltdown, your stuff is always safe in Dropbox and can be restored in a snap. Dropbox is like a time machine that lets you undo mistakes and even undelete files you accidentally trash. Your Dropbox is always ready for action from the Dropbox website to..
Free Space Earn
You can 500 MB free space for inviting your each friend to Dropbox and they install drop box on their computer
Useful for bloggers 
Useful for bloggers by sharing the link on to the blog any one can download the files, photos , videos and anything…because blogger don't provide more space to doing this…..
 

Friday, 17 May 2013

GTA 5 will Launch Soon

k

GTA V is waited by millions of fans around the world, A good news is that developer Rockstar has kept on releasing new screenshots.
Grand Theft Auto 5 is out on September 17 for the PlayStation 3 and Xbox 360 platforms. Until then, check out the screenshots below.


more screenshots

Tuesday, 14 May 2013

Internet Explorer 10

A new feature on Internet Explorer you can easily pin your web site to   Taskbar
Here i show demonstration pin FB to Taskbar
1) Open your Internet Explorer 10
      image

        image
Grab it, Pin it, Love it

Monday, 13 May 2013

ANDROID STARTER KIT

w image

Few more essential apps that you must download on your shiny handset……..

UTILITIES

1) SwiftKey Keyboard

     1     If you find hard to type using the touchscreen, download SwiftKey  Keyboard- One of the     best     virtual key boards on Android.complete with auto correction and predictive word algorithms. This is the only app in the list that you will have to pay for. though you have the option try it for a month before you buy a licence.

                                                         DONLOAD HERE :- SwiftKey Keyboard

2) Eye In Sky Weather

      2Do you know your phone can serve as a weatherman? EISW is a basic app that gives you weather forecasts depending or your location data. And you have  travel plans, you can also manually set the place for which you require weather information. EISW will pull up data for the next 15 days.

                                                       DONLOAD HERE :-Eye In Sky Weather

3) RunKeeper

       3 If you are the sort that never misses your morning jog, then download RunKeeper. The apps uses GPS feature on your phone to measure the distance you cover, calculate the calories you have burnt, and even keep a tab on your jogging speed. And all this data can be saved on your phone to help you chart your fitness regimen.

                                                       DONLOAD HERE :-RunKeeper

 

PRODUCTIVITY

1) Kingsoft Office

        4There is no Microsoft Office on android. But that doesn't meant that you can’t read Excel reports or Power point presentation on your phone.  Kingsoft Office suite is a free app with support for common formats like .doc  .xls  and .ppt  that allows you to edit and create text documents as well as check spreadsheets and and presentation files. As a bonus ,It can also read as PDF.

                                                      DONLOAD HERE :-Kingsoft Office

2) Any.Do

         6 This is free app allows you to create minimalistic to-do list for all your tasks. It lets you organise your jobs based on due dates, Whether they have to completed by Today, Tomorrow, or someday . Plus you can also split tasks between your work and Personal folders. And if the tasks at hand seem overwhelming.

                                                    DONLOAD HERE :-Any.Do

Friday, 10 May 2013

How to create Firing words easly with CS5

image
Open CS5
1 : File--->new
image
2 :  ctrl+i
image
3 : select text  tool   make font  IMPACT  and  write your text in text block and  enlarge that  one
image
4: right click on text layer in layer block and select---> Rasterize Layer
    then ctrl+A to select all and arrange vertically and horizontally the text
image
ctrl +D
5: select –> Rectangular marquee tool and select
   select a Alphabet only for eg: M  press ctrl+shift+j to create new layer and name it as M
    Do this for all alphabets
    image
Select first layer alphabet  click on fx   --> Drop Shadow
image
    Blend Mode—>Normal        opacity—>81%   Distance –>0     Spread--->20     Size –>12
a)    select colour overlay  change colour as cc6600  then ok
b)    select satin  change colour as  582900
       distance –>25     size—>105
c)    select inner glow   change blende mode---> color dodge
        opacity --->100%   color---> ffb900 (gold)
        choke--->20%      size--->13 px
Hit OK
6 : Right click on that layer ---->Copy Layer Style
     then select all layer use shift key to easy and right click and ---->Paste Layer Style
     ctrl+G  group these layers in to one group1 and right click and duplicate that one
      hide original group1.
image
7: open duplicate group and select first layer  pressing with ctrl click one new layer
     then new layer will be below that one we want merge these two layer so select two layer and press ctrl+E
     do this for all layers
8: Select first layer from top menu bar select filter ----> Liquify   
    select forward warp tool  click and drag to flame effect
image
image

Thursday, 9 May 2013

Blogger 4 coloumn Footer

 

Html code for four column footer

image

Step 1: Go to your blogger dash board select –->  Template ---> Edit Html

              press ctrl+f  then search box will appear

Step 2: On the search box type  ]]></b:skin>

           After finding code  copy the below code and paste above to it

#footer-wrapper {clear: both;width: 100%; height:4px; background: #CF4227;}
#lower {
margin:auto;
padding: 0px 0px 10px 0px;
width: 100%;
background:#333333;
}
#lower-wrapper {
background:#333333;
margin:auto;
padding: 20px 0px 20px 0px;
width: 960px;
border:0;
}
#lowerbar-wrapper {
background:#333333;
float: left;
margin: 0px 5px auto;
padding-bottom: 20px;
width: 23%;
text-align: justify;
color:#ddd;
font: bold 12px Arial, Tahoma, Verdana;
line-height: 1.6em;
word-wrap: break-word;
overflow: hidden;
}
.lowerbar {margin: 0; padding: 0;}
.lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;}
.lowerbar h2 {
margin: 0px 0px 10px 0px;
padding: 3px 0px 3px 0px;
text-align: left;
border:0;
color:#ddd;
text-transform:uppercase;
font: bold 14px Arial, Tahoma, Verdana;
}
.lowerbar ul {
color:#fff;
margin: 0 auto;
padding: 0;
list-style-type: none;
}
.lowerbar li {
display:block;
color:#fff;
line-height: 1.6em;
margin-left: 0 !important;
padding: 6px;
border-bottom: 1px solid #222;
border-top: 1px solid #444;
list-style-type: none;
}
.lowerbar li a {
text-decoration:none; color: #DBDBDB;
}
.lowerbar li a:hover {
text-decoration:underline;
}
.lowerbar li:hover {
display:block;
background: #222;
}

Step 3: again search the </body>

Step 4: After finding code  copy the below code and paste above to it

<div id='footer-wrapper'>
<div style='clear:both;'/>
       </div>
<div id='lower'>
<div id='lower-wrapper'>

<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='Column 1' preferred='yes'>
</b:section>
</div>

<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='Column 2' preferred='yes'>
</b:section>
</div>

<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='Column 3' preferred='yes'>
</b:section>
</div>
<div id='lowerbar-wrapper'>
<b:section class='lowerbar' id='Column 4' preferred='yes'>
</b:section>
</div>

<div style='clear: both;'/>
</div> </div>

Step 5: Save your templates And open Layout add your page elements

 

Contributors

Online Marketing

Do you Like this Article?

rss twitter facebook