June 15, 2008

Little Olya


Little Olya




It was as if my little point-and-shoot Canon A620 was jealous over the impending delivery of my first dSLR and decided to remind me of what kind of picture it can take. (It did take quite a few shots to get one with the focus right, though.)





I especially like the background It's the pattern of a dress that a women was wearing a few feet behind this precious little girl. I'm proud of the background because I used it on purpose, and I don't usually watch my backgrounds as carefully as I should.



The precious little girl is Olya, by the way. She turns two this month and seems to get cuter and cuter every time I see her.



3 comments:

Anonymous said...

nice blog...

Anonymous said...

hi i thought of helping you with the comment form..

Just find this code in your template

<p class="comment-footer">
There will be Some Code Here
</p>
<div id="backlinks-container">

Now replace There will be Some Code Here by commentform embed code that is

<div class='comment-form'>
<a name='comment-form'/>
<h3><data:postCommentMsg/></h3>
<p><data:blogCommentMessage/></p>
<iframe allowtransparency='true'
expr:src='data:post.commentFormIframeSrc' frameborder='0'
height='275' id='comment-editor' scrolling='auto'
width='100%'/>
</div>

Now Just Find and delete the following code..

<b:includable id='comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<h3><data:postCommentMsg/></h3>
<p><data:blogCommentMessage/></p>
<iframe allowtransparency='true'expr:src='data:post.commentFormIframeSrc' frameborder='0'
height='275' id='comment-editor' scrolling='auto'
width='100%'/>
</div>
</b:includable>


And it should work fine for you..

If you have any problems implementing this feel free to contact me at
http://www.bloggerplugins.org/2008/06/inline-comments-for-blogger-blogspot.html

Unknown said...

hi i thought of helping you with the comment form..

Just find this code in your template

<p class="comment-footer">
There will be Some Code Here
</p>
<div id="backlinks-container">

Now replace There will be Some Code Here by commentform embed code that is

<b:if cond='data:post.embedCommentForm'>
<div class='comment-form'>
<a name='comment-form'/>
<h3><data:postCommentMsg/></h3>
<p><data:blogCommentMessage/></p>
<iframe allowtransparency='true'
expr:src='data:post.commentFormIframeSrc' frameborder='0'
height='275' id='comment-editor' scrolling='auto'
width='100%'/>
</div>
<b:else/>
<b:if cond='data:post.allowComments'>
<a expr:href='data:post.addCommentUrl' expr:onclick='data:post.addCommentOnclick'><data:postCommentMsg/></a>
</b:if>
</b:if>

Now Just Find and delete the following code..

<b:includable id='comment-form' var='post'>
<div class='comment-form'>
<a name='comment-form'/>
<h3><data:postCommentMsg/></h3>
<p><data:blogCommentMessage/></p>
<iframe allowtransparency='true'expr:src='data:post.commentFormIframeSrc' frameborder='0'
height='275' id='comment-editor' scrolling='auto'
width='100%'/>
</div>
</b:includable>


And it should work fine for you..

If you have any problems implementing this feel free to contact me at
http://www.bloggerplugins.org/2008/06/inline-comments-for-b

Post a Comment