passionate-codes-notepad-tricks.blogspot.com passionate-codes-notepad-tricks.blogspot.com

passionate-codes-notepad-tricks.blogspot.com

Notepad++ Tricks

Tricks of Notepad++. How to remove empty lines and spaces. How to Join 2 lines. Convert to LOWER or UPPER case. Select particular text

http://passionate-codes-notepad-tricks.blogspot.com/

WEBSITE DETAILS
SEO
PAGES
SIMILAR SITES

TRAFFIC RANK FOR PASSIONATE-CODES-NOTEPAD-TRICKS.BLOGSPOT.COM

TODAY'S RATING

>1,000,000

TRAFFIC RANK - AVERAGE PER MONTH

BEST MONTH

September

AVERAGE PER DAY Of THE WEEK

HIGHEST TRAFFIC ON

Thursday

TRAFFIC BY CITY

CUSTOMER REVIEWS

Average Rating: 2.6 out of 5 with 5 reviews
5 star
0
4 star
0
3 star
4
2 star
0
1 star
1

Hey there! Start your review of passionate-codes-notepad-tricks.blogspot.com

AVERAGE USER RATING

Write a Review

WEBSITE PREVIEW

Desktop Preview Tablet Preview Mobile Preview

LOAD TIME

1 seconds

CONTACTS AT PASSIONATE-CODES-NOTEPAD-TRICKS.BLOGSPOT.COM

Login

TO VIEW CONTACTS

Remove Contacts

FOR PRIVACY ISSUES

CONTENT

SCORE

6.2

PAGE TITLE
Notepad++ Tricks | passionate-codes-notepad-tricks.blogspot.com Reviews
<META>
DESCRIPTION
Tricks of Notepad++. How to remove empty lines and spaces. How to Join 2 lines. Convert to LOWER or UPPER case. Select particular text
<META>
KEYWORDS
1 notepad tricks
2 required result
3 soln 1
4 soln 2
5 under search mode
6 3 use s
7 regex explanation
8 soln
9 something
10 something else
CONTENT
Page content here
KEYWORDS ON
PAGE
notepad tricks,required result,soln 1,soln 2,under search mode,3 use s*,regex explanation,soln,something,something else,blah,mode,posted by,rahul ram iyengar,no comments,email this,blogthis,share to twitter,share to facebook,share to pinterest,about me
SERVER
GSE
CONTENT-TYPE
utf-8
GOOGLE PREVIEW

Notepad++ Tricks | passionate-codes-notepad-tricks.blogspot.com Reviews

https://passionate-codes-notepad-tricks.blogspot.com

Tricks of Notepad++. How to remove empty lines and spaces. How to Join 2 lines. Convert to LOWER or UPPER case. Select particular text

OTHER SITES

passionate-codes-load-webpages-faster.blogspot.com passionate-codes-load-webpages-faster.blogspot.com

How to load web pages faster

How to load web pages faster. Saturday, 2 May 2015. Tips for fast loading of web pages. 1] Reduce page weight:. Reducing page weight through the elimination of unnecessary whitespace and comments. Commonly known as minimization, and by moving inline script and CSS into external files, can improve download performance with minimal need for other changes in the page structure. 2] Specify sizes for images and tables. 3] Use async and defer, if possible. Eg: script src="demo async.js" async. Even though thes...

passionate-codes-log4j.blogspot.com passionate-codes-log4j.blogspot.com

Log4j

Apache log4j is a Java-based logging utility. Sunday, 7 December 2014. What is log4j.properties file. 3 components to work with Log4j. Subscribe to: Posts ( Atom ). Writing about myself is one of the toughest thing, all I can say is strong passion in coding made me a JAVA developer. I run this Blog with loads of passion hence the name Passionate Codes . I have strong interest in JAVA technologies and would keep on posting in my BLOG. 160; http:/ passionatecodes. View my complete profile.

passionate-codes-notepad-tricks.blogspot.com passionate-codes-notepad-tricks.blogspot.com

Notepad++ Tricks

Sunday, 15 March 2015. 1] Remove empty lines and spaces. To get rid of leading space(s) and all empty lines (even if the empty line contains spaces or tabs). 1 Go to Search - Replace. 2 Select " Regular expression. For "Find what" and leave "Replace with" blank. 4 Click Replace all. 1) means beginning of the line. 2) s* means any number (even 0) of whitespace characters. Whitespace characters include tab, space, newline, and carriage return. 2] Join 2 lines. 3] Convert to LOWER or UPPER case.

passionate-codes-performance-analysis.blogspot.com passionate-codes-performance-analysis.blogspot.com

Performance Analysis Tools

Friday, 25 December 2015. 1) Find memory leaks using Eclipse Memory Analyzer. 2) Analyze Thread dump using Jstack. Subscribe to: Posts (Atom). Writing about myself is one of the toughest thing, all I can say is strong passion in coding made me a JAVA developer. I run this Blog with loads of passion hence the name Passionate Codes . I have strong interest in JAVA technologies and would keep on posting in my BLOG. 160; http:/ passionatecodes. View my complete profile. Simple theme. Powered by Blogger.

passionate-codes-seo.blogspot.com passionate-codes-seo.blogspot.com

Search Engine Optimization (SEO) TIPS

Search Engine Optimization (SEO) TIPS. Search Engine Optimization (SEO) is basically optimizing your web pages or websites so that it ranks higher in search engines. Sunday, 16 June 2013. Steps to optimize your Website. 1] Visit this url - - ' https:/ www.google.com/webmasters/tools/submit-url? And paste your website url. Ie url of your home page. This is indexing. Google then will automatically CRAWL to all the web pages of your websites. Indexing tells Google that such a website exists. It's very impor...