Never been to DZone Snippets before?

Snippets is a public source code repository. Easily build up your personal collection of code snippets, categorize them with tags / keywords, and share them with the world

About this user

Daniel González Gasull

« Newer Snippets
Older Snippets »
Showing 1-2 of 2 total  RSS 

Eclipse template: Comment for created Java files

Window -> Preferences -> Java -> Code Style -> Code Templates -> Comments -> Files

/*-
 * @(#)${file_name}    %I%    %G%
 */

Russian to English translation bookmarklet

Put this bookmarklet (favelet) in the Bookmarks Toolbar of your browser (Firefox or IE). Then translate any Russian page with it.

javascript:Qr=location.href;location.href='http://www.systranbox.com/systran/box?systran_id=SystranSoft-en&systran_charset=UTF-8&systran_text=&ttype=url&systran_url='+escape(Qr)+'&systran_lp=ru_en'
« Newer Snippets
Older Snippets »
Showing 1-2 of 2 total  RSS