Blogger initially add on every blog �Powered by Blogger" in Blogger footer. This dialogue called Attribution 1. It is optional and used to show copyright, credits and other information. You can remove this attribution widget and add your own information. Blogger not allow you directly to remove it because it is locked. If you have tried to remove this then you may of noticed this gadget is locked into you blog. There are three ways of removing "Powered by Blogger" from your BlogSpot blog. Method 1: Using Unlock method Step 1. Log in to your Dashboard and go to your Blogger Dashboard. Step 2. Now go to Template > Edit HTML. Step 3. Tick the "Expand Widget Templates" checkbox. Step 4. Now Search (CTRL+ F) the following code: <b:widget id='Attribution1' locked='true' title='' type='Attribution'> Step 5. Replace true with false <b:widget id='Attribution1' locked='false' title='
Hi friends, In my previous posts related to c++ , I have told about many tricks in c++. Today I am going to tell you a trick in C++ by which you can turn on/off the num lock button and led as well on your keyboard. Read more »
Fritzing is an open-source initiative to support designers, artists, researchers and hobbyists to take the step from physical prototyping to actual product. We are creating this software in the spirit of Processing and Arduino, developing a tool that allows users to document their Arduino and other electronic-based prototypes, and to create a PCB layout for manufacturing. The complementing website helps users to share and discuss drafts and experiences as well as to reduce manufacturing costs. Fritzing is essentially an Electronic Design Automation software with a low entry barrier, suited for the needs of designers and artists. It uses the metaphor of the breadboard, so that it is easy to transfer your hardware sketch to the software. From there it is possible to create PCB layouts for turning it into a robust PCB yourself or by help of a manufacturer. Why Fritzing is needed Physical prototyping tools have come a long way and already allow non-engineers to quickly turn their ideas in
Comments
Post a Comment