선유도 사진놀이

저번주에 선유도 갔을 때 찍은 필름들을 오늘 스캔 했다. 이거 재미난 사진들이 꽤 많은걸!!!
소년이 사전 검열하기 전에 후딱 올려야지!!!

사용자 삽입 이미지

선유도 도착해서 사진기 꺼내서 팔 부들부들 SLR 셀카질로 사진질 시작!!!

var servicePath=”http://iam312.pe.kr”,blogURL=”http://iam312.pe.kr”;function TTGallery(containerId) {
this.containerId = containerId;
this.container = document.getElementById(this.containerId);
this.container.style.filter = “progid:DXImageTransform.Microsoft.Fade(duration=0.3, overlap=1.0)”;
this.container.style.textAlign = “center”;
this.container.style.width = “100%”;
this.container.instance = this;

this.numImages = 0;
this.imageLoaded = 0;
this.offset = 0;

this.src = new Array();
this.caption = new Array();
this.width = new Array();
this.height = new Array();
this.imageCache = new Array();

this.container = null;
};
TTGallery.prototype.appendImage = function(src, caption, width, height) {
this.numImages++;
var imageCache = new Image();
imageCache.src = src;
this.imageCache[this.imageCache.length] = src;

this.src[this.src.length] = src;
this.width[this.width.length] = width;
this.height[this.height.length] = height;
this.caption[this.caption.length] = caption;
};
TTGallery.prototype.getControl = function() {
var control = document.createElement(“div”);
control.style.marginBottom = “10px”;
control.className = “galleryControl”;
control.style.font = “bold 0.9em Verdana, Sans-serif”;
control.innerHTML = ‘(‘ + (this.offset + 1) + ‘/’ + this.numImages + ‘) PREVIOUS ZOOM NEXT‘;

return control;
};
TTGallery.prototype.getImage = function() {
var image = document.createElement(“img”);
image.instance = this;
image.src = this.src[this.offset];
image.width = this.width[this.offset];
image.height = this.height[this.offset];
image.onclick = this.showImagePopup2;
image.style.cursor = “pointer”;

return image;
};
TTGallery.prototype.getCaption = function() {
var captionText = this.caption[this.offset];
captionText = captionText.replace(new RegExp(“&?”, “gi”), “&”);
captionText = captionText.replace(new RegExp(“<?”, “gi”), “”);
captionText = captionText.replace(new RegExp(“"?”, “gi”), “””);
captionText = captionText.replace(new RegExp(“'?”, “gi”), “‘”);

var caption = document.createElement(“div”);
caption.style.textAlign = “center”;
caption.style.marginTop = “8px”;
caption.className = “galleryCaption”;
caption.appendChild(document.createTextNode(captionText));

return caption;
};
TTGallery.prototype.show = function(offset) {
this.container = document.getElementById(this.containerId);

if(this.numImages == 0) {
var div = document.createElement(“div”);
div.style.textAlign = “center”;
div.style.color = “#888”;
div.style.margin = “10px auto”;
div.style.font = “bold 2em/1 Verdana, Sans-serif”;
div.innerHTML = ‘No Images‘;
this.container.appendChild(div);
this.container = null;
return;
}

if(typeof offset == “undefined”) {
this.offset = 0;
} else {
if(offset = this.numImages) {
this.offset = 0;
} else {
this.offset = offset;
}
}

if(this.container.filters) {
this.container.filters[0].Apply();
}

this.container.innerHTML = “”;
this.container.appendChild(this.getControl());
this.container.appendChild(this.getImage());
this.container.appendChild(this.getCaption());

if(this.container.filters) {
this.container.filters[0].Play();
}
this.container = null;
};
TTGallery.prototype.prev = function() {
this.show(this.offset-1);
};
TTGallery.prototype.next = function() {
this.show(this.offset+1);
};
TTGallery.prototype.showImagePopup1 = function() {
this.showImagePopup();
};
TTGallery.prototype.showImagePopup2 = function() {
this.instance.showImagePopup();
};
TTGallery.prototype.showImagePopup = function(offset) {
try {
open_img(this.src[this.offset]);
} catch(e) {
window.open(this.src[this.offset]);
}
};

//

사용자 삽입 이미지
사용자 삽입 이미지
사용자 삽입 이미지
사용자 삽입 이미지
사용자 삽입 이미지

소년의 뚱나발 순간 포착!
그 시작은 우아했으나, 그 나중은 코믹했노라. 푸하하하~

사용자 삽입 이미지
헤~ 갈수록 사악해져간다고 소년이 그러는데 정말인것 같다! 푸하하하!!!!
소년 사진 찍는 실력이 정말 많이 늘었다.

사용자 삽입 이미지

아~~ 쫌~
또!!! 이런 사진이야~
하는 듯한 소년의 표정.

사용자 삽입 이미지

그래서 소년 예쁜 모습도 한장!

사용자 삽입 이미지

꽃사진 찍는데 흑백필름 끼웠다고 소년이 격하게 지적한 사진. ㅜㅜ

사용자 삽입 이미지

선유도를 떠나기 전 포즈를 취해준 소년.

그리고 나서 선유도를 나와 따끈한 것좀 먹을려던 차에 뭉의 전화가 와서 한참 추위에 떨다가 뭉을 만나 치킨 한마리 먹고 집으로 고고싱한 재미난 하루였다.

kx, mz-3, tokina 19-35, smc K50.4, smc FA100 MACRO | konica PAN 100, agfa vista 100, agfa CT precia 100 | LS-30
선유도

선유도 사진놀이”에 대한 3개의 생각

  1. 필름 찾을때부터 살짝 불안하드라니 T-T
    검열대상이 한두건이 아니예요..내일 오랫만에 목덜미 붙잡힐 각오하셈
    근데 부들부들 셀카! 오!! 좋아요 좋아..^0^

  2. 월 초부터 좋은사진 구경하고 갑니다~~~ 으힛!!!
    소년님 사진스킬이 쭉~쭉~쭉~쭉~쭉~쭉~쭉~ 급상승인걸요?? 오우~ 乃
    부들부들 SLR 셀카질.. ㅎ ㅋ 좋아요~~~ 아주 좋아요~~

답글 남기기

아래 항목을 채우거나 오른쪽 아이콘 중 하나를 클릭하여 로그 인 하세요:

WordPress.com 로고

WordPress.com의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

Twitter 사진

Twitter의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

Facebook 사진

Facebook의 계정을 사용하여 댓글을 남깁니다. 로그아웃 /  변경 )

%s에 연결하는 중