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
▼
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...
jQuery effects - jQuery basic tutorial 10
›
10. jQuery Effects jQuery provides a trivially simple interface for doing various kind of amazing effects. jQuery methods allow us to q...
jQuery and Ajax - jQuery basic tutorial 9
›
9. jQuery Ajax AJAX is an acronym standing for Asynchronous JavaScript and XML and this technology help us to load data from the server...
‹
›
Home
View web version