Saturday, 13 August 2016

How to add a custom posts thumbnail in blogger

Do you want to know how to add a custom posts thumbnail in blogger or how to hide a specific picture/image from blogger posts and make them visible on your blogger homage as Thumbnails.

Step 1: Go to Blogger Dashboard >>Template >> Edit Html


Step 2: Click anywhere in Html Editor and press CTRL+F from your keyboard then a Search Box will be appear in top right corner of Html Editor.

Step 3: Copy this code shown in orange color and paste it in the Search Box then hit ENTER.

]]></b:skin>

Step 4: Copy given below CSS code and paste it immediately below this    ]]></b:skin>

<b:if cond='data:blog.pageType != &quot;index&quot;'>
<style>
.hideimage{
display: none;
}
</style>
</b:if>

Step 6: And Save the Template.

Step 7: Step 5:  Every time while you will create a new post then add your image/picture first and then turn editor to Html.



Step 8: Then locate the code for that image which will look like this.

<div class="separator" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUeuB-yxPwVkX0OnyfZp72BNVweRe8_R77LUF4w1bWvlpNaGdzvJjc64rHmngTNzIVTxflw8z8D1p6dkimMt6_Nsjl1ACd3TRzWUR31ACV_N2X0QinDjMfEgEkEwaVU7zIUG8T45nxoIxr/s1600/Software.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUeuB-yxPwVkX0OnyfZp72BNVweRe8_R77LUF4w1bWvlpNaGdzvJjc64rHmngTNzIVTxflw8z8D1p6dkimMt6_Nsjl1ACd3TRzWUR31ACV_N2X0QinDjMfEgEkEwaVU7zIUG8T45nxoIxr/s1600/Software.png" /></a></div>

Step 6: Replace the code highlighted above  in caption with code “hideimage”

<div class="hideimage" style="clear: both; text-align: center;">
<a href="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUeuB-yxPwVkX0OnyfZp72BNVweRe8_R77LUF4w1bWvlpNaGdzvJjc64rHmngTNzIVTxflw8z8D1p6dkimMt6_Nsjl1ACd3TRzWUR31ACV_N2X0QinDjMfEgEkEwaVU7zIUG8T45nxoIxr/s1600/Software.png" imageanchor="1" style="margin-left: 1em; margin-right: 1em;"><img border="0" src="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEjUeuB-yxPwVkX0OnyfZp72BNVweRe8_R77LUF4w1bWvlpNaGdzvJjc64rHmngTNzIVTxflw8z8D1p6dkimMt6_Nsjl1ACd3TRzWUR31ACV_N2X0QinDjMfEgEkEwaVU7zIUG8T45nxoIxr/s1600/Software.png" /></a></div>

Thats all, repeat all these steps for every single post.






Labels: ,

Tuesday, 9 August 2016

Windows Run Commands

How to start Run 
Press Win + R then type cmd and press Enter.

Note: cpl stands for control panel item and msc stands for microsoft system configuration.

Control Panel Programme Shortcuts

  • control                                    Control Panel
  • control folders                                    Folders Properties
  • control color                                    Personalization - Color and Appearance
  • control desktop                            Display Properties (Personalization)
  • control keyboard                                    Keyboard Properties
  • control mouse                                    Mouse Properties
  • control netconnections                            Network Properties
  • control printers                            Printers Folders
  • control userpasswords                            Manager current User Account
  • control userpasswords2                                    Manager all User Accounts
  • control update                                    Windows Update
  • control admintools                                    Administrative Tools
  • control schedtasks                                    Scheduled Tasks
  • appwiz.cpl                                    Application Wizard (Program and Features)
  • powercfg.cpl                                    Power Configuration
  • timedate.cpl                                    Date and Time Properties
  • desk.cpl                                            Display - Screen Resolution
  • intl.cpl                                            Regional Settings (International)
  • mmsys.cpl                                            Sound Properties (Multimedia System Settings)
  • inetcpl.cpl                                            Internet Properties (Internet Control Panel)
  • wscui.cpl                                                    Security Center (Windows Security Center UI)
  • sysdm.cpl                                            System Properties
  • utilman                                            Ease of Access Utility Manager
  • firewall.cpl                                            Windows Firewall

Commonly used Windows Tools

  • explorer                                                             Windows Explorer
  • c:                                                                      Explorer C: Drive
  • regedit                                                              Registry Editor
  • services.msc                                                      Windows Services (local)
  • taskmgr                                                              Task Manager
  • msconfig                                                              System Configuration Utility
  • mstsc                                                              Remote Desktop (Microsoft TerminalServices)
  • logoff                                                              Log Off Windows (without confirmation!)
  • shutdown                                                              Shuts Down Windows
  • calc                                                                      Calculator
  • cmd                                                                      Command Prompt
  • notepad                                                               Notepad


Microsoft System Configurations

  • devmgmt.msc                                                                 Device Management
  • eventvwr.msc                                                                 Event Viewer
  • diskmgmt.msc                                                                 Disk Partition Manager
  • dcomcnfg                                                                         Component Services 
  • gpedit.msc                                                                 Group Policy Editor
  • secpol.msc                                                                 Local Security Policy Settings
  • lusrmgr.msc                                                                 Local User and Groups
  • perfmon.msc                                                             Performance Monitor
  • fsmgmt.msc                                                                 Shared Folders
  • compmgmt.msc                                                              Computer Management 


. Other Windows Tools

  • wmplayer                                                                          Windows Media Player
  • write                                                                          Wordpad
  • mspaint                                                                          Paint
  • shrpubw                                                                         Create a shared folder Wizard
  • dxdiag                                                                         Direct X Troubleshooter
  • cleanmgr                                                                         Clean Manager - Disk Cleanup Utility
  • clipbrd                                                                         Clipboard Viewer
  • msiexec                                                                         Windows Installer Details
  • magnify                                                                         Windows Magnifier
  • osk                                                                                 On Screen Keyboard
  • msinfo32                                                                         System Information
  • sndvol                                                                         Volume Control
  • winver                                                                        Windows Version
  • comp                                                                        Compare Files
  • ftp                                                                                MS-Dos FTP
  • fsquirt                                                                        Bluetooth Transfer Wizard
  • verifier                                                                        Driver Verifier Utility
  • migwiz                                                                        Migration Wizard
  • sigverif                                                                        File Signature Verification Tool
  • fonts                                                                        Fonts
  • joy.cpl                                                                        Game Controllers
  • mrt                                                                                Malicious Software Removal Tool
  • eudcedit                                                                        Private Characters Editor


Applications

  • acrobat                                                                      Adobe Acrobat ( if installed )
  • photoshop                                                              Adobe Photoshop ( if installed )
  • ccleaner                                                                        Ccleaner ( if installed )
  • chrome                                                                      Chrome ( if installed )
  • excel                                                                      Microsoft Excel ( if installed )
  • access                                                                      Microsoft Access ( if installed )
  • powerpnt                                                                      Microsoft Powerpoint
  • winword                                                                      Microsoft Word ( if installed )
  • winrar                                                                           Winrar (if installed)

IP Config Commands (leave Dos Windows open)

  • ipconfig /all                           IP Configuration (Display Connection Configuration)
  • ipconfig /displaydns           IP Configuration (Display DNS Cache Contents)
  • ipconfig /flushdns                   IP Configuration (Delete DNS Cache Contents)
  • ipconfig /release                   IP Configuration (Release All Connections)
  • ipconfig /renew                   IP Configuration (Renew All Connections)
  • ipconfig /registerdns           IP Configuration (Refreshes DHCP & Re-Registers DNS)
  • ipconfig /showclassid           IP Configuration (Display DHCP Class ID)
  • ipconfig /setclassid                   IP Configuration (Modifies DHCP Class ID)


System File Checker Utility

  • sfc /scannow                        System File Checker Utility ( Scan Immediately )
  • sfc /scanonce                        System File Checker Utility ( Scan Once At Next Boot )
  • sfc /scanboot                        System File Checker Utility ( Scan On Every Boot )
  • sfc /revert                        System File Checker Utility ( Return to Default Settings)
  • sfc /purgecache                System File Checker Utility ( Purge File Cache )
  • sfc /cachesize=x                System File Checker Utility ( Set Cache Size to Size x )





Labels: ,