GT's Blog
Code snippets, technical articles, tips on computing and programming...
Pages
(Move to ...)
Type in Nepali Unicode Romanized - Convert Roman Nepali to Unicode Tool
▼
QC/QA/Software Testing Training Videos Free
›
I've listed some useful videos that would be beneficial for beginners or some one who wants to understand software testing from scratc...
Java Tutorials - Kindle epub/mobi format
›
Learning the java language can be tough if you follow wrong documents. It's always best to follow the official tutorials provided by Ora...
git command cheat sheet - short description
›
GIT command cheat sheet with short descriptions Git task Notes Git commands Tell Git who you are Configure the author name and em...
linux terminal commands for beginner level
›
NAVIGATION ls - list directory contents pwd - print name of current/working directory cd - change working directory pushd/popd - put wor...
Maven use local jar without installing
›
You can install a local jar by using mvn install:install-file command/goal as I discussed in my earlier blog post . This ensures the re-usa...
Acoustic Alchemy - The Beautiful Game - Instrumental JAZZ
›
Acoustic Alchemy - The Beautiful Game - Instrumental JAZZ Isn't it awesome ?
Catalina Kiss - Acoustic Alchemy - Instrumental JAZZ
›
Catalina Kiss - Acoustic Alchemy - Instrumental JAZZ Here's another ... Enjoy !
Spring MVC download content of String as text file
›
To download a text file out of a String : JSP View : <a href="download">Download String </a> Controller Method ...
Spring MVC file download from server example code
›
To download a file - from request parameter JSP View : <a href="downloadFile?fileName=log.txt">Download String </a...
Java - Convert HTML to PDF File - Using iText
›
Here's how you can convert HTML to PDF using iText and Flying Saucer PDF libraries in Java. The steps are described within the code belo...
‹
›
Home
View web version