Thursday, July 28, 2011

Java concurrent - ExecutorService

http://www.xinotes.org/notes/note/1221/

Eclipse -> Code Templates

Setting templates:
Java -> Editor -> Templates

1: "Edit..." for sysout:
System.out.println(">>> ${user}: ${enclosing_type}.${enclosing_method} ${word_selection} = " + ${word_selection});${cursor}

2: "Edit..." for systrace:
System.out.println(">>> ${user}: ${enclosing_type}.${enclosing_method}()");

Sunday, July 24, 2011

secretGarden - программа для сохранения паролей на Android


Крутая программа для сохранения паролей
https://market.android.com/details?id=com.linguangel.secretgarden



Немного о ней
  • AES data encrypting
  • extremely reliable: your login password is never stored in DB!
  • 5 predefined item types: email, site, credit card, password, note
  • embedded configurable password generator
  • favorites list
  • grouping items by type, group, or tag


Friday, July 22, 2011

Wednesday, July 20, 2011

eXo Cloud IDE First to Support Java, Direct PaaS Deployments for Developers


http://newsblaze.com/story/2011072006011600030.pnw/topstory.html

SAN FRANCISCO, July 20, 2011 /PRNewswire/ -- eXo, the enterprise Java portal and cloud user experience platform (UXP) company, today announced that eXo Cloud IDE is the first web-based IDE to support Java, extending its support for HTML, JavaScript, Groovy, PHP and Ruby languages. eXo Cloud IDE also offers a quick and easy on-ramp for deploying applications directly to several major Platform-as-a-Service (PaaS) including CloudBees, Heroku, and Red Hat OpenShift.