<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.2.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>

<channel>
	<title>veppa laboratory</title>
	<link>http://www.veppa.com/blog</link>
	<description>discover how it is done.</description>
	<pubDate>Thu, 13 Sep 2007 07:57:08 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>
	<language>en</language>
			<item>
		<title>Flash Photo Album 2 is now free with source files</title>
		<link>http://www.veppa.com/blog/2007/09/13/flash-photo-album-2-is-now-free-with-source-files/</link>
		<comments>http://www.veppa.com/blog/2007/09/13/flash-photo-album-2-is-now-free-with-source-files/#comments</comments>
		<pubDate>Thu, 13 Sep 2007 07:57:08 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[XML]]></category>

		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2007/09/13/flash-photo-album-2-is-now-free-with-source-files/</guid>
		<description><![CDATA[Flash Photo Album 2 is new version of Flash photo album with new features. 

It is FREE
Dynamic Picture loading
Easy to install and easy to change content
Show pictures automatically with slideshow
Integrate to any web site
No server side scripting or database requirement
Adds great look and functionality to your web site
Easy to read XML based image captions and [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.veppa.com/services/flash_photo_gallery_2/">Flash Photo Album 2</a> is new version of <a href="http://www.veppa.com/services/flash-photo-gallery.php">Flash photo album</a> with new features. </p>
<ul>
<li>It is FREE</li>
<li>Dynamic Picture loading</li>
<li>Easy to install and easy to change content</li>
<li>Show pictures automatically with slideshow</li>
<li>Integrate to any web site</li>
<li>No server side scripting or database requirement</li>
<li>Adds great look and functionality to your web site</li>
<li>Easy to read XML based image captions and configuration file</li>
<li>Ability to add custom links for each image</li>
</ul>
<p align='center'><a href='http://www.veppa.com/services/flash_photo_gallery_2/' title='Free Flash Photo Album 2'><img src='http://www.veppa.com/blog/wp-content/uploads/2007/09/free-flash-photo2.jpg' alt='Free Flash Photo Album 2' /></a></p>
<p>Released it a while ago and had some feedback and questions about custom integration to other websites and flash files. Unfortunately I haven&#8217;t got much time to tweek and answer those needs. Instead I decided to release source files under same license &#8220;Creative Commons Attribution-Share Alike 3.0 License&#8221;. Think this will help to some of you to figure out how it works and adjust it to your needs.</p>
<p>Flash Photo Album 2 depends on two external classes:</p>
<ul>
<li><a href="http://hosted.zeh.com.br/mctween/index.html">mc_tween2.as</a> class (need to download seperately from source) by Zeh Fernando for animations</li>
<li>XMLSA class (included in package) by Max Ziebell for converting xml to simple array.</li>
</ul>
<p>You can <a href="http://www.veppa.com/services/flash_photo_gallery_2/">download Free Flash Photo Album 2</a> from here</p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2007/09/13/flash-photo-album-2-is-now-free-with-source-files/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Convert new lines to single line space when read from external file</title>
		<link>http://www.veppa.com/blog/2007/07/09/convert-new-lines-to-single-line-space-when-read-from-external-file/</link>
		<comments>http://www.veppa.com/blog/2007/07/09/convert-new-lines-to-single-line-space-when-read-from-external-file/#comments</comments>
		<pubDate>Mon, 09 Jul 2007 11:17:32 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2007/07/09/convert-new-lines-to-single-line-space-when-read-from-external-file/</guid>
		<description><![CDATA[This is a handy code that I use very often in actionscript 1 and 2 to convert new lines to one new line as it is visible in html. Flash thinks them as double new lines \n\n instead of \r\n (return and new line). This code removes \n (new line) and leaves \r (return) in [...]]]></description>
			<content:encoded><![CDATA[<p>This is a handy code that I use very often in actionscript 1 and 2 to convert new lines to one new line as it is visible in html. Flash thinks them as double new lines \n\n instead of \r\n (return and new line). This code removes \n (new line) and leaves \r (return) in string.</p>
<p><code><br />
function textToFlashTF(text) {<br />
return text.split('\r\n').join('\r');<br />
}<br />
</code></p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2007/07/09/convert-new-lines-to-single-line-space-when-read-from-external-file/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Bloggum Blog competition is accepting competitors</title>
		<link>http://www.veppa.com/blog/2007/07/02/bloggum-blog-competition-is-accepting-competitors/</link>
		<comments>http://www.veppa.com/blog/2007/07/02/bloggum-blog-competition-is-accepting-competitors/#comments</comments>
		<pubDate>Mon, 02 Jul 2007 20:26:03 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[blog]]></category>

		<category><![CDATA[news]]></category>

		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2007/07/02/bloggum-blog-competition-is-accepting-competitors/</guid>
		<description><![CDATA[Bloggum Turkish blog service having competition. Blogs compete in design, content, interaction with readers and continuity. Application for competition is going on and will accept users until 8 July 2007. After, each user will have right to use 3 votes for blogs they like. Blog that collects most of the votes will be the winner.
Main [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.bloggum.com">Bloggum Turkish blog service</a> having <a href="http://www.bloggum.com/t/genel/blog_yarismasi.php">competition</a>. Blogs compete in design, content, interaction with readers and continuity. Application for competition is going on and will accept users until 8 July 2007. After, each user will have right to use 3 votes for blogs they like. Blog that collects most of the votes will be the winner.</p>
<p><a href="http://www.bloggum.com/t/genel/blog_yarismasi.php"><img id="image38" alt="Bloggum blog yarismasi" src="http://www.veppa.com/blog/wp-content/uploads/2007/07/blog_yarismasi_300x250.jpg" align="left" /></a>Main prize for competition is <a href="http://www.samsungcamera.co.uk/product/pro_view.asp?prol_uid=2732&#038;cat_uid=11" target="_blank">Samsung S630</a> 6 mega pixel digital camera. First 5 blogs will receive a handbook â€œ<a href="http://bloglapazarlama.bloggum.com/yazi/yaptiginiz_blogdan_para_kazanmanin_yollari_bu_kita.html" target="_blank">Blogla pazarlama</a>â€, about how to make successful marketing blog.</p>
<p>Visit <a href="http://blog.bloggum.com/yazi/bloggum_blog_yarismasi_kurallari.html">official bloggum blog for competition details</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2007/07/02/bloggum-blog-competition-is-accepting-competitors/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Released Flash Photo Album version 2</title>
		<link>http://www.veppa.com/blog/2007/06/10/released-flash-photo-album-version-2/</link>
		<comments>http://www.veppa.com/blog/2007/06/10/released-flash-photo-album-version-2/#comments</comments>
		<pubDate>Sun, 10 Jun 2007 21:06:36 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[news]]></category>

		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2007/06/10/released-flash-photo-album-version-2/</guid>
		<description><![CDATA[In past couple years there was great interest for Free Flash Photo Album, which is still great and much faster than any others flash photo album on the internet. But it is a bit difficult to setup, especially if you have a lot of photos to show and each photo has a title. That&#8217;s why [...]]]></description>
			<content:encoded><![CDATA[<p>In past couple years there was great interest for <a href="http://www.veppa.com/services/flash_photo_gallery_2/">Free Flash Photo Album</a>, which is still great and much faster than any others flash photo album on the internet. But it is a bit difficult to setup, especially if you have a lot of photos to show and each photo has a title. That&#8217;s why I wrote new Flash photo album version 2 which uses xml for specifying images and customizing photo album itself. <br />
<a id="p36" rel="attachment" class="imagelink" href="http://www.veppa.com/blog/2007/06/10/released-flash-photo-album-version-2/free-flash-photo-album-2/" title="free flash photo album 2"><img id="image36" src="http://www.veppa.com/blog/wp-content/uploads/2007/06/free-flash-photo2.jpg" alt="free flash photo album 2" /></a><br />
<strong>Here are some main features of <a href="http://www.veppa.com/services/flash_photo_gallery_2/">flash photo album 2</a>:</strong><br />
â€¢	Dynamic Picture loading<br />
â€¢	Easy to install and easy to change content<br />
â€¢	Show pictures automatically with slideshow<br />
â€¢	No server side scripting or database requirement<br />
â€¢	Easy to read XML based image captions and configuration file<br />
â€¢	Ability to add custom links for each image</p>
<p><a href="http://www.veppa.com/services/flash_photo_gallery_2/">Visit Free Flash Photo Album 2 page for more info and download.</a><br />
Visit live <a href="http://www.detaildecor.com/interior_design.html">website using photo album, Detail Decoration</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2007/06/10/released-flash-photo-album-version-2/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Future of personal computer</title>
		<link>http://www.veppa.com/blog/2007/01/12/future-of-personal-computer/</link>
		<comments>http://www.veppa.com/blog/2007/01/12/future-of-personal-computer/#comments</comments>
		<pubDate>Fri, 12 Jan 2007 10:09:04 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[presentation]]></category>

		<category><![CDATA[coputer]]></category>

		<category><![CDATA[technical]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2007/01/12/future-of-personal-computer/</guid>
		<description><![CDATA[Computer technology is the fastest growing technology in last decade. And It is close to change PC from how it is now to more usable and intuitive multi touch screens.  Couple years ago I saw a prototype of universal omni Optimus keyboard at Artlebedev.com website. And was amazed how usable it will be. Keyboard [...]]]></description>
			<content:encoded><![CDATA[<p>Computer technology is the fastest growing technology in last decade. And It is close to change PC from how it is now to more usable and intuitive multi touch screens. <img id="image19" src="http://www.veppa.com/blog/wp-content/uploads/2007/01/keyb_002.thumbnail.jpg" alt="Optimus keyboard" style="float:left;" /> Couple years ago I saw a prototype of universal omni <a href="http://www.artlebedev.com/everything/optimus/">Optimus keyboard</a> at Artlebedev.com website. And was amazed how usable it will be. Keyboard displays keys of active application. Using photoshop will transform it to photoshop shortcut keyboard, playing doom will make it doom keyboard and typing in other language will convert it to Russian or some other language. It is really amazing.
</p>
<p>But watching presentation by <a href="http://www.ted.com/tedtalks/tedtalksplayer.cfm?key=j_han">Jeff Han at ted.com</a> changed my opinion about Optimus keyboard. It is really amazing and usable technology. Remember watching <a href="http://www.minorityreport.com/">Minority Report</a> ,<a href="http://whatisthematrix.warnerbros.com/">Matrix</a>    and <a href="http://www.paycheckmovie.com/">Paycheck</a>. It will make interaction much faster. as we now interacting with only one mouse pointer, and fixed keyboard it takes time to learn shortcuts and perform simple tasks. Also with on screen customizable and resizable keyboard, there will be no need for any other keyboard , not even optimus one. </p>
<p><object width="425" height="350">
<param name="movie" value="http://www.youtube.com/v/89sz8ExZndc"></param>
<param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/89sz8ExZndc" type="application/x-shockwave-flash" wmode="transparent" width="425" height="350"></embed></object></p>
<blockquote><p>Jeff Han is a research scientist for New York University&#8217;s Courant Institute of Mathematical Sciences. Here, he demonstrates—for the first time publicly—his intuitive, &#8220;interface-free,&#8221; <a href="http://mrl.nyu.edu/~jhan/ftirtouch/">touch-driven computer screen</a>, which can be manipulated intuitively with the fingertips, and responds to varying levels of pressure. (Recorded February 2006 in Monterey, CA.)</p></blockquote>
<p><a href="http://www.ted.com/tedtalks/tedtalksplayer.cfm?key=j_han">watch presentation at ted.com </a>.    </p>
<p>Related <a href="http://www.fastcompany.com/subscr/112/open_features-canttouchthis.html">article about Jeff Han is published in Fast Company february issue 2007</a> by <a href="http://www.penenberg.com">Adam L. Penenberg</a>. Article contains brief history and past work of Jeff Hun, technology and inspiration used to create Multi-touch Screen, existing and future products aimed for consumer markets. Article contains an other video presentation done on wall mounted two 8-foot-by-3-foot panels.</p>
<p><embed src="http://services.brightcove.com/services/viewer/federated_f8/271543545" bgcolor="#FFFFFF" flashVars="videoId=422563006&#038;playerId=271543545&#038;viewerSecureGatewayURL=https://services.brightcove.com/services/amfgateway&#038;servicesURL=http://services.brightcove.com/services&#038;cdnURL=http://admin.brightcove.com&#038;domain=embed&#038;autoStart=false&#038;" base="http://admin.brightcove.com" name="flashObj" width="486" height="412" seamlesstabbing="false" type="application/x-shockwave-flash" swLiveConnect="true" pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash"></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2007/01/12/future-of-personal-computer/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Problem with using AND, OR for single column values</title>
		<link>http://www.veppa.com/blog/2006/12/09/problem-with-using-and-or-for-single-column-values/</link>
		<comments>http://www.veppa.com/blog/2006/12/09/problem-with-using-and-or-for-single-column-values/#comments</comments>
		<pubDate>Sat, 09 Dec 2006 16:54:12 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[MySql]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2006/12/09/problem-with-using-and-or-for-single-column-values/</guid>
		<description><![CDATA[I have a MySql database table as shown in image . Where table has thousands of records with any integer and varchar values in id1 and id2.
I want to select values where id1=(1 and (2 or 3)). Which will result in id2=a,b,c.
Result may be several hundred records for real table and I will be using [...]]]></description>
			<content:encoded><![CDATA[<p><img align="left" id="image18" alt="Example Mysql table" src="http://www.veppa.com/blog/wp-content/uploads/2006/12/mysql_table.gif" />I have a <a title="The world's most popular open source database" target="_blank" href="http://www.mysql.com/">MySql </a>database table as shown in image . Where table has thousands of records with any integer and varchar values in id1 and id2.</p>
<p>I want to select values where id1=(1 and (2 or 3)). Which will result in id2=a,b,c.</p>
<p>Result may be several hundred records for real table and I will be using LIMIT start, records for  showing results on each page.</p>
<ul>
<li>For selecting records id1= 1 and 2 and 3:<br />
<strong> SELECT *, count(*) as total_count FROM table WHERE id1=1 OR id1=2 OR id1=3 GROUP BY id2 HAVING l_count=&#8217;3&#8242;;</strong></li>
<li>For selecting records id1= 1 or 2 or 3:<br />
<strong> SELECT *, count(*) as total_count FROM table WHERE id1=1 OR id1=2 OR id1=3 GROUP BY id2;</strong></li>
</ul>
<p>But how to select mixed and , or statements, like id1=(1 and (2 or 3))?<br />
I found some solution.</p>
<p> <a href="http://www.veppa.com/blog/2006/12/09/problem-with-using-and-or-for-single-column-values/#more-17" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2006/12/09/problem-with-using-and-or-for-single-column-values/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Simple , yet attractive photo portfolio</title>
		<link>http://www.veppa.com/blog/2006/11/25/simple-yet-attractive-photo-portfolio/</link>
		<comments>http://www.veppa.com/blog/2006/11/25/simple-yet-attractive-photo-portfolio/#comments</comments>
		<pubDate>Sat, 25 Nov 2006 12:18:57 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[Website]]></category>

		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2006/11/25/simple-yet-attractive-photo-portfolio/</guid>
		<description><![CDATA[
This is a really simple but attractive flash website of Javier Ferrer Vidal ,  Spanish  photographer.  Site contains 2 sections about page with  video animation  playing  related to mouse location and movement.  Which gives you feeling of rotating 3d object.  Video is  a bit crappy  [...]]]></description>
			<content:encoded><![CDATA[<p><a title="www.javierferrervidal.com website" target="_blank" href="http://www.javierferrervidal.com/"><img border="0" id="image15" alt="www.javierferrervidal.com website" src="http://www.veppa.com/blog/wp-content/uploads/2006/11/fotofolio.jpg" /></a></p>
<p>This is a really simple but attractive flash website of <a target="_blank" href="http://www.javierferrervidal.com/">Javier Ferrer Vidal ,  Spanish  photographer</a>.  Site contains 2 sections about page with  video animation  playing  related to mouse location and movement.  Which gives you feeling of rotating 3d object.  Video is  a bit crappy  because is full screen and  requires  a lot of  computer CPU and memory to play smoothly. And  portfolio page,  which I like  most, loads external images and moves as a 3D cloud of images. I like that 3D feeling and small circle particles place holding before images are loaded.</p>
<p>Also it blurs background as you navigate into each section. Which is also cool feeling focusing on front objects. And the home page is designed like a magazine cover also having the 3D effect. Site is also featured on <a target="_blank" href="http://www.thefwa.com/">Favourite website awards</a> today, as a site of the day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2006/11/25/simple-yet-attractive-photo-portfolio/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Margiana data visualization experiment</title>
		<link>http://www.veppa.com/blog/2006/11/24/margiana-data-visualization-experiment/</link>
		<comments>http://www.veppa.com/blog/2006/11/24/margiana-data-visualization-experiment/#comments</comments>
		<pubDate>Fri, 24 Nov 2006 20:51:57 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[news]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2006/11/24/margiana-data-visualization-experiment/</guid>
		<description><![CDATA[Honored to announce an experimental web site Margiana (www.margiana.com). Web site collects news from various news websites and tags them according to their contents. Margiana gives you ability to monitor news for a specific tag. Now it is listing all tag related news. Abilities exploring tag relations, group similar tags, visualize tag cloud, display most [...]]]></description>
			<content:encoded><![CDATA[<p>Honored to announce an experimental web site Margiana (<a href="http://www.margiana.com">www.margiana.com</a>). Web site collects news from various news websites and tags them according to their contents. Margiana gives you ability to monitor news for a specific tag. Now it is listing all tag related news. Abilities exploring tag relations, group similar tags, visualize tag cloud, display most viewed news for week and month are some of the future aspects of he website.</p>
<p><img id="image32" src="http://www.veppa.com/blog/wp-content/uploads/2007/06/margiana.jpg" alt="Margiana.com tag menu" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2006/11/24/margiana-data-visualization-experiment/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Flash navigation with sphare effect</title>
		<link>http://www.veppa.com/blog/2006/10/31/flash-navigation-with-sphare-effect/</link>
		<comments>http://www.veppa.com/blog/2006/10/31/flash-navigation-with-sphare-effect/#comments</comments>
		<pubDate>Tue, 31 Oct 2006 00:46:11 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[Flash]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2006/10/31/flash-navigation-with-sphare-effect/</guid>
		<description><![CDATA[ Recently I was looking for funky navigation to make www.margiana.com web site interesting. And found several dynamic flash tutorials and distributed source codes.
]]></description>
			<content:encoded><![CDATA[<p><img alt="Sphare flash navigation" id="image13" class="alignleft" src="http://www.veppa.com/blog/wp-content/uploads/2006/10/sphare_flash_nav.jpg" /> Recently I was looking for funky navigation to make <a href="http://www.margiana.com">www.margiana.com</a> web site interesting. And found several dynamic flash tutorials and distributed source codes.  <a href="http://www.veppa.com/blog/2006/10/31/flash-navigation-with-sphare-effect/#more-12" class="more-link">(more&#8230;)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2006/10/31/flash-navigation-with-sphare-effect/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Aging photos for past 8 years</title>
		<link>http://www.veppa.com/blog/2006/10/27/aging-photos-for-past-8-years/</link>
		<comments>http://www.veppa.com/blog/2006/10/27/aging-photos-for-past-8-years/#comments</comments>
		<pubDate>Fri, 27 Oct 2006 08:37:27 +0000</pubDate>
		<dc:creator>vepa_hal</dc:creator>
		
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://www.veppa.com/blog/2006/10/27/aging-photos-for-past-8-years/</guid>
		<description><![CDATA[This guy took everyday mugshots for 8 years. And here is preview. For me it the difficult part is doing it everyday, which requires really strong deduction. But here it is, and he changed much.

]]></description>
			<content:encoded><![CDATA[<p>This guy took everyday mugshots for 8 years. And here is preview. For me it the difficult part is doing it everyday, which requires really strong deduction. But here it is, and he changed much.<br />
<embed src='http://us.i1.yimg.com/cosmos.bcst.yahoo.com/player/media/swf/FLVVideoSolo.swf' flashvars='id=897339&#038;emailUrl=http%3A%2F%2Fvideo.yahoo.com%2Futil%2Fmail%3Fei%3DUTF-8%26vid%3Df869b3944a443c76247df5fde10c84ba.897339%26cache%3D1&#038;imUrl=http%253A%252F%252Fvideo.yahoo.com%252Fvideo%252Fplay%253F%2526ei%253DUTF-8%2526vid%253Df869b3944a443c76247df5fde10c84ba.897339%2526cache%253D1&#038;imTitle=Living%2BMy%2BLife%2BFaster%2B-%2B8%2Byears%2Bof%2BJK%2526%252339%253Bs%2BDaily%2BPhoto%2BProject&#038;searchUrl=http://video.yahoo.com/video/search?p=&#038;profileUrl=http://video.yahoo.com/video/profile?yid=&#038;creatorValue=YzcxMTIz&#038;vid=f869b3944a443c76247df5fde10c84ba.897339' type='application/x-shockwave-flash' width='425' height='350'></embed></p>
]]></content:encoded>
			<wfw:commentRss>http://www.veppa.com/blog/2006/10/27/aging-photos-for-past-8-years/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
