pfexec svcadm disable gdm
in reference to: OpenSolaris 2009.06 first impressions | Four Kitchens: the Drupal experts (view on Google Sidewiki)Friday, July 09, 2010
Thursday, July 01, 2010
vim for developers
lots of great suggestions how to use vim for efficient coding.
in reference to: Vim en:Programmers Editor - Notes (view on Google Sidewiki)Wednesday, June 30, 2010
Amazon S3
This is the real protocol reference for Amazon S3. You need to read this if you want to develop S3 compatible service or client library.
in reference to: Amazon Simple Storage Service (view on Google Sidewiki)install non-maven-support library
mvn install:install-file -Dfile=c:\kaptcha-2.3.jar -DgroupId=com.google.code
-DartifactId=kaptcha -Dversion=2.3 -Dpackaging=jar
"mvn install:install-file -Dfile=c:\kaptcha-2.3.jar -DgroupId=com.google.code -DartifactId=kaptcha -Dversion=2.3 -Dpackaging=jar"
- How to include library manually into maven local repository? (view on Google Sidewiki)
Subscribe to:
Posts (Atom)