Pages

28.7.10

remove attribution from the Simple blogger template

So how to remove the attribution gadget from the blogger templates. In this case, the Simple blogger design has a footer as following, 

To remove the attribution gadget from the blogger templates,



Step 1 : Go to Design -> Edit HTML
Step 2 : Click on Expand Widgets
Step 3 : Back Up by saving / downloading
Step 4 : Look for the following lines of code

<!-- outside of the include in order to lock Attribution widget -->
    <!--<b:section class="foot" id="footer-3" showaddelement="no">
<b:widget id="Attribution1" locked="false" title="" type="Attribution">
<b:includable id="main">
    <div class="widget-content" style="text-align: center;">

      <b:if cond="data:attribution != """>
        <data:attribution>
      </data:attribution>
    </b:if></div>

    <b:include name="quickedit">
  </b:include></b:includable></b:widget></b:section>

Step : 5 Comment the section

<!-- outside of the include in order to lock Attribution widget -->
     <!-- <b:section class="foot" id="footer-3" showaddelement="no">
<b:widget id="Attribution1" locked="false" title="" type="Attribution">
<b:includable id="main">
    <div class="widget-content" style="text-align: center;">

      <b:if cond="data:attribution != """>
        <data:attribution>
      </data:attribution>
    </b:if></div>
    <b:include name="quickedit">
  </b:include></b:includable></b:widget></b:section> -->

Step 6 : Save the Template
Step 7 : You will see, " Warning: Your Template does not include the following widgets:
  • Attribution 1 



Step 8 : Click on Delete Widgets

27.7.10

a new google docs format - google punch ?

 A video posted by Google,


In this video, when she clicks to Create a new spreadsheet, a new option, 'Punch' can be seen in the drop down options.

So what is this 'punch' ? This is something new in the Google Docs, so may be it is being used / tested internally in the Google team.

http://googlesystem.blogspot.com writes [One of the definitions of the word "punch" is "an iced mixed drink usually containing alcohol and prepared for multiple servings; normally served in a punch bowl". Maybe Google Punch is a free-form document that lets you combine data from other documents, spreadsheets, presentations and forms. What do you think?] More at http://googlesystem.blogspot.com/2010/07/google-punch.html

8.7.10

Youtube now making movie

Youtube is asking the users to submit videos of their daily life footage and people behind will edit the submitted  videos into a film. The project is named creation of Life in a Day, a project that plans to document July 24.
 Source : http://www.smh.com.au/technology/technology-news/youtube-turns-moviemaker-20100708-1017f.html

6.7.10