<?xml version="1.0" encoding="UTF-8"?>
<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/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Random thoughts of an overloaded mind &#187; Photography</title>
	<atom:link href="http://blog.amarkulo.com/tag/photography/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.amarkulo.com</link>
	<description>Yet another technical blog about iOS, Windows, Linux, Arduino and everything else</description>
	<lastBuildDate>Tue, 13 Dec 2011 16:56:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>#Arduino flash trigger v1 &#8211; parts list and schematics</title>
		<link>http://blog.amarkulo.com/arduino-flash-trigger-v1-parts-list-and-schematics</link>
		<comments>http://blog.amarkulo.com/arduino-flash-trigger-v1-parts-list-and-schematics#comments</comments>
		<pubDate>Tue, 06 Apr 2010 21:34:05 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[My photo eye]]></category>
		<category><![CDATA[part]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[schematics]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://blog.amarkulo.com/?p=349</guid>
		<description><![CDATA[So as promised here is the parts list for the first version of the Arduino flash trigger. 1x Atmega 168 or smaller chip with Arduino bootloader preprogrammed (the code compiled is only 4k) 1x 28-pin IC socket (so that you &#8230; <a href="http://blog.amarkulo.com/arduino-flash-trigger-v1-parts-list-and-schematics">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So as promised here is the parts list for the first version of the Arduino flash trigger.</p>
<ul>
<li>1x Atmega 168 or smaller chip with Arduino bootloader preprogrammed (the code compiled is only 4k)</li>
<li>1x 28-pin IC socket (so that you can use chip for other projects latter)</li>
<li>1x 16MhZ ceramic resonator</li>
<li>1x 16&#215;2 lcd display, HD44780 compatible</li>
<li>1x 7805 5V voltage regulator</li>
<li>4x micro buttons</li>
<li>1x SFH615 optocouppler</li>
<li>2x 3mm led diodes (green for power and yellow for activity)</li>
<li>4x 220R resistors, 1x 10K resistor and 1x 1K resistor</li>
<li>2x trim potentiometers (4K7 and 10K)</li>
<li>3x male headers(6-pin, 3-pin and 2-pin)</li>
<li>3x ceramic capacitators(0.1 uF, 1uF, 10uF)</li>
<li>1x 3.5 mm female jack for connection to laser</li>
</ul>
<p>Now this post wouldn&#8217;t be complete without Eagle schematic and board files. You can download them on the following link: <a class="downloadlink" href="http://blog.amarkulo.com/wp-content/plugins/download-monitor/download.php?id=6" title="Version1 downloaded 396 times" >Trigger schematics (396)</a>.</p>
<p>I don&#8217;t have schematics of the laser side because it&#8217;s simple. I&#8217;m leading 3 wires with 3.5mm audio cable, analog in, gnd and vcc(+5V). In the laser box I have laser which is connected directly to the vcc and gnd, one foto resistor that is giving to high value to analog in so I have one resistor before it connected to gnd.</p>
<p>So we have:</p>
<ul>
<li>GND wire is connected to laser gnd wire and to one side of let&#8217;s say 2M resistor which other side is connected to one leg of photo resistor</li>
<li>VCC wire is connected to laser vcc wire</li>
<li>Analog in wire connected to other leg of the photo resistor</li>
</ul>
<p>It depends on which photo resistor you are using how big resistor value before it you have to use. Arduino is capable of reading analog in until value of 1024 and that&#8217;s reason why the big resistor value is needed, so you are testing which one do you need until the value of direct laser beam to the photo resistor is under 1024, mine is about 920.</p>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/arduino-flash-trigger-v1-parts-list-and-schematics/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>#Arduino flash trigger – update 2</title>
		<link>http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2</link>
		<comments>http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2#comments</comments>
		<pubDate>Sun, 28 Mar 2010 19:18:24 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[My photo eye]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://blog.amarkulo.com/?p=339</guid>
		<description><![CDATA[So the first prototype board is soldered. All parts are mounted now and everything is working except debug button, I have to find why is that because I couldn&#8217;t find any obvious reason. The soldering was OK with only few &#8230; <a href="http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So the first prototype board is soldered. All parts are mounted now and everything is working except debug button, I have to find why is that because I couldn&#8217;t find any obvious reason.</p>
<p>The soldering was OK with only few places to be fixed because of strong acid mix, but nothing special.</p>
<p>Here are some pictures of the finished trigger.</p>

<a href='http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2/top' title='Top side with display mounted'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/03/top-150x150.jpg" class="attachment-thumbnail" alt="Top side with display mounted" title="Top side with display mounted" /></a>
<a href='http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2/top-disassambled' title='Top side with display unmounted'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/03/top-disassambled-150x150.jpg" class="attachment-thumbnail" alt="Top side with display unmounted" title="Top side with display unmounted" /></a>
<a href='http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2/bottom' title='Bottom side soldered'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/03/bottom-150x150.jpg" class="attachment-thumbnail" alt="Bottom side soldered" title="Bottom side soldered" /></a>

<p>P.S. This is final and last prototype of the version 1. The next one will be better, without trimpots, with 3-4 keys, lot of menus and few outputs instead of one.</p>
<p>Stay tuned!!</p>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/arduino-flash-triger-%e2%80%93-update-2/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>#Arduino flash trigger &#8211; update 1</title>
		<link>http://blog.amarkulo.com/arduino-flash-triger-update-1</link>
		<comments>http://blog.amarkulo.com/arduino-flash-triger-update-1#comments</comments>
		<pubDate>Sun, 21 Mar 2010 22:53:22 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[camera]]></category>
		<category><![CDATA[canon]]></category>
		<category><![CDATA[flash]]></category>
		<category><![CDATA[My photo eye]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[prototype]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://blog.amarkulo.com/?p=332</guid>
		<description><![CDATA[Here are two pictures of the first prototype board for the Arduino flash trigger. Things that I have changed from the last scheme are: removed triggering 3.5mm female connector, instead I have 3-pin connectors to connect wires on one or &#8230; <a href="http://blog.amarkulo.com/arduino-flash-triger-update-1">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Here are two pictures of the first prototype board for the Arduino flash trigger. Things that I have changed from the last scheme are:</p>
<ul>
<li>removed triggering 3.5mm female connector, instead I have 3-pin connectors to connect wires on one or two flashes</li>
<li>added 6 pin programming header so that I can program Atmega chip without removing it from the board every time</li>
<li>added 3 pin jumper header for power selection (usb/external)</li>
</ul>
<p>Here are two pictures of a fresh etched board, not perfect on the corners because of bad mixing of the acid but good enough for the first attempt.</p>

<a href='http://blog.amarkulo.com/arduino-flash-triger-update-1/attachment/1' title='Top'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/03/1-150x150.jpg" class="attachment-thumbnail" alt="Top" title="Top" /></a>
<a href='http://blog.amarkulo.com/arduino-flash-triger-update-1/2-3' title='Bottom'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/03/2-150x150.jpg" class="attachment-thumbnail" alt="Bottom" title="Bottom" /></a>

<p>P.S. Updated schema coming soon.</p>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/arduino-flash-triger-update-1/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>#Arduino -&gt; Flash trigger via laser for watterdrops</title>
		<link>http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops</link>
		<comments>http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops#comments</comments>
		<pubDate>Mon, 22 Feb 2010 10:54:39 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[laser]]></category>
		<category><![CDATA[My photo eye]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[trigger]]></category>

		<guid isPermaLink="false">http://blog.amarkulo.com/?p=291</guid>
		<description><![CDATA[Today I have been asked if I can write something about mine Nikon flash Arduino trigger video that I have put on Youtube. And here it is, description, schematics, video and sample pictures. The idea has already been seen on &#8230; <a href="http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Today I have been asked if I can write something about mine <span style="text-decoration: line-through;">Nikon</span> flash Arduino trigger video that I have put on Youtube.</p>
<p>And here it is, description, schematics, video and sample pictures.</p>
<p>The idea has already been seen on the Internet. Arduino is controlling photo resistor on which laser beam is pointed. When resistance changes itself because of the drop that is cutting beam then Arduino is triggering Nikon camera after the amount of time specified with one trim capacitor which can be between 0 and 1023, but I have divided it with 2 so that I have better control of the delay. All information is displayed on 2&#215;16 LCD display. Also to be able to take picture of drops colliding it&#8217;s necessary that speed of the drops be 10 drops/sec so I have implemented one button for that with proper code behind it.</p>
<p>I have also 4 buttons and 2 led diodes on the board. Buttons that I have are <strong>reset</strong> for resetting of the electronics, <strong>debug</strong> that is switching debug mode on and off, <strong>drops</strong> that is designed to count drops per second and <strong>ready </strong>button that is used when I&#8217;m taking pictures so that when drops are falling fast I don&#8217;t trigger camera every time when they are going down. Led diodes that I&#8217;m using are <strong>green </strong>for power and <strong>yellow </strong>for visual notification when the trigger is trigged.</p>
<p>Here is the final schematics that I&#8217;m using right now.</p>
<p style="text-align: center;">
<div class="wp-caption alignnone" style="width: 197px"><a href="http://blog.amarkulo.com/wp-content/uploads/2010/02/schema.png"><img title="Nikon-Arduino trigger schema" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/schema.png" alt="Nikon-Arduino trigger schema" width="187" height="114" /></a><p class="wp-caption-text">Nikon-Arduino trigger schema</p></div>
<p>For simplified solution with cables I&#8217;m using standard audio cables with 3.5mm stereo jacks on both sides, so I can use same cables for other purposes as well. I have also modified Nikon cable remote so that it has 3.5mm female stereo jack built in for simple use with trigger and without it.</p>
<div class="wp-caption alignnone" style="width: 370px"><a href="http://blog.amarkulo.com/wp-content/uploads/2010/02/3.jpg"><img title="Modified Nikon cable release" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/3.jpg" alt="Nikon trigger schema" width="360" height="480" /></a><p class="wp-caption-text">Modified Nikon cable release</p></div>
<p>Here are few pictures of the whole setup.</p>
<p style="text-align: center;">
<div class="wp-caption alignnone" style="width: 370px"><a href="http://blog.amarkulo.com/wp-content/uploads/2010/02/1.jpg"><img title="Nikon Trigger" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/1.jpg" alt="Nikon Trigger" width="360" height="480" /></a></p>
<p><a href="http://blog.amarkulo.com/wp-content/uploads/2010/02/2.jpg"><img title="Nikon Trigger" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/2.jpg" alt="Nikon Trigger" width="360" height="480" /></a></p>
<p><a href="http://blog.amarkulo.com/wp-content/uploads/2010/02/laser.jpg"><img title="Nikon Trigger" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/laser.jpg" alt="Nikon Trigger" width="360" height="480" /></a></p>
<p><p class="wp-caption-text">Nikon Trigger</p></div>
<p>Of course code behind is in this <a class="downloadlink" href="http://blog.amarkulo.com/wp-content/plugins/download-monitor/download.php?id=5" title="Version1.1 downloaded 343 times" >NikonFastTrigger.pde (343)</a> file available for download.</p>
<p>Simple instructions.</p>
<ol>
<li>when the program is loaded it will display Ready on the second line</li>
<li>when drop breaks laser beam then instead of Ready on display will be Busy until you press Ready button</li>
<li>offten because I have laser box about 1m above the surface delay is needed between 150-220 ms</li>
</ol>
<p>For drops counter I&#8217;m doing like this.</p>
<ol>
<li>switch to drops counter with drops button</li>
<li>then I try to create drops stream with about 1 drop per second with help of the normal digital watch and by changing delay I set Arduino to recognize that as 1drop/sec</li>
<li>now the only thing left is to configure drops stream to 10 drops/second for colliding watterdrops</li>
</ol>
<p>Here are couple of pictures captured with this setup and pictures of colliding drops are to come.</p>

<a href='http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops/1-2' title='1'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/11-150x150.jpg" class="attachment-thumbnail" alt="1" title="1" /></a>
<a href='http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops/2-2' title='2'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/21-150x150.jpg" class="attachment-thumbnail" alt="2" title="2" /></a>
<a href='http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops/3-2' title='3'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/31-150x150.jpg" class="attachment-thumbnail" alt="3" title="3" /></a>
<a href='http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops/attachment/4' title='4'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/4-150x150.jpg" class="attachment-thumbnail" alt="4" title="4" /></a>
<a href='http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops/attachment/5' title='5'><img width="150" height="150" src="http://blog.amarkulo.com/wp-content/uploads/2010/02/5-150x150.jpg" class="attachment-thumbnail" alt="5" title="5" /></a>

<p>And here is the video from YouTube.</p>
<p><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="445" height="364" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowscriptaccess" value="always" /><param name="src" value="http://www.youtube.com/v/Qb_YpJO0nLc&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;border=1" /><param name="allowfullscreen" value="true" /><embed type="application/x-shockwave-flash" width="445" height="364" src="http://www.youtube.com/v/Qb_YpJO0nLc&amp;hl=en_US&amp;fs=1&amp;rel=0&amp;border=1" allowscriptaccess="always" allowfullscreen="true"></embed></object></p>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/arduino-nikon-trigger-via-laser-for-watterdrops/feed</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Sorting of images by creation date from EXIF</title>
		<link>http://blog.amarkulo.com/sorting-of-images-based-on-creation-date-from-exif</link>
		<comments>http://blog.amarkulo.com/sorting-of-images-based-on-creation-date-from-exif#comments</comments>
		<pubDate>Tue, 15 Sep 2009 10:50:44 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Photography]]></category>
		<category><![CDATA[Tips and tricks]]></category>
		<category><![CDATA[exif]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac tips]]></category>
		<category><![CDATA[My photo eye]]></category>
		<category><![CDATA[sorting]]></category>
		<category><![CDATA[windows]]></category>

		<guid isPermaLink="false">http://blog.amarkulo.com/?p=231</guid>
		<description><![CDATA[In my working with photographs the first step in postprocessing is moving them from memory card to pc. Usually this is done via Adobe Bridge and it works like a charm, new folders are being created based by date, files &#8230; <a href="http://blog.amarkulo.com/sorting-of-images-based-on-creation-date-from-exif">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>In my working with photographs the first step in postprocessing is moving them from memory card to pc. Usually this is done via Adobe Bridge and it works like a charm, new folders are being created based by date, files renamed and so on, but Adobe bridge lacks a support for importing folders from hdd as source folders which is option that I need right now, as I have founded on my hdd that I have lot of images that are coppied from memory card directly to hdd as they were created on card.</p>
<p>This brings me to the problem that I have lot of folders with lot of images without any order. This has begun to frustrate me, so I started to write program that will sort them based on exif in respective folders, but one night while reading <a title="Dpreview forums" href="http://forums.dpreview.com">DPreview</a> forum I have founded link to one program that can do exactly what I want on the way I want.</p>
<p>The program is called DIM or Digital Image Mover. It&#8217;s exactly what it&#8217;s name says, image mover from one place to another. It doesn&#8217;t do anything more, just move/copy images from one place to another in the respective folders that are created by the date template that you provide.</p>
<p>Program is written in Java so it works on all platforms that have support for JRE &#8211; Java Runtime Enviroment and so far I have tested it on Mac OS and Windows without any problems.</p>
<p>It has support for all major raw files (NEF, CR2, CRW), jpeg, tiff, png and so on.</p>
<p>Here is a <a title="DIM: Digital Image Mover" href="http://www.alanlight.com/dim/Dim.htm">link</a> to the site of the Alan Light who is author of the program, where you can find the latest version (4.0 at the moment), download it and send donation to author of the program.</p>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/sorting-of-images-based-on-creation-date-from-exif/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Gallery updated</title>
		<link>http://blog.amarkulo.com/gallery-updated</link>
		<comments>http://blog.amarkulo.com/gallery-updated#comments</comments>
		<pubDate>Sat, 23 Aug 2008 11:10:10 +0000</pubDate>
		<dc:creator>amar</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bikes]]></category>
		<category><![CDATA[blog]]></category>
		<category><![CDATA[gallery]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[kids]]></category>
		<category><![CDATA[motorcycles]]></category>
		<category><![CDATA[panorama]]></category>
		<category><![CDATA[people]]></category>
		<category><![CDATA[Photography]]></category>
		<category><![CDATA[photos]]></category>
		<category><![CDATA[pictures]]></category>
		<category><![CDATA[plants]]></category>
		<category><![CDATA[wpg2]]></category>

		<guid isPermaLink="false">http://dzo.blogsite.org/?p=86</guid>
		<description><![CDATA[So after I have fixed problems with WPG2 and permalinks I have updated gallery with some pictures and albums that I made before. You can view them by clicking on page Gallery on right side or here. If you don't &#8230; <a href="http://blog.amarkulo.com/gallery-updated">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So after I have fixed problems with WPG2 and permalinks I have updated gallery with some pictures and albums that I made before.</p>
<p>You can view them by clicking on page Gallery on right side or <a title="Gallery" href="http://blog.amarkulo.com/wpg2">here</a>.</p>
<hr>
<p><div class="entry-utility">If you don't already have a <a href="http://db.tt/aqrG0tY">Dropbox</a> account then you can create it by clicking on my <a href="http://db.tt/aqrG0tY">affiliate link</a>. You will receive 2GB free account + 250 MB extra and I will receive 250 MB as well. Win-Win :-)</div></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.amarkulo.com/gallery-updated/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

