Sunday, 2 November 2014

100 RANDOM POST WITH BLOG URL

Wednesday, 29 October 2014

recent

recent

receny


get this widget here

Tuesday, 28 October 2014

TEXT BOX CODE BOX

Textarea Tricks

Image behind

Placeholder text (HTML5)

Placeholder text (jQuery + HTML5)

Remove Glow (from WebKit)

Remove Resize Handle (from WebKit)

Add Resize Handle (jQuery UI)

Auto Resize

Nowrap

Remove Scrollbars (from IE)

http://css-tricks.com/examples/TextareaTricks/

Sunday, 19 October 2014

RECENTPOST

BLOG SITEMAP PAGE WITH RECENT POST THUMBNAIL

Saturday, 11 October 2014

Friday, 10 October 2014

RECENT POST

Monday, 6 October 2014

comment box


Comment Box is loading comments...

Thursday, 2 January 2014

Resource Hacker Tool

Resource Hacker is a small but excellent tool to modify system files like DLL, EXE, CPL, etc. You can even change Windows look by editing various Windows files and replacing their resources using Resource Hacker.
You can download it using following link:
This tutorial will help you in understanding this tool and will teach you how to use it. For your convenience, we have divided this tutorial in 2 parts:
  • PART 1: BASIC INFORMATION
  • PART 2: ADVANCED INFORMATION
Part 1 provides basic details like viewing or replacing existing resources in a file, etc. Part 2 covers some advance information for geeks, like adding new resources, using scripts, etc.
PART1 : BASIC INFORMATION
[Using Resource Hacker]
When you open a file in Resource Hacker, it shows various directories in left-side pane, like:
  • AVI - Contains AVI files
  • Cursor - Contains Cursor files
  • Bitmap - Contains BMP files
  • Icon - Contains Icons
  • Menu - Contains Menus
  • Dialog - Contains Dialog boxes
  • String Table - Contains Strings
  • Accelerators - Contains Shortcut keys
  • Version Info - Contains Version information of the file
[Viewing Resources]
You can view resource present in the file by expanding the directory given in left-side pane and clicking on the name of the resource. Each resource contains 3 important attributes:
ReadMore:
  • Resource Type
  • Resource Name
  • Resource Language
[Changing Resources]
For Icons / Cursors / Bitmaps:
1. First select the resource ( e.g. Bitmap -> 131 -> 1033 ).