Gallery 2.2 (Double Double) Released!
Photo
2007/03/23 14:30
이전 포스팅에서도 잠깐 언급했던 설치형 갤러리인 Gallery2 가 3월17일자로 근 일여년만에 2.1.2에서 2.2로 업버전을 릴리즈 했다.사이트에서 소개하고 있는 Gallery2의 새로운 기능은New Features of Gallery 2.2 Include:
Downloadable Plugins.
This featu...
와~~ 붙였다...
낙서장
2007/03/22 22:59
내 계정에는 블로그와 이미지 갤러리가 설치되어 있다..블로그는 보시는 바와같이 태터툴스 1.1이고 갤러리는 http://gallery.menalto.com/ 에서Open Source로 배포하고있는 Gallery2를 이용하고 있다.국내는 워낙 제로보드의 갤러리가 많이 퍼져있다보니 다른 갤러...
봄이 찾아드는 길목에서
Photo
2007/03/22 10:03
지난 주말 회사 동료들과 함께 삼청동으로 나들이를 나갔더랬습니다.좀더 날이 풀리고 꽃이 피기시작하면 더 예쁘게 물들지 않을까 하는 생각을 했더랬습니다.아주 약간 쌀쌀하긴 했지만 봄은 우리 코앞에 있었습니다.책읽는 사람의 얼굴은 다르다고 합니다.. 독서...
Web Services (JAX-WS) in Java EE 5
JAVA
2007/03/21 15:36
Contributed and maintained by Geertjan Wielenga, Manisha Umbarje, Martin Grebac, Milan Kuchtiak, and Radko Najman
Java API for XML Web Services (JAX-WS) 2.0, JSR 224, is an important part of the Java EE 5 platform. A follow-on release of Java API...
Creating a Simple SOA Project with NetBeans Enterprise Pack
NetBeans
2007/03/21 15:16
Contents
Overview
Software Needed for this Tutorial
Configuring the Tutorial Environment
Creating the Project
Creating the WSDL Document
Creating the BPEL Process
Creating the Composite Application
Using the CASA Editor
Deploying and Te...
Tomcat/JSP와 한글 문제...
JAVA
2007/03/20 11:38
◎ Tomcat 4.x단순히 JSP 혹은 서블릿의 최 상단에 request.setCharacterEncoding("euc-kr");을 하면 된다.GET과 POST 방식에 상관없이 인코딩을 해준다.◎ Tomcat 5.xPOST 방식은 request.setCharacterEncoding("euc-kr");로 계속 하면된다.하지만 GET 방식은 server...
QUEUE와 DELAYED 프로세싱
JAVA
2007/03/16 18:01
J2SE 5.0 출시에는 새로운 top-level Queue 인터페이스가 Collections Framework에 추가되어 Map, List, Set 인터페이스와 어우러진다. 일반적으로 queue는 먼저 들어온 것이 먼저 나가는 데이터 스트럭쳐이지만 priority queue같은 몇몇 구현들에서는 queue 뒤에 ...
HTTPURLCONNECTION를 사용하여 웹 페이지 액세스하기
JAVA
2007/03/15 12:58
이 글은 HttpURLConnection 과 이의 서브클래스인 HttpsURLConnection 을 사용하여 보안 웹 페이지에 액세스하는 방법을 보여준다. 또한 비보안 페이지(non-secure page)에서 보안 페이지(secure one)로의 리다이렉트를 쉽게 할 수 있는 방법도 볼 수 있다. HTTP 와...
역쉬...뒷풀이는 고깃집이..
낙서장
2007/03/11 00:13
출사 후 뒷풀이.허기진 배를 채우러 들어온 나름 이름있는 고깃집.너무 오랜만에 느껴보는 선술집 분위기...소주한잔이 생각나는 밤이다.minolta @7, km 17-35mm, portra 160vc
JavaTM Cryptography Extension (JCE) Reference Guide
JAVA
2007/03/06 18:59
JavaTM Cryptography Extension (JCE)
Reference Guide
for the JavaTM 2 Platform Standard Edition Development Kit (JDK) 5.0
Introduction
What's New in JCE in the JDK 5.0
Cryptographic Concepts
Encryption and Decryption
Password-Based...
코닥 포트라 ( kodak portra ) 160vc와 함께 한 10개월 - 작례
Photo
2007/03/05 00:25
일러두기
코닥포트라 필름에 대해 다양한 계절과 광선에서의 결과물을 보여드리기 위해 가능한 많은 작례를 개재했습니다.
모든 촬영은 Minolta @7, tokina 19-35, km 17-35, minolta 50 1.7, minolta 100mm macro, 5400hs, 5600hs, 반사판등 을 이용하였으며, 기...
NetBeans를 2007년의 “Best Java IDE Innovator”로 지명 - InfoWorld
NetBeans
2007/03/02 17:42
NetBeans already had the most complete collaboration features among IDE platforms. This year it added important new modules such as Matisse, the most advanced Java GUI designer available today, and complete support for Java EE 5. NetBeans is like...
NetBeans IDE Guide for JBuilder Users
NetBeans
2007/03/02 17:37
If you have used JBuilder to develop Java applications in the past but are looking to move to NetBeans IDE, you can easily get started. Here is a general guide to the things you need to do to start NetBeans IDE, import your JBuilder projects into...